Trace number 3362705

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3362705-1305307866/watcher-3362705-1305307866 -o /tmp/evaluation-result-3362705-1305307866/solver-3362705-1305307866 -C 2400 -W 1300 -M 7680 minisat_release HOME/instance-3362705-1305307866.cnf 

running on 2 cores: 0,2

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.04 4.02 4.00 5/363 1583
/proc/meminfo: memFree=11207984/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=20384 CPUtime=0 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 863 0 0 0 0 0 0 0 23 0 1 0 721017306 20873216 805 33554432000 4194304 4291037 140737419745264 18446744073709551615 4270007 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 5096 808 213 24 0 1730 0

[startup+0.107106 s]
/proc/loadavg: 4.04 4.02 4.00 5/363 1583
/proc/meminfo: memFree=11207984/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=34008 CPUtime=0.1 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 5179 0 0 0 9 1 0 0 24 0 1 0 721017306 34824192 4594 33554432000 4194304 4291037 140737419745264 18446744073709551615 4233282 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 8502 4595 240 24 0 5136 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 34008

[startup+0.201089 s]
/proc/loadavg: 4.04 4.02 4.00 5/363 1583
/proc/meminfo: memFree=11207984/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=40244 CPUtime=0.19 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 6667 0 0 0 18 1 0 0 24 0 1 0 721017306 41209856 5977 33554432000 4194304 4291037 140737419745264 18446744073709551615 4210185 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 10061 5980 240 24 0 6695 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 40244

[startup+0.301071 s]
/proc/loadavg: 4.04 4.02 4.00 5/363 1583
/proc/meminfo: memFree=11207984/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=38632 CPUtime=0.29 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 7513 0 0 0 28 1 0 0 25 0 1 0 721017306 39559168 5647 33554432000 4194304 4291037 140737419745264 18446744073709551615 4229977 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 9658 5647 240 24 0 6292 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38632

[startup+0.701005 s]
/proc/loadavg: 4.04 4.02 4.00 5/363 1583
/proc/meminfo: memFree=11207984/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=34708 CPUtime=0.69 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 8138 0 0 0 68 1 0 0 25 0 1 0 721017306 35540992 4935 33554432000 4194304 4291037 140737419745264 18446744073709551615 4256312 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 8677 4935 257 24 0 5311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34708

[startup+1.50084 s]
/proc/loadavg: 4.04 4.02 4.00 7/364 1584
/proc/meminfo: memFree=11252252/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=39060 CPUtime=1.49 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 8443 0 0 0 148 1 0 0 25 0 1 0 721017306 39997440 5234 33554432000 4194304 4291037 140737419745264 18446744073709551615 4261635 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 9765 5234 258 24 0 6399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39060

[startup+3.10054 s]
/proc/loadavg: 4.04 4.02 4.00 6/364 1584
/proc/meminfo: memFree=11240484/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=39060 CPUtime=3.09 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 9290 0 0 0 308 1 0 0 25 0 1 0 721017306 39997440 6060 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255564 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 9765 6060 258 24 0 6399 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39060

[startup+6.30094 s]
/proc/loadavg: 4.04 4.02 4.00 6/364 1585
/proc/meminfo: memFree=11219032/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=57736 CPUtime=6.29 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 12596 0 0 0 627 2 0 0 25 0 1 0 721017306 59121664 9340 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 14434 9340 258 24 0 11068 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57736

[startup+12.7007 s]
/proc/loadavg: 4.03 4.01 4.00 7/364 1585
/proc/meminfo: memFree=11178364/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=69412 CPUtime=12.69 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 15317 0 0 0 1267 2 0 0 25 0 1 0 721017306 71077888 12026 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 17353 12027 258 24 0 13987 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69412

[startup+25.5003 s]
/proc/loadavg: 4.02 4.01 4.00 6/364 1585
/proc/meminfo: memFree=11156520/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=57736 CPUtime=25.49 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 22512 0 0 0 2545 4 0 0 25 0 1 0 721017306 59121664 9605 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 14434 9605 258 24 0 11068 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57736

[startup+51.1005 s]
/proc/loadavg: 4.02 4.01 4.00 7/364 1586
/proc/meminfo: memFree=11057772/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=120036 CPUtime=51.09 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 32275 0 0 0 5102 7 0 0 25 0 1 0 721017306 122916864 19262 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255718 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 30009 19262 258 24 0 26643 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 120036

