Trace number 3322575

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 6178.3 875.701

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.cnf
MD5SUMe826117d87949a5b285e72732bfa395b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2182.13
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses69964
Sum of the clauses size140740
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269935
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 529

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...390297/instance-3322575-1304390297.cnf
0.29/0.30	c Solving...
6178.20/875.69	s UNSATISFIABLE
6178.20/875.69	
6178.20/875.69	c Models        : 0     
6178.20/875.69	c Time          : 875.549s (Solving: 875.25s 1st Model: 0.00s Unsat: 875.25s)
6178.20/875.69	c CPU Time      : 6178.140s

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-3322575-1304390297/watcher-3322575-1304390297 -o /tmp/evaluation-result-3322575-1304390297/solver-3322575-1304390297 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322575-1304390297.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.40 8.92 9.03 2/349 28751
/proc/meminfo: memFree=25380312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=22924 CPUtime=0 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 1163 0 0 0 0 0 0 0 25 0 1 0 531445163 23474176 915 33554432000 4194304 4964704 140733272108016 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28751/statm: 5731 916 386 189 0 605 0

[startup+0.076405 s]
/proc/loadavg: 8.40 8.92 9.03 2/349 28751
/proc/meminfo: memFree=25380312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=25696 CPUtime=0.07 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 1958 0 0 0 7 0 0 0 25 0 1 0 531445163 26312704 1581 33554432000 4194304 4964704 140733272108016 18446744073709551615 4607641 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28751/statm: 6424 1581 399 189 0 1298 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 25696

[startup+0.100395 s]
/proc/loadavg: 8.40 8.92 9.03 2/349 28751
/proc/meminfo: memFree=25380312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=25696 CPUtime=0.09 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 1958 0 0 0 9 0 0 0 25 0 1 0 531445163 26312704 1581 33554432000 4194304 4964704 140733272108016 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28751/statm: 6424 1581 399 189 0 1298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25696

[startup+0.300371 s]
/proc/loadavg: 8.40 8.92 9.03 2/349 28751
/proc/meminfo: memFree=25380312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=26092 CPUtime=0.29 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 2094 0 0 0 29 0 0 0 25 0 1 0 531445163 26718208 1717 33554432000 4194304 4964704 140733272108016 18446744073709551615 4324205 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/28751/statm: 6523 1717 402 189 0 1397 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26092

[startup+0.700253 s]
/proc/loadavg: 8.40 8.92 9.03 2/349 28751
/proc/meminfo: memFree=25380312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=321800 CPUtime=2.86 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 7345 0 0 0 284 2 0 0 18 0 8 0 531445163 329523200 6817 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28751/statm: 80450 6817 464 189 0 74799 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 321800

[startup+1.50111 s]
/proc/loadavg: 7.88 8.81 8.99 10/357 28759
/proc/meminfo: memFree=25348016/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=392520 CPUtime=8.46 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 13552 0 0 0 841 5 0 0 19 0 8 0 531445163 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4362295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28751/statm: 98130 13024 464 189 0 92479 0
[pid=28751/tid=28753] ppid=28749 vsize=392520 CPUtime=1.16 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 1608 0 0 0 116 0 0 0 25 0 8 0 531445193 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4627540 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=392520 CPUtime=1.14 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 1543 0 0 0 114 0 0 0 25 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4361293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=392520 CPUtime=1.13 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 1753 0 0 0 113 0 0 0 19 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=392520 CPUtime=1.06 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 1922 0 0 0 105 1 0 0 25 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=392520 CPUtime=1.1 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 678 0 0 0 110 0 0 0 25 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=392520 CPUtime=1.15 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 1435 0 0 0 115 0 0 0 19 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=392520 CPUtime=0.19 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 698 0 0 0 19 0 0 0 25 0 8 0 531445194 401940480 13024 33554432000 4194304 4964704 140733272108016 18446744073709551615 4668931 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 392520

[startup+3.10081 s]
/proc/loadavg: 7.88 8.81 8.99 10/357 28759
/proc/meminfo: memFree=25316624/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=395044 CPUtime=19.63 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 18777 0 0 0 1955 8 0 0 22 0 8 0 531445163 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320911 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28751/statm: 98761 18249 466 189 0 93110 0
[pid=28751/tid=28753] ppid=28749 vsize=395044 CPUtime=2.73 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 2083 0 0 0 273 0 0 0 25 0 8 0 531445193 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4342174 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=395044 CPUtime=2.74 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 2175 0 0 0 274 0 0 0 25 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=395044 CPUtime=2.72 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 2598 0 0 0 272 0 0 0 23 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=395044 CPUtime=2.65 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 2620 0 0 0 264 1 0 0 19 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=395044 CPUtime=1.59 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 1087 0 0 0 159 0 0 0 25 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=395044 CPUtime=2.75 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 2365 0 0 0 274 1 0 0 22 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=395044 CPUtime=1.68 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 1655 0 0 0 167 1 0 0 25 0 8 0 531445194 404525056 18249 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 19.63
Current children cumulated vsize (KiB) 395044

