Trace number 3300296

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
clasp 2.0-R4092-crafted? (TO) 1300.04 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

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...827926/instance-3300296-1303827926.cnf
0.19/0.22	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1299.78s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.030s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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-3300296-1303827926/watcher-3300296-1303827926 -o /tmp/evaluation-result-3300296-1303827926/solver-3300296-1303827926 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300296-1303827926.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.84 3.66 5/186 15973
/proc/meminfo: memFree=16234940/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=13568 CPUtime=0 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 768 0 0 0 0 0 0 0 21 0 1 0 494391406 13893632 675 33554432000 4194304 4929204 140736133290432 18446744073709551615 268272349893 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 3392 676 327 180 0 402 0

[startup+0.0576449 s]
/proc/loadavg: 3.38 3.84 3.66 5/186 15973
/proc/meminfo: memFree=16234940/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=22608 CPUtime=0.05 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 3429 0 0 0 5 0 0 0 21 0 1 0 494391406 23150592 2823 33554432000 4194304 4929204 140736133290432 18446744073709551615 4599575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 5652 2823 337 180 0 2662 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22608

[startup+0.100695 s]
/proc/loadavg: 3.38 3.84 3.66 5/186 15973
/proc/meminfo: memFree=16234940/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=22608 CPUtime=0.09 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 3435 0 0 0 9 0 0 0 21 0 1 0 494391406 23150592 2829 33554432000 4194304 4929204 140736133290432 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 5652 2829 339 180 0 2662 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22608

[startup+0.300618 s]
/proc/loadavg: 3.38 3.84 3.66 5/186 15973
/proc/meminfo: memFree=16234940/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=24356 CPUtime=0.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 4126 0 0 0 29 0 0 0 22 0 1 0 494391406 24940544 3323 33554432000 4194304 4929204 140736133290432 18446744073709551615 4316366 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 6089 3323 367 180 0 3099 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24356

[startup+0.700547 s]
/proc/loadavg: 3.38 3.84 3.66 5/186 15973
/proc/meminfo: memFree=16234940/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=24356 CPUtime=0.69 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 4162 0 0 0 69 0 0 0 24 0 1 0 494391406 24940544 3359 33554432000 4194304 4929204 140736133290432 18446744073709551615 4628997 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 6089 3359 367 180 0 3099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24356

[startup+1.50034 s]
/proc/loadavg: 3.38 3.84 3.66 5/190 15980
/proc/meminfo: memFree=16185332/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=25016 CPUtime=1.49 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 4329 0 0 0 149 0 0 0 25 0 1 0 494391406 25616384 3526 33554432000 4194304 4929204 140736133290432 18446744073709551615 4327279 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 6254 3526 367 180 0 3264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 25016

[startup+3.10111 s]
/proc/loadavg: 3.38 3.84 3.66 5/190 15980
/proc/meminfo: memFree=16123208/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=26496 CPUtime=3.09 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 4693 0 0 0 309 0 0 0 25 0 1 0 494391406 27131904 3890 33554432000 4194304 4929204 140736133290432 18446744073709551615 4636661 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 6624 3890 367 180 0 3634 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26496

[startup+6.30048 s]
/proc/loadavg: 3.51 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16104488/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=30100 CPUtime=6.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 5598 0 0 0 629 0 0 0 25 0 1 0 494391406 30822400 4795 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 7525 4795 367 180 0 4535 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30100

[startup+12.7004 s]
/proc/loadavg: 3.55 3.86 3.67 5/190 15980
/proc/meminfo: memFree=16097716/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=34552 CPUtime=12.69 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 6706 0 0 0 1269 0 0 0 25 0 1 0 494391406 35381248 5903 33554432000 4194304 4929204 140736133290432 18446744073709551615 4357282 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 8638 5903 367 180 0 5648 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34552

[startup+25.5011 s]
/proc/loadavg: 3.65 3.87 3.68 5/190 16007
/proc/meminfo: memFree=16091392/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=39184 CPUtime=25.49 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 7864 0 0 0 2548 1 0 0 25 0 1 0 494391406 40124416 7061 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 9796 7061 367 180 0 6806 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39184