[startup+102.301 s]
/proc/loadavg: 4.00 4.01 4.00 7/364 1587
/proc/meminfo: memFree=11027000/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=93480 CPUtime=102.29 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 58766 0 0 0 10214 15 0 0 25 0 1 0 721017306 95723520 17454 33554432000 4194304 4291037 140737419745264 18446744073709551615 4248387 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 23370 17454 258 24 0 20004 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 93480

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 4.00 7/364 1589
/proc/meminfo: memFree=10961488/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=131784 CPUtime=162.3 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 85764 0 0 0 16206 24 0 0 25 0 1 0 721017306 134946816 22661 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 32946 22661 258 24 0 29580 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 131784

[startup+222.313 s]
/proc/loadavg: 4.00 4.00 4.00 6/364 1617
/proc/meminfo: memFree=11044316/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=134288 CPUtime=222.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 110610 0 0 0 22201 30 0 0 25 0 1 0 721017306 137510912 28366 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 33572 28366 258 24 0 30206 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 134288

[startup+282.301 s]
/proc/loadavg: 4.07 4.02 4.00 6/364 1646
/proc/meminfo: memFree=11144656/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=188804 CPUtime=282.3 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 132379 0 0 0 28194 36 0 0 25 0 1 0 721017306 193335296 30798 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 47201 30798 258 24 0 43835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 188804

[startup+342.301 s]
/proc/loadavg: 4.02 4.01 4.00 7/364 1648
/proc/meminfo: memFree=11086856/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=140804 CPUtime=342.3 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 152925 0 0 0 34187 43 0 0 25 0 1 0 721017306 144183296 29541 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 35201 29541 258 24 0 31835 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 140804

[startup+402.301 s]
/proc/loadavg: 4.11 4.03 4.01 7/364 1649
/proc/meminfo: memFree=11113496/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=192156 CPUtime=402.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 174421 0 0 0 40180 51 0 0 25 0 1 0 721017306 196767744 31508 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 48039 31508 258 24 0 44673 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 192156

[startup+462.301 s]
/proc/loadavg: 4.09 4.04 4.01 7/364 1651
/proc/meminfo: memFree=11055152/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=144616 CPUtime=462.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 195132 0 0 0 46174 57 0 0 25 0 1 0 721017306 148086784 30077 33554432000 4194304 4291037 140737419745264 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 36154 30077 258 24 0 32788 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 144616

[startup+522.301 s]
/proc/loadavg: 4.03 4.03 4.00 6/364 1655
/proc/meminfo: memFree=11034728/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=146704 CPUtime=522.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 217826 0 0 0 52167 64 0 0 25 0 1 0 721017306 150224896 31579 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255577 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 36676 31579 258 24 0 33310 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 146704

[startup+582.3 s]
/proc/loadavg: 4.08 4.05 4.01 7/364 1657
/proc/meminfo: memFree=11034192/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=147600 CPUtime=582.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 239165 0 0 0 58160 71 0 0 25 0 1 0 721017306 151142400 29036 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 36900 29036 258 24 0 33534 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 147600

[startup+642.301 s]
/proc/loadavg: 4.03 4.04 4.00 7/364 1659
/proc/meminfo: memFree=11121336/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=119340 CPUtime=642.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 258133 0 0 0 64154 77 0 0 25 0 1 0 721017306 122204160 24495 33554432000 4194304 4291037 140737419745264 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 29835 24495 258 24 0 26469 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119340

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 4.00 7/364 1660
/proc/meminfo: memFree=10969756/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=203984 CPUtime=702.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 271300 0 0 0 70150 81 0 0 25 0 1 0 721017306 208879616 37538 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255638 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 50996 37538 258 24 0 47630 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 203984

[startup+762.301 s]
/proc/loadavg: 4.00 4.02 4.00 7/364 1662
/proc/meminfo: memFree=10956072/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=205152 CPUtime=762.32 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 293948 0 0 0 76145 87 0 0 25 0 1 0 721017306 210075648 34977 33554432000 4194304 4291037 140737419745264 18446744073709551615 4256295 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 51288 34977 258 24 0 47922 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 205152

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 4.00 7/364 1663
/proc/meminfo: memFree=10968312/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=156308 CPUtime=822.31 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 317839 0 0 0 82138 93 0 0 25 0 1 0 721017306 160059392 33124 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 39077 33124 258 24 0 35711 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 156308

