Trace number 3373217

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 355.434 89.1637

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_401.cnf
MD5SUM4e87573be2b7b7324c13131d6c6896b8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark194.97
Satisfiable
(Un)Satisfiability was proved
Number of variables201
Number of clauses21509
Sum of the clauses size94265
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266
Number of clauses of size 319560
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51683

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...426824/instance-3373217-1305426824.cnf
0.09/0.12	c Solving...
355.24/89.16	s UNSATISFIABLE
355.24/89.16	
355.24/89.16	c Models        : 0     
355.24/89.16	c Time          : 89.152s (Solving: 89.03s 1st Model: 0.00s Unsat: 89.03s)
355.24/89.16	c CPU Time      : 355.410s

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-3373217-1305426824/watcher-3373217-1305426824 -o /tmp/evaluation-result-3373217-1305426824/solver-3373217-1305426824 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373217-1305426824.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: 0.92 1.01 1.25 3/278 29097
/proc/meminfo: memFree=24869256/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=21140 CPUtime=0 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 587 0 1 0 0 0 0 0 21 0 1 0 635097735 21647360 518 33554432000 4194304 4964800 140733490712576 18446744073709551615 254261277381 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29095/statm: 5285 519 385 189 0 159 0

[startup+0.06313 s]
/proc/loadavg: 0.92 1.01 1.25 3/278 29097
/proc/meminfo: memFree=24869256/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=22988 CPUtime=0.05 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 1088 0 1 0 5 0 0 0 21 0 1 0 635097735 23539712 982 33554432000 4194304 4964800 140733490712576 18446744073709551615 4607644 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29095/statm: 5747 982 398 189 0 621 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22988

[startup+0.101126 s]
/proc/loadavg: 0.92 1.01 1.25 3/278 29097
/proc/meminfo: memFree=24869256/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=22988 CPUtime=0.09 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 1088 0 1 0 9 0 0 0 21 0 1 0 635097735 23539712 982 33554432000 4194304 4964800 140733490712576 18446744073709551615 4607791 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29095/statm: 5747 982 398 189 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22988

[startup+0.300974 s]
/proc/loadavg: 0.92 1.01 1.25 3/278 29097
/proc/meminfo: memFree=24869256/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=169976 CPUtime=0.8 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 1846 0 1 0 80 0 0 0 18 0 4 0 635097735 174055424 1696 33554432000 4194304 4964800 140733490712576 18446744073709551615 4325338 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 42494 1696 458 189 0 36843 0
Current children cumulated CPU time (s) 0.8
Current children cumulated vsize (KiB) 169976

[startup+0.700904 s]
/proc/loadavg: 0.92 1.01 1.25 3/278 29097
/proc/meminfo: memFree=24869256/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=171088 CPUtime=2.39 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 2598 0 1 0 239 0 0 0 18 0 4 0 635097735 175194112 2448 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627254 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 42772 2448 458 189 0 37121 0
Current children cumulated CPU time (s) 2.39
Current children cumulated vsize (KiB) 171088

[startup+1.50076 s]
/proc/loadavg: 0.92 1.01 1.25 10/286 29105
/proc/meminfo: memFree=24851424/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=171624 CPUtime=5.58 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 3173 0 1 0 558 0 0 0 19 0 4 0 635097735 175742976 3023 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 42906 3023 458 189 0 37255 0
[pid=29095/tid=29103] ppid=29092 vsize=171624 CPUtime=1.36 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 530 0 0 0 136 0 0 0 25 0 4 0 635097748 175742976 3023 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=171624 CPUtime=1.35 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 674 0 0 0 135 0 0 0 19 0 4 0 635097748 175742976 3023 33554432000 4194304 4964800 140733490712576 18446744073709551615 4660177 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=171624 CPUtime=1.36 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 435 0 0 0 136 0 0 0 25 0 4 0 635097748 175742976 3023 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.58
Current children cumulated vsize (KiB) 171624