[startup+51.1005 s]
/proc/loadavg: 3.77 3.88 3.68 5/190 16008
/proc/meminfo: memFree=16080432/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=44460 CPUtime=51.09 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 9186 0 0 0 5108 1 0 0 25 0 1 0 494391406 45527040 8383 33554432000 4194304 4929204 140736133290432 18446744073709551615 4327184 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 11115 8383 367 180 0 8125 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 44460

[startup+102.306 s]
/proc/loadavg: 3.90 3.89 3.70 5/190 16009
/proc/meminfo: memFree=16052280/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=52404 CPUtime=102.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 11109 0 0 0 10228 1 0 0 25 0 1 0 494391406 53661696 10306 33554432000 4194304 4929204 140736133290432 18446744073709551615 4634102 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 13101 10306 367 180 0 10111 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 52404

[startup+162.301 s]
/proc/loadavg: 3.96 3.91 3.72 5/190 16011
/proc/meminfo: memFree=16031964/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=56828 CPUtime=162.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 12178 0 0 0 16228 1 0 0 25 0 1 0 494391406 58191872 11375 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 14207 11375 369 180 0 11217 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 56828

[startup+222.301 s]
/proc/loadavg: 4.02 3.94 3.74 5/190 16040
/proc/meminfo: memFree=16016520/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=66084 CPUtime=222.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 14477 0 0 0 22227 2 0 0 25 0 1 0 494391406 67670016 13674 33554432000 4194304 4929204 140736133290432 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 16521 13674 369 180 0 13531 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 66084

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.75 5/190 16041
/proc/meminfo: memFree=16004456/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=70284 CPUtime=282.29 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 15470 0 0 0 28227 2 0 0 25 0 1 0 494391406 71970816 14667 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 17571 14667 369 180 0 14581 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 70284

[startup+342.301 s]
/proc/loadavg: 4.07 3.97 3.76 5/190 16043
/proc/meminfo: memFree=15996728/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=72252 CPUtime=342.3 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 15936 0 0 0 34227 3 0 0 25 0 1 0 494391406 73986048 15133 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 18063 15133 369 180 0 15073 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 72252

[startup+402.301 s]
/proc/loadavg: 4.02 3.97 3.78 5/190 16044
/proc/meminfo: memFree=15985176/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=74192 CPUtime=402.3 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 16401 0 0 0 40227 3 0 0 25 0 1 0 494391406 75972608 15598 33554432000 4194304 4929204 140736133290432 18446744073709551615 4629036 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 18548 15598 369 180 0 15558 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 74192

[startup+462.3 s]
/proc/loadavg: 4.09 3.99 3.79 5/190 16046
/proc/meminfo: memFree=15969264/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=79388 CPUtime=462.3 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 17618 0 0 0 46227 3 0 0 25 0 1 0 494391406 81293312 16815 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 19847 16815 369 180 0 16857 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 79388

[startup+522.301 s]
/proc/loadavg: 4.03 3.99 3.80 5/190 16048
/proc/meminfo: memFree=15963152/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=83412 CPUtime=522.3 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 18592 0 0 0 52227 3 0 0 25 0 1 0 494391406 85413888 17789 33554432000 4194304 4929204 140736133290432 18446744073709551615 4327539 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 20853 17789 369 180 0 17863 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 83412

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 16076
/proc/meminfo: memFree=15975412/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=84108 CPUtime=582.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 18794 0 0 0 58227 4 0 0 25 0 1 0 494391406 86126592 17991 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 21027 17991 369 180 0 18037 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 84108

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 16078
/proc/meminfo: memFree=15968912/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=85168 CPUtime=642.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 19029 0 0 0 64227 4 0 0 25 0 1 0 494391406 87212032 18226 33554432000 4194304 4929204 140736133290432 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 21292 18226 369 180 0 18302 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 85168

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 16079
/proc/meminfo: memFree=15960452/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=89532 CPUtime=702.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 20112 0 0 0 70227 4 0 0 25 0 1 0 494391406 91680768 19309 33554432000 4194304 4929204 140736133290432 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 22383 19309 369 180 0 19393 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 89532

