Trace number 3251047

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
SApperloT 2011-03-23? (TO) 1300.03 1300.02

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
MD5SUM78d8e2b8c0fd15b93f96e38e33701f17
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.61315
Satisfiable
(Un)Satisfiability was proved
Number of variables3510
Number of clauses974465
Sum of the clauses size1952320
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2974405
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

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-3251047-1303585451/watcher-3251047-1303585451 -o /tmp/evaluation-result-3251047-1303585451/solver-3251047-1303585451 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3251047-1303585451.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: 3.38 3.87 3.89 4/189 21929
/proc/meminfo: memFree=18678436/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=27080 CPUtime=0 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 442 0 0 0 0 0 0 0 21 0 1 0 548775582 27729920 379 33554432000 4194304 4465733 140735128962624 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 6770 379 250 67 0 3893 0

[startup+0.00803807 s]
/proc/loadavg: 3.38 3.87 3.89 4/189 21929
/proc/meminfo: memFree=18678436/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=27080 CPUtime=0 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 467 0 0 0 0 0 0 0 21 0 1 0 548775582 27729920 404 33554432000 4194304 4465733 140735128962624 18446744073709551615 252457684603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 6770 405 250 67 0 3893 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 27080

[startup+0.101074 s]
/proc/loadavg: 3.38 3.87 3.89 4/189 21929
/proc/meminfo: memFree=18678436/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=27080 CPUtime=0.09 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 1920 0 0 0 9 0 0 0 21 0 1 0 548775582 27729920 1857 33554432000 4194304 4465733 140735128962624 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 6770 1857 250 67 0 3893 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27080

[startup+0.301041 s]
/proc/loadavg: 3.38 3.87 3.89 4/189 21929
/proc/meminfo: memFree=18678436/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=36732 CPUtime=0.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 8944 0 0 0 28 1 0 0 22 0 1 0 548775582 37613568 3777 33554432000 4194304 4465733 140735128962624 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 9183 3777 255 67 0 6306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36732

[startup+0.700971 s]
/proc/loadavg: 3.38 3.87 3.89 4/189 21929
/proc/meminfo: memFree=18678436/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=36732 CPUtime=0.69 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 11584 0 0 0 68 1 0 0 24 0 1 0 548775582 37613568 5104 33554432000 4194304 4465733 140735128962624 18446744073709551615 4255373 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 9183 5104 255 67 0 6306 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36732

[startup+1.50082 s]
/proc/loadavg: 3.38 3.87 3.89 5/190 21930
/proc/meminfo: memFree=18642108/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=40624 CPUtime=1.5 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 15663 0 0 0 148 2 0 0 25 0 1 0 548775582 41598976 6236 33554432000 4194304 4465733 140735128962624 18446744073709551615 4259573 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 10156 6236 255 67 0 7279 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 40624

[startup+3.10049 s]
/proc/loadavg: 3.43 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18613092/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=57760 CPUtime=3.09 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 20005 0 0 0 307 2 0 0 25 0 1 0 548775582 59146240 9886 33554432000 4194304 4465733 140735128962624 18446744073709551615 4276859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 14440 9886 255 67 0 11563 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57760

[startup+6.30094 s]
/proc/loadavg: 3.43 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18589784/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=57760 CPUtime=6.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 21722 0 0 0 627 2 0 0 25 0 1 0 548775582 59146240 10864 33554432000 4194304 4465733 140735128962624 18446744073709551615 4259525 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 14440 10864 255 67 0 11563 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57760

[startup+12.7007 s]
/proc/loadavg: 3.52 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18571120/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=66328 CPUtime=12.69 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 30529 0 0 0 1266 3 0 0 25 0 1 0 548775582 67919872 13210 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 16582 13210 255 67 0 13705 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66328

