Trace number 3250475

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.05 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-4-5_4232.cnf
MD5SUM86d9f733c618d2ca060f457ab8a19463
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 variables4230
Number of clauses100443
Sum of the clauses size411786
Maximum clause length5
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 490429
Number of clauses of size 510014
Number of clauses of size over 50

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-3250475-1303548913/watcher-3250475-1303548913 -o /tmp/evaluation-result-3250475-1303548913/solver-3250475-1303548913 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3250475-1303548913.cnf 

running on 2 cores: 5,7

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.92 3.94 3.84 4/189 19303
/proc/meminfo: memFree=25902012/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=13576 CPUtime=0 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 536 0 0 0 0 0 0 0 24 0 1 0 545122080 13901824 431 33554432000 4194304 4465733 140733812094656 18446744073709551615 4265240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 3394 432 250 67 0 517 0

[startup+0.056008 s]
/proc/loadavg: 3.92 3.94 3.84 4/189 19303
/proc/meminfo: memFree=25902012/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=16416 CPUtime=0.04 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 3293 0 0 0 4 0 0 0 25 0 1 0 545122080 16809984 1400 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 4104 1400 255 67 0 1227 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16416

[startup+0.100999 s]
/proc/loadavg: 3.92 3.94 3.84 4/189 19303
/proc/meminfo: memFree=25902012/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=18640 CPUtime=0.09 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 4588 0 0 0 9 0 0 0 25 0 1 0 545122080 19087360 1506 33554432000 4194304 4465733 140733812094656 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 4660 1506 255 67 0 1783 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18640

[startup+0.300963 s]
/proc/loadavg: 3.92 3.94 3.84 4/189 19303
/proc/meminfo: memFree=25902012/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=22616 CPUtime=0.29 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 5947 0 0 0 29 0 0 0 25 0 1 0 545122080 23158784 2545 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270705 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 5654 2545 255 67 0 2777 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22616

[startup+0.700889 s]
/proc/loadavg: 3.92 3.94 3.84 4/189 19303
/proc/meminfo: memFree=25902012/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=24604 CPUtime=0.69 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 8001 0 0 0 68 1 0 0 25 0 1 0 545122080 25194496 3117 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 6151 3117 255 67 0 3274 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24604

[startup+1.50074 s]
/proc/loadavg: 3.92 3.94 3.84 5/190 19304
/proc/meminfo: memFree=25887756/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=27584 CPUtime=1.49 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 10671 0 0 0 148 1 0 0 25 0 1 0 545122080 28246016 3755 33554432000 4194304 4465733 140733812094656 18446744073709551615 4266924 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 6896 3755 255 67 0 4019 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27584

[startup+3.10045 s]
/proc/loadavg: 3.93 3.94 3.84 5/190 19304
/proc/meminfo: memFree=25886268/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=29584 CPUtime=3.09 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 12076 0 0 0 308 1 0 0 25 0 1 0 545122080 30294016 4022 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270192 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 7396 4022 255 67 0 4519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29584

[startup+6.30087 s]
/proc/loadavg: 3.93 3.94 3.84 5/190 19304
/proc/meminfo: memFree=25884280/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=29584 CPUtime=6.29 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 12498 0 0 0 628 1 0 0 25 0 1 0 545122080 30294016 4295 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 7396 4295 255 67 0 4519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29584

[startup+12.7007 s]
/proc/loadavg: 3.94 3.94 3.85 5/190 19304
/proc/meminfo: memFree=25881868/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=34056 CPUtime=12.69 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 15481 0 0 0 1268 1 0 0 25 0 1 0 545122080 34873344 4778 33554432000 4194304 4465733 140733812094656 18446744073709551615 4259573 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 8514 4778 255 67 0 5637 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34056

[startup+25.5004 s]
/proc/loadavg: 3.95 3.94 3.85 5/190 19305
/proc/meminfo: memFree=25873064/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=37084 CPUtime=25.49 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 18345 0 0 0 2547 2 0 0 25 0 1 0 545122080 37974016 5619 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 9271 5619 255 67 0 6394 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 37084

