Trace number 3373209

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 699.897 175.508

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
gensys-icl007.shuffled-as.sat05-3133.cnf
MD5SUM88361752c7b0c05e849791aafdd7bdba
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark220.275
Satisfiable
(Un)Satisfiability was proved
Number of variables762
Number of clauses17262
Sum of the clauses size76511
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21135
Number of clauses of size 38742
Number of clauses of size 4236
Number of clauses of size 5256
Number of clauses of size over 56851

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...431507/instance-3373209-1305431507.cnf
0.00/0.04	c Solving...
699.88/175.50	s UNSATISFIABLE
699.88/175.50	
699.88/175.50	c Models        : 0     
699.88/175.50	c Time          : 175.497s (Solving: 175.45s 1st Model: 0.00s Unsat: 175.45s)
699.88/175.50	c CPU Time      : 699.880s

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-3373209-1305431507/watcher-3373209-1305431507 -o /tmp/evaluation-result-3373209-1305431507/solver-3373209-1305431507 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373209-1305431507.cnf 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.36 7.91 7.57 1/334 9841
/proc/meminfo: memFree=17505004/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=21456 CPUtime=0 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 650 0 0 0 0 0 0 0 24 0 1 0 654751675 21970944 576 33554432000 4194304 4964800 140737272677552 18446744073709551615 270612771525 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/9841/statm: 5364 577 388 189 0 238 0

[startup+0.0913109 s]
/proc/loadavg: 7.36 7.91 7.57 1/334 9841
/proc/meminfo: memFree=17505004/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=170620 CPUtime=0.19 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 1716 0 0 0 19 0 0 0 25 0 4 0 654751675 174714880 1592 33554432000 4194304 4964800 140737272677552 18446744073709551615 270613153975 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 42655 1592 458 189 0 37004 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 170620

[startup+0.103341 s]
/proc/loadavg: 7.36 7.91 7.57 1/334 9841
/proc/meminfo: memFree=17505004/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=170620 CPUtime=0.24 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 1784 0 0 0 24 0 0 0 25 0 4 0 654751675 174714880 1660 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 42655 1660 458 189 0 37004 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 170620

[startup+0.300308 s]
/proc/loadavg: 7.36 7.91 7.57 1/334 9841
/proc/meminfo: memFree=17505004/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=171440 CPUtime=1.02 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 2471 0 0 0 102 0 0 0 25 0 4 0 654751675 175554560 2347 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 42860 2347 458 189 0 37209 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 171440

[startup+0.700238 s]
/proc/loadavg: 7.36 7.91 7.57 1/334 9841
/proc/meminfo: memFree=17505004/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=172100 CPUtime=2.62 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 3003 0 0 0 262 0 0 0 25 0 4 0 654751675 176230400 2879 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 43025 2879 458 189 0 37374 0
Current children cumulated CPU time (s) 2.62
Current children cumulated vsize (KiB) 172100

[startup+1.5011 s]
/proc/loadavg: 7.36 7.91 7.57 9/343 9875
/proc/meminfo: memFree=17487624/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=173392 CPUtime=5.81 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 3694 0 0 0 581 0 0 0 25 0 4 0 654751675 177553408 3570 33554432000 4194304 4964800 140737272677552 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 43348 3570 458 189 0 37697 0
[pid=9841/tid=9860] ppid=9839 vsize=173392 CPUtime=1.44 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 594 0 0 0 144 0 0 0 25 0 4 0 654751680 177553408 3570 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=173392 CPUtime=1.44 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 800 0 0 0 144 0 0 0 25 0 4 0 654751680 177553408 3570 33554432000 4194304 4964800 140737272677552 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=173392 CPUtime=1.45 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 622 0 0 0 145 0 0 0 25 0 4 0 654751680 177553408 3570 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.81
Current children cumulated vsize (KiB) 173392

[startup+3.10082 s]
/proc/loadavg: 7.36 7.91 7.57 9/343 9875
/proc/meminfo: memFree=17478572/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=175544 CPUtime=12.2 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 4953 0 0 0 1219 1 0 0 25 0 4 0 654751675 179757056 4829 33554432000 4194304 4964800 140737272677552 18446744073709551615 4321023 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 43886 4829 460 189 0 38235 0
[pid=9841/tid=9860] ppid=9839 vsize=175544 CPUtime=3.03 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 865 0 0 0 303 0 0 0 25 0 4 0 654751680 179757056 4829 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=175544 CPUtime=3.03 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 1365 0 0 0 303 0 0 0 25 0 4 0 654751680 179757056 4829 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=175544 CPUtime=3.04 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 867 0 0 0 304 0 0 0 25 0 4 0 654751680 179757056 4829 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669140 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.2
Current children cumulated vsize (KiB) 175544

