Trace number 3322618

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? (TO) 35680.7 5100.08

General information on the benchmark

NameSAT04/handmade/connamacher/connm-d-0.02/
connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.cnf
MD5SUM287d3b23c6f72107e24ae4186653564e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1595.59
Satisfiable
(Un)Satisfiability was proved
Number of variables1124
Number of clauses13289
Sum of the clauses size40148
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313008
Number of clauses of size 4281
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...391662/instance-3322618-1304391662.cnf
0.01/0.03	c Solving...
35680.56/5100.02	
35680.56/5100.02	*** INTERRUPTED! ***
35680.56/5100.02	*** Shutting down threads...
35680.56/5100.08	s UNKNOWN
35680.56/5100.08	
35680.56/5100.08	c INTERRUPTED   : 1
35680.56/5100.08	c Models        : 0+    
35680.56/5100.08	c Time          : 5100.019s (Solving: 5099.99s 1st Model: 0.00s Unsat: 0.00s)
35680.56/5100.08	c CPU Time      : 35680.620s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

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

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

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


[startup+0 s]
/proc/loadavg: 7.79 8.78 8.94 3/392 8355
/proc/meminfo: memFree=24390532/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=22276 CPUtime=0.01 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 890 0 0 0 1 0 0 0 25 0 1 0 550764836 22810624 802 33554432000 4194304 4964704 140734758190416 18446744073709551615 4607472 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8355/statm: 5569 802 399 189 0 443 0

[startup+0.0185301 s]
/proc/loadavg: 7.79 8.78 8.94 3/392 8355
/proc/meminfo: memFree=24390532/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=22540 CPUtime=0.01 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 950 0 0 0 1 0 0 0 25 0 1 0 550764836 23080960 862 33554432000 4194304 4964704 140734758190416 18446744073709551615 4600875 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/8355/statm: 5635 862 400 189 0 509 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22540

[startup+0.100468 s]
/proc/loadavg: 7.79 8.78 8.94 3/392 8355
/proc/meminfo: memFree=24390532/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=252576 CPUtime=0.41 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 2116 0 0 0 41 0 0 0 25 0 8 0 550764836 258637824 1944 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670565 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 63144 1944 462 189 0 57493 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 252576

[startup+0.300434 s]
/proc/loadavg: 7.79 8.78 8.94 3/392 8355
/proc/meminfo: memFree=24390532/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=253632 CPUtime=1.8 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 3259 0 0 0 180 0 0 0 25 0 8 0 550764836 259719168 3087 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668657 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 63408 3087 464 189 0 57757 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 253632

[startup+0.700366 s]
/proc/loadavg: 7.79 8.78 8.94 3/392 8355
/proc/meminfo: memFree=24390532/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=254560 CPUtime=4.61 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 4043 0 0 0 460 1 0 0 18 0 8 0 550764836 260669440 3871 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668632 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 63640 3871 464 189 0 57989 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 254560

[startup+1.50123 s]
/proc/loadavg: 7.79 8.78 8.94 10/400 8363
/proc/meminfo: memFree=24377084/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=320816 CPUtime=10.17 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 5215 0 0 0 1014 3 0 0 19 0 8 0 550764836 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670440 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 80204 5043 464 189 0 74553 0
[pid=8355/tid=8357] ppid=8353 vsize=320816 CPUtime=1.44 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 463 0 0 0 144 0 0 0 25 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4683929 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=320816 CPUtime=1.44 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 678 0 0 0 144 0 0 0 25 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670312 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=320816 CPUtime=1.45 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 536 0 0 0 145 0 0 0 25 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668683 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=320816 CPUtime=1.25 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 529 0 0 0 124 1 0 0 19 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=320816 CPUtime=0.76 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 321 0 0 0 76 0 0 0 25 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=320816 CPUtime=1.45 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 571 0 0 0 145 0 0 0 18 0 8 0 550764840 328515584 5043 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=320816 CPUtime=0.87 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 431 0 0 0 87 0 0 0 18 0 8 0 550764840 328515584 5044 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 10.17
Current children cumulated vsize (KiB) 320816

