Trace number 3379732

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.05 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
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 variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

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-3379732-1305459890/watcher-3379732-1305459890 -o /tmp/evaluation-result-3379732-1305459890/solver-3379732-1305459890 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379732-1305459890.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: 1.47 2.66 3.05 5/248 20809
/proc/meminfo: memFree=22929804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=13532 CPUtime=0 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 657 0 0 0 0 0 0 0 25 0 1 0 657589759 13856768 597 33554432000 4194304 4394578 140733196091536 18446744073709551615 222921437893 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 3383 598 247 49 0 524 0

[startup+0.0445021 s]
/proc/loadavg: 1.47 2.66 3.05 5/248 20809
/proc/meminfo: memFree=22929804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=18472 CPUtime=0.03 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 1919 0 0 0 3 0 0 0 25 0 1 0 657589759 18915328 1858 33554432000 4194304 4394578 140733196091536 18446744073709551615 222921801623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 4618 1858 255 49 0 1759 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 18472

[startup+0.100489 s]
/proc/loadavg: 1.47 2.66 3.05 5/248 20809
/proc/meminfo: memFree=22929804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=18472 CPUtime=0.09 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 1919 0 0 0 8 1 0 0 25 0 1 0 657589759 18915328 1858 33554432000 4194304 4394578 140733196091536 18446744073709551615 222921801623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 4618 1858 255 49 0 1759 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18472

[startup+0.300454 s]
/proc/loadavg: 1.47 2.66 3.05 5/248 20809
/proc/meminfo: memFree=22929804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=23892 CPUtime=0.29 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 3532 0 0 0 28 1 0 0 25 0 1 0 657589759 24465408 3197 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 5973 3197 266 49 0 3114 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23892

[startup+0.700379 s]
/proc/loadavg: 1.47 2.66 3.05 5/248 20809
/proc/meminfo: memFree=22929804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=28276 CPUtime=0.69 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 4609 0 0 0 68 1 0 0 25 0 1 0 657589759 28954624 4274 33554432000 4194304 4394578 140733196091536 18446744073709551615 4287348 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 7069 4275 266 49 0 4210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28276

[startup+1.50023 s]
/proc/loadavg: 1.47 2.66 3.05 6/257 20826
/proc/meminfo: memFree=22861340/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=34312 CPUtime=1.49 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 6086 0 0 0 148 1 0 0 25 0 1 0 657589759 35135488 5751 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 8578 5753 266 49 0 5719 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34312

[startup+3.10095 s]
/proc/loadavg: 1.47 2.66 3.05 5/257 20826
/proc/meminfo: memFree=22835796/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=42028 CPUtime=3.09 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 7968 0 0 0 307 2 0 0 25 0 1 0 657589759 43036672 7633 33554432000 4194304 4394578 140733196091536 18446744073709551615 4285588 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 10507 7633 266 49 0 7648 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42028

[startup+6.30035 s]
/proc/loadavg: 1.67 2.68 3.06 5/257 20826
/proc/meminfo: memFree=22810384/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=45332 CPUtime=6.29 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 8626 0 0 0 627 2 0 0 25 0 1 0 657589759 46419968 8291 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 11333 8291 266 49 0 8474 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45332

[startup+12.7002 s]
/proc/loadavg: 1.85 2.70 3.06 5/257 20826
/proc/meminfo: memFree=22779728/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=54012 CPUtime=12.69 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 10527 0 0 0 1267 2 0 0 25 0 1 0 657589759 55308288 10192 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 13503 10192 266 49 0 10644 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54012

[startup+25.5008 s]
/proc/loadavg: 2.33 2.76 3.08 5/257 20826
/proc/meminfo: memFree=22735804/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=64860 CPUtime=25.49 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 12793 0 0 0 2546 3 0 0 25 0 1 0 657589759 66416640 12458 33554432000 4194304 4394578 140733196091536 18446744073709551615 4346385 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 16215 12458 266 49 0 13356 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64860

[startup+51.1012 s]
/proc/loadavg: 2.90 2.86 3.10 5/257 20827
/proc/meminfo: memFree=22684920/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=79584 CPUtime=51.09 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 15921 0 0 0 5106 3 0 0 25 0 1 0 657589759 81494016 15586 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 19896 15586 266 49 0 17037 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 79584

