Trace number 3263939

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-03-04UNSAT 921.813 921.784

General information on the benchmark

NameSAT03/handmade/markstrom/UNSATISFIABLE/
mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
MD5SUM5fbbe7100f38217499e8b5ea555a4e4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark201.305
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses2576
Sum of the clauses size8480
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2400
Number of clauses of size 31536
Number of clauses of size 4128
Number of clauses of size 5512
Number of clauses of size over 50

Solver Data

921.73/921.77	c Solved by BasicSolver 
921.73/921.77	
921.73/921.77	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3263939-1303562359/watcher-3263939-1303562359 -o /tmp/evaluation-result-3263939-1303562359/solver-3263939-1303562359 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3263939-1303562359.cnf 

running on 2 cores: 5,7

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: 3.75 3.97 4.22 3/188 19837
/proc/meminfo: memFree=14526416/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=12212 CPUtime=0 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 444 0 0 0 0 0 0 0 24 0 1 0 467833759 12505088 383 33554432000 4194304 4395502 140735262529792 18446744073709551615 255377325975 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3053 383 255 50 0 193 0

[startup+0.055759 s]
/proc/loadavg: 3.75 3.97 4.22 3/188 19837
/proc/meminfo: memFree=14526416/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=12872 CPUtime=0.05 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 641 0 0 0 5 0 0 0 24 0 1 0 467833759 13180928 580 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299537 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3218 580 266 50 0 358 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 12872

[startup+0.100749 s]
/proc/loadavg: 3.75 3.97 4.22 3/188 19837
/proc/meminfo: memFree=14526416/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=13008 CPUtime=0.09 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 682 0 0 0 9 0 0 0 24 0 1 0 467833759 13320192 621 33554432000 4194304 4395502 140735262529792 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3252 621 267 50 0 392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13008

[startup+0.300713 s]
/proc/loadavg: 3.75 3.97 4.22 3/188 19837
/proc/meminfo: memFree=14526416/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=13272 CPUtime=0.29 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 752 0 0 0 29 0 0 0 25 0 1 0 467833759 13590528 691 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299072 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3318 691 267 50 0 458 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13272

[startup+0.700638 s]
/proc/loadavg: 3.75 3.97 4.22 3/188 19837
/proc/meminfo: memFree=14526416/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=13684 CPUtime=0.69 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 849 0 0 0 69 0 0 0 25 0 1 0 467833759 14012416 788 33554432000 4194304 4395502 140735262529792 18446744073709551615 4300326 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3421 788 267 50 0 561 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13684

[startup+1.50049 s]
/proc/loadavg: 3.75 3.97 4.22 5/194 19848
/proc/meminfo: memFree=14515852/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=14088 CPUtime=1.49 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 935 0 0 0 149 0 0 0 25 0 1 0 467833759 14426112 874 33554432000 4194304 4395502 140735262529792 18446744073709551615 255376956500 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3522 874 267 50 0 662 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14088

[startup+3.10019 s]
/proc/loadavg: 3.77 3.97 4.22 5/194 19848
/proc/meminfo: memFree=14509240/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=14488 CPUtime=3.09 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 1030 0 0 0 309 0 0 0 25 0 1 0 467833759 14835712 969 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3622 969 267 50 0 762 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14488

[startup+6.3006 s]
/proc/loadavg: 3.77 3.97 4.22 5/194 19849
/proc/meminfo: memFree=14495804/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=14888 CPUtime=6.29 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 1145 0 0 0 629 0 0 0 25 0 1 0 467833759 15245312 1084 33554432000 4194304 4395502 140735262529792 18446744073709551615 4292706 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3722 1084 267 50 0 862 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14888

[startup+12.7004 s]
/proc/loadavg: 3.81 3.97 4.22 5/194 19876
/proc/meminfo: memFree=14481612/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=15864 CPUtime=12.69 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 1323 0 0 0 1269 0 0 0 25 0 1 0 467833759 16244736 1262 33554432000 4194304 4395502 140735262529792 18446744073709551615 4317889 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 3966 1262 267 50 0 1106 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15864

[startup+25.501 s]
/proc/loadavg: 3.83 3.97 4.22 5/194 19903
/proc/meminfo: memFree=14445284/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=17196 CPUtime=25.49 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 1666 0 0 0 2549 0 0 0 25 0 1 0 467833759 17608704 1605 33554432000 4194304 4395502 140735262529792 18446744073709551615 4288583 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 4299 1605 267 50 0 1439 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 17196

