Trace number 3300288

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

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m52-q918.75-n50-p30-s52376212.cnf
MD5SUMf34a5dd1cdce70a322dd395bcb5f1303
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 variables2548
Number of clauses582679
Sum of the clauses size1167806
Maximum clause length52
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2582629
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 550

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...829706/instance-3300288-1303829706.cnf
4.69/4.70	c Solving...
1300.05/1300.00	
1300.05/1300.00	*** INTERRUPTED! ***
1300.05/1300.00	s UNKNOWN
1300.05/1300.00	
1300.05/1300.00	c INTERRUPTED   : 1
1300.05/1300.00	c Models        : 0+    
1300.05/1300.00	c Time          : 1300.003s (Solving: 1295.30s 1st Model: 0.00s Unsat: 0.00s)
1300.05/1300.00	c CPU Time      : 1300.050s

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-3300288-1303829706/watcher-3300288-1303829706 -o /tmp/evaluation-result-3300288-1303829706/solver-3300288-1303829706 -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-3300288-1303829706.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.07 3.24 3.77 5/189 24162
/proc/meminfo: memFree=14266300/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=13188 CPUtime=0 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 673 0 0 0 0 0 0 0 25 0 1 0 475386227 13504512 593 33554432000 4194304 4929204 140733424613040 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 3297 593 327 180 0 307 0

[startup+0.0491001 s]
/proc/loadavg: 3.07 3.24 3.77 5/189 24162
/proc/meminfo: memFree=14266300/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=21956 CPUtime=0.04 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 3826 0 0 0 4 0 0 0 25 0 1 0 475386227 22482944 2596 33554432000 4194304 4929204 140733424613040 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 5489 2598 327 180 0 2499 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 21956

[startup+0.10109 s]
/proc/loadavg: 3.07 3.24 3.77 5/189 24162
/proc/meminfo: memFree=14266300/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=30960 CPUtime=0.09 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 6882 0 0 0 8 1 0 0 25 0 1 0 475386227 31703040 5044 33554432000 4194304 4929204 140733424613040 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 7740 5047 327 180 0 4750 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30960

[startup+0.301063 s]
/proc/loadavg: 3.07 3.24 3.77 5/189 24162
/proc/meminfo: memFree=14266300/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=48852 CPUtime=0.29 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 11931 0 0 0 27 2 0 0 25 0 1 0 475386227 50024448 9157 33554432000 4194304 4929204 140733424613040 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 48852

[startup+0.700972 s]
/proc/loadavg: 3.07 3.24 3.77 5/189 24162
/proc/meminfo: memFree=14266300/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=48852 CPUtime=0.69 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 11931 0 0 0 67 2 0 0 25 0 1 0 475386227 50024448 9157 33554432000 4194304 4929204 140733424613040 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 48852

[startup+1.50083 s]
/proc/loadavg: 3.07 3.24 3.77 5/190 24163
/proc/meminfo: memFree=14230588/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=48852 CPUtime=1.49 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 11931 0 0 0 147 2 0 0 25 0 1 0 475386227 50024448 9157 33554432000 4194304 4929204 140733424613040 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 12213 9157 337 180 0 9223 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 48852

[startup+3.1005 s]
/proc/loadavg: 3.07 3.24 3.77 5/190 24163
/proc/meminfo: memFree=14230216/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=49248 CPUtime=3.09 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 12046 0 0 0 307 2 0 0 25 0 1 0 475386227 50429952 9272 33554432000 4194304 4929204 140733424613040 18446744073709551615 4574848 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 12312 9272 339 180 0 9322 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49248

[startup+6.30086 s]
/proc/loadavg: 3.14 3.25 3.77 5/190 24163
/proc/meminfo: memFree=14230236/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=46944 CPUtime=6.29 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 12894 0 0 0 627 2 0 0 25 0 1 0 475386227 48070656 8981 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 11736 8981 367 180 0 8746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46944

[startup+12.7006 s]
/proc/loadavg: 3.21 3.26 3.77 5/190 24163
/proc/meminfo: memFree=14229508/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=46944 CPUtime=12.69 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 12894 0 0 0 1267 2 0 0 25 0 1 0 475386227 48070656 8981 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 11736 8981 367 180 0 8746 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46944

[startup+25.501 s]
/proc/loadavg: 3.38 3.30 3.78 5/190 24191
/proc/meminfo: memFree=14220948/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=47688 CPUtime=25.49 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 13145 0 0 0 2547 2 0 0 25 0 1 0 475386227 48832512 9232 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 11922 9232 367 180 0 8932 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47688

