Trace number 3381003

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)? (TO) 40001.2 5010.78

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-5x41.cnf
MD5SUM420773b7b438dd18c8a88a15fb5bcae1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables820
Number of clauses34235
Sum of the clauses size134480
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21230
Number of clauses of size 30
Number of clauses of size 433005
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 ...500116/instance-3381003-1305500116.cnf
0.39/0.43	c Solving...
40000.78/5010.43	
40000.78/5010.43	*** INTERRUPTED! ***
40000.78/5010.43	*** Shutting down threads...
40001.10/5010.77	s UNKNOWN
40001.10/5010.77	
40001.10/5010.77	c INTERRUPTED   : 1
40001.10/5010.77	c Models        : 0+    
40001.10/5010.77	c Time          : 5010.607s (Solving: 5010.18s 1st Model: 0.00s Unsat: 0.00s)
40001.10/5010.77	c CPU Time      : 40001.010s

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: 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-3381003-1305500116/watcher-3381003-1305500116 -o /tmp/evaluation-result-3381003-1305500116/solver-3381003-1305500116 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381003-1305500116.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.32 8.29 8.29 2/429 32272
/proc/meminfo: memFree=23546264/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=23272 CPUtime=0.01 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 1228 0 0 0 1 0 0 0 25 0 1 0 740242281 23830528 1055 33554432000 4194304 4964800 140734867885616 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32272/statm: 5818 1055 397 189 0 692 0

[startup+0.042093 s]
/proc/loadavg: 7.32 8.29 8.29 2/429 32272
/proc/meminfo: memFree=23546264/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=24140 CPUtime=0.03 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 1419 0 0 0 3 0 0 0 25 0 1 0 740242281 24719360 1246 33554432000 4194304 4964800 140734867885616 18446744073709551615 4607536 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32272/statm: 6035 1246 399 189 0 909 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24140

[startup+0.1011 s]
/proc/loadavg: 7.32 8.29 8.29 2/429 32272
/proc/meminfo: memFree=23546264/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=24404 CPUtime=0.09 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 1508 0 0 0 9 0 0 0 25 0 1 0 740242281 24989696 1335 33554432000 4194304 4964800 140734867885616 18446744073709551615 4600357 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32272/statm: 6101 1335 400 189 0 975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24404

[startup+0.301069 s]
/proc/loadavg: 7.32 8.29 8.29 2/429 32272
/proc/meminfo: memFree=23546264/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=26648 CPUtime=0.29 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 2039 0 0 0 29 0 0 0 25 0 1 0 740242281 27287552 1866 33554432000 4194304 4964800 140734867885616 18446744073709551615 4600421 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/32272/statm: 6662 1867 400 189 0 1536 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26648

[startup+0.700898 s]
/proc/loadavg: 7.32 8.29 8.29 2/429 32272
/proc/meminfo: memFree=23546264/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=457520 CPUtime=2.24 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 11722 0 0 0 219 5 0 0 18 0 8 0 740242281 468500480 11461 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670368 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 114380 11461 464 189 0 108729 0
Current children cumulated CPU time (s) 2.24
Current children cumulated vsize (KiB) 457520

[startup+1.50075 s]
/proc/loadavg: 7.32 8.29 8.29 9/437 32280
/proc/meminfo: memFree=23493384/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=525176 CPUtime=8.61 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 17677 0 0 0 854 7 0 0 20 0 8 0 740242281 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4660157 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 131294 17416 464 189 0 125643 0
[pid=32272/tid=32274] ppid=32270 vsize=525176 CPUtime=1.01 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 1765 0 0 0 101 0 0 0 18 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4653507 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 2403 0 0 0 102 0 0 0 18 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 1675 0 0 0 101 1 0 0 19 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 2047 0 0 0 101 1 0 0 19 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 1582 0 0 0 102 0 0 0 18 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4362367 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 1913 0 0 0 102 0 0 0 19 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=525176 CPUtime=1.02 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 2349 0 0 0 101 1 0 0 19 0 8 0 740242324 537780224 17416 33554432000 4194304 4964800 140734867885616 18446744073709551615 4660277 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 525176

