Trace number 3288854

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.01 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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-3288854-1303777650/watcher-3288854-1303777650 -o /tmp/evaluation-result-3288854-1303777650/solver-3288854-1303777650 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3288854-1303777650.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: 0.85 1.14 2.17 5/181 32477
/proc/meminfo: memFree=17711368/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=18264 CPUtime=0 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 1005 0 0 0 0 0 0 0 20 0 1 0 489364683 18702336 945 33554432000 4194304 4465733 140734446262160 18446744073709551615 4248343 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 4566 945 248 67 0 1689 0

[startup+0.0838491 s]
/proc/loadavg: 0.85 1.14 2.17 5/181 32477
/proc/meminfo: memFree=17711368/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=20668 CPUtime=0.07 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 3508 0 0 0 6 1 0 0 20 0 1 0 489364683 21164032 2038 33554432000 4194304 4465733 140734446262160 18446744073709551615 274664808192 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 5167 2038 250 67 0 2290 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 20668

[startup+0.10084 s]
/proc/loadavg: 0.85 1.14 2.17 5/181 32477
/proc/meminfo: memFree=17711368/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=27328 CPUtime=0.09 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 3921 0 0 0 8 1 0 0 20 0 1 0 489364683 27983872 2414 33554432000 4194304 4465733 140734446262160 18446744073709551615 274664505813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 6832 2431 255 67 0 3955 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27328

[startup+0.300795 s]
/proc/loadavg: 0.85 1.14 2.17 5/181 32477
/proc/meminfo: memFree=17711368/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=23388 CPUtime=0.29 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 5304 0 0 0 28 1 0 0 21 0 1 0 489364683 23949312 2674 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270530 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 5847 2674 255 67 0 2970 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23388

[startup+0.700722 s]
/proc/loadavg: 0.85 1.14 2.17 5/181 32477
/proc/meminfo: memFree=17711368/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=23388 CPUtime=0.69 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 5507 0 0 0 68 1 0 0 22 0 1 0 489364683 23949312 2808 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 5847 2808 255 67 0 2970 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23388