[startup+3.10048 s]
/proc/loadavg: 1.49 1.12 1.29 10/286 29105
/proc/meminfo: memFree=24844088/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=173540 CPUtime=11.97 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 4549 0 1 0 1196 1 0 0 24 0 4 0 635097735 177704960 4399 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627412 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 43385 4399 460 189 0 37734 0
[pid=29095/tid=29103] ppid=29092 vsize=173540 CPUtime=2.96 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 795 0 0 0 296 0 0 0 25 0 4 0 635097748 177704960 4399 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=173540 CPUtime=2.94 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 1302 0 0 0 294 0 0 0 25 0 4 0 635097748 177704960 4399 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=173540 CPUtime=2.96 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 669 0 0 0 296 0 0 0 25 0 4 0 635097748 177704960 4399 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670378 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 11.97
Current children cumulated vsize (KiB) 173540

[startup+6.30092 s]
/proc/loadavg: 1.49 1.12 1.29 10/286 29105
/proc/meminfo: memFree=24829456/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=176472 CPUtime=24.74 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 6085 0 1 0 2473 1 0 0 25 0 4 0 635097735 180707328 5854 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627360 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 44118 5854 460 189 0 38467 0
[pid=29095/tid=29103] ppid=29092 vsize=176472 CPUtime=6.16 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 1151 0 0 0 616 0 0 0 22 0 4 0 635097748 180707328 5854 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=176472 CPUtime=6.11 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 2127 0 0 0 611 0 0 0 25 0 4 0 635097748 180707328 5855 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=176472 CPUtime=6.16 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 916 0 0 0 616 0 0 0 25 0 4 0 635097748 180707328 5855 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.74
Current children cumulated vsize (KiB) 176472

[startup+12.7008 s]
/proc/loadavg: 2.49 1.35 1.36 10/286 29105
/proc/meminfo: memFree=24809980/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=181400 CPUtime=50.28 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 8359 0 1 0 5026 2 0 0 25 0 4 0 635097735 185753600 8007 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668770 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 45350 8007 460 189 0 39699 0
[pid=29095/tid=29103] ppid=29092 vsize=181400 CPUtime=12.55 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 1651 0 0 0 1255 0 0 0 25 0 4 0 635097748 185753600 8007 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=181400 CPUtime=12.45 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 3213 0 0 0 1245 0 0 0 25 0 4 0 635097748 185753600 8007 33554432000 4194304 4964800 140733490712576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=181400 CPUtime=12.56 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1167 0 0 0 1256 0 0 0 25 0 4 0 635097748 185753600 8007 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 181400

[startup+25.5005 s]
/proc/loadavg: 3.34 1.57 1.43 10/286 29106
/proc/meminfo: memFree=24793612/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=182592 CPUtime=101.36 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 10475 0 1 0 10133 3 0 0 25 0 4 0 635097735 186974208 10123 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627168 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 45648 10123 460 189 0 39997 0
[pid=29095/tid=29103] ppid=29092 vsize=182592 CPUtime=25.35 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 2218 0 0 0 2535 0 0 0 25 0 4 0 635097748 186974208 10123 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=182592 CPUtime=25.13 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 4241 0 0 0 2513 0 0 0 25 0 4 0 635097748 186974208 10123 33554432000 4194304 4964800 140733490712576 18446744073709551615 4320872 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=182592 CPUtime=25.36 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1521 0 0 0 2536 0 0 0 25 0 4 0 635097748 186974208 10123 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670434 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.36
Current children cumulated vsize (KiB) 182592

[startup+51.101 s]
/proc/loadavg: 4.93 2.08 1.60 9/286 29136
/proc/meminfo: memFree=24783816/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=186064 CPUtime=203.53 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 13021 0 1 0 20350 3 0 0 25 0 4 0 635097735 190529536 12574 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46516 12574 460 189 0 40865 0
[pid=29095/tid=29103] ppid=29092 vsize=186064 CPUtime=50.94 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 3319 0 0 0 5094 0 0 0 25 0 4 0 635097748 190529536 12574 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=186064 CPUtime=50.51 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5132 0 0 0 5051 0 0 0 25 0 4 0 635097748 190529536 12574 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668728 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=186064 CPUtime=50.97 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1793 0 0 0 5096 1 0 0 25 0 4 0 635097748 190529536 12574 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627520 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.53
Current children cumulated vsize (KiB) 186064

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

