Trace number 3381164

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 17913.2 2245.69

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_19_80_8-log.shuffled-as.sat03-143.cnf
MD5SUM3aff0c2163848e3eed6bc22fc2c30cdf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1801.9
Satisfiable
(Un)Satisfiability was proved
Number of variables95
Number of clauses36888
Sum of the clauses size368690
Maximum clause length10
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 538
Number of clauses of size over 536850

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...506465/instance-3381164-1305506465.cnf
2.29/2.37	c Solving...
17913.01/2245.68	s UNSATISFIABLE
17913.01/2245.68	
17913.01/2245.68	c Models        : 0     
17913.01/2245.68	c Time          : 2245.658s (Solving: 2243.28s 1st Model: 0.00s Unsat: 2243.28s)
17913.01/2245.68	c CPU Time      : 17913.200s

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-3381164-1305506465/watcher-3381164-1305506465 -o /tmp/evaluation-result-3381164-1305506465/solver-3381164-1305506465 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381164-1305506465.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.09 8.03 7.88 1/429 1239
/proc/meminfo: memFree=16619728/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=21012 CPUtime=0 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 530 0 0 0 0 0 0 0 25 0 1 0 662244453 21516288 460 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244045579 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 5253 460 386 189 0 127 0

[startup+0.021433 s]
/proc/loadavg: 8.09 8.03 7.88 1/429 1239
/proc/meminfo: memFree=16619728/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=23128 CPUtime=0.01 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 1140 0 0 0 1 0 0 0 25 0 1 0 662244453 23683072 980 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244009669 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 5782 981 386 189 0 656 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23128

[startup+0.100451 s]
/proc/loadavg: 8.09 8.03 7.88 1/429 1239
/proc/meminfo: memFree=16619728/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=26036 CPUtime=0.09 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 1902 0 0 0 9 0 0 0 25 0 1 0 662244453 26660864 1742 33554432000 4194304 4964800 140735181034848 18446744073709551615 4607552 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 6509 1742 399 189 0 1383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26036

[startup+0.300418 s]
/proc/loadavg: 8.09 8.03 7.88 1/429 1239
/proc/meminfo: memFree=16619728/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=26036 CPUtime=0.29 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 1902 0 0 0 29 0 0 0 25 0 1 0 662244453 26660864 1742 33554432000 4194304 4964800 140735181034848 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 6509 1742 399 189 0 1383 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26036

[startup+0.700345 s]
/proc/loadavg: 8.09 8.03 7.88 1/429 1239
/proc/meminfo: memFree=16619728/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=26036 CPUtime=0.69 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 1903 0 0 0 69 0 0 0 25 0 1 0 662244453 26660864 1743 33554432000 4194304 4964800 140735181034848 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 6509 1743 399 189 0 1383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26036

[startup+1.5002 s]
/proc/loadavg: 7.53 7.91 7.85 2/430 1240
/proc/meminfo: memFree=16613776/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=26280 CPUtime=1.49 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 1946 0 0 0 149 0 0 0 25 0 1 0 662244453 26910720 1786 33554432000 4194304 4964800 140735181034848 18446744073709551615 4607590 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/1239/statm: 6570 1786 399 189 0 1444 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26280

[startup+3.10089 s]
/proc/loadavg: 7.53 7.91 7.85 2/430 1240
/proc/meminfo: memFree=16613164/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=389344 CPUtime=7.97 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 8786 0 0 0 794 3 0 0 25 0 8 0 662244453 398688256 8497 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244453919 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 97336 8497 464 189 0 91685 0
Current children cumulated CPU time (s) 7.97
Current children cumulated vsize (KiB) 389344

[startup+6.30033 s]
/proc/loadavg: 7.53 7.91 7.85 9/437 1247
/proc/meminfo: memFree=16576672/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=391972 CPUtime=33.51 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 12638 0 0 0 3346 5 0 0 25 0 8 0 662244453 401379328 12349 33554432000 4194304 4964800 140735181034848 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 97993 12349 466 189 0 92342 0
[pid=1239/tid=1241] ppid=1237 vsize=391972 CPUtime=3.9 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 1364 0 0 0 390 0 0 0 25 0 8 0 662244691 401379328 12349 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=391972 CPUtime=3.89 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 1817 0 0 0 388 1 0 0 25 0 8 0 662244691 401379328 12349 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=391972 CPUtime=3.88 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 959 0 0 0 388 0 0 0 25 0 8 0 662244691 401379328 12349 33554432000 4194304 4964800 140735181034848 18446744073709551615 4462559 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=391972 CPUtime=3.9 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 1290 0 0 0 390 0 0 0 25 0 8 0 662244691 401379328 12349 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=391972 CPUtime=3.9 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 1126 0 0 0 390 0 0 0 25 0 8 0 662244691 401379328 12350 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=391972 CPUtime=3.84 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 1491 0 0 0 384 0 0 0 25 0 8 0 662244691 401379328 12350 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=391972 CPUtime=3.89 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 1377 0 0 0 388 1 0 0 25 0 8 0 662244691 401379328 12350 33554432000 4194304 4964800 140735181034848 18446744073709551615 4367086 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 33.51
Current children cumulated vsize (KiB) 391972

