Trace number 3300042

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.06 1300.03

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.cnf
MD5SUMce0d180356398dfbcfd2bbbb1cb3f9e5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark375.866
Satisfiable
(Un)Satisfiability was proved
Number of variables1260306
Number of clauses6771840
Sum of the clauses size16095280
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 26714640
Number of clauses of size 3320
Number of clauses of size 41280
Number of clauses of size 53200
Number of clauses of size over 551680

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...824928/instance-3300042-1303824928.cnf
1.89/1.96	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: 1298.04s 1st Model: 0.00s Unsat: 0.00s)
1300.02/1300.00	c CPU Time      : 1300.020s

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-3300042-1303824928/watcher-3300042-1303824928 -o /tmp/evaluation-result-3300042-1303824928/solver-3300042-1303824928 -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-3300042-1303824928.cnf 

running on 2 cores: 0,2

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.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=172308 CPUtime=0 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 854 0 0 0 0 0 0 0 21 0 1 0 494092969 176443392 795 33554432000 4194304 4929204 140737149667488 18446744073709551615 4660069 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 43077 796 317 180 0 40087 0

[startup+0.0143599 s]
/proc/loadavg: 4.00 3.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=172308 CPUtime=0.01 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 1954 0 0 0 1 0 0 0 21 0 1 0 494092969 176443392 1895 33554432000 4194304 4929204 140737149667488 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 43077 1909 319 180 0 40087 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 172308

[startup+0.100358 s]
/proc/loadavg: 4.00 3.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=172308 CPUtime=0.09 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 35270 0 0 0 4 5 0 0 21 0 1 0 494092969 176443392 35211 33554432000 4194304 4929204 140737149667488 18446744073709551615 4664652 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 43077 35229 319 180 0 40087 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 172308

[startup+0.300325 s]
/proc/loadavg: 4.00 3.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=261064 CPUtime=0.29 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 71282 0 0 0 20 9 0 0 22 0 1 0 494092969 267329536 61377 33554432000 4194304 4929204 140737149667488 18446744073709551615 4557996 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 65266 61377 330 180 0 62276 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 261064

[startup+0.70019 s]
/proc/loadavg: 4.00 3.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=270712 CPUtime=0.69 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 73714 0 0 0 59 10 0 0 23 0 1 0 494092969 277209088 63809 33554432000 4194304 4929204 140737149667488 18446744073709551615 4557975 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 67678 63809 331 180 0 64688 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 270712

[startup+1.66002 s]
/proc/loadavg: 4.00 3.93 2.90 4/189 18049
/proc/meminfo: memFree=14571344/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=298584 CPUtime=1.65 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 80828 0 0 0 151 14 0 0 25 0 1 0 494092969 305750016 70765 33554432000 4194304 4929204 140737149667488 18446744073709551615 4556326 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 74646 70765 331 180 0 71656 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 298584

[startup+3.10083 s]
/proc/loadavg: 4.00 3.93 2.91 5/190 18050
/proc/meminfo: memFree=14271576/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=313204 CPUtime=3.09 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 110434 0 0 0 291 18 0 0 25 0 1 0 494092969 320720896 75448 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365485 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 78301 75448 359 180 0 75311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 313204

[startup+6.3072 s]
/proc/loadavg: 4.00 3.93 2.91 5/190 18050
/proc/meminfo: memFree=14262136/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=323372 CPUtime=6.3 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 112945 0 0 0 611 19 0 0 25 0 1 0 494092969 331132928 77959 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 80843 77959 363 180 0 77853 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 323372

[startup+12.7011 s]
/proc/loadavg: 4.00 3.94 2.92 5/190 18050
/proc/meminfo: memFree=14248872/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=337520 CPUtime=12.69 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 116504 0 0 0 1249 20 0 0 25 0 1 0 494092969 345620480 81518 33554432000 4194304 4929204 140737149667488 18446744073709551615 4367042 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 84380 81518 363 180 0 81390 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 337520

[startup+25.5008 s]
/proc/loadavg: 4.00 3.94 2.93 5/190 18050
/proc/meminfo: memFree=14228720/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=352292 CPUtime=25.5 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 120179 0 0 0 2529 21 0 0 25 0 1 0 494092969 360747008 85193 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 88073 85193 363 180 0 85083 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 352292

