Trace number 3381279

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
claspmt 2.0-R4095-patched (fixed)UNSAT 43.1274 5.44897

General information on the benchmark

NameSAT05/crafted/sorge05/QG6/
dead-dnd002.shuffled-as.sat05-2713.cnf
MD5SUM53d311456c8e25005c572fec79acd092
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.7022
Satisfiable
(Un)Satisfiability was proved
Number of variables1339
Number of clauses7095
Sum of the clauses size60253
Maximum clause length16
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 2289
Number of clauses of size 31520
Number of clauses of size 4130
Number of clauses of size 5168
Number of clauses of size over 54955

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...511439/instance-3381279-1305511439.cnf
0.00/0.02	c Solving...
42.80/5.44	s UNSATISFIABLE
42.80/5.44	
42.80/5.44	c Models        : 0     
42.80/5.44	c Time          : 5.439s (Solving: 5.42s 1st Model: 0.00s Unsat: 5.42s)
42.80/5.44	c CPU Time      : 43.110s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3381279-1305511439/watcher-3381279-1305511439 -o /tmp/evaluation-result-3381279-1305511439/solver-3381279-1305511439 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381279-1305511439.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=22172 CPUtime=0.01 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 863 0 0 0 1 0 0 0 25 0 1 0 741374546 22704128 771 33554432000 4194304 4964800 140733498168208 18446744073709551615 4607654 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/26233/statm: 5543 771 403 189 0 417 0

