Trace number 3362701

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.06 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom16.cnf
MD5SUM73a2c2d9e5c062e561bfdb7c82071a99
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 variables29254
Number of clauses97456
Sum of the clauses size247986
Maximum clause length977
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 250701
Number of clauses of size 346235
Number of clauses of size 4135
Number of clauses of size 514
Number of clauses of size over 5370

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

running on 2 cores: 5,7

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: 4.00 4.03 4.00 5/359 10080
/proc/meminfo: memFree=23456532/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=23532 CPUtime=0 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 1541 0 0 0 0 0 0 0 25 0 1 0 642394742 24096768 1474 33554432000 4194304 4291037 140734267228976 18446744073709551615 230808826565 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 5883 1474 216 24 0 2517 0

[startup+0.0884491 s]
/proc/loadavg: 4.00 4.03 4.00 5/359 10080
/proc/meminfo: memFree=23456532/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=30196 CPUtime=0.08 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 3936 0 0 0 8 0 0 0 25 0 1 0 642394742 30920704 3667 33554432000 4194304 4291037 140734267228976 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 7549 3667 240 24 0 4183 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30196

[startup+0.100436 s]
/proc/loadavg: 4.00 4.03 4.00 5/359 10080
/proc/meminfo: memFree=23456532/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=30888 CPUtime=0.09 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 4113 0 0 0 9 0 0 0 25 0 1 0 642394742 31629312 3832 33554432000 4194304 4291037 140734267228976 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 7722 3832 240 24 0 4356 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30888

[startup+0.300401 s]
/proc/loadavg: 4.00 4.03 4.00 5/359 10080
/proc/meminfo: memFree=23456532/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=27944 CPUtime=0.29 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 5377 0 0 0 29 0 0 0 25 0 1 0 642394742 28614656 3453 33554432000 4194304 4291037 140734267228976 18446744073709551615 4262212 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 6986 3453 258 24 0 3620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27944

[startup+0.700321 s]
/proc/loadavg: 4.00 4.03 4.00 5/359 10080
/proc/meminfo: memFree=23456532/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=30624 CPUtime=0.69 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 5606 0 0 0 69 0 0 0 25 0 1 0 642394742 31358976 3675 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255943 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 7656 3675 259 24 0 4290 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30624

[startup+1.50018 s]
/proc/loadavg: 3.92 4.01 3.99 4/358 10083
/proc/meminfo: memFree=24768220/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=30624 CPUtime=1.49 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 6058 0 0 0 149 0 0 0 25 0 1 0 642394742 31358976 4116 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 7656 4116 259 24 0 4290 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30624

[startup+3.10088 s]
/proc/loadavg: 3.92 4.01 3.99 4/355 10100
/proc/meminfo: memFree=24789924/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=42120 CPUtime=3.09 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 8044 0 0 0 309 0 0 0 25 0 1 0 642394742 43130880 6088 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 10530 6088 259 24 0 7164 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42120

[startup+6.3003 s]
/proc/loadavg: 3.93 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24748748/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=49300 CPUtime=6.29 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 9496 0 0 0 628 1 0 0 25 0 1 0 642394742 50483200 7513 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 12325 7513 259 24 0 8959 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49300

[startup+12.7011 s]
/proc/loadavg: 3.93 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24725436/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=49300 CPUtime=12.69 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 13859 0 0 0 1267 2 0 0 25 0 1 0 642394742 50483200 7314 33554432000 4194304 4291037 140734267228976 18446744073709551615 4248366 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 12325 7314 259 24 0 8959 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49300

[startup+25.5008 s]
/proc/loadavg: 3.94 4.01 3.99 5/360 10110
/proc/meminfo: memFree=24679796/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=60672 CPUtime=25.49 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 23383 0 0 0 2545 4 0 0 25 0 1 0 642394742 62128128 10495 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 15168 10495 259 24 0 11802 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60672

[startup+51.1011 s]
/proc/loadavg: 3.96 4.00 3.99 5/360 10138
/proc/meminfo: memFree=24763404/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=91020 CPUtime=51.09 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 27082 0 0 0 5104 5 0 0 25 0 1 0 642394742 93204480 14149 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 22755 14149 259 24 0 19389 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 91020

[startup+102.314 s]
/proc/loadavg: 3.98 4.00 3.99 5/360 10167
/proc/meminfo: memFree=25663256/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=91020 CPUtime=102.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 49355 0 0 0 10222 8 0 0 25 0 1 0 642394742 93204480 19338 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 22755 19338 259 24 0 19389 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 91020

