Trace number 3379857

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g6.cnf
MD5SUMd0bb6612a0c88017c970eb8fd1a4be9e
Bench CategoryCRAFTED (crafted 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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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-3379857-1305454847/watcher-3379857-1305454847 -o /tmp/evaluation-result-3379857-1305454847/solver-3379857-1305454847 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379857-1305454847.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.92 1.58 2.67 5/278 16697
/proc/meminfo: memFree=18893136/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=17036 CPUtime=0 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 1136 0 0 0 0 0 0 0 23 0 1 0 657084556 17444864 1076 33554432000 4194304 4394578 140736679040560 18446744073709551615 248089698048 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 4259 1077 247 49 0 1400 0

[startup+0.030084 s]
/proc/loadavg: 0.92 1.58 2.67 5/278 16697
/proc/meminfo: memFree=18893136/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=19676 CPUtime=0.02 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 1818 0 0 0 2 0 0 0 23 0 1 0 657084556 20148224 1758 33554432000 4194304 4394578 140736679040560 18446744073709551615 248089359045 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 4919 1759 247 49 0 2060 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 19676

[startup+0.101072 s]
/proc/loadavg: 0.92 1.58 2.67 5/278 16697
/proc/meminfo: memFree=18893136/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=29180 CPUtime=0.09 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 4185 0 0 0 9 0 0 0 23 0 1 0 657084556 29880320 4125 33554432000 4194304 4394578 140736679040560 18446744073709551615 248089698048 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 7295 4125 247 49 0 4436 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.301037 s]
/proc/loadavg: 0.92 1.58 2.67 5/278 16697
/proc/meminfo: memFree=18893136/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=36792 CPUtime=0.29 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 6093 0 0 0 28 1 0 0 25 0 1 0 657084556 37675008 6032 33554432000 4194304 4394578 140736679040560 18446744073709551615 4254519 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 9198 6032 256 49 0 6339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36792

[startup+0.701026 s]
/proc/loadavg: 0.92 1.58 2.67 5/278 16697
/proc/meminfo: memFree=18893136/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=47400 CPUtime=0.69 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 9820 0 0 0 67 2 0 0 25 0 1 0 657084556 48537600 8717 33554432000 4194304 4394578 140736679040560 18446744073709551615 248089365534 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 11850 8718 267 49 0 8991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47400

[startup+1.50089 s]
/proc/loadavg: 0.92 1.58 2.67 5/289 16718
/proc/meminfo: memFree=18783672/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=57212 CPUtime=1.49 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 12260 0 0 0 147 2 0 0 25 0 1 0 657084556 58585088 11157 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 14303 11157 267 49 0 11444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57212

[startup+3.10054 s]
/proc/loadavg: 0.92 1.58 2.67 5/289 16718
/proc/meminfo: memFree=18750692/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=71520 CPUtime=3.09 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 15824 0 0 0 306 3 0 0 25 0 1 0 657084556 73236480 14721 33554432000 4194304 4394578 140736679040560 18446744073709551615 4287940 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 17880 14721 267 49 0 15021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71520

[startup+6.30098 s]
/proc/loadavg: 1.17 1.62 2.68 5/289 16718
/proc/meminfo: memFree=18693448/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=93572 CPUtime=6.29 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 21269 0 0 0 625 4 0 0 25 0 1 0 657084556 95817728 20166 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 23393 20166 267 49 0 20534 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 93572

[startup+12.7008 s]
/proc/loadavg: 1.39 1.66 2.69 5/289 16719
/proc/meminfo: memFree=18611816/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=126504 CPUtime=12.69 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 29324 0 0 0 1264 5 0 0 25 0 1 0 657084556 129540096 28221 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 31626 28221 267 49 0 28767 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 126504

[startup+25.5007 s]
/proc/loadavg: 1.97 1.77 2.71 5/289 16719
/proc/meminfo: memFree=18503692/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=170292 CPUtime=25.49 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 39841 0 0 0 2540 9 0 0 25 0 1 0 657084556 174379008 38738 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 42573 38738 267 49 0 39714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 170292

