Trace number 3379597

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.07 1300.03

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

running on 2 cores: 1,3

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.07 4.04 3.92 3/371 5388
/proc/meminfo: memFree=24268548/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=15468 CPUtime=0 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 966 0 0 0 0 0 0 0 25 0 1 0 657715482 15839232 906 33554432000 4194304 4394578 140734901425152 18446744073709551615 244446945024 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 3867 907 247 49 0 1008 0

[startup+0.05386 s]
/proc/loadavg: 4.07 4.04 3.92 3/371 5388
/proc/meminfo: memFree=24268548/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=21276 CPUtime=0.05 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 2393 0 0 0 5 0 0 0 25 0 1 0 657715482 21786624 2333 33554432000 4194304 4394578 140734901425152 18446744073709551615 244446606021 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 5319 2334 247 49 0 2460 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 21276

[startup+0.100853 s]
/proc/loadavg: 4.07 4.04 3.92 3/371 5388
/proc/meminfo: memFree=24268548/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=27708 CPUtime=0.09 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 4033 0 0 0 9 0 0 0 25 0 1 0 657715482 28372992 3972 33554432000 4194304 4394578 140734901425152 18446744073709551615 244446969751 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 6927 3972 255 49 0 4068 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27708

[startup+0.300818 s]
/proc/loadavg: 4.07 4.04 3.92 3/371 5388
/proc/meminfo: memFree=24268548/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=31196 CPUtime=0.29 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 5544 0 0 0 27 2 0 0 25 0 1 0 657715482 31944704 4831 33554432000 4194304 4394578 140734901425152 18446744073709551615 4314841 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 7799 4831 258 49 0 4940 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31196

[startup+0.700743 s]
/proc/loadavg: 4.07 4.04 3.92 3/371 5388
/proc/meminfo: memFree=24268548/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=40016 CPUtime=0.69 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 7762 0 0 0 66 3 0 0 25 0 1 0 657715482 40976384 7049 33554432000 4194304 4394578 140734901425152 18446744073709551615 4308934 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 10004 7049 266 49 0 7145 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40016

