Trace number 3318193

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: MiniSAT 2.2.0-agile-26? (TO) 1300.05 1300.1

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/2dlx_ca_bp_f_liveness.cnf
MD5SUM99cd8de7f06ce8c087a5c7fb299dfb62
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 variables202253
Number of clauses4313014
Sum of the clauses size12562188
Maximum clause length651
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23935640
Number of clauses of size 3199653
Number of clauses of size 410363
Number of clauses of size 55846
Number of clauses of size over 5161511

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-3318193-1304904834/watcher-3318193-1304904834 -o /tmp/evaluation-result-3318193-1304904834/solver-3318193-1304904834 -C 2400 -W 1300 -M 7680 minisat HOME/instance-3318193-1304904834.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.40 3.47 3.58 5/360 32223
/proc/meminfo: memFree=8331800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=11796 CPUtime=0 cores=4,6
/proc/32221/stat : 32221 (runsolver) S 32218 32221 31133 0 -1 4202560 41 0 0 0 0 0 0 0 19 0 1 0 582900328 12079104 50 33554432000 4194304 5432360 140737014829264 18446744073709551615 4881623 0 2147483391 4096 24578 18446744071699968823 0 0 17 6 0 0 0
/proc/32221/statm: 2949 50 30 303 0 2643 0

[startup+0.04856 s]
/proc/loadavg: 2.40 3.47 3.58 5/360 32223
/proc/meminfo: memFree=8331800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=2492 CPUtime=0 cores=4,6
/proc/32221/stat : 32221 (minisat) S 32218 32221 31133 0 -1 4194304 88 0 0 0 0 0 0 0 17 0 1 0 582900328 2551808 43 33554432000 4194304 4291235 140736495405744 18446744073709551615 233505373831 0 2147483391 4096 0 18446744071699207358 0 0 17 4 0 0 0
/proc/32221/statm: 623 43 34 24 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2492

[startup+0.100543 s]
/proc/loadavg: 2.40 3.47 3.58 5/360 32223
/proc/meminfo: memFree=8331800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=20548 CPUtime=0 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 1065 0 0 0 0 0 0 0 17 0 1 0 582900328 21041152 980 33554432000 4194304 4291235 140736495405744 18446744073709551615 4277932 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 5137 981 214 24 0 1771 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20548

[startup+0.300507 s]
/proc/loadavg: 2.40 3.47 3.58 5/360 32223
/proc/meminfo: memFree=8331800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=56132 CPUtime=0.2 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 11954 0 0 0 19 1 0 0 17 0 1 0 582900328 57479168 10124 33554432000 4194304 4291235 140736495405744 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 14033 10125 215 24 0 10667 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 56132

[startup+0.700436 s]
/proc/loadavg: 2.40 3.47 3.58 5/360 32223
/proc/meminfo: memFree=8331800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=130988 CPUtime=0.6 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 34239 0 0 0 55 5 0 0 17 0 1 0 582900328 134131712 28117 33554432000 4194304 4291235 140736495405744 18446744073709551615 233509994704 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 32747 28118 215 24 0 29381 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 130988

[startup+1.50033 s]
/proc/loadavg: 2.61 3.50 3.58 6/370 32237
/proc/meminfo: memFree=7765204/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=281344 CPUtime=1.4 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 76527 0 0 0 127 13 0 0 19 0 1 0 582900328 288096256 62523 33554432000 4194304 4291235 140736495405744 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 70336 62524 215 24 0 66970 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 281344

[startup+3.10103 s]
/proc/loadavg: 2.61 3.50 3.58 5/370 32237
/proc/meminfo: memFree=7029344/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=360612 CPUtime=3 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 87446 0 0 0 285 15 0 0 22 0 1 0 582900328 369266688 72811 33554432000 4194304 4291235 140736495405744 18446744073709551615 4230010 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 90153 72811 237 24 0 86787 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 360612

