Trace number 3381087

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)UNSAT 2424.63 303.765

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-22_445.cnf
MD5SUM4f7ff14ba0d33c4cf7de4e3c004f2f79
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark893.472
Satisfiable
(Un)Satisfiability was proved
Number of variables223
Number of clauses26441
Sum of the clauses size116565
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2296
Number of clauses of size 324153
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51992

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...503955/instance-3381087-1305503955.cnf
0.09/0.17	c Solving...
2424.31/303.76	s UNSATISFIABLE
2424.31/303.76	
2424.31/303.76	c Models        : 0     
2424.31/303.76	c Time          : 303.744s (Solving: 303.57s 1st Model: 0.00s Unsat: 303.57s)
2424.31/303.76	c CPU Time      : 2424.600s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3381087-1305503955/watcher-3381087-1305503955 -o /tmp/evaluation-result-3381087-1305503955/solver-3381087-1305503955 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381087-1305503955.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: 8.07 8.03 8.00 2/358 20371
/proc/meminfo: memFree=21435900/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=22676 CPUtime=0 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 1007 0 0 0 0 0 0 0 25 0 1 0 118004960 23220224 899 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880225989 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20371/statm: 5669 900 397 189 0 543 0

[startup+0.047268 s]
/proc/loadavg: 8.07 8.03 8.00 2/358 20371
/proc/meminfo: memFree=21435900/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=23388 CPUtime=0.04 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 1203 0 0 0 4 0 0 0 25 0 1 0 118004960 23949312 1095 33554432000 4194304 4964800 140736112843168 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20371/statm: 5847 1095 399 189 0 721 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 23388

[startup+0.100262 s]
/proc/loadavg: 8.07 8.03 8.00 2/358 20371
/proc/meminfo: memFree=21435900/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=23388 CPUtime=0.09 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 1203 0 0 0 9 0 0 0 25 0 1 0 118004960 23949312 1095 33554432000 4194304 4964800 140736112843168 18446744073709551615 4607575 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/20371/statm: 5847 1095 399 189 0 721 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23388

[startup+0.300135 s]
/proc/loadavg: 8.07 8.03 8.00 2/358 20371
/proc/meminfo: memFree=21435900/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=317732 CPUtime=1.07 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 2439 0 0 0 106 1 0 0 25 0 8 0 118004960 325357568 2278 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 79433 2278 464 189 0 73782 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 317732

[startup+0.701067 s]
/proc/loadavg: 8.07 8.03 8.00 2/358 20371
/proc/meminfo: memFree=21435900/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=319896 CPUtime=4.28 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 4833 0 0 0 426 2 0 0 25 0 8 0 118004960 327573504 4672 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668734 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 79974 4672 464 189 0 74323 0
Current children cumulated CPU time (s) 4.28
Current children cumulated vsize (KiB) 319896

[startup+1.50093 s]
/proc/loadavg: 8.06 8.03 8.00 10/366 20379
/proc/meminfo: memFree=21417988/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=320312 CPUtime=10.66 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 5693 0 0 0 1064 2 0 0 25 0 8 0 118004960 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670264 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 80078 5532 464 189 0 74427 0
[pid=20371/tid=20373] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 488 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627378 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 682 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 522 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 562 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4628055 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=320312 CPUtime=1.32 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 459 0 0 0 132 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 573 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=320312 CPUtime=1.31 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 690 0 0 0 131 0 0 0 19 0 8 0 118004978 327999488 5532 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 320312

[startup+3.10065 s]
/proc/loadavg: 8.06 8.03 8.00 9/366 20379
/proc/meminfo: memFree=21411416/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=322724 CPUtime=23.45 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 7924 0 0 0 2341 4 0 0 25 0 8 0 118004960 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4332208 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 80681 7763 466 189 0 75030 0
[pid=20371/tid=20373] ppid=20369 vsize=322724 CPUtime=2.9 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 762 0 0 0 290 0 0 0 25 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 1246 0 0 0 291 0 0 0 24 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 780 0 0 0 291 0 0 0 25 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 844 0 0 0 291 0 0 0 24 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 615 0 0 0 291 0 0 0 24 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4334306 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 835 0 0 0 291 0 0 0 24 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670546 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=322724 CPUtime=2.91 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 954 0 0 0 291 0 0 0 23 0 8 0 118004978 330469376 7763 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.45
Current children cumulated vsize (KiB) 322724

