Trace number 3257471

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

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.41518
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-3257471-1303470379/watcher-3257471-1303470379 -o /tmp/evaluation-result-3257471-1303470379/solver-3257471-1303470379 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3257471-1303470379.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: 0.93 1.73 2.69 2/179 16910
/proc/meminfo: memFree=27294820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=13328 CPUtime=0 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 614 0 0 0 0 0 0 0 22 0 1 0 537268620 13647872 553 33554432000 4194304 4395502 140733754361120 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 3332 553 249 50 0 472 0

[startup+0.063421 s]
/proc/loadavg: 0.93 1.73 2.69 2/179 16910
/proc/meminfo: memFree=27294820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=17172 CPUtime=0.05 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 1729 0 0 0 4 1 0 0 22 0 1 0 537268620 17584128 1467 33554432000 4194304 4395502 140733754361120 18446744073709551615 260905055265 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 4293 1472 258 50 0 1433 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17172

[startup+0.100415 s]
/proc/loadavg: 0.93 1.73 2.69 2/179 16910
/proc/meminfo: memFree=27294820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=19284 CPUtime=0.09 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 2302 0 0 0 8 1 0 0 22 0 1 0 537268620 19746816 2040 33554432000 4194304 4395502 140733754361120 18446744073709551615 4347208 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 4821 2040 267 50 0 1961 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19284

[startup+0.300379 s]
/proc/loadavg: 0.93 1.73 2.69 2/179 16910
/proc/meminfo: memFree=27294820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=21792 CPUtime=0.29 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 2917 0 0 0 28 1 0 0 23 0 1 0 537268620 22315008 2655 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 5448 2655 267 50 0 2588 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21792

[startup+0.700306 s]
/proc/loadavg: 0.93 1.73 2.69 2/179 16910
/proc/meminfo: memFree=27294820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=25916 CPUtime=0.69 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 3928 0 0 0 68 1 0 0 25 0 1 0 537268620 26537984 3666 33554432000 4194304 4395502 140733754361120 18446744073709551615 4336207 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 6479 3666 267 50 0 3619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25916

[startup+1.50016 s]
/proc/loadavg: 1.17 1.76 2.70 5/190 16931
/proc/meminfo: memFree=27235948/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=30540 CPUtime=1.49 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 5097 0 0 0 147 2 0 0 25 0 1 0 537268620 31272960 4835 33554432000 4194304 4395502 140733754361120 18446744073709551615 4339126 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 7635 4835 267 50 0 4775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30540

[startup+3.10087 s]
/proc/loadavg: 1.17 1.76 2.70 5/190 16931
/proc/meminfo: memFree=27208972/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=33156 CPUtime=3.09 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 5716 0 0 0 307 2 0 0 25 0 1 0 537268620 33951744 5454 33554432000 4194304 4395502 140733754361120 18446744073709551615 4286229 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 8289 5454 267 50 0 5429 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33156

[startup+6.30028 s]
/proc/loadavg: 1.17 1.76 2.70 5/190 16931
/proc/meminfo: memFree=27186924/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=37120 CPUtime=6.29 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 6721 0 0 0 627 2 0 0 25 0 1 0 537268620 38010880 6459 33554432000 4194304 4395502 140733754361120 18446744073709551615 4347194 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 9280 6459 267 50 0 6420 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37120

[startup+12.7001 s]
/proc/loadavg: 1.61 1.84 2.71 5/190 16931
/proc/meminfo: memFree=27170848/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=40424 CPUtime=12.69 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 7562 0 0 0 1267 2 0 0 25 0 1 0 537268620 41394176 7300 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 10106 7300 267 50 0 7246 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40424

[startup+25.5008 s]
/proc/loadavg: 1.98 1.91 2.73 5/190 16931
/proc/meminfo: memFree=27147044/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=50156 CPUtime=25.49 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 9933 0 0 0 2546 3 0 0 25 0 1 0 537268620 51359744 9671 33554432000 4194304 4395502 140733754361120 18446744073709551615 4291695 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 12539 9671 267 50 0 9679 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50156

[startup+51.1011 s]
/proc/loadavg: 2.75 2.09 2.76 5/190 16986
/proc/meminfo: memFree=27151776/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=62008 CPUtime=51.1 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 12604 0 0 0 5106 4 0 0 25 0 1 0 537268620 63496192 12342 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 15502 12342 267 50 0 12642 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 62008