[startup+6.30122 s]
/proc/loadavg: 7.97 8.81 8.99 10/357 28759
/proc/meminfo: memFree=25283268/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=462588 CPUtime=41.93 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 26260 0 0 0 4181 12 0 0 25 0 8 0 531445163 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320944 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28751/statm: 115647 25732 466 189 0 109996 0
[pid=28751/tid=28753] ppid=28749 vsize=462588 CPUtime=5.93 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 3034 0 0 0 592 1 0 0 25 0 8 0 531445193 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4627301 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=462588 CPUtime=5.44 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 2936 0 0 0 543 1 0 0 25 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=462588 CPUtime=5.89 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 3633 0 0 0 588 1 0 0 25 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=462588 CPUtime=5.61 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 3146 0 0 0 560 1 0 0 25 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=462588 CPUtime=3.44 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 1887 0 0 0 344 0 0 0 24 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=462588 CPUtime=5.94 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 3496 0 0 0 593 1 0 0 20 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=462588 CPUtime=4.85 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 2873 0 0 0 483 2 0 0 25 0 8 0 531445194 473690112 25732 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 41.93
Current children cumulated vsize (KiB) 462588

[startup+12.701 s]
/proc/loadavg: 8.06 8.81 8.99 10/357 28759
/proc/meminfo: memFree=25248016/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=468212 CPUtime=86.61 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 34992 0 0 0 8644 17 0 0 20 0 8 0 531445163 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320934 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/28751/statm: 117053 34464 466 189 0 111402 0
[pid=28751/tid=28753] ppid=28749 vsize=468212 CPUtime=10.65 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 3841 0 0 0 1063 2 0 0 25 0 8 0 531445193 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=468212 CPUtime=11.47 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 3978 0 0 0 1146 1 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=468212 CPUtime=10.69 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 4556 0 0 0 1068 1 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 228095556078 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=468212 CPUtime=11.99 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 4805 0 0 0 1197 2 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=468212 CPUtime=9.39 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 2394 0 0 0 938 1 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=468212 CPUtime=12.32 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 4052 0 0 0 1230 2 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=468212 CPUtime=11.23 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 5248 0 0 0 1120 3 0 0 25 0 8 0 531445194 479449088 34464 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 86.61
Current children cumulated vsize (KiB) 468212

[startup+25.5007 s]
/proc/loadavg: 8.26 8.82 8.99 10/357 28760
/proc/meminfo: memFree=25206768/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=474620 CPUtime=176.02 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 44868 0 0 0 17579 23 0 0 25 0 8 0 531445163 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4668488 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28751/statm: 118655 44340 466 189 0 113004 0
[pid=28751/tid=28753] ppid=28749 vsize=474620 CPUtime=21.34 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 4818 0 0 0 2131 3 0 0 25 0 8 0 531445193 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 228095556078 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=474620 CPUtime=20.27 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 4393 0 0 0 2026 1 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670450 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=474620 CPUtime=21.5 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 6375 0 0 0 2148 2 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=474620 CPUtime=22.35 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 5215 0 0 0 2233 2 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=474620 CPUtime=21.47 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 3086 0 0 0 2146 1 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=474620 CPUtime=24.97 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 4406 0 0 0 2495 2 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=474620 CPUtime=24.04 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 7426 0 0 0 2399 5 0 0 25 0 8 0 531445194 486010880 44340 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 176.02
Current children cumulated vsize (KiB) 474620

[startup+51.101 s]
/proc/loadavg: 8.58 8.85 9.00 10/357 28760
/proc/meminfo: memFree=25157464/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=481468 CPUtime=354.84 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 57253 0 0 0 35452 32 0 0 25 0 8 0 531445163 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320963 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/28751/statm: 120367 56719 466 189 0 114716 0
[pid=28751/tid=28753] ppid=28749 vsize=481468 CPUtime=44.89 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 6532 0 0 0 4485 4 0 0 25 0 8 0 531445193 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4631237 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=481468 CPUtime=44.67 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 5574 0 0 0 4465 2 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=481468 CPUtime=41.01 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 6918 0 0 0 4099 2 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=481468 CPUtime=36.6 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 7264 0 0 0 3656 4 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=481468 CPUtime=42.24 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 4031 0 0 0 4223 1 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=481468 CPUtime=50.11 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 6118 0 0 0 5007 4 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=481468 CPUtime=49.63 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 10691 0 0 0 4956 7 0 0 25 0 8 0 531445194 493023232 56719 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 354.84

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

