Trace number 3299593

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 121.394 30.4735

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-19_348.cnf
MD5SUMd56eb1fbc523242359df78e10ae2a44f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark60.0609
Satisfiable
(Un)Satisfiability was proved
Number of variables174
Number of clauses16458
Sum of the clauses size73267
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 258
Number of clauses of size 314898
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51502

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...638307/instance-3299593-1307638307.cnf
0.05/0.08	c Solving...
121.17/30.47	s UNSATISFIABLE
121.17/30.47	
121.17/30.47	c Models        : 0     
121.17/30.47	c Time          : 30.466s (Solving: 30.39s 1st Model: 0.00s Unsat: 30.39s)
121.17/30.47	c CPU Time      : 121.380s

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: 977)

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

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

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


[startup+0 s]
/proc/loadavg: 7.74 8.03 8.14 5/180 20594
/proc/meminfo: memFree=32084556/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=21504 CPUtime=0 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 649 0 0 0 0 0 0 0 25 0 1 0 875431623 22020096 578 33554432000 4194304 4964704 140733443470384 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/20594/statm: 5376 578 385 189 0 250 0

[startup+0.056385 s]
/proc/loadavg: 7.74 8.03 8.14 5/180 20594
/proc/meminfo: memFree=32084556/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=22500 CPUtime=0.05 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 943 0 0 0 5 0 0 0 25 0 1 0 875431623 23040000 871 33554432000 4194304 4964704 140733443470384 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/20594/statm: 5625 871 398 189 0 499 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 22500

[startup+0.177541 s]
/proc/loadavg: 7.74 8.03 8.14 5/180 20594
/proc/meminfo: memFree=32084556/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=169296 CPUtime=0.44 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 1478 0 0 0 44 0 0 0 25 0 4 0 875431623 173359104 1372 33554432000 4194304 4964704 140733443470384 18446744073709551615 270612807435 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 42324 1372 458 189 0 36673 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 169296

[startup+0.300307 s]
/proc/loadavg: 7.74 8.03 8.14 5/180 20594
/proc/meminfo: memFree=32084556/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=169956 CPUtime=0.93 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 1984 0 0 0 93 0 0 0 25 0 4 0 875431623 174034944 1878 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670332 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 42489 1878 458 189 0 36838 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 169956

[startup+0.700237 s]
/proc/loadavg: 7.74 8.03 8.14 5/180 20594
/proc/meminfo: memFree=32084556/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=170220 CPUtime=2.53 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 2286 0 0 0 253 0 0 0 25 0 4 0 875431623 174305280 2180 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 42555 2180 458 189 0 36904 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 170220

[startup+1.5011 s]
/proc/loadavg: 7.74 8.03 8.14 10/184 20598
/proc/meminfo: memFree=32076116/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=171512 CPUtime=5.73 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 3024 0 0 0 573 0 0 0 25 0 4 0 875431623 175628288 2918 33554432000 4194304 4964704 140733443470384 18446744073709551615 4342213 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 42878 2918 458 189 0 37227 0
[pid=20594/tid=20596] ppid=20592 vsize=171512 CPUtime=1.4 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 444 0 0 0 140 0 0 0 20 0 4 0 875431631 175628288 2918 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=171512 CPUtime=1.41 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 726 0 0 0 141 0 0 0 25 0 4 0 875431631 175628288 2918 33554432000 4194304 4964704 140733443470384 18446744073709551615 4320864 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=171512 CPUtime=1.41 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 423 0 0 0 141 0 0 0 25 0 4 0 875431631 175628288 2918 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 171512

[startup+3.10081 s]
/proc/loadavg: 7.74 8.03 8.14 10/184 20598
/proc/meminfo: memFree=32072276/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=173916 CPUtime=12.12 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 4468 0 0 0 1211 1 0 0 25 0 4 0 875431623 178089984 4308 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668601 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 43479 4308 460 189 0 37828 0
[pid=20594/tid=20596] ppid=20592 vsize=173916 CPUtime=3 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 738 0 0 0 300 0 0 0 25 0 4 0 875431631 178089984 4308 33554432000 4194304 4964704 140733443470384 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=173916 CPUtime=3 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 1408 0 0 0 300 0 0 0 25 0 4 0 875431631 178089984 4308 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=173916 CPUtime=3.01 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 717 0 0 0 301 0 0 0 25 0 4 0 875431631 178089984 4308 33554432000 4194304 4964704 140733443470384 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 173916

