Trace number 3262797

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) 1299.99 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
MD5SUMcf96a8eea16f98b3cec72117cedd0285
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of clauses48342
Sum of the clauses size483180
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 548
Number of clauses of size over 548294

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-3262797-1303558513/watcher-3262797-1303558513 -o /tmp/evaluation-result-3262797-1303558513/solver-3262797-1303558513 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3262797-1303558513.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: 3.85 3.99 3.92 5/189 26836
/proc/meminfo: memFree=19799008/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=12608 CPUtime=0 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4194304 499 0 0 0 0 0 0 0 25 0 1 0 448267390 12910592 379 33554432000 4194304 4465733 140735730040352 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 3152 379 250 67 0 275 0

[startup+0.067462 s]
/proc/loadavg: 3.85 3.99 3.92 5/189 26836
/proc/meminfo: memFree=19799008/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=17256 CPUtime=0.05 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 3976 0 0 0 5 0 0 0 25 0 1 0 448267390 17670144 1461 33554432000 4194304 4465733 140735730040352 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 4314 1461 258 67 0 1437 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17256

[startup+0.100449 s]
/proc/loadavg: 3.85 3.99 3.92 5/189 26836
/proc/meminfo: memFree=19799008/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=18244 CPUtime=0.09 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 4570 0 0 0 9 0 0 0 25 0 1 0 448267390 18681856 1540 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 4561 1540 258 67 0 1684 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18244

[startup+0.300416 s]
/proc/loadavg: 3.85 3.99 3.92 5/189 26836
/proc/meminfo: memFree=19799008/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=19676 CPUtime=0.29 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 5608 0 0 0 28 1 0 0 25 0 1 0 448267390 20148224 1736 33554432000 4194304 4465733 140735730040352 18446744073709551615 4263381 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 4919 1736 258 67 0 2042 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19676

[startup+0.700357 s]
/proc/loadavg: 3.85 3.99 3.92 5/189 26836
/proc/meminfo: memFree=19799008/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=19676 CPUtime=0.69 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 5921 0 0 0 68 1 0 0 25 0 1 0 448267390 20148224 1935 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270158 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 4919 1935 258 67 0 2042 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19676

[startup+1.50022 s]
/proc/loadavg: 3.85 3.99 3.92 5/190 26837
/proc/meminfo: memFree=19778052/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=21164 CPUtime=1.49 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 6945 0 0 0 148 1 0 0 25 0 1 0 448267390 21671936 2143 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 5291 2143 258 67 0 2414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21164

[startup+3.10092 s]
/proc/loadavg: 3.85 3.99 3.92 5/190 26837
/proc/meminfo: memFree=19776192/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=23316 CPUtime=3.09 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 8489 0 0 0 308 1 0 0 25 0 1 0 448267390 23875584 2443 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 5829 2443 258 67 0 2952 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23316

[startup+6.30036 s]
/proc/loadavg: 3.86 3.99 3.92 5/190 26837
/proc/meminfo: memFree=19766536/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=25556 CPUtime=6.29 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 10189 0 0 0 628 1 0 0 25 0 1 0 448267390 26169344 2859 33554432000 4194304 4465733 140735730040352 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 6389 2859 258 67 0 3512 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25556

[startup+12.7002 s]
/proc/loadavg: 3.87 3.99 3.92 5/190 26837
/proc/meminfo: memFree=19746260/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=25556 CPUtime=12.69 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 11001 0 0 0 1267 2 0 0 25 0 1 0 448267390 26169344 3358 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270819 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 6389 3358 258 67 0 3512 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25556

[startup+25.501 s]
/proc/loadavg: 3.90 3.99 3.92 5/190 26837
/proc/meminfo: memFree=19709808/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=32172 CPUtime=25.49 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 15753 0 0 0 2547 2 0 0 25 0 1 0 448267390 32944128 4351 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 8043 4351 258 67 0 5166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 32172

[startup+51.1005 s]
/proc/loadavg: 3.93 3.99 3.92 5/190 26838
/proc/meminfo: memFree=19687928/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=37012 CPUtime=51.09 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 19641 0 0 0 5106 3 0 0 25 0 1 0 448267390 37900288 5300 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 9253 5300 258 67 0 6376 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 37012

[startup+102.307 s]
/proc/loadavg: 3.97 3.99 3.92 5/190 26839
/proc/meminfo: memFree=19657772/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=42208 CPUtime=102.29 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 24590 0 0 0 10225 4 0 0 25 0 1 0 448267390 43220992 6994 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 10552 6994 258 67 0 7675 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42208

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 26841
/proc/meminfo: memFree=19599488/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=57288 CPUtime=162.29 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 34337 0 0 0 16223 6 0 0 25 0 1 0 448267390 58662912 8658 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 14322 8658 257 67 0 11445 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 57288

