Trace number 3380151

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) 1299.96 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom15.cnf
MD5SUM1f0914c6141fdba914b73575a12b918a
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 variables25972
Number of clauses86411
Sum of the clauses size219707
Maximum clause length879
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 245193
Number of clauses of size 340753
Number of clauses of size 4119
Number of clauses of size 513
Number of clauses of size over 5332

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.07 3.87 3.49 4/350 24544
/proc/meminfo: memFree=27294008/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=17124 CPUtime=0.01 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 1499 0 0 0 1 0 0 0 25 0 1 0 657165949 17534976 1440 33554432000 4194304 4394578 140735418399248 18446744073709551615 228122374853 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 4281 1440 247 49 0 1422 0

[startup+0.092462 s]
/proc/loadavg: 4.07 3.87 3.49 4/350 24544
/proc/meminfo: memFree=27294008/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=25056 CPUtime=0.08 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 3489 0 0 0 8 0 0 0 25 0 1 0 657165949 25657344 3429 33554432000 4194304 4394578 140735418399248 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 6264 3429 256 49 0 3405 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 25056

[startup+0.10047 s]
/proc/loadavg: 4.07 3.87 3.49 4/350 24544
/proc/meminfo: memFree=27294008/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=25056 CPUtime=0.09 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 3489 0 0 0 9 0 0 0 25 0 1 0 657165949 25657344 3429 33554432000 4194304 4394578 140735418399248 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 6264 3429 256 49 0 3405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25056

[startup+0.300423 s]
/proc/loadavg: 4.07 3.87 3.49 4/350 24544
/proc/meminfo: memFree=27294008/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=32772 CPUtime=0.29 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 5903 0 0 0 28 1 0 0 25 0 1 0 657165949 33558528 5356 33554432000 4194304 4394578 140735418399248 18446744073709551615 228122738583 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 8193 5356 256 49 0 5334 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32772

[startup+0.700348 s]
/proc/loadavg: 4.07 3.87 3.49 4/350 24544
/proc/meminfo: memFree=27294008/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=41668 CPUtime=0.69 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 8245 0 0 0 67 2 0 0 25 0 1 0 657165949 42668032 7360 33554432000 4194304 4394578 140735418399248 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 10417 7360 267 49 0 7558 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41668

[startup+1.5002 s]
/proc/loadavg: 4.07 3.87 3.49 5/351 24545
/proc/meminfo: memFree=27263504/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=43920 CPUtime=1.49 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 8798 0 0 0 147 2 0 0 25 0 1 0 657165949 44974080 7913 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 10980 7913 267 49 0 8121 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43920

[startup+3.10089 s]
/proc/loadavg: 4.07 3.87 3.50 5/351 24545
/proc/meminfo: memFree=27259908/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=48584 CPUtime=3.09 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 9902 0 0 0 307 2 0 0 25 0 1 0 657165949 49750016 9017 33554432000 4194304 4394578 140735418399248 18446744073709551615 4285643 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 12146 9017 267 49 0 9287 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48584

[startup+6.30034 s]
/proc/loadavg: 4.07 3.87 3.50 5/351 24545
/proc/meminfo: memFree=27253044/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=52588 CPUtime=6.29 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 10903 0 0 0 627 2 0 0 25 0 1 0 657165949 53850112 10018 33554432000 4194304 4394578 140735418399248 18446744073709551615 4290887 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 13147 10018 267 49 0 10288 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52588

[startup+12.7012 s]
/proc/loadavg: 4.06 3.87 3.50 5/351 24545
/proc/meminfo: memFree=27247352/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=57260 CPUtime=12.69 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 11961 0 0 0 1267 2 0 0 25 0 1 0 657165949 58634240 11076 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 14315 11076 267 49 0 11456 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57260

[startup+25.5009 s]
/proc/loadavg: 4.05 3.88 3.51 5/351 24545
/proc/meminfo: memFree=27238040/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=64828 CPUtime=25.49 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 13696 0 0 0 2546 3 0 0 25 0 1 0 657165949 66383872 12811 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 16207 12811 267 49 0 13348 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64828

[startup+51.1012 s]
/proc/loadavg: 4.03 3.89 3.52 5/351 24546
/proc/meminfo: memFree=27227856/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=75140 CPUtime=51.09 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 15966 0 0 0 5105 4 0 0 25 0 1 0 657165949 76943360 15081 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 18785 15081 267 49 0 15926 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 75140

