Trace number 3299587

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-R4095UNSAT 256.092 64.1194

General information on the benchmark

NameSAT05/crafted/sorge05/QG7/
dead-dnd003.shuffled-as.sat05-3109.cnf
MD5SUMd6a882056a7d77e09b3b073fbf028602
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark132.756
Satisfiable
(Un)Satisfiability was proved
Number of variables468
Number of clauses11753
Sum of the clauses size40843
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 21122
Number of clauses of size 38729
Number of clauses of size 4277
Number of clauses of size 5279
Number of clauses of size over 51304

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...106180/instance-3299587-1304106180.cnf
0.00/0.01	c Solving...
256.03/64.11	s UNSATISFIABLE
256.03/64.11	
256.03/64.11	c Models        : 0     
256.03/64.11	c Time          : 64.112s (Solving: 64.10s 1st Model: 0.00s Unsat: 64.10s)
256.03/64.11	c CPU Time      : 256.080s

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

running on 4 cores: 0,2,4,6

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.15 7.88 7.97 6/180 14947
/proc/meminfo: memFree=24237196/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=21444 CPUtime=0 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 660 0 0 0 0 0 0 0 25 0 1 0 503034151 21958656 588 33554432000 4194304 4964704 140733628326080 18446744073709551615 255106465992 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/14947/statm: 5361 588 388 189 0 235 0

[startup+0.0958521 s]
/proc/loadavg: 7.15 7.88 7.97 6/180 14947
/proc/meminfo: memFree=24237196/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=168968 CPUtime=0.3 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 1325 0 0 0 30 0 0 0 25 0 4 0 503034151 173023232 1247 33554432000 4194304 4964704 140733628326080 18446744073709551615 255106873887 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 42242 1247 458 189 0 36591 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 168968

[startup+0.131751 s]
/proc/loadavg: 7.15 7.88 7.97 6/180 14947
/proc/meminfo: memFree=24237196/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=168968 CPUtime=0.45 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 1364 0 0 0 45 0 0 0 25 0 4 0 503034151 173023232 1286 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668683 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 42242 1286 458 189 0 36591 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 168968

[startup+0.300722 s]
/proc/loadavg: 7.15 7.88 7.97 6/180 14947
/proc/meminfo: memFree=24237196/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=169364 CPUtime=1.12 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 1689 0 0 0 112 0 0 0 25 0 4 0 503034151 173428736 1611 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 42341 1611 458 189 0 36690 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 169364

[startup+0.700653 s]
/proc/loadavg: 7.15 7.88 7.97 6/180 14947
/proc/meminfo: memFree=24237196/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=235032 CPUtime=2.72 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 2199 0 0 0 272 0 0 0 25 0 4 0 503034151 240672768 2121 33554432000 4194304 4964704 140733628326080 18446744073709551615 4684027 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 58758 2121 458 189 0 53107 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 235032

[startup+1.50051 s]
/proc/loadavg: 7.22 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24224148/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=236384 CPUtime=5.91 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 3160 0 0 0 591 0 0 0 25 0 4 0 503034151 242057216 3082 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 59096 3082 458 189 0 53445 0
[pid=14947/tid=14949] ppid=14945 vsize=236384 CPUtime=1.47 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 631 0 0 0 147 0 0 0 25 0 4 0 503034153 242057216 3082 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=236384 CPUtime=1.46 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 815 0 0 0 146 0 0 0 25 0 4 0 503034153 242057216 3082 33554432000 4194304 4964704 140733628326080 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=236384 CPUtime=1.47 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 366 0 0 0 147 0 0 0 25 0 4 0 503034153 242057216 3082 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 236384

[startup+3.10023 s]
/proc/loadavg: 7.22 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24217204/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=237040 CPUtime=12.31 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 4086 0 0 0 1230 1 0 0 25 0 4 0 503034151 242728960 4008 33554432000 4194304 4964704 140733628326080 18446744073709551615 4653653 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 59260 4008 460 189 0 53609 0
[pid=14947/tid=14949] ppid=14945 vsize=237040 CPUtime=3.07 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 758 0 0 0 307 0 0 0 25 0 4 0 503034153 242728960 4008 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=237040 CPUtime=3.06 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 1123 0 0 0 306 0 0 0 25 0 4 0 503034153 242728960 4008 33554432000 4194304 4964704 140733628326080 18446744073709551615 255106466384 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=237040 CPUtime=3.07 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 490 0 0 0 307 0 0 0 25 0 4 0 503034153 242728960 4008 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 237040