[startup+6.30109 s]
/proc/loadavg: 8.06 8.03 8.00 9/366 20379
/proc/meminfo: memFree=21399264/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=324448 CPUtime=49 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 10362 0 0 0 4894 6 0 0 25 0 8 0 118004960 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670313 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 81112 10201 466 189 0 75461 0
[pid=20371/tid=20373] ppid=20369 vsize=324448 CPUtime=6.1 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 1074 0 0 0 610 0 0 0 25 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=324448 CPUtime=6.11 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 1626 0 0 0 611 0 0 0 25 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=324448 CPUtime=6.11 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 1059 0 0 0 611 0 0 0 25 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=324448 CPUtime=6.1 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 1175 0 0 0 610 0 0 0 22 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=324448 CPUtime=6.11 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 891 0 0 0 611 0 0 0 25 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670530 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=324448 CPUtime=6.1 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 1067 0 0 0 610 0 0 0 25 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=324448 CPUtime=6.11 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 1307 0 0 0 611 0 0 0 22 0 8 0 118004978 332234752 10201 33554432000 4194304 4964800 140736112843168 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49
Current children cumulated vsize (KiB) 324448

[startup+12.701 s]
/proc/loadavg: 8.05 8.03 8.00 9/366 20379
/proc/meminfo: memFree=21381092/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=328808 CPUtime=100.1 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 14685 0 0 0 10002 8 0 0 25 0 8 0 118004960 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 82202 14322 466 189 0 76551 0
[pid=20371/tid=20373] ppid=20369 vsize=328808 CPUtime=12.5 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 1668 0 0 0 1250 0 0 0 21 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=328808 CPUtime=12.51 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 2932 0 0 0 1250 1 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=328808 CPUtime=12.51 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 1458 0 0 0 1250 1 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=328808 CPUtime=12.5 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 1643 0 0 0 1250 0 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=328808 CPUtime=12.52 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 1219 0 0 0 1251 1 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627451 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=328808 CPUtime=12.51 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 1458 0 0 0 1250 1 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=328808 CPUtime=12.51 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 1855 0 0 0 1251 0 0 0 25 0 8 0 118004978 336699392 14322 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.1
Current children cumulated vsize (KiB) 328808

[startup+25.5007 s]
/proc/loadavg: 8.04 8.03 8.00 9/366 20380
/proc/meminfo: memFree=21363184/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=332448 CPUtime=202.31 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 19211 0 0 0 20219 12 0 0 25 0 8 0 118004960 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 83112 18753 466 189 0 77461 0
[pid=20371/tid=20373] ppid=20369 vsize=332448 CPUtime=25.29 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 2261 0 0 0 2528 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668753 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=332448 CPUtime=25.3 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 4365 0 0 0 2529 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=332448 CPUtime=25.3 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 1787 0 0 0 2529 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=332448 CPUtime=25.31 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 2149 0 0 0 2529 2 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=332448 CPUtime=25.31 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 1688 0 0 0 2530 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670351 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=332448 CPUtime=25.3 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 1718 0 0 0 2529 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=332448 CPUtime=25.3 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 2570 0 0 0 2529 1 0 0 25 0 8 0 118004978 340426752 18753 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.31
Current children cumulated vsize (KiB) 332448

[startup+51.1013 s]
/proc/loadavg: 8.02 8.02 8.00 9/366 20380
/proc/meminfo: memFree=21337476/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=337384 CPUtime=406.8 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 25783 0 0 0 40662 18 0 0 25 0 8 0 118004960 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 84346 25214 466 189 0 78695 0
[pid=20371/tid=20373] ppid=20369 vsize=337384 CPUtime=50.89 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 3448 0 0 0 5087 2 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627551 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=337384 CPUtime=50.9 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 5823 0 0 0 5088 2 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=337384 CPUtime=50.89 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 2427 0 0 0 5087 2 0 0 19 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=337384 CPUtime=50.9 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 2974 0 0 0 5088 2 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=337384 CPUtime=50.9 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 2437 0 0 0 5089 1 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=337384 CPUtime=50.9 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 2236 0 0 0 5088 2 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=337384 CPUtime=50.9 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 3259 0 0 0 5088 2 0 0 25 0 8 0 118004978 345481216 25214 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.8

################
# More data... #
################

/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 4975 0 0 0 22205 4 0 0 25 0 8 0 118004978 359317504 39509 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=350896 CPUtime=222.06 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3196 0 0 0 22202 4 0 0 25 0 8 0 118004978 359317504 39509 33554432000 4194304 4964800 140736112843168 18446744073709551615 4660163 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=350896 CPUtime=222.07 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5055 0 0 0 22201 6 0 0 25 0 8 0 118004978 359317504 39509 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1774.15
Current children cumulated vsize (KiB) 350896

