Trace number 3379957

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-top30.cnf
MD5SUM31142839684b7824419884a35a31fc88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark111.102
Satisfiable
(Un)Satisfiability was proved
Number of variables101451
Number of clauses323566
Sum of the clauses size791464
Maximum clause length3667
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2195809
Number of clauses of size 3125762
Number of clauses of size 4464
Number of clauses of size 528
Number of clauses of size over 51502

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 1.26 2.87 3.56 5/296 16969
/proc/meminfo: memFree=21237276/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=24272 CPUtime=0 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 3187 0 0 0 0 0 0 0 21 0 1 0 657201955 24854528 3128 33554432000 4194304 4394578 140737148642176 18446744073709551615 4280325 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 6068 3135 244 49 0 3209 0

[startup+0.0743571 s]
/proc/loadavg: 1.26 2.87 3.56 5/296 16969
/proc/meminfo: memFree=21237276/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=36212 CPUtime=0.06 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 5742 0 0 0 6 0 0 0 21 0 1 0 657201955 37081088 5683 33554432000 4194304 4394578 140737148642176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 9053 5684 247 49 0 6194 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 36212

[startup+0.100343 s]
/proc/loadavg: 1.26 2.87 3.56 5/296 16969
/proc/meminfo: memFree=21237276/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=38984 CPUtime=0.09 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 6440 0 0 0 9 0 0 0 21 0 1 0 657201955 39919616 6381 33554432000 4194304 4394578 140737148642176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 9746 6382 247 49 0 6887 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38984

[startup+0.300308 s]
/proc/loadavg: 1.26 2.87 3.56 5/296 16969
/proc/meminfo: memFree=21237276/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=62060 CPUtime=0.29 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 12201 0 0 0 27 2 0 0 22 0 1 0 657201955 63549440 12141 33554432000 4194304 4394578 140737148642176 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 15515 12141 256 49 0 12656 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 62060

[startup+0.700239 s]
/proc/loadavg: 1.26 2.87 3.56 5/296 16969
/proc/meminfo: memFree=21237276/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=80748 CPUtime=0.69 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 17268 0 0 0 59 10 0 0 24 0 1 0 657201955 82685952 16576 33554432000 4194304 4394578 140737148642176 18446744073709551615 232335916951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 20187 16576 256 49 0 17328 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80748

[startup+1.50109 s]
/proc/loadavg: 1.48 2.89 3.57 7/297 16970
/proc/meminfo: memFree=21082648/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=96796 CPUtime=1.49 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 22988 0 0 0 131 18 0 0 25 0 1 0 657201955 99119104 21106 33554432000 4194304 4394578 140737148642176 18446744073709551615 232335553221 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 24199 21107 259 49 0 21340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96796

[startup+3.10082 s]
/proc/loadavg: 1.48 2.89 3.57 5/297 16970
/proc/meminfo: memFree=21032184/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=112596 CPUtime=3.09 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 26940 0 0 0 289 20 0 0 25 0 1 0 657201955 115298304 25058 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 28149 25058 267 49 0 25290 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112596

[startup+6.30024 s]
/proc/loadavg: 1.48 2.89 3.57 6/297 16970
/proc/meminfo: memFree=21006588/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=117732 CPUtime=6.29 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 28179 0 0 0 609 20 0 0 25 0 1 0 657201955 120557568 26297 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 29433 26297 267 49 0 26574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117732

[startup+12.7011 s]
/proc/loadavg: 1.95 2.95 3.58 6/297 16970
/proc/meminfo: memFree=20973780/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=126256 CPUtime=12.69 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 30269 0 0 0 1249 20 0 0 25 0 1 0 657201955 129286144 28387 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 31564 28387 267 49 0 28705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126256

[startup+25.5008 s]
/proc/loadavg: 2.26 2.98 3.58 5/297 16971
/proc/meminfo: memFree=20925692/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=144324 CPUtime=25.5 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 34521 0 0 0 2528 22 0 0 25 0 1 0 657201955 147787776 32639 33554432000 4194304 4394578 140737148642176 18446744073709551615 4290869 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 36081 32639 267 49 0 33222 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 144324

