Trace number 3380125

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

General information on the benchmark

NameSAT03/industrial/maris/CNF/
gripper13u.shuffled-as.sat03-395.cnf
MD5SUM3889b7ed90cc1fbe8bc8d140a1763832
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4427.96
Satisfiable
(Un)Satisfiability was proved
Number of variables4268
Number of clauses38965
Sum of the clauses size86077
Maximum clause length28
Minimum clause length1
Number of clauses of size 169
Number of clauses of size 235984
Number of clauses of size 3104
Number of clauses of size 42704
Number of clauses of size 50
Number of clauses of size over 5104

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 1.78 2.05 2.39 4/422 16677
/proc/meminfo: memFree=25304932/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=14384 CPUtime=0.01 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 916 0 0 0 1 0 0 0 21 0 1 0 657607342 14729216 856 33554432000 4194304 4394578 140735222073888 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 3596 857 247 49 0 737 0

[startup+0.0852911 s]
/proc/loadavg: 1.78 2.05 2.39 4/422 16677
/proc/meminfo: memFree=25304932/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=16876 CPUtime=0.08 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 1567 0 0 0 8 0 0 0 21 0 1 0 657607342 17281024 1287 33554432000 4194304 4394578 140735222073888 18446744073709551615 4355114 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 4219 1289 257 49 0 1360 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16876

[startup+0.100287 s]
/proc/loadavg: 1.78 2.05 2.39 4/422 16677
/proc/meminfo: memFree=25304932/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=18460 CPUtime=0.09 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 2131 0 0 0 9 0 0 0 21 0 1 0 657607342 18903040 1851 33554432000 4194304 4394578 140735222073888 18446744073709551615 216634174864 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 4615 1851 266 49 0 1756 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18460

[startup+0.300226 s]
/proc/loadavg: 1.78 2.05 2.39 4/422 16677
/proc/meminfo: memFree=25304932/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=20968 CPUtime=0.29 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 2728 0 0 0 29 0 0 0 22 0 1 0 657607342 21471232 2448 33554432000 4194304 4394578 140735222073888 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 5242 2448 266 49 0 2383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20968

[startup+0.700181 s]
/proc/loadavg: 1.78 2.05 2.39 4/422 16677
/proc/meminfo: memFree=25304932/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=25248 CPUtime=0.69 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 3815 0 0 0 69 0 0 0 24 0 1 0 657607342 25853952 3535 33554432000 4194304 4394578 140735222073888 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 6312 3535 266 49 0 3453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25248

[startup+1.50105 s]
/proc/loadavg: 1.96 2.08 2.39 5/426 16684
/proc/meminfo: memFree=25224564/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=29384 CPUtime=1.49 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 4821 0 0 0 149 0 0 0 25 0 1 0 657607342 30089216 4541 33554432000 4194304 4394578 140735222073888 18446744073709551615 4287339 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 7346 4541 266 49 0 4487 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29384

[startup+3.10076 s]
/proc/loadavg: 1.96 2.08 2.39 5/426 16684
/proc/meminfo: memFree=25207700/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=36012 CPUtime=3.09 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 6467 0 0 0 308 1 0 0 25 0 1 0 657607342 36876288 6187 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 9003 6187 266 49 0 6144 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36012

[startup+6.30019 s]
/proc/loadavg: 1.96 2.08 2.39 5/426 16684
/proc/meminfo: memFree=25185084/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=39988 CPUtime=6.29 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 7475 0 0 0 628 1 0 0 25 0 1 0 657607342 40947712 7195 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 9997 7195 266 49 0 7138 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39988

[startup+12.7011 s]
/proc/loadavg: 2.19 2.13 2.41 4/420 16702
/proc/meminfo: memFree=25139948/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=48340 CPUtime=12.69 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 9493 0 0 0 1268 1 0 0 25 0 1 0 657607342 49500160 9213 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 12085 9213 266 49 0 9226 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48340

[startup+25.5008 s]
/proc/loadavg: 2.16 2.12 2.40 4/414 16719
/proc/meminfo: memFree=25117572/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=54480 CPUtime=25.5 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 10947 0 0 0 2548 2 0 0 25 0 1 0 657607342 55787520 10667 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 13620 10667 266 49 0 10761 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 54480

[startup+51.1002 s]
/proc/loadavg: 1.94 2.08 2.38 2/408 16737
/proc/meminfo: memFree=25254736/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=70976 CPUtime=51.1 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 14804 0 0 0 5107 3 0 0 25 0 1 0 657607342 72679424 14524 33554432000 4194304 4394578 140735222073888 18446744073709551615 4287401 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 17744 14524 266 49 0 14885 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 70976

