Trace number 3379594

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-m32-q369.75-n30-p30-s25693430.cnf
MD5SUM08b4f1e095a7a4b98cb40c2c00e78d45
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.477926
Satisfiable
(Un)Satisfiability was proved
Number of variables952
Number of clauses84809
Sum of the clauses size170510
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 284779
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3379594-1305461450/watcher-3379594-1305461450 -o /tmp/evaluation-result-3379594-1305461450/solver-3379594-1305461450 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379594-1305461450.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: 2.57 3.27 3.59 4/425 25831
/proc/meminfo: memFree=16410304/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=14292 CPUtime=0 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 831 0 0 0 0 0 0 0 21 0 1 0 657742739 14635008 771 33554432000 4194304 4394578 140735902154480 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 3573 771 247 49 0 714 0

[startup+0.100405 s]
/proc/loadavg: 2.57 3.27 3.59 4/425 25831
/proc/meminfo: memFree=16410304/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=19840 CPUtime=0.09 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 2206 0 0 0 9 0 0 0 21 0 1 0 657742739 20316160 2145 33554432000 4194304 4394578 140735902154480 18446744073709551615 218905755543 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 4960 2145 256 49 0 2101 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19840

[startup+0.200347 s]
/proc/loadavg: 2.57 3.27 3.59 4/425 25831
/proc/meminfo: memFree=16410304/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=24064 CPUtime=0.19 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 3625 0 0 0 18 1 0 0 22 0 1 0 657742739 24641536 3232 33554432000 4194304 4394578 140735902154480 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 6016 3232 267 49 0 3157 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 24064

[startup+0.30037 s]
/proc/loadavg: 2.57 3.27 3.59 4/425 25831
/proc/meminfo: memFree=16410304/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=26044 CPUtime=0.29 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 4100 0 0 0 28 1 0 0 22 0 1 0 657742739 26669056 3707 33554432000 4194304 4394578 140735902154480 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 6511 3707 267 49 0 3652 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26044

[startup+0.700296 s]
/proc/loadavg: 2.57 3.27 3.59 4/425 25831
/proc/meminfo: memFree=16410304/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=31264 CPUtime=0.69 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 5386 0 0 0 68 1 0 0 24 0 1 0 657742739 32014336 4993 33554432000 4194304 4394578 140735902154480 18446744073709551615 218905391813 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 7816 4993 267 49 0 4957 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31264

