Trace number 3380127

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

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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-3380127-1305460443/watcher-3380127-1305460443 -o /tmp/evaluation-result-3380127-1305460443/solver-3380127-1305460443 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380127-1305460443.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.56 2.59 3.06 4/441 21142
/proc/meminfo: memFree=17281696/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=12592 CPUtime=0.01 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 579 0 0 0 1 0 0 0 25 0 1 0 736274988 12894208 518 33554432000 4194304 4394578 140734798420912 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 3148 518 267 49 0 289 0

[startup+0.0748191 s]
/proc/loadavg: 1.56 2.59 3.06 4/441 21142
/proc/meminfo: memFree=17281696/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=13516 CPUtime=0.07 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 792 0 0 0 7 0 0 0 25 0 1 0 736274988 13840384 731 33554432000 4194304 4394578 140734798420912 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 3379 731 267 49 0 520 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 13516

[startup+0.100812 s]
/proc/loadavg: 1.56 2.59 3.06 4/441 21142
/proc/meminfo: memFree=17281696/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=13648 CPUtime=0.09 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 822 0 0 0 9 0 0 0 25 0 1 0 736274988 13975552 761 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 3412 761 267 49 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13648

[startup+0.300789 s]
/proc/loadavg: 1.56 2.59 3.06 4/441 21142
/proc/meminfo: memFree=17281696/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=14448 CPUtime=0.29 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 1040 0 0 0 29 0 0 0 25 0 1 0 736274988 14794752 979 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 3612 979 267 49 0 753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14448

[startup+0.700713 s]
/proc/loadavg: 1.56 2.59 3.06 4/441 21142
/proc/meminfo: memFree=17281696/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=15264 CPUtime=0.69 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 1220 0 0 0 69 0 0 0 25 0 1 0 736274988 15630336 1159 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 3816 1159 267 49 0 957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15264

[startup+1.50058 s]
/proc/loadavg: 1.56 2.59 3.06 5/445 21149
/proc/meminfo: memFree=17113748/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=16348 CPUtime=1.49 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 1468 0 0 0 149 0 0 0 25 0 1 0 736274988 16740352 1407 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 4087 1407 267 49 0 1228 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16348

[startup+3.10031 s]
/proc/loadavg: 1.56 2.59 3.06 5/445 21176
/proc/meminfo: memFree=17167060/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=17608 CPUtime=3.09 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 1755 0 0 0 309 0 0 0 25 0 1 0 736274988 18030592 1694 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298361 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 4402 1694 267 49 0 1543 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17608

[startup+6.30077 s]
/proc/loadavg: 1.75 2.61 3.06 5/445 21176
/proc/meminfo: memFree=17145960/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=18916 CPUtime=6.29 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 2034 0 0 0 629 0 0 0 25 0 1 0 736274988 19369984 1973 33554432000 4194304 4394578 140734798420912 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 4729 1973 267 49 0 1870 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18916

[startup+12.7007 s]
/proc/loadavg: 1.93 2.64 3.07 5/445 21203
/proc/meminfo: memFree=17054704/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=20664 CPUtime=12.69 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 2402 0 0 0 1269 0 0 0 25 0 1 0 736274988 21159936 2341 33554432000 4194304 4394578 140734798420912 18446744073709551615 4288108 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 5166 2341 267 49 0 2307 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20664

[startup+25.5006 s]
/proc/loadavg: 2.39 2.70 3.08 5/445 21205
/proc/meminfo: memFree=17008564/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=22832 CPUtime=25.49 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 2879 0 0 0 2548 1 0 0 25 0 1 0 736274988 23379968 2818 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 5708 2818 267 49 0 2849 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22832

[startup+51.1003 s]
/proc/loadavg: 2.94 2.81 3.10 5/442 21226
/proc/meminfo: memFree=16847356/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=25092 CPUtime=51.09 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 3363 0 0 0 5108 1 0 0 25 0 1 0 736274988 25694208 3302 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 6273 3302 267 49 0 3414 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25092

[startup+102.317 s]
/proc/loadavg: 3.65 3.03 3.16 5/445 21234
/proc/meminfo: memFree=16294168/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=27108 CPUtime=102.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 3839 0 0 0 10229 2 0 0 25 0 1 0 736274988 27758592 3778 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 6777 3778 267 49 0 3918 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27108

