Trace number 3379635

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.11 1300.08

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-7x39.cnf
MD5SUMf717554c4e7f802b3078c48464dbcd9d
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 variables1092
Number of clauses64155
Sum of the clauses size253344
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21638
Number of clauses of size 30
Number of clauses of size 462517
Number of clauses of size 50
Number of clauses of size over 50

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-3379635-1305456576/watcher-3379635-1305456576 -o /tmp/evaluation-result-3379635-1305456576/solver-3379635-1305456576 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379635-1305456576.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: 1.82 2.94 3.19 5/314 10654
/proc/meminfo: memFree=24456000/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=13580 CPUtime=0 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 685 0 0 0 0 0 0 0 25 0 1 0 735888175 13905920 625 33554432000 4194304 4394578 140733475034816 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 3395 625 247 49 0 536 0

[startup+0.0929921 s]
/proc/loadavg: 1.82 2.94 3.19 5/314 10654
/proc/meminfo: memFree=24456000/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=19724 CPUtime=0.08 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 2219 0 0 0 8 0 0 0 25 0 1 0 735888175 20197376 2158 33554432000 4194304 4394578 140733475034816 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 4931 2158 255 49 0 2072 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 19724

[startup+0.100981 s]
/proc/loadavg: 1.82 2.94 3.19 5/314 10654
/proc/meminfo: memFree=24456000/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=19724 CPUtime=0.09 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 2219 0 0 0 9 0 0 0 25 0 1 0 735888175 20197376 2158 33554432000 4194304 4394578 140733475034816 18446744073709551615 260020420503 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 4931 2158 255 49 0 2072 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19724

[startup+0.30095 s]
/proc/loadavg: 1.82 2.94 3.19 5/314 10654
/proc/meminfo: memFree=24456000/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=29328 CPUtime=0.28 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 5022 0 0 0 28 0 0 0 25 0 1 0 735888175 30031872 4709 33554432000 4194304 4394578 140733475034816 18446744073709551615 260020055116 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 7332 4709 267 49 0 4473 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 29328

[startup+0.700885 s]
/proc/loadavg: 1.82 2.94 3.19 5/314 10654
/proc/meminfo: memFree=24456000/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=34268 CPUtime=0.68 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 6208 0 0 0 68 0 0 0 25 0 1 0 735888175 35090432 5895 33554432000 4194304 4394578 140733475034816 18446744073709551615 4345942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 8567 5895 267 49 0 5708 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34268