[startup+0.066711 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=382552 CPUtime=0.24 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 2086 0 0 0 23 1 0 0 18 0 8 0 741374546 391733248 1938 33554432000 4194304 4964800 140733498168208 18446744073709551615 4320848 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 95638 1938 464 189 0 89987 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 382552

[startup+0.105827 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=382684 CPUtime=0.52 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 2293 0 0 0 51 1 0 0 18 0 8 0 741374546 391868416 2145 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 95671 2146 464 189 0 90020 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 382684

[startup+0.321733 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=383212 CPUtime=2.46 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 3175 0 0 0 244 2 0 0 18 0 8 0 741374546 392409088 3027 33554432000 4194304 4964800 140733498168208 18446744073709551615 4334306 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 95836 3161 464 189 0 90185 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 383212

[startup+0.881433 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=383872 CPUtime=7.32 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 4157 0 0 0 730 2 0 0 19 0 8 0 741374546 393084928 4009 33554432000 4194304 4964800 140733498168208 18446744073709551615 4321116 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96001 4269 464 189 0 90350 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 383872

[startup+1.57555 s]
/proc/loadavg: 7.60 8.05 7.87 2/425 26233
/proc/meminfo: memFree=17219264/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=384564 CPUtime=12.27 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 4958 0 0 0 1224 3 0 0 20 0 8 0 741374546 393793536 4810 33554432000 4194304 4964800 140733498168208 18446744073709551615 224285030943 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96141 4810 464 189 0 90490 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 384564

[startup+3.10117 s]
/proc/loadavg: 7.60 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17199004/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385256 CPUtime=24.45 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 5839 0 0 0 2441 4 0 0 25 0 8 0 741374546 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96314 5691 464 189 0 90663 0
[pid=26233/tid=26235] ppid=26231 vsize=385256 CPUtime=3.05 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 691 0 0 0 305 0 0 0 25 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4334332 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385256 CPUtime=3.06 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1126 0 0 0 306 0 0 0 25 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385256 CPUtime=3.05 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 444 0 0 0 305 0 0 0 21 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385256 CPUtime=3.05 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 648 0 0 0 305 0 0 0 25 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385256 CPUtime=2.97 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 431 0 0 0 297 0 0 0 24 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385256 CPUtime=3.05 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 528 0 0 0 305 0 0 0 25 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4653477 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385256 CPUtime=3.05 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 664 0 0 0 305 0 0 0 18 0 8 0 741374549 394502144 5691 33554432000 4194304 4964800 140733498168208 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.45
Current children cumulated vsize (KiB) 385256

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

[startup+3.70107 s]
/proc/loadavg: 7.60 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17199004/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385388 CPUtime=29.24 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 6023 0 0 0 2920 4 0 0 25 0 8 0 741374546 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4321079 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96347 5875 464 189 0 90696 0
[pid=26233/tid=26235] ppid=26231 vsize=385388 CPUtime=3.65 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 717 0 0 0 365 0 0 0 25 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385388 CPUtime=3.66 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1157 0 0 0 366 0 0 0 25 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4325216 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385388 CPUtime=3.65 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 467 0 0 0 365 0 0 0 24 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385388 CPUtime=3.65 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 681 0 0 0 365 0 0 0 25 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385388 CPUtime=3.57 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 448 0 0 0 357 0 0 0 25 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627551 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385388 CPUtime=3.65 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 554 0 0 0 365 0 0 0 25 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385388 CPUtime=3.65 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 681 0 0 0 365 0 0 0 19 0 8 0 741374549 394637312 5875 33554432000 4194304 4964800 140733498168208 18446744073709551615 4366312 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29.24
Current children cumulated vsize (KiB) 385388

[startup+4.50094 s]
/proc/loadavg: 7.60 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17197668/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385532 CPUtime=35.62 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 6280 0 0 0 3558 4 0 0 25 0 8 0 741374546 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4669294 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96383 6132 464 189 0 90732 0
[pid=26233/tid=26235] ppid=26231 vsize=385532 CPUtime=4.45 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 789 0 0 0 445 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385532 CPUtime=4.46 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1222 0 0 0 446 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385532 CPUtime=4.45 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 473 0 0 0 445 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385532 CPUtime=4.45 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 746 0 0 0 445 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385532 CPUtime=4.36 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 453 0 0 0 436 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385532 CPUtime=4.45 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 569 0 0 0 445 0 0 0 25 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385532 CPUtime=4.45 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 704 0 0 0 445 0 0 0 21 0 8 0 741374549 394784768 6132 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 35.62
Current children cumulated vsize (KiB) 385532

[startup+4.90087 s]
/proc/loadavg: 7.63 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17196428/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385532 CPUtime=38.93 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 6376 0 0 0 3889 4 0 0 25 0 8 0 741374546 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4669280 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96383 6228 464 189 0 90732 0
[pid=26233/tid=26235] ppid=26231 vsize=385532 CPUtime=4.86 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 827 0 0 0 486 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385532 CPUtime=4.87 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1271 0 0 0 487 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4320942 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385532 CPUtime=4.87 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 476 0 0 0 487 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385532 CPUtime=4.87 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 746 0 0 0 487 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385532 CPUtime=4.76 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 454 0 0 0 476 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385532 CPUtime=4.87 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 573 0 0 0 487 0 0 0 25 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4669476 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385532 CPUtime=4.87 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 705 0 0 0 487 0 0 0 22 0 8 0 741374549 394784768 6228 33554432000 4194304 4964800 140733498168208 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38.93
Current children cumulated vsize (KiB) 385532

[startup+5.30081 s]
/proc/loadavg: 7.63 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17196428/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385668 CPUtime=42 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 6396 0 0 0 4196 4 0 0 25 0 8 0 741374546 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96417 6248 464 189 0 90766 0
[pid=26233/tid=26235] ppid=26231 vsize=385668 CPUtime=5.25 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 829 0 0 0 525 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385668 CPUtime=5.26 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1279 0 0 0 526 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670511 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385668 CPUtime=5.25 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 479 0 0 0 525 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385668 CPUtime=5.25 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 746 0 0 0 525 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385668 CPUtime=5.14 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 454 0 0 0 514 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385668 CPUtime=5.25 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 573 0 0 0 525 0 0 0 25 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385668 CPUtime=5.25 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 712 0 0 0 525 0 0 0 24 0 8 0 741374549 394924032 6248 33554432000 4194304 4964800 140733498168208 18446744073709551615 4366947 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42
Current children cumulated vsize (KiB) 385668

[startup+5.40079 s]
/proc/loadavg: 7.63 8.05 7.87 9/433 26241
/proc/meminfo: memFree=17196428/32951124 swapFree=45193372/67111528
[pid=26233] ppid=26231 vsize=385668 CPUtime=42.8 cores=0-7
/proc/26233/stat : 26233 (claspmt) R 26231 26233 25267 0 -1 4202496 6435 0 0 0 4276 4 0 0 25 0 8 0 741374546 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/26233/statm: 96417 6287 464 189 0 90766 0
[pid=26233/tid=26235] ppid=26231 vsize=385668 CPUtime=5.35 cores=0-7
/proc/26233/task/26235/stat : 26235 (claspmt) R 26231 26233 25267 0 -1 4202560 851 0 0 0 535 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=26233/tid=26236] ppid=26231 vsize=385668 CPUtime=5.36 cores=0-7
/proc/26233/task/26236/stat : 26236 (claspmt) R 26231 26233 25267 0 -1 4202560 1294 0 0 0 536 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=26233/tid=26237] ppid=26231 vsize=385668 CPUtime=5.35 cores=0-7
/proc/26233/task/26237/stat : 26237 (claspmt) R 26231 26233 25267 0 -1 4202560 479 0 0 0 535 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=26233/tid=26238] ppid=26231 vsize=385668 CPUtime=5.35 cores=0-7
/proc/26233/task/26238/stat : 26238 (claspmt) R 26231 26233 25267 0 -1 4202560 747 0 0 0 535 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=26233/tid=26239] ppid=26231 vsize=385668 CPUtime=5.24 cores=0-7
/proc/26233/task/26239/stat : 26239 (claspmt) R 26231 26233 25267 0 -1 4202560 454 0 0 0 524 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=26233/tid=26240] ppid=26231 vsize=385668 CPUtime=5.35 cores=0-7
/proc/26233/task/26240/stat : 26240 (claspmt) R 26231 26233 25267 0 -1 4202560 574 0 0 0 535 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4627341 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=26233/tid=26241] ppid=26231 vsize=385668 CPUtime=5.35 cores=0-7
/proc/26233/task/26241/stat : 26241 (claspmt) R 26231 26233 25267 0 -1 4202560 712 0 0 0 535 0 0 0 25 0 8 0 741374549 394924032 6287 33554432000 4194304 4964800 140733498168208 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 42.8
Current children cumulated vsize (KiB) 385668

