Trace number 3300387

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v760c43649gyes5.cnf
MD5SUMe7d4dc25f0d8e558fb091b1e566deab7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.32395
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826696/instance-3300387-1303826696.cnf
0.09/0.11	c Solving...
1300.03/1300.00	
1300.03/1300.00	*** INTERRUPTED! ***
1300.03/1300.00	s UNKNOWN
1300.03/1300.00	
1300.03/1300.00	c INTERRUPTED   : 1
1300.03/1300.00	c Models        : 0+    
1300.03/1300.00	c Time          : 1300.005s (Solving: 1299.89s 1st Model: 0.00s Unsat: 0.00s)
1300.03/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-3300387-1303826696/watcher-3300387-1303826696 -o /tmp/evaluation-result-3300387-1303826696/solver-3300387-1303826696 -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-3300387-1303826696.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: 2.42 2.92 3.07 4/189 2465
/proc/meminfo: memFree=30923608/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=13064 CPUtime=0 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 621 0 0 0 0 0 0 0 22 0 1 0 494269985 13377536 556 33554432000 4194304 4929204 140735954579952 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 3266 557 327 180 0 276 0

[startup+0.0471451 s]
/proc/loadavg: 2.42 2.92 3.07 4/189 2465
/proc/meminfo: memFree=30923608/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=15492 CPUtime=0.04 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 1350 0 0 0 4 0 0 0 22 0 1 0 494269985 15863808 1108 33554432000 4194304 4929204 140735954579952 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 3873 1108 337 180 0 883 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 15492

[startup+0.101136 s]
/proc/loadavg: 2.42 2.92 3.07 4/189 2465
/proc/meminfo: memFree=30923608/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=15888 CPUtime=0.09 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 1452 0 0 0 9 0 0 0 22 0 1 0 494269985 16269312 1210 33554432000 4194304 4929204 140735954579952 18446744073709551615 4574901 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 3972 1211 339 180 0 982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15888

[startup+0.301092 s]
/proc/loadavg: 2.42 2.92 3.07 4/189 2465
/proc/meminfo: memFree=30923608/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=15404 CPUtime=0.29 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 1517 0 0 0 29 0 0 0 23 0 1 0 494269985 15773696 1189 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 3851 1189 367 180 0 861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15404

[startup+0.701036 s]
/proc/loadavg: 2.42 2.92 3.07 4/189 2465
/proc/meminfo: memFree=30923608/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=16592 CPUtime=0.69 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 1798 0 0 0 69 0 0 0 25 0 1 0 494269985 16990208 1470 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 4148 1470 367 180 0 1158 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16592

[startup+1.50092 s]
/proc/loadavg: 2.42 2.92 3.07 5/190 2466
/proc/meminfo: memFree=30912820/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=17200 CPUtime=1.49 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 1946 0 0 0 149 0 0 0 25 0 1 0 494269985 17612800 1618 33554432000 4194304 4929204 140735954579952 18446744073709551615 4627886 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 4300 1618 367 180 0 1310 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17200

[startup+3.10062 s]
/proc/loadavg: 2.42 2.92 3.07 5/190 2466
/proc/meminfo: memFree=30910204/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=18520 CPUtime=3.09 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 2303 0 0 0 309 0 0 0 25 0 1 0 494269985 18964480 1975 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 4630 1975 367 180 0 1640 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18520

[startup+6.301 s]
/proc/loadavg: 2.54 2.94 3.07 5/190 2466
/proc/meminfo: memFree=30905048/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=19452 CPUtime=6.29 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 2520 0 0 0 629 0 0 0 25 0 1 0 494269985 19918848 2192 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 4863 2192 367 180 0 1873 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19452

[startup+12.7009 s]
/proc/loadavg: 2.66 2.96 3.08 5/190 2466
/proc/meminfo: memFree=30899624/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=20908 CPUtime=12.69 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 2890 0 0 0 1269 0 0 0 25 0 1 0 494269985 21409792 2562 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633553 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 5227 2562 367 180 0 2237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20908

[startup+25.5005 s]
/proc/loadavg: 2.95 3.01 3.09 5/190 2467
/proc/meminfo: memFree=30893304/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=23436 CPUtime=25.49 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 3499 0 0 0 2549 0 0 0 25 0 1 0 494269985 23998464 3171 33554432000 4194304 4929204 140735954579952 18446744073709551615 4337392 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 5859 3171 367 180 0 2869 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23436

