Trace number 3264687

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-04? (TO) 1300.06 1300.03

General information on the benchmark

NameSAT04/handmade/marijn/equilarge-l/
equilarge_l4.used-as.sat04-896.cnf
MD5SUMfc993d9544ccd8eaeaa4882599387947
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark437.97
Satisfiable
(Un)Satisfiability was proved
Number of variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
Number of clauses of size 40
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: 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-3264687-1303572035/watcher-3264687-1303572035 -o /tmp/evaluation-result-3264687-1303572035/solver-3264687-1303572035 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3264687-1303572035.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.81 3.96 3.91 1/174 11167
/proc/meminfo: memFree=14501584/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=13464 CPUtime=0 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 717 0 0 0 0 0 0 0 23 0 1 0 468804397 13787136 551 33554432000 4194304 4395502 140735137437600 18446744073709551615 270612771525 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 3366 551 249 50 0 506 0

[startup+0.0983921 s]
/proc/loadavg: 3.81 3.96 3.91 1/174 11167
/proc/meminfo: memFree=14501584/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=18760 CPUtime=0.09 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 2124 0 0 0 9 0 0 0 23 0 1 0 468804397 19210240 1920 33554432000 4194304 4395502 140735137437600 18446744073709551615 4309750 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 4690 1920 266 50 0 1830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18760

[startup+0.1004 s]
/proc/loadavg: 3.81 3.96 3.91 1/174 11167
/proc/meminfo: memFree=14501584/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=18760 CPUtime=0.09 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 2124 0 0 0 9 0 0 0 23 0 1 0 468804397 19210240 1920 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299166 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 4690 1920 266 50 0 1830 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18760

[startup+0.300365 s]
/proc/loadavg: 3.81 3.96 3.91 1/174 11167
/proc/meminfo: memFree=14501584/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=19556 CPUtime=0.29 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 2331 0 0 0 29 0 0 0 24 0 1 0 468804397 20025344 2127 33554432000 4194304 4395502 140735137437600 18446744073709551615 4292507 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 4889 2127 266 50 0 2029 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19556

[startup+0.700316 s]
/proc/loadavg: 3.81 3.96 3.91 1/174 11167
/proc/meminfo: memFree=14501584/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=21064 CPUtime=0.69 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 2702 0 0 0 69 0 0 0 25 0 1 0 468804397 21569536 2498 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299963 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 5266 2498 266 50 0 2406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21064

[startup+1.50017 s]
/proc/loadavg: 3.82 3.96 3.91 5/190 11198
/proc/meminfo: memFree=14481168/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=22680 CPUtime=1.49 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 3076 0 0 0 149 0 0 0 25 0 1 0 468804397 23224320 2872 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 5670 2872 266 50 0 2810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22680

[startup+3.10089 s]
/proc/loadavg: 3.82 3.96 3.91 5/190 11198
/proc/meminfo: memFree=14474224/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=24136 CPUtime=3.09 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 3424 0 0 0 309 0 0 0 25 0 1 0 468804397 24715264 3220 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299648 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 6034 3220 266 50 0 3174 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24136

[startup+6.30029 s]
/proc/loadavg: 3.82 3.96 3.91 5/190 11199
/proc/meminfo: memFree=14462212/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=26104 CPUtime=6.29 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 3884 0 0 0 629 0 0 0 25 0 1 0 468804397 26730496 3680 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299965 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 6526 3680 266 50 0 3666 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26104

[startup+12.7002 s]
/proc/loadavg: 3.85 3.97 3.91 5/190 11199
/proc/meminfo: memFree=14442268/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=29660 CPUtime=12.69 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 4702 0 0 0 1269 0 0 0 25 0 1 0 468804397 30371840 4498 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 7415 4498 266 50 0 4555 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29660

[startup+25.5009 s]
/proc/loadavg: 3.87 3.97 3.91 5/190 11199
/proc/meminfo: memFree=14403952/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=38264 CPUtime=25.49 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 6833 0 0 0 2549 0 0 0 25 0 1 0 468804397 39182336 6629 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 9566 6629 266 50 0 6706 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38264

