Trace number 3379835

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.08 1300.05

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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: 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-3379835-1305460035/watcher-3379835-1305460035 -o /tmp/evaluation-result-3379835-1305460035/solver-3379835-1305460035 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379835-1305460035.cnf 

running on 2 cores: 4,6

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.85 1.25 2.26 2/298 30658
/proc/meminfo: memFree=11803120/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=12036 CPUtime=0 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 451 0 0 0 0 0 0 0 23 0 1 0 657601343 12324864 390 33554432000 4194304 4394578 140734268139456 18446744073709551615 255376962245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3009 390 266 49 0 150 0

[startup+0.106667 s]
/proc/loadavg: 0.85 1.25 2.26 2/298 30658
/proc/meminfo: memFree=11803120/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=12432 CPUtime=0.09 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 558 0 0 0 9 0 0 0 23 0 1 0 657601343 12730368 497 33554432000 4194304 4394578 140734268139456 18446744073709551615 255376957374 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3141 498 266 49 0 282 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12432

[startup+0.200648 s]
/proc/loadavg: 0.85 1.25 2.26 2/298 30658
/proc/meminfo: memFree=11803120/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=12696 CPUtime=0.19 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 622 0 0 0 19 0 0 0 24 0 1 0 657601343 13000704 561 33554432000 4194304 4394578 140734268139456 18446744073709551615 4309874 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3174 561 266 49 0 315 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12696

[startup+0.300636 s]
/proc/loadavg: 0.85 1.25 2.26 2/298 30658
/proc/meminfo: memFree=11803120/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=13092 CPUtime=0.29 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 691 0 0 0 29 0 0 0 25 0 1 0 657601343 13406208 630 33554432000 4194304 4394578 140734268139456 18446744073709551615 4287754 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3273 630 266 49 0 414 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13092

[startup+0.700549 s]
/proc/loadavg: 0.85 1.25 2.26 2/298 30658
/proc/meminfo: memFree=11803120/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=13620 CPUtime=0.69 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 856 0 0 0 69 0 0 0 25 0 1 0 657601343 13946880 795 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298330 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3405 795 267 49 0 546 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13620

[startup+1.50037 s]
/proc/loadavg: 0.85 1.25 2.26 5/314 30697
/proc/meminfo: memFree=11790420/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=14676 CPUtime=1.49 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 1115 0 0 0 149 0 0 0 25 0 1 0 657601343 15028224 1054 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 3669 1054 267 49 0 810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14676

[startup+3.10111 s]
/proc/loadavg: 0.85 1.25 2.26 5/314 30697
/proc/meminfo: memFree=11781856/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=16508 CPUtime=3.09 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 1559 0 0 0 309 0 0 0 25 0 1 0 657601343 16904192 1498 33554432000 4194304 4394578 140734268139456 18446744073709551615 4291353 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 4127 1498 267 49 0 1268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16508

[startup+6.30052 s]
/proc/loadavg: 1.10 1.29 2.27 5/314 30697
/proc/meminfo: memFree=11769456/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=19740 CPUtime=6.29 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 2376 0 0 0 629 0 0 0 25 0 1 0 657601343 20213760 2315 33554432000 4194304 4394578 140734268139456 18446744073709551615 4290857 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 4935 2315 267 49 0 2076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19740

[startup+12.7003 s]
/proc/loadavg: 1.33 1.34 2.28 5/314 30697
/proc/meminfo: memFree=11745020/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=27012 CPUtime=12.68 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 4187 0 0 0 1268 0 0 0 25 0 1 0 657601343 27660288 4126 33554432000 4194304 4394578 140734268139456 18446744073709551615 4327692 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 6753 4126 267 49 0 3894 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 27012

[startup+25.5009 s]
/proc/loadavg: 2.00 1.48 2.31 5/314 30698
/proc/meminfo: memFree=11700384/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=39260 CPUtime=25.49 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 7240 0 0 0 2548 1 0 0 25 0 1 0 657601343 40202240 7179 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 9815 7179 267 49 0 6956 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39260

[startup+51.1012 s]
/proc/loadavg: 2.68 1.68 2.35 5/314 30698
/proc/meminfo: memFree=11619356/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=61564 CPUtime=51.08 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 12823 0 0 0 5107 1 0 0 25 0 1 0 657601343 63041536 12762 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 15391 12762 267 49 0 12532 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61564

[startup+102.301 s]
/proc/loadavg: 3.43 2.04 2.43 5/314 30700
/proc/meminfo: memFree=11466824/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=107212 CPUtime=102.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 24240 0 0 0 10226 4 0 0 25 0 1 0 657601343 109785088 24179 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 26803 24179 267 49 0 23944 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 107212

