Trace number 3379849

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.07 1300.03

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes1.cnf
MD5SUM118632220c6f3388c45a2582e9a2ac0e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark816.061
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3379849-1305454963/watcher-3379849-1305454963 -o /tmp/evaluation-result-3379849-1305454963/solver-3379849-1305454963 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379849-1305454963.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.74 2.55 3.16 3/369 14736
/proc/meminfo: memFree=25136884/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=15124 CPUtime=0 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 941 0 0 0 0 0 0 0 22 0 1 0 637911928 15486976 881 33554432000 4194304 4394578 140735254890624 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 3781 882 247 49 0 922 0

[startup+0.111564 s]
/proc/loadavg: 1.74 2.55 3.16 3/369 14736
/proc/meminfo: memFree=25136884/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=24744 CPUtime=0.1 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 3339 0 0 0 10 0 0 0 23 0 1 0 637911928 25337856 3278 33554432000 4194304 4394578 140735254890624 18446744073709551615 264726429591 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 6186 3278 255 49 0 3327 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 24744

[startup+0.200533 s]
/proc/loadavg: 1.74 2.55 3.16 3/369 14736
/proc/meminfo: memFree=25136884/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=24612 CPUtime=0.19 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 3850 0 0 0 18 1 0 0 23 0 1 0 637911928 25202688 3265 33554432000 4194304 4394578 140735254890624 18446744073709551615 264726065861 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 6153 3273 259 49 0 3294 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24612

[startup+0.300506 s]
/proc/loadavg: 1.74 2.55 3.16 3/369 14736
/proc/meminfo: memFree=25136884/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=30716 CPUtime=0.29 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 5363 0 0 0 28 1 0 0 23 0 1 0 637911928 31453184 4778 33554432000 4194304 4394578 140735254890624 18446744073709551615 4292188 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 7679 4778 267 49 0 4820 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30716

[startup+0.700462 s]
/proc/loadavg: 1.74 2.55 3.16 3/369 14736
/proc/meminfo: memFree=25136884/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=35600 CPUtime=0.69 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 6602 0 0 0 68 1 0 0 25 0 1 0 637911928 36454400 6017 33554432000 4194304 4394578 140735254890624 18446744073709551615 4296791 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 8900 6017 267 49 0 6041 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35600

[startup+1.50031 s]
/proc/loadavg: 1.74 2.55 3.16 5/383 14763
/proc/meminfo: memFree=24979544/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=43056 CPUtime=1.49 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 8472 0 0 0 148 1 0 0 25 0 1 0 637911928 44089344 7887 33554432000 4194304 4394578 140735254890624 18446744073709551615 4323784 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 10764 7887 267 49 0 7905 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43056

[startup+3.10101 s]
/proc/loadavg: 1.74 2.55 3.16 5/383 14763
/proc/meminfo: memFree=24929944/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=53628 CPUtime=3.09 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 11071 0 0 0 307 2 0 0 25 0 1 0 637911928 54915072 10486 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 13407 10486 267 49 0 10548 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53628

[startup+6.30039 s]
/proc/loadavg: 2.00 2.59 3.16 5/383 14763
/proc/meminfo: memFree=24837168/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=68984 CPUtime=6.28 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 14791 0 0 0 626 2 0 0 25 0 1 0 637911928 70639616 14206 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 17246 14206 267 49 0 14387 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 68984

[startup+12.7002 s]
/proc/loadavg: 2.16 2.62 3.17 5/383 14763
/proc/meminfo: memFree=24715648/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=77668 CPUtime=12.69 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 16830 0 0 0 1266 3 0 0 25 0 1 0 637911928 79532032 16245 33554432000 4194304 4394578 140735254890624 18446744073709551615 4292162 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 19417 16245 267 49 0 16558 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77668

[startup+25.5008 s]
/proc/loadavg: 2.57 2.68 3.18 5/383 14763
/proc/meminfo: memFree=24548436/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=84192 CPUtime=25.49 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 18402 0 0 0 2546 3 0 0 25 0 1 0 637911928 86212608 17817 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 21048 17817 267 49 0 18189 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84192

[startup+51.1009 s]
/proc/loadavg: 3.05 2.79 3.20 5/383 14764
/proc/meminfo: memFree=24485748/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=99388 CPUtime=51.09 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 21925 0 0 0 5106 3 0 0 25 0 1 0 637911928 101773312 21340 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 24847 21340 267 49 0 21988 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 99388

