Trace number 3438813

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) 5000.29 5000.15

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-6x40.cnf
MD5SUM3a7a68cedc6ab84c0df9c27d166b0b6b
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 variables960
Number of clauses48480
Sum of the clauses size191040
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21440
Number of clauses of size 30
Number of clauses of size 447040
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: 977)

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-3438813-1306899528/watcher-3438813-1306899528 -o /tmp/evaluation-result-3438813-1306899528/solver-3438813-1306899528 -C 5000 -W 5100 -M 15500 SApperloT2010 HOME/instance-3438813-1306899528.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.98 2.03 2.01 3/326 5708
/proc/meminfo: memFree=5221804/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=13196 CPUtime=0 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 631 0 0 0 0 0 0 0 21 0 1 0 880183365 13512704 570 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 3299 570 247 49 0 440 0

[startup+0.0938671 s]
/proc/loadavg: 1.98 2.03 2.01 3/326 5708
/proc/meminfo: memFree=5221804/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=23208 CPUtime=0.09 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 3427 0 0 0 9 0 0 0 21 0 1 0 880183365 23764992 3175 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 5802 3177 266 49 0 2943 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23208

[startup+0.100863 s]
/proc/loadavg: 1.98 2.03 2.01 3/326 5708
/proc/meminfo: memFree=5221804/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=23604 CPUtime=0.09 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 3519 0 0 0 9 0 0 0 21 0 1 0 880183365 24170496 3267 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020054389 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 5901 3267 266 49 0 3042 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23604

[startup+0.30083 s]
/proc/loadavg: 1.98 2.03 2.01 3/326 5708
/proc/meminfo: memFree=5221804/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=27636 CPUtime=0.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 4531 0 0 0 29 0 0 0 22 0 1 0 880183365 28299264 4279 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 6909 4279 266 49 0 4050 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27636

[startup+0.700759 s]
/proc/loadavg: 1.98 2.03 2.01 3/326 5708
/proc/meminfo: memFree=5221804/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=32024 CPUtime=0.69 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 5587 0 0 0 69 0 0 0 24 0 1 0 880183365 32792576 5335 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 8006 5335 266 49 0 5147 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32024