[startup+162.301 s]
/proc/loadavg: 3.87 3.20 3.21 5/445 21234
/proc/meminfo: memFree=16168896/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=28452 CPUtime=162.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 4175 0 0 0 16227 3 0 0 25 0 1 0 736274988 29134848 4114 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 7113 4114 267 49 0 4254 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 28452

[startup+222.301 s]
/proc/loadavg: 3.95 3.35 3.26 5/445 21236
/proc/meminfo: memFree=16071772/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=29556 CPUtime=222.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 4456 0 0 0 22226 4 0 0 25 0 1 0 736274988 30265344 4395 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 7389 4395 267 49 0 4530 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 29556

[startup+282.301 s]
/proc/loadavg: 3.98 3.46 3.30 5/445 21238
/proc/meminfo: memFree=15989540/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=30664 CPUtime=282.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 4701 0 0 0 28224 6 0 0 25 0 1 0 736274988 31399936 4640 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 7666 4640 267 49 0 4807 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 30664

[startup+342.301 s]
/proc/loadavg: 4.04 3.57 3.35 5/445 21240
/proc/meminfo: memFree=15894628/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=31304 CPUtime=342.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 4844 0 0 0 34224 6 0 0 25 0 1 0 736274988 32055296 4783 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 7826 4783 267 49 0 4967 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31304

[startup+402.301 s]
/proc/loadavg: 4.09 3.66 3.39 5/445 21242
/proc/meminfo: memFree=15773828/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=32024 CPUtime=402.29 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 4985 0 0 0 40223 6 0 0 25 0 1 0 736274988 32792576 4924 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8006 4924 267 49 0 5147 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 32024

[startup+462.301 s]
/proc/loadavg: 4.03 3.72 3.43 5/445 21251
/proc/meminfo: memFree=15698368/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=32888 CPUtime=462.29 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5149 0 0 0 46222 7 0 0 25 0 1 0 736274988 33677312 5088 33554432000 4194304 4394578 140734798420912 18446744073709551615 4323474 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8222 5088 267 49 0 5363 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 32888

[startup+522.301 s]
/proc/loadavg: 4.08 3.80 3.47 5/445 21253
/proc/meminfo: memFree=15621456/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=33656 CPUtime=522.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5269 0 0 0 52222 8 0 0 25 0 1 0 736274988 34463744 5208 33554432000 4194304 4394578 140734798420912 18446744073709551615 4292030 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8414 5208 267 49 0 5555 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33656

[startup+582.301 s]
/proc/loadavg: 4.12 3.86 3.51 5/445 21255
/proc/meminfo: memFree=15572316/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=34040 CPUtime=582.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5376 0 0 0 58221 9 0 0 25 0 1 0 736274988 34856960 5315 33554432000 4194304 4394578 140734798420912 18446744073709551615 4296439 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8510 5315 267 49 0 5651 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 34040

[startup+642.301 s]
/proc/loadavg: 4.09 3.90 3.55 5/445 21257
/proc/meminfo: memFree=15495404/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=35128 CPUtime=642.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5566 0 0 0 64222 9 0 0 25 0 1 0 736274988 35971072 5505 33554432000 4194304 4394578 140734798420912 18446744073709551615 4287949 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8782 5505 267 49 0 5923 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 35128

[startup+702.301 s]
/proc/loadavg: 4.03 3.91 3.57 5/445 21259
/proc/meminfo: memFree=15402240/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=35320 CPUtime=702.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5614 0 0 0 70221 9 0 0 25 0 1 0 736274988 36167680 5553 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 8830 5553 267 49 0 5971 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 35320

[startup+762.317 s]
/proc/loadavg: 4.01 3.93 3.59 5/445 21259
/proc/meminfo: memFree=15306724/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=36088 CPUtime=762.32 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5733 0 0 0 76222 10 0 0 25 0 1 0 736274988 36954112 5672 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298290 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9022 5672 267 49 0 6163 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 36088

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.62 5/445 21261
/proc/meminfo: memFree=15247536/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=36408 CPUtime=822.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5789 0 0 0 82220 11 0 0 25 0 1 0 736274988 37281792 5728 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298862 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9102 5728 267 49 0 6243 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 36408

