Trace number 3251441

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.06 1300.03

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

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-3251441-1303584030/watcher-3251441-1303584030 -o /tmp/evaluation-result-3251441-1303584030/solver-3251441-1303584030 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3251441-1303584030.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.58 3.21 3.60 4/183 3931
/proc/meminfo: memFree=19328920/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=15896 CPUtime=0 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 947 0 0 0 0 0 0 0 23 0 1 0 470005642 16277504 887 33554432000 4194304 4395502 140737082732896 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 4007 888 250 50 0 1147 0

[startup+0.08078 s]
/proc/loadavg: 2.58 3.21 3.60 4/183 3931
/proc/meminfo: memFree=19328920/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=25532 CPUtime=0.07 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 3350 0 0 0 7 0 0 0 23 0 1 0 470005642 26144768 3290 33554432000 4194304 4395502 140737082732896 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 6383 3293 250 50 0 3523 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25532

[startup+0.100769 s]
/proc/loadavg: 2.58 3.21 3.60 4/183 3931
/proc/meminfo: memFree=19328920/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=32404 CPUtime=0.09 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 4647 0 0 0 8 1 0 0 23 0 1 0 470005642 33181696 4586 33554432000 4194304 4395502 140737082732896 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 8101 4587 256 50 0 5241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32404

[startup+0.300744 s]
/proc/loadavg: 2.58 3.21 3.60 4/183 3931
/proc/meminfo: memFree=19328920/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=32404 CPUtime=0.29 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 5069 0 0 0 28 1 0 0 25 0 1 0 470005642 33181696 5008 33554432000 4194304 4395502 140737082732896 18446744073709551615 216634539927 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 8101 5008 256 50 0 5241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32404

[startup+0.700683 s]
/proc/loadavg: 2.58 3.21 3.60 4/183 3931
/proc/meminfo: memFree=19328920/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=43472 CPUtime=0.69 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 8668 0 0 0 67 2 0 0 25 0 1 0 470005642 44515328 7775 33554432000 4194304 4395502 140737082732896 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 10868 7775 267 50 0 8008 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43472

[startup+1.50053 s]
/proc/loadavg: 2.58 3.21 3.60 5/190 3944
/proc/meminfo: memFree=19207280/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=53492 CPUtime=1.49 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 11160 0 0 0 146 3 0 0 25 0 1 0 470005642 54775808 10267 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 13373 10267 267 50 0 10513 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53492

[startup+3.10022 s]
/proc/loadavg: 2.58 3.21 3.60 5/190 3944
/proc/meminfo: memFree=19164252/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=67660 CPUtime=3.09 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 14650 0 0 0 305 4 0 0 25 0 1 0 470005642 69283840 13757 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 16915 13757 267 50 0 14055 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67660

[startup+6.3007 s]
/proc/loadavg: 2.70 3.22 3.60 5/190 3945
/proc/meminfo: memFree=19094256/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=87780 CPUtime=6.29 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 19499 0 0 0 625 4 0 0 25 0 1 0 470005642 89886720 18606 33554432000 4194304 4395502 140737082732896 18446744073709551615 216634176197 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 21945 18606 267 50 0 19085 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 87780

[startup+12.7006 s]
/proc/loadavg: 2.80 3.23 3.61 5/190 3945
/proc/meminfo: memFree=18987656/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=119360 CPUtime=12.69 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 26938 0 0 0 1263 6 0 0 25 0 1 0 470005642 122224640 26045 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299735 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 29840 26045 267 50 0 26980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 119360

[startup+25.5003 s]
/proc/loadavg: 3.07 3.27 3.61 5/190 3945
/proc/meminfo: memFree=18862432/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=146400 CPUtime=25.49 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 33346 0 0 0 2542 7 0 0 25 0 1 0 470005642 149913600 32453 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299154 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 36600 32453 267 50 0 33740 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 146400

[startup+51.1008 s]
/proc/loadavg: 3.38 3.33 3.62 5/190 3946
/proc/meminfo: memFree=18796756/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=160756 CPUtime=51.09 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 36668 0 0 0 5101 8 0 0 25 0 1 0 470005642 164614144 35775 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 40189 35775 267 50 0 37329 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 160756