[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=813.3 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13325 0 0 0 81320 10 0 0 25 0 8 0 531445194 1029054464 193333 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670291 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=773.32 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15534 0 0 0 77315 17 0 0 25 0 8 0 531445194 1029054464 193333 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=744.57 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56617 0 0 0 74403 54 0 0 25 0 8 0 531445194 1029054464 193333 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5962.94
Current children cumulated vsize (KiB) 1004936

[startup+857.5 s]
/proc/loadavg: 9.08 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608444/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6052.32 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196359 0 0 0 605062 170 0 0 25 0 8 0 531445163 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670266 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/28751/statm: 251234 193625 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=743.65 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 19988 0 0 0 74348 17 0 0 25 0 8 0 531445193 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=824.41 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24981 0 0 0 82429 12 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=653.89 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14573 0 0 0 65378 11 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4669443 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=761.54 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16855 0 0 0 76139 15 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=826.09 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13536 0 0 0 82599 10 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=786.11 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15536 0 0 0 78594 17 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=757.36 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56618 0 0 0 75682 54 0 0 25 0 8 0 531445194 1029054464 193625 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6052.32
Current children cumulated vsize (KiB) 1004936

[startup+863.901 s]
/proc/loadavg: 9.07 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608316/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6097.05 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196373 0 0 0 609535 170 0 0 25 0 8 0 531445163 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193607 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=749.98 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 19993 0 0 0 74981 17 0 0 25 0 8 0 531445193 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=829.61 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 82949 12 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=660.29 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14574 0 0 0 66018 11 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=767.95 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16855 0 0 0 76780 15 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=830.29 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13540 0 0 0 83019 10 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=792.51 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15536 0 0 0 79234 17 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=763.76 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56621 0 0 0 76322 54 0 0 25 0 8 0 531445194 1029054464 193607 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6097.05
Current children cumulated vsize (KiB) 1004936

[startup+870.301 s]
/proc/loadavg: 9.06 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6141.78 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196378 0 0 0 614008 170 0 0 25 0 8 0 531445163 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193612 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=756.31 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 19997 0 0 0 75614 17 0 0 25 0 8 0 531445193 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=836.01 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 83589 12 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=666.69 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14574 0 0 0 66658 11 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=774.35 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16855 0 0 0 77420 15 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=833.69 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13541 0 0 0 83359 10 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=798.91 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15536 0 0 0 79874 17 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=770.16 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56621 0 0 0 76962 54 0 0 25 0 8 0 531445194 1029054464 193612 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6141.78
Current children cumulated vsize (KiB) 1004936

[startup+873.5 s]
/proc/loadavg: 9.06 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6164.13 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196388 0 0 0 616243 170 0 0 25 0 8 0 531445163 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193622 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=759.47 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 20000 0 0 0 75930 17 0 0 25 0 8 0 531445193 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=839.21 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 83909 12 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=669.89 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14574 0 0 0 66978 11 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=777.54 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16858 0 0 0 77739 15 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=835.37 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13544 0 0 0 83527 10 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=802.11 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15537 0 0 0 80194 17 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=773.36 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56621 0 0 0 77282 54 0 0 25 0 8 0 531445194 1029054464 193622 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6164.13
Current children cumulated vsize (KiB) 1004936

[startup+874.301 s]
/proc/loadavg: 9.06 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6169.74 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196389 0 0 0 616804 170 0 0 25 0 8 0 531445163 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4313835 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193623 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=760.27 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 20000 0 0 0 76010 17 0 0 25 0 8 0 531445193 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=840.01 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 83989 12 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=670.69 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14574 0 0 0 67058 11 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=778.35 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16858 0 0 0 77820 15 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=835.79 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13544 0 0 0 83569 10 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=802.91 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15537 0 0 0 80274 17 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=774.16 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56622 0 0 0 77362 54 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6169.74
Current children cumulated vsize (KiB) 1004936

[startup+875.101 s]
/proc/loadavg: 9.06 9.04 9.00 10/357 28782
/proc/meminfo: memFree=24608312/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6175.32 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196389 0 0 0 617362 170 0 0 25 0 8 0 531445163 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193623 466 189 0 245583 0
[pid=28751/tid=28753] ppid=28749 vsize=1004936 CPUtime=761.06 cores=0-7
/proc/28751/task/28753/stat : 28753 (claspmt) R 28749 28751 28725 0 -1 4202560 20000 0 0 0 76089 17 0 0 25 0 8 0 531445193 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=840.81 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 84069 12 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28755] ppid=28749 vsize=1004936 CPUtime=671.49 cores=0-7
/proc/28751/task/28755/stat : 28755 (claspmt) R 28749 28751 28725 0 -1 4202560 14574 0 0 0 67138 11 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=779.14 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16858 0 0 0 77899 15 0 0 18 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=836.19 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) R 28749 28751 28725 0 -1 4202560 13544 0 0 0 83609 10 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=28751/tid=28758] ppid=28749 vsize=1004936 CPUtime=803.71 cores=0-7
/proc/28751/task/28758/stat : 28758 (claspmt) R 28749 28751 28725 0 -1 4202560 15537 0 0 0 80354 17 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=28751/tid=28759] ppid=28749 vsize=1004936 CPUtime=774.96 cores=0-7
/proc/28751/task/28759/stat : 28759 (claspmt) R 28749 28751 28725 0 -1 4202560 56622 0 0 0 77442 54 0 0 25 0 8 0 531445194 1029054464 193623 33554432000 4194304 4964704 140733272108016 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6175.32
Current children cumulated vsize (KiB) 1004936