[startup+12.7012 s]
/proc/loadavg: 7.67 7.93 7.85 9/437 1247
/proc/meminfo: memFree=16556624/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=395712 CPUtime=84.61 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 17219 0 0 0 8452 9 0 0 18 0 8 0 662244453 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4320951 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 98928 16809 466 189 0 93277 0
[pid=1239/tid=1241] ppid=1237 vsize=395712 CPUtime=10.29 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 1936 0 0 0 1029 0 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=395712 CPUtime=10.28 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 2795 0 0 0 1027 1 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=395712 CPUtime=10.28 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 1350 0 0 0 1028 0 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=395712 CPUtime=10.29 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 1735 0 0 0 1029 0 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4627828 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=395712 CPUtime=10.3 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 1550 0 0 0 1030 0 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4627626 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=395712 CPUtime=10.15 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 2099 0 0 0 1014 1 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=395712 CPUtime=10.29 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 1957 0 0 0 1028 1 0 0 25 0 8 0 662244691 405209088 16809 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 84.61
Current children cumulated vsize (KiB) 395712

[startup+25.501 s]
/proc/loadavg: 7.72 7.93 7.85 9/437 1247
/proc/meminfo: memFree=16540276/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=398180 CPUtime=186.79 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 21704 0 0 0 18665 14 0 0 25 0 8 0 662244453 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4684107 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 99545 21237 466 189 0 93894 0
[pid=1239/tid=1241] ppid=1237 vsize=398180 CPUtime=23.1 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 2593 0 0 0 2309 1 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=398180 CPUtime=23.09 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 3580 0 0 0 2307 2 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=398180 CPUtime=23.08 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 1692 0 0 0 2307 1 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244046474 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=398180 CPUtime=23.09 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 2346 0 0 0 2308 1 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4333204 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=398180 CPUtime=23.1 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 2053 0 0 0 2309 1 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=398180 CPUtime=22.75 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 2584 0 0 0 2273 2 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=398180 CPUtime=23.09 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 2671 0 0 0 2307 2 0 0 25 0 8 0 662244691 407736320 21237 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 186.79
Current children cumulated vsize (KiB) 398180

[startup+51.1005 s]
/proc/loadavg: 7.83 7.94 7.86 9/437 1248
/proc/meminfo: memFree=16516648/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=403792 CPUtime=391.18 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 27748 0 0 0 39097 21 0 0 25 0 8 0 662244453 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4632322 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 100948 27165 466 189 0 95297 0
[pid=1239/tid=1241] ppid=1237 vsize=403792 CPUtime=48.69 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 3300 0 0 0 4867 2 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=403792 CPUtime=48.69 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 4483 0 0 0 4866 3 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=403792 CPUtime=48.66 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 2067 0 0 0 4865 1 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=403792 CPUtime=48.69 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 3289 0 0 0 4867 2 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=403792 CPUtime=48.7 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 2821 0 0 0 4868 2 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=403792 CPUtime=47.97 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 3306 0 0 0 4795 2 0 0 20 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4319906 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=403792 CPUtime=48.67 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 3878 0 0 0 4864 3 0 0 25 0 8 0 662244691 413483008 27165 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 391.18
Current children cumulated vsize (KiB) 403792

[startup+102.317 s]
/proc/loadavg: 7.97 7.96 7.87 9/437 1250
/proc/meminfo: memFree=16483028/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=408800 CPUtime=800.11 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 36528 0 0 0 79979 32 0 0 25 0 8 0 662244453 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/1239/statm: 102200 35295 466 189 0 96549 0
[pid=1239/tid=1241] ppid=1237 vsize=408800 CPUtime=99.9 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 4556 0 0 0 9987 3 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=408800 CPUtime=99.9 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 6346 0 0 0 9986 4 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=408800 CPUtime=99.86 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 2880 0 0 0 9983 3 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=408800 CPUtime=99.91 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 4451 0 0 0 9987 4 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=408800 CPUtime=99.91 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 4091 0 0 0 9988 3 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=408800 CPUtime=98.43 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 4154 0 0 0 9840 3 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4631168 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=408800 CPUtime=99.89 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 4843 0 0 0 9984 5 0 0 25 0 8 0 662244691 418611200 35295 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 800.11
Current children cumulated vsize (KiB) 408800