[startup+6.30025 s]
/proc/loadavg: 7.76 8.03 8.14 10/184 20598
/proc/meminfo: memFree=32065476/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=176036 CPUtime=24.9 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 5842 0 0 0 2489 1 0 0 25 0 4 0 875431623 180260864 5601 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 44009 5601 460 189 0 38358 0
[pid=20594/tid=20596] ppid=20592 vsize=176036 CPUtime=6.18 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 1009 0 0 0 618 0 0 0 25 0 4 0 875431631 180260864 5601 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=176036 CPUtime=6.2 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 2101 0 0 0 620 0 0 0 25 0 4 0 875431631 180260864 5601 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=176036 CPUtime=6.21 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 935 0 0 0 621 0 0 0 25 0 4 0 875431631 180260864 5601 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.9
Current children cumulated vsize (KiB) 176036

[startup+12.7011 s]
/proc/loadavg: 7.78 8.03 8.14 9/184 20598
/proc/meminfo: memFree=32056492/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=243724 CPUtime=50.47 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 7726 0 0 0 5045 2 0 0 25 0 4 0 875431623 249573376 7485 33554432000 4194304 4964704 140733443470384 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 60931 7485 460 189 0 55280 0
[pid=20594/tid=20596] ppid=20592 vsize=243724 CPUtime=12.55 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 1488 0 0 0 1254 1 0 0 25 0 4 0 875431631 249573376 7485 33554432000 4194304 4964704 140733443470384 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=243724 CPUtime=12.6 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 3070 0 0 0 1260 0 0 0 25 0 4 0 875431631 249573376 7485 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=243724 CPUtime=12.61 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1148 0 0 0 1261 0 0 0 25 0 4 0 875431631 249573376 7485 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.47
Current children cumulated vsize (KiB) 243724

[startup+25.5009 s]
/proc/loadavg: 7.90 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32045488/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=101.59 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10401 0 0 0 10156 3 0 0 25 0 4 0 875431623 251445248 10141 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668648 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10141 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=25.27 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2316 0 0 0 2526 1 0 0 25 0 4 0 875431631 251445248 10141 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670271 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=25.41 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4383 0 0 0 2540 1 0 0 25 0 4 0 875431631 251445248 10141 33554432000 4194304 4964704 140733443470384 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=25.41 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 2541 0 0 0 25 0 4 0 875431631 251445248 10141 33554432000 4194304 4964704 140733443470384 18446744073709551615 4660034 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.59
Current children cumulated vsize (KiB) 245552

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

[startup+28.7003 s]
/proc/loadavg: 7.91 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32043876/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=114.38 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10639 0 0 0 11434 4 0 0 25 0 4 0 875431623 251445248 10371 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670454 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10371 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=28.45 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2382 0 0 0 2844 1 0 0 25 0 4 0 875431631 251445248 10371 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=28.61 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4460 0 0 0 2860 1 0 0 25 0 4 0 875431631 251445248 10371 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=28.61 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 2861 0 0 0 25 0 4 0 875431631 251445248 10371 33554432000 4194304 4964704 140733443470384 18446744073709551615 4626985 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 114.38
Current children cumulated vsize (KiB) 245552

[startup+29.5011 s]
/proc/loadavg: 7.91 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32043876/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=117.58 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10642 0 0 0 11754 4 0 0 25 0 4 0 875431623 251445248 10374 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10374 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=29.25 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2383 0 0 0 2924 1 0 0 25 0 4 0 875431631 251445248 10374 33554432000 4194304 4964704 140733443470384 18446744073709551615 4333361 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=29.41 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4461 0 0 0 2940 1 0 0 25 0 4 0 875431631 251445248 10374 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=29.41 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 2941 0 0 0 25 0 4 0 875431631 251445248 10374 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 117.58
Current children cumulated vsize (KiB) 245552