[startup+51.1004 s]
/proc/loadavg: 3.91 3.97 3.91 5/190 11200
/proc/meminfo: memFree=14341540/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=47904 CPUtime=51.09 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 9139 0 0 0 5108 1 0 0 25 0 1 0 468804397 49053696 8935 33554432000 4194304 4395502 140735137437600 18446744073709551615 4292544 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 11976 8935 266 50 0 9116 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 47904

[startup+102.306 s]
/proc/loadavg: 3.96 3.97 3.91 5/190 11201
/proc/meminfo: memFree=14221752/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=72856 CPUtime=102.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 15207 0 0 0 10226 4 0 0 25 0 1 0 468804397 74604544 15003 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 18214 15003 266 50 0 15354 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72856

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 11203
/proc/meminfo: memFree=14067108/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=99364 CPUtime=162.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 21650 0 0 0 16225 5 0 0 25 0 1 0 468804397 101748736 21446 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 24841 21446 266 50 0 21981 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99364

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 11204
/proc/meminfo: memFree=13967528/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=122584 CPUtime=222.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 27295 0 0 0 22224 6 0 0 25 0 1 0 468804397 125526016 27091 33554432000 4194304 4395502 140735137437600 18446744073709551615 4288765 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 30646 27091 266 50 0 27786 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 122584

[startup+282.3 s]
/proc/loadavg: 4.06 3.99 3.91 5/190 11206
/proc/meminfo: memFree=13832108/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=135776 CPUtime=282.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 30504 0 0 0 28223 7 0 0 25 0 1 0 468804397 139034624 30300 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 33944 30300 266 50 0 31084 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135776

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 3.92 5/190 11207
/proc/meminfo: memFree=13706372/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=158384 CPUtime=342.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 36156 0 0 0 34222 8 0 0 25 0 1 0 468804397 162185216 35952 33554432000 4194304 4395502 140735137437600 18446744073709551615 4346948 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 39596 35952 266 50 0 36736 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158384

