Trace number 3420038

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 reference: minisat 2.2.0? (TO) 5000.13 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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-3420038-1306584900/watcher-3420038-1306584900 -o /tmp/evaluation-result-3420038-1306584900/solver-3420038-1306584900 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420038-1306584900.cnf 

running on 4 cores: 1,3,5,7

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: 2.08 2.05 2.01 2/526 17099
/proc/meminfo: memFree=13002692/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=25732 CPUtime=0.01 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 2050 0 0 0 1 0 0 0 25 0 1 0 750905893 26349568 1925 33554432000 4194304 4291037 140737206800976 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 6433 1926 216 24 0 3067 0

[startup+0.103999 s]
/proc/loadavg: 2.08 2.05 2.01 2/526 17099
/proc/meminfo: memFree=13002692/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=34464 CPUtime=0.09 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 5387 0 0 0 9 0 0 0 25 0 1 0 750905893 35291136 4792 33554432000 4194304 4291037 140737206800976 18446744073709551615 4277852 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 8736 4803 240 24 0 5370 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34464

[startup+0.200993 s]
/proc/loadavg: 2.08 2.05 2.01 2/526 17099
/proc/meminfo: memFree=13002692/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=36012 CPUtime=0.19 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 7263 0 0 0 19 0 0 0 25 0 1 0 750905893 36876288 5409 33554432000 4194304 4291037 140737206800976 18446744073709551615 233509958341 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 9003 5409 240 24 0 5637 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36012

[startup+0.300975 s]
/proc/loadavg: 2.08 2.05 2.01 2/526 17099
/proc/meminfo: memFree=13002692/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=38624 CPUtime=0.29 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 7534 0 0 0 29 0 0 0 25 0 1 0 750905893 39550976 5667 33554432000 4194304 4291037 140737206800976 18446744073709551615 4230112 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 9656 5667 240 24 0 6290 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38624

[startup+0.700891 s]
/proc/loadavg: 2.08 2.05 2.01 2/526 17099
/proc/meminfo: memFree=13002692/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=34700 CPUtime=0.69 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 8199 0 0 0 69 0 0 0 25 0 1 0 750905893 35532800 4995 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256169 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 8675 4995 258 24 0 5309 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34700

