Trace number 3380154

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-bottom18.cnf
MD5SUM9ece8f569c93ceee834817ef3350ed8e
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 variables36410
Number of clauses121578
Sum of the clauses size309786
Maximum clause length1188
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 262692
Number of clauses of size 358247
Number of clauses of size 4170
Number of clauses of size 516
Number of clauses of size over 5452

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.26 2.87 3.56 4/290 16957
/proc/meminfo: memFree=21278136/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=18496 CPUtime=0 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 1758 0 0 0 0 0 0 0 18 0 1 0 657201943 18939904 1699 33554432000 4194304 4394578 140736773356544 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 4624 1700 247 49 0 1765 0

[startup+0.0475211 s]
/proc/loadavg: 1.26 2.87 3.56 4/290 16957
/proc/meminfo: memFree=21278136/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=22456 CPUtime=0.04 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 2749 0 0 0 4 0 0 0 18 0 1 0 657201943 22994944 2690 33554432000 4194304 4394578 140736773356544 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 5614 2692 247 49 0 2755 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22456

[startup+0.100514 s]
/proc/loadavg: 1.26 2.87 3.56 4/290 16957
/proc/meminfo: memFree=21278136/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=30348 CPUtime=0.08 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 4725 0 0 0 8 0 0 0 18 0 1 0 657201943 31076352 4665 33554432000 4194304 4394578 140736773356544 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 7587 4665 256 49 0 4728 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30348

[startup+0.30048 s]
/proc/loadavg: 1.26 2.87 3.56 4/290 16957
/proc/meminfo: memFree=21278136/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=41320 CPUtime=0.29 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 7681 0 0 0 24 5 0 0 18 0 1 0 657201943 42311680 7383 33554432000 4194304 4394578 140736773356544 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 10330 7383 256 49 0 7471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 41320

[startup+0.700407 s]
/proc/loadavg: 1.26 2.87 3.56 4/290 16957
/proc/meminfo: memFree=21278136/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=52424 CPUtime=0.69 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 11100 0 0 0 62 7 0 0 18 0 1 0 657201943 53682176 9879 33554432000 4194304 4394578 140736773356544 18446744073709551615 4290879 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 13106 9879 267 49 0 10247 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52424

[startup+1.50026 s]
/proc/loadavg: 1.26 2.87 3.56 5/297 16970
/proc/meminfo: memFree=21084756/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=56124 CPUtime=1.49 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 12009 0 0 0 142 7 0 0 20 0 1 0 657201943 57470976 10788 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 14031 10788 267 49 0 11172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56124

