Trace number 3322474

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 122.878 15.4783

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 benchmark59.7909
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 ...386222/instance-3322474-1304386222.cnf
0.04/0.08	c Solving...
122.37/15.47	s UNSATISFIABLE
122.37/15.47	
122.37/15.47	c Models        : 0     
122.37/15.47	c Time          : 15.469s (Solving: 15.39s 1st Model: 0.00s Unsat: 15.39s)
122.37/15.47	c CPU Time      : 122.860s

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-3322474-1304386222/watcher-3322474-1304386222 -o /tmp/evaluation-result-3322474-1304386222/solver-3322474-1304386222 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322474-1304386222.cnf 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 40000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 40030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=22504 CPUtime=0.01 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 946 0 0 0 1 0 0 0 25 0 1 0 628852868 23044096 874 33554432000 4194304 4964704 140737075417696 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19326/statm: 5626 874 399 189 0 500 0

[startup+0.046905 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=22504 CPUtime=0.04 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 946 0 0 0 4 0 0 0 25 0 1 0 628852868 23044096 874 33554432000 4194304 4964704 140737075417696 18446744073709551615 4607587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/19326/statm: 5626 874 399 189 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 22504

[startup+0.104262 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=318100 CPUtime=2.05 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 3241 0 0 0 204 1 0 0 18 0 8 0 628852868 325734400 3131 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670277 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 79624 3787 464 189 0 73973 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 318100

[startup+0.988702 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=319128 CPUtime=7.28 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 4184 0 0 0 727 1 0 0 19 0 8 0 628852868 326787072 4074 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 79782 4074 464 189 0 74131 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 319128

[startup+1.00133 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=319128 CPUtime=7.39 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 4247 0 0 0 738 1 0 0 19 0 8 0 628852868 326787072 4137 33554432000 4194304 4964704 140737075417696 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 79782 4156 464 189 0 74131 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 319128

[startup+1.5886 s]
/proc/loadavg: 7.35 7.76 7.90 1/376 19326
/proc/meminfo: memFree=16127488/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=319396 CPUtime=12.09 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 4929 0 0 0 1207 2 0 0 20 0 8 0 628852868 327061504 4819 33554432000 4194304 4964704 140737075417696 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 79849 4819 464 189 0 74198 0
Current children cumulated CPU time (s) 12.09
Current children cumulated vsize (KiB) 319396

[startup+3.10034 s]
/proc/loadavg: 7.35 7.76 7.90 9/384 19334
/proc/meminfo: memFree=16104184/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=320932 CPUtime=24.15 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 6931 0 0 0 2412 3 0 0 25 0 8 0 628852868 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627316 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 80233 6767 466 189 0 74582 0
[pid=19326/tid=19328] ppid=19324 vsize=320932 CPUtime=3 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 798 0 0 0 300 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627520 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=320932 CPUtime=3 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 1348 0 0 0 300 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=320932 CPUtime=3.01 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 543 0 0 0 301 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4659143 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=320932 CPUtime=2.98 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 658 0 0 0 298 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668907 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=320932 CPUtime=3.01 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 391 0 0 0 301 0 0 0 20 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=320932 CPUtime=3 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 667 0 0 0 300 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4320911 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=320932 CPUtime=3 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 970 0 0 0 300 0 0 0 25 0 8 0 628852877 328634368 6767 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.15
Current children cumulated vsize (KiB) 320932

[startup+6.30078 s]
/proc/loadavg: 7.40 7.76 7.90 9/384 19335
/proc/meminfo: memFree=16096140/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=322060 CPUtime=49.7 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 8709 0 0 0 4966 4 0 0 25 0 8 0 628852868 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627022 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 80515 8545 466 189 0 74864 0
[pid=19326/tid=19328] ppid=19324 vsize=322060 CPUtime=6.2 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 979 0 0 0 620 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=322060 CPUtime=6.2 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 2022 0 0 0 620 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=322060 CPUtime=6.2 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 644 0 0 0 620 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=322060 CPUtime=6.16 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 902 0 0 0 616 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=322060 CPUtime=6.21 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 497 0 0 0 621 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=322060 CPUtime=6.17 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 832 0 0 0 617 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=322060 CPUtime=6.2 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1150 0 0 0 620 0 0 0 25 0 8 0 628852877 329789440 8545 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.7
Current children cumulated vsize (KiB) 322060

[startup+12.7007 s]
/proc/loadavg: 7.45 7.77 7.90 9/384 19335
/proc/meminfo: memFree=16083540/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=325336 CPUtime=100.89 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 11756 0 0 0 10083 6 0 0 25 0 8 0 628852868 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 81334 11498 466 189 0 75683 0
[pid=19326/tid=19328] ppid=19324 vsize=325336 CPUtime=12.61 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 1372 0 0 0 1261 0 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=325336 CPUtime=12.61 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 3218 0 0 0 1260 1 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=325336 CPUtime=12.62 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 793 0 0 0 1262 0 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=325336 CPUtime=12.57 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 1283 0 0 0 1257 0 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=325336 CPUtime=12.62 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 678 0 0 0 1262 0 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627412 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=325336 CPUtime=12.5 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 999 0 0 0 1250 0 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=325336 CPUtime=12.62 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1553 0 0 0 1261 1 0 0 25 0 8 0 628852877 333144064 11498 33554432000 4194304 4964704 140737075417696 18446744073709551615 4687032 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.89
Current children cumulated vsize (KiB) 325336

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

[startup+13.4005 s]
/proc/loadavg: 7.45 7.77 7.90 9/384 19335
/proc/meminfo: memFree=16083540/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=325336 CPUtime=106.39 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 11817 0 0 0 10633 6 0 0 25 0 8 0 628852868 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4660034 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 81334 11559 466 189 0 75683 0
[pid=19326/tid=19328] ppid=19324 vsize=325336 CPUtime=13.29 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 1398 0 0 0 1329 0 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=325336 CPUtime=13.3 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 3218 0 0 0 1329 1 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=325336 CPUtime=13.3 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 797 0 0 0 1330 0 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=325336 CPUtime=13.26 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 1297 0 0 0 1326 0 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=325336 CPUtime=13.3 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 681 0 0 0 1330 0 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4627356 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=325336 CPUtime=13.19 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 1007 0 0 0 1319 0 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668693 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=325336 CPUtime=13.3 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1554 0 0 0 1329 1 0 0 25 0 8 0 628852877 333144064 11559 33554432000 4194304 4964704 140737075417696 18446744073709551615 4669472 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 106.39
Current children cumulated vsize (KiB) 325336

[startup+14.2004 s]
/proc/loadavg: 7.49 7.77 7.90 9/384 19335
/proc/meminfo: memFree=16083168/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=325644 CPUtime=112.78 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 12012 0 0 0 11271 7 0 0 25 0 8 0 628852868 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670243 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 81411 11754 466 189 0 75760 0
[pid=19326/tid=19328] ppid=19324 vsize=325644 CPUtime=14.09 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 1415 0 0 0 1409 0 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4659152 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=325644 CPUtime=14.1 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 3258 0 0 0 1409 1 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=325644 CPUtime=14.1 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 806 0 0 0 1410 0 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=325644 CPUtime=14.06 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 1331 0 0 0 1406 0 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=325644 CPUtime=14.1 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 712 0 0 0 1410 0 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=325644 CPUtime=13.97 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 1038 0 0 0 1397 0 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670071 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=325644 CPUtime=14.1 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1582 0 0 0 1409 1 0 0 25 0 8 0 628852877 333459456 11754 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 112.78
Current children cumulated vsize (KiB) 325644

[startup+15.0143 s]
/proc/loadavg: 7.49 7.77 7.90 9/384 19335
/proc/meminfo: memFree=16082672/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=325784 CPUtime=119.28 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 12151 0 0 0 11921 7 0 0 25 0 8 0 628852868 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 81446 11893 466 189 0 75795 0
[pid=19326/tid=19328] ppid=19324 vsize=325784 CPUtime=14.91 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 1430 0 0 0 1491 0 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=325784 CPUtime=14.91 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 3287 0 0 0 1490 1 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668635 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=325784 CPUtime=14.92 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 815 0 0 0 1492 0 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=325784 CPUtime=14.87 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 1374 0 0 0 1487 0 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4644840 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=325784 CPUtime=14.92 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 728 0 0 0 1492 0 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4337445 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=325784 CPUtime=14.77 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 1040 0 0 0 1477 0 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=325784 CPUtime=14.91 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1600 0 0 0 1490 1 0 0 25 0 8 0 628852877 333602816 11893 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 119.28
Current children cumulated vsize (KiB) 325784

[startup+15.4012 s]
/proc/loadavg: 7.49 7.77 7.90 9/384 19335
/proc/meminfo: memFree=16082672/32951124 swapFree=67102128/67111528
[pid=19326] ppid=19324 vsize=325928 CPUtime=122.37 cores=0-7
/proc/19326/stat : 19326 (claspmt) R 19324 19326 19230 0 -1 4202496 12266 0 0 0 12230 7 0 0 25 0 8 0 628852868 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/19326/statm: 81482 12008 466 189 0 75831 0
[pid=19326/tid=19328] ppid=19324 vsize=325928 CPUtime=15.3 cores=0-7
/proc/19326/task/19328/stat : 19328 (claspmt) R 19324 19326 19230 0 -1 4202560 1489 0 0 0 1530 0 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4631247 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19326/tid=19329] ppid=19324 vsize=325928 CPUtime=15.3 cores=0-7
/proc/19326/task/19329/stat : 19329 (claspmt) R 19324 19326 19230 0 -1 4202560 3300 0 0 0 1529 1 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=19326/tid=19330] ppid=19324 vsize=325928 CPUtime=15.3 cores=0-7
/proc/19326/task/19330/stat : 19330 (claspmt) R 19324 19326 19230 0 -1 4202560 818 0 0 0 1530 0 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=19326/tid=19331] ppid=19324 vsize=325928 CPUtime=15.26 cores=0-7
/proc/19326/task/19331/stat : 19331 (claspmt) R 19324 19326 19230 0 -1 4202560 1374 0 0 0 1526 0 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668648 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=19326/tid=19332] ppid=19324 vsize=325928 CPUtime=15.3 cores=0-7
/proc/19326/task/19332/stat : 19332 (claspmt) R 19324 19326 19230 0 -1 4202560 729 0 0 0 1530 0 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=19326/tid=19333] ppid=19324 vsize=325928 CPUtime=15.16 cores=0-7
/proc/19326/task/19333/stat : 19333 (claspmt) R 19324 19326 19230 0 -1 4202560 1040 0 0 0 1516 0 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19326/tid=19334] ppid=19324 vsize=325928 CPUtime=15.3 cores=0-7
/proc/19326/task/19334/stat : 19334 (claspmt) R 19324 19326 19230 0 -1 4202560 1620 0 0 0 1529 1 0 0 25 0 8 0 628852877 333750272 12008 33554432000 4194304 4964704 140737075417696 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 122.37
Current children cumulated vsize (KiB) 325928