[startup+51.1011 s]
/proc/loadavg: 2.66 1.95 2.74 5/289 16720
/proc/meminfo: memFree=18486628/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=171664 CPUtime=51.09 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 40181 0 0 0 5100 9 0 0 25 0 1 0 657084556 175783936 39078 33554432000 4194304 4394578 140736679040560 18446744073709551615 4292785 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 42916 39078 267 49 0 40057 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 171664

[startup+102.311 s]
/proc/loadavg: 3.48 2.28 2.81 5/289 16721
/proc/meminfo: memFree=18418632/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=196852 CPUtime=102.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 46126 0 0 0 10220 11 0 0 25 0 1 0 657084556 201576448 45023 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 49213 45023 267 49 0 46354 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 196852

[startup+162.3 s]
/proc/loadavg: 3.81 2.59 2.88 5/289 16723
/proc/meminfo: memFree=18353372/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=218288 CPUtime=162.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 51011 0 0 0 16218 12 0 0 25 0 1 0 657084556 223526912 49908 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 54572 49908 267 49 0 51713 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 218288

[startup+222.301 s]
/proc/loadavg: 3.93 2.84 2.95 5/289 16724
/proc/meminfo: memFree=18308072/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=238148 CPUtime=222.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 55687 0 0 0 22217 13 0 0 25 0 1 0 657084556 243863552 54584 33554432000 4194304 4394578 140736679040560 18446744073709551615 4296335 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 59537 54584 267 49 0 56678 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 238148

[startup+282.3 s]
/proc/loadavg: 4.01 3.07 3.02 5/289 16726
/proc/meminfo: memFree=18263644/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=257936 CPUtime=282.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 60048 0 0 0 28216 14 0 0 25 0 1 0 657084556 264126464 58945 33554432000 4194304 4394578 140736679040560 18446744073709551615 4346134 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 64484 58945 267 49 0 61625 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 257936

[startup+342.301 s]
/proc/loadavg: 4.00 3.23 3.07 5/289 16727
/proc/meminfo: memFree=18234828/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=266200 CPUtime=342.29 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 61800 0 0 0 34215 14 0 0 25 0 1 0 657084556 272588800 60697 33554432000 4194304 4394578 140736679040560 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 66550 60697 267 49 0 63691 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 266200

[startup+402.301 s]
/proc/loadavg: 4.00 3.37 3.13 5/289 16729
/proc/meminfo: memFree=18197844/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=283864 CPUtime=402.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 65237 0 0 0 40215 15 0 0 25 0 1 0 657084556 290676736 64134 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 70966 64134 267 49 0 68107 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 283864

[startup+462.3 s]
/proc/loadavg: 4.05 3.50 3.19 5/289 16731
/proc/meminfo: memFree=18180688/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=291480 CPUtime=462.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 66778 0 0 0 46214 16 0 0 25 0 1 0 657084556 298475520 65675 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 72870 65675 267 49 0 70011 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 291480

[startup+522.301 s]
/proc/loadavg: 4.05 3.60 3.24 5/289 16732
/proc/meminfo: memFree=18162056/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=297568 CPUtime=522.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 68065 0 0 0 52214 16 0 0 25 0 1 0 657084556 304709632 66962 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 74392 66962 267 49 0 71533 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 297568

[startup+582.3 s]
/proc/loadavg: 4.02 3.67 3.28 5/289 16734
/proc/meminfo: memFree=18142660/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=307504 CPUtime=582.3 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 70210 0 0 0 58213 17 0 0 25 0 1 0 657084556 314884096 69107 33554432000 4194304 4394578 140736679040560 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 76876 69107 267 49 0 74017 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 307504

[startup+642.301 s]
/proc/loadavg: 4.00 3.73 3.33 5/289 16735
/proc/meminfo: memFree=18116332/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=326672 CPUtime=642.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 74504 0 0 0 64213 18 0 0 25 0 1 0 657084556 334512128 73401 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 81668 73401 267 49 0 78809 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 326672

[startup+702.301 s]
/proc/loadavg: 4.07 3.80 3.38 5/289 16737
/proc/meminfo: memFree=18092360/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=334376 CPUtime=702.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 76319 0 0 0 70212 19 0 0 25 0 1 0 657084556 342401024 75216 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 83594 75216 267 49 0 80735 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 334376