[startup+51.1003 s]
/proc/loadavg: 3.97 3.99 4.21 5/194 19904
/proc/meminfo: memFree=14368720/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=19692 CPUtime=51.1 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 2333 0 0 0 5109 1 0 0 25 0 1 0 467833759 20164608 2272 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 4923 2272 267 50 0 2063 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19692

[startup+102.307 s]
/proc/loadavg: 3.99 3.99 4.20 5/194 19905
/proc/meminfo: memFree=14248052/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=25056 CPUtime=102.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 3678 0 0 0 10229 1 0 0 25 0 1 0 467833759 25657344 3617 33554432000 4194304 4395502 140735262529792 18446744073709551615 4316950 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 6264 3617 267 50 0 3404 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25056

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 4.18 5/194 19907
/proc/meminfo: memFree=14129228/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=34100 CPUtime=162.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 5922 0 0 0 16227 3 0 0 25 0 1 0 467833759 34918400 5861 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299620 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 8525 5861 267 50 0 5665 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 34100

[startup+222.301 s]
/proc/loadavg: 3.99 3.99 4.17 5/194 19908
/proc/meminfo: memFree=13985496/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=40876 CPUtime=222.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 7585 0 0 0 22227 3 0 0 25 0 1 0 467833759 41857024 7524 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 10219 7524 267 50 0 7359 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 40876

[startup+282.3 s]
/proc/loadavg: 3.99 3.99 4.16 5/194 19910
/proc/meminfo: memFree=13900916/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=50544 CPUtime=282.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 10002 0 0 0 28226 4 0 0 25 0 1 0 467833759 51757056 9941 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 12636 9941 267 50 0 9776 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 50544

[startup+342.3 s]
/proc/loadavg: 3.99 3.99 4.15 5/194 19912
/proc/meminfo: memFree=13757924/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=59612 CPUtime=342.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 12255 0 0 0 34225 5 0 0 25 0 1 0 467833759 61042688 12194 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299795 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 14903 12194 267 50 0 12043 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 59612

[startup+402.3 s]
/proc/loadavg: 3.99 3.99 4.13 5/194 19913
/proc/meminfo: memFree=13618900/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=66936 CPUtime=402.3 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 14097 0 0 0 40224 6 0 0 25 0 1 0 467833759 68542464 14036 33554432000 4194304 4395502 140735262529792 18446744073709551615 4293426 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 16734 14036 267 50 0 13874 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 66936

[startup+462.3 s]
/proc/loadavg: 4.06 4.00 4.13 5/194 19915
/proc/meminfo: memFree=13501820/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=70056 CPUtime=462.31 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 14843 0 0 0 46224 7 0 0 25 0 1 0 467833759 71737344 14782 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 17514 14782 267 50 0 14654 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 70056

[startup+522.301 s]
/proc/loadavg: 4.02 4.00 4.12 5/194 19916
/proc/meminfo: memFree=13366268/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=78928 CPUtime=522.31 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 17030 0 0 0 52223 8 0 0 25 0 1 0 467833759 80822272 16969 33554432000 4194304 4395502 140735262529792 18446744073709551615 4293712 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 19732 16969 267 50 0 16872 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 78928

[startup+582.301 s]
/proc/loadavg: 4.11 4.03 4.11 5/194 19918
/proc/meminfo: memFree=13317880/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=86840 CPUtime=582.31 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 19013 0 0 0 58222 9 0 0 25 0 1 0 467833759 88924160 18952 33554432000 4194304 4395502 140735262529792 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 21710 18952 267 50 0 18850 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 86840

[startup+642.301 s]
/proc/loadavg: 4.09 4.04 4.11 5/194 19920
/proc/meminfo: memFree=13236148/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=94176 CPUtime=642.31 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 20802 0 0 0 64221 10 0 0 25 0 1 0 467833759 96436224 20741 33554432000 4194304 4395502 140735262529792 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 23544 20741 267 50 0 20684 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 94176

[startup+702.301 s]
/proc/loadavg: 4.10 4.04 4.10 5/194 19921
/proc/meminfo: memFree=13104924/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=99780 CPUtime=702.31 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 22221 0 0 0 70220 11 0 0 25 0 1 0 467833759 102174720 22160 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 24945 22160 267 50 0 22085 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 99780

[startup+762.307 s]
/proc/loadavg: 4.04 4.03 4.09 5/194 19923
/proc/meminfo: memFree=12992192/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=105748 CPUtime=762.32 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 23701 0 0 0 76220 12 0 0 25 0 1 0 467833759 108285952 23640 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 26437 23640 267 50 0 23577 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 105748

