Trace number 3379714

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3379714-1305454848/watcher-3379714-1305454848 -o /tmp/evaluation-result-3379714-1305454848/solver-3379714-1305454848 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379714-1305454848.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.92 1.58 2.67 4/283 16709
/proc/meminfo: memFree=18880464/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=13520 CPUtime=0 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 720 0 0 0 0 0 0 0 22 0 1 0 657084561 13844480 661 33554432000 4194304 4394578 140734393999696 18446744073709551615 248089359045 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 3380 662 247 49 0 521 0

[startup+0.078294 s]
/proc/loadavg: 0.92 1.58 2.67 4/283 16709
/proc/meminfo: memFree=18880464/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=17688 CPUtime=0.06 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 1944 0 0 0 6 0 0 0 22 0 1 0 657084561 18112512 1712 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 4422 1713 266 49 0 1563 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17688

[startup+0.100288 s]
/proc/loadavg: 0.92 1.58 2.67 4/283 16709
/proc/meminfo: memFree=18880464/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=18216 CPUtime=0.09 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 2060 0 0 0 9 0 0 0 22 0 1 0 657084561 18653184 1828 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 4554 1828 266 49 0 1695 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18216

[startup+0.300257 s]
/proc/loadavg: 0.92 1.58 2.67 4/283 16709
/proc/meminfo: memFree=18880464/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=21032 CPUtime=0.29 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 2783 0 0 0 29 0 0 0 23 0 1 0 657084561 21536768 2551 33554432000 4194304 4394578 140734393999696 18446744073709551615 4299519 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 5258 2551 266 49 0 2399 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21032

[startup+0.700186 s]
/proc/loadavg: 0.92 1.58 2.67 4/283 16709
/proc/meminfo: memFree=18880464/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=24652 CPUtime=0.69 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 3669 0 0 0 68 1 0 0 25 0 1 0 657084561 25243648 3437 33554432000 4194304 4394578 140734393999696 18446744073709551615 4346569 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 6163 3437 266 49 0 3304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24652

[startup+1.50104 s]
/proc/loadavg: 0.92 1.58 2.67 5/289 16718
/proc/meminfo: memFree=18781440/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=28516 CPUtime=1.49 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 4598 0 0 0 148 1 0 0 25 0 1 0 657084561 29200384 4366 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 7129 4366 266 49 0 4270 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28516

[startup+3.10076 s]
/proc/loadavg: 0.92 1.58 2.67 5/289 16718
/proc/meminfo: memFree=18749576/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=29916 CPUtime=3.09 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 4920 0 0 0 308 1 0 0 25 0 1 0 657084561 30633984 4688 33554432000 4194304 4394578 140734393999696 18446744073709551615 4287916 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 7479 4688 266 49 0 4620 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29916

[startup+6.3002 s]
/proc/loadavg: 1.17 1.62 2.68 5/289 16718
/proc/meminfo: memFree=18692952/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=32908 CPUtime=6.29 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 5631 0 0 0 628 1 0 0 25 0 1 0 657084561 33697792 5399 33554432000 4194304 4394578 140734393999696 18446744073709551615 248089358251 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 8227 5399 266 49 0 5368 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 32908

[startup+12.7011 s]
/proc/loadavg: 1.39 1.66 2.69 5/289 16719
/proc/meminfo: memFree=18611444/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=37492 CPUtime=12.69 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 6676 0 0 0 1267 2 0 0 25 0 1 0 657084561 38391808 6444 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 9373 6444 266 49 0 6514 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37492

[startup+25.5008 s]
/proc/loadavg: 1.97 1.77 2.71 5/289 16719
/proc/meminfo: memFree=18503692/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=44912 CPUtime=25.49 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 8357 0 0 0 2547 2 0 0 25 0 1 0 657084561 45989888 8125 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 11228 8125 266 49 0 8369 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 44912

[startup+51.1003 s]
/proc/loadavg: 2.66 1.95 2.74 5/289 16720
/proc/meminfo: memFree=18486628/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=52820 CPUtime=51.09 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 10057 0 0 0 5107 2 0 0 25 0 1 0 657084561 54087680 9825 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 13205 9825 266 49 0 10346 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 52820

