Trace number 3288946

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
SApperloT 2011-03-23? (TO) 1300.04 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom25.cnf
MD5SUMc40bd543dad558d19995fef4fd742233
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 variables67777
Number of clauses227761
Sum of the clauses size582177
Maximum clause length2084
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2115213
Number of clauses of size 3111398
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 5802

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: 935)

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.85 1.14 2.17 4/184 32483
/proc/meminfo: memFree=17699908/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=17800 CPUtime=0 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 1001 0 0 0 0 0 0 0 21 0 1 0 489364691 18227200 937 33554432000 4194304 4465733 140735033671984 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 4450 937 249 67 0 1573 0

[startup+0.058692 s]
/proc/loadavg: 0.85 1.14 2.17 4/184 32483
/proc/meminfo: memFree=17699908/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=20028 CPUtime=0.05 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 3095 0 0 0 5 0 0 0 21 0 1 0 489364691 20508672 1760 33554432000 4194304 4465733 140735033671984 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 5007 1761 250 67 0 2130 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 20028

[startup+0.100685 s]
/proc/loadavg: 0.85 1.14 2.17 4/184 32483
/proc/meminfo: memFree=17699908/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=22204 CPUtime=0.09 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 4616 0 0 0 9 0 0 0 21 0 1 0 489364691 22736896 2212 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270238 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 5551 2212 255 67 0 2674 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22204

[startup+0.30065 s]
/proc/loadavg: 0.85 1.14 2.17 4/184 32483
/proc/meminfo: memFree=17699908/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=22588 CPUtime=0.29 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 4887 0 0 0 29 0 0 0 22 0 1 0 489364691 23130112 2434 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270209 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 5647 2434 255 67 0 2770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22588

[startup+0.700581 s]
/proc/loadavg: 0.85 1.14 2.17 4/184 32483
/proc/meminfo: memFree=17699908/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=22588 CPUtime=0.68 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 5161 0 0 0 68 0 0 0 23 0 1 0 489364691 23130112 2603 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 5647 2603 255 67 0 2770 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 22588