[startup+3.10046 s]
/proc/loadavg: 7.37 8.28 8.28 9/437 32280
/proc/meminfo: memFree=23469956/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=528248 CPUtime=21.39 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 22998 0 0 0 2129 10 0 0 25 0 8 0 740242281 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 132062 22737 466 189 0 126411 0
[pid=32272/tid=32274] ppid=32270 vsize=528248 CPUtime=2.59 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 2889 0 0 0 259 0 0 0 18 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=528248 CPUtime=2.61 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 2967 0 0 0 261 0 0 0 22 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=528248 CPUtime=2.62 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 1877 0 0 0 261 1 0 0 22 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=528248 CPUtime=2.61 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 2333 0 0 0 260 1 0 0 22 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=528248 CPUtime=2.62 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 2367 0 0 0 261 1 0 0 20 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=528248 CPUtime=2.62 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 3005 0 0 0 262 0 0 0 22 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=528248 CPUtime=2.63 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 3124 0 0 0 261 2 0 0 22 0 8 0 740242324 540925952 22737 33554432000 4194304 4964800 140734867885616 18446744073709551615 251367243531 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.39
Current children cumulated vsize (KiB) 528248

[startup+6.30086 s]
/proc/loadavg: 7.37 8.28 8.28 9/437 32280
/proc/meminfo: memFree=23432632/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=532532 CPUtime=46.93 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 30626 0 0 0 4679 14 0 0 19 0 8 0 740242281 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 133133 30351 466 189 0 127482 0
[pid=32272/tid=32274] ppid=32270 vsize=532532 CPUtime=5.74 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 3957 0 0 0 573 1 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 251367202145 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=532532 CPUtime=5.82 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 4101 0 0 0 581 1 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=532532 CPUtime=5.82 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 2762 0 0 0 581 1 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=532532 CPUtime=5.82 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 3268 0 0 0 580 2 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=532532 CPUtime=5.83 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 3481 0 0 0 581 2 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=532532 CPUtime=5.82 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 3793 0 0 0 581 1 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=532532 CPUtime=5.82 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 4091 0 0 0 580 2 0 0 25 0 8 0 740242324 545312768 30351 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.93
Current children cumulated vsize (KiB) 532532

[startup+12.7007 s]
/proc/loadavg: 7.47 8.27 8.28 9/437 32280
/proc/meminfo: memFree=23381204/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=536144 CPUtime=98.02 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 42708 0 0 0 9780 22 0 0 23 0 8 0 740242281 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 134036 42309 466 189 0 128385 0
[pid=32272/tid=32274] ppid=32270 vsize=536144 CPUtime=12.04 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 4672 0 0 0 1203 1 0 0 18 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4338788 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=536144 CPUtime=12.21 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 5779 0 0 0 1219 2 0 0 25 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=536144 CPUtime=12.22 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 4058 0 0 0 1220 2 0 0 25 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=536144 CPUtime=12.21 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 4580 0 0 0 1218 3 0 0 25 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=536144 CPUtime=12.22 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 5342 0 0 0 1219 3 0 0 19 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4658540 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=536144 CPUtime=12.21 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 5451 0 0 0 1219 2 0 0 25 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=536144 CPUtime=12.22 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 6005 0 0 0 1219 3 0 0 18 0 8 0 740242324 549011456 42309 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 98.02
Current children cumulated vsize (KiB) 536144

[startup+25.5003 s]
/proc/loadavg: 7.55 8.27 8.28 9/437 32281
/proc/meminfo: memFree=23324980/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=546036 CPUtime=200.2 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 57805 0 0 0 19987 33 0 0 25 0 8 0 740242281 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4658618 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 136509 57185 466 189 0 130858 0
[pid=32272/tid=32274] ppid=32270 vsize=546036 CPUtime=24.64 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 6946 0 0 0 2461 3 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=546036 CPUtime=25.02 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 8532 0 0 0 2498 4 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=546036 CPUtime=25.02 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 5432 0 0 0 2499 3 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=546036 CPUtime=25.01 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 5379 0 0 0 2497 4 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=546036 CPUtime=25.01 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 7391 0 0 0 2498 3 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=546036 CPUtime=25.01 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 7304 0 0 0 2497 4 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=546036 CPUtime=25.02 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 8297 0 0 0 2498 4 0 0 25 0 8 0 740242324 559140864 57185 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.2
Current children cumulated vsize (KiB) 546036