[startup+51.1003 s]
/proc/loadavg: 4.00 3.94 2.96 5/190 18051
/proc/meminfo: memFree=14200404/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=368040 CPUtime=51.09 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 124098 0 0 0 5087 22 0 0 25 0 1 0 494092969 376872960 89112 33554432000 4194304 4929204 140737149667488 18446744073709551615 4308937 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 92010 89112 363 180 0 89020 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 368040

[startup+102.3 s]
/proc/loadavg: 3.99 3.95 3.01 5/187 18102
/proc/meminfo: memFree=14468660/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=375912 CPUtime=102.29 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 126102 0 0 0 10207 22 0 0 25 0 1 0 494092969 384933888 91116 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365516 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 93978 91116 363 180 0 90988 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 375912

[startup+162.301 s]
/proc/loadavg: 3.95 3.94 3.07 5/190 18219
/proc/meminfo: memFree=14326976/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=402436 CPUtime=162.29 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 132703 0 0 0 16205 24 0 0 25 0 1 0 494092969 412094464 97717 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 100609 97717 368 180 0 97619 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 402436

[startup+222.3 s]
/proc/loadavg: 3.91 3.93 3.12 5/190 18275
/proc/meminfo: memFree=14374352/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=402436 CPUtime=222.29 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 132706 0 0 0 22205 24 0 0 25 0 1 0 494092969 412094464 97720 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 100609 97720 368 180 0 97619 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 402436

[startup+282.301 s]
/proc/loadavg: 3.96 3.94 3.17 5/190 18276
/proc/meminfo: memFree=14368104/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=406596 CPUtime=282.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 133748 0 0 0 28206 25 0 0 25 0 1 0 494092969 416354304 98762 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 101649 98762 368 180 0 98659 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 406596

[startup+342.301 s]
/proc/loadavg: 3.98 3.95 3.22 5/190 18332
/proc/meminfo: memFree=14541712/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=418796 CPUtime=342.3 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 136813 0 0 0 34205 25 0 0 25 0 1 0 494092969 428847104 101827 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 104699 101827 369 180 0 101709 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 418796

[startup+402.306 s]
/proc/loadavg: 3.99 3.95 3.26 5/190 18333
/proc/meminfo: memFree=14534212/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=421884 CPUtime=402.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 137595 0 0 0 40205 26 0 0 25 0 1 0 494092969 432009216 102609 33554432000 4194304 4929204 140737149667488 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 105471 102609 369 180 0 102481 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 421884

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.31 5/190 18335
/proc/meminfo: memFree=14499628/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=451812 CPUtime=462.3 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 145056 0 0 0 46203 27 0 0 25 0 1 0 494092969 462655488 110070 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 112953 110070 369 180 0 109963 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 451812

[startup+522.3 s]
/proc/loadavg: 3.99 3.97 3.35 5/190 18337
/proc/meminfo: memFree=14474808/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=522.3 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148033 0 0 0 52202 28 0 0 25 0 1 0 494092969 474763264 113047 33554432000 4194304 4929204 140737149667488 18446744073709551615 4337328 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113047 369 180 0 112919 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 463636

[startup+582.301 s]
/proc/loadavg: 3.43 3.81 3.34 4/184 18355
/proc/meminfo: memFree=14554368/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=582.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148033 0 0 0 58203 28 0 0 25 0 1 0 494092969 474763264 113047 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365627 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113047 369 180 0 112919 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 463636

[startup+642.3 s]
/proc/loadavg: 3.16 3.66 3.31 4/184 18357
/proc/meminfo: memFree=14551056/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=642.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148033 0 0 0 64203 28 0 0 25 0 1 0 494092969 474763264 113047 33554432000 4194304 4929204 140737149667488 18446744073709551615 4622334 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113047 369 180 0 112919 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 463636

[startup+702.301 s]
/proc/loadavg: 3.06 3.54 3.29 4/184 18358
/proc/meminfo: memFree=14549352/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=702.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148033 0 0 0 70203 28 0 0 25 0 1 0 494092969 474763264 113047 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113047 369 180 0 112919 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 463636

[startup+762.301 s]
/proc/loadavg: 3.02 3.44 3.27 4/184 18360
/proc/meminfo: memFree=14548268/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=762.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 76203 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632683 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 463636