[startup+1.50044 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17671624/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=23476 CPUtime=1.49 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 5995 0 0 0 148 1 0 0 25 0 1 0 489364691 24039424 2833 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 5869 2833 255 67 0 2992 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23476

[startup+3.10016 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17647312/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=64504 CPUtime=3.09 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 12298 0 0 0 307 2 0 0 25 0 1 0 489364691 66052096 7633 33554432000 4194304 4465733 140735033671984 18446744073709551615 4343428 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 16126 7633 272 67 0 13249 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64504

[startup+6.30061 s]
/proc/loadavg: 1.10 1.18 2.18 5/188 32490
/proc/meminfo: memFree=17593124/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=65508 CPUtime=6.29 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 12852 0 0 0 627 2 0 0 25 0 1 0 489364691 67080192 8143 33554432000 4194304 4465733 140735033671984 18446744073709551615 4314424 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 16377 8143 280 67 0 13500 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65508

[startup+12.7005 s]
/proc/loadavg: 1.49 1.26 2.20 5/188 32490
/proc/meminfo: memFree=17553968/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=96156 CPUtime=12.69 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 21764 0 0 0 1266 3 0 0 25 0 1 0 489364691 98463744 15726 33554432000 4194304 4465733 140735033671984 18446744073709551615 4304879 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 24039 15726 280 67 0 21162 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96156

[startup+25.5003 s]
/proc/loadavg: 2.05 1.40 2.22 5/188 32490
/proc/meminfo: memFree=17537212/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=74736 CPUtime=25.49 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 30039 0 0 0 2545 4 0 0 25 0 1 0 489364691 76529664 13823 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 18684 13823 334 67 0 15807 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 74736

[startup+51.1008 s]
/proc/loadavg: 2.71 1.60 2.27 5/188 32491
/proc/meminfo: memFree=17504804/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=74736 CPUtime=51.09 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 34708 0 0 0 5104 5 0 0 25 0 1 0 489364691 76529664 15149 33554432000 4194304 4465733 140735033671984 18446744073709551615 4293302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 18684 15149 311 67 0 15807 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 74736

[startup+102.307 s]
/proc/loadavg: 3.44 1.97 2.36 5/188 32493
/proc/meminfo: memFree=17470952/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=85444 CPUtime=102.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 39854 0 0 0 10224 6 0 0 25 0 1 0 489364691 87494656 16936 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 21361 16936 280 67 0 18484 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85444

[startup+162.301 s]
/proc/loadavg: 3.79 2.34 2.46 5/188 32494
/proc/meminfo: memFree=17411676/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=86324 CPUtime=162.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 48800 0 0 0 16221 9 0 0 25 0 1 0 489364691 88395776 17642 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271110 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 21581 17642 280 67 0 18704 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86324

[startup+222.3 s]
/proc/loadavg: 3.92 2.64 2.55 5/188 32496
/proc/meminfo: memFree=17378440/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=110780 CPUtime=222.29 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 59766 0 0 0 22219 10 0 0 25 0 1 0 489364691 113438720 22713 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 27695 22713 280 67 0 24818 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110780

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.64 5/188 32497
/proc/meminfo: memFree=17318176/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=141192 CPUtime=282.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 66097 0 0 0 28219 11 0 0 25 0 1 0 489364691 144580608 28500 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 35298 28500 280 67 0 32421 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 141192

[startup+342.3 s]
/proc/loadavg: 3.99 3.08 2.72 5/188 32499
/proc/meminfo: memFree=17268944/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=141192 CPUtime=342.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 67473 0 0 0 34218 12 0 0 25 0 1 0 489364691 144580608 29484 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 35298 29484 280 67 0 32421 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 141192

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.80 5/188 32501
/proc/meminfo: memFree=17333788/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=106160 CPUtime=402.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 80033 0 0 0 40216 14 0 0 25 0 1 0 489364691 108707840 21423 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 26540 21423 281 67 0 23663 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 106160

[startup+462.301 s]
/proc/loadavg: 4.07 3.40 2.88 5/188 32502
/proc/meminfo: memFree=17325480/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=139764 CPUtime=462.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 87578 0 0 0 46215 15 0 0 25 0 1 0 489364691 143118336 28509 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 34941 28509 656 67 0 32064 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139764

[startup+522.3 s]
/proc/loadavg: 4.08 3.52 2.95 5/188 32503
/proc/meminfo: memFree=17289640/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=139764 CPUtime=522.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 88854 0 0 0 52215 15 0 0 25 0 1 0 489364691 143118336 29425 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 34941 29425 656 67 0 32064 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139764

[startup+582.301 s]
/proc/loadavg: 4.03 3.61 3.01 5/188 32505
/proc/meminfo: memFree=17256280/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=139764 CPUtime=582.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 89901 0 0 0 58215 15 0 0 25 0 1 0 489364691 143118336 30153 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 34941 30153 656 67 0 32064 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139764

[startup+642.3 s]
/proc/loadavg: 4.01 3.67 3.07 5/188 32507
/proc/meminfo: memFree=17311336/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=124588 CPUtime=642.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 103365 0 0 0 64213 17 0 0 25 0 1 0 489364691 127578112 27145 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 31147 27145 415 67 0 28270 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 124588

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.13 5/188 32509
/proc/meminfo: memFree=17302528/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=108564 CPUtime=702.3 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 111438 0 0 0 70211 19 0 0 25 0 1 0 489364691 111169536 21109 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 27141 21109 281 67 0 24264 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 108564

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.18 5/188 32510
/proc/meminfo: memFree=17280952/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=123772 CPUtime=762.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 120654 0 0 0 76210 21 0 0 25 0 1 0 489364691 126742528 22119 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 30943 22119 281 67 0 28066 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 123772

[startup+822.3 s]
/proc/loadavg: 4.07 3.83 3.23 5/188 32511
/proc/meminfo: memFree=17272148/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=123772 CPUtime=822.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 121492 0 0 0 82210 21 0 0 25 0 1 0 489364691 126742528 22715 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271118 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 30943 22715 281 67 0 28066 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 123772

[startup+882.301 s]
/proc/loadavg: 4.02 3.86 3.28 5/188 32513
/proc/meminfo: memFree=17207660/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=123772 CPUtime=882.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 121806 0 0 0 88210 21 0 0 25 0 1 0 489364691 126742528 23029 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 30943 23029 281 67 0 28066 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 123772

[startup+942.3 s]
/proc/loadavg: 4.05 3.89 3.32 5/188 32515
/proc/meminfo: memFree=17249816/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=123772 CPUtime=942.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 122976 0 0 0 94209 22 0 0 25 0 1 0 489364691 126742528 23807 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 30943 23807 281 67 0 28066 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 123772

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 3.37 5/188 32517
/proc/meminfo: memFree=17203556/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=164904 CPUtime=1002.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 152801 0 0 0 100206 25 0 0 25 0 1 0 489364691 168861696 33970 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 41226 33970 307 67 0 38349 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 164904

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.41 5/188 32518
/proc/meminfo: memFree=17170572/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=164904 CPUtime=1062.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 154559 0 0 0 106205 26 0 0 25 0 1 0 489364691 168861696 35419 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 41226 35420 308 67 0 38349 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 164904

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.44 5/188 32519
/proc/meminfo: memFree=17166352/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=164904 CPUtime=1122.31 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 155028 0 0 0 112205 26 0 0 25 0 1 0 489364691 168861696 35821 33554432000 4194304 4465733 140735033671984 18446744073709551615 4271889 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 41226 35821 307 67 0 38349 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 164904

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.47 5/188 32521
/proc/meminfo: memFree=17224632/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=132948 CPUtime=1182.32 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 155923 0 0 0 118205 27 0 0 25 0 1 0 489364691 136138752 28758 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270178 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 33237 28758 295 67 0 30360 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 132948

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.50 5/188 32523
/proc/meminfo: memFree=17208508/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=132948 CPUtime=1242.32 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 156561 0 0 0 124205 27 0 0 25 0 1 0 489364691 136138752 29077 33554432000 4194304 4465733 140735033671984 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 33237 29077 295 67 0 30360 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 132948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 3/185 32526
/proc/meminfo: memFree=17478604/32951132 swapFree=67111528/67111528
[pid=32483] ppid=32481 vsize=132948 CPUtime=1300.02 cores=1,3
/proc/32483/stat : 32483 (SApperloT) R 32481 32483 31710 0 -1 4202496 156561 0 0 0 129975 27 0 0 25 0 1 0 489364691 136138752 29077 33554432000 4194304 4465733 140735033671984 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/32483/statm: 33237 29077 295 67 0 30360 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 132948

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.76
CPU system time (s): 0.279957
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 305484

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

runsolver used 2.17767 second user time and 4.92925 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 02:27:31
IDJOB=3288946
IDBENCH=83109
IDSOLVER=1657
FILE ID=node131/3288946-1303777650
RUNJOBID= node131-1303777650-32449
PBS_JOBID= 13157190
Free space on /tmp= 71904 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom25.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288946-1303777650/watcher-3288946-1303777650 -o /tmp/evaluation-result-3288946-1303777650/solver-3288946-1303777650 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3288946-1303777650.cnf

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

MD5SUM BENCH= c40bd543dad558d19995fef4fd742233
RANDOM SEED=280921483

node131.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17700064 kB
Buffers:       1010140 kB
Cached:       13641964 kB
SwapCached:          0 kB
Active:        4815680 kB
Inactive:      9918280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17700064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           12132 kB
Writeback:           0 kB
AnonPages:       81092 kB
Mapped:          15484 kB
Slab:           453120 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   252880 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71908 MiB
End job on node131 at 2011-04-26 02:49:13