[startup+875.501 s]
/proc/loadavg: 9.05 9.04 9.00 5/353 28782
/proc/meminfo: memFree=24608468/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1004936 CPUtime=6178.05 cores=0-7
/proc/28751/stat : 28751 (claspmt) S 28749 28751 28725 0 -1 4202496 196390 0 0 0 617632 173 0 0 17 0 4 0 531445163 1029054464 193412 33554432000 4194304 4964704 140733272108016 18446744073709551615 228107253733 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/28751/statm: 251234 193412 467 189 0 245583 0
[pid=28751/tid=28754] ppid=28749 vsize=1004936 CPUtime=841.21 cores=0-7
/proc/28751/task/28754/stat : 28754 (claspmt) R 28749 28751 28725 0 -1 4202560 24982 0 0 0 84109 12 0 0 18 0 4 0 531445194 1029054464 193412 33554432000 4194304 4964704 140733272108016 18446744073709551615 4647742 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=28751/tid=28756] ppid=28749 vsize=1004936 CPUtime=779.54 cores=0-7
/proc/28751/task/28756/stat : 28756 (claspmt) R 28749 28751 28725 0 -1 4202560 16858 0 0 0 77939 15 0 0 18 0 4 0 531445194 1029054464 193412 33554432000 4194304 4964704 140733272108016 18446744073709551615 228095106401 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=28751/tid=28757] ppid=28749 vsize=1004936 CPUtime=836.48 cores=0-7
/proc/28751/task/28757/stat : 28757 (claspmt) S 28749 28751 28725 0 -1 4202560 13544 0 0 0 83638 10 0 0 18 0 4 0 531445194 1029054464 193412 33554432000 4194304 4964704 140733272108016 18446744073709551615 228095556078 0 0 4096 18946 18446604445356122432 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 6178.05
Current children cumulated vsize (KiB) 1004936

[startup+875.613 s]
/proc/loadavg: 9.05 9.04 9.00 5/353 28782
/proc/meminfo: memFree=24608468/32951124 swapFree=67091720/67111528
[pid=28751] ppid=28749 vsize=1000880 CPUtime=6178.2 cores=0-7
/proc/28751/stat : 28751 (claspmt) R 28749 28751 28725 0 -1 4202496 196399 0 0 0 617646 174 0 0 17 0 1 0 531445163 1024901120 191927 33554432000 4194304 4964704 140733272108016 18446744073709551615 228095106401 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/28751/statm: 250220 191927 476 189 0 244569 0
Current children cumulated CPU time (s) 6178.2
Current children cumulated vsize (KiB) 1000880

Child status: 20
Real time (s): 875.701
CPU time (s): 6178.3
CPU user time (s): 6176.52
CPU system time (s): 1.78373
CPU usage (%): 705.527
Max. virtual memory (cumulated for all children) (KiB): 1004936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6176.52
system time used= 1.78373
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196400
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= 25606
involuntary context switches= 39819

runsolver used 2.69459 second user time and 7.26389 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-03 04:38:17
IDJOB=3322575
IDBENCH=83986
IDSOLVER=1711
FILE ID=node142/3322575-1304390297
RUNJOBID= node142-1304390297-28739
PBS_JOBID= 13181831
Free space on /tmp= 73476 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_60_29_30_6-dir.shuffled-as.sat03-130.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-3322575-1304390297/watcher-3322575-1304390297 -o /tmp/evaluation-result-3322575-1304390297/solver-3322575-1304390297 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322575-1304390297.cnf

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

MD5SUM BENCH= e826117d87949a5b285e72732bfa395b
RANDOM SEED=822031948

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25380592 kB
Buffers:        362260 kB
Cached:        1485476 kB
SwapCached:       3844 kB
Active:        4476528 kB
Inactive:      2687636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25380592 kB
SwapTotal:    67111528 kB
SwapFree:     67091720 kB
Dirty:            1756 kB
Writeback:           0 kB
AnonPages:     5313780 kB
Mapped:          28252 kB
Slab:           307692 kB
PageTables:      31736 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77199040 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= 73476 MiB
End job on node142 at 2011-05-03 04:52:53