Trace number 3420072

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.11 5000.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom21.cnf
MD5SUMe6407843d1fbd00b68d4ad600a25dfb2
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 variables48639
Number of clauses162901
Sum of the clauses size415741
Maximum clause length1542
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 283161
Number of clauses of size 378900
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5590

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-3420072-1306585968/watcher-3420072-1306585968 -o /tmp/evaluation-result-3420072-1306585968/solver-3420072-1306585968 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420072-1306585968.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.00 2.03 2.00 2/561 21758
/proc/meminfo: memFree=17984276/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=26660 CPUtime=0.01 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2436 0 0 0 1 0 0 0 25 0 1 0 770195468 27299840 2295 33554432000 4194304 4291037 140733809144656 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 6665 2296 216 24 0 3299 0

[startup+0.0402831 s]
/proc/loadavg: 2.00 2.03 2.00 2/561 21758
/proc/meminfo: memFree=17984276/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=29284 CPUtime=0.03 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 3494 0 0 0 3 0 0 0 25 0 1 0 770195468 29986816 3195 33554432000 4194304 4291037 140733809144656 18446744073709551615 251813900997 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 7321 3198 216 24 0 3955 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29284

[startup+0.100334 s]
/proc/loadavg: 2.00 2.03 2.00 2/561 21758
/proc/meminfo: memFree=17984276/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=34580 CPUtime=0.09 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 5510 0 0 0 9 0 0 0 25 0 1 0 770195468 35409920 4909 33554432000 4194304 4291037 140733809144656 18446744073709551615 4277897 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 8645 4909 240 24 0 5279 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34580

[startup+0.300304 s]
/proc/loadavg: 2.00 2.03 2.00 2/561 21758
/proc/meminfo: memFree=17984276/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=39528 CPUtime=0.29 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 8083 0 0 0 28 1 0 0 25 0 1 0 770195468 40476672 6093 33554432000 4194304 4291037 140733809144656 18446744073709551615 4234088 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 9882 6094 240 24 0 6516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39528

[startup+0.700228 s]
/proc/loadavg: 2.00 2.03 2.00 2/561 21758
/proc/meminfo: memFree=17984276/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=35572 CPUtime=0.69 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 8898 0 0 0 68 1 0 0 25 0 1 0 770195468 36425728 5444 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255981 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 8893 5444 259 24 0 5527 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35572

