Trace number 3250957

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
MD5SUM1002234f62b5dfa01a75197c65e66327
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.921859
Satisfiable
(Un)Satisfiability was proved
Number of variables1285
Number of clauses166723
Sum of the clauses size334661
Maximum clause length37
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2166688
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

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-3250957-1303581526/watcher-3250957-1303581526 -o /tmp/evaluation-result-3250957-1303581526/solver-3250957-1303581526 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3250957-1303581526.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: 4.00 3.97 3.59 3/182 21418
/proc/meminfo: memFree=18700964/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=15172 CPUtime=0 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 851 0 0 0 0 0 0 0 25 0 1 0 548383088 15536128 790 33554432000 4194304 4395502 140734156542800 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 3793 791 250 50 0 933 0

[startup+0.0695109 s]
/proc/loadavg: 4.00 3.97 3.59 3/182 21418
/proc/meminfo: memFree=18700964/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=27940 CPUtime=0.06 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 3426 0 0 0 6 0 0 0 25 0 1 0 548383088 28610560 3364 33554432000 4194304 4395502 140734156542800 18446744073709551615 4268200 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 6985 3368 256 50 0 4125 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27940

[startup+0.100499 s]
/proc/loadavg: 4.00 3.97 3.59 3/182 21418
/proc/meminfo: memFree=18700964/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=27940 CPUtime=0.09 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 4039 0 0 0 9 0 0 0 25 0 1 0 548383088 28610560 3977 33554432000 4194304 4395502 140734156542800 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 6985 3977 256 50 0 4125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27940

[startup+0.300491 s]
/proc/loadavg: 4.00 3.97 3.59 3/182 21418
/proc/meminfo: memFree=18700964/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=29528 CPUtime=0.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 5117 0 0 0 28 1 0 0 25 0 1 0 548383088 30236672 4403 33554432000 4194304 4395502 140734156542800 18446744073709551615 4315657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 7416 4407 258 50 0 4556 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29528

[startup+0.700417 s]
/proc/loadavg: 4.00 3.97 3.59 3/182 21418
/proc/meminfo: memFree=18700964/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=39936 CPUtime=0.68 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 7712 0 0 0 67 1 0 0 25 0 1 0 548383088 40894464 6998 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 9984 6998 267 50 0 7124 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 39936