[startup+402.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 11209
/proc/meminfo: memFree=13603320/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=168888 CPUtime=402.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 38693 0 0 0 40222 8 0 0 25 0 1 0 468804397 172941312 38489 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 42222 38489 266 50 0 39362 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 168888

[startup+462.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 11211
/proc/meminfo: memFree=13535236/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=187684 CPUtime=462.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 43330 0 0 0 46221 9 0 0 25 0 1 0 468804397 192188416 43126 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 46921 43126 266 50 0 44061 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 187684

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11212
/proc/meminfo: memFree=13420772/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=199500 CPUtime=522.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 46257 0 0 0 52220 10 0 0 25 0 1 0 468804397 204288000 46053 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299186 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 49875 46053 266 50 0 47015 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 199500

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11214
/proc/meminfo: memFree=13312384/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=207980 CPUtime=582.3 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 48370 0 0 0 58220 10 0 0 25 0 1 0 468804397 212971520 48166 33554432000 4194304 4395502 140735137437600 18446744073709551615 4314601 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 51995 48166 266 50 0 49135 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 207980

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11215
/proc/meminfo: memFree=13187872/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=231216 CPUtime=642.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 54224 0 0 0 64219 12 0 0 25 0 1 0 468804397 236765184 54020 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 57804 54020 266 50 0 54944 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 231216

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11217
/proc/meminfo: memFree=13051080/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=254948 CPUtime=702.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 60152 0 0 0 70216 15 0 0 25 0 1 0 468804397 261066752 59948 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 63737 59948 266 50 0 60877 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 254948

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11219
/proc/meminfo: memFree=12899164/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=278304 CPUtime=762.32 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 65972 0 0 0 76216 16 0 0 25 0 1 0 468804397 284983296 65768 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 69576 65768 266 50 0 66716 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 278304

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 11220
/proc/meminfo: memFree=12734480/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=303512 CPUtime=822.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 72260 0 0 0 82214 17 0 0 25 0 1 0 468804397 310796288 72056 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 75878 72056 266 50 0 73018 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 303512

[startup+882.3 s]
/proc/loadavg: 4.09 4.03 3.94 5/190 11222
/proc/meminfo: memFree=12632796/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=320584 CPUtime=882.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 76542 0 0 0 88213 18 0 0 25 0 1 0 468804397 328278016 76338 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 80146 76338 266 50 0 77286 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 320584

[startup+942.301 s]
/proc/loadavg: 4.08 4.04 3.94 5/190 11223
/proc/meminfo: memFree=12580700/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=347264 CPUtime=942.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 83214 0 0 0 94211 20 0 0 25 0 1 0 468804397 355598336 83010 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299517 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 86816 83010 266 50 0 83956 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 347264

[startup+1002.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/190 11225
/proc/meminfo: memFree=12503812/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=372788 CPUtime=1002.32 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 89604 0 0 0 100211 21 0 0 25 0 1 0 468804397 381734912 89400 33554432000 4194304 4395502 140735137437600 18446744073709551615 4300719 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 93197 89400 266 50 0 90337 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 372788

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 11227
/proc/meminfo: memFree=12354624/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=403000 CPUtime=1062.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 97134 0 0 0 106209 22 0 0 25 0 1 0 468804397 412672000 96930 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 100750 96930 266 50 0 97890 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 403000

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 11228
/proc/meminfo: memFree=12215980/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=403760 CPUtime=1122.31 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 97373 0 0 0 112209 22 0 0 25 0 1 0 468804397 413450240 97169 33554432000 4194304 4395502 140735137437600 18446744073709551615 4300918 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 100940 97169 266 50 0 98080 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 403760

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 11230
/proc/meminfo: memFree=12108708/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=404040 CPUtime=1182.32 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 97437 0 0 0 118210 22 0 0 25 0 1 0 468804397 413736960 97233 33554432000 4194304 4395502 140735137437600 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 101010 97233 266 50 0 98150 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 404040

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/190 11231
/proc/meminfo: memFree=11979848/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=404172 CPUtime=1242.32 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 97478 0 0 0 124210 22 0 0 25 0 1 0 468804397 413872128 97274 33554432000 4194304 4395502 140735137437600 18446744073709551615 4292116 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 101043 97274 266 50 0 98183 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 404172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 11233
/proc/meminfo: memFree=11850504/32951124 swapFree=67111528/67111528
[pid=11167] ppid=11165 vsize=421060 CPUtime=1300.03 cores=0,2
/proc/11167/stat : 11167 (SApperloT2010) R 11165 11167 10828 0 -1 4202496 101738 0 0 0 129979 24 0 0 25 0 1 0 468804397 431165440 101474 33554432000 4194304 4395502 140735137437600 18446744073709551615 4285641 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/11167/statm: 105265 101474 267 50 0 102405 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 421060

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.79
CPU system time (s): 0.265959
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 421060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 101738
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 1823

runsolver used 2.32165 second user time and 4.77727 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 17:20:35
IDJOB=3264687
IDBENCH=84762
IDSOLVER=1655
FILE ID=node108/3264687-1303572035
RUNJOBID= node108-1303572034-11155
PBS_JOBID= 13150313
Free space on /tmp= 71400 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT04/handmade/marijn/equilarge-l/equilarge_l4.used-as.sat04-896.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264687-1303572035/watcher-3264687-1303572035 -o /tmp/evaluation-result-3264687-1303572035/solver-3264687-1303572035 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3264687-1303572035.cnf

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

MD5SUM BENCH= fc993d9544ccd8eaeaa4882599387947
RANDOM SEED=54764978

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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:      14501864 kB
Buffers:       2251952 kB
Cached:       15563176 kB
SwapCached:          0 kB
Active:        9891524 kB
Inactive:      7987128 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14501864 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:       63232 kB
Mapped:          14492 kB
Slab:           505988 kB
PageTables:       5200 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190664 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= 71400 MiB
End job on node108 at 2011-04-23 17:42:17