[startup+63.9007 s]
/proc/loadavg: 5.61 2.37 1.71 9/286 29137
/proc/meminfo: memFree=24774272/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=186228 CPUtime=254.62 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 13606 0 1 0 25458 4 0 0 25 0 4 0 635097735 190697472 13100 33554432000 4194304 4964800 140733490712576 18446744073709551615 4312158 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46557 13100 460 189 0 40906 0
[pid=29095/tid=29103] ppid=29092 vsize=186228 CPUtime=63.74 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 3670 0 0 0 6373 1 0 0 25 0 4 0 635097748 190697472 13100 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=186228 CPUtime=63.2 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5280 0 0 0 6320 0 0 0 25 0 4 0 635097748 190697472 13100 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=186228 CPUtime=63.76 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1872 0 0 0 6375 1 0 0 25 0 4 0 635097748 190697472 13100 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 254.62
Current children cumulated vsize (KiB) 186228

[startup+76.7005 s]
/proc/loadavg: 5.97 2.56 1.77 9/286 29137
/proc/meminfo: memFree=24768068/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187112 CPUtime=305.72 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14233 0 1 0 30568 4 0 0 25 0 4 0 635097735 191602688 13687 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46778 13687 460 189 0 41127 0
[pid=29095/tid=29103] ppid=29092 vsize=187112 CPUtime=76.54 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 3913 0 0 0 7653 1 0 0 25 0 4 0 635097748 191602688 13687 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187112 CPUtime=75.91 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5622 0 0 0 7590 1 0 0 25 0 4 0 635097748 191602688 13687 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670160 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187112 CPUtime=76.56 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1883 0 0 0 7655 1 0 0 25 0 4 0 635097748 191602688 13687 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 305.72
Current children cumulated vsize (KiB) 187112

[startup+83.1003 s]
/proc/loadavg: 6.29 2.74 1.84 9/286 29137
/proc/meminfo: memFree=24764720/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187436 CPUtime=331.25 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14406 0 1 0 33121 4 0 0 25 0 4 0 635097735 191934464 13860 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668748 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46859 13860 460 189 0 41208 0
[pid=29095/tid=29103] ppid=29092 vsize=187436 CPUtime=82.93 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 3978 0 0 0 8292 1 0 0 25 0 4 0 635097748 191934464 13860 33554432000 4194304 4964800 140733490712576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187436 CPUtime=82.26 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5726 0 0 0 8225 1 0 0 25 0 4 0 635097748 191934464 13860 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187436 CPUtime=82.96 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1887 0 0 0 8295 1 0 0 25 0 4 0 635097748 191934464 13860 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 331.25
Current children cumulated vsize (KiB) 187436

[startup+86.3008 s]
/proc/loadavg: 6.29 2.74 1.84 9/286 29137
/proc/meminfo: memFree=24763480/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187436 CPUtime=344.02 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14502 0 1 0 34398 4 0 0 25 0 4 0 635097735 191934464 13936 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46859 13936 460 189 0 41208 0
[pid=29095/tid=29103] ppid=29092 vsize=187436 CPUtime=86.13 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 4032 0 0 0 8612 1 0 0 19 0 4 0 635097748 191934464 13936 33554432000 4194304 4964800 140733490712576 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187436 CPUtime=85.43 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5768 0 0 0 8542 1 0 0 25 0 4 0 635097748 191934464 13936 33554432000 4194304 4964800 140733490712576 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187436 CPUtime=86.16 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1887 0 0 0 8615 1 0 0 25 0 4 0 635097748 191934464 13936 33554432000 4194304 4964800 140733490712576 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 344.02
Current children cumulated vsize (KiB) 187436