[startup+822.301 s]
/proc/loadavg: 3.00 3.36 3.25 4/184 18362
/proc/meminfo: memFree=14543712/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=822.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 82203 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 463636

[startup+882.301 s]
/proc/loadavg: 3.00 3.29 3.23 4/184 18363
/proc/meminfo: memFree=14535012/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=882.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 88203 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 463636

[startup+942.301 s]
/proc/loadavg: 3.00 3.23 3.21 4/184 18365
/proc/meminfo: memFree=14534544/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=942.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 94203 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365453 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 463636

[startup+1002.3 s]
/proc/loadavg: 3.00 3.19 3.20 4/184 18366
/proc/meminfo: memFree=14530792/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=1002.31 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 100203 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4316281 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 463636

[startup+1062.31 s]
/proc/loadavg: 3.00 3.15 3.18 4/184 18368
/proc/meminfo: memFree=14526812/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=463636 CPUtime=1062.32 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 148035 0 0 0 106204 28 0 0 25 0 1 0 494092969 474763264 113049 33554432000 4194304 4929204 140737149667488 18446744073709551615 4625913 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 115909 113049 369 180 0 112919 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 463636

[startup+1122.3 s]
/proc/loadavg: 3.00 3.12 3.17 4/184 18370
/proc/meminfo: memFree=14509312/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=474576 CPUtime=1122.32 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 150772 0 0 0 112203 29 0 0 25 0 1 0 494092969 485965824 115786 33554432000 4194304 4929204 140737149667488 18446744073709551615 4308937 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 118644 115786 369 180 0 115654 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 474576

[startup+1182.3 s]
/proc/loadavg: 3.00 3.10 3.16 4/184 18371
/proc/meminfo: memFree=14505820/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=476032 CPUtime=1182.32 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 151110 0 0 0 118203 29 0 0 25 0 1 0 494092969 487456768 116124 33554432000 4194304 4929204 140737149667488 18446744073709551615 4632847 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 119008 116124 369 180 0 116018 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 476032

[startup+1242.3 s]
/proc/loadavg: 2.66 3.00 3.12 3/178 18390
/proc/meminfo: memFree=14623768/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=476032 CPUtime=1242.32 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 151110 0 0 0 124203 29 0 0 25 0 1 0 494092969 487456768 116124 33554432000 4194304 4929204 140737149667488 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 119008 116124 369 180 0 116018 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 476032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.26 2.83 3.05 3/178 18391
/proc/meminfo: memFree=14618516/32950928 swapFree=67111528/67111528
[pid=18049] ppid=18047 vsize=478940 CPUtime=1300.02 cores=0,2
/proc/18049/stat : 18049 (clasp) R 18047 18049 17822 0 -1 4202496 151837 0 0 0 129973 29 0 0 25 0 1 0 494092969 490434560 116851 33554432000 4194304 4929204 140737149667488 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/18049/statm: 119735 116851 369 180 0 116745 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 478940

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.03
CPU time (s): 1300.06
CPU user time (s): 1299.74
CPU system time (s): 0.321951
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 478940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.74
system time used= 0.321951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 151848
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= 9
involuntary context switches= 2671

runsolver used 2.11068 second user time and 4.94025 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-26 15:35:33
IDJOB=3300042
IDBENCH=82374
IDSOLVER=1684
FILE ID=node125/3300042-1303824928
RUNJOBID= node125-1303823722-17840
PBS_JOBID= 13160770
Free space on /tmp= 72564 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.040-NOTKNOWN.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-3300042-1303824928/watcher-3300042-1303824928 -o /tmp/evaluation-result-3300042-1303824928/solver-3300042-1303824928 -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-3300042-1303824928.cnf

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

MD5SUM BENCH= ce0d180356398dfbcfd2bbbb1cb3f9e5
RANDOM SEED=1926481031

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.74
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.828
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.828
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14571500 kB
Buffers:       2210104 kB
Cached:       14913160 kB
SwapCached:          0 kB
Active:        9546988 kB
Inactive:      8295924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14571500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          134860 kB
Writeback:           0 kB
AnonPages:      718968 kB
Mapped:          16332 kB
Slab:           472044 kB
PageTables:       6572 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   908124 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= 72640 MiB
End job on node125 at 2011-04-26 15:57:15