[startup+282.301 s]
/proc/loadavg: 8.06 8.06 8.01 9/366 20395
/proc/meminfo: memFree=21271460/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353232 CPUtime=2253.41 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43259 0 0 0 225299 42 0 0 25 0 8 0 118004960 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88308 41335 466 189 0 82657 0
[pid=20371/tid=20373] ppid=20369 vsize=353232 CPUtime=282.03 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6567 0 0 0 28199 4 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353232 CPUtime=282.08 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9580 0 0 0 28202 6 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353232 CPUtime=282.03 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3262 0 0 0 28199 4 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353232 CPUtime=282.08 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5762 0 0 0 28204 4 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353232 CPUtime=282.08 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5393 0 0 0 28204 4 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353232 CPUtime=282.06 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 28201 5 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353232 CPUtime=282.07 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5372 0 0 0 28200 7 0 0 25 0 8 0 118004978 361709568 41335 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2253.41
Current children cumulated vsize (KiB) 353232

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

[startup+294.301 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20395
/proc/meminfo: memFree=21270208/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353484 CPUtime=2349.24 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43610 0 0 0 234882 42 0 0 25 0 8 0 118004960 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627540 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88371 41654 466 189 0 82720 0
[pid=20371/tid=20373] ppid=20369 vsize=353484 CPUtime=294.03 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 29399 4 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353484 CPUtime=294.08 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9690 0 0 0 29402 6 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320984 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353484 CPUtime=294.02 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 29398 4 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353484 CPUtime=294.08 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5802 0 0 0 29404 4 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353484 CPUtime=294.08 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5396 0 0 0 29404 4 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353484 CPUtime=294.06 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 29401 5 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353484 CPUtime=294.06 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5406 0 0 0 29399 7 0 0 25 0 8 0 118004978 361967616 41654 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2349.24
Current children cumulated vsize (KiB) 353484

[startup+300.701 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20396
/proc/meminfo: memFree=21269836/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353896 CPUtime=2400.37 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43714 0 0 0 239994 43 0 0 25 0 8 0 118004960 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627365 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88474 41743 466 189 0 82823 0
[pid=20371/tid=20373] ppid=20369 vsize=353896 CPUtime=300.43 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 30039 4 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353896 CPUtime=300.48 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9697 0 0 0 30042 6 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353896 CPUtime=300.42 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 30038 4 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353896 CPUtime=300.48 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5877 0 0 0 30044 4 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353896 CPUtime=300.48 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5399 0 0 0 30044 4 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353896 CPUtime=300.46 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 30041 5 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353896 CPUtime=300.46 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5425 0 0 0 30039 7 0 0 25 0 8 0 118004978 362389504 41743 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2400.37
Current children cumulated vsize (KiB) 353896

[startup+302.3 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20396
/proc/meminfo: memFree=21269956/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353896 CPUtime=2413.15 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43725 0 0 0 241272 43 0 0 25 0 8 0 118004960 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88474 41754 466 189 0 82823 0
[pid=20371/tid=20373] ppid=20369 vsize=353896 CPUtime=302.03 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 30199 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353896 CPUtime=302.08 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9697 0 0 0 30202 6 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353896 CPUtime=302.02 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 30198 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353896 CPUtime=302.08 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5885 0 0 0 30204 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353896 CPUtime=302.08 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5399 0 0 0 30204 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353896 CPUtime=302.06 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 30201 5 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670440 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353896 CPUtime=302.06 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5428 0 0 0 30199 7 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4658540 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2413.15
Current children cumulated vsize (KiB) 353896

[startup+303.101 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20396
/proc/meminfo: memFree=21269584/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353896 CPUtime=2419.54 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43780 0 0 0 241911 43 0 0 25 0 8 0 118004960 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668721 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88474 41809 466 189 0 82823 0
[pid=20371/tid=20373] ppid=20369 vsize=353896 CPUtime=302.83 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 30279 4 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4660165 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353896 CPUtime=302.88 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9697 0 0 0 30282 6 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353896 CPUtime=302.82 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 30278 4 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353896 CPUtime=302.88 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5940 0 0 0 30284 4 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353896 CPUtime=302.88 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5399 0 0 0 30284 4 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353896 CPUtime=302.86 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 30281 5 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353896 CPUtime=302.86 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5428 0 0 0 30279 7 0 0 25 0 8 0 118004978 362389504 41809 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2419.54
Current children cumulated vsize (KiB) 353896

[startup+303.501 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20396
/proc/meminfo: memFree=21269584/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353896 CPUtime=2422.82 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43783 0 0 0 242239 43 0 0 25 0 8 0 118004960 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88474 41754 466 189 0 82823 0
[pid=20371/tid=20373] ppid=20369 vsize=353896 CPUtime=303.24 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 30320 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353896 CPUtime=303.29 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9697 0 0 0 30323 6 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4668822 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353896 CPUtime=303.23 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 30319 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353896 CPUtime=303.29 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5943 0 0 0 30325 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353896 CPUtime=303.29 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5399 0 0 0 30325 4 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627211 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353896 CPUtime=303.27 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 30322 5 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353896 CPUtime=303.27 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5428 0 0 0 30320 7 0 0 25 0 8 0 118004978 362389504 41754 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2422.82
Current children cumulated vsize (KiB) 353896

[startup+303.701 s]
/proc/loadavg: 8.05 8.06 8.01 9/366 20396
/proc/meminfo: memFree=21269584/32950928 swapFree=62959384/67111528
[pid=20371] ppid=20369 vsize=353896 CPUtime=2424.31 cores=0-7
/proc/20371/stat : 20371 (claspmt) R 20369 20371 20053 0 -1 4202496 43783 0 0 0 242388 43 0 0 25 0 8 0 118004960 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/20371/statm: 88474 41684 466 189 0 82823 0
[pid=20371/tid=20373] ppid=20369 vsize=353896 CPUtime=303.43 cores=0-7
/proc/20371/task/20373/stat : 20373 (claspmt) R 20369 20371 20053 0 -1 4202560 6711 0 0 0 30339 4 0 0 25 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 4627910 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=20371/tid=20374] ppid=20369 vsize=353896 CPUtime=303.48 cores=0-7
/proc/20371/task/20374/stat : 20374 (claspmt) R 20369 20371 20053 0 -1 4202560 9697 0 0 0 30342 6 0 0 25 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880670239 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=20371/tid=20375] ppid=20369 vsize=353896 CPUtime=303.42 cores=0-7
/proc/20371/task/20375/stat : 20375 (claspmt) R 20369 20371 20053 0 -1 4202560 3271 0 0 0 30338 4 0 0 18 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880670239 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=20371/tid=20376] ppid=20369 vsize=353896 CPUtime=303.48 cores=0-7
/proc/20371/task/20376/stat : 20376 (claspmt) R 20369 20371 20053 0 -1 4202560 5943 0 0 0 30344 4 0 0 18 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880670190 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=20371/tid=20377] ppid=20369 vsize=353896 CPUtime=303.48 cores=0-7
/proc/20371/task/20377/stat : 20377 (claspmt) R 20369 20371 20053 0 -1 4202560 5399 0 0 0 30344 4 0 0 25 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=20371/tid=20378] ppid=20369 vsize=353896 CPUtime=303.46 cores=0-7
/proc/20371/task/20378/stat : 20378 (claspmt) R 20369 20371 20053 0 -1 4202560 3378 0 0 0 30341 5 0 0 25 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880670239 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=20371/tid=20379] ppid=20369 vsize=353896 CPUtime=303.46 cores=0-7
/proc/20371/task/20379/stat : 20379 (claspmt) R 20369 20371 20053 0 -1 4202560 5428 0 0 0 30339 7 0 0 18 0 8 0 118004978 362389504 41684 33554432000 4194304 4964800 140736112843168 18446744073709551615 218880670239 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2424.31
Current children cumulated vsize (KiB) 353896