[startup+102.301 s]
/proc/loadavg: 3.63 2.99 3.25 5/383 14766
/proc/meminfo: memFree=24411704/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=114832 CPUtime=102.3 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 25333 0 0 0 10226 4 0 0 25 0 1 0 637911928 117587968 24748 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 28708 24748 267 49 0 25849 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 114832

[startup+162.301 s]
/proc/loadavg: 3.86 3.17 3.29 5/383 14770
/proc/meminfo: memFree=24319904/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=130300 CPUtime=162.29 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 28681 0 0 0 16224 5 0 0 25 0 1 0 637911928 133427200 28096 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 32575 28096 267 49 0 29716 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 130300

[startup+222.315 s]
/proc/loadavg: 4.15 3.38 3.35 5/383 14772
/proc/meminfo: memFree=24271804/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=142540 CPUtime=222.31 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 31398 0 0 0 22225 6 0 0 25 0 1 0 637911928 145960960 30813 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 35635 30813 267 49 0 32776 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 142540

[startup+282.3 s]
/proc/loadavg: 4.05 3.49 3.39 5/383 14773
/proc/meminfo: memFree=24209032/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=161276 CPUtime=282.3 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 35518 0 0 0 28223 7 0 0 25 0 1 0 637911928 165146624 34933 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 40319 34933 267 49 0 37460 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 161276

[startup+342.301 s]
/proc/loadavg: 4.11 3.61 3.44 5/383 14775
/proc/meminfo: memFree=24166224/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=171580 CPUtime=342.3 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 37525 0 0 0 34222 8 0 0 25 0 1 0 637911928 175697920 36940 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 42895 36940 267 49 0 40036 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 171580

[startup+402.301 s]
/proc/loadavg: 4.08 3.69 3.47 5/383 14777
/proc/meminfo: memFree=24142636/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=175324 CPUtime=402.3 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 38346 0 0 0 40221 9 0 0 25 0 1 0 637911928 179531776 37761 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 43831 37761 267 49 0 40972 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 175324

[startup+462.3 s]
/proc/loadavg: 4.03 3.74 3.50 5/383 14778
/proc/meminfo: memFree=24105036/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=183068 CPUtime=462.3 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 40094 0 0 0 46220 10 0 0 25 0 1 0 637911928 187461632 39509 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 45767 39509 267 49 0 42908 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 183068

[startup+522.301 s]
/proc/loadavg: 4.01 3.79 3.53 5/383 14780
/proc/meminfo: memFree=24057136/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=192488 CPUtime=522.31 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 42064 0 0 0 52220 11 0 0 25 0 1 0 637911928 197107712 41479 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 48122 41479 267 49 0 45263 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 192488

[startup+582.301 s]
/proc/loadavg: 4.12 3.86 3.57 5/383 14781
/proc/meminfo: memFree=24047680/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=193608 CPUtime=582.31 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 42335 0 0 0 58220 11 0 0 25 0 1 0 637911928 198254592 41750 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 48402 41750 267 49 0 45543 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 193608

[startup+642.3 s]
/proc/loadavg: 4.09 3.89 3.60 5/383 14783
/proc/meminfo: memFree=24022848/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=199508 CPUtime=642.31 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 43597 0 0 0 64219 12 0 0 25 0 1 0 637911928 204296192 43012 33554432000 4194304 4394578 140735254890624 18446744073709551615 4299008 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 49877 43012 267 49 0 47018 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 199508

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.62 5/383 14785
/proc/meminfo: memFree=23994296/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=208108 CPUtime=702.31 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 45490 0 0 0 70219 12 0 0 25 0 1 0 637911928 213102592 44905 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 52027 44905 267 49 0 49168 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 208108

[startup+762.301 s]
/proc/loadavg: 4.14 3.96 3.65 5/383 14786
/proc/meminfo: memFree=23957684/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=220240 CPUtime=762.33 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 48187 0 0 0 76220 13 0 0 25 0 1 0 637911928 225525760 47602 33554432000 4194304 4394578 140735254890624 18446744073709551615 4296329 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 55060 47602 267 49 0 52201 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 220240

[startup+822.3 s]
/proc/loadavg: 4.05 3.96 3.67 5/383 14788
/proc/meminfo: memFree=23910160/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=234572 CPUtime=822.32 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 51213 0 0 0 82218 14 0 0 25 0 1 0 637911928 240201728 50628 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 58643 50628 267 49 0 55784 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 234572