[startup+3.10095 s]
/proc/loadavg: 7.79 8.78 8.94 10/400 8363
/proc/meminfo: memFree=24370752/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=321740 CPUtime=21.36 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 6300 0 0 0 2132 4 0 0 23 0 8 0 550764836 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670312 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 80435 6128 464 189 0 74784 0
[pid=8355/tid=8357] ppid=8353 vsize=321740 CPUtime=3.03 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 593 0 0 0 303 0 0 0 25 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670230 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=321740 CPUtime=3.04 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 806 0 0 0 304 0 0 0 25 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=321740 CPUtime=3.04 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 681 0 0 0 304 0 0 0 25 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=321740 CPUtime=2.39 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 720 0 0 0 238 1 0 0 22 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668629 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=321740 CPUtime=1.22 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 359 0 0 0 122 0 0 0 25 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970211361 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=321740 CPUtime=3.04 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 677 0 0 0 304 0 0 0 21 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668601 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=321740 CPUtime=2.47 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 618 0 0 0 247 0 0 0 20 0 8 0 550764840 329461760 6128 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970246675 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 21.36
Current children cumulated vsize (KiB) 321740

[startup+6.3004 s]
/proc/loadavg: 7.89 8.78 8.94 10/400 8363
/proc/meminfo: memFree=24361696/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=324332 CPUtime=43.29 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 8836 0 0 0 4317 12 0 0 25 0 8 0 550764836 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670184 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 81083 8610 466 189 0 75432 0
[pid=8355/tid=8357] ppid=8353 vsize=324332 CPUtime=6.22 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 974 0 0 0 622 0 0 0 25 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=324332 CPUtime=6.22 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 1437 0 0 0 620 2 0 0 25 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=324332 CPUtime=6.24 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 1110 0 0 0 622 2 0 0 25 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=324332 CPUtime=4.86 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 985 0 0 0 485 1 0 0 25 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655263 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=324332 CPUtime=3.57 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 554 0 0 0 356 1 0 0 19 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 4627281 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=324332 CPUtime=5.81 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 811 0 0 0 581 0 0 0 19 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670132 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=324332 CPUtime=5.06 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 921 0 0 0 505 1 0 0 25 0 8 0 550764840 332115968 8610 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668668 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 43.29
Current children cumulated vsize (KiB) 324332

[startup+12.7003 s]
/proc/loadavg: 7.98 8.79 8.94 10/400 8363
/proc/meminfo: memFree=24347332/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=325952 CPUtime=87.99 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 11667 0 0 0 8785 14 0 0 25 0 8 0 550764836 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8355/statm: 81488 11360 466 189 0 75837 0
[pid=8355/tid=8357] ppid=8353 vsize=325952 CPUtime=12.63 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 1231 0 0 0 1262 1 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4660304 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=325952 CPUtime=12.13 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 1882 0 0 0 1211 2 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=325952 CPUtime=12.63 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 1535 0 0 0 1261 2 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4660188 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=325952 CPUtime=11.26 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 1382 0 0 0 1125 1 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=325952 CPUtime=9.96 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 1039 0 0 0 995 1 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=325952 CPUtime=9.57 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 1024 0 0 0 957 0 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4653475 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=325952 CPUtime=11.45 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 1385 0 0 0 1144 1 0 0 25 0 8 0 550764840 333774848 11360 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 87.99
Current children cumulated vsize (KiB) 325952

[startup+25.5011 s]
/proc/loadavg: 8.20 8.80 8.94 10/400 8364
/proc/meminfo: memFree=24334796/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=329620 CPUtime=177.41 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 14919 0 0 0 17724 17 0 0 25 0 8 0 550764836 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670100 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/8355/statm: 82405 14612 466 189 0 76754 0
[pid=8355/tid=8357] ppid=8353 vsize=329620 CPUtime=24.12 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 1655 0 0 0 2411 1 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668673 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=329620 CPUtime=19.66 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 2169 0 0 0 1964 2 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=329620 CPUtime=25.44 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 1951 0 0 0 2541 3 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670419 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=329620 CPUtime=24.06 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 1943 0 0 0 2404 2 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4654479 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=329620 CPUtime=22.76 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 1359 0 0 0 2275 1 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=329620 CPUtime=16.78 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 1178 0 0 0 1678 0 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=329620 CPUtime=24.25 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 2235 0 0 0 2423 2 0 0 25 0 8 0 550764840 337530880 14612 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670281 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 177.41
Current children cumulated vsize (KiB) 329620