[startup+29.9011 s]
/proc/loadavg: 7.91 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32043752/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=119.17 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10646 0 0 0 11913 4 0 0 25 0 4 0 875431623 251445248 10378 33554432000 4194304 4964704 140733443470384 18446744073709551615 4627211 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10378 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=29.64 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2386 0 0 0 2963 1 0 0 25 0 4 0 875431631 251445248 10378 33554432000 4194304 4964704 140733443470384 18446744073709551615 4312190 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=29.81 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4462 0 0 0 2980 1 0 0 25 0 4 0 875431631 251445248 10378 33554432000 4194304 4964704 140733443470384 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=29.81 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 2981 0 0 0 25 0 4 0 875431631 251445248 10378 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 119.17
Current children cumulated vsize (KiB) 245552

[startup+30.301 s]
/proc/loadavg: 7.91 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32043752/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=120.77 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10693 0 0 0 12073 4 0 0 25 0 4 0 875431623 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668714 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10425 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=30.04 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2387 0 0 0 3003 1 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=30.21 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4508 0 0 0 3020 1 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=30.21 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 3021 0 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 120.77
Current children cumulated vsize (KiB) 245552

[startup+30.401 s]
/proc/loadavg: 7.91 8.04 8.14 10/184 20599
/proc/meminfo: memFree=32043752/32951124 swapFree=67052292/67111528
[pid=20594] ppid=20592 vsize=245552 CPUtime=121.17 cores=1,3,5,7
/proc/20594/stat : 20594 (claspmt) R 20592 20594 19795 0 -1 4202496 10693 0 0 0 12113 4 0 0 25 0 4 0 875431623 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/20594/statm: 61388 10425 460 189 0 55737 0
[pid=20594/tid=20596] ppid=20592 vsize=245552 CPUtime=30.14 cores=1,3,5,7
/proc/20594/task/20596/stat : 20596 (claspmt) R 20592 20594 19795 0 -1 4202560 2387 0 0 0 3013 1 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=20594/tid=20597] ppid=20592 vsize=245552 CPUtime=30.31 cores=1,3,5,7
/proc/20594/task/20597/stat : 20597 (claspmt) R 20592 20594 19795 0 -1 4202560 4508 0 0 0 3030 1 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=20594/tid=20598] ppid=20592 vsize=245552 CPUtime=30.31 cores=1,3,5,7
/proc/20594/task/20598/stat : 20598 (claspmt) R 20592 20594 19795 0 -1 4202560 1263 0 0 0 3031 0 0 0 25 0 4 0 875431631 251445248 10425 33554432000 4194304 4964704 140733443470384 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 121.17
Current children cumulated vsize (KiB) 245552

Child status: 20
Real time (s): 30.4735
CPU time (s): 121.394
CPU user time (s): 121.349
CPU system time (s): 0.044993
CPU usage (%): 398.358
Max. virtual memory (cumulated for all children) (KiB): 245552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 121.349
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= 10705
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= 784
involuntary context switches= 819

runsolver used 0.055991 second user time and 0.112982 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-09 18:51:47
IDJOB=3299593
IDBENCH=83273
IDSOLVER=1683
FILE ID=node108/3299593-1307638307
RUNJOBID= node108-1307635897-20210
PBS_JOBID= 13549383
Free space on /tmp= 74084 MiB

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

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

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=1860270520

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32084736 kB
Buffers:        214248 kB
Cached:         338868 kB
SwapCached:      25900 kB
Active:         407992 kB
Inactive:       247304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32084736 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            1204 kB
Writeback:           0 kB
AnonPages:       97012 kB
Mapped:           9876 kB
Slab:           147084 kB
PageTables:       4148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294604 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= 74084 MiB
End job on node108 at 2011-06-09 18:52:17