Trace number 3300409

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 1300.01

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.cnf
MD5SUMb970e9358cd0cd1a9cfd3d4afb2e830d
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 variables780
Number of clauses65612
Sum of the clauses size131952
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265586
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828326/instance-3300409-1303828326.cnf
0.29/0.34	c Solving...
1299.98/1300.00	
1299.98/1300.00	*** INTERRUPTED! ***
1299.98/1300.00	s UNKNOWN
1299.98/1300.00	
1299.98/1300.00	c INTERRUPTED   : 1
1299.98/1300.00	c Models        : 0+    
1299.98/1300.00	c Time          : 1300.005s (Solving: 1299.66s 1st Model: 0.00s Unsat: 0.00s)
1299.98/1300.00	c CPU Time      : 1299.980s

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-3300409-1303828326/watcher-3300409-1303828326 -o /tmp/evaluation-result-3300409-1303828326/solver-3300409-1303828326 -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-3300409-1303828326.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: 1.48 3.10 3.36 7/185 6259
/proc/meminfo: memFree=26002844/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=13268 CPUtime=0 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 696 0 0 0 0 0 0 0 22 0 1 0 494435322 13586432 594 33554432000 4194304 4929204 140733482497488 18446744073709551615 218370618053 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 3317 595 327 180 0 327 0

[startup+0.020439 s]
/proc/loadavg: 1.48 3.10 3.36 7/185 6259
/proc/meminfo: memFree=26002844/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=16056 CPUtime=0.01 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 1607 0 0 0 1 0 0 0 22 0 1 0 494435322 16441344 1242 33554432000 4194304 4929204 140733482497488 18446744073709551615 4590542 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 4014 1243 336 180 0 1024 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16056

[startup+0.100439 s]
/proc/loadavg: 1.48 3.10 3.36 7/185 6259
/proc/meminfo: memFree=26002844/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=16940 CPUtime=0.09 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 1812 0 0 0 9 0 0 0 22 0 1 0 494435322 17346560 1447 33554432000 4194304 4929204 140733482497488 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 4235 1447 337 180 0 1245 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16940

[startup+0.300417 s]
/proc/loadavg: 1.48 3.10 3.36 7/185 6259
/proc/meminfo: memFree=26002844/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=17336 CPUtime=0.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 1923 0 0 0 29 0 0 0 23 0 1 0 494435322 17752064 1558 33554432000 4194304 4929204 140733482497488 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 4334 1558 339 180 0 1344 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17336

[startup+0.700354 s]
/proc/loadavg: 1.48 3.10 3.36 7/185 6259
/proc/meminfo: memFree=26002844/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=17404 CPUtime=0.69 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 2191 0 0 0 69 0 0 0 25 0 1 0 494435322 17821696 1697 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 4351 1697 367 180 0 1361 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17404

[startup+1.50021 s]
/proc/loadavg: 1.68 3.12 3.36 6/190 6267
/proc/meminfo: memFree=25982724/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=20352 CPUtime=1.49 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 2908 0 0 0 149 0 0 0 25 0 1 0 494435322 20840448 2414 33554432000 4194304 4929204 140733482497488 18446744073709551615 4357409 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 5088 2414 367 180 0 2098 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20352

[startup+3.10091 s]
/proc/loadavg: 1.68 3.12 3.36 6/190 6267
/proc/meminfo: memFree=25976144/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=22832 CPUtime=3.09 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 3550 0 0 0 309 0 0 0 25 0 1 0 494435322 23379968 3056 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 5708 3056 367 180 0 2718 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22832

[startup+6.30035 s]
/proc/loadavg: 1.68 3.12 3.36 6/190 6267
/proc/meminfo: memFree=25969580/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=23096 CPUtime=6.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 3611 0 0 0 629 0 0 0 25 0 1 0 494435322 23650304 3117 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 5774 3117 367 180 0 2784 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23096

[startup+12.7002 s]
/proc/loadavg: 2.04 3.14 3.37 6/190 6267
/proc/meminfo: memFree=25953764/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=28672 CPUtime=12.69 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 4973 0 0 0 1269 0 0 0 25 0 1 0 494435322 29360128 4479 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633568 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 7168 4479 367 180 0 4178 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28672

[startup+25.5009 s]
/proc/loadavg: 2.34 3.17 3.37 6/190 6268
/proc/meminfo: memFree=25944360/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=30944 CPUtime=25.49 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 5560 0 0 0 2549 0 0 0 25 0 1 0 494435322 31686656 5066 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 7736 5066 367 180 0 4746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30944