[startup+6.30025 s]
/proc/loadavg: 7.49 7.93 7.58 9/343 9875
/proc/meminfo: memFree=17464728/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=176660 CPUtime=24.96 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 6022 0 0 0 2495 1 0 0 25 0 4 0 654751675 180899840 5844 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 44165 5844 460 189 0 38514 0
[pid=9841/tid=9860] ppid=9839 vsize=176660 CPUtime=6.23 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 1096 0 0 0 623 0 0 0 25 0 4 0 654751680 180899840 5844 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=176660 CPUtime=6.23 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 1727 0 0 0 623 0 0 0 25 0 4 0 654751680 180899840 5844 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=176660 CPUtime=6.24 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1081 0 0 0 624 0 0 0 25 0 4 0 654751680 180899840 5844 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.96
Current children cumulated vsize (KiB) 176660

[startup+12.7011 s]
/proc/loadavg: 7.53 7.93 7.58 10/343 9875
/proc/meminfo: memFree=17451692/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=179264 CPUtime=50.49 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 7651 0 0 0 5047 2 0 0 25 0 4 0 654751675 183566336 7473 33554432000 4194304 4964800 140737272677552 18446744073709551615 4644858 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 44816 7473 460 189 0 39165 0
[pid=9841/tid=9860] ppid=9839 vsize=179264 CPUtime=12.63 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 1570 0 0 0 1263 0 0 0 25 0 4 0 654751680 183566336 7473 33554432000 4194304 4964800 140737272677552 18446744073709551615 4653375 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=179264 CPUtime=12.63 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 2240 0 0 0 1263 0 0 0 25 0 4 0 654751680 183566336 7473 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669022 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=179264 CPUtime=12.64 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1286 0 0 0 1264 0 0 0 25 0 4 0 654751680 183566336 7473 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669288 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.49
Current children cumulated vsize (KiB) 179264

[startup+25.5009 s]
/proc/loadavg: 7.63 7.93 7.58 9/343 9876
/proc/meminfo: memFree=17439184/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=180776 CPUtime=101.54 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 9153 0 0 0 10150 4 0 0 25 0 4 0 654751675 185114624 8975 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 45194 8975 460 189 0 39543 0
[pid=9841/tid=9860] ppid=9839 vsize=180776 CPUtime=25.43 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 2116 0 0 0 2542 1 0 0 21 0 4 0 654751680 185114624 8975 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=180776 CPUtime=25.44 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 2864 0 0 0 2543 1 0 0 25 0 4 0 654751680 185114624 8975 33554432000 4194304 4964800 140737272677552 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=180776 CPUtime=25.44 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1409 0 0 0 2544 0 0 0 25 0 4 0 654751680 185114624 8975 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 180776

[startup+51.1003 s]
/proc/loadavg: 7.76 7.94 7.59 9/343 9876
/proc/meminfo: memFree=17425888/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=184680 CPUtime=203.66 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 11037 0 0 0 20360 6 0 0 25 0 4 0 654751675 189112320 10859 33554432000 4194304 4964800 140737272677552 18446744073709551615 4321016 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 46170 10859 460 189 0 40519 0
[pid=9841/tid=9860] ppid=9839 vsize=184680 CPUtime=51.02 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 2621 0 0 0 5101 1 0 0 25 0 4 0 654751680 189112320 10859 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=184680 CPUtime=51.03 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 3631 0 0 0 5102 1 0 0 25 0 4 0 654751680 189112320 10859 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=184680 CPUtime=51.03 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1659 0 0 0 5103 0 0 0 25 0 4 0 654751680 189112320 10859 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669017 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.66
Current children cumulated vsize (KiB) 184680