[startup+51.1006 s]
/proc/loadavg: 7.76 8.26 8.27 9/437 32282
/proc/meminfo: memFree=23223284/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=558092 CPUtime=404.57 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 83167 0 0 0 40405 52 0 0 25 0 8 0 740242281 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32272/statm: 139523 82316 466 189 0 133872 0
[pid=32272/tid=32274] ppid=32270 vsize=558092 CPUtime=49.86 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 10695 0 0 0 4980 6 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=558092 CPUtime=50.61 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 12945 0 0 0 5054 7 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=558092 CPUtime=50.61 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 8174 0 0 0 5056 5 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=558092 CPUtime=50.59 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 8226 0 0 0 5053 6 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=558092 CPUtime=50.6 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 10115 0 0 0 5055 5 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=558092 CPUtime=50.61 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 9741 0 0 0 5054 7 0 0 22 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=558092 CPUtime=50.61 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 12663 0 0 0 5055 6 0 0 25 0 8 0 740242324 571486208 82316 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.57

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

/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 41979 0 0 0 466079 63 0 0 25 0 8 0 740242324 1741508608 366361 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37221.1
Current children cumulated vsize (KiB) 1700692

[startup+4722.32 s]
/proc/loadavg: 8.05 8.04 8.02 9/437 32427
/proc/meminfo: memFree=22071452/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1766908 CPUtime=37700.4 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 391322 0 0 0 3769489 548 0 0 25 0 8 0 740242281 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32272/statm: 441727 369220 466 189 0 436076 0
[pid=32272/tid=32274] ppid=32270 vsize=1766908 CPUtime=4693.9 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 66995 0 0 0 469299 91 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1766908 CPUtime=4706.98 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 94998 0 0 0 470593 105 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1766908 CPUtime=4721.27 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29075 0 0 0 472075 52 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1766908 CPUtime=4720.06 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 36560 0 0 0 471959 47 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1766908 CPUtime=4721.04 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37265 0 0 0 472059 45 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1766908 CPUtime=4709.44 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 45810 0 0 0 470871 73 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1766908 CPUtime=4721.44 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42029 0 0 0 472081 63 0 0 25 0 8 0 740242324 1809313792 369220 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 37700.4
Current children cumulated vsize (KiB) 1766908

[startup+4782.3 s]
/proc/loadavg: 8.20 8.09 8.03 9/437 32429
/proc/meminfo: memFree=22067104/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1768220 CPUtime=38179.3 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 392609 0 0 0 3817380 552 0 0 25 0 8 0 740242281 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32272/statm: 442055 370324 466 189 0 436404 0
[pid=32272/tid=32274] ppid=32270 vsize=1768220 CPUtime=4753.02 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 67510 0 0 0 475210 92 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1768220 CPUtime=4766.97 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 95260 0 0 0 476591 106 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1768220 CPUtime=4781.25 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29133 0 0 0 478073 52 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4658600 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1768220 CPUtime=4780.01 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 36683 0 0 0 477954 47 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1768220 CPUtime=4781.03 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37425 0 0 0 478057 46 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1768220 CPUtime=4769.42 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 45859 0 0 0 476868 74 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1768220 CPUtime=4781.42 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42058 0 0 0 478078 64 0 0 25 0 8 0 740242324 1810657280 370324 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38179.3
Current children cumulated vsize (KiB) 1768220