[startup+762.307 s]
/proc/loadavg: 4.04 4.00 3.84 5/190 16081
/proc/meminfo: memFree=15950124/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=90888 CPUtime=762.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 20470 0 0 0 76227 4 0 0 25 0 1 0 494391406 93069312 19667 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 22722 19667 369 180 0 19732 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 90888

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.85 5/190 16083
/proc/meminfo: memFree=15939172/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=92736 CPUtime=822.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 20930 0 0 0 82227 4 0 0 25 0 1 0 494391406 94961664 20127 33554432000 4194304 4929204 140736133290432 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 23184 20127 369 180 0 20194 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 92736

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 16084
/proc/meminfo: memFree=15930596/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=93584 CPUtime=882.31 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 21112 0 0 0 88227 4 0 0 25 0 1 0 494391406 95830016 20309 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 23396 20309 369 180 0 20406 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 93584

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.86 5/190 16086
/proc/meminfo: memFree=15927100/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=94688 CPUtime=942.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 21401 0 0 0 94227 5 0 0 25 0 1 0 494391406 96960512 20598 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 23672 20598 369 180 0 20682 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 94688

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 16087
/proc/meminfo: memFree=15923980/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=95176 CPUtime=1002.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 21503 0 0 0 100227 5 0 0 25 0 1 0 494391406 97460224 20700 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 23794 20700 369 180 0 20804 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 95176

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 16089
/proc/meminfo: memFree=15909444/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=105260 CPUtime=1062.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 24002 0 0 0 106226 6 0 0 25 0 1 0 494391406 107786240 23199 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 26315 23199 369 180 0 23325 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105260

[startup+1122.3 s]
/proc/loadavg: 4.09 4.03 3.89 5/190 16091
/proc/meminfo: memFree=15902212/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=108432 CPUtime=1122.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 24800 0 0 0 112226 6 0 0 25 0 1 0 494391406 111034368 23997 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 27108 23997 369 180 0 24118 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 108432

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.90 5/190 16092
/proc/meminfo: memFree=15899092/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=109500 CPUtime=1182.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 25048 0 0 0 118226 6 0 0 25 0 1 0 494391406 112128000 24245 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 27375 24245 369 180 0 24385 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 109500

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/190 16094
/proc/meminfo: memFree=15891864/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=113236 CPUtime=1242.32 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 25957 0 0 0 124226 6 0 0 25 0 1 0 494391406 115953664 25154 33554432000 4194304 4929204 140736133290432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 28309 25154 369 180 0 25319 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 113236



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.03 3.91 4/188 16096
/proc/meminfo: memFree=15942196/32950928 swapFree=67111528/67111528
[pid=15973] ppid=15971 vsize=114792 CPUtime=1300.02 cores=4,6
/proc/15973/stat : 15973 (clasp) R 15971 15973 15262 0 -1 4202496 26341 0 0 0 129996 6 0 0 25 0 1 0 494391406 117547008 25538 33554432000 4194304 4929204 140736133290432 18446744073709551615 4627746 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/15973/statm: 28698 25538 369 180 0 25708 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 114792

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.97
CPU system time (s): 0.072988
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 114792

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

runsolver used 2.03069 second user time and 5.07223 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-26 16:25:26
IDJOB=3300296
IDBENCH=83254
IDSOLVER=1685
FILE ID=node122/3300296-1303827926
RUNJOBID= node122-1303827926-15938
PBS_JOBID= 13160773
Free space on /tmp= 71684 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-4-5_4232.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300296-1303827926/watcher-3300296-1303827926 -o /tmp/evaluation-result-3300296-1303827926/solver-3300296-1303827926 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300296-1303827926.cnf

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

MD5SUM BENCH= 86d9f733c618d2ca060f457ab8a19463
RANDOM SEED=57467110

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      16234972 kB
Buffers:       1727376 kB
Cached:       14341520 kB
SwapCached:          0 kB
Active:        4862424 kB
Inactive:     11289448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16234972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11880 kB
Writeback:           0 kB
AnonPages:       81420 kB
Mapped:          15844 kB
Slab:           500656 kB
PageTables:       5648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   248064 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= 71668 MiB
End job on node122 at 2011-04-26 16:47:08