[startup+51.1007 s]
/proc/loadavg: 8.53 8.83 8.95 10/400 8365
/proc/meminfo: memFree=24316300/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=332996 CPUtime=356.22 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 19376 0 0 0 35594 28 0 0 25 0 8 0 550764836 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4362287 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 83249 19069 466 189 0 77598 0
[pid=8355/tid=8357] ppid=8353 vsize=332996 CPUtime=42.89 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 2206 0 0 0 4288 1 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4332351 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=332996 CPUtime=40.93 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 2632 0 0 0 4090 3 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=332996 CPUtime=51.04 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 2255 0 0 0 5100 4 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=332996 CPUtime=49.62 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 2684 0 0 0 4951 11 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668657 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=332996 CPUtime=48.36 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 2269 0 0 0 4834 2 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=332996 CPUtime=34.61 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 1470 0 0 0 3460 1 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 242970655214 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=332996 CPUtime=49.84 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 3039 0 0 0 4982 2 0 0 25 0 8 0 550764840 340987904 19069 33554432000 4194304 4964704 140734758190416 18446744073709551615 4325293 0 0 4096 18946 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 356.22

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


[startup+4782.3 s]
/proc/loadavg: 9.06 9.06 9.02 10/400 8506
/proc/meminfo: memFree=24057032/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=648680 CPUtime=33460.9 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 83890 0 0 0 3345762 324 0 0 25 0 8 0 550764836 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4660038 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8355/statm: 162170 83206 466 189 0 156519 0
[pid=8355/tid=8357] ppid=8353 vsize=648680 CPUtime=3781.69 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20173 0 0 0 378137 32 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=648680 CPUtime=4294.05 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11090 0 0 0 429355 50 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=648680 CPUtime=4331.72 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7783 0 0 0 433137 35 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=648680 CPUtime=4190.76 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 9964 0 0 0 419031 45 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4627252 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=648680 CPUtime=4251.99 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9486 0 0 0 425161 38 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=648680 CPUtime=4106.07 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7291 0 0 0 410558 49 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668714 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=648680 CPUtime=4273.42 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10030 0 0 0 427306 36 0 0 25 0 8 0 550764840 664248320 83206 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668676 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33460.9
Current children cumulated vsize (KiB) 648680

[startup+4842.3 s]
/proc/loadavg: 9.12 9.08 9.03 10/400 8507
/proc/meminfo: memFree=24056272/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=648856 CPUtime=33880 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 84072 0 0 0 3387676 326 0 0 25 0 8 0 550764836 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670263 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/8355/statm: 162214 83388 466 189 0 156563 0
[pid=8355/tid=8357] ppid=8353 vsize=648856 CPUtime=3827.81 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20314 0 0 0 382749 32 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=648856 CPUtime=4348.15 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11109 0 0 0 434764 51 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670100 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=648856 CPUtime=4377 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7790 0 0 0 437664 36 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=648856 CPUtime=4233.91 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 9964 0 0 0 423345 46 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=648856 CPUtime=4311.22 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9487 0 0 0 431084 38 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=648856 CPUtime=4157.37 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7292 0 0 0 415688 49 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=648856 CPUtime=4333.43 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10041 0 0 0 433306 37 0 0 25 0 8 0 550764840 664428544 83388 33554432000 4194304 4964704 140734758190416 18446744073709551615 4631266 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 33880
Current children cumulated vsize (KiB) 648856