[startup+51.1003 s]
/proc/loadavg: 2.86 3.06 3.59 6/297 16971
/proc/meminfo: memFree=20875992/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=159748 CPUtime=51.09 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 38170 0 0 0 5087 22 0 0 25 0 1 0 657201955 163581952 36288 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 39937 36288 267 49 0 37078 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 159748

[startup+102.311 s]
/proc/loadavg: 3.63 3.25 3.62 5/297 16973
/proc/meminfo: memFree=20828240/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=179460 CPUtime=102.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 42709 0 0 0 10206 24 0 0 25 0 1 0 657201955 183767040 40827 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 44865 40827 267 49 0 42006 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 179460

[startup+162.301 s]
/proc/loadavg: 3.86 3.38 3.64 6/297 16974
/proc/meminfo: memFree=20810368/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=183180 CPUtime=162.29 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 43561 0 0 0 16204 25 0 0 25 0 1 0 657201955 187576320 41679 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 45795 41679 267 49 0 42936 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 183180

[startup+222.301 s]
/proc/loadavg: 3.98 3.50 3.67 5/297 16976
/proc/meminfo: memFree=20770544/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=201808 CPUtime=222.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 47791 0 0 0 22204 26 0 0 25 0 1 0 657201955 206651392 45909 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 50452 45909 267 49 0 47593 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 201808

[startup+282.3 s]
/proc/loadavg: 3.99 3.59 3.68 6/297 16978
/proc/meminfo: memFree=20739532/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=202832 CPUtime=282.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 48024 0 0 0 28203 27 0 0 25 0 1 0 657201955 207699968 46142 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 50708 46142 267 49 0 47849 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 202832

[startup+342.301 s]
/proc/loadavg: 4.03 3.68 3.71 6/297 16979
/proc/meminfo: memFree=20730216/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=206468 CPUtime=342.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 48865 0 0 0 34203 27 0 0 25 0 1 0 657201955 211423232 46983 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 51617 46983 267 49 0 48758 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 206468

[startup+402.301 s]
/proc/loadavg: 4.01 3.73 3.72 5/297 16981
/proc/meminfo: memFree=20696220/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=212824 CPUtime=402.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 50363 0 0 0 40202 28 0 0 25 0 1 0 657201955 217931776 48481 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 53206 48481 267 49 0 50347 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 212824

[startup+462.3 s]
/proc/loadavg: 4.05 3.79 3.74 6/297 16982
/proc/meminfo: memFree=20657132/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=230280 CPUtime=462.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 54336 0 0 0 46200 30 0 0 25 0 1 0 657201955 235806720 52454 33554432000 4194304 4394578 140737148642176 18446744073709551615 4324959 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 57570 52454 267 49 0 54711 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 230280

[startup+522.301 s]
/proc/loadavg: 4.14 3.86 3.77 5/297 16984
/proc/meminfo: memFree=20647444/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=233672 CPUtime=522.3 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 55065 0 0 0 52200 30 0 0 25 0 1 0 657201955 239280128 53183 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298829 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 58418 53183 267 49 0 55559 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 233672

[startup+582.301 s]
/proc/loadavg: 4.24 3.93 3.79 5/297 16986
/proc/meminfo: memFree=20623984/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=233928 CPUtime=582.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 55174 0 0 0 58200 31 0 0 25 0 1 0 657201955 239542272 53292 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 58482 53292 267 49 0 55623 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 233928

[startup+642.3 s]
/proc/loadavg: 4.13 3.95 3.81 6/297 16987
/proc/meminfo: memFree=20593332/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=235080 CPUtime=642.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 55389 0 0 0 64200 31 0 0 25 0 1 0 657201955 240721920 53507 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 58770 53507 267 49 0 55911 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 235080

[startup+702.301 s]
/proc/loadavg: 4.05 3.96 3.82 5/297 16989
/proc/meminfo: memFree=20573316/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=248688 CPUtime=702.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 58601 0 0 0 70199 32 0 0 25 0 1 0 657201955 254656512 56719 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 62172 56719 267 49 0 59313 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 248688