[startup+882.301 s]
/proc/loadavg: 4.13 3.98 3.65 5/445 21263
/proc/meminfo: memFree=15213036/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=36664 CPUtime=882.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5849 0 0 0 88219 11 0 0 25 0 1 0 736274988 37543936 5788 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9166 5788 267 49 0 6307 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 36664

[startup+942.3 s]
/proc/loadavg: 4.11 3.99 3.67 5/445 21265
/proc/meminfo: memFree=15189560/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=36792 CPUtime=942.3 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5890 0 0 0 94218 12 0 0 25 0 1 0 736274988 37675008 5829 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9198 5829 267 49 0 6339 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 36792

[startup+1002.3 s]
/proc/loadavg: 4.11 4.02 3.70 5/445 21267
/proc/meminfo: memFree=15166084/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=37304 CPUtime=1002.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 5959 0 0 0 100218 13 0 0 25 0 1 0 736274988 38199296 5898 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9326 5898 267 49 0 6467 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 37304

[startup+1062.3 s]
/proc/loadavg: 4.12 4.05 3.73 5/445 21267
/proc/meminfo: memFree=15128608/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=37592 CPUtime=1062.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 6017 0 0 0 106218 13 0 0 25 0 1 0 736274988 38494208 5956 33554432000 4194304 4394578 140734798420912 18446744073709551615 4308974 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9398 5956 267 49 0 6539 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 37592

[startup+1122.3 s]
/proc/loadavg: 4.29 4.10 3.76 5/445 21269
/proc/meminfo: memFree=15074992/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=38120 CPUtime=1122.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 6113 0 0 0 112217 14 0 0 25 0 1 0 736274988 39034880 6052 33554432000 4194304 4394578 140734798420912 18446744073709551615 4327600 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9530 6052 267 49 0 6671 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 38120

[startup+1182.3 s]
/proc/loadavg: 4.22 4.11 3.78 5/445 21271
/proc/meminfo: memFree=15008380/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=38456 CPUtime=1182.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 6205 0 0 0 118216 15 0 0 25 0 1 0 736274988 39378944 6144 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9614 6144 267 49 0 6755 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 38456

[startup+1242.3 s]
/proc/loadavg: 4.08 4.08 3.80 5/445 21273
/proc/meminfo: memFree=14986520/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=38760 CPUtime=1242.31 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 6244 0 0 0 124215 16 0 0 25 0 1 0 736274988 39690240 6183 33554432000 4194304 4394578 140734798420912 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9690 6183 267 49 0 6831 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 38760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.07 3.81 4/443 21276
/proc/meminfo: memFree=15352308/32951124 swapFree=45193372/67111528
[pid=21142] ppid=21140 vsize=38952 CPUtime=1300.03 cores=5,7
/proc/21142/stat : 21142 (SApperloT2010) R 21140 21142 21088 0 -1 4202496 6305 0 0 0 129987 16 0 0 25 0 1 0 736274988 39886848 6244 33554432000 4194304 4394578 140734798420912 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/21142/statm: 9738 6244 267 49 0 6879 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 38952

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.04
CPU user time (s): 1299.87
CPU system time (s): 0.165974
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 38952

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

runsolver used 5.52916 second user time and 13.379 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 13:54:03
IDJOB=3380127
IDBENCH=84808
IDSOLVER=1862
FILE ID=node118/3380127-1305460443
RUNJOBID= node118-1305460443-21109
PBS_JOBID= 13324919
Free space on /tmp= 73256 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380127-1305460443/watcher-3380127-1305460443 -o /tmp/evaluation-result-3380127-1305460443/solver-3380127-1305460443 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380127-1305460443.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=1076474929

node118.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.842
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.68
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.842
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.842
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.842
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17282316 kB
Buffers:        301264 kB
Cached:        4604716 kB
SwapCached:      22076 kB
Active:       12702180 kB
Inactive:      2641984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17282316 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:           10848 kB
Writeback:          12 kB
AnonPages:    10429896 kB
Mapped:          22416 kB
Slab:           157024 kB
PageTables:      99644 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125909760 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= 73092 MiB
End job on node118 at 2011-05-15 14:15:45