[startup+6.30046 s]
/proc/loadavg: 2.61 3.50 3.58 6/370 32237
/proc/meminfo: memFree=6676528/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=364528 CPUtime=6.2 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 89216 0 0 0 605 15 0 0 25 0 1 0 582900328 373276672 74521 33554432000 4194304 4291235 140736495405744 18446744073709551615 4229925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 91132 74521 239 24 0 87766 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 364528

[startup+12.7003 s]
/proc/loadavg: 2.82 3.51 3.59 6/370 32237
/proc/meminfo: memFree=6640480/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=345560 CPUtime=12.6 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 110177 0 0 0 1242 18 0 0 25 0 1 0 582900328 353853440 64808 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255562 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 86390 64808 259 24 0 83024 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 345560

[startup+25.501 s]
/proc/loadavg: 2.92 3.51 3.59 5/365 32254
/proc/meminfo: memFree=7510552/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=345560 CPUtime=25.4 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 115954 0 0 0 2521 19 0 0 25 0 1 0 582900328 353853440 70559 33554432000 4194304 4291235 140736495405744 18446744073709551615 4248950 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 86390 70559 259 24 0 83024 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 345560

[startup+51.1004 s]
/proc/loadavg: 2.95 3.47 3.57 5/364 32255
/proc/meminfo: memFree=7430800/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=426948 CPUtime=51 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 127835 0 0 0 5078 22 0 0 25 0 1 0 582900328 437194752 82383 33554432000 4194304 4291235 140736495405744 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 106737 82383 259 24 0 103371 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 426948

[startup+102.314 s]
/proc/loadavg: 2.98 3.39 3.53 5/364 32256
/proc/meminfo: memFree=7041348/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=559208 CPUtime=102.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 149820 0 0 0 10195 27 0 0 25 0 1 0 582900328 572628992 104252 33554432000 4194304 4291235 140736495405744 18446744073709551615 4248368 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 139802 104252 259 24 0 136436 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 559208

[startup+162.3 s]
/proc/loadavg: 2.99 3.31 3.50 5/364 32258
/proc/meminfo: memFree=6666712/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=559208 CPUtime=162.21 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 172965 0 0 0 16189 32 0 0 25 0 1 0 582900328 572628992 127288 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 139802 127288 259 24 0 136436 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 559208

[startup+222.301 s]
/proc/loadavg: 2.99 3.25 3.46 5/364 32259
/proc/meminfo: memFree=6271120/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=774132 CPUtime=222.21 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 197365 0 0 0 22184 37 0 0 25 0 1 0 582900328 792711168 151582 33554432000 4194304 4291235 140736495405744 18446744073709551615 4256285 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 193533 151582 259 24 0 190167 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 774132

[startup+282.301 s]
/proc/loadavg: 3.11 3.24 3.44 5/364 32261
/proc/meminfo: memFree=5904660/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=774132 CPUtime=282.21 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 220415 0 0 0 28178 43 0 0 25 0 1 0 582900328 792711168 174542 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 193533 174542 259 24 0 190167 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 774132

[startup+342.301 s]
/proc/loadavg: 3.14 3.22 3.42 4/364 32263
/proc/meminfo: memFree=5509068/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1123380 CPUtime=342.21 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 240442 0 0 0 34171 50 0 0 25 0 1 0 582900328 1150341120 194446 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 280845 194446 259 24 0 277479 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 1123380

[startup+402.3 s]
/proc/loadavg: 3.05 3.18 3.39 5/364 32264
/proc/meminfo: memFree=5199780/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1123380 CPUtime=402.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 266997 0 0 0 40164 58 0 0 25 0 1 0 582900328 1150341120 220910 33554432000 4194304 4291235 140736495405744 18446744073709551615 4262096 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 280845 220910 259 24 0 277479 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1123380