[startup+51.1004 s]
/proc/loadavg: 2.91 3.24 3.39 6/190 6269
/proc/meminfo: memFree=25931996/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=35948 CPUtime=51.09 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 6777 0 0 0 5108 1 0 0 25 0 1 0 494435322 36810752 6283 33554432000 4194304 4929204 140733482497488 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 8987 6283 367 180 0 5997 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 35948

[startup+102.306 s]
/proc/loadavg: 3.61 3.38 3.43 6/190 6270
/proc/meminfo: memFree=25912120/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=42232 CPUtime=102.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 8317 0 0 0 10228 1 0 0 25 0 1 0 494435322 43245568 7823 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633764 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 10558 7823 367 180 0 7568 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42232

[startup+162.301 s]
/proc/loadavg: 3.85 3.49 3.46 6/190 6271
/proc/meminfo: memFree=25898588/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=42628 CPUtime=162.3 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 8436 0 0 0 16228 2 0 0 25 0 1 0 494435322 43651072 7942 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 10657 7942 369 180 0 7667 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 42628

[startup+222.301 s]
/proc/loadavg: 3.94 3.58 3.49 6/190 6273
/proc/meminfo: memFree=25884668/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=49260 CPUtime=222.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 10063 0 0 0 22227 2 0 0 25 0 1 0 494435322 50442240 9569 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 12315 9569 369 180 0 9325 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 49260

[startup+282.3 s]
/proc/loadavg: 3.98 3.65 3.52 6/190 6275
/proc/meminfo: memFree=25879316/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=51124 CPUtime=282.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 10540 0 0 0 28227 2 0 0 25 0 1 0 494435322 52350976 10046 33554432000 4194304 4929204 140733482497488 18446744073709551615 218370612577 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 12781 10046 369 180 0 9791 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51124

[startup+342.301 s]
/proc/loadavg: 4.02 3.73 3.55 6/190 6276
/proc/meminfo: memFree=25874576/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=54368 CPUtime=342.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 11339 0 0 0 34227 2 0 0 25 0 1 0 494435322 55672832 10845 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633745 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 13592 10845 369 180 0 10602 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54368

[startup+402.301 s]
/proc/loadavg: 4.04 3.79 3.58 6/190 6278
/proc/meminfo: memFree=25864140/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=56008 CPUtime=402.28 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 11722 0 0 0 40226 2 0 0 25 0 1 0 494435322 57352192 11228 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 14002 11228 369 180 0 11012 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 56008

[startup+462.3 s]
/proc/loadavg: 4.01 3.82 3.60 6/190 6279
/proc/meminfo: memFree=25853068/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=59572 CPUtime=462.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 12580 0 0 0 46226 3 0 0 25 0 1 0 494435322 61001728 12086 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316131 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 14893 12086 369 180 0 11903 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 59572

[startup+522.301 s]
/proc/loadavg: 4.00 3.85 3.63 6/190 6281
/proc/meminfo: memFree=25850072/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=60892 CPUtime=522.3 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 12903 0 0 0 52227 3 0 0 25 0 1 0 494435322 62353408 12409 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 15223 12409 369 180 0 12233 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 60892

[startup+582.301 s]
/proc/loadavg: 4.00 3.88 3.65 6/190 6283
/proc/meminfo: memFree=25848160/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=60892 CPUtime=582.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 12908 0 0 0 58226 3 0 0 25 0 1 0 494435322 62353408 12414 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316283 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 15223 12414 369 180 0 12233 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 60892

[startup+642.3 s]
/proc/loadavg: 4.06 3.91 3.67 6/190 6284
/proc/meminfo: memFree=25844176/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=62364 CPUtime=642.3 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 13300 0 0 0 64227 3 0 0 25 0 1 0 494435322 63860736 12806 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 15591 12806 369 180 0 12601 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 62364

[startup+702.301 s]
/proc/loadavg: 4.02 3.92 3.69 6/190 6286
/proc/meminfo: memFree=25840428/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=63616 CPUtime=702.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 13601 0 0 0 70226 3 0 0 25 0 1 0 494435322 65142784 13107 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 15904 13107 369 180 0 12914 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 63616

[startup+762.307 s]
/proc/loadavg: 4.01 3.94 3.71 6/190 6287
/proc/meminfo: memFree=25836808/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=65216 CPUtime=762.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 13976 0 0 0 76226 3 0 0 25 0 1 0 494435322 66781184 13482 33554432000 4194304 4929204 140733482497488 18446744073709551615 4627721 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16304 13482 369 180 0 13314 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 65216

