Trace number 3380155

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom19.cnf
MD5SUMd725e0d6a363434dce7cb39ffdb1b83f
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 variables40286
Number of clauses134663
Sum of the clauses size343327
Maximum clause length1301
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 269181
Number of clauses of size 364779
Number of clauses of size 4189
Number of clauses of size 517
Number of clauses of size over 5496

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-3380155-1305455909/watcher-3380155-1305455909 -o /tmp/evaluation-result-3380155-1305455909/solver-3380155-1305455909 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380155-1305455909.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: 4.00 4.01 3.94 5/351 26355
/proc/meminfo: memFree=14612060/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=19580 CPUtime=0 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 1992 0 0 0 0 0 0 0 25 0 1 0 657188835 20049920 1932 33554432000 4194304 4394578 140737461031936 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 4895 1932 247 49 0 2036 0

[startup+0.0362489 s]
/proc/loadavg: 4.00 4.01 3.94 5/351 26355
/proc/meminfo: memFree=14612060/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=21956 CPUtime=0.03 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 2593 0 0 0 3 0 0 0 25 0 1 0 657188835 22482944 2533 33554432000 4194304 4394578 140737461031936 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 5489 2534 247 49 0 2630 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 21956

[startup+0.10024 s]
/proc/loadavg: 4.00 4.01 3.94 5/351 26355
/proc/meminfo: memFree=14612060/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=32296 CPUtime=0.09 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 5132 0 0 0 9 0 0 0 25 0 1 0 657188835 33071104 5071 33554432000 4194304 4394578 140737461031936 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 8074 5073 253 49 0 5215 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32296

[startup+0.300202 s]
/proc/loadavg: 4.00 4.01 3.94 5/351 26355
/proc/meminfo: memFree=14612060/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=41648 CPUtime=0.28 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 7709 0 0 0 25 3 0 0 25 0 1 0 657188835 42647552 7384 33554432000 4194304 4394578 140737461031936 18446744073709551615 228244373399 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 10412 7386 256 49 0 7553 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 41648

[startup+0.701132 s]
/proc/loadavg: 4.00 4.01 3.94 5/351 26355
/proc/meminfo: memFree=14612060/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=48996 CPUtime=0.69 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 10256 0 0 0 62 7 0 0 25 0 1 0 657188835 50171904 9438 33554432000 4194304 4394578 140737461031936 18446744073709551615 228244009669 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 12249 9440 259 49 0 9390 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48996