[startup+102.31 s]
/proc/loadavg: 3.52 3.03 3.14 5/257 20828
/proc/meminfo: memFree=22631196/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=98204 CPUtime=102.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 19791 0 0 0 10226 4 0 0 25 0 1 0 657589759 100560896 19456 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 24551 19456 266 49 0 21692 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 98204

[startup+162.301 s]
/proc/loadavg: 3.82 3.21 3.20 5/257 20830
/proc/meminfo: memFree=22580696/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=117468 CPUtime=162.29 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 23912 0 0 0 16224 5 0 0 25 0 1 0 657589759 120287232 23577 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 29367 23577 266 49 0 26508 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 117468

[startup+222.301 s]
/proc/loadavg: 3.99 3.36 3.25 5/257 20832
/proc/meminfo: memFree=22553748/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=127360 CPUtime=222.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 25980 0 0 0 22224 6 0 0 25 0 1 0 657589759 130416640 25645 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 31840 25645 266 49 0 28981 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 127360

[startup+282.301 s]
/proc/loadavg: 4.05 3.49 3.30 5/257 20833
/proc/meminfo: memFree=22525568/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=135872 CPUtime=282.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 27568 0 0 0 28224 6 0 0 25 0 1 0 657589759 139132928 27233 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 33968 27233 266 49 0 31109 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135872

[startup+342.301 s]
/proc/loadavg: 4.02 3.58 3.34 5/257 20835
/proc/meminfo: memFree=22495648/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=143324 CPUtime=342.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 29232 0 0 0 34224 6 0 0 25 0 1 0 657589759 146763776 28897 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 35831 28897 266 49 0 32972 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 143324

[startup+402.301 s]
/proc/loadavg: 4.00 3.65 3.38 5/257 20836
/proc/meminfo: memFree=22459056/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=157340 CPUtime=402.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 32079 0 0 0 40223 7 0 0 25 0 1 0 657589759 161116160 31744 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 39335 31744 266 49 0 36476 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157340

[startup+462.301 s]
/proc/loadavg: 4.00 3.71 3.41 5/257 20838
/proc/meminfo: memFree=22440064/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=164892 CPUtime=462.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 33628 0 0 0 46223 7 0 0 25 0 1 0 657589759 168849408 33293 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 41223 33293 266 49 0 38364 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164892

[startup+522.301 s]
/proc/loadavg: 4.00 3.76 3.45 5/257 20840
/proc/meminfo: memFree=22428272/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=167072 CPUtime=522.3 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 34070 0 0 0 52223 7 0 0 25 0 1 0 657589759 171081728 33735 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 41768 33735 266 49 0 38909 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 167072

[startup+582.301 s]
/proc/loadavg: 4.00 3.80 3.48 5/257 20841
/proc/meminfo: memFree=22410268/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=175456 CPUtime=582.31 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 35801 0 0 0 58223 8 0 0 25 0 1 0 657589759 179666944 35466 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 43864 35466 266 49 0 41005 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 175456

[startup+642.301 s]
/proc/loadavg: 4.00 3.84 3.51 5/257 20843
/proc/meminfo: memFree=22395240/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=178464 CPUtime=642.31 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 36359 0 0 0 64223 8 0 0 25 0 1 0 657589759 182747136 36024 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 44616 36024 266 49 0 41757 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 178464

[startup+702.301 s]
/proc/loadavg: 4.04 3.88 3.54 5/257 20844
/proc/meminfo: memFree=22380936/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=184608 CPUtime=702.31 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 37598 0 0 0 70222 9 0 0 25 0 1 0 657589759 189038592 37263 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 46152 37263 266 49 0 43293 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 184608

[startup+762.31 s]
/proc/loadavg: 4.01 3.90 3.57 5/257 20846
/proc/meminfo: memFree=22369248/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=185824 CPUtime=762.32 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 37817 0 0 0 76223 9 0 0 25 0 1 0 657589759 190283776 37482 33554432000 4194304 4394578 140733196091536 18446744073709551615 4346169 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 46456 37482 266 49 0 43597 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 185824