[startup+87.9005 s]
/proc/loadavg: 6.42 2.82 1.87 9/286 29137
/proc/meminfo: memFree=24762736/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187436 CPUtime=350.43 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14516 0 1 0 35039 4 0 0 25 0 4 0 635097735 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46859 13950 460 189 0 41208 0
[pid=29095/tid=29103] ppid=29092 vsize=187436 CPUtime=87.74 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 4032 0 0 0 8773 1 0 0 22 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187436 CPUtime=87.02 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5782 0 0 0 8701 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187436 CPUtime=87.77 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1887 0 0 0 8776 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 350.43
Current children cumulated vsize (KiB) 187436

[startup+88.7004 s]
/proc/loadavg: 6.42 2.82 1.87 9/286 29137
/proc/meminfo: memFree=24762736/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187436 CPUtime=353.6 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14516 0 1 0 35356 4 0 0 25 0 4 0 635097735 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627269 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46859 13950 460 189 0 41208 0
[pid=29095/tid=29103] ppid=29092 vsize=187436 CPUtime=88.53 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 4032 0 0 0 8852 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4669493 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187436 CPUtime=87.81 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5782 0 0 0 8780 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4313799 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187436 CPUtime=88.56 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1887 0 0 0 8855 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 353.6
Current children cumulated vsize (KiB) 187436

[startup+89.1103 s]
/proc/loadavg: 6.42 2.82 1.87 9/286 29137
/proc/meminfo: memFree=24761992/32951124 swapFree=67057896/67111528
[pid=29095] ppid=29092 vsize=187436 CPUtime=355.24 cores=0,2,4,6
/proc/29095/stat : 29095 (claspmt) R 29092 29095 19869 0 -1 4202496 14516 0 1 0 35520 4 0 0 25 0 4 0 635097735 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627259 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/29095/statm: 46859 13950 460 189 0 41208 0
[pid=29095/tid=29103] ppid=29092 vsize=187436 CPUtime=88.94 cores=0,2,4,6
/proc/29095/task/29103/stat : 29103 (claspmt) R 29092 29095 19869 0 -1 4202560 4032 0 0 0 8893 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4627218 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29095/tid=29104] ppid=29092 vsize=187436 CPUtime=88.21 cores=0,2,4,6
/proc/29095/task/29104/stat : 29104 (claspmt) R 29092 29095 19869 0 -1 4202560 5782 0 0 0 8820 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=29095/tid=29105] ppid=29092 vsize=187436 CPUtime=88.97 cores=0,2,4,6
/proc/29095/task/29105/stat : 29105 (claspmt) R 29092 29095 19869 0 -1 4202560 1887 0 0 0 8896 1 0 0 25 0 4 0 635097748 191934464 13950 33554432000 4194304 4964800 140733490712576 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 355.24
Current children cumulated vsize (KiB) 187436

Child status: 20
Real time (s): 89.1637
CPU time (s): 355.434
CPU user time (s): 355.381
CPU system time (s): 0.052991
CPU usage (%): 398.631
Max. virtual memory (cumulated for all children) (KiB): 187436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 355.381
system time used= 0.052991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14528
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1990
involuntary context switches= 2014

runsolver used 0.219966 second user time and 0.548916 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 04:33:44
IDJOB=3373217
IDBENCH=83285
IDSOLVER=1853
FILE ID=node140/3373217-1305426824
RUNJOBID= node140-1305426824-29078
PBS_JOBID= 13324552
Free space on /tmp= 73508 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_401.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-3373217-1305426824/watcher-3373217-1305426824 -o /tmp/evaluation-result-3373217-1305426824/solver-3373217-1305426824 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373217-1305426824.cnf

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

MD5SUM BENCH= 4e87573be2b7b7324c13131d6c6896b8
RANDOM SEED=278583475

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24869692 kB
Buffers:        307512 kB
Cached:        3935836 kB
SwapCached:       8056 kB
Active:        4906260 kB
Inactive:      2866120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24869692 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            2392 kB
Writeback:           0 kB
AnonPages:     3525928 kB
Mapped:          22556 kB
Slab:           223976 kB
PageTables:      22064 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45560424 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= 73508 MiB
End job on node140 at 2011-05-15 04:35:13