Trace number 3362709

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) 1300.01 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom22.cnf
MD5SUM808b4b06b3dea960876e6772f0b9c207
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 variables53118
Number of clauses178062
Sum of the clauses size454634
Maximum clause length1670
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 290658
Number of clauses of size 386491
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5640

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

running on 2 cores: 1,3

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: 3.92 4.01 3.99 4/359 10109
/proc/meminfo: memFree=24784324/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=11796 CPUtime=0 cores=1,3
/proc/10109/stat : 10109 (runsolver) R 10107 10109 9823 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 642394994 12079104 49 33554432000 4194304 5432360 140734514384016 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/10109/statm: 2949 49 30 303 0 2643 0

[startup+0.113125 s]
/proc/loadavg: 3.92 4.01 3.99 4/359 10109
/proc/meminfo: memFree=24784324/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=34544 CPUtime=0.09 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 5629 0 0 0 9 0 0 0 25 0 1 0 642394994 35373056 5024 33554432000 4194304 4291037 140736435134512 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 8636 5025 240 24 0 5270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34544

[startup+0.201098 s]
/proc/loadavg: 3.92 4.01 3.99 4/359 10109
/proc/meminfo: memFree=24784324/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=41596 CPUtime=0.18 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 7180 0 0 0 17 1 0 0 25 0 1 0 642394994 42594304 6503 33554432000 4194304 4291037 140736435134512 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 10399 6504 240 24 0 7033 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 41596

[startup+0.30109 s]
/proc/loadavg: 3.92 4.01 3.99 4/359 10109
/proc/meminfo: memFree=24784324/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=40608 CPUtime=0.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 8641 0 0 0 27 1 0 0 25 0 1 0 642394994 41582592 6507 33554432000 4194304 4291037 140736435134512 18446744073709551615 230808824536 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 10152 6507 240 24 0 6786 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 40608

[startup+0.701002 s]
/proc/loadavg: 3.92 4.01 3.99 4/359 10109
/proc/meminfo: memFree=24784324/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=36596 CPUtime=0.68 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 9435 0 0 0 67 1 0 0 25 0 1 0 642394994 37474304 5743 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255548 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 9149 5743 259 24 0 5783 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 36596

[startup+1.50087 s]
/proc/loadavg: 3.92 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24758036/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=40948 CPUtime=1.48 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 9781 0 0 0 147 1 0 0 25 0 1 0 642394994 41930752 6085 33554432000 4194304 4291037 140736435134512 18446744073709551615 4248933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 10237 6085 259 24 0 6871 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 40948

[startup+3.10058 s]
/proc/loadavg: 3.92 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24751588/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=40948 CPUtime=3.08 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 10555 0 0 0 307 1 0 0 25 0 1 0 642394994 41930752 6847 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 10237 6847 259 24 0 6871 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40948

[startup+6.301 s]
/proc/loadavg: 3.93 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24728904/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=59624 CPUtime=6.27 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 14242 0 0 0 626 1 0 0 25 0 1 0 642394994 61054976 10509 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 14906 10509 259 24 0 11540 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 59624

[startup+12.7008 s]
/proc/loadavg: 3.93 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24713280/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=71300 CPUtime=12.68 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 16905 0 0 0 1266 2 0 0 25 0 1 0 642394994 73011200 13136 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 17825 13136 259 24 0 14459 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 71300

[startup+25.5005 s]
/proc/loadavg: 3.95 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24670744/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=90268 CPUtime=25.48 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 21459 0 0 0 2545 3 0 0 25 0 1 0 642394994 92434432 17642 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 22567 17642 259 24 0 19201 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 90268

[startup+51.1008 s]
/proc/loadavg: 3.96 4.00 3.99 5/357 10145
/proc/meminfo: memFree=25818304/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=97092 CPUtime=51.08 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 36077 0 0 0 5101 7 0 0 25 0 1 0 642394994 99422208 20692 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 24273 20692 259 24 0 20907 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 97092