[startup+25.5004 s]
/proc/loadavg: 3.59 3.88 3.89 5/190 21930
/proc/meminfo: memFree=18508232/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=79176 CPUtime=25.49 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 43450 0 0 0 2544 5 0 0 25 0 1 0 548775582 81076224 16605 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 19794 16605 255 67 0 16917 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 79176

[startup+51.1006 s]
/proc/loadavg: 3.73 3.89 3.90 5/190 21931
/proc/meminfo: memFree=18429756/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=107036 CPUtime=51.1 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 64271 0 0 0 5102 8 0 0 25 0 1 0 548775582 109604864 20508 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 26759 20508 255 67 0 23882 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 107036

[startup+102.307 s]
/proc/loadavg: 3.89 3.91 3.90 5/190 21932
/proc/meminfo: memFree=18325948/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=193684 CPUtime=102.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 91138 0 0 0 10219 11 0 0 25 0 1 0 548775582 198332416 38457 33554432000 4194304 4465733 140735128962624 18446744073709551615 4369585 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 48421 38457 270 67 0 45544 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 193684

[startup+162.301 s]
/proc/loadavg: 3.95 3.92 3.91 5/190 21934
/proc/meminfo: memFree=18291828/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=193684 CPUtime=162.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 91138 0 0 0 16218 11 0 0 25 0 1 0 548775582 198332416 38457 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 48421 38457 270 67 0 45544 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 193684

[startup+222.301 s]
/proc/loadavg: 3.98 3.93 3.91 5/190 21936
/proc/meminfo: memFree=18259440/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=154900 CPUtime=222.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 113402 0 0 0 22215 14 0 0 25 0 1 0 548775582 158617600 29226 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 38725 29226 285 67 0 35848 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 154900

[startup+282.301 s]
/proc/loadavg: 4.04 3.96 3.91 5/190 21937
/proc/meminfo: memFree=18232384/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=136020 CPUtime=282.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 124440 0 0 0 28214 16 0 0 25 0 1 0 548775582 139284480 24898 33554432000 4194304 4465733 140735128962624 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 34005 24898 274 67 0 31128 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 136020

[startup+342.3 s]
/proc/loadavg: 4.01 3.96 3.91 5/190 21966
/proc/meminfo: memFree=18260068/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=179976 CPUtime=342.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 156217 0 0 0 34210 20 0 0 25 0 1 0 548775582 184295424 30348 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 44994 30348 274 67 0 42117 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 179976

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21967
/proc/meminfo: memFree=18261912/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=180396 CPUtime=402.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 163982 0 0 0 40209 21 0 0 25 0 1 0 548775582 184725504 34732 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 45099 34732 274 67 0 42222 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 180396

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 21969
/proc/meminfo: memFree=18218852/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=197032 CPUtime=462.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 173583 0 0 0 46207 22 0 0 25 0 1 0 548775582 201760768 36024 33554432000 4194304 4465733 140735128962624 18446744073709551615 4285092 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 49258 36024 274 67 0 46381 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 197032

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/190 21998
/proc/meminfo: memFree=18251016/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=197032 CPUtime=522.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 174413 0 0 0 52207 23 0 0 25 0 1 0 548775582 201760768 36854 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 49258 36854 274 67 0 46381 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 197032