[startup+1.50076 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24405644/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=39344 CPUtime=1.49 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 7506 0 0 0 148 1 0 0 25 0 1 0 735888175 40288256 7193 33554432000 4194304 4394578 140733475034816 18446744073709551615 4335861 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 9836 7193 267 49 0 6977 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39344

[startup+3.10047 s]
/proc/loadavg: 1.82 2.94 3.19 5/315 10655
/proc/meminfo: memFree=24338684/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=47344 CPUtime=3.09 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 9468 0 0 0 308 1 0 0 25 0 1 0 735888175 48480256 9155 33554432000 4194304 4394578 140733475034816 18446744073709551615 4295862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 11836 9155 267 49 0 8977 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47344

[startup+6.30088 s]
/proc/loadavg: 2.00 2.95 3.20 5/315 10655
/proc/meminfo: memFree=24202044/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=61380 CPUtime=6.29 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 12810 0 0 0 627 2 0 0 25 0 1 0 735888175 62853120 12497 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 15345 12497 267 49 0 12486 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61380

[startup+12.7007 s]
/proc/loadavg: 2.16 2.97 3.20 5/315 10655
/proc/meminfo: memFree=24113068/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=80344 CPUtime=12.69 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 17319 0 0 0 1266 3 0 0 25 0 1 0 735888175 82272256 17006 33554432000 4194304 4394578 140733475034816 18446744073709551615 4345957 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 20086 17006 267 49 0 17227 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 80344

[startup+25.5004 s]
/proc/loadavg: 2.56 3.02 3.21 5/315 10656
/proc/meminfo: memFree=23972304/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=107420 CPUtime=25.48 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 23693 0 0 0 2544 4 0 0 25 0 1 0 735888175 109998080 23380 33554432000 4194304 4394578 140733475034816 18446744073709551615 4346080 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 26855 23380 267 49 0 23996 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 107420

[startup+51.1007 s]
/proc/loadavg: 3.11 3.11 3.24 5/315 10656
/proc/meminfo: memFree=23794304/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=165580 CPUtime=51.08 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 37587 0 0 0 5101 7 0 0 25 0 1 0 735888175 169553920 37274 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298353 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 41395 37274 267 49 0 38536 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 165580

[startup+102.311 s]
/proc/loadavg: 3.69 3.26 3.28 5/315 10658
/proc/meminfo: memFree=23418400/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=261572 CPUtime=102.3 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 60702 0 0 0 10218 12 0 0 25 0 1 0 735888175 267849728 60389 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 65393 60389 267 49 0 62534 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 261572

[startup+162.3 s]
/proc/loadavg: 3.98 3.43 3.33 5/315 10659
/proc/meminfo: memFree=23103376/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=338028 CPUtime=162.29 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 78674 0 0 0 16212 17 0 0 25 0 1 0 735888175 346140672 78361 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 84507 78361 267 49 0 81648 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 338028

[startup+222.3 s]
/proc/loadavg: 3.99 3.53 3.37 5/315 10661
/proc/meminfo: memFree=22721124/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=457044 CPUtime=222.29 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 107368 0 0 0 22206 23 0 0 25 0 1 0 735888175 468013056 107055 33554432000 4194304 4394578 140733475034816 18446744073709551615 4296052 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 114261 107055 267 49 0 111402 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 457044

[startup+282.3 s]
/proc/loadavg: 3.99 3.61 3.41 5/315 10662
/proc/meminfo: memFree=22420860/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=526716 CPUtime=282.29 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 123928 0 0 0 28202 27 0 0 25 0 1 0 735888175 539357184 123615 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 131679 123615 267 49 0 128820 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 526716

[startup+342.3 s]
/proc/loadavg: 3.99 3.68 3.44 5/315 10664
/proc/meminfo: memFree=22256624/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=583652 CPUtime=342.3 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 137476 0 0 0 34198 32 0 0 25 0 1 0 735888175 597659648 137163 33554432000 4194304 4394578 140733475034816 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 145913 137163 267 49 0 143054 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 583652

[startup+402.3 s]
/proc/loadavg: 3.99 3.74 3.47 5/315 10666
/proc/meminfo: memFree=21985492/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=678992 CPUtime=402.29 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 160515 0 0 0 40192 37 0 0 25 0 1 0 735888175 695287808 160202 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 169748 160202 267 49 0 166889 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 678992

[startup+462.3 s]
/proc/loadavg: 3.99 3.78 3.50 5/315 10667
/proc/meminfo: memFree=21635616/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=734836 CPUtime=462.3 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 173731 0 0 0 46189 41 0 0 25 0 1 0 735888175 752472064 173418 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 183709 173418 267 49 0 180850 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 734836

[startup+522.3 s]
/proc/loadavg: 3.99 3.82 3.53 5/315 10669
/proc/meminfo: memFree=21423008/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=816516 CPUtime=522.31 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 193576 0 0 0 52183 48 0 0 25 0 1 0 735888175 836112384 193263 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 204129 193263 267 49 0 201270 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 816516

[startup+582.3 s]
/proc/loadavg: 4.05 3.86 3.56 5/315 10670
/proc/meminfo: memFree=21146916/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=895548 CPUtime=582.3 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 212652 0 0 0 58179 51 0 0 25 0 1 0 735888175 917041152 212339 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 223887 212339 267 49 0 221028 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 895548

[startup+642.3 s]
/proc/loadavg: 4.10 3.91 3.60 5/315 10672
/proc/meminfo: memFree=20966800/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=923336 CPUtime=642.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 218881 0 0 0 64179 53 0 0 25 0 1 0 735888175 945496064 218568 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 230834 218568 267 49 0 227975 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 923336

[startup+702.301 s]
/proc/loadavg: 4.17 3.96 3.63 5/315 10683
/proc/meminfo: memFree=20825692/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=931680 CPUtime=702.31 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 220555 0 0 0 70178 53 0 0 25 0 1 0 735888175 954040320 220242 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 232920 220242 267 49 0 230061 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 931680

[startup+762.311 s]
/proc/loadavg: 4.06 3.96 3.65 5/315 10684
/proc/meminfo: memFree=20749720/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=937592 CPUtime=762.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 221724 0 0 0 76179 53 0 0 25 0 1 0 735888175 960094208 221411 33554432000 4194304 4394578 140733475034816 18446744073709551615 4309168 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 234398 221411 267 49 0 231539 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 937592

[startup+822.301 s]
/proc/loadavg: 4.02 3.97 3.67 5/315 10686
/proc/meminfo: memFree=20644148/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=987836 CPUtime=822.31 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 233909 0 0 0 82175 56 0 0 25 0 1 0 735888175 1011544064 233596 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 246959 233596 267 49 0 244100 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 987836

[startup+882.301 s]
/proc/loadavg: 4.01 3.97 3.69 5/315 10687
/proc/meminfo: memFree=20420404/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1104284 CPUtime=882.31 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 262327 0 0 0 88169 62 0 0 25 0 1 0 735888175 1130786816 262014 33554432000 4194304 4394578 140733475034816 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 276071 262014 267 49 0 273212 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1104284

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/315 10689
/proc/meminfo: memFree=20238064/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1189488 CPUtime=942.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 282753 0 0 0 94164 68 0 0 25 0 1 0 735888175 1218035712 282440 33554432000 4194304 4394578 140733475034816 18446744073709551615 4287702 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 297372 282440 267 49 0 294513 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 1189488

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/315 10691
/proc/meminfo: memFree=20025836/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1290948 CPUtime=1002.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 307481 0 0 0 100159 73 0 0 25 0 1 0 735888175 1321930752 307168 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 322737 307168 267 49 0 319878 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 1290948

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.74 5/315 10692
/proc/meminfo: memFree=19783960/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1377560 CPUtime=1062.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 328477 0 0 0 106154 78 0 0 25 0 1 0 735888175 1410621440 328164 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 344390 328164 267 49 0 341531 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1377560

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.75 5/315 10694
/proc/meminfo: memFree=19613008/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1418956 CPUtime=1122.32 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 338168 0 0 0 112152 80 0 0 25 0 1 0 735888175 1453010944 337855 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 354739 337855 267 49 0 351880 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1418956

[startup+1182.3 s]
/proc/loadavg: 4.25 4.04 3.78 5/315 10695
/proc/meminfo: memFree=19444432/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1518160 CPUtime=1182.33 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 362572 0 0 0 118147 86 0 0 25 0 1 0 735888175 1554595840 362259 33554432000 4194304 4394578 140733475034816 18446744073709551615 4291886 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 379540 362259 267 49 0 376681 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 1518160

[startup+1242.3 s]
/proc/loadavg: 4.21 4.06 3.80 5/315 10697
/proc/meminfo: memFree=19199572/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1600556 CPUtime=1242.33 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 382673 0 0 0 124142 91 0 0 25 0 1 0 735888175 1638969344 382360 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 400139 382360 267 49 0 397280 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 1600556



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.91 4.01 3.80 2/309 10702
/proc/meminfo: memFree=22977716/32951124 swapFree=67083432/67111528
[pid=10654] ppid=10652 vsize=1703540 CPUtime=1300.03 cores=0,2
/proc/10654/stat : 10654 (SApperloT2010) R 10652 10654 8612 0 -1 4202496 408125 0 0 0 129907 96 0 0 25 0 1 0 735888175 1744424960 407812 33554432000 4194304 4394578 140733475034816 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/10654/statm: 425885 407812 267 49 0 423026 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1703540

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.08
CPU time (s): 1300.11
CPU user time (s): 1299.08
CPU system time (s): 1.03484
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1703540

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

runsolver used 4.09738 second user time and 8.85065 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-15 12:49:36
IDJOB=3379635
IDBENCH=83170
IDSOLVER=1862
FILE ID=node110/3379635-1305456576
RUNJOBID= node110-1305456575-10531
PBS_JOBID= 13324859
Free space on /tmp= 73584 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-7x39.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379635-1305456576/watcher-3379635-1305456576 -o /tmp/evaluation-result-3379635-1305456576/solver-3379635-1305456576 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379635-1305456576.cnf

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

MD5SUM BENCH= f717554c4e7f802b3078c48464dbcd9d
RANDOM SEED=2008674239

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24456280 kB
Buffers:        292488 kB
Cached:        4297708 kB
SwapCached:       1440 kB
Active:        4853680 kB
Inactive:      3306976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24456280 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           30324 kB
Writeback:           0 kB
AnonPages:     3568392 kB
Mapped:          26680 kB
Slab:           246636 kB
PageTables:      24664 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 63645620 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= 73612 MiB
End job on node110 at 2011-05-15 13:11:18