[startup+102.315 s]
/proc/loadavg: 1.41 1.91 2.30 2/408 16738
/proc/meminfo: memFree=25230168/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=96452 CPUtime=102.31 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 20828 0 0 0 10227 4 0 0 25 0 1 0 657607342 98766848 20548 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 24113 20548 266 49 0 21254 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 96452

[startup+162.301 s]
/proc/loadavg: 1.15 1.74 2.22 2/408 16739
/proc/meminfo: memFree=25218112/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=112012 CPUtime=162.29 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 23808 0 0 0 16225 4 0 0 25 0 1 0 657607342 114700288 23528 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 28003 23528 266 49 0 25144 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 112012

[startup+222.301 s]
/proc/loadavg: 1.05 1.60 2.14 2/408 16741
/proc/meminfo: memFree=25209636/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=121748 CPUtime=222.29 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 25961 0 0 0 22225 4 0 0 25 0 1 0 657607342 124669952 25681 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298654 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 30437 25681 266 49 0 27578 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121748

[startup+282.3 s]
/proc/loadavg: 1.02 1.49 2.06 2/408 16743
/proc/meminfo: memFree=25195348/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=139032 CPUtime=282.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 29807 0 0 0 28225 5 0 0 25 0 1 0 657607342 142368768 29527 33554432000 4194304 4394578 140735222073888 18446744073709551615 4299059 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 34758 29527 266 49 0 31899 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 139032

[startup+342.301 s]
/proc/loadavg: 1.00 1.40 1.99 2/408 16744
/proc/meminfo: memFree=25191960/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=142956 CPUtime=342.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 30659 0 0 0 34224 6 0 0 25 0 1 0 657607342 146386944 30379 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298421 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 35739 30379 266 49 0 32880 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 142956

[startup+402.301 s]
/proc/loadavg: 1.00 1.32 1.93 2/408 16746
/proc/meminfo: memFree=25183876/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=153512 CPUtime=402.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 32771 0 0 0 40224 6 0 0 25 0 1 0 657607342 157196288 32491 33554432000 4194304 4394578 140735222073888 18446744073709551615 4296374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 38378 32491 266 49 0 35519 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153512

[startup+462.301 s]
/proc/loadavg: 1.00 1.26 1.87 2/408 16748
/proc/meminfo: memFree=25176888/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=162360 CPUtime=462.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 34422 0 0 0 46223 7 0 0 25 0 1 0 657607342 166256640 34142 33554432000 4194304 4394578 140735222073888 18446744073709551615 4335422 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 40590 34142 266 49 0 37731 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 162360

[startup+522.301 s]
/proc/loadavg: 1.11 1.24 1.82 2/408 16749
/proc/meminfo: memFree=25172636/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=167508 CPUtime=522.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 35541 0 0 0 52223 7 0 0 25 0 1 0 657607342 171528192 35261 33554432000 4194304 4394578 140735222073888 18446744073709551615 4293974 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 41877 35261 266 49 0 39018 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 167508

[startup+582.3 s]
/proc/loadavg: 1.09 1.21 1.77 2/408 16751
/proc/meminfo: memFree=25152264/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=189476 CPUtime=582.3 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 40624 0 0 0 58223 7 0 0 25 0 1 0 657607342 194023424 40344 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 47369 40344 266 49 0 44510 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 189476

[startup+642.301 s]
/proc/loadavg: 1.03 1.17 1.72 2/408 16752
/proc/meminfo: memFree=25148000/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=195108 CPUtime=642.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 41725 0 0 0 64224 8 0 0 25 0 1 0 657607342 199790592 41445 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298876 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 48777 41445 266 49 0 45918 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 195108

[startup+702.301 s]
/proc/loadavg: 1.01 1.14 1.67 2/408 16754
/proc/meminfo: memFree=25146360/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=197412 CPUtime=702.31 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 42143 0 0 0 70223 8 0 0 25 0 1 0 657607342 202149888 41863 33554432000 4194304 4394578 140735222073888 18446744073709551615 4323468 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 49353 41863 266 49 0 46494 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 197412

[startup+762.315 s]
/proc/loadavg: 1.00 1.11 1.63 2/408 16756
/proc/meminfo: memFree=25140488/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=204356 CPUtime=762.33 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 43614 0 0 0 76225 8 0 0 25 0 1 0 657607342 209260544 43334 33554432000 4194304 4394578 140735222073888 18446744073709551615 4315327 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 51089 43334 266 49 0 48230 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 204356

