Trace number 3299595

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 367.253 92.0465

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-20_390.cnf
MD5SUM9f9afdb81b528e7852015fad23de6353
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark193.51
Satisfiable
(Un)Satisfiability was proved
Number of variables195
Number of clauses20607
Sum of the clauses size92222
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 265
Number of clauses of size 318744
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51798

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...093258/instance-3299595-1304093258.cnf
0.09/0.11	c Solving...
367.14/92.04	s UNSATISFIABLE
367.14/92.04	
367.14/92.04	c Models        : 0     
367.14/92.04	c Time          : 92.039s (Solving: 91.93s 1st Model: 0.00s Unsat: 91.93s)
367.14/92.04	c CPU Time      : 367.240s

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-3299595-1304093258/watcher-3299595-1304093258 -o /tmp/evaluation-result-3299595-1304093258/solver-3299595-1304093258 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3299595-1304093258.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: 8.08 8.02 8.00 5/180 19496
/proc/meminfo: memFree=30224472/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=21508 CPUtime=0 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 674 0 0 0 0 0 0 0 25 0 1 0 520926169 22024192 603 33554432000 4194304 4964704 140734660049984 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19496/statm: 5377 604 385 189 0 251 0

[startup+0.0833271 s]
/proc/loadavg: 8.08 8.02 8.00 5/180 19496
/proc/meminfo: memFree=30224472/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=22964 CPUtime=0.08 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 1073 0 0 0 8 0 0 0 25 0 1 0 520926169 23515136 965 33554432000 4194304 4964704 140734660049984 18446744073709551615 4607585 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19496/statm: 5741 965 398 189 0 615 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22964

[startup+0.100336 s]
/proc/loadavg: 8.08 8.02 8.00 5/180 19496
/proc/meminfo: memFree=30224472/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=22964 CPUtime=0.09 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 1073 0 0 0 9 0 0 0 25 0 1 0 520926169 23515136 965 33554432000 4194304 4964704 140734660049984 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19496/statm: 5741 965 398 189 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22964

[startup+0.30025 s]
/proc/loadavg: 8.08 8.02 8.00 5/180 19496
/proc/meminfo: memFree=30224472/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=235100 CPUtime=0.84 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 1920 0 0 0 84 0 0 0 25 0 4 0 520926169 240742400 1764 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670230 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 58775 1764 458 189 0 53124 0
Current children cumulated CPU time (s) 0.84
Current children cumulated vsize (KiB) 235100

[startup+0.700177 s]
/proc/loadavg: 8.08 8.02 8.00 5/180 19496
/proc/meminfo: memFree=30224472/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=235924 CPUtime=2.44 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 2691 0 0 0 244 0 0 0 25 0 4 0 520926169 241586176 2535 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 58981 2535 458 189 0 53330 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 235924

[startup+1.50103 s]
/proc/loadavg: 8.08 8.02 8.00 9/184 19500
/proc/meminfo: memFree=30214900/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=236208 CPUtime=5.64 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 3324 0 0 0 564 0 0 0 25 0 4 0 520926169 241876992 3168 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627309 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 59052 3168 458 189 0 53401 0
[pid=19496/tid=19498] ppid=19494 vsize=236208 CPUtime=1.38 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 548 0 0 0 138 0 0 0 25 0 4 0 520926180 241876992 3168 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=236208 CPUtime=1.38 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 726 0 0 0 138 0 0 0 25 0 4 0 520926180 241876992 3168 33554432000 4194304 4964704 140734660049984 18446744073709551615 4658027 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=236208 CPUtime=1.37 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 535 0 0 0 137 0 0 0 25 0 4 0 520926180 241876992 3168 33554432000 4194304 4964704 140734660049984 18446744073709551615 4361326 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.64
Current children cumulated vsize (KiB) 236208

[startup+3.10074 s]
/proc/loadavg: 8.08 8.02 8.00 9/184 19500
/proc/meminfo: memFree=30210796/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=237320 CPUtime=12.03 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 4285 0 0 0 1203 0 0 0 25 0 4 0 520926169 243015680 4129 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627540 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 59330 4129 460 189 0 53679 0
[pid=19496/tid=19498] ppid=19494 vsize=237320 CPUtime=2.98 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 802 0 0 0 298 0 0 0 25 0 4 0 520926180 243015680 4129 33554432000 4194304 4964704 140734660049984 18446744073709551615 253640964639 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=237320 CPUtime=2.98 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 1078 0 0 0 298 0 0 0 25 0 4 0 520926180 243015680 4129 33554432000 4194304 4964704 140734660049984 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=237320 CPUtime=2.97 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 707 0 0 0 297 0 0 0 25 0 4 0 520926180 243015680 4129 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.03
Current children cumulated vsize (KiB) 237320