[startup+51.1009 s]
/proc/loadavg: 3.31 3.08 3.11 5/190 2467
/proc/meminfo: memFree=30879088/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=26372 CPUtime=51.1 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 4228 0 0 0 5109 1 0 0 25 0 1 0 494269985 27004928 3900 33554432000 4194304 4929204 140735954579952 18446744073709551615 4627942 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 6593 3900 367 180 0 3603 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 26372

[startup+102.307 s]
/proc/loadavg: 3.76 3.24 3.16 5/190 2469
/proc/meminfo: memFree=30863304/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=29888 CPUtime=102.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 5094 0 0 0 10229 1 0 0 25 0 1 0 494269985 30605312 4766 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 7472 4766 369 180 0 4482 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29888

[startup+162.301 s]
/proc/loadavg: 3.91 3.38 3.21 5/190 2470
/proc/meminfo: memFree=30852108/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=33244 CPUtime=162.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 5902 0 0 0 16229 1 0 0 25 0 1 0 494269985 34041856 5574 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 8311 5574 369 180 0 5321 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 33244

[startup+222.301 s]
/proc/loadavg: 4.01 3.50 3.26 5/190 2472
/proc/meminfo: memFree=30839792/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=35208 CPUtime=222.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 6394 0 0 0 22229 1 0 0 25 0 1 0 494269985 36052992 6066 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 8802 6066 369 180 0 5812 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 35208

[startup+282.301 s]
/proc/loadavg: 4.00 3.59 3.31 5/190 2473
/proc/meminfo: memFree=30829836/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=38452 CPUtime=282.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 7185 0 0 0 28229 1 0 0 25 0 1 0 494269985 39374848 6857 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 9613 6857 369 180 0 6623 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 38452

[startup+342.301 s]
/proc/loadavg: 4.00 3.66 3.35 5/190 2475
/proc/meminfo: memFree=30823108/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=40572 CPUtime=342.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 7665 0 0 0 34229 1 0 0 25 0 1 0 494269985 41545728 7337 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 10143 7337 369 180 0 7153 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 40572

[startup+402.301 s]
/proc/loadavg: 4.00 3.72 3.38 5/190 2477
/proc/meminfo: memFree=30818856/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=41328 CPUtime=402.3 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 7844 0 0 0 40229 1 0 0 25 0 1 0 494269985 42319872 7516 33554432000 4194304 4929204 140735954579952 18446744073709551615 4629100 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 10332 7516 369 180 0 7342 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 41328

[startup+462.301 s]
/proc/loadavg: 4.00 3.77 3.42 5/190 2478
/proc/meminfo: memFree=30809516/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=42188 CPUtime=462.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 8067 0 0 0 46229 2 0 0 25 0 1 0 494269985 43200512 7739 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 10547 7739 369 180 0 7557 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 42188

[startup+522.3 s]
/proc/loadavg: 4.00 3.81 3.45 5/190 2480
/proc/meminfo: memFree=30800672/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=45328 CPUtime=522.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 8815 0 0 0 52229 2 0 0 25 0 1 0 494269985 46415872 8487 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 11332 8487 369 180 0 8342 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 45328

[startup+582.3 s]
/proc/loadavg: 4.05 3.86 3.49 5/190 2482
/proc/meminfo: memFree=30796556/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=45748 CPUtime=582.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 8924 0 0 0 58229 2 0 0 25 0 1 0 494269985 46845952 8596 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633818 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 11437 8596 369 180 0 8447 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 45748

[startup+642.3 s]
/proc/loadavg: 4.02 3.88 3.52 5/190 2483
/proc/meminfo: memFree=30792300/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=47444 CPUtime=642.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 9320 0 0 0 64229 2 0 0 25 0 1 0 494269985 48582656 8992 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 11861 8992 369 180 0 8871 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 47444

[startup+702.3 s]
/proc/loadavg: 4.04 3.91 3.55 5/190 2485
/proc/meminfo: memFree=30785808/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=47880 CPUtime=702.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 9418 0 0 0 70229 2 0 0 25 0 1 0 494269985 49029120 9090 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 11970 9090 369 180 0 8980 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 47880

[startup+762.307 s]
/proc/loadavg: 4.08 3.94 3.58 5/190 2486
/proc/meminfo: memFree=30782800/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=48232 CPUtime=762.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 9496 0 0 0 76230 2 0 0 25 0 1 0 494269985 49389568 9168 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 12058 9168 369 180 0 9068 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 48232

