Trace number 3380152

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.05 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-3380152-1305456052/watcher-3380152-1305456052 -o /tmp/evaluation-result-3380152-1305456052/solver-3380152-1305456052 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380152-1305456052.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: 3.92 3.55 3.36 5/394 19300
/proc/meminfo: memFree=21394184/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=17808 CPUtime=0.01 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 1661 0 0 0 1 0 0 0 21 0 1 0 638021428 18235392 1601 33554432000 4194304 4394578 140737051031184 18446744073709551615 212039316165 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 4452 1601 247 49 0 1593 0

[startup+0.093494 s]
/proc/loadavg: 3.92 3.55 3.36 5/394 19300
/proc/meminfo: memFree=21394184/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=26704 CPUtime=0.08 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 3876 0 0 0 8 0 0 0 21 0 1 0 638021428 27344896 3815 33554432000 4194304 4394578 140737051031184 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 6676 3815 255 49 0 3817 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26704

[startup+0.10049 s]
/proc/loadavg: 3.92 3.55 3.36 5/394 19300
/proc/meminfo: memFree=21394184/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=26704 CPUtime=0.09 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 3876 0 0 0 9 0 0 0 21 0 1 0 638021428 27344896 3815 33554432000 4194304 4394578 140737051031184 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 6676 3815 255 49 0 3817 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26704

[startup+0.300457 s]
/proc/loadavg: 3.92 3.55 3.36 5/394 19300
/proc/meminfo: memFree=21394184/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=35504 CPUtime=0.29 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 6622 0 0 0 28 1 0 0 22 0 1 0 638021428 36356096 6012 33554432000 4194304 4394578 140737051031184 18446744073709551615 212039679895 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 8876 6012 255 49 0 6017 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35504

[startup+0.70037 s]
/proc/loadavg: 3.92 3.55 3.36 5/394 19300
/proc/meminfo: memFree=21394184/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=44964 CPUtime=0.69 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 9107 0 0 0 66 3 0 0 23 0 1 0 638021428 46043136 8116 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 11241 8116 266 49 0 8382 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44964

[startup+1.50022 s]
/proc/loadavg: 3.92 3.55 3.36 5/395 19301
/proc/meminfo: memFree=21361076/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=47076 CPUtime=1.49 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 9641 0 0 0 146 3 0 0 25 0 1 0 638021428 48205824 8650 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 11769 8650 266 49 0 8910 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47076

[startup+3.10096 s]
/proc/loadavg: 3.92 3.55 3.36 5/395 19301
/proc/meminfo: memFree=21356736/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=50484 CPUtime=3.09 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 10473 0 0 0 306 3 0 0 25 0 1 0 638021428 51695616 9482 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 12621 9482 266 49 0 9762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50484

[startup+6.3004 s]
/proc/loadavg: 3.93 3.56 3.36 5/395 19301
/proc/meminfo: memFree=21348240/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=56260 CPUtime=6.29 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 11901 0 0 0 625 4 0 0 25 0 1 0 638021428 57610240 10910 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 14065 10910 266 49 0 11206 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56260

[startup+12.7002 s]
/proc/loadavg: 3.93 3.56 3.36 5/395 19301
/proc/meminfo: memFree=21340452/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=60516 CPUtime=12.69 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 12892 0 0 0 1265 4 0 0 25 0 1 0 638021428 61968384 11901 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 15129 11901 266 49 0 12270 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 60516

[startup+25.501 s]
/proc/loadavg: 3.95 3.58 3.37 5/395 19302
/proc/meminfo: memFree=21327056/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=68404 CPUtime=25.5 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 14745 0 0 0 2545 5 0 0 25 0 1 0 638021428 70045696 13754 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 17101 13754 266 49 0 14242 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 68404

[startup+51.1004 s]
/proc/loadavg: 3.96 3.62 3.39 5/395 19302
/proc/meminfo: memFree=21303672/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=79916 CPUtime=51.09 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 17311 0 0 0 5103 6 0 0 25 0 1 0 638021428 81833984 16320 33554432000 4194304 4394578 140737051031184 18446744073709551615 4299131 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 19979 16320 266 49 0 17120 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79916

[startup+102.315 s]
/proc/loadavg: 4.02 3.69 3.42 5/395 19304
/proc/meminfo: memFree=21270032/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=89428 CPUtime=102.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 19540 0 0 0 10223 7 0 0 25 0 1 0 638021428 91574272 18549 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 22357 18549 266 49 0 19498 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 89428