[startup+1.50099 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14565828/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=57864 CPUtime=1.49 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 12518 0 0 0 142 7 0 0 25 0 1 0 657188835 59252736 11699 33554432000 4194304 4394578 140737461031936 18446744073709551615 228244006721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 14466 11699 267 49 0 11607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57864

[startup+3.10071 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14559628/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=62476 CPUtime=3.09 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 13654 0 0 0 302 7 0 0 25 0 1 0 657188835 63975424 12835 33554432000 4194304 4394578 140737461031936 18446744073709551615 4292207 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 15619 12835 267 49 0 12760 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 62476

[startup+6.30015 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14545376/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=70316 CPUtime=6.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 15564 0 0 0 621 8 0 0 25 0 1 0 657188835 72003584 14745 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 17579 14745 267 49 0 14720 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70316

[startup+12.701 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14524268/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=76736 CPUtime=12.69 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 17040 0 0 0 1261 8 0 0 25 0 1 0 657188835 78577664 16221 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298701 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 19184 16221 267 49 0 16325 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 76736

[startup+25.5008 s]
/proc/loadavg: 4.00 4.01 3.94 5/352 26356
/proc/meminfo: memFree=14515468/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=85748 CPUtime=25.49 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 19213 0 0 0 2540 9 0 0 25 0 1 0 657188835 87805952 18394 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 21437 18394 267 49 0 18578 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85748

[startup+51.1003 s]
/proc/loadavg: 4.16 4.04 3.95 5/352 26357
/proc/meminfo: memFree=14506720/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=95544 CPUtime=51.09 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 21464 0 0 0 5099 10 0 0 25 0 1 0 657188835 97837056 20645 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298716 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 23886 20645 267 49 0 21027 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95544

[startup+102.313 s]
/proc/loadavg: 4.07 4.03 3.95 5/352 26358
/proc/meminfo: memFree=14491692/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=110756 CPUtime=102.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 24962 0 0 0 10220 10 0 0 25 0 1 0 657188835 113414144 24143 33554432000 4194304 4394578 140737461031936 18446744073709551615 4287405 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 27689 24143 267 49 0 24830 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 110756

[startup+162.301 s]
/proc/loadavg: 4.06 4.03 3.96 5/352 26360
/proc/meminfo: memFree=14472316/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=117712 CPUtime=162.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 26510 0 0 0 16217 12 0 0 25 0 1 0 657188835 120537088 25691 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 29428 25691 267 49 0 26569 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117712

[startup+222.3 s]
/proc/loadavg: 4.02 4.03 3.96 5/352 26362
/proc/meminfo: memFree=14405072/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=123456 CPUtime=222.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 27834 0 0 0 22217 12 0 0 25 0 1 0 657188835 126418944 27015 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 30864 27015 267 49 0 28005 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 123456

[startup+282.301 s]
/proc/loadavg: 4.00 4.02 3.96 5/352 26363
/proc/meminfo: memFree=14391756/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=138276 CPUtime=282.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 31216 0 0 0 28216 14 0 0 25 0 1 0 657188835 141594624 30397 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298676 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 34569 30397 267 49 0 31710 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138276

[startup+342.3 s]
/proc/loadavg: 4.08 4.04 3.97 5/352 26365
/proc/meminfo: memFree=14388488/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=142228 CPUtime=342.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 32014 0 0 0 34215 14 0 0 25 0 1 0 657188835 145641472 31195 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 35557 31195 267 49 0 32698 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 142228

[startup+402.301 s]
/proc/loadavg: 4.14 4.06 3.98 5/352 26366
/proc/meminfo: memFree=14296560/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=155208 CPUtime=402.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 35024 0 0 0 40214 15 0 0 25 0 1 0 657188835 158932992 34205 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 38802 34205 267 49 0 35943 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 155208

[startup+462.301 s]
/proc/loadavg: 4.05 4.05 3.98 5/352 26368
/proc/meminfo: memFree=14293288/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=157688 CPUtime=462.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 35592 0 0 0 46214 16 0 0 25 0 1 0 657188835 161472512 34773 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 39422 34773 267 49 0 36563 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 157688

[startup+522.301 s]
/proc/loadavg: 4.10 4.06 3.98 5/352 26481
/proc/meminfo: memFree=17244912/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=163168 CPUtime=522.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 36816 0 0 0 52214 16 0 0 25 0 1 0 657188835 167084032 35997 33554432000 4194304 4394578 140737461031936 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 40792 35997 267 49 0 37933 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163168

[startup+582.301 s]
/proc/loadavg: 4.16 4.08 4.00 5/352 26482
/proc/meminfo: memFree=17161760/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=178164 CPUtime=582.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 40136 0 0 0 58214 16 0 0 25 0 1 0 657188835 182439936 39317 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 44541 39317 267 49 0 41682 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 178164

[startup+642.301 s]
/proc/loadavg: 4.06 4.06 4.00 6/352 26484
/proc/meminfo: memFree=17099340/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=186100 CPUtime=642.31 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 41618 0 0 0 64215 16 0 0 25 0 1 0 657188835 190566400 40799 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 46525 40799 267 49 0 43666 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 186100

[startup+702.301 s]
/proc/loadavg: 4.02 4.05 4.00 6/352 26485
/proc/meminfo: memFree=17032104/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=186100 CPUtime=702.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 41625 0 0 0 70214 16 0 0 25 0 1 0 657188835 190566400 40806 33554432000 4194304 4394578 140737461031936 18446744073709551615 4287531 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 46525 40806 267 49 0 43666 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186100

[startup+762.312 s]
/proc/loadavg: 4.00 4.03 4.00 5/352 26487
/proc/meminfo: memFree=16992392/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=186100 CPUtime=762.32 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 41663 0 0 0 76215 17 0 0 25 0 1 0 657188835 190566400 40844 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 46525 40844 267 49 0 43666 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 186100

[startup+822.301 s]
/proc/loadavg: 4.04 4.04 4.00 6/352 26489
/proc/meminfo: memFree=16926992/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=186100 CPUtime=822.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 41672 0 0 0 82213 17 0 0 25 0 1 0 657188835 190566400 40853 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 46525 40853 267 49 0 43666 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 186100

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/352 26490
/proc/meminfo: memFree=16849084/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=205124 CPUtime=882.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 46171 0 0 0 88212 18 0 0 25 0 1 0 657188835 210046976 45352 33554432000 4194304 4394578 140737461031936 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 51281 45352 267 49 0 48422 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 205124

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/352 26492
/proc/meminfo: memFree=16774128/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=207304 CPUtime=942.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 46752 0 0 0 94212 18 0 0 25 0 1 0 657188835 212279296 45933 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 51826 45933 267 49 0 48967 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 207304

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.00 6/352 26493
/proc/meminfo: memFree=16757968/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=207304 CPUtime=1002.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 46768 0 0 0 100212 18 0 0 25 0 1 0 657188835 212279296 45949 33554432000 4194304 4394578 140737461031936 18446744073709551615 4291853 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 51826 45949 267 49 0 48967 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 207304

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 6/352 26495
/proc/meminfo: memFree=16702140/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=207304 CPUtime=1062.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 46800 0 0 0 106212 18 0 0 25 0 1 0 657188835 212279296 45981 33554432000 4194304 4394578 140737461031936 18446744073709551615 4313558 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 51826 45981 267 49 0 48967 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 207304

[startup+1122.3 s]
/proc/loadavg: 4.10 4.04 4.01 5/352 26497
/proc/meminfo: memFree=16634144/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=207304 CPUtime=1122.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 46813 0 0 0 112211 18 0 0 25 0 1 0 657188835 212279296 45994 33554432000 4194304 4394578 140737461031936 18446744073709551615 4296720 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 51826 45994 267 49 0 48967 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 207304

[startup+1182.3 s]
/proc/loadavg: 4.07 4.04 4.00 6/352 26498
/proc/meminfo: memFree=16561572/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=217200 CPUtime=1182.3 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 49053 0 0 0 118211 19 0 0 25 0 1 0 657188835 222412800 48234 33554432000 4194304 4394578 140737461031936 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 54300 48234 267 49 0 51441 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 217200

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/352 26500
/proc/meminfo: memFree=16491948/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=224188 CPUtime=1242.29 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 50437 0 0 0 124210 19 0 0 25 0 1 0 657188835 229568512 49618 33554432000 4194304 4394578 140737461031936 18446744073709551615 4327706 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 56047 49618 267 49 0 53188 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 224188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 4.00 5/352 26501
/proc/meminfo: memFree=16439568/32951124 swapFree=67082152/67111528
[pid=26355] ppid=26353 vsize=231228 CPUtime=1300 cores=5,7
/proc/26355/stat : 26355 (SApperloT2010) R 26353 26355 26219 0 -1 4202496 51828 0 0 0 129981 19 0 0 25 0 1 0 657188835 236777472 51009 33554432000 4194304 4394578 140737461031936 18446744073709551615 4327612 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/26355/statm: 57807 51009 267 49 0 54948 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 231228

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.03
CPU user time (s): 1299.82
CPU system time (s): 0.208968
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 231228

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

runsolver used 4.22736 second user time and 9.96548 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-15 12:38:29
IDJOB=3380155
IDBENCH=83119
IDSOLVER=1862
FILE ID=node136/3380155-1305455909
RUNJOBID= node136-1305455105-26240
PBS_JOBID= 13324886
Free space on /tmp= 72912 MiB

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

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

MD5SUM BENCH= d725e0d6a363434dce7cb39ffdb1b83f
RANDOM SEED=406208320

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.76
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.83
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14612216 kB
Buffers:        310500 kB
Cached:        5905312 kB
SwapCached:       2740 kB
Active:       13617224 kB
Inactive:      4375296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14612216 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            2744 kB
Writeback:           0 kB
AnonPages:    11775292 kB
Mapped:          28448 kB
Slab:           235644 kB
PageTables:      45320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 72690692 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= 73056 MiB
End job on node136 at 2011-05-15 13:00:11