[startup+822.301 s]
/proc/loadavg: 4.03 3.95 3.60 5/190 2488
/proc/meminfo: memFree=30776444/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=49800 CPUtime=822.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 9896 0 0 0 82229 2 0 0 25 0 1 0 494269985 50995200 9568 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 12450 9568 369 180 0 9460 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 49800

[startup+882.301 s]
/proc/loadavg: 4.01 3.95 3.63 5/190 2490
/proc/meminfo: memFree=30774052/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=51368 CPUtime=882.31 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 10288 0 0 0 88229 2 0 0 25 0 1 0 494269985 52600832 9960 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 12842 9960 369 180 0 9852 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 51368

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 2491
/proc/meminfo: memFree=30772896/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=51740 CPUtime=942.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 10364 0 0 0 94230 2 0 0 25 0 1 0 494269985 52981760 10036 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316108 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 12935 10036 369 180 0 9945 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 51740

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 2493
/proc/meminfo: memFree=30769628/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=52480 CPUtime=1002.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 10533 0 0 0 100230 2 0 0 25 0 1 0 494269985 53739520 10205 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 13120 10205 369 180 0 10130 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 52480

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 2494
/proc/meminfo: memFree=30768104/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=52976 CPUtime=1062.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 10636 0 0 0 106230 2 0 0 25 0 1 0 494269985 54247424 10308 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 13244 10308 369 180 0 10254 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 52976

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.71 5/190 2496
/proc/meminfo: memFree=30765700/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=54112 CPUtime=1122.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 10873 0 0 0 112230 2 0 0 25 0 1 0 494269985 55410688 10545 33554432000 4194304 4929204 140735954579952 18446744073709551615 4327287 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 13528 10545 369 180 0 10538 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 54112

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.72 5/190 2497
/proc/meminfo: memFree=30764060/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=55020 CPUtime=1182.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 11106 0 0 0 118230 2 0 0 25 0 1 0 494269985 56340480 10778 33554432000 4194304 4929204 140735954579952 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 13755 10778 369 180 0 10765 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 55020

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.74 5/190 2499
/proc/meminfo: memFree=30759940/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=56568 CPUtime=1242.32 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 11459 0 0 0 124230 2 0 0 25 0 1 0 494269985 57925632 11131 33554432000 4194304 4929204 140735954579952 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 14142 11131 369 180 0 11152 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 56568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.75 2/184 2504
/proc/meminfo: memFree=30897580/32951124 swapFree=67111364/67111528
[pid=2465] ppid=2463 vsize=56568 CPUtime=1300.03 cores=4,6
/proc/2465/stat : 2465 (clasp) R 2463 2465 2057 0 -1 4202496 11483 0 0 0 130001 2 0 0 25 0 1 0 494269985 57925632 11155 33554432000 4194304 4929204 140735954579952 18446744073709551615 253640526720 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2465/statm: 14142 11155 369 180 0 11152 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 56568

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.05
CPU user time (s): 1300.02
CPU system time (s): 0.030995
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 56568

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

runsolver used 2.30165 second user time and 4.80127 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 16:04:56
IDJOB=3300387
IDBENCH=71526
IDSOLVER=1685
FILE ID=node106/3300387-1303826696
RUNJOBID= node106-1303826694-2424
PBS_JOBID= 13160790
Free space on /tmp= 72376 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v760c43649gyes5.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-3300387-1303826696/watcher-3300387-1303826696 -o /tmp/evaluation-result-3300387-1303826696/solver-3300387-1303826696 -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-3300387-1303826696.cnf

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

MD5SUM BENCH= e7d4dc25f0d8e558fb091b1e566deab7
RANDOM SEED=1087631435

node106.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.830
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.66
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.830
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.20
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.830
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.830
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.82
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.830
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.830
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.830
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.830
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:      30924012 kB
Buffers:        132624 kB
Cached:        1595816 kB
SwapCached:         88 kB
Active:         511436 kB
Inactive:      1307040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30924012 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            7936 kB
Writeback:           0 kB
AnonPages:       90216 kB
Mapped:          16176 kB
Slab:           144408 kB
PageTables:       5512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   276548 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= 72380 MiB
End job on node106 at 2011-04-26 16:26:38