[startup+6.30116 s]
/proc/loadavg: 8.07 8.02 8.00 9/184 19500
/proc/meminfo: memFree=30203976/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=239972 CPUtime=24.82 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 5766 0 0 0 2481 1 0 0 25 0 4 0 520926169 245731328 5610 33554432000 4194304 4964704 140734660049984 18446744073709551615 4653341 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 59993 5610 460 189 0 54342 0
[pid=19496/tid=19498] ppid=19494 vsize=239972 CPUtime=6.17 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 1033 0 0 0 617 0 0 0 25 0 4 0 520926180 245731328 5610 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=239972 CPUtime=6.18 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 1794 0 0 0 618 0 0 0 25 0 4 0 520926180 245731328 5610 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=239972 CPUtime=6.15 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 956 0 0 0 615 0 0 0 25 0 4 0 520926180 245731328 5610 33554432000 4194304 4964704 140734660049984 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.82
Current children cumulated vsize (KiB) 239972

[startup+12.701 s]
/proc/loadavg: 8.07 8.02 8.00 9/184 19500
/proc/meminfo: memFree=30193068/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=241852 CPUtime=50.37 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 8700 0 0 0 5036 1 0 0 25 0 4 0 520926169 247656448 8342 33554432000 4194304 4964704 140734660049984 18446744073709551615 4342208 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 60463 8342 460 189 0 54812 0
[pid=19496/tid=19498] ppid=19494 vsize=241852 CPUtime=12.57 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 1881 0 0 0 1257 0 0 0 25 0 4 0 520926180 247656448 8342 33554432000 4194304 4964704 140734660049984 18446744073709551615 4321150 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=241852 CPUtime=12.57 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 3177 0 0 0 1257 0 0 0 25 0 4 0 520926180 247656448 8342 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=241852 CPUtime=12.51 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 1429 0 0 0 1251 0 0 0 22 0 4 0 520926180 247656448 8342 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.37
Current children cumulated vsize (KiB) 241852

[startup+25.5007 s]
/proc/loadavg: 8.05 8.02 8.00 9/184 19501
/proc/meminfo: memFree=30181660/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=244460 CPUtime=101.5 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 11285 0 0 0 10148 2 0 0 25 0 4 0 520926169 250327040 10846 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 61115 10846 460 189 0 55464 0
[pid=19496/tid=19498] ppid=19494 vsize=244460 CPUtime=25.37 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 2541 0 0 0 2537 0 0 0 25 0 4 0 520926180 250327040 10846 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670260 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=244460 CPUtime=25.37 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 3988 0 0 0 2537 0 0 0 25 0 4 0 520926180 250327040 10846 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=244460 CPUtime=25.24 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2213 0 0 0 2524 0 0 0 25 0 4 0 520926180 250327040 10846 33554432000 4194304 4964704 140734660049984 18446744073709551615 4321088 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 244460

[startup+51.101 s]
/proc/loadavg: 8.09 8.03 8.00 9/184 19502
/proc/meminfo: memFree=30168876/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=249400 CPUtime=203.77 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 14372 0 0 0 20373 4 0 0 25 0 4 0 520926169 255385600 13870 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670215 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62350 13870 460 189 0 56699 0
[pid=19496/tid=19498] ppid=19494 vsize=249400 CPUtime=50.97 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 3904 0 0 0 5096 1 0 0 25 0 4 0 520926180 255385600 13870 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=249400 CPUtime=50.97 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 5134 0 0 0 5096 1 0 0 25 0 4 0 520926180 255385600 13870 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=249400 CPUtime=50.7 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2597 0 0 0 5070 0 0 0 25 0 4 0 520926180 255385600 13870 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 249400

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