[startup+222.3 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 26871
/proc/meminfo: memFree=19680820/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=57288 CPUtime=222.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 36047 0 0 0 22221 6 0 0 25 0 1 0 448267390 58662912 9701 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 14322 9701 255 67 0 11445 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 57288

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 26872
/proc/meminfo: memFree=19654656/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=57288 CPUtime=282.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 36888 0 0 0 28221 7 0 0 25 0 1 0 448267390 58662912 10322 33554432000 4194304 4465733 140735730040352 18446744073709551615 4255536 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 14322 10322 255 67 0 11445 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 57288

[startup+342.3 s]
/proc/loadavg: 3.99 3.99 3.92 5/190 26874
/proc/meminfo: memFree=19555324/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=68860 CPUtime=342.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 43974 0 0 0 34220 7 0 0 25 0 1 0 448267390 70512640 11429 33554432000 4194304 4465733 140735730040352 18446744073709551615 4295185 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 17215 11429 255 67 0 14338 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 68860

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.93 5/190 26875
/proc/meminfo: memFree=19511852/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=161716 CPUtime=402.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 57743 0 0 0 40219 9 0 0 25 0 1 0 448267390 165597184 16922 33554432000 4194304 4465733 140735730040352 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 40429 16922 369 67 0 37552 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 161716

[startup+462.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 26877
/proc/meminfo: memFree=19499804/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=161716 CPUtime=462.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 57752 0 0 0 46219 9 0 0 25 0 1 0 448267390 165597184 16931 33554432000 4194304 4465733 140735730040352 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 40429 16931 369 67 0 37552 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 161716

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 26879
/proc/meminfo: memFree=19468544/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=161716 CPUtime=522.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 57760 0 0 0 52219 9 0 0 25 0 1 0 448267390 165597184 16939 33554432000 4194304 4465733 140735730040352 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 40429 16939 369 67 0 37552 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 161716

[startup+582.3 s]
/proc/loadavg: 4.06 4.01 3.93 5/190 26880
/proc/meminfo: memFree=19463944/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=161716 CPUtime=582.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 57764 0 0 0 58218 9 0 0 25 0 1 0 448267390 165597184 16943 33554432000 4194304 4465733 140735730040352 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 40429 16943 369 67 0 37552 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 161716

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 26882
/proc/meminfo: memFree=19510920/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=77356 CPUtime=642.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 61226 0 0 0 64219 9 0 0 25 0 1 0 448267390 79212544 15167 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 19339 15167 334 67 0 16462 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 77356

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 26883
/proc/meminfo: memFree=19456724/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=82616 CPUtime=702.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 67479 0 0 0 70217 10 0 0 25 0 1 0 448267390 84598784 15843 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 20654 15843 810 67 0 17777 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 82616

[startup+762.307 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 26885
/proc/meminfo: memFree=19447908/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=82616 CPUtime=762.28 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 68012 0 0 0 76218 10 0 0 25 0 1 0 448267390 84598784 16376 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271250 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 20654 16376 810 67 0 17777 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 82616

[startup+822.301 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 26887
/proc/meminfo: memFree=19405616/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=82616 CPUtime=822.26 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 68489 0 0 0 82216 10 0 0 25 0 1 0 448267390 84598784 16853 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 20654 16853 810 67 0 17777 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 82616

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 26888
/proc/meminfo: memFree=19395444/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=882.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 76405 0 0 0 88215 12 0 0 25 0 1 0 448267390 99090432 18041 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 18041 808 67 0 21315 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 96768

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.95 5/190 26890
/proc/meminfo: memFree=19389352/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=942.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 76738 0 0 0 94215 12 0 0 25 0 1 0 448267390 99090432 18368 33554432000 4194304 4465733 140735730040352 18446744073709551615 4295872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 18368 802 67 0 21315 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 96768

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/190 26891
/proc/meminfo: memFree=19425876/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1002.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 77087 0 0 0 100215 12 0 0 25 0 1 0 448267390 99090432 18698 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 18698 783 67 0 21315 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 96768

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 26893
/proc/meminfo: memFree=19391140/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1062.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 77506 0 0 0 106215 12 0 0 25 0 1 0 448267390 99090432 19059 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 19059 753 67 0 21315 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 96768

[startup+1122.3 s]
/proc/loadavg: 4.08 4.03 3.95 5/190 26895
/proc/meminfo: memFree=19384932/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1122.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 77680 0 0 0 112215 12 0 0 25 0 1 0 448267390 99090432 19233 33554432000 4194304 4465733 140735730040352 18446744073709551615 4271224 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 19233 753 67 0 21315 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 96768

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/190 26896
/proc/meminfo: memFree=19369416/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1182.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 78079 0 0 0 118215 12 0 0 25 0 1 0 448267390 99090432 19632 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 19632 753 67 0 21315 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 96768

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 26898
/proc/meminfo: memFree=19353900/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1242.27 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 78263 0 0 0 124215 12 0 0 25 0 1 0 448267390 99090432 19816 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 19816 753 67 0 21315 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 96768



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.96 3/186 26901
/proc/meminfo: memFree=19681284/32951124 swapFree=67111524/67111528
[pid=26836] ppid=26834 vsize=96768 CPUtime=1299.97 cores=1,3
/proc/26836/stat : 26836 (SApperloT) R 26834 26836 26627 0 -1 4202496 78668 0 0 0 129985 12 0 0 25 0 1 0 448267390 99090432 20221 33554432000 4194304 4465733 140735730040352 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26836/statm: 24192 20221 753 67 0 21315 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 96768

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.01
CPU time (s): 1299.99
CPU user time (s): 1299.86
CPU system time (s): 0.12798
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 185092

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

runsolver used 2.12968 second user time and 4.97424 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-23 13:35:13
IDJOB=3262797
IDBENCH=83894
IDSOLVER=1657
FILE ID=node144/3262797-1303558513
RUNJOBID= node144-1303557210-26647
PBS_JOBID= 13150271
Free space on /tmp= 72188 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_24_40_2-log.shuffled-as.sat03-119.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3262797-1303558513/watcher-3262797-1303558513 -o /tmp/evaluation-result-3262797-1303558513/solver-3262797-1303558513 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3262797-1303558513.cnf

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

MD5SUM BENCH= cf96a8eea16f98b3cec72117cedd0285
RANDOM SEED=2128602798

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19799164 kB
Buffers:       2153640 kB
Cached:       10274912 kB
SwapCached:          4 kB
Active:        3408980 kB
Inactive:      9210052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19799164 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            3940 kB
Writeback:           0 kB
AnonPages:      188964 kB
Mapped:          15268 kB
Slab:           468164 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   401936 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= 72188 MiB
End job on node144 at 2011-04-23 13:56:55