[startup+51.1007 s]
/proc/loadavg: 3.96 3.95 3.85 5/190 19305
/proc/meminfo: memFree=25860992/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=48304 CPUtime=51.09 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 26078 0 0 0 5106 3 0 0 25 0 1 0 545122080 49463296 6970 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 12076 6970 255 67 0 9199 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48304

[startup+102.306 s]
/proc/loadavg: 3.98 3.95 3.85 5/190 19307
/proc/meminfo: memFree=25849684/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=48304 CPUtime=102.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 28052 0 0 0 10226 4 0 0 25 0 1 0 545122080 49463296 8125 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 12076 8125 255 67 0 9199 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48304

[startup+162.3 s]
/proc/loadavg: 3.99 3.96 3.86 5/190 19308
/proc/meminfo: memFree=25816280/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=97540 CPUtime=162.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 39605 0 0 0 16225 5 0 0 25 0 1 0 545122080 99880960 15028 33554432000 4194304 4465733 140733812094656 18446744073709551615 4343422 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 24385 15028 284 67 0 21508 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 97540

[startup+222.3 s]
/proc/loadavg: 4.02 3.97 3.87 5/190 19310
/proc/meminfo: memFree=25802836/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=97540 CPUtime=222.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 39605 0 0 0 22225 5 0 0 25 0 1 0 545122080 99880960 15028 33554432000 4194304 4465733 140733812094656 18446744073709551615 4343428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 24385 15028 284 67 0 21508 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97540

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.88 5/190 19312
/proc/meminfo: memFree=25797084/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=97540 CPUtime=282.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 39606 0 0 0 28225 5 0 0 25 0 1 0 545122080 99880960 15029 33554432000 4194304 4465733 140733812094656 18446744073709551615 4343360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 24385 15029 284 67 0 21508 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 97540

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.88 5/190 19313
/proc/meminfo: memFree=25790228/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=97540 CPUtime=342.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 39607 0 0 0 34225 5 0 0 25 0 1 0 545122080 99880960 15030 33554432000 4194304 4465733 140733812094656 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 24385 15030 284 67 0 21508 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97540

[startup+402.3 s]
/proc/loadavg: 4.04 3.99 3.89 5/190 19324
/proc/meminfo: memFree=25787400/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=97540 CPUtime=402.31 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 39608 0 0 0 40226 5 0 0 25 0 1 0 545122080 99880960 15031 33554432000 4194304 4465733 140733812094656 18446744073709551615 4343390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 24385 15031 284 67 0 21508 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 97540

[startup+462.3 s]
/proc/loadavg: 4.04 4.00 3.91 5/190 19325
/proc/meminfo: memFree=25799024/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=67480 CPUtime=462.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 47327 0 0 0 46224 6 0 0 25 0 1 0 545122080 69099520 11470 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270686 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 16870 11470 307 67 0 13993 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 67480