[startup+102.307 s]
/proc/loadavg: 3.50 2.41 2.83 6/190 16988
/proc/meminfo: memFree=27044388/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=69796 CPUtime=102.3 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 14386 0 0 0 10225 5 0 0 25 0 1 0 537268620 71471104 14124 33554432000 4194304 4395502 140733754361120 18446744073709551615 4288769 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 17449 14124 267 50 0 14589 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 69796

[startup+162.301 s]
/proc/loadavg: 3.81 2.70 2.90 6/190 16989
/proc/meminfo: memFree=26956820/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=86696 CPUtime=162.29 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 18214 0 0 0 16224 5 0 0 25 0 1 0 537268620 88776704 17952 33554432000 4194304 4395502 140733754361120 18446744073709551615 4288050 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 21674 17952 267 50 0 18814 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86696

[startup+222.301 s]
/proc/loadavg: 3.93 2.93 2.97 6/190 16991
/proc/meminfo: memFree=26893532/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=89856 CPUtime=222.29 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 18984 0 0 0 22224 5 0 0 25 0 1 0 537268620 92012544 18722 33554432000 4194304 4395502 140733754361120 18446744073709551615 4288516 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 22464 18722 267 50 0 19604 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 89856

[startup+282.301 s]
/proc/loadavg: 4.09 3.17 3.05 6/190 16992
/proc/meminfo: memFree=26809052/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=119752 CPUtime=282.29 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 25945 0 0 0 28222 7 0 0 25 0 1 0 537268620 122626048 25683 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 29938 25683 267 50 0 27078 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 119752

[startup+342.301 s]
/proc/loadavg: 4.03 3.31 3.10 6/190 16994
/proc/meminfo: memFree=26769812/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=119752 CPUtime=342.3 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 25960 0 0 0 34223 7 0 0 25 0 1 0 537268620 122626048 25698 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 29938 25698 267 50 0 27078 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119752

[startup+402.301 s]
/proc/loadavg: 4.01 3.44 3.16 6/190 16995
/proc/meminfo: memFree=26731316/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=119752 CPUtime=402.3 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 25960 0 0 0 40222 8 0 0 25 0 1 0 537268620 122626048 25698 33554432000 4194304 4395502 140733754361120 18446744073709551615 4347033 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 29938 25698 267 50 0 27078 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119752

[startup+462.301 s]
/proc/loadavg: 4.06 3.55 3.21 6/190 16997
/proc/meminfo: memFree=26685500/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=119752 CPUtime=462.3 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 25966 0 0 0 46222 8 0 0 25 0 1 0 537268620 122626048 25704 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 29938 25704 267 50 0 27078 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119752

[startup+522.301 s]
/proc/loadavg: 4.02 3.63 3.26 6/190 16999
/proc/meminfo: memFree=26641308/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=120328 CPUtime=522.31 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 26082 0 0 0 52222 9 0 0 25 0 1 0 537268620 123215872 25820 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 30082 25820 267 50 0 27222 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 120328

[startup+582.301 s]
/proc/loadavg: 4.01 3.70 3.30 5/190 17000
/proc/meminfo: memFree=26575056/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=136676 CPUtime=582.31 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 29854 0 0 0 58221 10 0 0 25 0 1 0 537268620 139956224 29592 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 34169 29592 267 50 0 31309 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 136676

[startup+642.301 s]
/proc/loadavg: 4.00 3.75 3.34 6/190 17002
/proc/meminfo: memFree=26547600/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=150684 CPUtime=642.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 33016 0 0 0 64221 11 0 0 25 0 1 0 537268620 154300416 32754 33554432000 4194304 4395502 140733754361120 18446744073709551615 4288756 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 37671 32754 267 50 0 34811 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 150684

[startup+702.301 s]
/proc/loadavg: 4.00 3.79 3.38 6/190 17003
/proc/meminfo: memFree=26500424/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=153036 CPUtime=702.31 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 33563 0 0 0 70220 11 0 0 25 0 1 0 537268620 156708864 33301 33554432000 4194304 4395502 140733754361120 18446744073709551615 4314296 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 38259 33301 267 50 0 35399 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 153036

[startup+762.307 s]
/proc/loadavg: 4.00 3.83 3.42 6/190 17005
/proc/meminfo: memFree=26438500/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=154188 CPUtime=762.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 33777 0 0 0 76220 12 0 0 25 0 1 0 537268620 157888512 33515 33554432000 4194304 4395502 140733754361120 18446744073709551615 4296868 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 38547 33515 267 50 0 35687 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 154188