[startup+762.311 s]
/proc/loadavg: 4.02 3.84 3.41 5/289 16739
/proc/meminfo: memFree=18070492/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=341224 CPUtime=762.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 77736 0 0 0 76212 19 0 0 25 0 1 0 657084556 349413376 76633 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 85306 76633 267 49 0 82447 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 341224

[startup+822.301 s]
/proc/loadavg: 4.06 3.88 3.45 5/289 16740
/proc/meminfo: memFree=18040064/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=351516 CPUtime=822.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 79829 0 0 0 82211 20 0 0 25 0 1 0 657084556 359952384 78726 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 87879 78726 267 49 0 85020 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 351516

[startup+882.3 s]
/proc/loadavg: 4.02 3.90 3.48 5/289 16742
/proc/meminfo: memFree=18014480/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=363824 CPUtime=882.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 82404 0 0 0 88210 21 0 0 25 0 1 0 657084556 372555776 81301 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 90956 81301 267 49 0 88097 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 363824

[startup+942.301 s]
/proc/loadavg: 4.00 3.91 3.51 5/289 16743
/proc/meminfo: memFree=18005636/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=365872 CPUtime=942.32 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 82828 0 0 0 94211 21 0 0 25 0 1 0 657084556 374652928 81725 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 91468 81725 267 49 0 88609 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 365872

[startup+1002.3 s]
/proc/loadavg: 4.07 3.94 3.55 5/289 16745
/proc/meminfo: memFree=17978316/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=372644 CPUtime=1002.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 84230 0 0 0 100210 21 0 0 25 0 1 0 657084556 381587456 83127 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 93161 83127 267 49 0 90302 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 372644

[startup+1062.3 s]
/proc/loadavg: 4.02 3.95 3.57 5/289 16747
/proc/meminfo: memFree=17955468/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=382980 CPUtime=1062.31 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 86525 0 0 0 106210 21 0 0 25 0 1 0 657084556 392171520 85422 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 95745 85422 267 49 0 92886 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 382980

[startup+1122.3 s]
/proc/loadavg: 4.06 3.97 3.60 5/289 16748
/proc/meminfo: memFree=17936092/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=389636 CPUtime=1122.32 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 87806 0 0 0 112210 22 0 0 25 0 1 0 657084556 398987264 86703 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 97409 86703 267 49 0 94550 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 389636

[startup+1182.3 s]
/proc/loadavg: 4.02 3.97 3.62 5/289 16750
/proc/meminfo: memFree=17926748/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=394244 CPUtime=1182.32 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 88741 0 0 0 118209 23 0 0 25 0 1 0 657084556 403705856 87638 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 98561 87638 267 49 0 95702 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 394244

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.64 5/289 16751
/proc/meminfo: memFree=17918028/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=401540 CPUtime=1242.32 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 90205 0 0 0 124209 23 0 0 25 0 1 0 657084556 411176960 89102 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 100385 89102 267 49 0 97526 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 401540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 3.99 3.67 4/288 16754
/proc/meminfo: memFree=18049200/32950928 swapFree=64721848/67111528
[pid=16697] ppid=16695 vsize=401540 CPUtime=1300.03 cores=0,2
/proc/16697/stat : 16697 (SApperloT2010) R 16695 16697 14954 0 -1 4202496 90275 0 0 0 129980 23 0 0 25 0 1 0 657084556 411176960 89172 33554432000 4194304 4394578 140736679040560 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/16697/statm: 100385 89172 267 49 0 97526 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 401540

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.8
CPU system time (s): 0.254961
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 401540

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

runsolver used 3.52846 second user time and 8.24975 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= d0bb6612a0c88017c970eb8fd1a4be9e
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:      18893292 kB
Buffers:        315096 kB
Cached:        4244524 kB
SwapCached:      10528 kB
Active:       10840328 kB
Inactive:      2940016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18893292 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:            4392 kB
Writeback:           0 kB
AnonPages:     9217424 kB
Mapped:          21744 kB
Slab:           178584 kB
PageTables:      36464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44899556 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= 73416 MiB
End job on node123 at 2011-05-15 12:42:30