Trace number 3387542

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
minisat hack: cir_minisat 2011-05-13 (simp)? (TO) 5000.09 5000.17

General information on the benchmark

NameSAT03/industrial/schuppan/l2s/
dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
MD5SUM3fef216b3efe77c0f10ea0e0be664a94
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables261352
Number of clauses773077
Sum of the clauses size1985588
Maximum clause length248
Minimum clause length1
Number of clauses of size 11592
Number of clauses of size 2357488
Number of clauses of size 3413748
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5249

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3387542-1305605392/watcher-3387542-1305605392 -o /tmp/evaluation-result-3387542-1305605392/solver-3387542-1305605392 -C 5000 -W 5100 -M 15500 HOME/cir_minisat HOME/instance-3387542-1305605392.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.12 4.07 4.02 4/577 13288
/proc/meminfo: memFree=12301300/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=27960 CPUtime=0 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 2585 0 0 0 0 0 0 0 23 0 1 0 672137015 28631040 2475 33554432000 4194304 4300288 140737087771728 18446744073709551615 4240145 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 6990 2476 217 26 0 3622 0

[startup+0.065197 s]
/proc/loadavg: 4.12 4.07 4.02 4/577 13288
/proc/meminfo: memFree=12301300/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=51248 CPUtime=0.06 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 7872 0 0 0 5 1 0 0 23 0 1 0 672137015 52477952 7706 33554432000 4194304 4300288 140737087771728 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 12812 7707 218 26 0 9444 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 51248

[startup+0.101195 s]
/proc/loadavg: 4.12 4.07 4.02 4/577 13288
/proc/meminfo: memFree=12301300/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=54720 CPUtime=0.09 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 8926 0 0 0 8 1 0 0 23 0 1 0 672137015 56033280 8692 33554432000 4194304 4300288 140737087771728 18446744073709551615 4279009 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 13680 8693 218 26 0 10312 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54720

[startup+0.301148 s]
/proc/loadavg: 4.12 4.07 4.02 4/577 13288
/proc/meminfo: memFree=12301300/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=67276 CPUtime=0.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 13438 0 0 0 28 1 0 0 25 0 1 0 672137015 68890624 12550 33554432000 4194304 4300288 140737087771728 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 16819 12550 218 26 0 13451 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 67276

[startup+0.701075 s]
/proc/loadavg: 4.12 4.07 4.02 4/577 13288
/proc/meminfo: memFree=12301300/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=89428 CPUtime=0.69 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 19523 0 0 0 67 2 0 0 25 0 1 0 672137015 91574272 17608 33554432000 4194304 4300288 140737087771728 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 22357 17608 218 26 0 18989 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89428

[startup+1.50094 s]
/proc/loadavg: 4.12 4.07 4.02 5/578 13289
/proc/meminfo: memFree=12213880/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=111784 CPUtime=1.49 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 25312 0 0 0 146 3 0 0 25 0 1 0 672137015 114466816 22466 33554432000 4194304 4300288 140737087771728 18446744073709551615 4217096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 27946 22466 222 26 0 24578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 111784

[startup+3.10064 s]
/proc/loadavg: 4.12 4.07 4.02 5/578 13289
/proc/meminfo: memFree=12192664/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=124692 CPUtime=3.09 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 38192 0 0 0 303 6 0 0 25 0 1 0 672137015 127684608 25469 33554432000 4194304 4300288 140737087771728 18446744073709551615 4231196 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 31173 25469 222 26 0 27805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124692

[startup+6.30105 s]
/proc/loadavg: 4.11 4.07 4.02 5/578 13289
/proc/meminfo: memFree=12184612/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=133008 CPUtime=6.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 42939 0 0 0 622 7 0 0 25 0 1 0 672137015 136200192 27123 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255605 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 33252 27123 242 26 0 29884 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133008

[startup+12.7009 s]
/proc/loadavg: 4.10 4.07 4.02 5/578 13289
/proc/meminfo: memFree=12175936/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=133008 CPUtime=12.69 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 43062 0 0 0 1262 7 0 0 25 0 1 0 672137015 136200192 27246 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 33252 27246 242 26 0 29884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 133008

[startup+25.5005 s]
/proc/loadavg: 4.08 4.07 4.02 5/578 13289
/proc/meminfo: memFree=12148408/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=163356 CPUtime=25.49 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 46499 0 0 0 2542 7 0 0 25 0 1 0 672137015 167276544 30650 33554432000 4194304 4300288 140737087771728 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 40839 30650 242 26 0 37471 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 163356