[startup+1.50104 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 21759
/proc/meminfo: memFree=17960220/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=39924 CPUtime=1.49 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 9390 0 0 0 148 1 0 0 25 0 1 0 770195468 40882176 5925 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 9981 5925 259 24 0 6615 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39924

[startup+3.10077 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 21759
/proc/meminfo: memFree=17955008/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=51420 CPUtime=3.09 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 12052 0 0 0 308 1 0 0 25 0 1 0 770195468 52654080 8564 33554432000 4194304 4291037 140733809144656 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 12855 8564 259 24 0 9489 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51420

[startup+6.30029 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 21759
/proc/meminfo: memFree=17937152/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=58600 CPUtime=6.29 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 13812 0 0 0 627 2 0 0 25 0 1 0 770195468 60006400 10302 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255662 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 14650 10302 259 24 0 11284 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 58600

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 21760
/proc/meminfo: memFree=17916104/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=70276 CPUtime=12.69 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 16621 0 0 0 1266 3 0 0 25 0 1 0 770195468 71962624 13073 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 17569 13073 259 24 0 14203 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70276

[startup+25.501 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 21760
/proc/meminfo: memFree=17913228/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=58600 CPUtime=25.49 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 24434 0 0 0 2545 4 0 0 25 0 1 0 770195468 60006400 10371 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255599 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 14650 10371 259 24 0 11284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58600

[startup+51.1007 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 21760
/proc/meminfo: memFree=17829876/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=122116 CPUtime=51.09 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 37181 0 0 0 5103 6 0 0 25 0 1 0 770195468 125046784 22971 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 30529 22971 259 24 0 27163 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 122116

[startup+102.321 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 21762
/proc/meminfo: memFree=17819576/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=102176 CPUtime=102.31 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 68147 0 0 0 10218 13 0 0 25 0 1 0 770195468 104628224 18223 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 25544 18223 259 24 0 22178 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 102176

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/562 21764
/proc/meminfo: memFree=17738216/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=136804 CPUtime=162.29 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 94531 0 0 0 16211 18 0 0 25 0 1 0 770195468 140087296 27955 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255668 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 34201 27955 259 24 0 30835 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 136804

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 21765
/proc/meminfo: memFree=17701864/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=78392 CPUtime=222.3 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 130199 0 0 0 22203 27 0 0 25 0 1 0 770195468 80273408 15675 33554432000 4194304 4291037 140733809144656 18446744073709551615 4248448 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 19598 15675 259 24 0 16232 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 78392

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/562 21767
/proc/meminfo: memFree=17627692/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=90068 CPUtime=282.29 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 155420 0 0 0 28199 30 0 0 25 0 1 0 770195468 92229632 18307 33554432000 4194304 4291037 140733809144656 18446744073709551615 4249250 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 22517 18307 259 24 0 19151 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90068

[startup+342.301 s]
/proc/loadavg: 2.11 2.03 2.01 3/562 21769
/proc/meminfo: memFree=17560712/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=140984 CPUtime=342.3 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 183781 0 0 0 34194 36 0 0 25 0 1 0 770195468 144367616 24179 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 35246 24179 259 24 0 31880 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140984

[startup+402.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/562 21771
/proc/meminfo: memFree=17490512/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=143600 CPUtime=402.29 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 209271 0 0 0 40189 40 0 0 25 0 1 0 770195468 147046400 25239 33554432000 4194304 4291037 140733809144656 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 35900 25239 259 24 0 32534 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 143600

[startup+462.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/562 21773
/proc/meminfo: memFree=17404180/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=146060 CPUtime=462.3 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 235485 0 0 0 46184 46 0 0 25 0 1 0 770195468 149565440 28502 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 36515 28502 259 24 0 33149 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 146060

[startup+522.301 s]
/proc/loadavg: 2.05 2.03 2.00 3/562 21774
/proc/meminfo: memFree=17317108/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=150504 CPUtime=522.3 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 268633 0 0 0 52177 53 0 0 25 0 1 0 770195468 154116096 27960 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 37626 27960 259 24 0 34260 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 150504

[startup+582.301 s]
/proc/loadavg: 2.06 2.04 2.00 3/562 21776
/proc/meminfo: memFree=17281492/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=94540 CPUtime=582.3 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 292643 0 0 0 58170 60 0 0 25 0 1 0 770195468 96808960 18720 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 23635 18720 259 24 0 20269 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94540

[startup+642.3 s]

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

[startup+4002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 22010
/proc/meminfo: memFree=23384656/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=378060 CPUtime=4002.35 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1703881 0 0 0 399844 391 0 0 25 0 1 0 770195468 387133440 82482 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 94515 82482 259 24 0 91149 0
Current children cumulated CPU time (s) 4002.35
Current children cumulated vsize (KiB) 378060

[startup+4062.32 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 22012
/proc/meminfo: memFree=23462372/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=296672 CPUtime=4062.38 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1731357 0 0 0 405840 398 0 0 25 0 1 0 770195468 303792128 62828 33554432000 4194304 4291037 140733809144656 18446744073709551615 4248933 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 74168 62828 259 24 0 70802 0
Current children cumulated CPU time (s) 4062.38
Current children cumulated vsize (KiB) 296672

[startup+4122.3 s]
/proc/loadavg: 2.14 2.05 2.01 3/562 22013
/proc/meminfo: memFree=23547420/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=196796 CPUtime=4122.35 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1754350 0 0 0 411832 403 0 0 25 0 1 0 770195468 201519104 42121 33554432000 4194304 4291037 140733809144656 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 49199 42121 259 24 0 45833 0
Current children cumulated CPU time (s) 4122.35
Current children cumulated vsize (KiB) 196796

[startup+4182.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/562 22015
/proc/meminfo: memFree=23444100/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=296672 CPUtime=4182.35 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1780041 0 0 0 417827 408 0 0 25 0 1 0 770195468 303792128 67557 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 74168 67557 259 24 0 70802 0
Current children cumulated CPU time (s) 4182.35
Current children cumulated vsize (KiB) 296672

[startup+4242.3 s]
/proc/loadavg: 2.18 2.06 2.01 3/562 22016
/proc/meminfo: memFree=23511920/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=246716 CPUtime=4242.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1805494 0 0 0 423820 416 0 0 25 0 1 0 770195468 252637184 50819 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 61679 50819 259 24 0 58313 0
Current children cumulated CPU time (s) 4242.36
Current children cumulated vsize (KiB) 246716

[startup+4302.3 s]
/proc/loadavg: 2.14 2.07 2.01 3/562 22018
/proc/meminfo: memFree=23403648/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=379192 CPUtime=4302.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1831897 0 0 0 429815 421 0 0 25 0 1 0 770195468 388292608 77061 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 94798 77061 259 24 0 91432 0
Current children cumulated CPU time (s) 4302.36
Current children cumulated vsize (KiB) 379192

[startup+4362.3 s]
/proc/loadavg: 2.05 2.05 2.00 3/562 22020
/proc/meminfo: memFree=23503196/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=251064 CPUtime=4362.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1858499 0 0 0 435809 427 0 0 25 0 1 0 770195468 257089536 52533 33554432000 4194304 4291037 140733809144656 18446744073709551615 4256172 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 62766 52533 259 24 0 59400 0
Current children cumulated CPU time (s) 4362.36
Current children cumulated vsize (KiB) 251064

[startup+4422.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/562 22021
/proc/meminfo: memFree=23406200/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=385500 CPUtime=4422.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1882658 0 0 0 441804 432 0 0 25 0 1 0 770195468 394752000 76510 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 96375 76510 259 24 0 93009 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 385500

[startup+4482.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/562 22023
/proc/meminfo: memFree=23326952/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=521492 CPUtime=4482.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1902573 0 0 0 447798 438 0 0 25 0 1 0 770195468 534007808 96305 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 130373 96305 259 24 0 127007 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 521492

[startup+4542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 22024
/proc/meminfo: memFree=23446972/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=309592 CPUtime=4542.36 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1931734 0 0 0 453791 445 0 0 25 0 1 0 770195468 317022208 66365 33554432000 4194304 4291037 140733809144656 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 77398 66365 259 24 0 74032 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 309592

[startup+4602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/562 22026
/proc/meminfo: memFree=23374548/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=391620 CPUtime=4602.38 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1949433 0 0 0 459788 450 0 0 25 0 1 0 770195468 401018880 83924 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 97905 83924 259 24 0 94539 0
Current children cumulated CPU time (s) 4602.38
Current children cumulated vsize (KiB) 391620

[startup+4662.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/562 22028
/proc/meminfo: memFree=23452768/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=310232 CPUtime=4662.37 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1977637 0 0 0 465780 457 0 0 25 0 1 0 770195468 317677568 64475 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 77558 64475 259 24 0 74192 0
Current children cumulated CPU time (s) 4662.37
Current children cumulated vsize (KiB) 310232

[startup+4722.32 s]
/proc/loadavg: 2.07 2.05 2.01 3/562 22029
/proc/meminfo: memFree=23383568/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=391620 CPUtime=4722.39 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 1995054 0 0 0 471777 462 0 0 25 0 1 0 770195468 401018880 81731 33554432000 4194304 4291037 140733809144656 18446744073709551615 4261913 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 97905 81731 259 24 0 94539 0
Current children cumulated CPU time (s) 4722.39
Current children cumulated vsize (KiB) 391620

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/562 22031
/proc/meminfo: memFree=23462152/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=310744 CPUtime=4782.37 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2022114 0 0 0 477770 467 0 0 25 0 1 0 770195468 318201856 62458 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 77686 62458 259 24 0 74320 0
Current children cumulated CPU time (s) 4782.37
Current children cumulated vsize (KiB) 310744

[startup+4842.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/562 22032
/proc/meminfo: memFree=23385632/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=393348 CPUtime=4842.37 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2041017 0 0 0 483764 473 0 0 25 0 1 0 770195468 402788352 81197 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 98337 81197 259 24 0 94971 0
Current children cumulated CPU time (s) 4842.37
Current children cumulated vsize (KiB) 393348

[startup+4902.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/562 22034
/proc/meminfo: memFree=23476752/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=263080 CPUtime=4902.37 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2067709 0 0 0 489758 479 0 0 25 0 1 0 770195468 269393920 58908 33554432000 4194304 4291037 140733809144656 18446744073709551615 4263384 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 65770 58908 259 24 0 62404 0
Current children cumulated CPU time (s) 4902.37
Current children cumulated vsize (KiB) 263080

[startup+4962.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/562 22036
/proc/meminfo: memFree=23395020/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=394556 CPUtime=4962.37 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2087496 0 0 0 495753 484 0 0 25 0 1 0 770195468 404025344 78506 33554432000 4194304 4291037 140733809144656 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 98639 78506 259 24 0 95273 0
Current children cumulated CPU time (s) 4962.37
Current children cumulated vsize (KiB) 394556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.03 2.04 2.00 3/562 22036
/proc/meminfo: memFree=23523724/32950928 swapFree=41934332/67111528
[pid=21758] ppid=21756 vsize=213292 CPUtime=5000.09 cores=1,3,5,7
/proc/21758/stat : 21758 (minisat_release) R 21756 21758 21356 0 -1 4202496 2103285 0 0 0 499522 487 0 0 25 0 1 0 770195468 218411008 46322 33554432000 4194304 4291037 140733809144656 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/21758/statm: 53323 46322 259 24 0 49957 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 213292

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): 5000.03
CPU time (s): 5000.11
CPU user time (s): 4995.22
CPU system time (s): 4.88526
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 521492

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

runsolver used 25.8301 second user time and 65.1451 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-28 14:32:48
IDJOB=3420072
IDBENCH=83135
IDSOLVER=1912
FILE ID=node126/3420072-1306585968
RUNJOBID= node126-1306579393-21379
PBS_JOBID= 13471554
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= e6407843d1fbd00b68d4ad600a25dfb2
RANDOM SEED=1820249502

node126.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.783
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.56
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.783
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17984556 kB
Buffers:        320228 kB
Cached:        6393404 kB
SwapCached:      49920 kB
Active:        9996176 kB
Inactive:      4639516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17984556 kB
SwapTotal:    67111528 kB
SwapFree:     41934332 kB
Dirty:            3320 kB
Writeback:           0 kB
AnonPages:     7885348 kB
Mapped:          25064 kB
Slab:           147748 kB
PageTables:     110896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 182858308 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= 73472 MiB
End job on node126 at 2011-05-28 15:56:10