[startup+522.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 19327
/proc/meminfo: memFree=25779272/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=67480 CPUtime=522.3 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 49118 0 0 0 52224 6 0 0 25 0 1 0 545122080 69099520 12494 33554432000 4194304 4465733 140733812094656 18446744073709551615 4295918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 16870 12494 307 67 0 13993 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 67480

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19329
/proc/meminfo: memFree=25763604/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=81448 CPUtime=582.31 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 52136 0 0 0 58224 7 0 0 25 0 1 0 545122080 83402752 15151 33554432000 4194304 4465733 140733812094656 18446744073709551615 4258806 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 20362 15151 351 67 0 17485 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 81448

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19330
/proc/meminfo: memFree=25753264/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=81448 CPUtime=642.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 53345 0 0 0 64225 7 0 0 25 0 1 0 545122080 83402752 15863 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270736 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 20362 15863 351 67 0 17485 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 81448

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19332
/proc/meminfo: memFree=25722828/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=81448 CPUtime=702.31 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 54085 0 0 0 70224 7 0 0 25 0 1 0 545122080 83402752 16306 33554432000 4194304 4465733 140733812094656 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 20362 16306 351 67 0 17485 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 81448

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19333
/proc/meminfo: memFree=25714728/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=81448 CPUtime=762.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 55090 0 0 0 76225 7 0 0 25 0 1 0 545122080 83402752 16934 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 20362 16934 351 67 0 17485 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 81448

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 19335
/proc/meminfo: memFree=25682684/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=124472 CPUtime=822.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 70981 0 0 0 82223 9 0 0 25 0 1 0 545122080 127459328 24050 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 31118 24050 651 67 0 28241 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 124472

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 19337
/proc/meminfo: memFree=25670988/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=124472 CPUtime=882.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 81636 0 0 0 88221 11 0 0 25 0 1 0 545122080 127459328 25588 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 31118 25588 574 67 0 28241 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 124472

[startup+942.301 s]
/proc/loadavg: 3.95 3.99 3.91 5/190 19422
/proc/meminfo: memFree=26028848/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=124472 CPUtime=942.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 81940 0 0 0 94221 11 0 0 25 0 1 0 545122080 127459328 25592 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 31118 25592 274 67 0 28241 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 124472

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 3.91 5/190 19424
/proc/meminfo: memFree=25995660/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=92128 CPUtime=1002.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 88927 0 0 0 100220 12 0 0 25 0 1 0 545122080 94339072 16227 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 23032 16227 275 67 0 20155 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 92128

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 19452
/proc/meminfo: memFree=25980452/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=92128 CPUtime=1062.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 89677 0 0 0 106220 12 0 0 25 0 1 0 545122080 94339072 16977 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271250 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 23032 16977 275 67 0 20155 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 92128

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19454
/proc/meminfo: memFree=25925952/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=92128 CPUtime=1122.32 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 91536 0 0 0 112220 12 0 0 25 0 1 0 545122080 94339072 18060 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 23032 18060 275 67 0 20155 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 92128

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19456
/proc/meminfo: memFree=25931996/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=92264 CPUtime=1182.33 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 92548 0 0 0 118220 13 0 0 25 0 1 0 545122080 94478336 18780 33554432000 4194304 4465733 140733812094656 18446744073709551615 4271204 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 23066 18780 275 67 0 20189 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 92264

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19457
/proc/meminfo: memFree=25912864/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=114900 CPUtime=1242.33 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 105097 0 0 0 124219 14 0 0 25 0 1 0 545122080 117657600 19520 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 28725 19520 275 67 0 25848 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 114900



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 19486
/proc/meminfo: memFree=25914748/32950928 swapFree=67071984/67111528
[pid=19303] ppid=19301 vsize=131568 CPUtime=1300.04 cores=5,7
/proc/19303/stat : 19303 (SApperloT) R 19301 19303 19206 0 -1 4202496 114526 0 0 0 129989 15 0 0 25 0 1 0 545122080 134725632 20655 33554432000 4194304 4465733 140733812094656 18446744073709551615 4270808 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/19303/statm: 32892 20655 275 67 0 30015 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 131568

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): 1300.05
CPU user time (s): 1299.89
CPU system time (s): 0.158975
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 227948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.89
system time used= 0.158975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 114526
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= 9
involuntary context switches= 2817

runsolver used 2.19966 second user time and 4.90525 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-23 10:55:14
IDJOB=3250475
IDBENCH=83254
IDSOLVER=1657
FILE ID=node116/3250475-1303548913
RUNJOBID= node116-1303548528-19227
PBS_JOBID= 13143152
Free space on /tmp= 72588 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250475-1303548913/watcher-3250475-1303548913 -o /tmp/evaluation-result-3250475-1303548913/solver-3250475-1303548913 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3250475-1303548913.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=365645083

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25902292 kB
Buffers:       1810036 kB
Cached:        4537120 kB
SwapCached:       9728 kB
Active:        3138904 kB
Inactive:      3497704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25902292 kB
SwapTotal:    67111528 kB
SwapFree:     67071984 kB
Dirty:            2424 kB
Writeback:           0 kB
AnonPages:      283288 kB
Mapped:          14532 kB
Slab:           348216 kB
PageTables:       6108 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   576928 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= 72612 MiB
End job on node116 at 2011-04-23 11:16:56