[startup+6.30067 s]
/proc/loadavg: 7.22 7.88 7.97 9/184 14951
/proc/meminfo: memFree=24205120/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=238308 CPUtime=25.09 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 5635 0 0 0 2508 1 0 0 25 0 4 0 503034151 244027392 5485 33554432000 4194304 4964704 140733628326080 18446744073709551615 4333247 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 59577 5485 460 189 0 53926 0
[pid=14947/tid=14949] ppid=14945 vsize=238308 CPUtime=6.27 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 1255 0 0 0 627 0 0 0 25 0 4 0 503034153 244027392 5485 33554432000 4194304 4964704 140733628326080 18446744073709551615 4653472 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=238308 CPUtime=6.24 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 1672 0 0 0 624 0 0 0 25 0 4 0 503034153 244027392 5485 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=238308 CPUtime=6.27 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 710 0 0 0 627 0 0 0 25 0 4 0 503034153 244027392 5485 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670179 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 238308

[startup+12.7005 s]
/proc/loadavg: 7.34 7.89 7.97 9/184 14951
/proc/meminfo: memFree=24192448/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=239652 CPUtime=50.67 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 6458 0 0 0 5065 2 0 0 25 0 4 0 503034151 245403648 6308 33554432000 4194304 4964704 140733628326080 18446744073709551615 255106466398 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 59913 6308 460 189 0 54262 0
[pid=14947/tid=14949] ppid=14945 vsize=239652 CPUtime=12.67 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 1371 0 0 0 1267 0 0 0 25 0 4 0 503034153 245403648 6308 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=239652 CPUtime=12.61 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 1989 0 0 0 1261 0 0 0 25 0 4 0 503034153 245403648 6308 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=239652 CPUtime=12.67 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 825 0 0 0 1267 0 0 0 25 0 4 0 503034153 245403648 6308 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 239652

[startup+25.5003 s]
/proc/loadavg: 7.44 7.89 7.97 9/184 14952
/proc/meminfo: memFree=24180044/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=241072 CPUtime=101.8 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 7852 0 0 0 10178 2 0 0 25 0 4 0 503034151 246857728 7702 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60268 7702 460 189 0 54617 0
[pid=14947/tid=14949] ppid=14945 vsize=241072 CPUtime=25.46 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 1784 0 0 0 2546 0 0 0 25 0 4 0 503034153 246857728 7702 33554432000 4194304 4964704 140733628326080 18446744073709551615 4660105 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=241072 CPUtime=25.35 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 2546 0 0 0 2535 0 0 0 25 0 4 0 503034153 246857728 7702 33554432000 4194304 4964704 140733628326080 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=241072 CPUtime=25.47 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 971 0 0 0 2547 0 0 0 25 0 4 0 503034153 246857728 7702 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 241072

[startup+51.1008 s]
/proc/loadavg: 7.69 7.91 7.97 9/184 14952
/proc/meminfo: memFree=24165980/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=241736 CPUtime=204.09 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9406 0 0 0 20405 4 0 0 25 0 4 0 503034151 247537664 9256 33554432000 4194304 4964704 140733628326080 18446744073709551615 4320947 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60434 9256 460 189 0 54783 0
[pid=14947/tid=14949] ppid=14945 vsize=241736 CPUtime=51.07 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2219 0 0 0 5106 1 0 0 25 0 4 0 503034153 247537664 9256 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=241736 CPUtime=50.83 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3351 0 0 0 5083 0 0 0 25 0 4 0 503034153 247537664 9256 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=241736 CPUtime=51.07 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1131 0 0 0 5107 0 0 0 25 0 4 0 503034153 247537664 9256 33554432000 4194304 4964704 140733628326080 18446744073709551615 4320989 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 241736

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

[startup+57.5007 s]
/proc/loadavg: 7.74 7.91 7.97 9/184 14953
/proc/meminfo: memFree=24163004/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242180 CPUtime=229.66 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9864 0 0 0 22962 4 0 0 25 0 4 0 503034151 247992320 9714 33554432000 4194304 4964704 140733628326080 18446744073709551615 4684659 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60545 9714 460 189 0 54894 0
[pid=14947/tid=14949] ppid=14945 vsize=242180 CPUtime=57.47 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2343 0 0 0 5746 1 0 0 25 0 4 0 503034153 247992320 9714 33554432000 4194304 4964704 140733628326080 18446744073709551615 4632289 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242180 CPUtime=57.21 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3651 0 0 0 5720 1 0 0 25 0 4 0 503034153 247992320 9714 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242180 CPUtime=57.46 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 5746 0 0 0 25 0 4 0 503034153 247992320 9714 33554432000 4194304 4964704 140733628326080 18446744073709551615 4342167 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 229.66
Current children cumulated vsize (KiB) 242180

[startup+60.7011 s]
/proc/loadavg: 7.74 7.91 7.97 9/184 14953
/proc/meminfo: memFree=24162260/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242444 CPUtime=242.44 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9986 0 0 0 24240 4 0 0 25 0 4 0 503034151 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4653350 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60611 9803 460 189 0 54960 0
[pid=14947/tid=14949] ppid=14945 vsize=242444 CPUtime=60.67 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2358 0 0 0 6066 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242444 CPUtime=60.39 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3669 0 0 0 6038 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242444 CPUtime=60.66 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 6066 0 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 242.44
Current children cumulated vsize (KiB) 242444