[startup+102.307 s]
/proc/loadavg: 3.73 3.43 3.64 5/190 3947
/proc/meminfo: memFree=18673608/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=200808 CPUtime=102.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 45578 0 0 0 10220 10 0 0 25 0 1 0 470005642 205627392 44685 33554432000 4194304 4395502 140737082732896 18446744073709551615 4339104 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 50202 44685 267 50 0 47342 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 200808

[startup+162.301 s]
/proc/loadavg: 3.90 3.53 3.66 5/190 3949
/proc/meminfo: memFree=18610484/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=220112 CPUtime=162.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 49674 0 0 0 16219 11 0 0 25 0 1 0 470005642 225394688 48781 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 55028 48781 267 50 0 52168 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 220112

[startup+222.301 s]
/proc/loadavg: 3.96 3.61 3.67 5/190 3950
/proc/meminfo: memFree=18551184/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=244756 CPUtime=222.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 55394 0 0 0 22216 14 0 0 25 0 1 0 470005642 250630144 54501 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299824 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 61189 54501 267 50 0 58329 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 244756

[startup+282.301 s]
/proc/loadavg: 4.03 3.70 3.70 5/190 3952
/proc/meminfo: memFree=18466208/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=278516 CPUtime=282.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 62264 0 0 0 28215 15 0 0 25 0 1 0 470005642 285200384 61371 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 69629 61371 267 50 0 66769 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 278516

[startup+342.3 s]
/proc/loadavg: 4.12 3.78 3.73 5/190 3953
/proc/meminfo: memFree=18424908/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=287800 CPUtime=342.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 64374 0 0 0 34215 15 0 0 25 0 1 0 470005642 294707200 63481 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 71950 63481 267 50 0 69090 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 287800

[startup+402.301 s]
/proc/loadavg: 4.04 3.82 3.74 6/190 3955
/proc/meminfo: memFree=18384460/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=307364 CPUtime=402.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 68482 0 0 0 40214 16 0 0 25 0 1 0 470005642 314740736 67589 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299782 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 76841 67589 267 50 0 73981 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 307364

[startup+462.3 s]
/proc/loadavg: 4.05 3.86 3.76 5/190 3957
/proc/meminfo: memFree=18346864/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=316488 CPUtime=462.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 70288 0 0 0 46213 17 0 0 25 0 1 0 470005642 324083712 69395 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 79122 69395 267 50 0 76262 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 316488

[startup+522.301 s]
/proc/loadavg: 4.02 3.88 3.77 5/190 3958
/proc/meminfo: memFree=18305784/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=322388 CPUtime=522.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 71520 0 0 0 52213 17 0 0 25 0 1 0 470005642 330125312 70627 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 80597 70627 267 50 0 77737 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 322388

[startup+582.301 s]
/proc/loadavg: 4.00 3.90 3.78 5/190 3960
/proc/meminfo: memFree=18261240/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=339808 CPUtime=582.31 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 75241 0 0 0 58212 19 0 0 25 0 1 0 470005642 347963392 74348 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 84952 74348 267 50 0 82092 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 339808

[startup+642.3 s]
/proc/loadavg: 4.00 3.92 3.79 5/190 3961
/proc/meminfo: memFree=18199972/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=369240 CPUtime=642.31 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 81311 0 0 0 64212 19 0 0 25 0 1 0 470005642 378101760 80418 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 92310 80418 267 50 0 89450 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 369240

[startup+702.301 s]
/proc/loadavg: 4.00 3.93 3.80 5/190 3963
/proc/meminfo: memFree=18167704/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=393616 CPUtime=702.3 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 86542 0 0 0 70210 20 0 0 25 0 1 0 470005642 403062784 85649 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 98404 85649 267 50 0 95544 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 393616

[startup+762.306 s]
/proc/loadavg: 4.00 3.94 3.81 5/190 3965
/proc/meminfo: memFree=18158016/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=397716 CPUtime=762.31 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 87331 0 0 0 76211 20 0 0 25 0 1 0 470005642 407261184 86438 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 99429 86438 267 50 0 96569 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 397716