[startup+1.50075 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17100
/proc/meminfo: memFree=12980764/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=39052 CPUtime=1.49 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 8606 0 0 0 149 0 0 0 25 0 1 0 750905893 39989248 5396 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 9763 5396 258 24 0 6397 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39052

[startup+3.10046 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17100
/proc/meminfo: memFree=12976052/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=50548 CPUtime=3.09 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 11253 0 0 0 308 1 0 0 25 0 1 0 750905893 51761152 8018 33554432000 4194304 4291037 140737206800976 18446744073709551615 4261898 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 12637 8018 258 24 0 9271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50548

[startup+6.30089 s]
/proc/loadavg: 2.08 2.05 2.01 3/527 17100
/proc/meminfo: memFree=12960172/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=57728 CPUtime=6.29 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 13114 0 0 0 628 1 0 0 25 0 1 0 750905893 59113472 9854 33554432000 4194304 4291037 140737206800976 18446744073709551615 4262368 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 14432 9854 258 24 0 11066 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57728

[startup+12.7007 s]
/proc/loadavg: 2.07 2.05 2.01 3/527 17100
/proc/meminfo: memFree=12940660/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=69404 CPUtime=12.69 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 16808 0 0 0 1267 2 0 0 25 0 1 0 750905893 71069696 13508 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 17351 13508 258 24 0 13985 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69404

[startup+25.5004 s]
/proc/loadavg: 2.05 2.05 2.00 3/527 17102
/proc/meminfo: memFree=12994104/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=69404 CPUtime=25.49 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 24558 0 0 0 2546 3 0 0 25 0 1 0 750905893 71069696 11623 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256272 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 17351 11623 258 24 0 13985 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69404

[startup+51.1008 s]
/proc/loadavg: 2.04 2.04 2.00 3/527 17102
/proc/meminfo: memFree=12950532/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=70516 CPUtime=51.09 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 38814 0 0 0 5104 5 0 0 25 0 1 0 750905893 72208384 12704 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 17629 12704 258 24 0 14263 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 70516

[startup+102.301 s]
/proc/loadavg: 2.01 2.03 2.00 3/527 17104
/proc/meminfo: memFree=12927564/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=129440 CPUtime=102.31 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 69052 0 0 0 10220 11 0 0 25 0 1 0 750905893 132546560 27687 33554432000 4194304 4291037 140737206800976 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 32360 27687 258 24 0 28994 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 129440

[startup+162.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17105
/proc/meminfo: memFree=12956920/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=102364 CPUtime=162.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 101833 0 0 0 16212 18 0 0 25 0 1 0 750905893 104820736 19677 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 25591 19677 258 24 0 22225 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 102364

[startup+222.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 17107
/proc/meminfo: memFree=12885564/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=137592 CPUtime=222.31 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 128971 0 0 0 22208 23 0 0 25 0 1 0 750905893 140894208 27415 33554432000 4194304 4291037 140737206800976 18446744073709551615 4248128 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 34398 27415 258 24 0 31032 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 137592

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/527 17108
/proc/meminfo: memFree=12928416/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=72152 CPUtime=282.29 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 156399 0 0 0 28199 30 0 0 25 0 1 0 750905893 73883648 13679 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 18038 13679 258 24 0 14672 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 72152

[startup+342.301 s]
/proc/loadavg: 2.11 2.05 2.01 4/527 17110
/proc/meminfo: memFree=12900216/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=92780 CPUtime=342.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 182783 0 0 0 34193 37 0 0 25 0 1 0 750905893 95006720 17864 33554432000 4194304 4291037 140737206800976 18446744073709551615 4248413 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 23195 17864 258 24 0 19829 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 92780

[startup+402.301 s]
/proc/loadavg: 2.10 2.07 2.02 3/527 17112
/proc/meminfo: memFree=12871144/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=114736 CPUtime=402.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 209436 0 0 0 40187 43 0 0 25 0 1 0 750905893 117489664 23258 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 28684 23258 258 24 0 25318 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114736

[startup+462.301 s]
/proc/loadavg: 2.04 2.05 2.01 6/527 17113
/proc/meminfo: memFree=12844552/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=147592 CPUtime=462.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 235599 0 0 0 46182 48 0 0 25 0 1 0 750905893 151134208 25500 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 36898 25500 258 24 0 33532 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 147592

[startup+522.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/527 17116
/proc/meminfo: memFree=12840904/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=119472 CPUtime=522.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 258888 0 0 0 52176 54 0 0 25 0 1 0 750905893 122339328 25244 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 29868 25244 258 24 0 26502 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119472

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17148
/proc/meminfo: memFree=13146556/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=104784 CPUtime=582.3 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 278959 0 0 0 58173 57 0 0 25 0 1 0 750905893 107298816 20140 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255763 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17099/statm: 26196 20140 258 24 0 22830 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 104784

[startup+642.301 s]

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

[startup+4062.3 s]
/proc/loadavg: 2.12 2.04 2.01 3/527 17267
/proc/meminfo: memFree=12800068/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=382488 CPUtime=4062.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1662425 0 0 0 405849 389 0 0 25 0 1 0 750905893 391667712 72489 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 95622 72489 258 24 0 92256 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 382488

[startup+4122.3 s]
/proc/loadavg: 2.10 2.05 2.01 3/527 17270
/proc/meminfo: memFree=12864860/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=301100 CPUtime=4122.37 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1686875 0 0 0 411842 395 0 0 25 0 1 0 750905893 308326400 59069 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256295 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 75275 59069 258 24 0 71909 0
Current children cumulated CPU time (s) 4122.37
Current children cumulated vsize (KiB) 301100

[startup+4182.32 s]
/proc/loadavg: 2.14 2.07 2.01 3/527 17271
/proc/meminfo: memFree=12957556/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=221520 CPUtime=4182.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1708521 0 0 0 417837 401 0 0 25 0 1 0 750905893 226836480 44344 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 55380 44344 258 24 0 52014 0
Current children cumulated CPU time (s) 4182.38
Current children cumulated vsize (KiB) 221520

[startup+4242.3 s]
/proc/loadavg: 2.15 2.08 2.02 3/527 17278
/proc/meminfo: memFree=12841808/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=303920 CPUtime=4242.37 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1730006 0 0 0 423829 408 0 0 25 0 1 0 750905893 311214080 65597 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 75980 65597 258 24 0 72614 0
Current children cumulated CPU time (s) 4242.37
Current children cumulated vsize (KiB) 303920

[startup+4302.3 s]
/proc/loadavg: 2.05 2.07 2.01 3/527 17280
/proc/meminfo: memFree=12884184/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=253832 CPUtime=4302.37 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1753724 0 0 0 429822 415 0 0 25 0 1 0 750905893 259923968 51826 33554432000 4194304 4291037 140737206800976 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 63458 51826 258 24 0 60092 0
Current children cumulated CPU time (s) 4302.37
Current children cumulated vsize (KiB) 253832

[startup+4362.3 s]
/proc/loadavg: 2.02 2.05 2.01 3/527 17281
/proc/meminfo: memFree=12847052/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=385736 CPUtime=4362.37 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1774045 0 0 0 435816 421 0 0 25 0 1 0 750905893 394993664 71968 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 96434 71968 258 24 0 93068 0
Current children cumulated CPU time (s) 4362.37
Current children cumulated vsize (KiB) 385736

[startup+4422.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/527 17283
/proc/meminfo: memFree=12885192/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=304908 CPUtime=4422.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1804980 0 0 0 441810 428 0 0 25 0 1 0 750905893 312225792 62248 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 76227 62248 258 24 0 72861 0
Current children cumulated CPU time (s) 4422.38
Current children cumulated vsize (KiB) 304908

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17284
/proc/meminfo: memFree=12786052/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=389876 CPUtime=4482.37 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1822017 0 0 0 447803 434 0 0 25 0 1 0 750905893 399233024 79143 33554432000 4194304 4291037 140737206800976 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 97469 79143 258 24 0 94103 0
Current children cumulated CPU time (s) 4482.37
Current children cumulated vsize (KiB) 389876

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 17286
/proc/meminfo: memFree=12908756/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=259000 CPUtime=4542.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1841874 0 0 0 453798 440 0 0 25 0 1 0 750905893 265216000 51374 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 64750 51374 258 24 0 61384 0
Current children cumulated CPU time (s) 4542.38
Current children cumulated vsize (KiB) 259000

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/527 17288
/proc/meminfo: memFree=12803556/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=311648 CPUtime=4602.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1856285 0 0 0 459794 444 0 0 25 0 1 0 750905893 319127552 65670 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 77912 65670 258 24 0 74546 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 311648

[startup+4662.3 s]
/proc/loadavg: 2.14 2.06 2.01 3/527 17289
/proc/meminfo: memFree=12871080/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=265612 CPUtime=4662.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1882910 0 0 0 465788 450 0 0 25 0 1 0 750905893 271986688 52099 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 66403 52099 258 24 0 63037 0
Current children cumulated CPU time (s) 4662.38
Current children cumulated vsize (KiB) 265612

[startup+4722.3 s]
/proc/loadavg: 2.20 2.08 2.02 3/527 17291
/proc/meminfo: memFree=12812620/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=397088 CPUtime=4722.4 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1906120 0 0 0 471784 456 0 0 25 0 1 0 750905893 406618112 75088 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 99272 75088 258 24 0 95906 0
Current children cumulated CPU time (s) 4722.4
Current children cumulated vsize (KiB) 397088

[startup+4782.3 s]
/proc/loadavg: 2.14 2.08 2.02 3/527 17293
/proc/meminfo: memFree=12827688/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=268044 CPUtime=4782.38 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1930636 0 0 0 477777 461 0 0 25 0 1 0 750905893 274477056 57360 33554432000 4194304 4291037 140737206800976 18446744073709551615 4248322 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 67011 57360 258 24 0 63645 0
Current children cumulated CPU time (s) 4782.38
Current children cumulated vsize (KiB) 268044

[startup+4842.32 s]
/proc/loadavg: 2.05 2.06 2.01 3/527 17295
/proc/meminfo: memFree=12783496/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=399520 CPUtime=4842.4 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1947118 0 0 0 483774 466 0 0 25 0 1 0 750905893 409108480 73653 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 99880 73653 258 24 0 96514 0
Current children cumulated CPU time (s) 4842.4
Current children cumulated vsize (KiB) 399520

[startup+4902.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/527 17297
/proc/meminfo: memFree=12882156/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=268044 CPUtime=4902.39 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1970173 0 0 0 489767 472 0 0 25 0 1 0 750905893 274477056 58097 33554432000 4194304 4291037 140737206800976 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 67011 58097 258 24 0 63645 0
Current children cumulated CPU time (s) 4902.39
Current children cumulated vsize (KiB) 268044

[startup+4962.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17298
/proc/meminfo: memFree=12815752/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=399520 CPUtime=4962.39 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 1986799 0 0 0 495760 479 0 0 25 0 1 0 750905893 409108480 74538 33554432000 4194304 4291037 140737206800976 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 99880 74538 258 24 0 96514 0
Current children cumulated CPU time (s) 4962.39
Current children cumulated vsize (KiB) 399520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17299
/proc/meminfo: memFree=12907852/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=237224 CPUtime=5000.11 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 2003059 0 0 0 499529 482 0 0 25 0 1 0 750905893 242917376 51509 33554432000 4194304 4291037 140737206800976 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 59306 51509 258 24 0 55940 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 237224

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

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

[startup+5000 s]
/proc/loadavg: 2.00 2.03 2.00 3/527 17299
/proc/meminfo: memFree=12907852/32951124 swapFree=66578944/67111528
[pid=17099] ppid=17096 vsize=237224 CPUtime=5000.11 cores=1,3,5,7
/proc/17099/stat : 17099 (minisat_release) R 17096 17099 16668 0 -1 4202496 2003059 0 0 0 499529 482 0 0 25 0 1 0 750905893 242917376 51509 33554432000 4194304 4291037 140737206800976 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/17099/statm: 59306 51509 258 24 0 55940 0
Current children cumulated CPU time (s) 5000.11
Current children cumulated vsize (KiB) 237224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.03
CPU time (s): 5000.13
CPU user time (s): 4995.3
CPU system time (s): 4.83227
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 411016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.3
system time used= 4.83226
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2003062
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= 29369

runsolver used 24.4023 second user time and 61.9846 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-28 14:15:00
IDJOB=3420038
IDBENCH=83110
IDSOLVER=1912
FILE ID=node145/3420038-1306584900
RUNJOBID= node145-1306579390-16687
PBS_JOBID= 13471535
Free space on /tmp= 73492 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420038-1306584900/watcher-3420038-1306584900 -o /tmp/evaluation-result-3420038-1306584900/solver-3420038-1306584900 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420038-1306584900.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1411403619

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:      13002972 kB
Buffers:        246876 kB
Cached:        7827172 kB
SwapCached:      34712 kB
Active:       11648356 kB
Inactive:      8006172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13002972 kB
SwapTotal:    67111528 kB
SwapFree:     66578944 kB
Dirty:            3132 kB
Writeback:           0 kB
AnonPages:    11545584 kB
Mapped:          38064 kB
Slab:           158504 kB
PageTables:      66452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 153540384 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= 73488 MiB
End job on node145 at 2011-05-28 15:38:22