[startup+882.315 s]
/proc/loadavg: 4.08 3.98 3.69 5/383 14789
/proc/meminfo: memFree=23878016/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=241100 CPUtime=882.33 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 52486 0 0 0 88219 14 0 0 25 0 1 0 637911928 246886400 51901 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 60275 51901 267 49 0 57416 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 241100

[startup+942.301 s]
/proc/loadavg: 4.03 3.98 3.71 5/383 14791
/proc/meminfo: memFree=23842520/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=246860 CPUtime=942.32 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 53627 0 0 0 94217 15 0 0 25 0 1 0 637911928 252784640 53042 33554432000 4194304 4394578 140735254890624 18446744073709551615 4338226 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 61715 53042 267 49 0 58856 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 246860

[startup+1002.3 s]
/proc/loadavg: 4.01 3.98 3.73 5/383 14793
/proc/meminfo: memFree=23819664/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=247244 CPUtime=1002.32 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 53701 0 0 0 100217 15 0 0 25 0 1 0 637911928 253177856 53116 33554432000 4194304 4394578 140735254890624 18446744073709551615 4295845 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 61811 53116 267 49 0 58952 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 247244

[startup+1062.3 s]
/proc/loadavg: 4.00 3.98 3.74 5/383 14794
/proc/meminfo: memFree=23800536/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=248556 CPUtime=1062.32 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 53998 0 0 0 106217 15 0 0 25 0 1 0 637911928 254521344 53413 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 62139 53413 267 49 0 59280 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 248556

[startup+1122.3 s]
/proc/loadavg: 4.08 4.00 3.76 5/383 14796
/proc/meminfo: memFree=23752624/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=255728 CPUtime=1122.33 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 55452 0 0 0 112217 16 0 0 25 0 1 0 637911928 261865472 54867 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 63932 54867 267 49 0 61073 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 255728

[startup+1182.3 s]
/proc/loadavg: 4.03 4.00 3.77 5/383 14797
/proc/meminfo: memFree=23716996/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=263924 CPUtime=1182.33 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 57193 0 0 0 118216 17 0 0 25 0 1 0 637911928 270258176 56608 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 65981 56608 267 49 0 63122 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 263924

[startup+1242.3 s]
/proc/loadavg: 4.14 4.03 3.79 5/383 14799
/proc/meminfo: memFree=23698112/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=263924 CPUtime=1242.34 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 57229 0 0 0 124217 17 0 0 25 0 1 0 637911928 270258176 56644 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 65981 56644 267 49 0 63122 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 263924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.16 4.05 3.81 5/383 14800
/proc/meminfo: memFree=23674644/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=265172 CPUtime=1300.05 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 57481 0 0 0 129988 17 0 0 25 0 1 0 637911928 271536128 56896 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 66293 56896 267 49 0 63434 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 265172

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

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

[startup+1300 s]
/proc/loadavg: 4.16 4.05 3.81 5/383 14800
/proc/meminfo: memFree=23674644/32951124 swapFree=63083164/67111528
[pid=14736] ppid=14734 vsize=265172 CPUtime=1300.05 cores=0,2
/proc/14736/stat : 14736 (SApperloT2010) R 14734 14736 12848 0 -1 4202496 57481 0 0 0 129988 17 0 0 25 0 1 0 637911928 271536128 56896 33554432000 4194304 4394578 140735254890624 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/14736/statm: 66293 56896 267 49 0 63434 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 265172

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.89
CPU system time (s): 0.182972
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 265172

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

runsolver used 5.02024 second user time and 10.4354 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 12:22:43
IDJOB=3379849
IDBENCH=71593
IDSOLVER=1862
FILE ID=node141/3379849-1305454963
RUNJOBID= node141-1305454963-14720
PBS_JOBID= 13324841
Free space on /tmp= 73356 MiB

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

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

MD5SUM BENCH= 118632220c6f3388c45a2582e9a2ac0e
RANDOM SEED=1234870857

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25137056 kB
Buffers:        260408 kB
Cached:        5130872 kB
SwapCached:      15708 kB
Active:        2373104 kB
Inactive:      5193816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25137056 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:            3508 kB
Writeback:           0 kB
AnonPages:     2167048 kB
Mapped:          13160 kB
Slab:           142940 kB
PageTables:      39272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86440360 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= 73348 MiB
End job on node141 at 2011-05-15 12:44:25