Child status: 20
Real time (s): 5.44897
CPU time (s): 43.1274
CPU user time (s): 43.0774
CPU system time (s): 0.049992
CPU usage (%): 791.479
Max. virtual memory (cumulated for all children) (KiB): 385668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 43.0775
system time used= 0.049992
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6452
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= 3452
involuntary context switches= 256

runsolver used 0.026995 second user time and 0.049992 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-16 04:03:59
IDJOB=3381279
IDBENCH=85959
IDSOLVER=1865
FILE ID=node118/3381279-1305511439
RUNJOBID= node118-1305507295-25281
PBS_JOBID= 13325506
Free space on /tmp= 73324 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG6/dead-dnd002.shuffled-as.sat05-2713.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3381279-1305511439/watcher-3381279-1305511439 -o /tmp/evaluation-result-3381279-1305511439/solver-3381279-1305511439 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381279-1305511439.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 53d311456c8e25005c572fec79acd092
RANDOM SEED=1368874102

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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.75
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.842
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.68
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.842
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.842
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.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17219420 kB
Buffers:        313784 kB
Cached:        4675148 kB
SwapCached:      22076 kB
Active:       12779644 kB
Inactive:      2626020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17219420 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:            1460 kB
Writeback:           4 kB
AnonPages:    10407988 kB
Mapped:          21360 kB
Slab:           158392 kB
PageTables:      98348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 125838536 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= 73320 MiB
End job on node118 at 2011-05-16 04:04:04