[startup+822.3 s]
/proc/loadavg: 4.00 3.94 3.72 6/190 6289
/proc/meminfo: memFree=25831952/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=65908 CPUtime=822.28 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14146 0 0 0 82225 3 0 0 25 0 1 0 494435322 67489792 13652 33554432000 4194304 4929204 140733482497488 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16477 13652 369 180 0 13487 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 65908

[startup+882.301 s]
/proc/loadavg: 4.04 3.97 3.74 6/190 6291
/proc/meminfo: memFree=25831176/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=65908 CPUtime=882.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14147 0 0 0 88225 4 0 0 25 0 1 0 494435322 67489792 13653 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16477 13653 369 180 0 13487 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 65908

[startup+942.3 s]
/proc/loadavg: 4.06 3.99 3.76 6/190 6292
/proc/meminfo: memFree=25824448/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=67032 CPUtime=942.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14407 0 0 0 94225 4 0 0 25 0 1 0 494435322 68640768 13913 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16758 13913 369 180 0 13768 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 67032

[startup+1002.3 s]
/proc/loadavg: 4.02 3.99 3.77 6/190 6294
/proc/meminfo: memFree=25823044/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=67164 CPUtime=1002.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14439 0 0 0 100225 4 0 0 25 0 1 0 494435322 68775936 13945 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16791 13945 369 180 0 13801 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 67164

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.78 6/190 6295
/proc/meminfo: memFree=25822764/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=67164 CPUtime=1062.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14441 0 0 0 106225 4 0 0 25 0 1 0 494435322 68775936 13947 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633756 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 16791 13947 369 180 0 13801 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 67164

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.79 6/190 6297
/proc/meminfo: memFree=25820492/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=68204 CPUtime=1122.29 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 14698 0 0 0 112225 4 0 0 25 0 1 0 494435322 69840896 14204 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 17051 14204 369 180 0 14061 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 68204

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.81 6/190 6299
/proc/meminfo: memFree=25815748/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=72108 CPUtime=1182.28 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 15680 0 0 0 118224 4 0 0 25 0 1 0 494435322 73838592 15186 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 18027 15186 369 180 0 15037 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 72108

[startup+1242.3 s]
/proc/loadavg: 4.03 4.00 3.82 6/190 6300
/proc/meminfo: memFree=25813344/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=72108 CPUtime=1242.28 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 15716 0 0 0 124224 4 0 0 25 0 1 0 494435322 73838592 15222 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 18027 15222 369 180 0 15037 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 72108



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.00 3.83 5/189 6303
/proc/meminfo: memFree=25843948/32951124 swapFree=67051468/67111528
[pid=6259] ppid=6257 vsize=72108 CPUtime=1299.98 cores=4,6
/proc/6259/stat : 6259 (clasp) R 6257 6259 5603 0 -1 4202496 15721 0 0 0 129994 4 0 0 25 0 1 0 494435322 73838592 15227 33554432000 4194304 4929204 140733482497488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6259/statm: 18027 15227 369 180 0 15037 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 72108

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
CPU user time (s): 1299.95
CPU system time (s): 0.052991
CPU usage (%): 99.9993
Max. virtual memory (cumulated for all children) (KiB): 72108

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

runsolver used 2.23566 second user time and 4.85726 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-26 16:32:06
IDJOB=3300409
IDBENCH=83934
IDSOLVER=1685
FILE ID=node101/3300409-1303828326
RUNJOBID= node101-1303828325-6225
PBS_JOBID= 13160795
Free space on /tmp= 72080 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_60_1-dir.shuffled-as.sat03-167.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-3300409-1303828326/watcher-3300409-1303828326 -o /tmp/evaluation-result-3300409-1303828326/solver-3300409-1303828326 -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-3300409-1303828326.cnf

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

MD5SUM BENCH= b970e9358cd0cd1a9cfd3d4afb2e830d
RANDOM SEED=1119815102

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26003604 kB
Buffers:       1961092 kB
Cached:        4501120 kB
SwapCached:      30452 kB
Active:        2608208 kB
Inactive:      3897224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26003604 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5548 kB
Writeback:           0 kB
AnonPages:       34536 kB
Mapped:           9756 kB
Slab:           377976 kB
PageTables:       5388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   229736 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= 72080 MiB
End job on node101 at 2011-04-26 16:53:48