[startup+822.3 s]
/proc/loadavg: 4.04 4.04 4.09 5/194 19924
/proc/meminfo: memFree=12843000/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=113684 CPUtime=822.32 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 25653 0 0 0 82219 13 0 0 25 0 1 0 467833759 116412416 25592 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 28421 25592 267 50 0 25561 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 113684

[startup+882.3 s]
/proc/loadavg: 4.06 4.04 4.09 5/194 19926
/proc/meminfo: memFree=12736464/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117212 CPUtime=882.32 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26538 0 0 0 88219 13 0 0 25 0 1 0 467833759 120025088 26477 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29303 26477 267 50 0 26443 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 117212

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

[startup+895.901 s]
/proc/loadavg: 4.05 4.04 4.09 5/194 19926
/proc/meminfo: memFree=12712764/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=895.92 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 89579 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299527 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 895.92
Current children cumulated vsize (KiB) 117372

[startup+908.7 s]
/proc/loadavg: 4.04 4.04 4.08 5/194 19927
/proc/meminfo: memFree=12699744/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=908.72 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 90859 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4300273 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 908.72
Current children cumulated vsize (KiB) 117372

[startup+915.1 s]
/proc/loadavg: 4.04 4.04 4.08 5/194 19927
/proc/meminfo: memFree=12689828/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=915.12 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 91499 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 915.12
Current children cumulated vsize (KiB) 117372

[startup+918.301 s]
/proc/loadavg: 4.03 4.03 4.08 5/194 19927
/proc/meminfo: memFree=12686600/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=918.32 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 91819 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4309984 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 918.32
Current children cumulated vsize (KiB) 117372

[startup+919.9 s]
/proc/loadavg: 4.03 4.03 4.08 5/194 19927
/proc/meminfo: memFree=12683252/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=919.92 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 91979 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 919.92
Current children cumulated vsize (KiB) 117372

[startup+920.706 s]
/proc/loadavg: 4.03 4.03 4.08 5/194 19927
/proc/meminfo: memFree=12683252/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=920.73 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 92060 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 920.73
Current children cumulated vsize (KiB) 117372

[startup+921.501 s]
/proc/loadavg: 4.03 4.03 4.08 5/194 19927
/proc/meminfo: memFree=12683252/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=921.52 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 92139 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 921.52
Current children cumulated vsize (KiB) 117372

[startup+921.701 s]
/proc/loadavg: 4.03 4.03 4.08 5/194 19927
/proc/meminfo: memFree=12682256/32951124 swapFree=67111528/67111528
[pid=19837] ppid=19835 vsize=117372 CPUtime=921.73 cores=5,7
/proc/19837/stat : 19837 (SApperloT2010) R 19835 19837 19478 0 -1 4202496 26544 0 0 0 92160 13 0 0 25 0 1 0 467833759 120188928 26483 33554432000 4194304 4395502 140735262529792 18446744073709551615 4297906 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/19837/statm: 29343 26483 267 50 0 26483 0
Current children cumulated CPU time (s) 921.73
Current children cumulated vsize (KiB) 117372

Child status: 20
Real time (s): 921.784
CPU time (s): 921.813
CPU user time (s): 921.673
CPU system time (s): 0.139978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 117372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 921.673
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26556
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 11067

runsolver used 1.63675 second user time and 3.2835 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 14:39:19
IDJOB=3263939
IDBENCH=84062
IDSOLVER=1655
FILE ID=node135/3263939-1303562359
RUNJOBID= node135-1303562359-19808
PBS_JOBID= 13150281
Free space on /tmp= 71376 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT03/handmade/markstrom/UNSATISFIABLE/mm-2x2-6-6-s.1.shuffled-as.sat03-1499.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263939-1303562359/watcher-3263939-1303562359 -o /tmp/evaluation-result-3263939-1303562359/solver-3263939-1303562359 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3263939-1303562359.cnf

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

MD5SUM BENCH= 5fbbe7100f38217499e8b5ea555a4e4d
RANDOM SEED=1503119583

node135.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.851
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.70
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.851
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.851
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.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14526696 kB
Buffers:       2057100 kB
Cached:       15706668 kB
SwapCached:          0 kB
Active:        7291332 kB
Inactive:     10540764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14526696 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             584 kB
Writeback:           0 kB
AnonPages:       68100 kB
Mapped:          14884 kB
Slab:           530240 kB
PageTables:       5700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   234456 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71376 MiB
End job on node135 at 2011-04-23 14:54:41