[startup+822.301 s]
/proc/loadavg: 1.00 1.09 1.59 2/408 16766
/proc/meminfo: memFree=25137012/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=208484 CPUtime=822.31 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 44477 0 0 0 82223 8 0 0 25 0 1 0 657607342 213487616 44197 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298321 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 52121 44197 266 49 0 49262 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 208484

[startup+882.3 s]
/proc/loadavg: 1.00 1.07 1.55 2/408 16768
/proc/meminfo: memFree=25130512/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=216708 CPUtime=882.31 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 46084 0 0 0 88223 8 0 0 25 0 1 0 657607342 221908992 45804 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 54177 45804 266 49 0 51318 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 216708

[startup+942.301 s]
/proc/loadavg: 1.00 1.05 1.51 2/408 16769
/proc/meminfo: memFree=25127392/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=220984 CPUtime=942.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 46895 0 0 0 94223 9 0 0 25 0 1 0 657607342 226287616 46615 33554432000 4194304 4394578 140735222073888 18446744073709551615 4299387 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 55246 46615 266 49 0 52387 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 220984

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.48 2/408 16774
/proc/meminfo: memFree=25122920/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=226984 CPUtime=1002.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 48022 0 0 0 100223 9 0 0 25 0 1 0 657607342 232431616 47742 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 56746 47742 266 49 0 53887 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 226984

[startup+1062.3 s]
/proc/loadavg: 1.16 1.06 1.45 2/408 16775
/proc/meminfo: memFree=25119760/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=231176 CPUtime=1062.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 48856 0 0 0 106223 9 0 0 25 0 1 0 657607342 236724224 48576 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 57794 48576 266 49 0 54935 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 231176

[startup+1122.3 s]
/proc/loadavg: 1.13 1.07 1.43 2/408 16777
/proc/meminfo: memFree=25116744/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=234904 CPUtime=1122.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 49578 0 0 0 112223 9 0 0 25 0 1 0 657607342 240541696 49298 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 58726 49298 266 49 0 55867 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 234904

[startup+1182.3 s]
/proc/loadavg: 1.05 1.05 1.40 2/408 16779
/proc/meminfo: memFree=25110760/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=242116 CPUtime=1182.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 51096 0 0 0 118222 10 0 0 25 0 1 0 657607342 247926784 50816 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 60529 50816 266 49 0 57670 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 242116

[startup+1242.3 s]
/proc/loadavg: 1.02 1.04 1.37 2/408 16780
/proc/meminfo: memFree=25106008/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=247880 CPUtime=1242.32 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 52235 0 0 0 124222 10 0 0 25 0 1 0 657607342 253829120 51955 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 61970 51955 266 49 0 59111 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 247880



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.03 1.35 2/408 16782
/proc/meminfo: memFree=25101256/32951124 swapFree=53501236/67111528
[pid=16677] ppid=16675 vsize=253032 CPUtime=1300.04 cores=4,6
/proc/16677/stat : 16677 (SApperloT2010) R 16675 16677 13135 0 -1 4202496 53271 0 0 0 129993 11 0 0 25 0 1 0 657607342 259104768 52991 33554432000 4194304 4394578 140735222073888 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/16677/statm: 63258 52991 266 49 0 60399 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 253032

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.06
CPU user time (s): 1299.94
CPU system time (s): 0.119981
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 253032

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

runsolver used 5.2352 second user time and 11.3853 second system time

The end

Launcher Data

Begin job on node103 at 2011-05-15 13:47:27
IDJOB=3380125
IDBENCH=84180
IDSOLVER=1862
FILE ID=node103/3380125-1305460047
RUNJOBID= node103-1305460047-16642
PBS_JOBID= 13324856
Free space on /tmp= 72988 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/industrial/maris/CNF/gripper13u.shuffled-as.sat03-395.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380125-1305460047/watcher-3380125-1305460047 -o /tmp/evaluation-result-3380125-1305460047/solver-3380125-1305460047 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380125-1305460047.cnf

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

MD5SUM BENCH= 3889b7ed90cc1fbe8bc8d140a1763832
RANDOM SEED=168030886

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25305228 kB
Buffers:        325116 kB
Cached:        4103312 kB
SwapCached:     340192 kB
Active:        2140480 kB
Inactive:      5216312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25305228 kB
SwapTotal:    67111528 kB
SwapFree:     53501236 kB
Dirty:            1696 kB
Writeback:           0 kB
AnonPages:     2598536 kB
Mapped:          18364 kB
Slab:           161248 kB
PageTables:      61492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 115455996 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= 72988 MiB
End job on node103 at 2011-05-15 14:09:09