[startup+162.301 s]
/proc/loadavg: 4.17 3.77 3.47 5/395 19332
/proc/meminfo: memFree=21580200/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=99636 CPUtime=162.29 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 21928 0 0 0 16221 8 0 0 25 0 1 0 638021428 102027264 20937 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 24909 20937 266 49 0 22050 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 99636

[startup+222.301 s]
/proc/loadavg: 4.03 3.80 3.49 5/395 19361
/proc/meminfo: memFree=21820788/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=108352 CPUtime=222.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 23798 0 0 0 22221 9 0 0 25 0 1 0 638021428 110952448 22807 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 27088 22807 266 49 0 24229 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 108352

[startup+282.301 s]
/proc/loadavg: 4.06 3.85 3.53 5/395 19363
/proc/meminfo: memFree=21758336/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=112448 CPUtime=282.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 24710 0 0 0 28221 9 0 0 25 0 1 0 638021428 115146752 23719 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 28112 23719 266 49 0 25253 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 112448

[startup+342.3 s]
/proc/loadavg: 4.12 3.90 3.56 5/395 19391
/proc/meminfo: memFree=21677908/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=120796 CPUtime=342.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 26655 0 0 0 34220 10 0 0 25 0 1 0 638021428 123695104 25664 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 30199 25664 266 49 0 27340 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 120796

[startup+402.301 s]
/proc/loadavg: 4.04 3.92 3.59 5/395 19393
/proc/meminfo: memFree=21561648/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=130216 CPUtime=402.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 28613 0 0 0 40220 10 0 0 25 0 1 0 638021428 133341184 27622 33554432000 4194304 4394578 140737051031184 18446744073709551615 4296052 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 32554 27622 266 49 0 29695 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 130216

[startup+462.301 s]
/proc/loadavg: 4.15 3.96 3.62 5/395 19394
/proc/meminfo: memFree=21439700/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=133224 CPUtime=462.3 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 29244 0 0 0 46220 10 0 0 25 0 1 0 638021428 136421376 28253 33554432000 4194304 4394578 140737051031184 18446744073709551615 4296052 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 33306 28253 266 49 0 30447 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 133224

[startup+522.301 s]
/proc/loadavg: 4.11 3.98 3.65 5/395 19396
/proc/meminfo: memFree=21327772/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=146768 CPUtime=522.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 31997 0 0 0 52220 11 0 0 25 0 1 0 638021428 150290432 31006 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 36692 31006 266 49 0 33833 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 146768

[startup+582.3 s]
/proc/loadavg: 4.04 3.98 3.67 5/395 19398
/proc/meminfo: memFree=21232968/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=150736 CPUtime=582.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 32742 0 0 0 58220 11 0 0 25 0 1 0 638021428 154353664 31751 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 37684 31751 266 49 0 34825 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 150736

[startup+642.301 s]
/proc/loadavg: 4.08 4.00 3.69 5/395 19399
/proc/meminfo: memFree=21149468/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=152020 CPUtime=642.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 33047 0 0 0 64220 12 0 0 25 0 1 0 638021428 155668480 32056 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 38005 32056 266 49 0 35146 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 152020

[startup+702.301 s]
/proc/loadavg: 4.09 4.01 3.71 5/395 19401
/proc/meminfo: memFree=21024792/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=158560 CPUtime=702.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 34397 0 0 0 70219 12 0 0 25 0 1 0 638021428 162365440 33406 33554432000 4194304 4394578 140737051031184 18446744073709551615 4291977 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 39640 33406 266 49 0 36781 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158560

[startup+762.314 s]
/proc/loadavg: 4.11 4.04 3.74 5/395 19402
/proc/meminfo: memFree=20955288/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=161604 CPUtime=762.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 35072 0 0 0 76220 12 0 0 25 0 1 0 638021428 165482496 34081 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 40401 34081 266 49 0 37542 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 161604

[startup+822.301 s]
/proc/loadavg: 4.11 4.04 3.75 5/395 19404
/proc/meminfo: memFree=20856908/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=166556 CPUtime=822.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 36215 0 0 0 82218 13 0 0 25 0 1 0 638021428 170553344 35224 33554432000 4194304 4394578 140737051031184 18446744073709551615 4343002 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 41639 35224 266 49 0 38780 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 166556