[startup+162.301 s]
/proc/loadavg: 8.02 7.98 7.88 9/437 1251
/proc/meminfo: memFree=16464048/32951124 swapFree=67082160/67111528

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

/proc/1239/statm: 111797 78835 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2201.13 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 220087 26 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2224.46 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15079 0 0 0 222423 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2224.07 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 222384 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2224.62 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 222439 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2224.62 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10951 0 0 0 222440 22 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2221.92 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 222157 35 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2223.84 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10565 0 0 0 222354 30 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17765.3
Current children cumulated vsize (KiB) 447188

[startup+2233.5 s]
/proc/loadavg: 8.06 8.04 8.00 9/437 1318
/proc/meminfo: memFree=16308452/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17816.4 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83954 0 0 0 1781430 215 0 0 25 0 8 0 662244453 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78835 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2207.44 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 220718 26 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2230.86 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15079 0 0 0 223063 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2230.47 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 223024 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2231.02 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 223079 23 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4627504 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2231.02 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10951 0 0 0 223080 22 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2228.32 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 222797 35 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2230.24 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10565 0 0 0 222994 30 0 0 25 0 8 0 662244691 457920512 78835 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17816.5
Current children cumulated vsize (KiB) 447188

[startup+2239.9 s]
/proc/loadavg: 8.05 8.04 8.00 9/437 1319
/proc/meminfo: memFree=16308200/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17867.6 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83984 0 0 0 1786541 215 0 0 25 0 8 0 662244453 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78865 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2213.74 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 221348 26 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244046474 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2237.26 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 223703 23 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2236.87 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 223664 23 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2237.42 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 223719 23 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2237.42 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10961 0 0 0 223720 22 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2234.72 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 223437 35 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2236.64 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10565 0 0 0 223634 30 0 0 25 0 8 0 662244691 457920512 78865 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17867.6
Current children cumulated vsize (KiB) 447188

[startup+2243.1 s]
/proc/loadavg: 8.05 8.03 8.00 9/437 1319
/proc/meminfo: memFree=16308320/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17893.1 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83985 0 0 0 1789095 215 0 0 25 0 8 0 662244453 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670323 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78866 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2216.89 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 221663 26 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4659391 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2240.46 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 224023 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2240.07 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 223984 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2240.62 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 224039 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2240.62 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10961 0 0 0 224040 22 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2237.92 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 223757 35 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2239.84 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10566 0 0 0 223954 30 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17893.1
Current children cumulated vsize (KiB) 447188

[startup+2244.7 s]
/proc/loadavg: 8.05 8.03 8.00 9/437 1319
/proc/meminfo: memFree=16308320/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17905.9 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83985 0 0 0 1790373 215 0 0 25 0 8 0 662244453 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78866 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2218.47 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 221821 26 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2242.06 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 224183 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2241.67 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 224144 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2242.22 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 224199 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2242.22 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10961 0 0 0 224200 22 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2239.52 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 223917 35 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2241.44 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10566 0 0 0 224114 30 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4644902 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17905.9
Current children cumulated vsize (KiB) 447188

[startup+2245.12 s]
/proc/loadavg: 8.05 8.03 8.00 9/437 1319
/proc/meminfo: memFree=16308312/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17909.2 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83985 0 0 0 1790704 215 0 0 25 0 8 0 662244453 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78866 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2218.87 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 221861 26 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4312160 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2242.48 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 224225 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2242.08 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 224185 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2242.64 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 224241 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2242.63 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10961 0 0 0 224241 22 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2239.94 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 223959 35 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2241.85 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10566 0 0 0 224155 30 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17909.2
Current children cumulated vsize (KiB) 447188