[startup+102.312 s]
/proc/loadavg: 8.05 7.99 7.63 9/343 9998
/proc/meminfo: memFree=17385224/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=188228 CPUtime=407.93 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 13581 0 0 0 40786 7 0 0 25 0 4 0 654751675 192745472 13377 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47057 13377 460 189 0 41406 0
[pid=9841/tid=9860] ppid=9839 vsize=188228 CPUtime=102.23 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 3230 0 0 0 10222 1 0 0 25 0 4 0 654751680 192745472 13377 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=188228 CPUtime=102.24 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5174 0 0 0 10222 2 0 0 25 0 4 0 654751680 192745472 13377 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=188228 CPUtime=102.25 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1884 0 0 0 10224 1 0 0 25 0 4 0 654751680 192745472 13377 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 407.93
Current children cumulated vsize (KiB) 188228

[startup+162.301 s]
/proc/loadavg: 8.08 8.00 7.65 9/343 9999
/proc/meminfo: memFree=17312232/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190480 CPUtime=647.23 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15088 0 0 0 64714 9 0 0 25 0 4 0 654751675 195051520 14882 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47620 14882 460 189 0 41969 0
[pid=9841/tid=9860] ppid=9839 vsize=190480 CPUtime=162.22 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 3945 0 0 0 16220 2 0 0 25 0 4 0 654751680 195051520 14882 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190480 CPUtime=162.24 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5754 0 0 0 16221 3 0 0 25 0 4 0 654751680 195051520 14882 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190480 CPUtime=162.23 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1992 0 0 0 16222 1 0 0 25 0 4 0 654751680 195051520 14882 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 647.23
Current children cumulated vsize (KiB) 190480

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

[startup+166.301 s]
/proc/loadavg: 8.08 8.00 7.66 9/343 9999
/proc/meminfo: memFree=17310000/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=663.18 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15147 0 0 0 66309 9 0 0 25 0 4 0 654751675 194756608 14891 33554432000 4194304 4964800 140737272677552 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14891 460 189 0 41897 0
[pid=9841/tid=9860] ppid=9839 vsize=190192 CPUtime=166.22 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 4000 0 0 0 16620 2 0 0 25 0 4 0 654751680 194756608 14891 33554432000 4194304 4964800 140737272677552 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190192 CPUtime=166.24 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5758 0 0 0 16621 3 0 0 25 0 4 0 654751680 194756608 14891 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190192 CPUtime=166.23 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 1992 0 0 0 16622 1 0 0 25 0 4 0 654751680 194756608 14891 33554432000 4194304 4964800 140737272677552 18446744073709551615 4312137 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 663.18
Current children cumulated vsize (KiB) 190192

[startup+169.5 s]
/proc/loadavg: 8.07 8.00 7.66 9/343 10000
/proc/meminfo: memFree=17309872/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=675.94 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15196 0 0 0 67585 9 0 0 25 0 4 0 654751675 194756608 14940 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14940 460 189 0 41897 0
[pid=9841/tid=9860] ppid=9839 vsize=190192 CPUtime=169.42 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 4001 0 0 0 16940 2 0 0 25 0 4 0 654751680 194756608 14940 33554432000 4194304 4964800 140737272677552 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190192 CPUtime=169.44 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5767 0 0 0 16941 3 0 0 25 0 4 0 654751680 194756608 14940 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669140 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190192 CPUtime=169.43 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 2030 0 0 0 16942 1 0 0 25 0 4 0 654751680 194756608 14940 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 675.94
Current children cumulated vsize (KiB) 190192

[startup+172.713 s]
/proc/loadavg: 8.07 8.00 7.66 9/343 10000
/proc/meminfo: memFree=17309124/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=688.76 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15197 0 0 0 68867 9 0 0 25 0 4 0 654751675 194756608 14941 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14941 460 189 0 41897 0
[pid=9841/tid=9860] ppid=9839 vsize=190192 CPUtime=172.63 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 4001 0 0 0 17261 2 0 0 25 0 4 0 654751680 194756608 14941 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190192 CPUtime=172.65 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5768 0 0 0 17262 3 0 0 25 0 4 0 654751680 194756608 14941 33554432000 4194304 4964800 140737272677552 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190192 CPUtime=172.64 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 2030 0 0 0 17263 1 0 0 25 0 4 0 654751680 194756608 14941 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 688.76
Current children cumulated vsize (KiB) 190192