[startup+882.301 s]
/proc/loadavg: 3.70 3.95 3.74 4/389 19424
/proc/meminfo: memFree=21481396/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=168388 CPUtime=882.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 36628 0 0 0 88219 13 0 0 25 0 1 0 638021428 172429312 35637 33554432000 4194304 4394578 140737051031184 18446744073709551615 4299019 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 42097 35637 266 49 0 39238 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 168388

[startup+942.301 s]
/proc/loadavg: 3.25 3.78 3.69 4/389 19425
/proc/meminfo: memFree=21382904/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=172872 CPUtime=942.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 37547 0 0 0 94218 13 0 0 25 0 1 0 638021428 177020928 36556 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 43218 36556 266 49 0 40359 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 172872

[startup+1002.3 s]
/proc/loadavg: 3.09 3.63 3.64 4/389 19427
/proc/meminfo: memFree=21289716/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=173128 CPUtime=1002.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 37618 0 0 0 100219 13 0 0 25 0 1 0 638021428 177283072 36627 33554432000 4194304 4394578 140737051031184 18446744073709551615 4296327 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 43282 36627 266 49 0 40423 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 173128

[startup+1062.3 s]
/proc/loadavg: 3.03 3.51 3.60 4/389 19428
/proc/meminfo: memFree=21223192/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=179184 CPUtime=1062.31 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 38996 0 0 0 106218 13 0 0 25 0 1 0 638021428 183484416 38005 33554432000 4194304 4394578 140737051031184 18446744073709551615 4296795 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 44796 38005 266 49 0 41937 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 179184

[startup+1122.3 s]
/proc/loadavg: 3.04 3.43 3.56 4/389 19430
/proc/meminfo: memFree=21162992/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=188100 CPUtime=1122.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 41043 0 0 0 112218 14 0 0 25 0 1 0 638021428 192614400 40052 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 47025 40052 266 49 0 44166 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 188100

[startup+1182.3 s]
/proc/loadavg: 3.01 3.35 3.53 4/389 19432
/proc/meminfo: memFree=21100176/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=192992 CPUtime=1182.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 41946 0 0 0 118218 14 0 0 25 0 1 0 638021428 197623808 40955 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 48248 40955 266 49 0 45389 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 192992

[startup+1242.3 s]
/proc/loadavg: 3.07 3.31 3.50 4/389 19442
/proc/meminfo: memFree=21049192/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=198364 CPUtime=1242.32 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 42977 0 0 0 124217 15 0 0 25 0 1 0 638021428 203124736 41986 33554432000 4194304 4394578 140737051031184 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 49591 41986 266 49 0 46732 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 198364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.06 3.27 3.47 4/389 19444
/proc/meminfo: memFree=20951288/32951124 swapFree=51873460/67111528
[pid=19300] ppid=19298 vsize=198364 CPUtime=1300.03 cores=0,2
/proc/19300/stat : 19300 (SApperloT2010) R 19298 19300 17591 0 -1 4202496 42988 0 0 0 129988 15 0 0 25 0 1 0 638021428 203124736 41997 33554432000 4194304 4394578 140737051031184 18446744073709551615 4287765 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/19300/statm: 49591 41997 266 49 0 46732 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198364

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.05
CPU user time (s): 1299.88
CPU system time (s): 0.165974
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 198364

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

runsolver used 5.08423 second user time and 11.1693 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-15 12:40:52
IDJOB=3380152
IDBENCH=83130
IDSOLVER=1862
FILE ID=node146/3380152-1305456052
RUNJOBID= node146-1305455609-19219
PBS_JOBID= 13324873
Free space on /tmp= 73260 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom16.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380152-1305456052/watcher-3380152-1305456052 -o /tmp/evaluation-result-3380152-1305456052/solver-3380152-1305456052 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380152-1305456052.cnf

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

MD5SUM BENCH= 73a2c2d9e5c062e561bfdb7c82071a99
RANDOM SEED=56684012

node146.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.830
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.66
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.830
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.830
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.830
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.86
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.830
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.75
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.830
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21394464 kB
Buffers:        129488 kB
Cached:        1025640 kB
SwapCached:      56148 kB
Active:        8808892 kB
Inactive:      2494296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21394464 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:            1720 kB
Writeback:           0 kB
AnonPages:    10099200 kB
Mapped:          19556 kB
Slab:           110064 kB
PageTables:      76840 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 90344012 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= 73324 MiB
End job on node146 at 2011-05-15 13:02:34