[startup+102.3 s]
/proc/loadavg: 3.98 4.00 3.99 5/360 10167
/proc/meminfo: memFree=25652344/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=132784 CPUtime=102.29 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 60579 0 0 0 10215 14 0 0 25 0 1 0 642394994 135970816 28392 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 33196 28392 259 24 0 29830 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 132784

[startup+162.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/360 10169
/proc/meminfo: memFree=25572456/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=183432 CPUtime=162.27 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 86659 0 0 0 16204 23 0 0 25 0 1 0 642394994 187834368 32979 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 45858 32979 259 24 0 42492 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 183432

[startup+222.314 s]
/proc/loadavg: 4.01 4.01 4.00 5/360 10170
/proc/meminfo: memFree=25641116/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=85628 CPUtime=222.29 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 118233 0 0 0 22197 32 0 0 25 0 1 0 642394994 87683072 16643 33554432000 4194304 4291037 140736435134512 18446744073709551615 4248149 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 21407 16643 259 24 0 18041 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85628

[startup+282.301 s]
/proc/loadavg: 4.05 4.02 4.00 5/360 10172
/proc/meminfo: memFree=25505040/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=192136 CPUtime=282.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 138263 0 0 0 28188 40 0 0 25 0 1 0 642394994 196747264 36491 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 48034 36491 259 24 0 44668 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 192136

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/360 10174
/proc/meminfo: memFree=25531532/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=194072 CPUtime=342.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 163427 0 0 0 34180 48 0 0 25 0 1 0 642394994 198729728 33503 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 48518 33503 259 24 0 45152 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 194072

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10175
/proc/meminfo: memFree=25536700/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=196424 CPUtime=402.27 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 194751 0 0 0 40171 56 0 0 25 0 1 0 642394994 201138176 37741 33554432000 4194304 4291037 140736435134512 18446744073709551615 4248933 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 49106 37741 259 24 0 45740 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 196424

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/360 10177
/proc/meminfo: memFree=25590848/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=149136 CPUtime=462.27 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 220839 0 0 0 46163 64 0 0 25 0 1 0 642394994 152715264 30956 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256299 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 37284 30956 259 24 0 33918 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 149136

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 6/360 10178
/proc/meminfo: memFree=25565136/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=150408 CPUtime=522.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 245714 0 0 0 52156 72 0 0 25 0 1 0 642394994 154017792 26603 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 37602 26603 259 24 0 34236 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 150408

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/360 10180
/proc/meminfo: memFree=25483008/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=285408 CPUtime=582.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 268494 0 0 0 58147 81 0 0 25 0 1 0 642394994 292257792 49215 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 71352 49215 259 24 0 67986 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 285408

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/360 10182
/proc/meminfo: memFree=25483216/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=157564 CPUtime=642.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 292282 0 0 0 64137 91 0 0 25 0 1 0 642394994 161345536 34382 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 39391 34382 259 24 0 36025 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 157564

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/360 10183
/proc/meminfo: memFree=25314776/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=295624 CPUtime=702.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 313098 0 0 0 70130 98 0 0 25 0 1 0 642394994 302718976 55019 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255712 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 73906 55019 259 24 0 70540 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 295624

[startup+762.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10185
/proc/meminfo: memFree=25535956/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=214996 CPUtime=762.29 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 340773 0 0 0 76124 105 0 0 25 0 1 0 642394994 220155904 43469 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 53749 43469 259 24 0 50383 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 214996

[startup+822.301 s]
/proc/loadavg: 4.20 4.06 4.01 5/360 10186
/proc/meminfo: memFree=25474032/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=166264 CPUtime=822.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 366991 0 0 0 82115 113 0 0 25 0 1 0 642394994 170254336 37308 33554432000 4194304 4291037 140736435134512 18446744073709551615 4263386 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 41566 37308 259 24 0 38200 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 166264

[startup+882.314 s]
/proc/loadavg: 4.13 4.06 4.01 5/360 10188
/proc/meminfo: memFree=25521592/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=136400 CPUtime=882.3 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 390866 0 0 0 88108 122 0 0 25 0 1 0 642394994 139673600 28604 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 34100 28604 259 24 0 30734 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 136400

[startup+942.301 s]
/proc/loadavg: 4.05 4.05 4.01 5/360 10190
/proc/meminfo: memFree=25350928/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=299632 CPUtime=942.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 417231 0 0 0 94099 129 0 0 25 0 1 0 642394994 306823168 54760 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 74908 54760 259 24 0 71542 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 299632

[startup+1002.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/360 10191
/proc/meminfo: memFree=25424784/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=220172 CPUtime=1002.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 446057 0 0 0 100090 138 0 0 25 0 1 0 642394994 225456128 42837 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 55043 42837 259 24 0 51677 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 220172

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/360 10193
/proc/meminfo: memFree=25593264/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=129124 CPUtime=1062.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 471141 0 0 0 106082 146 0 0 25 0 1 0 642394994 132222976 27640 33554432000 4194304 4291037 140736435134512 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 32281 27640 259 24 0 28915 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 129124

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/360 10194
/proc/meminfo: memFree=25308392/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=229000 CPUtime=1122.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 495987 0 0 0 112073 155 0 0 25 0 1 0 642394994 234496000 52254 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 57250 52254 259 24 0 53884 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 229000

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/360 10196
/proc/meminfo: memFree=25393408/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=229000 CPUtime=1182.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 522926 0 0 0 118066 162 0 0 25 0 1 0 642394994 234496000 40483 33554432000 4194304 4291037 140736435134512 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 57250 40483 259 24 0 53884 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 229000

[startup+1242.3 s]
/proc/loadavg: 4.14 4.06 4.01 5/360 10198
/proc/meminfo: memFree=25550968/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=129124 CPUtime=1242.28 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 545745 0 0 0 124058 170 0 0 25 0 1 0 642394994 132222976 25948 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 32281 25948 259 24 0 28915 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 129124



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.05 4.00 4/355 10217
/proc/meminfo: memFree=25434644/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=229000 CPUtime=1299.99 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 569164 0 0 0 129822 177 0 0 25 0 1 0 642394994 234496000 49193 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 57250 49193 259 24 0 53884 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 229000

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

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

[startup+1300 s]
/proc/loadavg: 4.05 4.05 4.00 4/355 10217
/proc/meminfo: memFree=25434644/32951124 swapFree=40554400/67111528
[pid=10109] ppid=10107 vsize=229000 CPUtime=1299.99 cores=1,3
/proc/10109/stat : 10109 (minisat_release) R 10107 10109 9823 0 -1 4202496 569164 0 0 0 129822 177 0 0 25 0 1 0 642394994 234496000 49193 33554432000 4194304 4291037 140736435134512 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/10109/statm: 57250 49193 259 24 0 53884 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 229000

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.22
CPU system time (s): 1.78773
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 310388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.22
system time used= 1.78773
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 569165
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= 5
involuntary context switches= 1250

runsolver used 4.38233 second user time and 10.9933 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:32:25
IDJOB=3362709
IDBENCH=83133
IDSOLVER=1840
FILE ID=node104/3362709-1305307945
RUNJOBID= node104-1305306639-9843
PBS_JOBID= 13321480
Free space on /tmp= 16328 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom22.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3362709-1305307945/watcher-3362709-1305307945 -o /tmp/evaluation-result-3362709-1305307945/solver-3362709-1305307945 -C 2400 -W 1300 -M 7680  minisat_release HOME/instance-3362709-1305307945.cnf

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

MD5SUM BENCH= 808b4b06b3dea960876e6772f0b9c207
RANDOM SEED=561464768

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.75
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24784488 kB
Buffers:        208588 kB
Cached:        2301600 kB
SwapCached:     122128 kB
Active:        2087276 kB
Inactive:      5823616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24784488 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            5744 kB
Writeback:           0 kB
AnonPages:     5291160 kB
Mapped:          11372 kB
Slab:           104656 kB
PageTables:      87060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76107380 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= 16380 MiB
End job on node104 at 2011-05-13 19:54:08