Trace number 3300393

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/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
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 ...826695/instance-3300393-1303826695.cnf
0.10/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.004s (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-3300393-1303826695/watcher-3300393-1303826695 -o /tmp/evaluation-result-3300393-1303826695/solver-3300393-1303826695 -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-3300393-1303826695.cnf 

running on 2 cores: 1,3

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 3/176 2439
/proc/meminfo: memFree=30956568/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=12596 CPUtime=0 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 515 0 0 0 0 0 0 0 18 0 1 0 494269901 12898304 450 33554432000 4194304 4929204 140735906203024 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 3149 451 327 180 0 159 0

[startup+0.106011 s]
/proc/loadavg: 2.42 2.92 3.07 3/176 2439
/proc/meminfo: memFree=30956568/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=15888 CPUtime=0.1 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 1468 0 0 0 10 0 0 0 18 0 1 0 494269901 16269312 1226 33554432000 4194304 4929204 140735906203024 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 3972 1226 339 180 0 982 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15888

[startup+0.20099 s]
/proc/loadavg: 2.42 2.92 3.07 3/176 2439
/proc/meminfo: memFree=30956568/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=15404 CPUtime=0.19 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 1519 0 0 0 19 0 0 0 18 0 1 0 494269901 15773696 1191 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633785 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 3851 1191 367 180 0 861 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15404

[startup+0.300969 s]
/proc/loadavg: 2.42 2.92 3.07 3/176 2439
/proc/meminfo: memFree=30956568/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=15404 CPUtime=0.29 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 1519 0 0 0 29 0 0 0 18 0 1 0 494269901 15773696 1191 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633795 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 3851 1191 367 180 0 861 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15404

[startup+0.700898 s]
/proc/loadavg: 2.42 2.92 3.07 3/176 2439
/proc/meminfo: memFree=30956568/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=16276 CPUtime=0.69 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 1724 0 0 0 69 0 0 0 18 0 1 0 494269901 16666624 1396 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316168 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 4069 1396 367 180 0 1079 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16276

[startup+1.50075 s]
/proc/loadavg: 2.42 2.92 3.07 5/190 2466
/proc/meminfo: memFree=30917284/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=16936 CPUtime=1.49 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 1902 0 0 0 149 0 0 0 20 0 1 0 494269901 17342464 1574 33554432000 4194304 4929204 140735906203024 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 4234 1574 367 180 0 1244 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 16936

[startup+3.10046 s]
/proc/loadavg: 2.42 2.92 3.07 5/190 2466
/proc/meminfo: memFree=30911580/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=17732 CPUtime=3.09 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 2101 0 0 0 309 0 0 0 25 0 1 0 494269901 18157568 1773 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316089 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 4433 1773 367 180 0 1443 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17732

[startup+6.30088 s]
/proc/loadavg: 2.54 2.94 3.07 5/190 2466
/proc/meminfo: memFree=30906784/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=19324 CPUtime=6.29 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 2499 0 0 0 629 0 0 0 25 0 1 0 494269901 19787776 2171 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 4831 2171 367 180 0 1841 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19324

[startup+12.7007 s]
/proc/loadavg: 2.66 2.96 3.08 5/190 2466
/proc/meminfo: memFree=30900108/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=21292 CPUtime=12.69 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 2965 0 0 0 1269 0 0 0 25 0 1 0 494269901 21803008 2637 33554432000 4194304 4929204 140735906203024 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 5323 2637 367 180 0 2333 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 21292

[startup+25.5004 s]
/proc/loadavg: 2.95 3.01 3.09 5/190 2466
/proc/meminfo: memFree=30893304/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=22772 CPUtime=25.49 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 3355 0 0 0 2549 0 0 0 25 0 1 0 494269901 23318528 3027 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 5693 3027 367 180 0 2703 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22772

[startup+51.1007 s]
/proc/loadavg: 3.31 3.08 3.11 5/190 2467
/proc/meminfo: memFree=30880204/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=25852 CPUtime=51.09 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 4088 0 0 0 5109 0 0 0 25 0 1 0 494269901 26472448 3760 33554432000 4194304 4929204 140735906203024 18446744073709551615 4628118 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 6463 3760 367 180 0 3473 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 25852

[startup+102.3 s]
/proc/loadavg: 3.76 3.24 3.16 5/190 2469
/proc/meminfo: memFree=30863428/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=28964 CPUtime=102.3 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 4830 0 0 0 10230 0 0 0 25 0 1 0 494269901 29659136 4502 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 7241 4502 369 180 0 4251 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28964

[startup+162.301 s]
/proc/loadavg: 3.91 3.38 3.21 5/190 2470
/proc/meminfo: memFree=30852232/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=32636 CPUtime=162.29 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 5720 0 0 0 16229 0 0 0 25 0 1 0 494269901 33419264 5392 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 8159 5392 369 180 0 5169 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 32636

[startup+222.307 s]
/proc/loadavg: 4.01 3.50 3.26 5/190 2472
/proc/meminfo: memFree=30840164/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=34952 CPUtime=222.3 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 6297 0 0 0 22230 0 0 0 25 0 1 0 494269901 35790848 5969 33554432000 4194304 4929204 140735906203024 18446744073709551615 4627948 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 8738 5969 369 180 0 5748 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 34952

[startup+282.301 s]
/proc/loadavg: 4.00 3.59 3.31 5/190 2473
/proc/meminfo: memFree=30829960/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=36576 CPUtime=282.3 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 6680 0 0 0 28230 0 0 0 25 0 1 0 494269901 37453824 6352 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 9144 6352 369 180 0 6154 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 36576

[startup+342.301 s]
/proc/loadavg: 4.00 3.66 3.35 5/190 2475
/proc/meminfo: memFree=30823356/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=39028 CPUtime=342.29 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 7226 0 0 0 34229 0 0 0 25 0 1 0 494269901 39964672 6898 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 9757 6898 369 180 0 6767 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 39028

[startup+402.301 s]
/proc/loadavg: 4.00 3.72 3.38 5/190 2477
/proc/meminfo: memFree=30818856/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=40944 CPUtime=402.3 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 7646 0 0 0 40230 0 0 0 25 0 1 0 494269901 41926656 7318 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 10236 7318 369 180 0 7246 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 40944

[startup+462.301 s]
/proc/loadavg: 4.00 3.77 3.42 5/190 2478
/proc/meminfo: memFree=30809640/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=42812 CPUtime=462.3 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 8114 0 0 0 46230 0 0 0 25 0 1 0 494269901 43839488 7786 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 10703 7786 369 180 0 7713 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 42812

[startup+522.301 s]
/proc/loadavg: 4.00 3.81 3.45 5/190 2480
/proc/meminfo: memFree=30800796/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=45708 CPUtime=522.31 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 8813 0 0 0 52230 1 0 0 25 0 1 0 494269901 46804992 8485 33554432000 4194304 4929204 140735906203024 18446744073709551615 4636827 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 11427 8485 369 180 0 8437 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 45708

[startup+582.3 s]
/proc/loadavg: 4.05 3.86 3.49 5/190 2481
/proc/meminfo: memFree=30796804/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=47276 CPUtime=582.31 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 9146 0 0 0 58230 1 0 0 25 0 1 0 494269901 48410624 8818 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 11819 8818 369 180 0 8829 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 47276

[startup+642.3 s]
/proc/loadavg: 4.02 3.88 3.52 5/190 2483
/proc/meminfo: memFree=30792300/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=48168 CPUtime=642.31 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 9375 0 0 0 64230 1 0 0 25 0 1 0 494269901 49324032 9047 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 12042 9047 369 180 0 9052 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 48168

[startup+702.3 s]
/proc/loadavg: 4.04 3.91 3.55 5/190 2485
/proc/meminfo: memFree=30785808/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=49352 CPUtime=702.31 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 9634 0 0 0 70230 1 0 0 25 0 1 0 494269901 50536448 9306 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633688 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 12338 9306 369 180 0 9348 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 49352

[startup+762.3 s]
/proc/loadavg: 4.08 3.94 3.58 5/190 2486
/proc/meminfo: memFree=30782800/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=50312 CPUtime=762.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 9895 0 0 0 76231 1 0 0 25 0 1 0 494269901 51519488 9567 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316056 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 12578 9567 369 180 0 9588 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 50312

[startup+822.301 s]
/proc/loadavg: 4.03 3.95 3.60 5/190 2488
/proc/meminfo: memFree=30776444/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=51636 CPUtime=822.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 10167 0 0 0 82231 1 0 0 25 0 1 0 494269901 52875264 9839 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 12909 9839 369 180 0 9919 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 51636

[startup+882.307 s]
/proc/loadavg: 4.01 3.95 3.63 5/190 2489
/proc/meminfo: memFree=30774052/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=52412 CPUtime=882.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 10364 0 0 0 88231 1 0 0 25 0 1 0 494269901 53669888 10036 33554432000 4194304 4929204 140735906203024 18446744073709551615 4628067 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 13103 10036 369 180 0 10113 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 52412

[startup+942.301 s]
/proc/loadavg: 4.00 3.96 3.65 5/190 2491
/proc/meminfo: memFree=30772896/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=53244 CPUtime=942.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 10534 0 0 0 94231 1 0 0 25 0 1 0 494269901 54521856 10206 33554432000 4194304 4929204 140735906203024 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 13311 10206 369 180 0 10321 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 53244

[startup+1002.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 2493
/proc/meminfo: memFree=30769628/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=55596 CPUtime=1002.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11100 0 0 0 100231 1 0 0 25 0 1 0 494269901 56930304 10772 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633861 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 13899 10772 369 180 0 10909 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 55596

[startup+1062.3 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 2494
/proc/meminfo: memFree=30768104/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=55596 CPUtime=1062.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11121 0 0 0 106231 1 0 0 25 0 1 0 494269901 56930304 10793 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 13899 10793 369 180 0 10909 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 55596

[startup+1122.3 s]
/proc/loadavg: 4.07 3.99 3.71 5/190 2496
/proc/meminfo: memFree=30765824/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=55808 CPUtime=1122.32 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11147 0 0 0 112231 1 0 0 25 0 1 0 494269901 57147392 10819 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 13952 10819 369 180 0 10962 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 55808

[startup+1182.3 s]
/proc/loadavg: 4.02 3.99 3.72 5/190 2497
/proc/meminfo: memFree=30764184/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=56020 CPUtime=1182.33 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11195 0 0 0 118232 1 0 0 25 0 1 0 494269901 57364480 10867 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 14005 10867 369 180 0 11015 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 56020

[startup+1242.3 s]
/proc/loadavg: 4.01 3.99 3.74 5/190 2499
/proc/meminfo: memFree=30759940/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=56292 CPUtime=1242.33 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11285 0 0 0 124232 1 0 0 25 0 1 0 494269901 57643008 10957 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633762 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 14073 10957 369 180 0 11083 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 56292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 2500
/proc/meminfo: memFree=30756792/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=58420 CPUtime=1300.03 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11767 0 0 0 130002 1 0 0 25 0 1 0 494269901 59822080 11439 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 14605 11439 369 180 0 11615 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 58420

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

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

[startup+1300 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 2500
/proc/meminfo: memFree=30756792/32951124 swapFree=67111364/67111528
[pid=2439] ppid=2436 vsize=58420 CPUtime=1300.03 cores=1,3
/proc/2439/stat : 2439 (clasp) R 2436 2439 2057 0 -1 4202496 11767 0 0 0 130002 1 0 0 25 0 1 0 494269901 59822080 11439 33554432000 4194304 4929204 140735906203024 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/2439/statm: 14605 11439 369 180 0 11615 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 58420

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.05
CPU user time (s): 1300.03
CPU system time (s): 0.016997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 58420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11780
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= 29
involuntary context switches= 2832

runsolver used 2.01569 second user time and 5.08223 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 16:04:55
IDJOB=3300393
IDBENCH=71487
IDSOLVER=1685
FILE ID=node106/3300393-1303826695
RUNJOBID= node106-1303826694-2425
PBS_JOBID= 13160790
Free space on /tmp= 72380 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.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-3300393-1303826695/watcher-3300393-1303826695 -o /tmp/evaluation-result-3300393-1303826695/solver-3300393-1303826695 -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-3300393-1303826695.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
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:      30956856 kB
Buffers:        132576 kB
Cached:        1588484 kB
SwapCached:         88 kB
Active:         478616 kB
Inactive:      1306176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30956856 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1372 kB
Writeback:           0 kB
AnonPages:       63772 kB
Mapped:          14392 kB
Slab:           144116 kB
PageTables:       4980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190780 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= 72372 MiB
End job on node106 at 2011-04-26 16:26:37