[startup+4842.3 s]
/proc/loadavg: 8.11 8.08 8.03 9/437 32430
/proc/meminfo: memFree=22064316/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1768900 CPUtime=38658.4 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 393745 0 0 0 3865281 557 0 0 25 0 8 0 740242281 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4364598 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32272/statm: 442225 371055 466 189 0 436574 0
[pid=32272/tid=32274] ppid=32270 vsize=1768900 CPUtime=4812.12 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 67987 0 0 0 481119 93 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1768900 CPUtime=4826.96 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 95271 0 0 0 482590 106 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1768900 CPUtime=4841.24 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29133 0 0 0 484072 52 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1768900 CPUtime=4839.99 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 36916 0 0 0 483951 48 0 0 20 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1768900 CPUtime=4841.02 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37552 0 0 0 484056 46 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1768900 CPUtime=4829.41 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 46126 0 0 0 482866 75 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1768900 CPUtime=4841.41 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42079 0 0 0 484077 64 0 0 25 0 8 0 740242324 1811353600 371055 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 38658.4
Current children cumulated vsize (KiB) 1768900

[startup+4902.3 s]
/proc/loadavg: 8.15 8.10 8.04 9/437 32432
/proc/meminfo: memFree=22062920/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1768900 CPUtime=39137.5 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 394300 0 0 0 3913186 560 0 0 25 0 8 0 740242281 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32272/statm: 442225 371477 466 189 0 436574 0
[pid=32272/tid=32274] ppid=32270 vsize=1768900 CPUtime=4871.26 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 68158 0 0 0 487032 94 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1768900 CPUtime=4886.95 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 95271 0 0 0 488589 106 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1768900 CPUtime=4901.24 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29133 0 0 0 490071 53 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1768900 CPUtime=4899.98 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 37164 0 0 0 489950 48 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1768900 CPUtime=4901.01 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37638 0 0 0 490055 46 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1768900 CPUtime=4889.4 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 46126 0 0 0 488865 75 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1768900 CPUtime=4901.41 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42079 0 0 0 490076 65 0 0 25 0 8 0 740242324 1811353600 371477 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39137.5
Current children cumulated vsize (KiB) 1768900

[startup+4962.3 s]
/proc/loadavg: 8.05 8.08 8.03 9/437 32433
/proc/meminfo: memFree=22059160/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1834720 CPUtime=39616.5 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 395489 0 0 0 3961089 562 0 0 25 0 8 0 740242281 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/32272/statm: 458680 372382 466 189 0 453029 0
[pid=32272/tid=32274] ppid=32270 vsize=1834720 CPUtime=4931.06 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 68696 0 0 0 493012 94 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1834720 CPUtime=4946.96 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 95464 0 0 0 494589 107 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1834720 CPUtime=4961.23 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29188 0 0 0 496070 53 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1834720 CPUtime=4959.96 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 37347 0 0 0 495948 48 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1834720 CPUtime=4961.01 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37640 0 0 0 496054 47 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1834720 CPUtime=4949.39 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 46270 0 0 0 494864 75 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1834720 CPUtime=4961.41 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42144 0 0 0 496076 65 0 0 25 0 8 0 740242324 1878753280 372382 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 39616.5
Current children cumulated vsize (KiB) 1834720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.4 s]
/proc/loadavg: 8.02 8.06 8.03 10/437 32435
/proc/meminfo: memFree=22055288/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1835036 CPUtime=40000.8 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 396796 0 0 0 3999513 565 0 0 25 0 8 0 740242281 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/32272/statm: 458759 373414 466 189 0 453108 0
[pid=32272/tid=32274] ppid=32270 vsize=1835036 CPUtime=4979.18 cores=0-7
/proc/32272/task/32274/stat : 32274 (claspmt) R 32270 32272 32144 0 -1 4202560 69165 0 0 0 497823 95 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32272/tid=32275] ppid=32270 vsize=1835036 CPUtime=4995.08 cores=0-7
/proc/32272/task/32275/stat : 32275 (claspmt) R 32270 32272 32144 0 -1 4202560 95464 0 0 0 499401 107 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32272/tid=32276] ppid=32270 vsize=1835036 CPUtime=5009.36 cores=0-7
/proc/32272/task/32276/stat : 32276 (claspmt) R 32270 32272 32144 0 -1 4202560 29372 0 0 0 500883 53 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4627034 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32272/tid=32277] ppid=32270 vsize=1835036 CPUtime=5008.08 cores=0-7
/proc/32272/task/32277/stat : 32277 (claspmt) R 32270 32272 32144 0 -1 4202560 37477 0 0 0 500759 49 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32272/tid=32278] ppid=32270 vsize=1835036 CPUtime=5009.14 cores=0-7
/proc/32272/task/32278/stat : 32278 (claspmt) R 32270 32272 32144 0 -1 4202560 37857 0 0 0 500867 47 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32272/tid=32279] ppid=32270 vsize=1835036 CPUtime=4997.52 cores=0-7
/proc/32272/task/32279/stat : 32279 (claspmt) R 32270 32272 32144 0 -1 4202560 46426 0 0 0 499676 76 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32272/tid=32280] ppid=32270 vsize=1835036 CPUtime=5009.54 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42187 0 0 0 500889 65 0 0 25 0 8 0 740242324 1879076864 373414 33554432000 4194304 4964800 140734867885616 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 1835036

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

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