[startup+62.3008 s]
/proc/loadavg: 7.76 7.92 7.97 9/184 14953
/proc/meminfo: memFree=24162012/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242444 CPUtime=248.84 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9986 0 0 0 24880 4 0 0 25 0 4 0 503034151 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60611 9803 460 189 0 54960 0
[pid=14947/tid=14949] ppid=14945 vsize=242444 CPUtime=62.27 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2358 0 0 0 6226 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242444 CPUtime=61.99 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3669 0 0 0 6198 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242444 CPUtime=62.26 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 6226 0 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 248.84
Current children cumulated vsize (KiB) 242444

[startup+63.1007 s]
/proc/loadavg: 7.76 7.92 7.97 9/184 14953
/proc/meminfo: memFree=24161640/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242444 CPUtime=252.03 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9986 0 0 0 25199 4 0 0 25 0 4 0 503034151 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60611 9803 460 189 0 54960 0
[pid=14947/tid=14949] ppid=14945 vsize=242444 CPUtime=63.07 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2358 0 0 0 6306 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242444 CPUtime=62.78 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3669 0 0 0 6277 1 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4658341 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242444 CPUtime=63.06 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 6306 0 0 0 25 0 4 0 503034153 248262656 9803 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 252.03
Current children cumulated vsize (KiB) 242444

[startup+63.9005 s]
/proc/loadavg: 7.76 7.92 7.97 9/184 14953
/proc/meminfo: memFree=24161640/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242444 CPUtime=255.23 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9990 0 0 0 25519 4 0 0 25 0 4 0 503034151 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4668676 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60611 9807 460 189 0 54960 0
[pid=14947/tid=14949] ppid=14945 vsize=242444 CPUtime=63.87 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2358 0 0 0 6386 1 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242444 CPUtime=63.58 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3673 0 0 0 6357 1 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242444 CPUtime=63.86 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 6386 0 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 255.23
Current children cumulated vsize (KiB) 242444

[startup+64.1005 s]
/proc/loadavg: 7.76 7.92 7.97 9/184 14953
/proc/meminfo: memFree=24161640/32951124 swapFree=67111524/67111528
[pid=14947] ppid=14945 vsize=242444 CPUtime=256.03 cores=0,2,4,6
/proc/14947/stat : 14947 (claspmt) R 14945 14947 14339 0 -1 4202496 9990 0 0 0 25599 4 0 0 25 0 4 0 503034151 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670281 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/14947/statm: 60611 9807 460 189 0 54960 0
[pid=14947/tid=14949] ppid=14945 vsize=242444 CPUtime=64.07 cores=0,2,4,6
/proc/14947/task/14949/stat : 14949 (claspmt) R 14945 14947 14339 0 -1 4202560 2358 0 0 0 6406 1 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=14947/tid=14950] ppid=14945 vsize=242444 CPUtime=63.78 cores=0,2,4,6
/proc/14947/task/14950/stat : 14950 (claspmt) R 14945 14947 14339 0 -1 4202560 3673 0 0 0 6377 1 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4320875 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=14947/tid=14951] ppid=14945 vsize=242444 CPUtime=64.06 cores=0,2,4,6
/proc/14947/task/14951/stat : 14951 (claspmt) R 14945 14947 14339 0 -1 4202560 1150 0 0 0 6406 0 0 0 25 0 4 0 503034153 248262656 9807 33554432000 4194304 4964704 140733628326080 18446744073709551615 4660369 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 256.03
Current children cumulated vsize (KiB) 242444

Child status: 20
Real time (s): 64.1194
CPU time (s): 256.092
CPU user time (s): 256.047
CPU system time (s): 0.044993
CPU usage (%): 399.399
Max. virtual memory (cumulated for all children) (KiB): 242444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 256.047
system time used= 0.044993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10002
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= 1676
involuntary context switches= 1911

runsolver used 0.095985 second user time and 0.200969 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 21:43:00
IDJOB=3299587
IDBENCH=85841
IDSOLVER=1683
FILE ID=node144/3299587-1304106180
RUNJOBID= node144-1304106180-14894
PBS_JOBID= 13170634
Free space on /tmp= 72408 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sorge05/QG7/dead-dnd003.shuffled-as.sat05-3109.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-3299587-1304106180/watcher-3299587-1304106180 -o /tmp/evaluation-result-3299587-1304106180/solver-3299587-1304106180 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299587-1304106180.cnf

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

MD5SUM BENCH= d6a882056a7d77e09b3b073fbf028602
RANDOM SEED=1430276017

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24237476 kB
Buffers:       2124928 kB
Cached:        5968616 kB
SwapCached:          4 kB
Active:         199376 kB
Inactive:      7965684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24237476 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            2448 kB
Writeback:           0 kB
AnonPages:       70516 kB
Mapped:          15644 kB
Slab:           486204 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   223620 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= 72408 MiB
End job on node144 at 2011-04-29 21:44:04