[startup+51.1009 s]
/proc/loadavg: 4.05 4.06 4.01 5/578 13290
/proc/meminfo: memFree=12235648/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=243496 CPUtime=51.08 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 60547 0 0 0 5098 10 0 0 25 0 1 0 672137015 249339904 44641 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255713 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 60874 44641 242 26 0 57506 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 243496

[startup+102.322 s]
/proc/loadavg: 4.02 4.05 4.01 5/578 13291
/proc/meminfo: memFree=12066268/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=293584 CPUtime=102.31 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 79296 0 0 0 10216 15 0 0 25 0 1 0 672137015 300630016 63261 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 73396 63261 242 26 0 70028 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 293584

[startup+162.301 s]
/proc/loadavg: 4.01 4.04 4.00 5/578 13293
/proc/meminfo: memFree=11881500/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=374972 CPUtime=162.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 98020 0 0 0 16209 20 0 0 25 0 1 0 672137015 383971328 81856 33554432000 4194304 4300288 140737087771728 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 93743 81856 242 26 0 90375 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 374972

[startup+222.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/578 13294
/proc/meminfo: memFree=11927600/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=507232 CPUtime=222.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 121910 0 0 0 22204 25 0 0 25 0 1 0 672137015 519405568 105631 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 126808 105631 242 26 0 123440 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 507232

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/578 13296
/proc/meminfo: memFree=11765260/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=722156 CPUtime=282.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 138704 0 0 0 28201 28 0 0 25 0 1 0 672137015 739487744 122325 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255560 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 180539 122325 242 26 0 177171 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 722156

[startup+342.301 s]
/proc/loadavg: 4.11 4.05 4.01 5/578 13298
/proc/meminfo: memFree=12179512/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=293584 CPUtime=342.29 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 166989 0 0 0 34193 36 0 0 25 0 1 0 672137015 300630016 59377 33554432000 4194304 4300288 140737087771728 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/13288/statm: 73396 59377 242 26 0 70028 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 293584

[startup+402.301 s]
/proc/loadavg: 4.09 4.05 4.01 5/578 13299
/proc/meminfo: memFree=12016440/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=374972 CPUtime=402.23 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 187621 0 0 0 40182 41 0 0 25 0 1 0 672137015 383971328 79880 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255602 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 93743 79880 242 26 0 90375 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 374972

[startup+462.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/578 13301
/proc/meminfo: memFree=11973488/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=507232 CPUtime=462.23 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 211050 0 0 0 46177 46 0 0 25 0 1 0 672137015 519405568 103216 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268280 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 126808 103217 242 26 0 123440 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 507232

[startup+522.301 s]
/proc/loadavg: 4.09 4.06 4.01 5/578 13302
/proc/meminfo: memFree=11805180/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=722156 CPUtime=522.23 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 234350 0 0 0 52172 51 0 0 25 0 1 0 672137015 739487744 126347 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268522 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 180539 126347 242 26 0 177171 0
Current children cumulated CPU time (s) 522.23
Current children cumulated vsize (KiB) 722156

[startup+582.301 s]
/proc/loadavg: 4.07 4.06 4.01 5/578 13304
/proc/meminfo: memFree=11805628/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=722156 CPUtime=582.23 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 248923 0 0 0 58169 54 0 0 25 0 1 0 672137015 739487744 140810 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 180539 140810 242 26 0 177171 0
Current children cumulated CPU time (s) 582.23
Current children cumulated vsize (KiB) 722156

[startup+642.301 s]

################
# More data... #
################

[startup+4062.32 s]
/proc/loadavg: 1.00 1.22 1.87 2/570 13427
/proc/meminfo: memFree=11804396/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=803820 CPUtime=4062.24 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1447079 0 0 0 405911 313 0 0 25 0 1 0 672137015 823111680 193122 33554432000 4194304 4300288 140737087771728 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 200955 193122 242 26 0 197587 0
Current children cumulated CPU time (s) 4062.24
Current children cumulated vsize (KiB) 803820

[startup+4122.3 s]
/proc/loadavg: 1.00 1.18 1.82 2/570 13428
/proc/meminfo: memFree=11733948/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1154404 CPUtime=4122.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1464892 0 0 0 411905 317 0 0 25 0 1 0 672137015 1182109696 210837 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255682 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 288601 210837 242 26 0 285233 0
Current children cumulated CPU time (s) 4122.22
Current children cumulated vsize (KiB) 1154404

[startup+4182.3 s]
/proc/loadavg: 1.07 1.17 1.77 2/570 13430
/proc/meminfo: memFree=11657424/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1156148 CPUtime=4182.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1483967 0 0 0 417899 322 0 0 25 0 1 0 672137015 1183895552 229810 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 289037 229810 242 26 0 285669 0
Current children cumulated CPU time (s) 4182.21
Current children cumulated vsize (KiB) 1156148

[startup+4242.3 s]
/proc/loadavg: 1.06 1.15 1.73 2/570 13432
/proc/meminfo: memFree=11586356/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1157448 CPUtime=4242.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1502029 0 0 0 423896 326 0 0 25 0 1 0 672137015 1185226752 247753 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 289362 247753 242 26 0 285994 0
Current children cumulated CPU time (s) 4242.22
Current children cumulated vsize (KiB) 1157448

[startup+4302.3 s]
/proc/loadavg: 1.02 1.12 1.68 2/570 13433
/proc/meminfo: memFree=12228664/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=381924 CPUtime=4302.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1543706 0 0 0 429886 335 0 0 25 0 1 0 672137015 391090176 87422 33554432000 4194304 4300288 140737087771728 18446744073709551615 4249530 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 95481 87422 242 26 0 92113 0
Current children cumulated CPU time (s) 4302.21
Current children cumulated vsize (KiB) 381924

[startup+4362.3 s]
/proc/loadavg: 1.00 1.10 1.63 2/570 13435
/proc/meminfo: memFree=12113568/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=596372 CPUtime=4362.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1572613 0 0 0 435883 339 0 0 25 0 1 0 672137015 610684928 116224 33554432000 4194304 4300288 140737087771728 18446744073709551615 4256003 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 149093 116224 242 26 0 145725 0
Current children cumulated CPU time (s) 4362.22
Current children cumulated vsize (KiB) 596372

[startup+4422.3 s]
/proc/loadavg: 1.00 1.08 1.59 2/570 13436
/proc/meminfo: memFree=12020304/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=597772 CPUtime=4422.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1595857 0 0 0 441877 344 0 0 25 0 1 0 672137015 612118528 139422 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 149443 139422 242 26 0 146075 0
Current children cumulated CPU time (s) 4422.21
Current children cumulated vsize (KiB) 597772

[startup+4482.3 s]
/proc/loadavg: 1.00 1.06 1.55 2/570 13438
/proc/meminfo: memFree=11932988/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=816036 CPUtime=4482.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1617707 0 0 0 447873 349 0 0 25 0 1 0 672137015 835620864 161221 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 204009 161221 242 26 0 200641 0
Current children cumulated CPU time (s) 4482.22
Current children cumulated vsize (KiB) 816036

[startup+4542.3 s]
/proc/loadavg: 1.00 1.05 1.51 2/570 13440
/proc/meminfo: memFree=11868252/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=817328 CPUtime=4542.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1634072 0 0 0 453871 351 0 0 25 0 1 0 672137015 836943872 177497 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 204332 177497 242 26 0 200964 0
Current children cumulated CPU time (s) 4542.22
Current children cumulated vsize (KiB) 817328

[startup+4602.3 s]
/proc/loadavg: 1.00 1.04 1.48 2/570 13441
/proc/meminfo: memFree=11794208/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=818176 CPUtime=4602.22 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1652310 0 0 0 459868 354 0 0 25 0 1 0 672137015 837812224 195641 33554432000 4194304 4300288 140737087771728 18446744073709551615 4268248 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 204544 195641 242 26 0 201176 0
Current children cumulated CPU time (s) 4602.22
Current children cumulated vsize (KiB) 818176

[startup+4662.3 s]
/proc/loadavg: 1.00 1.03 1.45 2/570 13443
/proc/meminfo: memFree=11719536/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1168924 CPUtime=4662.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1670868 0 0 0 465863 358 0 0 25 0 1 0 672137015 1196978176 214092 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 292231 214092 242 26 0 288863 0
Current children cumulated CPU time (s) 4662.21
Current children cumulated vsize (KiB) 1168924

[startup+4722.32 s]
/proc/loadavg: 1.09 1.05 1.42 2/570 13444
/proc/meminfo: memFree=11644872/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1169824 CPUtime=4722.23 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1689858 0 0 0 471861 362 0 0 25 0 1 0 672137015 1197899776 232975 33554432000 4194304 4300288 140737087771728 18446744073709551615 4272238 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 292456 232975 242 26 0 289088 0
Current children cumulated CPU time (s) 4722.23
Current children cumulated vsize (KiB) 1169824

[startup+4782.3 s]
/proc/loadavg: 1.08 1.05 1.40 2/570 13446
/proc/meminfo: memFree=11560532/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1171468 CPUtime=4782.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1711176 0 0 0 477855 366 0 0 25 0 1 0 672137015 1199583232 254175 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255750 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 292867 254175 242 26 0 289499 0
Current children cumulated CPU time (s) 4782.21
Current children cumulated vsize (KiB) 1171468

[startup+4842.3 s]
/proc/loadavg: 1.02 1.04 1.37 2/570 13448
/proc/meminfo: memFree=11503344/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1172660 CPUtime=4842.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1725282 0 0 0 483852 369 0 0 25 0 1 0 672137015 1200803840 268228 33554432000 4194304 4300288 140737087771728 18446744073709551615 4256240 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 293165 268228 242 26 0 289797 0
Current children cumulated CPU time (s) 4842.21
Current children cumulated vsize (KiB) 1172660

[startup+4902.3 s]
/proc/loadavg: 1.01 1.03 1.35 2/570 13449
/proc/meminfo: memFree=11435256/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1173904 CPUtime=4902.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1742491 0 0 0 489849 372 0 0 25 0 1 0 672137015 1202077696 285363 33554432000 4194304 4300288 140737087771728 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 293476 285363 242 26 0 290108 0
Current children cumulated CPU time (s) 4902.21
Current children cumulated vsize (KiB) 1173904

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.32 2/570 13451
/proc/meminfo: memFree=11360340/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1743012 CPUtime=4962.21 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1761226 0 0 0 495846 375 0 0 25 0 1 0 672137015 1784844288 303997 33554432000 4194304 4300288 140737087771728 18446744073709551615 4256261 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 435753 303997 242 26 0 432385 0
Current children cumulated CPU time (s) 4962.21
Current children cumulated vsize (KiB) 1743012



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.1 s]
/proc/loadavg: 1.00 1.02 1.31 2/570 13452
/proc/meminfo: memFree=11319908/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1743600 CPUtime=5000.02 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1771290 0 0 0 499626 376 0 0 25 0 1 0 672137015 1785446400 314026 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 435900 314026 242 26 0 432532 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1743600

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+5000.1 s]
/proc/loadavg: 1.00 1.02 1.31 2/570 13452
/proc/meminfo: memFree=11319908/32951124 swapFree=67111348/67111528
[pid=13288] ppid=13286 vsize=1743600 CPUtime=5000.02 cores=0,2,4,6
/proc/13288/stat : 13288 (cir_minisat) R 13286 13288 10801 0 -1 4202496 1771290 0 0 0 499626 376 0 0 25 0 1 0 672137015 1785446400 314026 33554432000 4194304 4300288 140737087771728 18446744073709551615 4255685 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/13288/statm: 435900 314026 242 26 0 432532 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 1743600

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.17
CPU time (s): 5000.09
CPU user time (s): 4996.27
CPU system time (s): 3.81742
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 1794864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4996.27
system time used= 3.81742
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1771290
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 8076