[startup+5010.6 s]
/proc/loadavg: 8.02 8.06 8.03 10/437 32435
/proc/meminfo: memFree=22055288/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1835036 CPUtime=40001 cores=0-7
/proc/32272/stat : 32272 (claspmt) S 32270 32272 32144 0 -1 4202496 396798 0 0 0 3999534 565 0 0 25 0 2 0 740242281 1879076864 373416 33554432000 4194304 4964800 140734867885616 18446744073709551615 251379349477 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/32272/statm: 458759 373416 468 189 0 453108 0
[pid=32272/tid=32280] ppid=32270 vsize=1835036 CPUtime=5009.7 cores=0-7
/proc/32272/task/32280/stat : 32280 (claspmt) R 32270 32272 32144 0 -1 4202560 42187 0 0 0 500905 65 0 0 25 0 2 0 740242324 1879076864 373416 33554432000 4194304 4964800 140734867885616 18446744073709551615 251367204673 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 40001
Current children cumulated vsize (KiB) 1835036

[startup+5010.7 s]
/proc/loadavg: 8.02 8.06 8.03 10/437 32435
/proc/meminfo: memFree=22055288/32950928 swapFree=38710900/67111528
[pid=32272] ppid=32270 vsize=1830700 CPUtime=40001.1 cores=0-7
/proc/32272/stat : 32272 (claspmt) R 32270 32272 32144 0 -1 4202496 396806 0 0 0 3999544 566 0 0 24 0 1 0 740242281 1874636800 371207 33554432000 4194304 4964800 140734867885616 18446744073709551615 251367201995 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/32272/statm: 457675 371207 476 189 0 452024 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 1830700

Child status: 0
Real time (s): 5010.78
CPU time (s): 40001.2
CPU user time (s): 39995.5
CPU system time (s): 5.72213
CPU usage (%): 798.303
Max. virtual memory (cumulated for all children) (KiB): 1835036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.5
system time used= 5.72213
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 396807
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= 381833
involuntary context switches= 190698

runsolver used 20.6049 second user time and 52.2171 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-16 00:55:16
IDJOB=3381003
IDBENCH=83163
IDSOLVER=1865
FILE ID=node113/3381003-1305500116
RUNJOBID= node113-1305500115-32158
PBS_JOBID= 13325452
Free space on /tmp= 73412 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-5x41.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-3381003-1305500116/watcher-3381003-1305500116 -o /tmp/evaluation-result-3381003-1305500116/solver-3381003-1305500116 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381003-1305500116.cnf

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

MD5SUM BENCH= 420773b7b438dd18c8a88a15fb5bcae1
RANDOM SEED=2021918032

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23546420 kB
Buffers:        296560 kB
Cached:        3262836 kB
SwapCached:      93704 kB
Active:        2129180 kB
Inactive:      6976864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23546420 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:            1732 kB
Writeback:           0 kB
AnonPages:     5465420 kB
Mapped:          22336 kB
Slab:           124964 kB
PageTables:     101764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129961104 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= 73408 MiB
End job on node113 at 2011-05-16 02:18:49