[startup+51.101 s]
/proc/loadavg: 3.59 3.35 3.78 5/190 24191
/proc/meminfo: memFree=14206588/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=55668 CPUtime=51.09 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 15141 0 0 0 5107 2 0 0 25 0 1 0 475386227 57004032 11228 33554432000 4194304 4929204 140733424613040 18446744073709551615 4337341 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 13917 11228 367 180 0 10927 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55668

[startup+102.307 s]
/proc/loadavg: 3.86 3.47 3.80 5/190 24193
/proc/meminfo: memFree=14182244/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=67932 CPUtime=102.3 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 18217 0 0 0 10227 3 0 0 25 0 1 0 475386227 69562368 14304 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 16983 14304 367 180 0 13993 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67932

[startup+162.301 s]
/proc/loadavg: 3.38 3.41 3.75 4/184 24211
/proc/meminfo: memFree=14168916/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=71720 CPUtime=162.3 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 19134 0 0 0 16227 3 0 0 25 0 1 0 475386227 73441280 15221 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 17930 15221 367 180 0 14940 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71720

[startup+222.301 s]
/proc/loadavg: 3.14 3.33 3.70 4/184 24213
/proc/meminfo: memFree=14145108/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=79968 CPUtime=222.3 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 21181 0 0 0 22227 3 0 0 25 0 1 0 475386227 81887232 17268 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 19992 17268 369 180 0 17002 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79968

[startup+282.301 s]
/proc/loadavg: 3.12 3.29 3.67 4/184 24215
/proc/meminfo: memFree=14135188/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=83440 CPUtime=282.3 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 22055 0 0 0 28227 3 0 0 25 0 1 0 475386227 85442560 18142 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 20860 18142 369 180 0 17870 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 83440

[startup+342.301 s]
/proc/loadavg: 3.04 3.24 3.62 4/184 24216
/proc/meminfo: memFree=14121796/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=90968 CPUtime=342.31 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 23931 0 0 0 34227 4 0 0 25 0 1 0 475386227 93151232 20018 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 22742 20018 369 180 0 19752 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 90968

[startup+402.3 s]
/proc/loadavg: 3.05 3.21 3.59 4/184 24227
/proc/meminfo: memFree=14116728/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=95152 CPUtime=402.31 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 24978 0 0 0 40227 4 0 0 25 0 1 0 475386227 97435648 21065 33554432000 4194304 4929204 140733424613040 18446744073709551615 4629089 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 23788 21065 369 180 0 20798 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 95152

[startup+462.3 s]
/proc/loadavg: 3.02 3.17 3.55 4/184 24228
/proc/meminfo: memFree=14109664/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=99436 CPUtime=462.31 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 25997 0 0 0 46227 4 0 0 25 0 1 0 475386227 101822464 22084 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 24859 22084 369 180 0 21869 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 99436

[startup+522.3 s]
/proc/loadavg: 3.00 3.13 3.51 4/184 24230
/proc/meminfo: memFree=14095900/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=101416 CPUtime=522.31 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 26509 0 0 0 52227 4 0 0 25 0 1 0 475386227 103849984 22596 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 25354 22596 369 180 0 22364 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 101416

[startup+582.301 s]
/proc/loadavg: 3.00 3.11 3.47 4/184 24232
/proc/meminfo: memFree=14080896/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=103264 CPUtime=582.31 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 26985 0 0 0 58227 4 0 0 25 0 1 0 475386227 105742336 23072 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 25816 23072 369 180 0 22826 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 103264

[startup+642.301 s]
/proc/loadavg: 3.00 3.08 3.44 4/184 24233
/proc/meminfo: memFree=14072580/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=109468 CPUtime=642.32 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 28535 0 0 0 64228 4 0 0 25 0 1 0 475386227 112095232 24622 33554432000 4194304 4929204 140733424613040 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 27367 24622 369 180 0 24377 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 109468

[startup+702.301 s]
/proc/loadavg: 3.00 3.07 3.41 4/184 24235
/proc/meminfo: memFree=14071712/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=110356 CPUtime=702.32 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 28708 0 0 0 70228 4 0 0 25 0 1 0 475386227 113004544 24795 33554432000 4194304 4929204 140733424613040 18446744073709551615 4338071 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 27589 24795 369 180 0 24599 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 110356

[startup+762.307 s]
/proc/loadavg: 3.10 3.08 3.39 4/184 24236
/proc/meminfo: memFree=14065512/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=112948 CPUtime=762.33 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 29354 0 0 0 76229 4 0 0 25 0 1 0 475386227 115658752 25441 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 28237 25441 369 180 0 25247 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 112948