[startup+882.314 s]
/proc/loadavg: 4.09 4.04 4.01 6/364 1665
/proc/meminfo: memFree=10892640/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=159888 CPUtime=882.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 342606 0 0 0 88134 99 0 0 25 0 1 0 721017306 163725312 32723 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 39972 32723 258 24 0 36606 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 159888

[startup+942.301 s]
/proc/loadavg: 4.18 4.06 4.01 6/364 1667
/proc/meminfo: memFree=10829848/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=161224 CPUtime=942.32 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 367844 0 0 0 94126 106 0 0 25 0 1 0 721017306 165093376 35600 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255679 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 40306 35600 258 24 0 36940 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 161224

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 4.00 7/364 1668
/proc/meminfo: memFree=10806872/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=163840 CPUtime=1002.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 392720 0 0 0 100118 115 0 0 25 0 1 0 721017306 167772160 31982 33554432000 4194304 4291037 140737419745264 18446744073709551615 4250377 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 40960 31982 258 24 0 37594 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 163840

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 4.00 6/364 1670
/proc/meminfo: memFree=10935524/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=135316 CPUtime=1062.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 417202 0 0 0 106111 122 0 0 25 0 1 0 721017306 138563584 26570 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 33829 26570 258 24 0 30463 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 135316

[startup+1122.3 s]
/proc/loadavg: 4.06 4.04 4.00 6/364 1671
/proc/meminfo: memFree=10918988/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=117384 CPUtime=1122.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 438199 0 0 0 112105 128 0 0 25 0 1 0 721017306 120201216 21893 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 29346 21893 258 24 0 25980 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 117384

[startup+1182.3 s]
/proc/loadavg: 3.63 3.93 3.97 4/358 1691
/proc/meminfo: memFree=11297080/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=218984 CPUtime=1182.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 458754 0 0 0 118099 134 0 0 25 0 1 0 721017306 224239616 42249 33554432000 4194304 4291037 140737419745264 18446744073709551615 4255665 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 54746 42249 258 24 0 51380 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 218984

[startup+1242.3 s]
/proc/loadavg: 3.23 3.76 3.90 4/358 1693
/proc/meminfo: memFree=11317100/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=219824 CPUtime=1242.33 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 483228 0 0 0 124093 140 0 0 25 0 1 0 721017306 225099776 39382 33554432000 4194304 4291037 140737419745264 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 54956 39382 258 24 0 51590 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 219824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.08 3.62 3.85 4/358 1694
/proc/meminfo: memFree=11305904/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=221288 CPUtime=1300.03 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 511092 0 0 0 129857 146 0 0 25 0 1 0 721017306 226598912 38725 33554432000 4194304 4291037 140737419745264 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 55322 38725 258 24 0 51956 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 221288

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: 3.08 3.62 3.85 4/358 1694
/proc/meminfo: memFree=11305904/32950928 swapFree=67111200/67111528
[pid=1583] ppid=1581 vsize=221288 CPUtime=1300.03 cores=0,2
/proc/1583/stat : 1583 (minisat_release) R 1581 1583 1265 0 -1 4202496 511092 0 0 0 129857 146 0 0 25 0 1 0 721017306 226598912 38725 33554432000 4194304 4291037 140737419745264 18446744073709551615 4266203 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/1583/statm: 55322 38725 258 24 0 51956 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 221288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.07
CPU user time (s): 1298.59
CPU system time (s): 1.47578
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 231660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.59
system time used= 1.47578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 511096
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= 9
involuntary context switches= 2280

runsolver used 5.00024 second user time and 10.3164 second system time

The end

Launcher Data

Begin job on node115 at 2011-05-13 19:31:06
IDJOB=3362705
IDBENCH=83110
IDSOLVER=1840
FILE ID=node115/3362705-1305307866
RUNJOBID= node115-1305306412-1283
PBS_JOBID= 13321471
Free space on /tmp= 50012 MiB

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

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=1163690839

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11208264 kB
Buffers:        244916 kB
Cached:       10595296 kB
SwapCached:          0 kB
Active:       12248840 kB
Inactive:      9032356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11208264 kB
SwapTotal:    67111528 kB
SwapFree:     67111200 kB
Dirty:            3780 kB
Writeback:           0 kB
AnonPages:    10439988 kB
Mapped:          28588 kB
Slab:           352916 kB
PageTables:      42480 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 70192776 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= 50056 MiB
End job on node115 at 2011-05-13 19:52:48