[startup+1.50062 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17672120/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=24348 CPUtime=1.49 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 6458 0 0 0 148 1 0 0 25 0 1 0 489364683 24932352 3064 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270721 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 6087 3064 255 67 0 3210 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24348

[startup+3.10033 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17650164/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=28668 CPUtime=3.08 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 8015 0 0 0 307 1 0 0 25 0 1 0 489364683 29356032 4250 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 7167 4250 255 67 0 4290 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28668

[startup+8.82633 s]
/proc/loadavg: 1.10 1.18 2.18 5/188 32490
/proc/meminfo: memFree=17592380/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=75768 CPUtime=8.81 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 16279 0 0 0 879 2 0 0 25 0 1 0 489364683 77586432 9561 33554432000 4194304 4465733 140734446262160 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 18942 9561 280 67 0 16065 0
Current children cumulated CPU time (s) 8.81
Current children cumulated vsize (KiB) 75768

[startup+12.7007 s]
/proc/loadavg: 1.49 1.26 2.20 5/188 32490
/proc/meminfo: memFree=17554464/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=88060 CPUtime=12.69 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 19123 0 0 0 1266 3 0 0 25 0 1 0 489364683 90173440 12368 33554432000 4194304 4465733 140734446262160 18446744073709551615 4301104 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 22015 12368 280 67 0 19138 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88060

[startup+25.5005 s]
/proc/loadavg: 2.05 1.40 2.22 5/188 32490
/proc/meminfo: memFree=17537336/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=66480 CPUtime=25.49 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 34712 0 0 0 2544 5 0 0 25 0 1 0 489364683 68075520 12435 33554432000 4194304 4465733 140734446262160 18446744073709551615 4265549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 16620 12435 280 67 0 13743 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 66480

[startup+51.101 s]
/proc/loadavg: 2.71 1.60 2.27 5/188 32491
/proc/meminfo: memFree=17504804/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=77316 CPUtime=51.09 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 40698 0 0 0 5102 7 0 0 25 0 1 0 489364683 79171584 15661 33554432000 4194304 4465733 140734446262160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 19329 15661 281 67 0 16452 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77316

[startup+102.307 s]
/proc/loadavg: 3.44 1.97 2.36 5/188 32493
/proc/meminfo: memFree=17470952/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=86644 CPUtime=102.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 44771 0 0 0 10221 7 0 0 25 0 1 0 489364683 88723456 16788 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 21661 16788 280 67 0 18784 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 86644

[startup+162.301 s]
/proc/loadavg: 3.79 2.34 2.46 5/188 32494
/proc/meminfo: memFree=17411676/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=101756 CPUtime=162.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 57354 0 0 0 16219 9 0 0 25 0 1 0 489364683 104198144 19838 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 25439 19838 280 67 0 22562 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 101756

[startup+222.3 s]
/proc/loadavg: 3.92 2.64 2.55 5/188 32496
/proc/meminfo: memFree=17378440/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=101756 CPUtime=222.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 58740 0 0 0 22219 9 0 0 25 0 1 0 489364683 104198144 20531 33554432000 4194304 4465733 140734446262160 18446744073709551615 4271922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 25439 20531 280 67 0 22562 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 101756

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.64 5/188 32497
/proc/meminfo: memFree=17318176/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=121112 CPUtime=282.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 67196 0 0 0 28217 11 0 0 25 0 1 0 489364683 124018688 24278 33554432000 4194304 4465733 140734446262160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 30278 24278 286 67 0 27401 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 121112

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.72 5/188 32499
/proc/meminfo: memFree=17268944/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=153920 CPUtime=342.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 73757 0 0 0 34216 12 0 0 25 0 1 0 489364683 157614080 30381 33554432000 4194304 4465733 140734446262160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 38480 30381 286 67 0 35603 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 153920

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.80 5/188 32501
/proc/meminfo: memFree=17333788/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=114432 CPUtime=402.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 87034 0 0 0 40213 15 0 0 25 0 1 0 489364683 117178368 21254 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 28608 21254 281 67 0 25731 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 114432

[startup+462.301 s]
/proc/loadavg: 4.07 3.40 2.88 5/188 32502
/proc/meminfo: memFree=17325604/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=114432 CPUtime=462.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 89196 0 0 0 46213 15 0 0 25 0 1 0 489364683 117178368 22881 33554432000 4194304 4465733 140734446262160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 28608 22881 281 67 0 25731 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 114432

[startup+522.3 s]
/proc/loadavg: 4.08 3.52 2.95 5/188 32503
/proc/meminfo: memFree=17289640/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=149800 CPUtime=522.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 96547 0 0 0 52212 16 0 0 25 0 1 0 489364683 153395200 29960 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 37450 29960 537 67 0 34573 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 149800

[startup+582.301 s]
/proc/loadavg: 4.03 3.61 3.01 5/188 32505
/proc/meminfo: memFree=17256280/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=149800 CPUtime=582.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 97538 0 0 0 58212 16 0 0 25 0 1 0 489364683 153395200 30724 33554432000 4194304 4465733 140734446262160 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 37450 30724 537 67 0 34573 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 149800

[startup+642.301 s]
/proc/loadavg: 4.01 3.67 3.07 5/188 32507
/proc/meminfo: memFree=17311336/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=120020 CPUtime=642.29 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 107794 0 0 0 64210 19 0 0 25 0 1 0 489364683 122900480 26209 33554432000 4194304 4465733 140734446262160 18446744073709551615 4266927 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 30005 26209 440 67 0 27128 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 120020

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.13 5/188 32509
/proc/meminfo: memFree=17302528/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=149896 CPUtime=702.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 113797 0 0 0 70208 20 0 0 25 0 1 0 489364683 153493504 32183 33554432000 4194304 4465733 140734446262160 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 37474 32183 440 67 0 34597 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 149896

[startup+762.307 s]
/proc/loadavg: 4.00 3.78 3.18 5/188 32510
/proc/meminfo: memFree=17281076/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=149896 CPUtime=762.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 115154 0 0 0 76208 20 0 0 25 0 1 0 489364683 153493504 33190 33554432000 4194304 4465733 140734446262160 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 37474 33190 440 67 0 34597 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 149896

[startup+822.3 s]
/proc/loadavg: 4.07 3.83 3.23 5/188 32511
/proc/meminfo: memFree=17272148/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=149896 CPUtime=822.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 116118 0 0 0 82207 21 0 0 25 0 1 0 489364683 153493504 33956 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 37474 33956 440 67 0 34597 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 149896

[startup+882.301 s]
/proc/loadavg: 4.02 3.86 3.28 5/188 32513
/proc/meminfo: memFree=17207660/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=310032 CPUtime=882.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 142427 0 0 0 88203 25 0 0 25 0 1 0 489364683 317472768 42586 33554432000 4194304 4465733 140734446262160 18446744073709551615 4369545 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 77508 42586 532 67 0 74631 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 310032

[startup+942.301 s]
/proc/loadavg: 4.05 3.89 3.32 5/188 32515
/proc/meminfo: memFree=17249816/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=156668 CPUtime=942.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 154221 0 0 0 94201 27 0 0 25 0 1 0 489364683 160428032 31054 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 39167 31054 570 67 0 36290 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 156668

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 3.37 5/188 32517
/proc/meminfo: memFree=17203556/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=156668 CPUtime=1002.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 155168 0 0 0 100201 27 0 0 25 0 1 0 489364683 160428032 31978 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 39167 31978 570 67 0 36290 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 156668

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.41 5/188 32518
/proc/meminfo: memFree=17170572/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=172104 CPUtime=1062.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 164015 0 0 0 106200 28 0 0 25 0 1 0 489364683 176234496 33029 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 43026 33029 570 67 0 40149 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 172104

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.44 5/188 32519
/proc/meminfo: memFree=17166352/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=172104 CPUtime=1122.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 165250 0 0 0 112199 29 0 0 25 0 1 0 489364683 176234496 33928 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 43026 33928 570 67 0 40149 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 172104

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.47 5/188 32521
/proc/meminfo: memFree=17224632/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=172104 CPUtime=1182.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 165707 0 0 0 118199 29 0 0 25 0 1 0 489364683 176234496 34373 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 43026 34373 570 67 0 40149 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 172104

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.50 5/188 32523
/proc/meminfo: memFree=17208508/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=156092 CPUtime=1242.28 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 185457 0 0 0 124195 33 0 0 25 0 1 0 489364683 159838208 32970 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 39023 32970 498 67 0 36146 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 156092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 4/186 32525
/proc/meminfo: memFree=17348892/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=156092 CPUtime=1299.99 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 185457 0 0 0 129966 33 0 0 25 0 1 0 489364683 159838208 32970 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 39023 32970 498 67 0 36146 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 156092

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 4/186 32525
/proc/meminfo: memFree=17348892/32951132 swapFree=67111528/67111528
[pid=32477] ppid=32475 vsize=156092 CPUtime=1299.99 cores=0,2
/proc/32477/stat : 32477 (SApperloT) R 32475 32477 31710 0 -1 4202496 185457 0 0 0 129966 33 0 0 25 0 1 0 489364683 159838208 32970 33554432000 4194304 4465733 140734446262160 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32477/statm: 39023 32970 498 67 0 36146 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 156092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.66
CPU system time (s): 0.342947
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 329860

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

runsolver used 2.6516 second user time and 5.85711 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 02:27:30
IDJOB=3288854
IDBENCH=83107
IDSOLVER=1657
FILE ID=node131/3288854-1303777650
RUNJOBID= node131-1303777650-32447
PBS_JOBID= 13157190
Free space on /tmp= 71908 MiB

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

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
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:      17712016 kB
Buffers:       1010132 kB
Cached:       13637316 kB
SwapCached:          0 kB
Active:        4804076 kB
Inactive:      9917928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17712016 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8252 kB
Writeback:           0 kB
AnonPages:       73332 kB
Mapped:          15484 kB
Slab:           453120 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   225376 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= 71904 MiB
End job on node131 at 2011-04-26 02:49:12