[startup+4902.3 s]
/proc/loadavg: 9.05 9.06 9.02 10/400 8509
/proc/meminfo: memFree=24055768/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=649276 CPUtime=34299.2 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 84335 0 0 0 3429594 329 0 0 25 0 8 0 550764836 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4332080 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8355/statm: 162319 83651 466 189 0 156668 0
[pid=8355/tid=8357] ppid=8353 vsize=649276 CPUtime=3869.77 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20460 0 0 0 386945 32 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=649276 CPUtime=4399.21 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11109 0 0 0 439869 52 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=649276 CPUtime=4428.3 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7819 0 0 0 442794 36 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=649276 CPUtime=4287.41 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 9981 0 0 0 428695 46 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=649276 CPUtime=4366.11 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9502 0 0 0 436573 38 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=649276 CPUtime=4214.65 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7292 0 0 0 421416 49 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668574 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=649276 CPUtime=4385.82 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10072 0 0 0 438545 37 0 0 25 0 8 0 550764840 664858624 83651 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668609 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 34299.2
Current children cumulated vsize (KiB) 649276

[startup+4962.3 s]
/proc/loadavg: 9.01 9.05 9.01 10/400 8510
/proc/meminfo: memFree=24054640/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=649276 CPUtime=34718.4 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 84620 0 0 0 3471509 333 0 0 25 0 8 0 550764836 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668609 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 162319 83936 466 189 0 156668 0
[pid=8355/tid=8357] ppid=8353 vsize=649276 CPUtime=3916.43 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20589 0 0 0 391610 33 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=649276 CPUtime=4459.19 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11112 0 0 0 445866 53 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4668654 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=649276 CPUtime=4488.29 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7843 0 0 0 448793 36 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=649276 CPUtime=4347.4 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 10009 0 0 0 434694 46 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=649276 CPUtime=4412.33 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9524 0 0 0 441195 38 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4669253 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=649276 CPUtime=4261.74 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7316 0 0 0 426124 50 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=649276 CPUtime=4437.54 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10072 0 0 0 443716 38 0 0 25 0 8 0 550764840 664858624 83936 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 34718.4
Current children cumulated vsize (KiB) 649276

[startup+5022.3 s]
/proc/loadavg: 9.08 9.05 9.01 10/400 8512
/proc/meminfo: memFree=24053636/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=649276 CPUtime=35137.6 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 84826 0 0 0 3513426 337 0 0 25 0 8 0 550764836 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/8355/statm: 162319 84142 466 189 0 156668 0
[pid=8355/tid=8357] ppid=8353 vsize=649276 CPUtime=3950.43 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20684 0 0 0 395009 34 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=649276 CPUtime=4519.18 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11176 0 0 0 451863 55 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=649276 CPUtime=4548.29 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7850 0 0 0 454792 37 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=649276 CPUtime=4407.4 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 10046 0 0 0 440693 47 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=649276 CPUtime=4465.31 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9524 0 0 0 446492 39 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=649276 CPUtime=4318 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7318 0 0 0 431750 50 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=649276 CPUtime=4495.13 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10073 0 0 0 449475 38 0 0 25 0 8 0 550764840 664858624 84142 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35137.6
Current children cumulated vsize (KiB) 649276

