Trace number 3300107

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-indust? (TO) 1300.05 1300.02

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-17-step21.cnf
MD5SUM4f6c74152fcb90409ea0105b51afa3bd
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark73.1309
Satisfiable
(Un)Satisfiability was proved
Number of variables53919
Number of clauses308235
Sum of the clauses size690466
Maximum clause length61
Minimum clause length1
Number of clauses of size 1414
Number of clauses of size 2270265
Number of clauses of size 329435
Number of clauses of size 45675
Number of clauses of size 5487
Number of clauses of size over 51959

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...825093/instance-3300107-1303825093.cnf
0.39/0.44	c Solving...
1300.02/1300.00	
1300.02/1300.00	*** INTERRUPTED! ***
1300.02/1300.00	s UNKNOWN
1300.02/1300.00	
1300.02/1300.00	c INTERRUPTED   : 1
1300.02/1300.00	c Models        : 0+    
1300.02/1300.00	c Time          : 1300.004s (Solving: 1299.57s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.030s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300107-1303825093/watcher-3300107-1303825093 -o /tmp/evaluation-result-3300107-1303825093/solver-3300107-1303825093 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300107-1303825093.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: 4.00 3.96 3.07 4/189 31923
/proc/meminfo: memFree=13589324/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=19180 CPUtime=0 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 1864 0 0 0 0 0 0 0 25 0 1 0 494109104 19640320 1804 33554432000 4194304 4929204 140733234290352 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 4795 1811 319 180 0 1805 0

[startup+0.00847996 s]
/proc/loadavg: 4.00 3.96 3.07 4/189 31923
/proc/meminfo: memFree=13589324/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=22344 CPUtime=0 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 2686 0 0 0 0 0 0 0 25 0 1 0 494109104 22880256 2470 33554432000 4194304 4929204 140733234290352 18446744073709551615 4653026 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 5586 2478 320 180 0 2596 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 22344

[startup+0.100463 s]
/proc/loadavg: 4.00 3.96 3.07 4/189 31923
/proc/meminfo: memFree=13589324/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=40492 CPUtime=0.09 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 9456 0 0 0 8 1 0 0 25 0 1 0 494109104 41463808 7299 33554432000 4194304 4929204 140733234290352 18446744073709551615 4590291 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10123 7299 339 180 0 7133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 40492

[startup+0.300428 s]
/proc/loadavg: 4.00 3.96 3.07 4/189 31923
/proc/meminfo: memFree=13589324/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=46732 CPUtime=0.29 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11059 0 0 0 28 1 0 0 25 0 1 0 494109104 47853568 8902 33554432000 4194304 4929204 140733234290352 18446744073709551615 4575274 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 11683 8902 342 180 0 8693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 46732

[startup+0.700357 s]
/proc/loadavg: 4.00 3.96 3.07 4/189 31923
/proc/meminfo: memFree=13589324/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=43036 CPUtime=0.69 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11330 0 0 0 68 1 0 0 25 0 1 0 494109104 44068864 8044 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633501 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10759 8044 367 180 0 7769 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43036

[startup+1.50021 s]
/proc/loadavg: 4.00 3.96 3.07 5/190 31924
/proc/meminfo: memFree=13557952/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=43036 CPUtime=1.49 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11333 0 0 0 148 1 0 0 25 0 1 0 494109104 44068864 8047 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10759 8047 367 180 0 7769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43036

[startup+3.10093 s]
/proc/loadavg: 4.00 3.96 3.07 5/190 31924
/proc/meminfo: memFree=13557332/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=43036 CPUtime=3.09 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11333 0 0 0 308 1 0 0 25 0 1 0 494109104 44068864 8047 33554432000 4194304 4929204 140733234290352 18446744073709551615 4632670 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10759 8047 367 180 0 7769 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43036

[startup+6.30037 s]
/proc/loadavg: 4.00 3.96 3.07 5/190 31924
/proc/meminfo: memFree=13557624/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=43036 CPUtime=6.29 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11333 0 0 0 628 1 0 0 25 0 1 0 494109104 44068864 8047 33554432000 4194304 4929204 140733234290352 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10759 8047 367 180 0 7769 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43036

[startup+12.7002 s]
/proc/loadavg: 4.00 3.96 3.08 5/190 31925
/proc/meminfo: memFree=13554852/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=43036 CPUtime=12.69 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11339 0 0 0 1268 1 0 0 25 0 1 0 494109104 44068864 8053 33554432000 4194304 4929204 140733234290352 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 10759 8053 372 180 0 7769 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43036

[startup+25.501 s]
/proc/loadavg: 4.00 3.96 3.09 5/190 31925
/proc/meminfo: memFree=13549376/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=45312 CPUtime=25.49 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 11883 0 0 0 2548 1 0 0 25 0 1 0 494109104 46399488 8597 33554432000 4194304 4929204 140733234290352 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 11328 8597 373 180 0 8338 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45312

[startup+51.1004 s]
/proc/loadavg: 4.00 3.96 3.12 5/190 31926
/proc/meminfo: memFree=13533836/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=59232 CPUtime=51.09 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 15352 0 0 0 5107 2 0 0 25 0 1 0 494109104 60653568 12066 33554432000 4194304 4929204 140733234290352 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 14808 12066 373 180 0 11818 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59232

[startup+102.306 s]
/proc/loadavg: 4.00 3.97 3.16 5/190 31927
/proc/meminfo: memFree=13503456/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=67980 CPUtime=102.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 17533 0 0 0 10227 3 0 0 25 0 1 0 494109104 69611520 14247 33554432000 4194304 4929204 140733234290352 18446744073709551615 4357473 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 16995 14247 373 180 0 14005 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67980

[startup+162.301 s]
/proc/loadavg: 4.00 3.97 3.21 5/190 31929
/proc/meminfo: memFree=13469632/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=89932 CPUtime=162.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 22931 0 0 0 16224 6 0 0 25 0 1 0 494109104 92090368 19645 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 22483 19645 373 180 0 19493 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89932

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 3.26 5/190 31930
/proc/meminfo: memFree=13448636/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=91300 CPUtime=222.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 23221 0 0 0 22224 6 0 0 25 0 1 0 494109104 93491200 19935 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 22825 19935 373 180 0 19835 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 91300

[startup+282.301 s]
/proc/loadavg: 4.03 3.99 3.31 5/190 31932
/proc/meminfo: memFree=13394912/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=106940 CPUtime=282.29 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 27155 0 0 0 28222 7 0 0 25 0 1 0 494109104 109506560 23869 33554432000 4194304 4929204 140733234290352 18446744073709551615 4622120 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 26735 23869 373 180 0 23745 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 106940

[startup+342.301 s]
/proc/loadavg: 3.78 3.94 3.33 4/184 31951
/proc/meminfo: memFree=13645620/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=135952 CPUtime=342.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 34290 0 0 0 34221 9 0 0 25 0 1 0 494109104 139214848 31004 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 33988 31004 373 180 0 30998 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 135952

[startup+402.3 s]
/proc/loadavg: 3.34 3.78 3.31 4/184 31953
/proc/meminfo: memFree=13610744/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=156796 CPUtime=402.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 39476 0 0 0 40219 11 0 0 25 0 1 0 494109104 160559104 36190 33554432000 4194304 4929204 140733234290352 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 39199 36190 373 180 0 36209 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 156796

[startup+462.301 s]
/proc/loadavg: 3.12 3.64 3.29 4/184 31955
/proc/meminfo: memFree=13596588/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=158628 CPUtime=462.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 39942 0 0 0 46219 11 0 0 25 0 1 0 494109104 162435072 36656 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 39657 36656 373 180 0 36667 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158628

[startup+522.3 s]
/proc/loadavg: 2.81 3.47 3.25 3/178 31973
/proc/meminfo: memFree=13687872/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=159628 CPUtime=522.3 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 40214 0 0 0 52219 11 0 0 25 0 1 0 494109104 163459072 36928 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 39907 36928 373 180 0 36917 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 159628

[startup+582.301 s]
/proc/loadavg: 2.29 3.20 3.17 3/178 31975
/proc/meminfo: memFree=13683484/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=163784 CPUtime=582.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 41274 0 0 0 58219 12 0 0 25 0 1 0 494109104 167714816 37988 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 40946 37988 373 180 0 37956 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163784

[startup+642.301 s]
/proc/loadavg: 2.11 2.98 3.09 3/178 31976
/proc/meminfo: memFree=13680740/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=166056 CPUtime=642.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 41695 0 0 0 64220 12 0 0 25 0 1 0 494109104 170041344 38409 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 41514 38409 373 180 0 38524 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 166056

[startup+702.3 s]
/proc/loadavg: 2.04 2.80 3.02 3/178 31978
/proc/meminfo: memFree=13675384/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=171036 CPUtime=702.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 42980 0 0 0 70219 12 0 0 25 0 1 0 494109104 175140864 39694 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 42759 39694 373 180 0 39769 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 171036

[startup+762.307 s]
/proc/loadavg: 2.01 2.65 2.96 3/178 31980
/proc/meminfo: memFree=13666788/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=171360 CPUtime=762.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 43084 0 0 0 76220 12 0 0 25 0 1 0 494109104 175472640 39798 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 42840 39798 373 180 0 39850 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 171360

[startup+822.301 s]
/proc/loadavg: 2.05 2.54 2.90 3/178 31981
/proc/meminfo: memFree=13638840/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=184996 CPUtime=822.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 46415 0 0 0 82218 13 0 0 25 0 1 0 494109104 189435904 43129 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 46249 43129 373 180 0 43259 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 184996

[startup+882.301 s]
/proc/loadavg: 2.02 2.44 2.84 3/178 31983
/proc/meminfo: memFree=13611892/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=195424 CPUtime=882.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 49039 0 0 0 88218 13 0 0 25 0 1 0 494109104 200114176 45753 33554432000 4194304 4929204 140733234290352 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 48856 45753 373 180 0 45866 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 195424

[startup+942.301 s]
/proc/loadavg: 2.08 2.37 2.79 3/178 31984
/proc/meminfo: memFree=13573416/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=218268 CPUtime=942.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 54718 0 0 0 94216 15 0 0 25 0 1 0 494109104 223506432 51432 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 54567 51432 373 180 0 51577 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 218268

[startup+1002.3 s]
/proc/loadavg: 2.03 2.30 2.74 3/178 31986
/proc/meminfo: memFree=13534444/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=225384 CPUtime=1002.31 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 56488 0 0 0 100216 15 0 0 25 0 1 0 494109104 230793216 53202 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633767 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 56346 53202 373 180 0 53356 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 225384

[startup+1062.3 s]
/proc/loadavg: 2.01 2.25 2.69 3/178 31988
/proc/meminfo: memFree=13512712/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=247532 CPUtime=1062.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 61938 0 0 0 106213 19 0 0 25 0 1 0 494109104 253472768 58652 33554432000 4194304 4929204 140733234290352 18446744073709551615 4657582 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 61883 58652 373 180 0 58893 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 247532

[startup+1122.3 s]
/proc/loadavg: 2.00 2.20 2.64 3/178 31989
/proc/meminfo: memFree=13490108/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=251184 CPUtime=1122.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 62726 0 0 0 112213 19 0 0 25 0 1 0 494109104 257212416 59440 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 62796 59440 373 180 0 59806 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 251184

[startup+1182.3 s]
/proc/loadavg: 2.00 2.16 2.60 3/178 31991
/proc/meminfo: memFree=13469740/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=257664 CPUtime=1182.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 64032 0 0 0 118213 19 0 0 25 0 1 0 494109104 263847936 60746 33554432000 4194304 4929204 140733234290352 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 64416 60746 373 180 0 61426 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 257664

[startup+1242.3 s]
/proc/loadavg: 1.92 2.11 2.55 2/173 32010
/proc/meminfo: memFree=14096676/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=257664 CPUtime=1242.32 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 64033 0 0 0 124213 19 0 0 25 0 1 0 494109104 263847936 60747 33554432000 4194304 4929204 140733234290352 18446744073709551615 4634069 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 64416 60747 373 180 0 61426 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 257664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.37 1.92 2.46 2/172 32012
/proc/meminfo: memFree=14097196/32950928 swapFree=67111528/67111528
[pid=31923] ppid=31921 vsize=257664 CPUtime=1300.02 cores=5,7
/proc/31923/stat : 31923 (clasp) R 31921 31923 31689 0 -1 4202496 64050 0 0 0 129983 19 0 0 25 0 1 0 494109104 263847936 60764 33554432000 4194304 4929204 140733234290352 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/31923/statm: 64416 60764 373 180 0 61426 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 257664

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.02
CPU time (s): 1300.05
CPU user time (s): 1299.84
CPU system time (s): 0.207968
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 257664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.84
system time used= 0.207968
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64062
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= 8
involuntary context switches= 2070

runsolver used 2.02269 second user time and 4.68729 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 15:38:13
IDJOB=3300107
IDBENCH=82432
IDSOLVER=1684
FILE ID=node123/3300107-1303825093
RUNJOBID= node123-1303823722-31710
PBS_JOBID= 13160772
Free space on /tmp= 72732 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-17-step21.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300107-1303825093/watcher-3300107-1303825093 -o /tmp/evaluation-result-3300107-1303825093/solver-3300107-1303825093 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300107-1303825093.cnf

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

MD5SUM BENCH= 4f6c74152fcb90409ea0105b51afa3bd
RANDOM SEED=492457250

node123.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.838
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.67
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.838
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.838
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.838
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.838
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.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      13589480 kB
Buffers:       2186096 kB
Cached:       15965100 kB
SwapCached:          0 kB
Active:        9500620 kB
Inactive:      9309548 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13589480 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          117912 kB
Writeback:           0 kB
AnonPages:      658608 kB
Mapped:          16256 kB
Slab:           485072 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   843504 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= 72884 MiB
End job on node123 at 2011-04-26 15:59:55