[startup+102.31 s]
/proc/loadavg: 3.48 2.28 2.81 5/289 16721
/proc/meminfo: memFree=18418632/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=64880 CPUtime=102.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 12560 0 0 0 10226 4 0 0 25 0 1 0 657084561 66437120 12328 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 16220 12328 266 49 0 13361 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64880

[startup+162.301 s]
/proc/loadavg: 3.81 2.59 2.88 5/289 16723
/proc/meminfo: memFree=18353248/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=80196 CPUtime=162.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 15638 0 0 0 16225 5 0 0 25 0 1 0 657084561 82120704 15406 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 20049 15406 266 49 0 17190 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 80196

[startup+222.301 s]
/proc/loadavg: 3.93 2.84 2.95 5/289 16724
/proc/meminfo: memFree=18308072/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=82772 CPUtime=222.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 16211 0 0 0 22225 5 0 0 25 0 1 0 657084561 84758528 15979 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 20693 15979 266 49 0 17834 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82772

[startup+282.3 s]
/proc/loadavg: 4.01 3.07 3.02 5/289 16726
/proc/meminfo: memFree=18263644/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=90144 CPUtime=282.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 17682 0 0 0 28224 6 0 0 25 0 1 0 657084561 92307456 17450 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 22536 17450 266 49 0 19677 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 90144

[startup+342.301 s]
/proc/loadavg: 4.00 3.23 3.07 5/289 16727
/proc/meminfo: memFree=18234828/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=98136 CPUtime=342.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 19268 0 0 0 34223 7 0 0 25 0 1 0 657084561 100491264 19036 33554432000 4194304 4394578 140734393999696 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 24534 19036 266 49 0 21675 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98136

[startup+402.3 s]
/proc/loadavg: 4.00 3.37 3.13 5/289 16729
/proc/meminfo: memFree=18197844/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=103320 CPUtime=402.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 20347 0 0 0 40223 7 0 0 25 0 1 0 657084561 105799680 20115 33554432000 4194304 4394578 140734393999696 18446744073709551615 4299384 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 25830 20115 266 49 0 22971 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103320

[startup+462.301 s]
/proc/loadavg: 4.05 3.50 3.19 5/289 16731
/proc/meminfo: memFree=18180688/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=104152 CPUtime=462.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 20519 0 0 0 46223 7 0 0 25 0 1 0 657084561 106651648 20287 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 26038 20287 266 49 0 23179 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 104152

[startup+522.301 s]
/proc/loadavg: 4.05 3.60 3.24 5/289 16732
/proc/meminfo: memFree=18162056/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=107572 CPUtime=522.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 21279 0 0 0 52222 8 0 0 25 0 1 0 657084561 110153728 21047 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 26893 21047 266 49 0 24034 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107572

[startup+582.3 s]
/proc/loadavg: 4.02 3.67 3.28 5/289 16734
/proc/meminfo: memFree=18142660/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=112172 CPUtime=582.3 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 22250 0 0 0 58222 8 0 0 25 0 1 0 657084561 114864128 22018 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 28043 22018 266 49 0 25184 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 112172

[startup+642.301 s]
/proc/loadavg: 4.00 3.73 3.33 5/289 16735
/proc/meminfo: memFree=18116332/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=114092 CPUtime=642.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 22699 0 0 0 64223 9 0 0 25 0 1 0 657084561 116830208 22467 33554432000 4194304 4394578 140734393999696 18446744073709551615 4291531 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 28523 22467 266 49 0 25664 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 114092

[startup+702.3 s]
/proc/loadavg: 4.07 3.80 3.38 5/289 16737
/proc/meminfo: memFree=18092360/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=116720 CPUtime=702.31 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 23264 0 0 0 70222 9 0 0 25 0 1 0 657084561 119521280 23032 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 29180 23032 266 49 0 26321 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116720

[startup+762.311 s]
/proc/loadavg: 4.02 3.84 3.41 5/289 16739
/proc/meminfo: memFree=18070492/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=118512 CPUtime=762.31 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 23597 0 0 0 76222 9 0 0 25 0 1 0 657084561 121356288 23365 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 29628 23365 266 49 0 26769 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 118512