[startup+822.301 s]
/proc/loadavg: 4.12 3.94 3.60 5/257 20848
/proc/meminfo: memFree=22358304/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=191072 CPUtime=822.31 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 38980 0 0 0 82222 9 0 0 25 0 1 0 657589759 195657728 38645 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 47768 38645 266 49 0 44909 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 191072

[startup+882.301 s]
/proc/loadavg: 4.04 3.95 3.62 5/257 20849
/proc/meminfo: memFree=22333720/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=198752 CPUtime=882.32 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 40519 0 0 0 88222 10 0 0 25 0 1 0 657589759 203522048 40184 33554432000 4194304 4394578 140733196091536 18446744073709551615 4297001 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 49688 40184 266 49 0 46829 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 198752

[startup+942.301 s]
/proc/loadavg: 4.08 3.97 3.65 5/257 20851
/proc/meminfo: memFree=22319932/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=205664 CPUtime=942.32 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 41858 0 0 0 94222 10 0 0 25 0 1 0 657589759 210599936 41523 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 51416 41523 266 49 0 48557 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 205664

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.67 5/257 20861
/proc/meminfo: memFree=22313812/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=205920 CPUtime=1002.31 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 41908 0 0 0 100221 10 0 0 25 0 1 0 657589759 210862080 41573 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298373 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 51480 41573 266 49 0 48621 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 205920

[startup+1062.3 s]
/proc/loadavg: 4.01 3.97 3.69 5/257 20863
/proc/meminfo: memFree=22307588/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=207968 CPUtime=1062.32 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 42357 0 0 0 106222 10 0 0 25 0 1 0 657589759 212959232 42022 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 51992 42022 266 49 0 49133 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 207968

[startup+1122.3 s]
/proc/loadavg: 4.00 3.97 3.70 5/257 20865
/proc/meminfo: memFree=22296288/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=208992 CPUtime=1122.32 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 42577 0 0 0 112222 10 0 0 25 0 1 0 657589759 214007808 42242 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 52248 42242 266 49 0 49389 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 208992

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.72 5/257 20869
/proc/meminfo: memFree=22279700/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=213088 CPUtime=1182.33 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 43492 0 0 0 118222 11 0 0 25 0 1 0 657589759 218202112 43157 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 53272 43157 266 49 0 50413 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 213088

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.74 5/257 20871
/proc/meminfo: memFree=22274936/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=213344 CPUtime=1242.33 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 43576 0 0 0 124222 11 0 0 25 0 1 0 657589759 218464256 43241 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 53336 43241 266 49 0 50477 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 213344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.75 4/256 20873
/proc/meminfo: memFree=22444044/32951124 swapFree=61559568/67111528
[pid=20809] ppid=20807 vsize=214624 CPUtime=1300.03 cores=5,7
/proc/20809/stat : 20809 (SApperloT2010) R 20807 20809 20765 0 -1 4202496 43804 0 0 0 129992 11 0 0 25 0 1 0 657589759 219774976 43469 33554432000 4194304 4394578 140733196091536 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/20809/statm: 53656 43469 266 49 0 50797 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 214624

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.93
CPU system time (s): 0.120981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 214624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.93
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43804
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= 6
involuntary context switches= 2841

runsolver used 3.06353 second user time and 6.92995 second system time

The end

Launcher Data

Begin job on node109 at 2011-05-15 13:44:50
IDJOB=3379732
IDBENCH=83986
IDSOLVER=1862
FILE ID=node109/3379732-1305459890
RUNJOBID= node109-1305459890-20786
PBS_JOBID= 13324914
Free space on /tmp= 73268 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379732-1305459890/watcher-3379732-1305459890 -o /tmp/evaluation-result-3379732-1305459890/solver-3379732-1305459890 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379732-1305459890.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=681580874

node109.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.809
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.809
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.75
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.809
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.74
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.809
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.809
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.82
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.809
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.809
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.82
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22930580 kB
Buffers:        271560 kB
Cached:        2532500 kB
SwapCached:      28404 kB
Active:        1294784 kB
Inactive:      8496316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22930580 kB
SwapTotal:    67111528 kB
SwapFree:     61559568 kB
Dirty:            1676 kB
Writeback:          24 kB
AnonPages:     6965660 kB
Mapped:          18676 kB
Slab:           131716 kB
PageTables:      33500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19063748 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= 73264 MiB
End job on node109 at 2011-05-15 14:06:32