[startup+822.301 s]
/proc/loadavg: 3.04 3.06 3.36 4/184 24238
/proc/meminfo: memFree=14053608/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=113428 CPUtime=822.32 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 29442 0 0 0 82228 4 0 0 25 0 1 0 475386227 116150272 25529 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633954 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 28357 25529 369 180 0 25367 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 113428

[startup+882.301 s]
/proc/loadavg: 3.06 3.06 3.35 4/184 24240
/proc/meminfo: memFree=14052616/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=113428 CPUtime=882.32 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 29443 0 0 0 88228 4 0 0 25 0 1 0 475386227 116150272 25530 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 28357 25530 369 180 0 25367 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 113428

[startup+942.301 s]
/proc/loadavg: 3.02 3.05 3.32 4/184 24241
/proc/meminfo: memFree=14051004/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=113428 CPUtime=942.33 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 29445 0 0 0 94229 4 0 0 25 0 1 0 475386227 116150272 25532 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 28357 25532 369 180 0 25367 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 113428

[startup+1002.3 s]
/proc/loadavg: 3.01 3.04 3.30 4/184 24243
/proc/meminfo: memFree=14045920/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=114824 CPUtime=1002.34 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 29809 0 0 0 100229 5 0 0 25 0 1 0 475386227 117579776 25896 33554432000 4194304 4929204 140733424613040 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 28706 25896 369 180 0 25716 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 114824

[startup+1062.3 s]
/proc/loadavg: 3.00 3.03 3.28 4/184 24244
/proc/meminfo: memFree=14044432/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=116032 CPUtime=1062.34 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 30096 0 0 0 106229 5 0 0 25 0 1 0 475386227 118816768 26183 33554432000 4194304 4929204 140733424613040 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 29008 26183 369 180 0 26018 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 116032

[startup+1122.3 s]
/proc/loadavg: 3.00 3.02 3.26 4/184 24246
/proc/meminfo: memFree=14041704/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=118704 CPUtime=1122.34 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 30759 0 0 0 112229 5 0 0 25 0 1 0 475386227 121552896 26846 33554432000 4194304 4929204 140733424613040 18446744073709551615 270338044613 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 29676 26846 369 180 0 26686 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 118704

[startup+1182.3 s]
/proc/loadavg: 3.00 3.02 3.24 4/184 24248
/proc/meminfo: memFree=14029304/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=122400 CPUtime=1182.34 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 31664 0 0 0 118229 5 0 0 25 0 1 0 475386227 125337600 27751 33554432000 4194304 4929204 140733424613040 18446744073709551615 4629092 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 30600 27751 369 180 0 27610 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 122400

[startup+1242.3 s]
/proc/loadavg: 3.15 3.04 3.23 4/184 24249
/proc/meminfo: memFree=14012932/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=122400 CPUtime=1242.34 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 31672 0 0 0 124229 5 0 0 25 0 1 0 475386227 125337600 27759 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 30600 27759 369 180 0 27610 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 122400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.66 2.94 3.18 3/178 24269
/proc/meminfo: memFree=14173504/32951124 swapFree=67111528/67111528
[pid=24162] ppid=24160 vsize=124644 CPUtime=1300.05 cores=5,7
/proc/24162/stat : 24162 (clasp) R 24160 24162 23639 0 -1 4202496 32250 0 0 0 130000 5 0 0 25 0 1 0 475386227 127635456 28337 33554432000 4194304 4929204 140733424613040 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/24162/statm: 31161 28337 369 180 0 28171 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 124644

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.07
CPU user time (s): 1300.01
CPU system time (s): 0.06299
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 124644

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

runsolver used 2.10568 second user time and 4.97124 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-26 16:55:06
IDJOB=3300288
IDBENCH=88204
IDSOLVER=1685
FILE ID=node143/3300288-1303829706
RUNJOBID= node143-1303829678-24095
PBS_JOBID= 13160801
Free space on /tmp= 72936 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m52-q918.75-n50-p30-s52376212.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-3300288-1303829706/watcher-3300288-1303829706 -o /tmp/evaluation-result-3300288-1303829706/solver-3300288-1303829706 -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-3300288-1303829706.cnf

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

MD5SUM BENCH= f34a5dd1cdce70a322dd395bcb5f1303
RANDOM SEED=866414613

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.74
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.846
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.846
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.846
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.846
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.74
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.846
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:      14266704 kB
Buffers:       2287984 kB
Cached:       15675264 kB
SwapCached:          0 kB
Active:        6887840 kB
Inactive:     11235596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14266704 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27148 kB
Writeback:           0 kB
AnonPages:      159292 kB
Mapped:          16460 kB
Slab:           496024 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   343228 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= 72948 MiB
End job on node143 at 2011-04-26 17:16:48