[startup+76.7003 s]
/proc/loadavg: 8.06 8.03 8.00 9/184 19502
/proc/meminfo: memFree=30163648/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251352 CPUtime=306.03 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15481 0 0 0 30598 5 0 0 25 0 4 0 520926169 257384448 14961 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62838 14961 460 189 0 57187 0
[pid=19496/tid=19498] ppid=19494 vsize=251352 CPUtime=76.56 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4250 0 0 0 7655 1 0 0 25 0 4 0 520926180 257384448 14961 33554432000 4194304 4964704 140734660049984 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251352 CPUtime=76.57 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 5795 0 0 0 7656 1 0 0 25 0 4 0 520926180 257384448 14961 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627320 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251352 CPUtime=76.16 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2622 0 0 0 7616 0 0 0 25 0 4 0 520926180 257384448 14961 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 306.03
Current children cumulated vsize (KiB) 251352

[startup+83.1011 s]
/proc/loadavg: 8.05 8.03 8.00 9/184 19502
/proc/meminfo: memFree=30162904/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251352 CPUtime=331.59 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15508 0 0 0 33154 5 0 0 25 0 4 0 520926169 257384448 14988 33554432000 4194304 4964704 140734660049984 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62838 14988 460 189 0 57187 0
[pid=19496/tid=19498] ppid=19494 vsize=251352 CPUtime=82.96 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4250 0 0 0 8295 1 0 0 25 0 4 0 520926180 257384448 14988 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668679 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251352 CPUtime=82.97 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 5797 0 0 0 8296 1 0 0 25 0 4 0 520926180 257384448 14988 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668632 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251352 CPUtime=82.53 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2625 0 0 0 8252 1 0 0 25 0 4 0 520926180 257384448 14988 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 331.59
Current children cumulated vsize (KiB) 251352

[startup+86.3005 s]
/proc/loadavg: 8.13 8.04 8.01 9/184 19502
/proc/meminfo: memFree=30162280/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251352 CPUtime=344.37 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15692 0 0 0 34432 5 0 0 25 0 4 0 520926169 257384448 15154 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62838 15154 460 189 0 57187 0
[pid=19496/tid=19498] ppid=19494 vsize=251352 CPUtime=86.16 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4268 0 0 0 8615 1 0 0 25 0 4 0 520926180 257384448 15154 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251352 CPUtime=86.17 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 5947 0 0 0 8615 2 0 0 25 0 4 0 520926180 257384448 15154 33554432000 4194304 4964704 140734660049984 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251352 CPUtime=85.72 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2636 0 0 0 8571 1 0 0 25 0 4 0 520926180 257384448 15154 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670347 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 344.37
Current children cumulated vsize (KiB) 251352