[startup+1.50115 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16315552/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=37856 CPUtime=1.49 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 7003 0 0 0 148 1 0 0 25 0 1 0 657742739 38764544 6610 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298832 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 9464 6610 267 49 0 6605 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37856

[startup+3.10084 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16270168/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=49316 CPUtime=3.09 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 9788 0 0 0 308 1 0 0 25 0 1 0 657742739 50499584 9395 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 12329 9395 267 49 0 9470 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49316

[startup+6.30027 s]
/proc/loadavg: 2.68 3.28 3.59 5/429 25838
/proc/meminfo: memFree=16198496/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=59644 CPUtime=6.29 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 12132 0 0 0 627 2 0 0 25 0 1 0 657742739 61075456 11739 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 14911 11739 267 49 0 12052 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 59644

[startup+12.7011 s]
/proc/loadavg: 2.88 3.31 3.60 5/429 25839
/proc/meminfo: memFree=16113796/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=65688 CPUtime=12.69 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 13548 0 0 0 1267 2 0 0 25 0 1 0 657742739 67264512 13155 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 16422 13155 267 49 0 13563 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65688

[startup+25.5008 s]
/proc/loadavg: 3.06 3.33 3.60 5/429 25839
/proc/meminfo: memFree=16000548/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=77940 CPUtime=25.5 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 16226 0 0 0 2547 3 0 0 25 0 1 0 657742739 79810560 15833 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 19485 15833 267 49 0 16626 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 77940

[startup+51.1012 s]
/proc/loadavg: 3.38 3.38 3.61 5/429 25840
/proc/meminfo: memFree=15866780/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=96308 CPUtime=51.09 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 20043 0 0 0 5106 3 0 0 25 0 1 0 657742739 98619392 19650 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 24077 19650 267 49 0 21218 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96308

[startup+102.301 s]
/proc/loadavg: 3.75 3.48 3.63 5/429 25841
/proc/meminfo: memFree=15695032/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=118728 CPUtime=102.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 24780 0 0 0 10226 4 0 0 25 0 1 0 657742739 121577472 24387 33554432000 4194304 4394578 140735902154480 18446744073709551615 4313501 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 29682 24387 267 49 0 26823 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118728

[startup+162.301 s]
/proc/loadavg: 3.95 3.59 3.66 5/429 25843
/proc/meminfo: memFree=15633736/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=133720 CPUtime=162.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 27842 0 0 0 16225 5 0 0 25 0 1 0 657742739 136929280 27449 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 33430 27449 267 49 0 30571 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 133720

[startup+222.316 s]
/proc/loadavg: 4.07 3.69 3.68 5/429 25844
/proc/meminfo: memFree=15562764/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=169356 CPUtime=222.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 35388 0 0 0 22224 7 0 0 25 0 1 0 657742739 173420544 34995 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 42339 34995 267 49 0 39480 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 169356

[startup+282.3 s]
/proc/loadavg: 4.06 3.76 3.71 5/429 25846
/proc/meminfo: memFree=15508788/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=180328 CPUtime=282.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 37795 0 0 0 28222 8 0 0 25 0 1 0 657742739 184655872 37402 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 45082 37402 267 49 0 42223 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 180328

[startup+342.301 s]
/proc/loadavg: 4.08 3.82 3.73 5/429 25847
/proc/meminfo: memFree=15417360/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=190056 CPUtime=342.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 39679 0 0 0 34222 8 0 0 25 0 1 0 657742739 194617344 39286 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 47514 39286 267 49 0 44655 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 190056

[startup+402.301 s]
/proc/loadavg: 4.03 3.85 3.74 5/429 25849
/proc/meminfo: memFree=15364872/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=205032 CPUtime=402.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 42511 0 0 0 40222 8 0 0 25 0 1 0 657742739 209952768 42118 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 51258 42118 267 49 0 48399 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 205032

[startup+462.301 s]
/proc/loadavg: 4.01 3.87 3.75 5/429 25851
/proc/meminfo: memFree=15313228/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=236780 CPUtime=462.3 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 48703 0 0 0 46221 9 0 0 25 0 1 0 657742739 242462720 48310 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 59195 48310 267 49 0 56336 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 236780

[startup+522.301 s]
/proc/loadavg: 4.12 3.92 3.78 5/429 25852
/proc/meminfo: memFree=15286532/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=241644 CPUtime=522.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 49635 0 0 0 52221 10 0 0 25 0 1 0 657742739 247443456 49242 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 60411 49242 267 49 0 57552 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 241644

[startup+582.301 s]
/proc/loadavg: 4.04 3.93 3.79 5/429 25854
/proc/meminfo: memFree=15253256/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=244844 CPUtime=582.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 50262 0 0 0 58221 10 0 0 25 0 1 0 657742739 250720256 49869 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 61211 49869 267 49 0 58352 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 244844

[startup+642.3 s]
/proc/loadavg: 4.01 3.94 3.80 5/429 25855
/proc/meminfo: memFree=15227168/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=249708 CPUtime=642.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 51237 0 0 0 64221 10 0 0 25 0 1 0 657742739 255700992 50844 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298821 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 62427 50844 267 49 0 59568 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 249708

[startup+702.3 s]
/proc/loadavg: 4.06 3.97 3.82 5/429 25857
/proc/meminfo: memFree=15199968/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=264300 CPUtime=702.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 53993 0 0 0 70220 11 0 0 25 0 1 0 657742739 270643200 53600 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298686 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 66075 53600 267 49 0 63216 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 264300

[startup+762.301 s]
/proc/loadavg: 4.15 4.00 3.83 5/429 25859
/proc/meminfo: memFree=15184408/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=268460 CPUtime=762.32 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 54777 0 0 0 76221 11 0 0 25 0 1 0 657742739 274903040 54384 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 67115 54384 267 49 0 64256 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 268460

[startup+822.301 s]
/proc/loadavg: 4.11 4.01 3.85 5/429 25860
/proc/meminfo: memFree=15169740/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=277744 CPUtime=822.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 56419 0 0 0 82220 11 0 0 25 0 1 0 657742739 284409856 56026 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 69436 56026 267 49 0 66577 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 277744

[startup+882.316 s]
/proc/loadavg: 4.04 4.01 3.85 5/429 25862
/proc/meminfo: memFree=15147748/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=280688 CPUtime=882.33 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 56970 0 0 0 88222 11 0 0 25 0 1 0 657742739 287424512 56577 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298896 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 70172 56577 267 49 0 67313 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 280688

[startup+942.301 s]
/proc/loadavg: 4.04 4.02 3.86 5/429 25863
/proc/meminfo: memFree=15128356/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=285552 CPUtime=942.31 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 58029 0 0 0 94220 11 0 0 25 0 1 0 657742739 292405248 57636 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 71388 57636 267 49 0 68529 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 285552

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/429 25865
/proc/meminfo: memFree=15056772/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=286576 CPUtime=1002.32 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 58317 0 0 0 100221 11 0 0 25 0 1 0 657742739 293453824 57924 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 71644 57924 267 49 0 68785 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 286576

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.88 5/429 25867
/proc/meminfo: memFree=15000196/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=295284 CPUtime=1062.32 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 59953 0 0 0 106220 12 0 0 25 0 1 0 657742739 302370816 59560 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 73821 59560 267 49 0 70962 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 295284

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.89 5/429 25868
/proc/meminfo: memFree=14974368/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=300404 CPUtime=1122.32 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 60870 0 0 0 112220 12 0 0 25 0 1 0 657742739 307613696 60477 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 75101 60477 267 49 0 72242 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 300404

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.89 5/429 25870
/proc/meminfo: memFree=14955732/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=304756 CPUtime=1182.33 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 61743 0 0 0 118221 12 0 0 25 0 1 0 657742739 312070144 61350 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 76189 61350 267 49 0 73330 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 304756

[startup+1242.3 s]
/proc/loadavg: 4.08 4.02 3.90 5/429 25871
/proc/meminfo: memFree=14934868/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=308852 CPUtime=1242.32 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 62660 0 0 0 124220 12 0 0 25 0 1 0 657742739 316264448 62267 33554432000 4194304 4394578 140735902154480 18446744073709551615 4327617 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 77213 62267 267 49 0 74354 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 308852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 3.91 3/425 25875
/proc/meminfo: memFree=15506516/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=310132 CPUtime=1300.04 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 62892 0 0 0 129991 13 0 0 25 0 1 0 657742739 317575168 62499 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 77533 62499 267 49 0 74674 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 310132

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: 4.03 4.02 3.91 3/425 25875
/proc/meminfo: memFree=15506516/32951124 swapFree=65581060/67111528
[pid=25831] ppid=25829 vsize=310132 CPUtime=1300.04 cores=4,6
/proc/25831/stat : 25831 (SApperloT2010) R 25829 25831 25777 0 -1 4202496 62892 0 0 0 129991 13 0 0 25 0 1 0 657742739 317575168 62499 33554432000 4194304 4394578 140735902154480 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/25831/statm: 77533 62499 267 49 0 74674 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 310132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.07
CPU user time (s): 1299.92
CPU system time (s): 0.143978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 310132

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

runsolver used 5.60215 second user time and 12.1412 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-15 14:10:50
IDJOB=3379594
IDBENCH=88227
IDSOLVER=1862
FILE ID=node137/3379594-1305461450
RUNJOBID= node137-1305461450-25796
PBS_JOBID= 13324925
Free space on /tmp= 73744 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m32-q369.75-n30-p30-s25693430.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379594-1305461450/watcher-3379594-1305461450 -o /tmp/evaluation-result-3379594-1305461450/solver-3379594-1305461450 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379594-1305461450.cnf

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

MD5SUM BENCH= 08b4f1e095a7a4b98cb40c2c00e78d45
RANDOM SEED=1903018226

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.74
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.844
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.82
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.844
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.844
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16410336 kB
Buffers:        308092 kB
Cached:        3992404 kB
SwapCached:      36320 kB
Active:        6346544 kB
Inactive:      9938256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16410336 kB
SwapTotal:    67111528 kB
SwapFree:     65581060 kB
Dirty:            7572 kB
Writeback:           0 kB
AnonPages:    11957948 kB
Mapped:          25760 kB
Slab:           132848 kB
PageTables:      53432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 106497464 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= 73744 MiB
End job on node137 at 2011-05-15 14:32:32