[startup+102.313 s]
/proc/loadavg: 4.01 3.90 3.54 5/351 24548
/proc/meminfo: memFree=27209096/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=84220 CPUtime=102.3 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 17873 0 0 0 10225 5 0 0 25 0 1 0 657165949 86241280 16988 33554432000 4194304 4394578 140735418399248 18446744073709551615 4291917 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 21055 16988 267 49 0 18196 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84220

[startup+162.301 s]
/proc/loadavg: 4.00 3.92 3.57 5/351 24549
/proc/meminfo: memFree=27183868/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=89700 CPUtime=162.28 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 18982 0 0 0 16223 5 0 0 25 0 1 0 657165949 91852800 18097 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 22425 18097 267 49 0 19566 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 89700

[startup+222.301 s]
/proc/loadavg: 4.05 3.94 3.60 5/351 24551
/proc/meminfo: memFree=27161648/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=103592 CPUtime=222.27 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 22126 0 0 0 22222 5 0 0 25 0 1 0 657165949 106078208 21241 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 25898 21241 267 49 0 23039 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 103592

[startup+282.3 s]
/proc/loadavg: 4.06 3.97 3.63 5/351 24552
/proc/meminfo: memFree=27141528/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=106792 CPUtime=282.27 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 22764 0 0 0 28221 6 0 0 25 0 1 0 657165949 109355008 21879 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 26698 21879 267 49 0 23839 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 106792

[startup+342.301 s]
/proc/loadavg: 4.10 4.00 3.66 5/351 24554
/proc/meminfo: memFree=27123996/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=115136 CPUtime=342.27 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 24425 0 0 0 34221 6 0 0 25 0 1 0 657165949 117899264 23540 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 28784 23540 267 49 0 25925 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 115136

[startup+402.301 s]
/proc/loadavg: 4.03 4.00 3.67 5/351 24556
/proc/meminfo: memFree=27091720/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=118488 CPUtime=402.26 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 25104 0 0 0 40220 6 0 0 25 0 1 0 657165949 121331712 24219 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 29622 24219 267 49 0 26763 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 118488

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 3.69 5/351 24557
/proc/meminfo: memFree=27066852/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=132048 CPUtime=462.27 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 27942 0 0 0 46219 8 0 0 25 0 1 0 657165949 135217152 27057 33554432000 4194304 4394578 140735418399248 18446744073709551615 4291022 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 33012 27057 267 49 0 30153 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 132048

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.71 5/351 24559
/proc/meminfo: memFree=27057892/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=137488 CPUtime=522.26 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 29003 0 0 0 52218 8 0 0 25 0 1 0 657165949 140787712 28118 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 34372 28118 267 49 0 31513 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 137488

[startup+582.301 s]
/proc/loadavg: 2.54 3.62 3.60 2/333 24614
/proc/meminfo: memFree=27742600/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=138768 CPUtime=582.25 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 29277 0 0 0 58217 8 0 0 25 0 1 0 657165949 142098432 28392 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 34692 28392 267 49 0 31833 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 138768

[startup+642.301 s]
/proc/loadavg: 1.56 3.14 3.43 2/333 24616
/proc/meminfo: memFree=27738124/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=144080 CPUtime=642.27 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 30346 0 0 0 64218 9 0 0 25 0 1 0 657165949 147537920 29461 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 36020 29461 267 49 0 33161 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 144080

[startup+702.3 s]
/proc/loadavg: 1.20 2.75 3.28 2/333 24618
/proc/meminfo: memFree=27735848/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=146832 CPUtime=702.26 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 30952 0 0 0 70217 9 0 0 25 0 1 0 657165949 150355968 30067 33554432000 4194304 4394578 140735418399248 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 36708 30067 267 49 0 33849 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 146832

[startup+762.312 s]
/proc/loadavg: 1.07 2.43 3.13 2/333 24619
/proc/meminfo: memFree=27731456/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=151916 CPUtime=762.26 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 32015 0 0 0 76217 9 0 0 25 0 1 0 657165949 155561984 31130 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 37979 31130 267 49 0 35120 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 151916

[startup+822.301 s]
/proc/loadavg: 1.02 2.17 3.00 2/333 24621
/proc/meminfo: memFree=27728676/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=154888 CPUtime=822.26 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 32714 0 0 0 82216 10 0 0 25 0 1 0 657165949 158605312 31829 33554432000 4194304 4394578 140735418399248 18446744073709551615 4287313 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 38722 31829 267 49 0 35863 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 154888