[startup+162.301 s]
/proc/loadavg: 3.84 2.41 2.54 5/314 30701
/proc/meminfo: memFree=11314780/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=150604 CPUtime=162.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 35084 0 0 0 16223 7 0 0 25 0 1 0 657601343 154218496 35023 33554432000 4194304 4394578 140734268139456 18446744073709551615 4291531 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 37651 35023 267 49 0 34792 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150604

[startup+222.312 s]
/proc/loadavg: 4.06 2.74 2.64 5/314 30703
/proc/meminfo: memFree=11118976/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=211928 CPUtime=222.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 50432 0 0 0 22221 9 0 0 25 0 1 0 657601343 217014272 50371 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 52982 50371 267 49 0 50123 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 211928

[startup+282.3 s]
/proc/loadavg: 4.02 2.97 2.72 5/314 30705
/proc/meminfo: memFree=10974252/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=268376 CPUtime=282.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 64540 0 0 0 28217 13 0 0 25 0 1 0 657601343 274817024 64479 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 67094 64479 267 49 0 64235 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 268376

[startup+342.3 s]
/proc/loadavg: 4.16 3.20 2.81 5/314 30706
/proc/meminfo: memFree=10831500/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=284296 CPUtime=342.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 68499 0 0 0 34216 14 0 0 25 0 1 0 657601343 291119104 68438 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 71074 68438 267 49 0 68215 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 284296

[startup+402.3 s]
/proc/loadavg: 4.06 3.34 2.89 5/314 30708
/proc/meminfo: memFree=10642384/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=341164 CPUtime=402.29 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 82737 0 0 0 40213 16 0 0 25 0 1 0 657601343 349351936 82676 33554432000 4194304 4394578 140734268139456 18446744073709551615 4313209 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 85291 82676 267 49 0 82432 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 341164

[startup+462.301 s]
/proc/loadavg: 4.02 3.46 2.95 5/314 30709
/proc/meminfo: memFree=10489824/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=392808 CPUtime=462.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 95647 0 0 0 46211 19 0 0 25 0 1 0 657601343 402235392 95586 33554432000 4194304 4394578 140734268139456 18446744073709551615 4346394 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 98202 95586 267 49 0 95343 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 392808

[startup+522.301 s]
/proc/loadavg: 4.06 3.57 3.02 5/314 30711
/proc/meminfo: memFree=10326744/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=432908 CPUtime=522.3 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 105676 0 0 0 52208 22 0 0 25 0 1 0 657601343 443297792 105615 33554432000 4194304 4394578 140734268139456 18446744073709551615 4296283 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 108227 105615 267 49 0 105368 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 432908

[startup+582.301 s]
/proc/loadavg: 4.05 3.66 3.08 5/314 30713
/proc/meminfo: memFree=10190704/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=479024 CPUtime=582.31 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 117191 0 0 0 58207 24 0 0 25 0 1 0 657601343 490520576 117130 33554432000 4194304 4394578 140734268139456 18446744073709551615 4295967 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 119756 117130 267 49 0 116897 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 479024

[startup+642.301 s]
/proc/loadavg: 4.02 3.72 3.14 5/314 30714
/proc/meminfo: memFree=10118524/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=523324 CPUtime=642.31 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 128274 0 0 0 64205 26 0 0 25 0 1 0 657601343 535883776 128213 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 130831 128213 267 49 0 127972 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 523324

[startup+702.301 s]
/proc/loadavg: 4.00 3.77 3.19 5/314 30716
/proc/meminfo: memFree=9984452/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=523324 CPUtime=702.31 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 128278 0 0 0 70205 26 0 0 25 0 1 0 657601343 535883776 128217 33554432000 4194304 4394578 140734268139456 18446744073709551615 4299070 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 130831 128217 267 49 0 127972 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 523324

[startup+762.3 s]
/proc/loadavg: 4.04 3.82 3.24 5/314 30717
/proc/meminfo: memFree=9828188/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=562292 CPUtime=762.32 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 138018 0 0 0 76204 28 0 0 25 0 1 0 657601343 575787008 137957 33554432000 4194304 4394578 140734268139456 18446744073709551615 4285672 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 140573 137957 267 49 0 137714 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 562292

[startup+822.3 s]
/proc/loadavg: 4.07 3.86 3.29 5/314 30719
/proc/meminfo: memFree=9656932/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=613444 CPUtime=822.32 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 150787 0 0 0 82200 32 0 0 25 0 1 0 657601343 628166656 150726 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 153361 150726 267 49 0 150502 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 613444