[startup+822.301 s]
/proc/loadavg: 4.07 3.87 3.46 5/190 17007
/proc/meminfo: memFree=26417360/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=154828 CPUtime=822.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 33907 0 0 0 82219 13 0 0 25 0 1 0 537268620 158543872 33645 33554432000 4194304 4395502 140733754361120 18446744073709551615 4293609 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 38707 33645 267 50 0 35847 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 154828

[startup+882.301 s]
/proc/loadavg: 4.02 3.89 3.49 5/190 17008
/proc/meminfo: memFree=26374040/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=172808 CPUtime=882.31 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 37886 0 0 0 88218 13 0 0 25 0 1 0 537268620 176955392 37624 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 43202 37624 267 50 0 40342 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 172808

[startup+942.301 s]
/proc/loadavg: 4.01 3.91 3.51 5/190 17010
/proc/meminfo: memFree=26345712/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=172808 CPUtime=942.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 37891 0 0 0 94219 13 0 0 25 0 1 0 537268620 176955392 37629 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299749 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 43202 37629 267 50 0 40342 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 172808

[startup+1002.3 s]
/proc/loadavg: 4.08 3.94 3.55 6/190 17011
/proc/meminfo: memFree=26303380/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=172808 CPUtime=1002.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 37911 0 0 0 100218 14 0 0 25 0 1 0 537268620 176955392 37649 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299678 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 43202 37649 267 50 0 40342 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 172808

[startup+1062.3 s]
/proc/loadavg: 4.03 3.95 3.57 5/190 17013
/proc/meminfo: memFree=26257068/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=172808 CPUtime=1062.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 37912 0 0 0 106218 14 0 0 25 0 1 0 537268620 176955392 37650 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 43202 37650 267 50 0 40342 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 172808

[startup+1122.3 s]
/proc/loadavg: 4.01 3.95 3.60 5/190 17015
/proc/meminfo: memFree=26206792/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=177492 CPUtime=1122.33 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 39055 0 0 0 112218 15 0 0 25 0 1 0 537268620 181751808 38793 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 44373 38793 267 50 0 41513 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 177492

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.62 5/190 17016
/proc/meminfo: memFree=26165452/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=177492 CPUtime=1182.32 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 39068 0 0 0 118217 15 0 0 25 0 1 0 537268620 181751808 38806 33554432000 4194304 4395502 140733754361120 18446744073709551615 4286423 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 44373 38806 267 50 0 41513 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 177492

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.64 5/190 17018
/proc/meminfo: memFree=26108112/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=177492 CPUtime=1242.33 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 39072 0 0 0 124217 16 0 0 25 0 1 0 537268620 181751808 38810 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 44373 38810 267 50 0 41513 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 177492



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.66 5/190 17019
/proc/meminfo: memFree=26082892/32950928 swapFree=67071984/67111528
[pid=16910] ppid=16908 vsize=182296 CPUtime=1300.03 cores=5,7
/proc/16910/stat : 16910 (SApperloT2010) R 16908 16910 16498 0 -1 4202496 40273 0 0 0 129987 16 0 0 25 0 1 0 537268620 186671104 40011 33554432000 4194304 4395502 140733754361120 18446744073709551615 4299463 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/16910/statm: 45574 40011 267 50 0 42714 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 182296

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.88
CPU system time (s): 0.173973
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 182296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.88
system time used= 0.173973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40273
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= 3415

runsolver used 2.10768 second user time and 4.99524 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-22 13:06:19
IDJOB=3257471
IDBENCH=70930
IDSOLVER=1655
FILE ID=node116/3257471-1303470379
RUNJOBID= node116-1303470379-16891
PBS_JOBID= 13107189
Free space on /tmp= 72472 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3257471-1303470379/watcher-3257471-1303470379 -o /tmp/evaluation-result-3257471-1303470379/solver-3257471-1303470379 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3257471-1303470379.cnf

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

MD5SUM BENCH= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=931170245

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27295224 kB
Buffers:        786672 kB
Cached:        4423072 kB
SwapCached:       9728 kB
Active:        1811896 kB
Inactive:      3446856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27295224 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            1968 kB
Writeback:           0 kB
AnonPages:       43700 kB
Mapped:          13816 kB
Slab:           333764 kB
PageTables:       5196 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222048 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= 72464 MiB
End job on node116 at 2011-04-22 13:28:01