[startup+882.301 s]
/proc/loadavg: 1.06 1.97 2.87 2/333 24622
/proc/meminfo: memFree=27725912/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=158040 CPUtime=882.25 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 33372 0 0 0 88215 10 0 0 25 0 1 0 657165949 161832960 32487 33554432000 4194304 4394578 140735418399248 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 39510 32487 267 49 0 36651 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 158040

[startup+942.301 s]
/proc/loadavg: 1.02 1.79 2.75 2/333 24624
/proc/meminfo: memFree=27723148/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=161440 CPUtime=942.24 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 34103 0 0 0 94214 10 0 0 25 0 1 0 657165949 165314560 33218 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 40360 33218 267 49 0 37501 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 161440

[startup+1002.3 s]
/proc/loadavg: 1.01 1.64 2.64 2/333 24626
/proc/meminfo: memFree=27716892/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=169164 CPUtime=1002.25 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 35716 0 0 0 100214 11 0 0 25 0 1 0 657165949 173223936 34831 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 42291 34831 267 49 0 39432 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 169164

[startup+1062.3 s]
/proc/loadavg: 1.00 1.52 2.54 2/333 24627
/proc/meminfo: memFree=27713128/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=173780 CPUtime=1062.24 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 36556 0 0 0 106212 12 0 0 25 0 1 0 657165949 177950720 35671 33554432000 4194304 4394578 140735418399248 18446744073709551615 228122372519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 43445 35671 267 49 0 40586 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 173780

[startup+1122.3 s]
/proc/loadavg: 1.00 1.42 2.44 2/333 24629
/proc/meminfo: memFree=27708488/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=179308 CPUtime=1122.24 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 37751 0 0 0 112212 12 0 0 25 0 1 0 657165949 183611392 36866 33554432000 4194304 4394578 140735418399248 18446744073709551615 4346684 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 44827 36866 267 49 0 41968 0
Current children cumulated CPU time (s) 1122.24
Current children cumulated vsize (KiB) 179308

[startup+1182.3 s]
/proc/loadavg: 1.00 1.34 2.34 2/333 24630
/proc/meminfo: memFree=27707584/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=180588 CPUtime=1182.24 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 37978 0 0 0 118211 13 0 0 25 0 1 0 657165949 184922112 37093 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 45147 37093 267 49 0 42288 0
Current children cumulated CPU time (s) 1182.24
Current children cumulated vsize (KiB) 180588

[startup+1242.3 s]
/proc/loadavg: 1.00 1.28 2.26 2/333 24632
/proc/meminfo: memFree=27704964/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=183404 CPUtime=1242.24 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 38486 0 0 0 124211 13 0 0 25 0 1 0 657165949 187805696 37601 33554432000 4194304 4394578 140735418399248 18446744073709551615 4299126 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 45851 37601 267 49 0 42992 0
Current children cumulated CPU time (s) 1242.24
Current children cumulated vsize (KiB) 183404



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.23 2.18 2/333 24633
/proc/meminfo: memFree=27704420/32951124 swapFree=54427468/67111528
[pid=24544] ppid=24542 vsize=183660 CPUtime=1299.95 cores=0,2
/proc/24544/stat : 24544 (SApperloT2010) R 24542 24544 12685 0 -1 4202496 38580 0 0 0 129982 13 0 0 25 0 1 0 657165949 188067840 37695 33554432000 4194304 4394578 140735418399248 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/24544/statm: 45915 37695 267 49 0 43056 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 183660

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): 1299.96
CPU user time (s): 1299.82
CPU system time (s): 0.141978
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 183660

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

runsolver used 4.44432 second user time and 9.53655 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-15 12:34:40
IDJOB=3380151
IDBENCH=83108
IDSOLVER=1862
FILE ID=node138/3380151-1305455680
RUNJOBID= node138-1305454922-24347
PBS_JOBID= 13324862
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= 1f0914c6141fdba914b73575a12b918a
RANDOM SEED=1832801122

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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:      27294288 kB
Buffers:        285856 kB
Cached:        3993652 kB
SwapCached:      18496 kB
Active:        2225876 kB
Inactive:      3190848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27294288 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:            1564 kB
Writeback:           0 kB
AnonPages:     1130288 kB
Mapped:          15452 kB
Slab:           127708 kB
PageTables:      48880 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 68945304 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= 73560 MiB
End job on node138 at 2011-05-15 12:56:22