[startup+462.301 s]
/proc/loadavg: 3.05 3.16 3.37 5/364 32266
/proc/meminfo: memFree=4858756/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1123544 CPUtime=462.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 291385 0 0 0 46158 64 0 0 25 0 1 0 582900328 1150509056 245217 33554432000 4194304 4291235 140736495405744 18446744073709551615 4263312 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 280886 245217 259 24 0 277520 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 1123544

[startup+522.301 s]
/proc/loadavg: 3.02 3.13 3.35 5/364 32267
/proc/meminfo: memFree=3900076/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1125448 CPUtime=522.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 313105 0 0 0 52152 70 0 0 25 0 1 0 582900328 1152458752 266872 33554432000 4194304 4291235 140736495405744 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 281362 266872 259 24 0 277996 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 1125448

[startup+582.301 s]
/proc/loadavg: 3.00 3.10 3.32 4/364 32269
/proc/meminfo: memFree=2262244/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1699724 CPUtime=582.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 331895 0 0 0 58148 74 0 0 25 0 1 0 582900328 1740517376 285592 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 424931 285592 259 24 0 421565 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 1699724

[startup+642.3 s]
/proc/loadavg: 3.00 3.08 3.30 5/364 32271
/proc/meminfo: memFree=1299020/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1699724 CPUtime=642.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 342653 0 0 0 64145 78 0 0 25 0 1 0 582900328 1740517376 296298 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255831 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 424931 296298 259 24 0 421565 0
Current children cumulated CPU time (s) 642.23
Current children cumulated vsize (KiB) 1699724

[startup+702.301 s]
/proc/loadavg: 3.00 3.06 3.28 5/364 32272
/proc/meminfo: memFree=631216/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1700152 CPUtime=702.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 353052 0 0 0 70140 82 0 0 25 0 1 0 582900328 1740955648 306638 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 425038 306638 259 24 0 421672 0
Current children cumulated CPU time (s) 702.22
Current children cumulated vsize (KiB) 1700152

[startup+762.314 s]
/proc/loadavg: 3.00 3.05 3.26 5/364 32274
/proc/meminfo: memFree=356712/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1705616 CPUtime=762.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 368973 0 0 0 76137 86 0 0 25 0 1 0 582900328 1746550784 322502 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 426404 322502 259 24 0 423038 0
Current children cumulated CPU time (s) 762.23
Current children cumulated vsize (KiB) 1705616

[startup+822.301 s]
/proc/loadavg: 3.16 3.07 3.25 5/364 32275
/proc/meminfo: memFree=92752/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1708388 CPUtime=822.22 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 387345 0 0 0 82131 91 0 0 25 0 1 0 582900328 1749389312 340803 33554432000 4194304 4291235 140736495405744 18446744073709551615 4248612 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 427097 340803 259 24 0 423731 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 1708388

[startup+882.3 s]
/proc/loadavg: 3.20 3.09 3.24 5/364 32277
/proc/meminfo: memFree=94840/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1711008 CPUtime=882.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 409076 0 0 0 88125 98 0 0 25 0 1 0 582900328 1752072192 362444 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255641 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 427752 362444 259 24 0 424386 0
Current children cumulated CPU time (s) 882.23
Current children cumulated vsize (KiB) 1711008

[startup+942.301 s]
/proc/loadavg: 3.07 3.07 3.23 5/364 32279
/proc/meminfo: memFree=92992/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1721536 CPUtime=942.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 427641 0 0 0 94119 104 0 0 25 0 1 0 582900328 1762852864 380916 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 430384 380916 259 24 0 427018 0
Current children cumulated CPU time (s) 942.23
Current children cumulated vsize (KiB) 1721536

[startup+1002.3 s]
/proc/loadavg: 3.07 3.07 3.21 5/364 32280
/proc/meminfo: memFree=93504/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1721536 CPUtime=1002.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 439784 0 0 0 100115 108 0 0 25 0 1 0 582900328 1762852864 392978 33554432000 4194304 4291235 140736495405744 18446744073709551615 4267245 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 430384 392978 259 24 0 427018 0
Current children cumulated CPU time (s) 1002.23
Current children cumulated vsize (KiB) 1721536