[startup+1.50027 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18564680/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=47608 CPUtime=1.49 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 9606 0 0 0 147 2 0 0 25 0 1 0 548383088 48750592 8892 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 11902 8892 267 50 0 9042 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47608

[startup+3.10097 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18531200/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=58196 CPUtime=3.09 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 12182 0 0 0 307 2 0 0 25 0 1 0 548383088 59592704 11468 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299657 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 14549 11468 267 50 0 11689 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58196

[startup+6.30034 s]
/proc/loadavg: 4.00 3.97 3.59 5/190 21456
/proc/meminfo: memFree=18426188/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=74456 CPUtime=6.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 15997 0 0 0 626 3 0 0 25 0 1 0 548383088 76242944 15283 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 18614 15283 267 50 0 15754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74456

[startup+12.7012 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 21456
/proc/meminfo: memFree=18309736/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=100264 CPUtime=12.69 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 21921 0 0 0 1265 4 0 0 25 0 1 0 548383088 102670336 21207 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 25066 21207 267 50 0 22206 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100264

[startup+25.5008 s]
/proc/loadavg: 4.07 3.99 3.61 5/190 21457
/proc/meminfo: memFree=18180568/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=113404 CPUtime=25.49 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 24881 0 0 0 2544 5 0 0 25 0 1 0 548383088 116125696 24167 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 28351 24167 267 50 0 25491 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 113404

[startup+51.101 s]
/proc/loadavg: 4.05 3.99 3.62 5/190 21457
/proc/meminfo: memFree=17995904/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=133296 CPUtime=51.09 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 29092 0 0 0 5103 6 0 0 25 0 1 0 548383088 136495104 28378 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 33324 28378 267 50 0 30464 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 133296

[startup+102.307 s]
/proc/loadavg: 4.02 3.99 3.64 5/190 21459
/proc/meminfo: memFree=17750612/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=174924 CPUtime=102.3 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 37905 0 0 0 10222 8 0 0 25 0 1 0 548383088 179122176 37191 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 43731 37191 267 50 0 40871 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 174924

[startup+162.3 s]
/proc/loadavg: 4.05 4.00 3.66 5/190 21469
/proc/meminfo: memFree=17625324/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=191184 CPUtime=162.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 41280 0 0 0 16220 9 0 0 25 0 1 0 548383088 195772416 40566 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 47796 40566 267 50 0 44936 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 191184

[startup+222.301 s]
/proc/loadavg: 4.02 4.00 3.68 5/190 21471
/proc/meminfo: memFree=17580896/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=204204 CPUtime=222.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 44195 0 0 0 22220 9 0 0 25 0 1 0 548383088 209104896 43481 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 51051 43481 267 50 0 48191 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 204204

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.70 5/190 21472
/proc/meminfo: memFree=17502760/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=249916 CPUtime=282.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 53997 0 0 0 28217 11 0 0 25 0 1 0 548383088 255913984 53283 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 62479 53283 267 50 0 59619 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 249916

[startup+342.301 s]
/proc/loadavg: 4.06 4.02 3.72 5/190 21474
/proc/meminfo: memFree=17418040/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=256252 CPUtime=342.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 55374 0 0 0 34217 12 0 0 25 0 1 0 548383088 262402048 54660 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 64063 54660 267 50 0 61203 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 256252

[startup+402.301 s]
/proc/loadavg: 4.06 4.02 3.74 5/190 21476
/proc/meminfo: memFree=17356872/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=257788 CPUtime=402.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 55849 0 0 0 40217 12 0 0 25 0 1 0 548383088 263974912 55135 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 64447 55135 267 50 0 61587 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 257788

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.75 5/190 21477
/proc/meminfo: memFree=17290996/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=283904 CPUtime=462.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 61035 0 0 0 46216 13 0 0 25 0 1 0 548383088 290717696 60321 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 70976 60321 267 50 0 68116 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 283904

[startup+522.3 s]
/proc/loadavg: 4.00 4.01 3.76 5/190 21479
/proc/meminfo: memFree=17260332/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=290240 CPUtime=522.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 62238 0 0 0 52215 14 0 0 25 0 1 0 548383088 297205760 61524 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 72560 61524 267 50 0 69700 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 290240

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.77 5/190 21480
/proc/meminfo: memFree=17232032/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=297408 CPUtime=582.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 63629 0 0 0 58215 14 0 0 25 0 1 0 548383088 304545792 62915 33554432000 4194304 4395502 140734156542800 18446744073709551615 4309980 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 74352 62915 267 50 0 71492 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 297408

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.78 5/190 21482
/proc/meminfo: memFree=17204452/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=300288 CPUtime=642.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 64285 0 0 0 64215 14 0 0 25 0 1 0 548383088 307494912 63571 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 75072 63571 267 50 0 72212 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 300288

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 21484
/proc/meminfo: memFree=17174184/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=311124 CPUtime=702.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 66567 0 0 0 70214 15 0 0 25 0 1 0 548383088 318590976 65853 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 77781 65853 267 50 0 74921 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 311124

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 21485
/proc/meminfo: memFree=17146500/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=319060 CPUtime=762.3 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 68180 0 0 0 76215 15 0 0 25 0 1 0 548383088 326717440 67466 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 79765 67466 267 50 0 76905 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 319060

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 21487
/proc/meminfo: memFree=17119568/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=326228 CPUtime=822.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 69765 0 0 0 82213 15 0 0 25 0 1 0 548383088 334057472 69051 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 81557 69051 267 50 0 78697 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 326228

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 21488
/proc/meminfo: memFree=17073040/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=355672 CPUtime=882.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 75658 0 0 0 88212 17 0 0 25 0 1 0 548383088 364208128 74944 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 88918 74944 267 50 0 86058 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 355672

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 21490
/proc/meminfo: memFree=17035320/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=357848 CPUtime=942.29 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 76086 0 0 0 94212 17 0 0 25 0 1 0 548383088 366436352 75372 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 89462 75372 267 50 0 86602 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 357848

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21492
/proc/meminfo: memFree=16997088/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=360280 CPUtime=1002.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 76535 0 0 0 100211 17 0 0 25 0 1 0 548383088 368926720 75821 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299637 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 90070 75821 267 50 0 87210 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 360280

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 21493
/proc/meminfo: memFree=16984908/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=361048 CPUtime=1062.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 76703 0 0 0 106211 17 0 0 25 0 1 0 548383088 369713152 75989 33554432000 4194304 4395502 140734156542800 18446744073709551615 4314245 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 90262 75989 267 50 0 87402 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 361048

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.85 5/190 21495
/proc/meminfo: memFree=16961196/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=362712 CPUtime=1122.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 77065 0 0 0 112211 17 0 0 25 0 1 0 548383088 371417088 76351 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299623 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 90678 76351 267 50 0 87818 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 362712

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.86 5/190 21496
/proc/meminfo: memFree=16918512/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=364760 CPUtime=1182.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 77515 0 0 0 118211 17 0 0 25 0 1 0 548383088 373514240 76801 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 91190 76801 267 50 0 88330 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 364760

[startup+1242.3 s]
/proc/loadavg: 4.04 4.02 3.87 5/190 21498
/proc/meminfo: memFree=16898256/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=367192 CPUtime=1242.28 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 78005 0 0 0 124211 17 0 0 25 0 1 0 548383088 376004608 77291 33554432000 4194304 4395502 140734156542800 18446744073709551615 4299628 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 91798 77291 267 50 0 88938 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 367192



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 3.88 4/189 21501
/proc/meminfo: memFree=17561384/32951124 swapFree=67111480/67111528
[pid=21418] ppid=21416 vsize=370520 CPUtime=1299.98 cores=4,6
/proc/21418/stat : 21418 (SApperloT2010) R 21416 21418 21245 0 -1 4202496 78599 0 0 0 129981 17 0 0 25 0 1 0 548383088 379412480 77885 33554432000 4194304 4395502 140734156542800 18446744073709551615 4314320 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21418/statm: 92630 77885 267 50 0 89770 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 370520

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.01
CPU user time (s): 1299.82
CPU system time (s): 0.19197
CPU usage (%): 99.9992
Max. virtual memory (cumulated for all children) (KiB): 370520

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

runsolver used 2.19267 second user time and 4.91025 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 19:58:46
IDJOB=3250957
IDBENCH=88205
IDSOLVER=1655
FILE ID=node111/3250957-1303581526
RUNJOBID= node111-1303580224-21264
PBS_JOBID= 13150347
Free space on /tmp= 70728 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m37-q446.25-n35-p30-s33692332.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250957-1303581526/watcher-3250957-1303581526 -o /tmp/evaluation-result-3250957-1303581526/solver-3250957-1303581526 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3250957-1303581526.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=1105364949

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18701244 kB
Buffers:       2130060 kB
Cached:       11471728 kB
SwapCached:         44 kB
Active:        9681164 kB
Inactive:      3998788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18701244 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:            9724 kB
Writeback:           0 kB
AnonPages:       78140 kB
Mapped:          15072 kB
Slab:           505120 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   259404 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= 70728 MiB
End job on node111 at 2011-04-23 20:20:28