runsolver used 30.2294 second user time and 63.7353 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-17 06:09:53
IDJOB=3387542
IDBENCH=84248
IDSOLVER=1873
FILE ID=node139/3387542-1305605392
RUNJOBID= node139-1305599849-12826
PBS_JOBID= 13350339
Free space on /tmp= 73412 MiB

SOLVER NAME= minisat hack: cir_minisat 2011-05-13 (simp)
BENCH NAME= SAT03/industrial/schuppan/l2s/dme-03-1-k247-unsat.shuffled-as.sat03-407.cnf
COMMAND LINE= HOME/cir_minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387542-1305605392/watcher-3387542-1305605392 -o /tmp/evaluation-result-3387542-1305605392/solver-3387542-1305605392 -C 5000 -W 5100 -M 15500  HOME/cir_minisat HOME/instance-3387542-1305605392.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3fef216b3efe77c0f10ea0e0be664a94
RANDOM SEED=335264774

node139.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5321.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12301332 kB
Buffers:        351076 kB
Cached:        3303208 kB
SwapCached:          0 kB
Active:       18089124 kB
Inactive:      2200384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12301332 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           15584 kB
Writeback:           0 kB
AnonPages:    16635152 kB
Mapped:          45552 kB
Slab:           209484 kB
PageTables:      79696 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 172091296 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73424 MiB
End job on node139 at 2011-05-17 07:33:15