[startup+582.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/190 21999
/proc/meminfo: memFree=18151684/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=197224 CPUtime=582.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 177892 0 0 0 58206 24 0 0 25 0 1 0 548775582 201957376 38818 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 49306 38818 274 67 0 46429 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 197224

[startup+642.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/190 22001
/proc/meminfo: memFree=17991688/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=330780 CPUtime=642.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 218608 0 0 0 64202 28 0 0 25 0 1 0 548775582 338718720 61211 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343385 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 82695 61211 274 67 0 79818 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 330780

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22002
/proc/meminfo: memFree=17972824/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=330780 CPUtime=702.29 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 218608 0 0 0 70201 28 0 0 25 0 1 0 548775582 338718720 61211 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343431 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 82695 61211 274 67 0 79818 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 330780

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22004
/proc/meminfo: memFree=17993500/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=330780 CPUtime=762.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 218608 0 0 0 76202 28 0 0 25 0 1 0 548775582 338718720 61211 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 82695 61211 274 67 0 79818 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 330780

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22006
/proc/meminfo: memFree=17959496/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=330780 CPUtime=822.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 218608 0 0 0 82202 28 0 0 25 0 1 0 548775582 338718720 61211 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 82695 61211 274 67 0 79818 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 330780

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22007
/proc/meminfo: memFree=17933668/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=330780 CPUtime=882.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 218608 0 0 0 88202 28 0 0 25 0 1 0 548775582 338718720 61211 33554432000 4194304 4465733 140735128962624 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 82695 61211 274 67 0 79818 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 330780

[startup+942.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 22009
/proc/meminfo: memFree=17987208/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=183164 CPUtime=942.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 232004 0 0 0 94200 30 0 0 25 0 1 0 548775582 187559936 38813 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 45791 38813 274 67 0 42914 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 183164

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 22010
/proc/meminfo: memFree=17911540/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=248560 CPUtime=1002.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 271023 0 0 0 100195 35 0 0 25 0 1 0 548775582 254525440 42652 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 62140 42652 274 67 0 59263 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 248560

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22012
/proc/meminfo: memFree=17893156/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=248560 CPUtime=1062.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 272103 0 0 0 106195 35 0 0 25 0 1 0 548775582 254525440 43732 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 62140 43732 274 67 0 59263 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 248560

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22014
/proc/meminfo: memFree=17745184/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=249056 CPUtime=1122.31 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 280669 0 0 0 112193 38 0 0 25 0 1 0 548775582 255033344 48329 33554432000 4194304 4465733 140735128962624 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 62264 48329 274 67 0 59387 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 249056

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22015
/proc/meminfo: memFree=17741428/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=266736 CPUtime=1182.3 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 290507 0 0 0 118192 38 0 0 25 0 1 0 548775582 273137664 49338 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 66684 49338 274 67 0 63807 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 266736

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 22017
/proc/meminfo: memFree=17736308/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=266736 CPUtime=1242.31 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 292618 0 0 0 124192 39 0 0 25 0 1 0 548775582 273137664 50507 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 66684 50507 274 67 0 63807 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 266736



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 3/187 22020
/proc/meminfo: memFree=18255008/32951124 swapFree=67111480/67111528
[pid=21929] ppid=21927 vsize=266876 CPUtime=1300.02 cores=4,6
/proc/21929/stat : 21929 (SApperloT) R 21927 21929 21245 0 -1 4202496 295620 0 0 0 129962 40 0 0 25 0 1 0 548775582 273281024 52431 33554432000 4194304 4465733 140735128962624 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21929/statm: 66719 52431 274 67 0 63842 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 266876

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.03
CPU user time (s): 1299.62
CPU system time (s): 0.409937
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 380656

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

runsolver used 2.27265 second user time and 4.83026 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 21:04:11
IDJOB=3251047
IDBENCH=88208
IDSOLVER=1657
FILE ID=node111/3251047-1303585451
RUNJOBID= node111-1303585451-21888
PBS_JOBID= 13150347
Free space on /tmp= 70712 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p15-s80450670.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251047-1303585451/watcher-3251047-1303585451 -o /tmp/evaluation-result-3251047-1303585451/solver-3251047-1303585451 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3251047-1303585451.cnf

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

MD5SUM BENCH= 78d8e2b8c0fd15b93f96e38e33701f17
RANDOM SEED=873588221

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:      18678716 kB
Buffers:       2130400 kB
Cached:       11489976 kB
SwapCached:         44 kB
Active:        9705024 kB
Inactive:      3997184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18678716 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           26220 kB
Writeback:           0 kB
AnonPages:       81596 kB
Mapped:          14872 kB
Slab:           505592 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276400 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= 70720 MiB
End job on node111 at 2011-04-23 21:25:53