[startup+3.10098 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21034044/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=59896 CPUtime=3.09 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 12942 0 0 0 302 7 0 0 25 0 1 0 657201943 61333504 11721 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298335 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 14974 11721 267 49 0 12115 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 59896

[startup+6.30042 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21007208/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=66732 CPUtime=6.29 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 14628 0 0 0 622 7 0 0 25 0 1 0 657201943 68333568 13407 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 16683 13407 267 49 0 13824 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66732

[startup+12.7003 s]
/proc/loadavg: 1.95 2.95 3.58 5/297 16970
/proc/meminfo: memFree=20974400/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=73152 CPUtime=12.69 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 16106 0 0 0 1261 8 0 0 25 0 1 0 657201943 74907648 14885 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 18288 14885 267 49 0 15429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 73152

[startup+25.501 s]
/proc/loadavg: 2.26 2.98 3.58 5/297 16971
/proc/meminfo: memFree=20926064/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=80376 CPUtime=25.49 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 17778 0 0 0 2541 8 0 0 25 0 1 0 657201943 82305024 16557 33554432000 4194304 4394578 140736773356544 18446744073709551615 4293744 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 20094 16557 267 49 0 17235 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 80376

[startup+51.1005 s]
/proc/loadavg: 2.86 3.06 3.59 5/297 16971
/proc/meminfo: memFree=20876116/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=96384 CPUtime=51.09 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 21554 0 0 0 5100 9 0 0 25 0 1 0 657201943 98697216 20333 33554432000 4194304 4394578 140736773356544 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 24096 20333 267 49 0 21237 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96384

[startup+102.311 s]
/proc/loadavg: 3.63 3.25 3.62 5/297 16973
/proc/meminfo: memFree=20828240/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=102432 CPUtime=102.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 22996 0 0 0 10220 10 0 0 25 0 1 0 657201943 104890368 21775 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 25608 21775 267 49 0 22749 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 102432

[startup+162.301 s]
/proc/loadavg: 3.86 3.38 3.64 5/297 16974
/proc/meminfo: memFree=20810492/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=107660 CPUtime=162.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 24230 0 0 0 16219 11 0 0 25 0 1 0 657201943 110243840 23009 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 26915 23009 267 49 0 24056 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 107660

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.67 5/297 16976
/proc/meminfo: memFree=20770668/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=113436 CPUtime=222.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 25561 0 0 0 22219 11 0 0 25 0 1 0 657201943 116158464 24340 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 28359 24340 267 49 0 25500 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 113436

[startup+282.3 s]
/proc/loadavg: 3.99 3.59 3.68 5/297 16978
/proc/meminfo: memFree=20739532/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=140024 CPUtime=282.29 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 31282 0 0 0 28217 12 0 0 25 0 1 0 657201943 143384576 30061 33554432000 4194304 4394578 140736773356544 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 35006 30061 267 49 0 32147 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 140024

[startup+342.301 s]
/proc/loadavg: 4.03 3.68 3.71 5/297 16979
/proc/meminfo: memFree=20730216/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=141048 CPUtime=342.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 31487 0 0 0 34217 13 0 0 25 0 1 0 657201943 144433152 30266 33554432000 4194304 4394578 140736773356544 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 35262 30266 267 49 0 32403 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141048

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.72 5/297 16981
/proc/meminfo: memFree=20696220/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=153940 CPUtime=402.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 34307 0 0 0 40216 14 0 0 25 0 1 0 657201943 157634560 33086 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 38485 33086 267 49 0 35626 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153940

[startup+462.3 s]
/proc/loadavg: 4.05 3.79 3.74 5/297 16982
/proc/meminfo: memFree=20657132/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=161300 CPUtime=462.3 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 35705 0 0 0 46216 14 0 0 25 0 1 0 657201943 165171200 34484 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 40325 34484 267 49 0 37466 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 161300

[startup+522.301 s]
/proc/loadavg: 4.14 3.86 3.77 5/297 16984
/proc/meminfo: memFree=20647568/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=163764 CPUtime=522.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 36208 0 0 0 52216 15 0 0 25 0 1 0 657201943 167694336 34987 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 40941 34987 267 49 0 38082 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 163764

[startup+582.301 s]
/proc/loadavg: 4.24 3.93 3.79 5/297 16986
/proc/meminfo: memFree=20624108/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=181968 CPUtime=582.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 40387 0 0 0 58215 16 0 0 25 0 1 0 657201943 186335232 39166 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 45492 39166 267 49 0 42633 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 181968

[startup+642.3 s]
/proc/loadavg: 4.13 3.95 3.81 5/297 16987
/proc/meminfo: memFree=20593332/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=195536 CPUtime=642.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 43114 0 0 0 64215 16 0 0 25 0 1 0 657201943 200228864 41893 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 48884 41893 267 49 0 46025 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 195536

[startup+702.301 s]
/proc/loadavg: 4.05 3.96 3.82 5/297 16989
/proc/meminfo: memFree=20573316/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=199120 CPUtime=702.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 43740 0 0 0 70214 17 0 0 25 0 1 0 657201943 203898880 42519 33554432000 4194304 4394578 140736773356544 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 49780 42519 267 49 0 46921 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 199120

[startup+762.311 s]
/proc/loadavg: 4.06 3.98 3.83 5/297 16990
/proc/meminfo: memFree=20570772/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=200016 CPUtime=762.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 43907 0 0 0 76215 17 0 0 25 0 1 0 657201943 204816384 42686 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 50004 42686 267 49 0 47145 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 200016

[startup+822.3 s]
/proc/loadavg: 4.02 3.98 3.84 5/297 16992
/proc/meminfo: memFree=20559196/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=201200 CPUtime=822.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 44185 0 0 0 82214 17 0 0 25 0 1 0 657201943 206028800 42964 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 50300 42964 267 49 0 47441 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 201200

[startup+882.301 s]
/proc/loadavg: 4.05 4.00 3.85 5/297 16994
/proc/meminfo: memFree=20541172/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=202588 CPUtime=882.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 44501 0 0 0 88214 18 0 0 25 0 1 0 657201943 207450112 43280 33554432000 4194304 4394578 140736773356544 18446744073709551615 4313416 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 50647 43280 267 49 0 47788 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 202588

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.85 5/297 16995
/proc/meminfo: memFree=20502080/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=216352 CPUtime=942.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 47576 0 0 0 94212 19 0 0 25 0 1 0 657201943 221544448 46355 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 54088 46355 267 49 0 51229 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 216352

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.87 5/297 16997
/proc/meminfo: memFree=20482696/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=216352 CPUtime=1002.31 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 47576 0 0 0 100212 19 0 0 25 0 1 0 657201943 221544448 46355 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298919 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 54088 46355 267 49 0 51229 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 216352

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/297 16998
/proc/meminfo: memFree=20467668/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=217888 CPUtime=1062.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 47836 0 0 0 106212 20 0 0 25 0 1 0 657201943 223117312 46615 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 54472 46615 267 49 0 51613 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 217888

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/297 17000
/proc/meminfo: memFree=20465148/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=217888 CPUtime=1122.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 47842 0 0 0 112212 20 0 0 25 0 1 0 657201943 223117312 46621 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 54472 46621 267 49 0 51613 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 217888

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.89 5/297 17002
/proc/meminfo: memFree=20454332/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=220088 CPUtime=1182.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 48382 0 0 0 118212 20 0 0 25 0 1 0 657201943 225370112 47161 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 55022 47161 267 49 0 52163 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 220088

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/297 17012
/proc/meminfo: memFree=20446024/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=226088 CPUtime=1242.32 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 49615 0 0 0 124212 20 0 0 25 0 1 0 657201943 231514112 48394 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 56522 48394 267 49 0 53663 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 226088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.91 4/296 17015
/proc/meminfo: memFree=20569404/32951124 swapFree=66457188/67111528
[pid=16957] ppid=16955 vsize=229928 CPUtime=1300.03 cores=1,3
/proc/16957/stat : 16957 (SApperloT2010) R 16955 16957 15402 0 -1 4202496 50379 0 0 0 129982 21 0 0 25 0 1 0 657201943 235446272 49158 33554432000 4194304 4394578 140736773356544 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16957/statm: 57482 49158 267 49 0 54623 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 229928

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.83
CPU system time (s): 0.222966
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 229928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.83
system time used= 0.222966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50379
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= 6
involuntary context switches= 1580

runsolver used 3.38049 second user time and 8.46171 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 12:40:38
IDJOB=3380154
IDBENCH=83127
IDSOLVER=1862
FILE ID=node132/3380154-1305456038
RUNJOBID= node132-1305456038-16929
PBS_JOBID= 13324875
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 9ece8f569c93ceee834817ef3350ed8e
RANDOM SEED=718424048

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      21278168 kB
Buffers:        297288 kB
Cached:        5806412 kB
SwapCached:       6904 kB
Active:        4981344 kB
Inactive:      6386072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21278168 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:            8652 kB
Writeback:           8 kB
AnonPages:     5261196 kB
Mapped:          18940 kB
Slab:           218768 kB
PageTables:      24664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34777984 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73356 MiB
End job on node132 at 2011-05-15 13:02:20