[startup+1.50061 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5162696/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=38872 CPUtime=1.49 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 7283 0 0 0 149 0 0 0 25 0 1 0 880183365 39804928 7031 33554432000 4194304 4394578 140734703740928 18446744073709551615 4292210 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 9718 7031 266 49 0 6859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38872

[startup+3.1003 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5116072/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=47056 CPUtime=3.09 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 9263 0 0 0 308 1 0 0 25 0 1 0 880183365 48185344 9011 33554432000 4194304 4394578 140734703740928 18446744073709551615 4287909 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 11764 9011 266 49 0 8905 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47056

[startup+6.30073 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5077724/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=62544 CPUtime=6.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 13032 0 0 0 627 2 0 0 25 0 1 0 880183365 64045056 12780 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 15636 12780 266 49 0 12777 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62544

[startup+12.7005 s]
/proc/loadavg: 1.98 2.03 2.01 3/328 5737
/proc/meminfo: memFree=5019264/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=87280 CPUtime=12.69 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 18990 0 0 0 1266 3 0 0 25 0 1 0 880183365 89374720 18738 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/5708/statm: 21820 18738 266 49 0 18961 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 87280

[startup+25.5002 s]
/proc/loadavg: 1.99 2.03 2.00 3/328 5738
/proc/meminfo: memFree=4935552/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=128996 CPUtime=25.47 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 29071 0 0 0 2543 4 0 0 25 0 1 0 880183365 132091904 28819 33554432000 4194304 4394578 140734703740928 18446744073709551615 4346701 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 32249 28819 266 49 0 29390 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 128996

[startup+51.1006 s]
/proc/loadavg: 1.99 2.02 2.00 3/328 5739
/proc/meminfo: memFree=4868260/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=180260 CPUtime=51.08 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 41082 0 0 0 5101 7 0 0 25 0 1 0 880183365 184586240 40830 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 45065 40830 266 49 0 42206 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 180260

[startup+102.312 s]
/proc/loadavg: 1.99 2.02 2.00 3/328 5740
/proc/meminfo: memFree=4699464/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=256028 CPUtime=102.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 58683 0 0 0 10218 11 0 0 25 0 1 0 880183365 262172672 58431 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 64007 58431 266 49 0 61148 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 256028

[startup+162.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/328 5742
/proc/meminfo: memFree=4481936/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=368024 CPUtime=162.28 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 85507 0 0 0 16212 16 0 0 25 0 1 0 880183365 376856576 85255 33554432000 4194304 4394578 140734703740928 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 92006 85255 266 49 0 89147 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 368024

[startup+222.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/328 5744
/proc/meminfo: memFree=4349596/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=446856 CPUtime=222.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 104126 0 0 0 22209 20 0 0 25 0 1 0 880183365 457580544 103874 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 111714 103874 266 49 0 108855 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 446856

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 2.00 3/328 5745
/proc/meminfo: memFree=4182772/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=549404 CPUtime=282.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 129226 0 0 0 28206 23 0 0 25 0 1 0 880183365 562589696 128974 33554432000 4194304 4394578 140734703740928 18446744073709551615 4327688 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 137351 128974 266 49 0 134492 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 549404

[startup+342.301 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 5747
/proc/meminfo: memFree=3989540/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=679204 CPUtime=342.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 160821 0 0 0 34199 30 0 0 25 0 1 0 880183365 695504896 160569 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 169801 160569 266 49 0 166942 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 679204

[startup+402.3 s]
/proc/loadavg: 2.11 2.04 2.01 3/328 5748
/proc/meminfo: memFree=3834876/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=772996 CPUtime=402.28 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 183509 0 0 0 40195 33 0 0 25 0 1 0 880183365 791547904 183257 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 193249 183257 266 49 0 190390 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 772996

[startup+462.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/328 5750
/proc/meminfo: memFree=3713324/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=877676 CPUtime=462.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 208804 0 0 0 46191 38 0 0 25 0 1 0 880183365 898740224 208552 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 219419 208552 266 49 0 216560 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 877676

[startup+522.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 5752
/proc/meminfo: memFree=3693324/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=889468 CPUtime=522.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 211095 0 0 0 52191 38 0 0 25 0 1 0 880183365 910815232 210843 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 222367 210843 266 49 0 219508 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 889468

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 5753
/proc/meminfo: memFree=3621112/32951124 swapFree=67079492/67111528
[pid=5708] ppid=5706 vsize=917940 CPUtime=582.29 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 217795 0 0 0 58190 39 0 0 25 0 1 0 880183365 939970560 217543 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 229485 217543 266 49 0 226626 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 917940

[startup+642.3 s]

################
# More data... #
################

[startup+4122.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/328 5860
/proc/meminfo: memFree=98240/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4326904 CPUtime=4122.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1051829 0 0 0 412009 232 0 0 25 0 1 0 880183365 4430749696 1051449 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1081726 1051449 267 49 0 1078867 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 4326904

[startup+4182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/328 5861
/proc/meminfo: memFree=98992/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4329484 CPUtime=4182.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1052275 0 0 0 418009 232 0 0 25 0 1 0 880183365 4433391616 1051895 33554432000 4194304 4394578 140734703740928 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1082371 1051895 267 49 0 1079512 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 4329484

[startup+4242.3 s]
/proc/loadavg: 2.08 2.02 2.00 3/328 5863
/proc/meminfo: memFree=100492/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4332580 CPUtime=4242.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1052912 0 0 0 424009 232 0 0 25 0 1 0 880183365 4436561920 1052532 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1083145 1052532 267 49 0 1080286 0
Current children cumulated CPU time (s) 4242.41
Current children cumulated vsize (KiB) 4332580

[startup+4302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/328 5864
/proc/meminfo: memFree=99108/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4407336 CPUtime=4302.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1071362 0 0 0 430005 236 0 0 25 0 1 0 880183365 4513112064 1070982 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1101834 1070982 267 49 0 1098975 0
Current children cumulated CPU time (s) 4302.41
Current children cumulated vsize (KiB) 4407336

[startup+4362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/328 5866
/proc/meminfo: memFree=100468/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4510452 CPUtime=4362.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1096989 0 0 0 436001 240 0 0 25 0 1 0 880183365 4618702848 1096609 33554432000 4194304 4394578 140734703740928 18446744073709551615 4327678 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1127613 1096609 267 49 0 1124754 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 4510452

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5868
/proc/meminfo: memFree=95052/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4609608 CPUtime=4422.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1121682 0 0 0 441996 245 0 0 25 0 1 0 880183365 4720238592 1121302 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1152402 1121302 267 49 0 1149543 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 4609608

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5869
/proc/meminfo: memFree=92828/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4689800 CPUtime=4482.42 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1141187 0 0 0 447993 249 0 0 25 0 1 0 880183365 4802355200 1140807 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298350 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1172450 1140807 267 49 0 1169591 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 4689800

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5871
/proc/meminfo: memFree=96420/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4716488 CPUtime=4542.41 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1147580 0 0 0 453990 251 0 0 25 0 1 0 880183365 4829683712 1147200 33554432000 4194304 4394578 140734703740928 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1179122 1147200 267 49 0 1176263 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 4716488

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5872
/proc/meminfo: memFree=100460/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4818164 CPUtime=4602.42 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1172878 0 0 0 459986 256 0 0 25 0 1 0 880183365 4933799936 1172498 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1204541 1172498 267 49 0 1201682 0
Current children cumulated CPU time (s) 4602.42
Current children cumulated vsize (KiB) 4818164

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/328 5874
/proc/meminfo: memFree=97120/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=4894876 CPUtime=4662.42 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1191870 0 0 0 465983 259 0 0 25 0 1 0 880183365 5012353024 1191490 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1223719 1191490 267 49 0 1220860 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 4894876

[startup+4722.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/328 5876
/proc/meminfo: memFree=95920/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5007752 CPUtime=4722.44 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1219797 0 0 0 471979 265 0 0 25 0 1 0 880183365 5127938048 1219417 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1251938 1219417 267 49 0 1249079 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 5007752

[startup+4782.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/328 5877
/proc/meminfo: memFree=95464/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5078584 CPUtime=4782.42 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1237228 0 0 0 477975 267 0 0 25 0 1 0 880183365 5200470016 1236848 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1269646 1236848 267 49 0 1266787 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 5078584

[startup+4842.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/328 5879
/proc/meminfo: memFree=98552/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5083460 CPUtime=4842.43 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1238261 0 0 0 483975 268 0 0 25 0 1 0 880183365 5205463040 1237881 33554432000 4194304 4394578 140734703740928 18446744073709551615 4313524 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1270865 1237881 267 49 0 1268006 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 5083460

[startup+4902.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/328 5880
/proc/meminfo: memFree=98432/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5139436 CPUtime=4902.43 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1252102 0 0 0 489973 270 0 0 25 0 1 0 880183365 5262782464 1251722 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1284859 1251722 267 49 0 1282000 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 5139436

[startup+4962.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/328 5891
/proc/meminfo: memFree=91948/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5258532 CPUtime=4962.43 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1281620 0 0 0 495967 276 0 0 25 0 1 0 880183365 5384736768 1281240 33554432000 4194304 4394578 140734703740928 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1314633 1281240 267 49 0 1311774 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 5258532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 5892
/proc/meminfo: memFree=95308/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=5282108 CPUtime=5000.04 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4202496 1287431 0 0 0 499727 277 0 0 25 0 1 0 880183365 5408878592 1287051 33554432000 4194304 4394578 140734703740928 18446744073709551615 260020056773 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/5708/statm: 1320527 1287051 267 49 0 1317668 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 5282108

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

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

[startup+5000.01 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 5892
/proc/meminfo: memFree=95308/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=0 CPUtime=5000.14 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4203524 1287437 0 0 0 499727 287 0 0 25 0 1 0 880183365 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 0 0 0 0
/proc/5708/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.14
Current children cumulated vsize (KiB) 0

[startup+5000.1 s]
/proc/loadavg: 2.00 2.01 2.00 3/328 5892
/proc/meminfo: memFree=95308/32951124 swapFree=67056304/67111528
[pid=5708] ppid=5706 vsize=0 CPUtime=5000.23 cores=0,2,4,6
/proc/5708/stat : 5708 (SApperloT2010) R 5706 5708 4449 0 -1 4203524 1287437 0 0 0 499727 296 0 0 25 0 1 0 880183365 0 0 33554432000 0 0 0 0 0 0 0 4096 6 18446744073709551615 0 0 17 0 0 0 0
/proc/5708/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.23
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5000.15
CPU time (s): 5000.29
CPU user time (s): 4997.28
CPU system time (s): 3.00954
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 5282108

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

runsolver used 15.8136 second user time and 34.2658 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-01 05:38:48
IDJOB=3438813
IDBENCH=83178
IDSOLVER=1933
FILE ID=node110/3438813-1306899528
RUNJOBID= node110-1306899528-5689
PBS_JOBID= 13488466
Free space on /tmp= 58940 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-6x40.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3438813-1306899528/watcher-3438813-1306899528 -o /tmp/evaluation-result-3438813-1306899528/solver-3438813-1306899528 -C 5000 -W 5100 -M 15500  SApperloT2010 HOME/instance-3438813-1306899528.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 3a7a68cedc6ab84c0df9c27d166b0b6b
RANDOM SEED=1853611964

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:       5222216 kB
Buffers:        330364 kB
Cached:       23103740 kB
SwapCached:       3064 kB
Active:       19692160 kB
Inactive:      7365136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       5222216 kB
SwapTotal:    67111528 kB
SwapFree:     67079492 kB
Dirty:            1656 kB
Writeback:           0 kB
AnonPages:     3620828 kB
Mapped:          28236 kB
Slab:           580224 kB
PageTables:      27192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75597148 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= 58932 MiB
End job on node110 at 2011-06-01 07:02:10