Child status: 20
Real time (s): 15.4783
CPU time (s): 122.878
CPU user time (s): 122.799
CPU system time (s): 0.078987
CPU usage (%): 793.872
Max. virtual memory (cumulated for all children) (KiB): 325928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 122.799
system time used= 0.078987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12290
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= 5231
involuntary context switches= 575

runsolver used 0.053991 second user time and 0.134979 second system time

The end

Launcher Data

Begin job on node119 at 2011-05-03 03:30:22
IDJOB=3322474
IDBENCH=83273
IDSOLVER=1711
FILE ID=node119/3322474-1304386222
RUNJOBID= node119-1304386116-19244
PBS_JOBID= 13181801
Free space on /tmp= 73376 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-3322474-1304386222/watcher-3322474-1304386222 -o /tmp/evaluation-result-3322474-1304386222/solver-3322474-1304386222 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322474-1304386222.cnf

TIME LIMIT= 40000 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= d56eb1fbc523242359df78e10ae2a44f
RANDOM SEED=823343422

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.815
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.67
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.815
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.83
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.815
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.74
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.815
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:      16127900 kB
Buffers:        342040 kB
Cached:        1610240 kB
SwapCached:       3692 kB
Active:       13106944 kB
Inactive:      3239892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16127900 kB
SwapTotal:    67111528 kB
SwapFree:     67102128 kB
Dirty:            1548 kB
Writeback:           0 kB
AnonPages:    14394516 kB
Mapped:          30908 kB
Slab:           353396 kB
PageTables:      56396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 102455964 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= 73376 MiB
End job on node119 at 2011-05-03 03:30:38