[startup+822.301 s]
/proc/loadavg: 4.06 3.88 3.45 5/289 16740
/proc/meminfo: memFree=18039940/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=126768 CPUtime=822.31 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 25258 0 0 0 82221 10 0 0 25 0 1 0 657084561 129810432 25026 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 31692 25026 266 49 0 28833 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 126768

[startup+882.3 s]
/proc/loadavg: 4.02 3.90 3.48 5/289 16742
/proc/meminfo: memFree=18014480/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=131632 CPUtime=882.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 26263 0 0 0 88221 11 0 0 25 0 1 0 657084561 134791168 26031 33554432000 4194304 4394578 140734393999696 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 32908 26031 266 49 0 30049 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 131632

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.51 5/289 16743
/proc/meminfo: memFree=18005636/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=133040 CPUtime=942.31 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 26578 0 0 0 94220 11 0 0 25 0 1 0 657084561 136232960 26346 33554432000 4194304 4394578 140734393999696 18446744073709551615 4335417 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 33260 26346 266 49 0 30401 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 133040

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.55 5/289 16745
/proc/meminfo: memFree=17978316/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=134960 CPUtime=1002.31 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 26957 0 0 0 100220 11 0 0 25 0 1 0 657084561 138199040 26725 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 33740 26725 266 49 0 30881 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 134960

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.57 5/289 16747
/proc/meminfo: memFree=17955468/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=136112 CPUtime=1062.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 27197 0 0 0 106220 12 0 0 25 0 1 0 657084561 139378688 26965 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 34028 26965 266 49 0 31169 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 136112

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.60 5/289 16748
/proc/meminfo: memFree=17936092/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=139900 CPUtime=1122.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 28019 0 0 0 112219 13 0 0 25 0 1 0 657084561 143257600 27787 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 34975 27787 266 49 0 32116 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 139900

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.62 5/289 16750
/proc/meminfo: memFree=17926748/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=143356 CPUtime=1182.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 28669 0 0 0 118219 13 0 0 25 0 1 0 657084561 146796544 28437 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 35839 28437 266 49 0 32980 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 143356

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/289 16751
/proc/meminfo: memFree=17918028/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=143612 CPUtime=1242.32 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 28757 0 0 0 124219 13 0 0 25 0 1 0 657084561 147058688 28525 33554432000 4194304 4394578 140734393999696 18446744073709551615 4313533 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 35903 28525 266 49 0 33044 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 143612



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.67 4/287 16755
/proc/meminfo: memFree=18404964/32950928 swapFree=64721848/67111528
[pid=16709] ppid=16707 vsize=144128 CPUtime=1300.03 cores=1,3
/proc/16709/stat : 16709 (SApperloT2010) R 16707 16709 14954 0 -1 4202496 28891 0 0 0 129989 14 0 0 25 0 1 0 657084561 147587072 28659 33554432000 4194304 4394578 140734393999696 18446744073709551615 4298733 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/16709/statm: 36032 28659 266 49 0 33173 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 144128

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.05
CPU user time (s): 1299.9
CPU system time (s): 0.148977
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 144128

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

runsolver used 3.42348 second user time and 8.41472 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-15 12:20:48
IDJOB=3379714
IDBENCH=71487
IDSOLVER=1862
FILE ID=node123/3379714-1305454848
RUNJOBID= node123-1305454847-16677
PBS_JOBID= 13324867
Free space on /tmp= 73420 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379714-1305454848/watcher-3379714-1305454848 -o /tmp/evaluation-result-3379714-1305454848/solver-3379714-1305454848 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379714-1305454848.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1082232158

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18881000 kB
Buffers:        315124 kB
Cached:        4245272 kB
SwapCached:      10528 kB
Active:       10852920 kB
Inactive:      2940128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18881000 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            5168 kB
Writeback:           0 kB
AnonPages:     9230228 kB
Mapped:          21744 kB
Slab:           178584 kB
PageTables:      36464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44929192 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= 73420 MiB
End job on node123 at 2011-05-15 12:42:30