[startup+822.301 s]
/proc/loadavg: 4.07 3.96 3.83 5/190 3966
/proc/meminfo: memFree=18106152/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=404248 CPUtime=822.31 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 88581 0 0 0 82210 21 0 0 25 0 1 0 470005642 413949952 87688 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 101062 87688 267 50 0 98202 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 404248

[startup+882.301 s]
/proc/loadavg: 4.17 4.00 3.84 5/190 3968
/proc/meminfo: memFree=18025272/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=458468 CPUtime=882.31 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 99404 0 0 0 88208 23 0 0 25 0 1 0 470005642 469471232 98511 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 114617 98511 267 50 0 111757 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 458468

[startup+942.301 s]
/proc/loadavg: 4.06 4.00 3.85 5/190 3969
/proc/meminfo: memFree=17953208/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=469988 CPUtime=942.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 101717 0 0 0 94208 24 0 0 25 0 1 0 470005642 481267712 100824 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 117497 100824 267 50 0 114637 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 469988

[startup+1002.3 s]
/proc/loadavg: 4.07 4.01 3.86 5/190 3971
/proc/meminfo: memFree=17927888/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=475364 CPUtime=1002.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 102894 0 0 0 100208 24 0 0 25 0 1 0 470005642 486772736 102001 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 118841 102001 267 50 0 115981 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 475364

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 3973
/proc/meminfo: memFree=17919556/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=475364 CPUtime=1062.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 102972 0 0 0 106208 24 0 0 25 0 1 0 470005642 486772736 102079 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299634 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 118841 102079 267 50 0 115981 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 475364

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 3974
/proc/meminfo: memFree=17904012/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=475364 CPUtime=1122.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 103097 0 0 0 112208 24 0 0 25 0 1 0 470005642 486772736 102204 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 118841 102204 267 50 0 115981 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 475364

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 3976
/proc/meminfo: memFree=17891836/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=475364 CPUtime=1182.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 103177 0 0 0 118208 24 0 0 25 0 1 0 470005642 486772736 102284 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 118841 102284 267 50 0 115981 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 475364

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 3986
/proc/meminfo: memFree=17887800/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=475364 CPUtime=1242.32 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 103266 0 0 0 124208 24 0 0 25 0 1 0 470005642 486772736 102373 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 118841 102373 267 50 0 115981 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 475364



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.89 4/189 3989
/proc/meminfo: memFree=18016836/32951124 swapFree=67111528/67111528
[pid=3931] ppid=3929 vsize=479848 CPUtime=1300.03 cores=0,2
/proc/3931/stat : 3931 (SApperloT2010) R 3929 3931 3572 0 -1 4202496 104145 0 0 0 129978 25 0 0 25 0 1 0 470005642 491364352 103252 33554432000 4194304 4395502 140737082732896 18446744073709551615 4299632 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/3931/statm: 119962 103252 267 50 0 117102 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 479848

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.06
CPU user time (s): 1299.79
CPU system time (s): 0.272958
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 479848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.79
system time used= 0.272958
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104145
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= 5
involuntary context switches= 1802

runsolver used 2.27165 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-23 20:40:30
IDJOB=3251441
IDBENCH=88222
IDSOLVER=1655
FILE ID=node103/3251441-1303584030
RUNJOBID= node103-1303584030-3901
PBS_JOBID= 13150351
Free space on /tmp= 71064 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251441-1303584030/watcher-3251441-1303584030 -o /tmp/evaluation-result-3251441-1303584030/solver-3251441-1303584030 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3251441-1303584030.cnf

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

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=318656836

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.858
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.83
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.858
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:     32951124 kB
MemFree:      19330192 kB
Buffers:       2110076 kB
Cached:       10857728 kB
SwapCached:          0 kB
Active:        3699604 kB
Inactive:      9344000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19330192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3712 kB
Writeback:           0 kB
AnonPages:       75020 kB
Mapped:          14868 kB
Slab:           512388 kB
PageTables:       5428 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   222180 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= 71060 MiB
End job on node103 at 2011-04-23 21:02:12