[startup+5082.3 s]
/proc/loadavg: 9.09 9.06 9.01 10/400 8514
/proc/meminfo: memFree=24052880/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=649532 CPUtime=35556.8 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 85054 0 0 0 3555343 340 0 0 25 0 8 0 550764836 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 162383 84370 466 189 0 156732 0
[pid=8355/tid=8357] ppid=8353 vsize=649532 CPUtime=3985.62 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20779 0 0 0 398527 35 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=649532 CPUtime=4570.49 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11203 0 0 0 456993 56 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=649532 CPUtime=4592.78 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7859 0 0 0 459241 37 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670269 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=649532 CPUtime=4463.26 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 10069 0 0 0 446279 47 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=649532 CPUtime=4525.31 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9575 0 0 0 452492 39 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=649532 CPUtime=4375.61 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7318 0 0 0 437510 51 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=649532 CPUtime=4555.13 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10095 0 0 0 455475 38 0 0 25 0 8 0 550764840 665120768 84370 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35556.8
Current children cumulated vsize (KiB) 649532



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.07 9.05 9.01 10/400 8514
/proc/meminfo: memFree=24052508/32951132 swapFree=67111364/67111528
[pid=8355] ppid=8353 vsize=649532 CPUtime=35680.6 cores=0-7
/proc/8355/stat : 8355 (claspmt) R 8353 8355 8329 0 -1 4202496 85149 0 0 0 3567714 342 0 0 25 0 8 0 550764836 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4669270 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/8355/statm: 162383 84465 466 189 0 156732 0
[pid=8355/tid=8357] ppid=8353 vsize=649532 CPUtime=3997.81 cores=0-7
/proc/8355/task/8357/stat : 8357 (claspmt) R 8353 8355 8329 0 -1 4202560 20841 0 0 0 399746 35 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8358] ppid=8353 vsize=649532 CPUtime=4586.31 cores=0-7
/proc/8355/task/8358/stat : 8358 (claspmt) R 8353 8355 8329 0 -1 4202560 11229 0 0 0 458575 56 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=8355/tid=8359] ppid=8353 vsize=649532 CPUtime=4604.7 cores=0-7
/proc/8355/task/8359/stat : 8359 (claspmt) R 8353 8355 8329 0 -1 4202560 7859 0 0 0 460433 37 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=8355/tid=8360] ppid=8353 vsize=649532 CPUtime=4476.47 cores=0-7
/proc/8355/task/8360/stat : 8360 (claspmt) R 8353 8355 8329 0 -1 4202560 10069 0 0 0 447600 47 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=8355/tid=8361] ppid=8353 vsize=649532 CPUtime=4543.02 cores=0-7
/proc/8355/task/8361/stat : 8361 (claspmt) R 8353 8355 8329 0 -1 4202560 9580 0 0 0 454263 39 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=8355/tid=8362] ppid=8353 vsize=649532 CPUtime=4393.32 cores=0-7
/proc/8355/task/8362/stat : 8362 (claspmt) R 8353 8355 8329 0 -1 4202560 7319 0 0 0 439281 51 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=8355/tid=8363] ppid=8353 vsize=649532 CPUtime=4572.84 cores=0-7
/proc/8355/task/8363/stat : 8363 (claspmt) R 8353 8355 8329 0 -1 4202560 10096 0 0 0 457246 38 0 0 25 0 8 0 550764840 665120768 84465 33554432000 4194304 4964704 140734758190416 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35680.6
Current children cumulated vsize (KiB) 649532

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 5100.08
CPU time (s): 35680.7
CPU user time (s): 35677.2
CPU system time (s): 3.44048
CPU usage (%): 699.61
Max. virtual memory (cumulated for all children) (KiB): 649532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35677.2
system time used= 3.44048
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85160
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= 237957
involuntary context switches= 253711

runsolver used 18.8251 second user time and 46.104 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-03 05:01:02
IDJOB=3322618
IDBENCH=84643
IDSOLVER=1711
FILE ID=node128/3322618-1304391662
RUNJOBID= node128-1304391662-8343
PBS_JOBID= 13181843
Free space on /tmp= 73520 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT04/handmade/connamacher/connm-d-0.02/connm-ue-csp-sat-n1200-d-0.02-s405595518.used-as.sat04-950.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-3322618-1304391662/watcher-3322618-1304391662 -o /tmp/evaluation-result-3322618-1304391662/solver-3322618-1304391662 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322618-1304391662.cnf

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

MD5SUM BENCH= 287d3b23c6f72107e24ae4186653564e
RANDOM SEED=145807211

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24390812 kB
Buffers:        544088 kB
Cached:        2232884 kB
SwapCached:          0 kB
Active:        5875260 kB
Inactive:      2217660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24390812 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            1320 kB
Writeback:           0 kB
AnonPages:     5316220 kB
Mapped:          32376 kB
Slab:           364288 kB
PageTables:      38016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101003648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73520 MiB
End job on node128 at 2011-05-03 06:26:04