[startup+2245.5 s]
/proc/loadavg: 8.05 8.03 8.00 9/437 1319
/proc/meminfo: memFree=16308312/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17912.3 cores=0-7
/proc/1239/stat : 1239 (claspmt) R 1237 1239 1213 0 -1 4202496 83985 0 0 0 1791012 215 0 0 25 0 8 0 662244453 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78866 466 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2219.26 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) R 1237 1239 1213 0 -1 4202560 14063 0 0 0 221900 26 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4312169 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2242.86 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 224263 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1243] ppid=1237 vsize=447188 CPUtime=2242.47 cores=0-7
/proc/1239/task/1243/stat : 1243 (claspmt) R 1237 1239 1213 0 -1 4202560 5129 0 0 0 224224 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2243.03 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) R 1237 1239 1213 0 -1 4202560 11150 0 0 0 224280 23 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=1239/tid=1245] ppid=1237 vsize=447188 CPUtime=2243.02 cores=0-7
/proc/1239/task/1245/stat : 1245 (claspmt) R 1237 1239 1213 0 -1 4202560 10961 0 0 0 224280 22 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4334784 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=1239/tid=1246] ppid=1237 vsize=447188 CPUtime=2240.32 cores=0-7
/proc/1239/task/1246/stat : 1246 (claspmt) R 1237 1239 1213 0 -1 4202560 9320 0 0 0 223997 35 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4627227 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=1239/tid=1247] ppid=1237 vsize=447188 CPUtime=2242.24 cores=0-7
/proc/1239/task/1247/stat : 1247 (claspmt) R 1237 1239 1213 0 -1 4202560 10566 0 0 0 224194 30 0 0 25 0 8 0 662244691 457920512 78866 33554432000 4194304 4964800 140735181034848 18446744073709551615 4670496 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 17912.3
Current children cumulated vsize (KiB) 447188

[startup+2245.6 s]
/proc/loadavg: 8.05 8.03 8.00 9/437 1319
/proc/meminfo: memFree=16308312/32951124 swapFree=67082160/67111528
[pid=1239] ppid=1237 vsize=447188 CPUtime=17913 cores=0-7
/proc/1239/stat : 1239 (claspmt) S 1237 1239 1213 0 -1 4202496 83986 0 0 0 1791085 216 0 0 18 0 4 0 662244453 457920512 78867 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244453870 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/1239/statm: 111797 78867 467 189 0 106146 0
[pid=1239/tid=1241] ppid=1237 vsize=447188 CPUtime=2219.36 cores=0-7
/proc/1239/task/1241/stat : 1241 (claspmt) S 1237 1239 1213 0 -1 4202560 14063 0 0 0 221910 26 0 0 17 0 4 0 662244691 457920512 78867 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244453870 0 0 4096 18946 18446604450559177728 0 0 -1 7 0 0 0
[pid=1239/tid=1242] ppid=1237 vsize=447188 CPUtime=2242.96 cores=0-7
/proc/1239/task/1242/stat : 1242 (claspmt) R 1237 1239 1213 0 -1 4202560 15099 0 0 0 224273 23 0 0 18 0 4 0 662244691 457920512 78867 33554432000 4194304 4964800 140735181034848 18446744073709551615 228243997647 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1239/tid=1244] ppid=1237 vsize=447188 CPUtime=2243.12 cores=0-7
/proc/1239/task/1244/stat : 1244 (claspmt) S 1237 1239 1213 0 -1 4202560 11150 0 0 0 224289 23 0 0 18 0 4 0 662244691 457920512 78867 33554432000 4194304 4964800 140735181034848 18446744073709551615 228244453870 0 0 4096 18946 18446604450559177728 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 17913
Current children cumulated vsize (KiB) 447188

Child status: 20
Real time (s): 2245.69
CPU time (s): 17913.2
CPU user time (s): 17911
CPU system time (s): 2.19067
CPU usage (%): 797.671
Max. virtual memory (cumulated for all children) (KiB): 447188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17911
system time used= 2.19067
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83996
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= 122043
involuntary context switches= 85343

runsolver used 9.12761 second user time and 23.5364 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-16 02:41:05
IDJOB=3381164
IDBENCH=83899
IDSOLVER=1865
FILE ID=node136/3381164-1305506465
RUNJOBID= node136-1305506465-1227
PBS_JOBID= 13325501
Free space on /tmp= 73000 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_19_80_8-log.shuffled-as.sat03-143.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-3381164-1305506465/watcher-3381164-1305506465 -o /tmp/evaluation-result-3381164-1305506465/solver-3381164-1305506465 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381164-1305506465.cnf

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

MD5SUM BENCH= 3aff0c2163848e3eed6bc22fc2c30cdf
RANDOM SEED=1818742775

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16620008 kB
Buffers:        328632 kB
Cached:        5952500 kB
SwapCached:       2732 kB
Active:       11563560 kB
Inactive:      4402592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16620008 kB
SwapTotal:    67111528 kB
SwapFree:     67082160 kB
Dirty:            2344 kB
Writeback:           0 kB
AnonPages:     9683464 kB
Mapped:          35008 kB
Slab:           241428 kB
PageTables:      52308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 122407244 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= 72996 MiB
End job on node136 at 2011-05-16 03:18:31