[startup+1062.3 s]
/proc/loadavg: 3.02 3.05 3.20 5/364 32282
/proc/meminfo: memFree=92680/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=1724356 CPUtime=1062.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 457781 0 0 0 106110 113 0 0 25 0 1 0 582900328 1765740544 410914 33554432000 4194304 4291235 140736495405744 18446744073709551615 4263022 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 431089 410914 259 24 0 427723 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 1724356

[startup+1122.3 s]
/proc/loadavg: 3.01 3.04 3.18 5/364 32283
/proc/meminfo: memFree=96768/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=2650288 CPUtime=1122.23 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 474215 0 0 0 112105 118 0 0 25 0 1 0 582900328 2713894912 427274 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 662572 427274 259 24 0 659206 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 2650288

[startup+1182.3 s]
/proc/loadavg: 3.00 3.03 3.17 5/364 32285
/proc/meminfo: memFree=92328/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=2653672 CPUtime=1182.24 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 490282 0 0 0 118101 123 0 0 25 0 1 0 582900328 2717360128 443276 33554432000 4194304 4291235 140736495405744 18446744073709551615 4255883 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 663418 443276 259 24 0 660052 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 2653672

[startup+1242.3 s]
/proc/loadavg: 3.00 3.02 3.16 5/364 32287
/proc/meminfo: memFree=94312/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=2655984 CPUtime=1242.24 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 508089 0 0 0 124096 128 0 0 25 0 1 0 582900328 2719727616 461009 33554432000 4194304 4291235 140736495405744 18446744073709551615 4248333 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 663996 461009 259 24 0 660630 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 2655984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.51 2.89 3.10 4/358 32305
/proc/meminfo: memFree=6871684/32951124 swapFree=67111348/67111528
[pid=32221] ppid=32218 vsize=2659348 CPUtime=1299.95 cores=4,6
/proc/32221/stat : 32221 (minisat) R 32218 32221 31133 0 -1 4202496 524687 0 0 0 129862 133 0 0 25 0 1 0 582900328 2723172352 477536 33554432000 4194304 4291235 140736495405744 18446744073709551615 4248304 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/32221/statm: 664837 477536 259 24 0 661471 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 2659348

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.1
CPU time (s): 1300.05
CPU user time (s): 1298.63
CPU system time (s): 1.41778
CPU usage (%): 99.9959
Max. virtual memory (cumulated for all children) (KiB): 2659348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.63
system time used= 1.41778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 524687
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= 26
involuntary context switches= 662

runsolver used 4.63929 second user time and 10.4364 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-09 03:34:04
IDJOB=3318193
IDBENCH=88165
IDSOLVER=1707
FILE ID=node145/3318193-1304904834
RUNJOBID= node145-1304904834-32198
PBS_JOBID= 13282126
Free space on /tmp= 43000 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/2dlx_ca_bp_f_liveness.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3318193-1304904834/watcher-3318193-1304904834 -o /tmp/evaluation-result-3318193-1304904834/solver-3318193-1304904834 -C 2400 -W 1300 -M 7680  minisat HOME/instance-3318193-1304904834.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 99cd8de7f06ce8c087a5c7fb299dfb62
RANDOM SEED=11698519

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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	: 5332.82
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       8337984 kB
Buffers:        226548 kB
Cached:       18259332 kB
SwapCached:          0 kB
Active:        8863764 kB
Inactive:     15095940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       8337984 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          368440 kB
Writeback:           0 kB
AnonPages:     5473460 kB
Mapped:          27096 kB
Slab:           553888 kB
PageTables:      34196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79342520 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= 43176 MiB
End job on node145 at 2011-05-09 03:55:47