Child status: 20
Real time (s): 303.765
CPU time (s): 2424.63
CPU user time (s): 2424.16
CPU system time (s): 0.473927
CPU usage (%): 798.194
Max. virtual memory (cumulated for all children) (KiB): 353896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2424.16
system time used= 0.473927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43794
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= 29908
involuntary context switches= 11021

runsolver used 1.04384 second user time and 2.55761 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-16 01:59:16
IDJOB=3381087
IDBENCH=83311
IDSOLVER=1865
FILE ID=node112/3381087-1305503955
RUNJOBID= node112-1305498614-20067
PBS_JOBID= 13325447
Free space on /tmp= 73524 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-22_445.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-3381087-1305503955/watcher-3381087-1305503955 -o /tmp/evaluation-result-3381087-1305503955/solver-3381087-1305503955 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381087-1305503955.cnf

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

MD5SUM BENCH= 4f7ff14ba0d33c4cf7de4e3c004f2f79
RANDOM SEED=228648336

node112.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.847
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.69
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.847
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	: 5180.45
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.847
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.76
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.847
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.847
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.61
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.847
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.847
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.847
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:     32950928 kB
MemFree:      21436180 kB
Buffers:         11256 kB
Cached:         145736 kB
SwapCached:      73312 kB
Active:         120384 kB
Inactive:     11211464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      21436180 kB
SwapTotal:    67111528 kB
SwapFree:     62959384 kB
Dirty:            1580 kB
Writeback:           0 kB
AnonPages:    11110208 kB
Mapped:          20536 kB
Slab:            64408 kB
PageTables:      51580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 74554032 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= 73524 MiB
End job on node112 at 2011-05-16 02:04:19