[startup+162.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/360 10169
/proc/meminfo: memFree=25588700/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=140832 CPUtime=162.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 78780 0 0 0 16218 12 0 0 25 0 1 0 642394742 144211968 29075 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255586 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 35208 29075 259 24 0 31842 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 140832

[startup+222.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/360 10170
/proc/meminfo: memFree=25655500/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=92072 CPUtime=222.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 102396 0 0 0 22214 16 0 0 25 0 1 0 642394742 94281728 19601 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 23018 19601 259 24 0 19652 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92072

[startup+282.301 s]
/proc/loadavg: 4.05 4.02 4.00 5/360 10172
/proc/meminfo: memFree=25521408/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=141392 CPUtime=282.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 133234 0 0 0 28208 22 0 0 25 0 1 0 642394742 144785408 28309 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 35348 28309 259 24 0 31982 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 141392

[startup+342.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/360 10174
/proc/meminfo: memFree=25542320/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=141392 CPUtime=342.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 157053 0 0 0 34204 26 0 0 25 0 1 0 642394742 144785408 27729 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 35348 27729 259 24 0 31982 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141392

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10175
/proc/meminfo: memFree=25551456/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=141392 CPUtime=402.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 180685 0 0 0 40199 31 0 0 25 0 1 0 642394742 144785408 28577 33554432000 4194304 4291037 140734267228976 18446744073709551615 4248998 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 35348 28577 259 24 0 31982 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 141392

[startup+462.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/360 10177
/proc/meminfo: memFree=25633132/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=92072 CPUtime=462.3 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 196513 0 0 0 46196 34 0 0 25 0 1 0 642394742 94281728 19602 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 23018 19602 259 24 0 19652 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 92072

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10178
/proc/meminfo: memFree=25578528/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=92072 CPUtime=522.31 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 218793 0 0 0 52192 39 0 0 25 0 1 0 642394742 94281728 19603 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 23018 19603 259 24 0 19652 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 92072

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/360 10180
/proc/meminfo: memFree=25504832/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=111180 CPUtime=582.31 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 242829 0 0 0 58187 44 0 0 25 0 1 0 642394742 113848320 21519 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 27795 21519 259 24 0 24429 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 111180

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/360 10182
/proc/meminfo: memFree=25490780/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=111180 CPUtime=642.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 269631 0 0 0 64183 49 0 0 25 0 1 0 642394742 113848320 24410 33554432000 4194304 4291037 140734267228976 18446744073709551615 4261900 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 27795 24410 259 24 0 24429 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 111180

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 4.00 5/360 10183
/proc/meminfo: memFree=25327176/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=160500 CPUtime=702.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 291860 0 0 0 70179 53 0 0 25 0 1 0 642394742 164352000 33340 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 40125 33340 259 24 0 36759 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 160500

[startup+762.314 s]
/proc/loadavg: 4.02 4.02 4.00 5/360 10185
/proc/meminfo: memFree=25496524/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=210188 CPUtime=762.33 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 309266 0 0 0 76177 56 0 0 25 0 1 0 642394742 215232512 37331 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 52547 37331 259 24 0 49181 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 210188

[startup+822.3 s]
/proc/loadavg: 4.20 4.06 4.01 5/360 10186
/proc/meminfo: memFree=25488044/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=179368 CPUtime=822.31 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 330367 0 0 0 82170 61 0 0 25 0 1 0 642394742 183672832 32662 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 44842 32662 259 24 0 41476 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 179368

[startup+882.3 s]
/proc/loadavg: 4.13 4.06 4.01 5/360 10188
/proc/meminfo: memFree=25537716/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=210188 CPUtime=882.31 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 348230 0 0 0 88167 64 0 0 25 0 1 0 642394742 215232512 37286 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 52547 37286 259 24 0 49181 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 210188

[startup+942.3 s]
/proc/loadavg: 4.05 4.05 4.01 5/360 10190
/proc/meminfo: memFree=25360356/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=130048 CPUtime=942.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 362309 0 0 0 94164 68 0 0 25 0 1 0 642394742 133169152 24427 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 32512 24427 259 24 0 29146 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 130048

[startup+1002.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/360 10191
/proc/meminfo: memFree=25439048/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=179368 CPUtime=1002.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 385268 0 0 0 100160 72 0 0 25 0 1 0 642394742 183672832 33624 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 44842 33624 259 24 0 41476 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 179368

[startup+1062.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/360 10193
/proc/meminfo: memFree=25609880/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=130048 CPUtime=1062.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 404051 0 0 0 106155 77 0 0 25 0 1 0 642394742 133169152 24427 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 32512 24427 259 24 0 29146 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 130048

[startup+1122.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/360 10194
/proc/meminfo: memFree=25320048/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=179368 CPUtime=1122.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 426756 0 0 0 112151 81 0 0 25 0 1 0 642394742 183672832 32376 33554432000 4194304 4291037 140734267228976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 44842 32376 259 24 0 41476 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 179368

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/360 10196
/proc/meminfo: memFree=25406308/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=179368 CPUtime=1182.32 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 446484 0 0 0 118146 86 0 0 25 0 1 0 642394742 183672832 36416 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256127 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 44842 36416 259 24 0 41476 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 179368

[startup+1242.3 s]
/proc/loadavg: 4.14 4.06 4.01 5/360 10198
/proc/meminfo: memFree=25569324/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=210188 CPUtime=1242.33 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 464596 0 0 0 124143 90 0 0 25 0 1 0 642394742 215232512 38774 33554432000 4194304 4291037 140734267228976 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 52547 38774 259 24 0 49181 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 210188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.05 4.01 5/360 10199
/proc/meminfo: memFree=25324636/32951124 swapFree=40554400/67111528
[pid=10080] ppid=10078 vsize=138216 CPUtime=1300.04 cores=5,7
/proc/10080/stat : 10080 (minisat_release) R 10078 10080 9823 0 -1 4202496 487102 0 0 0 129909 95 0 0 25 0 1 0 642394742 141533184 29707 33554432000 4194304 4291037 140734267228976 18446744073709551615 4262059 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/10080/statm: 34554 29707 259 24 0 31188 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 138216

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.1
CPU system time (s): 0.962853
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 210188

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

runsolver used 4.56531 second user time and 10.7354 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-13 19:32:23
IDJOB=3362701
IDBENCH=83130
IDSOLVER=1840
FILE ID=node104/3362701-1305307943
RUNJOBID= node104-1305306639-9844
PBS_JOBID= 13321480
Free space on /tmp= 16308 MiB

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

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=1367323836

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:      23456688 kB
Buffers:        208568 kB
Cached:        2323848 kB
SwapCached:     122128 kB
Active:        3412036 kB
Inactive:      5822756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23456688 kB
SwapTotal:    67111528 kB
SwapFree:     40554400 kB
Dirty:            2372 kB
Writeback:           0 kB
AnonPages:     6593264 kB
Mapped:          11372 kB
Slab:           104832 kB
PageTables:      90028 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77724248 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:05