[startup+882.311 s]
/proc/loadavg: 4.22 3.93 3.35 5/314 30730
/proc/meminfo: memFree=9485700/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=646656 CPUtime=882.33 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 159108 0 0 0 88200 33 0 0 25 0 1 0 657601343 662175744 159047 33554432000 4194304 4394578 140734268139456 18446744073709551615 4296582 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 161664 159047 267 49 0 158805 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 646656

[startup+942.3 s]
/proc/loadavg: 3.74 3.87 3.36 4/308 30748
/proc/meminfo: memFree=9471416/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=705720 CPUtime=942.31 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 173880 0 0 0 94195 36 0 0 25 0 1 0 657601343 722657280 173819 33554432000 4194304 4394578 140734268139456 18446744073709551615 4287670 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 176430 173819 267 49 0 173571 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 705720

[startup+1002.3 s]
/proc/loadavg: 3.27 3.70 3.34 4/308 30750
/proc/meminfo: memFree=9285380/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=759568 CPUtime=1002.32 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 187343 0 0 0 100193 39 0 0 25 0 1 0 657601343 777797632 187282 33554432000 4194304 4394578 140734268139456 18446744073709551615 4292637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 189892 187282 267 49 0 187033 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 759568

[startup+1062.3 s]
/proc/loadavg: 3.10 3.57 3.31 4/308 30754
/proc/meminfo: memFree=9154876/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=779412 CPUtime=1062.32 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 192274 0 0 0 106192 40 0 0 25 0 1 0 657601343 798117888 192213 33554432000 4194304 4394578 140734268139456 18446744073709551615 4296472 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 194853 192213 267 49 0 191994 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 779412

[startup+1122.3 s]
/proc/loadavg: 3.08 3.48 3.30 4/308 30756
/proc/meminfo: memFree=8963728/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=845660 CPUtime=1122.33 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 208866 0 0 0 112190 43 0 0 25 0 1 0 657601343 865955840 208805 33554432000 4194304 4394578 140734268139456 18446744073709551615 4296180 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 211415 208805 267 49 0 208556 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 845660

[startup+1182.3 s]
/proc/loadavg: 3.03 3.39 3.27 4/308 30758
/proc/meminfo: memFree=8774356/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=901800 CPUtime=1182.32 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 222895 0 0 0 118187 45 0 0 25 0 1 0 657601343 923443200 222834 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 225450 222834 267 49 0 222591 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 901800

[startup+1242.3 s]
/proc/loadavg: 3.01 3.32 3.25 4/308 30759
/proc/meminfo: memFree=8686540/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=946176 CPUtime=1242.33 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 233995 0 0 0 124186 47 0 0 25 0 1 0 657601343 968884224 233934 33554432000 4194304 4394578 140734268139456 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 236544 233934 267 49 0 233685 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 946176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.26 3.24 4/308 30761
/proc/meminfo: memFree=8630096/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=1000316 CPUtime=1300.04 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 247508 0 0 0 129955 49 0 0 25 0 1 0 657601343 1024323584 247447 33554432000 4194304 4394578 140734268139456 18446744073709551615 4291517 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 250079 247447 267 49 0 247220 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1000316

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

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

[startup+1300 s]
/proc/loadavg: 3.00 3.26 3.24 4/308 30761
/proc/meminfo: memFree=8630096/32951124 swapFree=66050672/67111528
[pid=30658] ppid=30656 vsize=1000316 CPUtime=1300.04 cores=4,6
/proc/30658/stat : 30658 (SApperloT2010) R 30656 30658 29471 0 -1 4202496 247508 0 0 0 129955 49 0 0 25 0 1 0 657601343 1024323584 247447 33554432000 4194304 4394578 140734268139456 18446744073709551615 4291517 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/30658/statm: 250079 247447 267 49 0 247220 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 1000316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.08
CPU user time (s): 1299.55
CPU system time (s): 0.530919
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 1000316

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.530919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247508
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= 9
involuntary context switches= 3002

runsolver used 3.83942 second user time and 8.00178 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-15 13:47:15
IDJOB=3379835
IDBENCH=84021
IDSOLVER=1862
FILE ID=node135/3379835-1305460035
RUNJOBID= node135-1305460035-30644
PBS_JOBID= 13324885
Free space on /tmp= 73372 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379835-1305460035/watcher-3379835-1305460035 -o /tmp/evaluation-result-3379835-1305460035/solver-3379835-1305460035 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379835-1305460035.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=1674828057

node135.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11803276 kB
Buffers:        294092 kB
Cached:        6195252 kB
SwapCached:      50684 kB
Active:       10068120 kB
Inactive:     10830620 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11803276 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:             144 kB
Writeback:           0 kB
AnonPages:    14364464 kB
Mapped:          18380 kB
Slab:           138800 kB
PageTables:      46792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57036580 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73368 MiB
End job on node135 at 2011-05-15 14:08:57