[startup+174.301 s]
/proc/loadavg: 8.06 8.00 7.66 9/343 10000
/proc/meminfo: memFree=17309124/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=695.1 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15200 0 0 0 69501 9 0 0 25 0 4 0 654751675 194756608 14944 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668984 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14944 460 189 0 41897 0
[pid=9841/tid=9860] ppid=9839 vsize=190192 CPUtime=174.22 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 4004 0 0 0 17420 2 0 0 25 0 4 0 654751680 194756608 14944 33554432000 4194304 4964800 140737272677552 18446744073709551615 4660503 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190192 CPUtime=174.24 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5768 0 0 0 17421 3 0 0 25 0 4 0 654751680 194756608 14944 33554432000 4194304 4964800 140737272677552 18446744073709551615 4320939 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190192 CPUtime=174.23 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 2030 0 0 0 17422 1 0 0 25 0 4 0 654751680 194756608 14944 33554432000 4194304 4964800 140737272677552 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 695.1
Current children cumulated vsize (KiB) 190192

[startup+175.1 s]
/proc/loadavg: 8.06 8.00 7.66 9/343 10000
/proc/meminfo: memFree=17308876/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=698.28 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15204 0 0 0 69819 9 0 0 25 0 4 0 654751675 194756608 14948 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14948 460 189 0 41897 0
[pid=9841/tid=9860] ppid=9839 vsize=190192 CPUtime=175.02 cores=1,3,5,7
/proc/9841/task/9860/stat : 9860 (claspmt) R 9839 9841 563 0 -1 4202560 4007 0 0 0 17500 2 0 0 25 0 4 0 654751680 194756608 14948 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9841/tid=9861] ppid=9839 vsize=190192 CPUtime=175.04 cores=1,3,5,7
/proc/9841/task/9861/stat : 9861 (claspmt) R 9839 9841 563 0 -1 4202560 5769 0 0 0 17501 3 0 0 25 0 4 0 654751680 194756608 14948 33554432000 4194304 4964800 140737272677552 18446744073709551615 4660157 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9841/tid=9862] ppid=9839 vsize=190192 CPUtime=175.03 cores=1,3,5,7
/proc/9841/task/9862/stat : 9862 (claspmt) R 9839 9841 563 0 -1 4202560 2030 0 0 0 17502 1 0 0 25 0 4 0 654751680 194756608 14948 33554432000 4194304 4964800 140737272677552 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 698.28
Current children cumulated vsize (KiB) 190192

[startup+175.5 s]
/proc/loadavg: 8.06 8.00 7.66 9/343 10000
/proc/meminfo: memFree=17308876/32951124 swapFree=67056804/67111528
[pid=9841] ppid=9839 vsize=190192 CPUtime=699.88 cores=1,3,5,7
/proc/9841/stat : 9841 (claspmt) R 9839 9841 563 0 -1 4202496 15214 0 0 0 69978 10 0 0 25 0 1 0 654751675 194756608 14953 33554432000 4194304 4964800 140737272677552 18446744073709551615 270612759666 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/9841/statm: 47548 14953 470 189 0 41897 0
Current children cumulated CPU time (s) 699.88
Current children cumulated vsize (KiB) 190192

Child status: 20
Real time (s): 175.508
CPU time (s): 699.897
CPU user time (s): 699.793
CPU system time (s): 0.103984
CPU usage (%): 398.784
Max. virtual memory (cumulated for all children) (KiB): 190480

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 699.793
system time used= 0.103984
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15216
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= 3816
involuntary context switches= 4704

runsolver used 0.543917 second user time and 1.37779 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-15 05:51:47
IDJOB=3373209
IDBENCH=85826
IDSOLVER=1853
FILE ID=node108/3373209-1305431507
RUNJOBID= node108-1305431507-9819
PBS_JOBID= 13324595
Free space on /tmp= 73576 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7/gensys-icl007.shuffled-as.sat05-3133.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-3373209-1305431507/watcher-3373209-1305431507 -o /tmp/evaluation-result-3373209-1305431507/solver-3373209-1305431507 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373209-1305431507.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 88361752c7b0c05e849791aafdd7bdba
RANDOM SEED=900864269

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17505028 kB
Buffers:        290520 kB
Cached:        4740320 kB
SwapCached:       8700 kB
Active:       11064468 kB
Inactive:      4070732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17505028 kB
SwapTotal:    67111528 kB
SwapFree:     67056804 kB
Dirty:            2356 kB
Writeback:           0 kB
AnonPages:    10101312 kB
Mapped:          27140 kB
Slab:           208132 kB
PageTables:      37780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 52268964 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= 73572 MiB
End job on node108 at 2011-05-15 05:54:43