[startup+1.50059 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=24064980/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=47984 CPUtime=1.49 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 9728 0 0 0 146 3 0 0 25 0 1 0 657715482 49135616 9015 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298966 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 11996 9015 266 49 0 9137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47984

[startup+3.10029 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=24048996/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=58784 CPUtime=3.09 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 12358 0 0 0 305 4 0 0 25 0 1 0 657715482 60194816 11645 33554432000 4194304 4394578 140734901425152 18446744073709551615 4335336 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 14696 11645 266 49 0 11837 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58784

[startup+6.3007 s]
/proc/loadavg: 4.07 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23983272/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=75004 CPUtime=6.29 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 16150 0 0 0 625 4 0 0 25 0 1 0 657715482 76804096 15437 33554432000 4194304 4394578 140734901425152 18446744073709551615 4290857 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 18751 15437 266 49 0 15892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 75004

[startup+12.7005 s]
/proc/loadavg: 4.06 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23828560/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=100808 CPUtime=12.69 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 22119 0 0 0 1263 6 0 0 25 0 1 0 657715482 103227392 21406 33554432000 4194304 4394578 140734901425152 18446744073709551615 4338256 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 25202 21406 266 49 0 22343 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100808

[startup+25.5011 s]
/proc/loadavg: 4.05 4.04 3.92 5/385 5412
/proc/meminfo: memFree=23703832/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=113380 CPUtime=25.5 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 24939 0 0 0 2543 7 0 0 25 0 1 0 657715482 116101120 24226 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 28345 24226 266 49 0 25486 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 113380

[startup+51.1004 s]
/proc/loadavg: 4.10 4.05 3.93 5/385 5413
/proc/meminfo: memFree=23538272/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=133636 CPUtime=51.1 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 29193 0 0 0 5102 8 0 0 25 0 1 0 657715482 136843264 28480 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 33409 28480 266 49 0 30550 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 133636

[startup+102.315 s]
/proc/loadavg: 4.04 4.04 3.93 5/385 5414
/proc/meminfo: memFree=23285676/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=175356 CPUtime=102.31 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 38095 0 0 0 10221 10 0 0 25 0 1 0 657715482 179564544 37382 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 43839 37382 266 49 0 40980 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 175356

[startup+162.301 s]
/proc/loadavg: 4.07 4.04 3.93 5/385 5416
/proc/meminfo: memFree=23095928/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=191360 CPUtime=162.3 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 41369 0 0 0 16219 11 0 0 25 0 1 0 657715482 195952640 40656 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 47840 40656 266 49 0 44981 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 191360

[startup+222.301 s]
/proc/loadavg: 4.02 4.03 3.93 5/385 5417
/proc/meminfo: memFree=22971256/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=205600 CPUtime=222.29 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 44620 0 0 0 22218 11 0 0 25 0 1 0 657715482 210534400 43907 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 51400 43907 266 49 0 48541 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 205600

[startup+282.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/385 5419
/proc/meminfo: memFree=22829744/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=250688 CPUtime=282.3 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 54193 0 0 0 28217 13 0 0 25 0 1 0 657715482 256704512 53480 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298814 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 62672 53480 266 49 0 59813 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 250688

[startup+342.3 s]
/proc/loadavg: 4.00 4.02 3.93 5/385 5421
/proc/meminfo: memFree=22711660/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=255872 CPUtime=342.3 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 55446 0 0 0 34217 13 0 0 25 0 1 0 657715482 262012928 54733 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 63968 54733 266 49 0 61109 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 255872

[startup+402.301 s]
/proc/loadavg: 4.13 4.04 3.94 5/385 5422
/proc/meminfo: memFree=22670832/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=266884 CPUtime=402.31 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 57749 0 0 0 40217 14 0 0 25 0 1 0 657715482 273289216 57036 33554432000 4194304 4394578 140734901425152 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 66721 57036 266 49 0 63862 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 266884

[startup+462.301 s]
/proc/loadavg: 4.10 4.05 3.95 5/385 5424
/proc/meminfo: memFree=22615380/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=285188 CPUtime=462.3 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 61455 0 0 0 46216 14 0 0 25 0 1 0 657715482 292032512 60742 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 71297 60742 266 49 0 68438 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 285188

[startup+522.301 s]
/proc/loadavg: 4.04 4.04 3.95 5/385 5425
/proc/meminfo: memFree=22577900/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=294084 CPUtime=522.3 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 63208 0 0 0 52216 14 0 0 25 0 1 0 657715482 301142016 62495 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 73521 62495 266 49 0 70662 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 294084

[startup+582.301 s]
/proc/loadavg: 4.05 4.04 3.95 5/385 5427
/proc/meminfo: memFree=22544616/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=297412 CPUtime=582.31 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 63818 0 0 0 58216 15 0 0 25 0 1 0 657715482 304549888 63105 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 74353 63105 266 49 0 71494 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 297412

[startup+642.3 s]
/proc/loadavg: 4.02 4.03 3.95 5/385 5429
/proc/meminfo: memFree=22504656/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=308240 CPUtime=642.32 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 66144 0 0 0 64216 16 0 0 25 0 1 0 657715482 315637760 65431 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 77060 65431 266 49 0 74201 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 308240

[startup+702.3 s]
/proc/loadavg: 4.07 4.05 3.97 5/385 5430
/proc/meminfo: memFree=22435928/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=318352 CPUtime=702.31 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 68147 0 0 0 70215 16 0 0 25 0 1 0 657715482 325992448 67434 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 79588 67434 266 49 0 76729 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 318352

[startup+762.314 s]
/proc/loadavg: 4.06 4.05 3.97 5/385 5432
/proc/meminfo: memFree=22420904/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=323216 CPUtime=762.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 69278 0 0 0 76216 17 0 0 25 0 1 0 657715482 330973184 68565 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 80804 68565 266 49 0 77945 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 323216

[startup+822.301 s]
/proc/loadavg: 4.02 4.04 3.97 5/385 5433
/proc/meminfo: memFree=22374720/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=353040 CPUtime=822.31 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 75281 0 0 0 82213 18 0 0 25 0 1 0 657715482 361512960 74568 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 88260 74568 266 49 0 85401 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 353040

[startup+882.301 s]
/proc/loadavg: 4.00 4.03 3.97 5/385 5435
/proc/meminfo: memFree=22355472/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=357264 CPUtime=882.32 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 76068 0 0 0 88213 19 0 0 25 0 1 0 657715482 365838336 75355 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 89316 75355 266 49 0 86457 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 357264

[startup+942.301 s]
/proc/loadavg: 4.04 4.04 3.98 5/385 5437
/proc/meminfo: memFree=22336464/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=359440 CPUtime=942.32 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 76499 0 0 0 94213 19 0 0 25 0 1 0 657715482 368066560 75786 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 89860 75786 266 49 0 87001 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 359440

[startup+1002.3 s]
/proc/loadavg: 4.11 4.07 3.99 5/385 5438
/proc/meminfo: memFree=22308156/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=360208 CPUtime=1002.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 76667 0 0 0 100213 20 0 0 25 0 1 0 657715482 368852992 75954 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 90052 75954 266 49 0 87193 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 360208

[startup+1062.3 s]
/proc/loadavg: 4.16 4.08 4.00 5/385 5440
/proc/meminfo: memFree=22298464/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=361744 CPUtime=1062.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 77048 0 0 0 106213 20 0 0 25 0 1 0 657715482 370425856 76335 33554432000 4194304 4394578 140734901425152 18446744073709551615 4338278 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 90436 76335 266 49 0 87577 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 361744

[startup+1122.3 s]
/proc/loadavg: 4.12 4.08 4.00 5/385 5441
/proc/meminfo: memFree=22272516/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=363536 CPUtime=1122.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 77414 0 0 0 112213 20 0 0 25 0 1 0 657715482 372260864 76701 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 90884 76701 266 49 0 88025 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 363536

[startup+1182.3 s]
/proc/loadavg: 4.04 4.07 4.00 5/385 5443
/proc/meminfo: memFree=22223880/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=365968 CPUtime=1182.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 77922 0 0 0 118213 20 0 0 25 0 1 0 657715482 374751232 77209 33554432000 4194304 4394578 140734901425152 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 91492 77209 266 49 0 88633 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 365968

[startup+1242.3 s]
/proc/loadavg: 4.11 4.08 4.01 5/385 5445
/proc/meminfo: memFree=22191836/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=373392 CPUtime=1242.33 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 79261 0 0 0 124213 20 0 0 25 0 1 0 657715482 382353408 78548 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 93348 78548 266 49 0 90489 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 373392



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.06 4.00 5/385 5446
/proc/meminfo: memFree=22156452/32951124 swapFree=44485764/67111528
[pid=5388] ppid=5386 vsize=378512 CPUtime=1300.05 cores=1,3
/proc/5388/stat : 5388 (SApperloT2010) R 5386 5388 5018 0 -1 4202496 80340 0 0 0 129984 21 0 0 25 0 1 0 657715482 387596288 79627 33554432000 4194304 4394578 140734901425152 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/5388/statm: 94628 79627 266 49 0 91769 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 378512

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.07
CPU user time (s): 1299.85
CPU system time (s): 0.223965
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 378512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.223965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80340
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= 11
involuntary context switches= 1804

runsolver used 4.92125 second user time and 11.4243 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-15 14:05:50
IDJOB=3379597
IDBENCH=88205
IDSOLVER=1862
FILE ID=node105/3379597-1305461150
RUNJOBID= node105-1305459848-5212
PBS_JOBID= 13324905
Free space on /tmp= 73560 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
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-3379597-1305461150/watcher-3379597-1305461150 -o /tmp/evaluation-result-3379597-1305461150/solver-3379597-1305461150 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379597-1305461150.cnf

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

MD5SUM BENCH= 1002234f62b5dfa01a75197c65e66327
RANDOM SEED=118681960

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

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
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	: 5410.70
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.825
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.74
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.825
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.82
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.825
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:      24265604 kB
Buffers:        304704 kB
Cached:        6259220 kB
SwapCached:      39656 kB
Active:        1562108 kB
Inactive:      6843792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24265604 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           20204 kB
Writeback:           0 kB
AnonPages:     1809556 kB
Mapped:          15404 kB
Slab:           140264 kB
PageTables:      72736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91333544 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= 73552 MiB
End job on node105 at 2011-05-15 14:27:32