[startup+89.501 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 19503
/proc/meminfo: memFree=30161784/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251752 CPUtime=357.16 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15833 0 0 0 35710 6 0 0 25 0 4 0 520926169 257794048 15295 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670419 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62938 15295 460 189 0 57287 0
[pid=19496/tid=19498] ppid=19494 vsize=251752 CPUtime=89.36 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4268 0 0 0 8935 1 0 0 25 0 4 0 520926180 257794048 15295 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251752 CPUtime=89.37 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 6084 0 0 0 8935 2 0 0 25 0 4 0 520926180 257794048 15295 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251752 CPUtime=88.9 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2640 0 0 0 8889 1 0 0 25 0 4 0 520926180 257794048 15295 33554432000 4194304 4964704 140734660049984 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 357.16
Current children cumulated vsize (KiB) 251752

[startup+91.1007 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 19503
/proc/meminfo: memFree=30161660/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251752 CPUtime=363.55 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15835 0 0 0 36349 6 0 0 25 0 4 0 520926169 257794048 15297 33554432000 4194304 4964704 140734660049984 18446744073709551615 4320970 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62938 15297 460 189 0 57287 0
[pid=19496/tid=19498] ppid=19494 vsize=251752 CPUtime=90.96 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4268 0 0 0 9095 1 0 0 25 0 4 0 520926180 257794048 15297 33554432000 4194304 4964704 140734660049984 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251752 CPUtime=90.97 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 6085 0 0 0 9095 2 0 0 19 0 4 0 520926180 257794048 15297 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251752 CPUtime=90.49 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2640 0 0 0 9048 1 0 0 25 0 4 0 520926180 257794048 15297 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 363.55
Current children cumulated vsize (KiB) 251752

[startup+91.5006 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 19503
/proc/meminfo: memFree=30161660/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251752 CPUtime=365.14 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15836 0 0 0 36508 6 0 0 25 0 4 0 520926169 257794048 15298 33554432000 4194304 4964704 140734660049984 18446744073709551615 4660077 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62938 15298 460 189 0 57287 0
[pid=19496/tid=19498] ppid=19494 vsize=251752 CPUtime=91.36 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4269 0 0 0 9135 1 0 0 25 0 4 0 520926180 257794048 15298 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251752 CPUtime=91.37 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 6085 0 0 0 9135 2 0 0 20 0 4 0 520926180 257794048 15298 33554432000 4194304 4964704 140734660049984 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251752 CPUtime=90.89 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2640 0 0 0 9088 1 0 0 25 0 4 0 520926180 257794048 15298 33554432000 4194304 4964704 140734660049984 18446744073709551615 4653552 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 365.14
Current children cumulated vsize (KiB) 251752

[startup+91.9005 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 19503
/proc/meminfo: memFree=30161660/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251752 CPUtime=366.74 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15881 0 0 0 36668 6 0 0 25 0 4 0 520926169 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4659405 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62938 15330 460 189 0 57287 0
[pid=19496/tid=19498] ppid=19494 vsize=251752 CPUtime=91.76 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4314 0 0 0 9175 1 0 0 25 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251752 CPUtime=91.77 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 6085 0 0 0 9175 2 0 0 21 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251752 CPUtime=91.29 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2640 0 0 0 9128 1 0 0 25 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 366.74
Current children cumulated vsize (KiB) 251752

[startup+92.0005 s]
/proc/loadavg: 8.12 8.04 8.01 9/184 19503
/proc/meminfo: memFree=30161660/32951124 swapFree=67111364/67111528
[pid=19496] ppid=19494 vsize=251752 CPUtime=367.14 cores=1,3,5,7
/proc/19496/stat : 19496 (claspmt) R 19494 19496 18837 0 -1 4202496 15881 0 0 0 36708 6 0 0 25 0 4 0 520926169 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627810 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19496/statm: 62938 15330 460 189 0 57287 0
[pid=19496/tid=19498] ppid=19494 vsize=251752 CPUtime=91.86 cores=1,3,5,7
/proc/19496/task/19498/stat : 19498 (claspmt) R 19494 19496 18837 0 -1 4202560 4314 0 0 0 9185 1 0 0 25 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=19496/tid=19499] ppid=19494 vsize=251752 CPUtime=91.87 cores=1,3,5,7
/proc/19496/task/19499/stat : 19499 (claspmt) R 19494 19496 18837 0 -1 4202560 6085 0 0 0 9185 2 0 0 21 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19496/tid=19500] ppid=19494 vsize=251752 CPUtime=91.39 cores=1,3,5,7
/proc/19496/task/19500/stat : 19500 (claspmt) R 19494 19496 18837 0 -1 4202560 2640 0 0 0 9138 1 0 0 25 0 4 0 520926180 257794048 15330 33554432000 4194304 4964704 140734660049984 18446744073709551615 4669399 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 367.14
Current children cumulated vsize (KiB) 251752

Child status: 20
Real time (s): 92.0465
CPU time (s): 367.253
CPU user time (s): 367.183
CPU system time (s): 0.069989
CPU usage (%): 398.986
Max. virtual memory (cumulated for all children) (KiB): 251752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 367.183
system time used= 0.069989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15893
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= 1317
involuntary context switches= 2594

runsolver used 0.141978 second user time and 0.356945 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 18:07:38
IDJOB=3299595
IDBENCH=83292
IDSOLVER=1683
FILE ID=node106/3299595-1304093258
RUNJOBID= node106-1304092887-19371
PBS_JOBID= 13170570
Free space on /tmp= 72156 MiB

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

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

MD5SUM BENCH= 9f9afdb81b528e7852015fad23de6353
RANDOM SEED=660399741

node106.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.830
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.830
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.20
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.830
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.830
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.82
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.830
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.74
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.830
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.830
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.830
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:      30224628 kB
Buffers:        250528 kB
Cached:        2070132 kB
SwapCached:         88 kB
Active:         913228 kB
Inactive:      1602500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30224628 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1536 kB
Writeback:           0 kB
AnonPages:      195072 kB
Mapped:          15720 kB
Slab:           146232 kB
PageTables:       4812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   357064 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= 72156 MiB
End job on node106 at 2011-04-29 18:09:10