[startup+762.311 s]
/proc/loadavg: 4.06 3.98 3.83 5/297 16990
/proc/meminfo: memFree=20570772/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=248688 CPUtime=762.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 58602 0 0 0 76200 32 0 0 25 0 1 0 657201955 254656512 56720 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 62172 56720 267 49 0 59313 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 248688

[startup+822.3 s]
/proc/loadavg: 4.02 3.98 3.84 6/297 16992
/proc/meminfo: memFree=20559196/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=249120 CPUtime=822.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 58699 0 0 0 82199 32 0 0 25 0 1 0 657201955 255098880 56817 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 62280 56817 267 49 0 59421 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 249120

[startup+882.301 s]
/proc/loadavg: 4.05 4.00 3.85 5/297 16994
/proc/meminfo: memFree=20541172/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=249120 CPUtime=882.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 58702 0 0 0 88199 32 0 0 25 0 1 0 657201955 255098880 56820 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 62280 56820 267 49 0 59421 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 249120

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.85 5/297 16995
/proc/meminfo: memFree=20502080/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=266536 CPUtime=942.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 62775 0 0 0 94197 35 0 0 25 0 1 0 657201955 272932864 60893 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 66634 60893 267 49 0 63775 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 266536

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.87 6/297 16997
/proc/meminfo: memFree=20482696/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=280468 CPUtime=1002.31 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 65535 0 0 0 100196 35 0 0 25 0 1 0 657201955 287199232 63653 33554432000 4194304 4394578 140737148642176 18446744073709551615 4308929 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 70117 63653 267 49 0 67258 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 280468

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/297 16998
/proc/meminfo: memFree=20467788/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=294316 CPUtime=1062.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 68540 0 0 0 106195 37 0 0 25 0 1 0 657201955 301379584 66658 33554432000 4194304 4394578 140737148642176 18446744073709551615 4292774 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 73579 66658 267 49 0 70720 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 294316

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/297 17000
/proc/meminfo: memFree=20465148/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=294316 CPUtime=1122.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 68543 0 0 0 112195 37 0 0 25 0 1 0 657201955 301379584 66661 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 73579 66661 267 49 0 70720 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 294316

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.89 6/297 17002
/proc/meminfo: memFree=20454332/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=294316 CPUtime=1182.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 68562 0 0 0 118195 37 0 0 25 0 1 0 657201955 301379584 66680 33554432000 4194304 4394578 140737148642176 18446744073709551615 4287937 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 73579 66680 267 49 0 70720 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 294316

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/297 17012
/proc/meminfo: memFree=20446024/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=294316 CPUtime=1242.32 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 68577 0 0 0 124195 37 0 0 25 0 1 0 657201955 301379584 66695 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 73579 66695 267 49 0 70720 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 294316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.03 3.91 2/292 17017
/proc/meminfo: memFree=21012364/32951124 swapFree=66457188/67111528
[pid=16969] ppid=16967 vsize=296620 CPUtime=1300.03 cores=5,7
/proc/16969/stat : 16969 (SApperloT2010) R 16967 16969 15402 0 -1 4202496 69022 0 0 0 129965 38 0 0 25 0 1 0 657201955 303738880 67140 33554432000 4194304 4394578 140737148642176 18446744073709551615 4298421 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16969/statm: 74155 67140 267 49 0 71296 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 296620

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.66
CPU system time (s): 0.39194
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 296620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.66
system time used= 0.39194
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69022
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= 5
involuntary context switches= 3492

runsolver used 3.43148 second user time and 8.40772 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 12:40:38
IDJOB=3379957
IDBENCH=83126
IDSOLVER=1862
FILE ID=node132/3379957-1305456038
RUNJOBID= node132-1305456038-16930
PBS_JOBID= 13324875
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 31142839684b7824419884a35a31fc88
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:      21237936 kB
Buffers:        297312 kB
Cached:        5811820 kB
SwapCached:       6904 kB
Active:        5027832 kB
Inactive:      6380048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21237936 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           14084 kB
Writeback:           8 kB
AnonPages:     5296504 kB
Mapped:          18940 kB
Slab:           218768 kB
PageTables:      24664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34856252 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= 73364 MiB
End job on node132 at 2011-05-15 13:02:20