Trace number 3380690

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) 40000.8 5009.98

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMc7c04151ac14a13eb4a03259d055e119
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 variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...487048/instance-3380690-1305487048.cnf
0.29/0.38	c Solving...
40000.39/5009.62	
40000.39/5009.62	*** INTERRUPTED! ***
40000.39/5009.62	*** Shutting down threads...
40000.73/5009.98	s UNKNOWN
40000.73/5009.98	
40000.73/5009.98	c INTERRUPTED   : 1
40000.73/5009.98	c Models        : 0+    
40000.73/5009.98	c Time          : 5009.623s (Solving: 5009.24s 1st Model: 0.00s Unsat: 0.00s)
40000.73/5009.98	c CPU Time      : 40000.460s

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

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

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


[startup+0 s]
/proc/loadavg: 8.11 8.39 8.25 2/374 30230
/proc/meminfo: memFree=20625660/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=23032 CPUtime=0.01 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 1207 0 0 0 1 0 0 0 25 0 1 0 660304420 23584768 956 33554432000 4194304 4964800 140736587358016 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30230/statm: 5758 958 386 189 0 632 0

[startup+0.0221491 s]
/proc/loadavg: 8.11 8.39 8.25 2/374 30230
/proc/meminfo: memFree=20625660/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=24592 CPUtime=0.02 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 1726 0 0 0 2 0 0 0 25 0 1 0 660304420 25182208 1354 33554432000 4194304 4964800 140736587358016 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30230/statm: 6148 1356 386 189 0 1022 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 24592

[startup+0.101136 s]
/proc/loadavg: 8.11 8.39 8.25 2/374 30230
/proc/meminfo: memFree=20625660/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=28304 CPUtime=0.09 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 2786 0 0 0 9 0 0 0 25 0 1 0 660304420 28983296 2220 33554432000 4194304 4964800 140736587358016 18446744073709551615 4607486 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30230/statm: 7076 2220 399 189 0 1950 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28304

[startup+0.301092 s]
/proc/loadavg: 8.11 8.39 8.25 2/374 30230
/proc/meminfo: memFree=20625660/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=29096 CPUtime=0.29 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 3006 0 0 0 29 0 0 0 25 0 1 0 660304420 29794304 2440 33554432000 4194304 4964800 140736587358016 18446744073709551615 4600405 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/30230/statm: 7274 2440 400 189 0 2148 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29096

[startup+0.700956 s]
/proc/loadavg: 8.11 8.39 8.25 2/374 30230
/proc/meminfo: memFree=20625660/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=257600 CPUtime=2.25 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 6575 0 0 0 223 2 0 0 18 0 8 0 660304420 263782400 5784 33554432000 4194304 4964800 140736587358016 18446744073709551615 4653507 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30230/statm: 64400 5785 464 189 0 58749 0
Current children cumulated CPU time (s) 2.25
Current children cumulated vsize (KiB) 257600

[startup+1.50082 s]
/proc/loadavg: 8.11 8.39 8.25 9/382 30238
/proc/meminfo: memFree=20592872/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=262568 CPUtime=8.63 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 11474 0 0 0 858 5 0 0 19 0 8 0 660304420 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670273 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30230/statm: 65642 10683 464 189 0 59991 0
[pid=30230/tid=30232] ppid=30228 vsize=262568 CPUtime=1.03 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 858 0 0 0 103 0 0 0 18 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=262568 CPUtime=1.03 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 1141 0 0 0 102 1 0 0 18 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=262568 CPUtime=1.02 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 1001 0 0 0 102 0 0 0 19 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=262568 CPUtime=1.01 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 1011 0 0 0 101 0 0 0 19 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=262568 CPUtime=1.1 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 540 0 0 0 110 0 0 0 19 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=262568 CPUtime=0.96 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 1143 0 0 0 96 0 0 0 25 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=262568 CPUtime=1.01 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 1654 0 0 0 101 0 0 0 18 0 8 0 660304459 268869632 10683 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 8.63
Current children cumulated vsize (KiB) 262568

[startup+3.10055 s]
/proc/loadavg: 8.10 8.39 8.25 9/382 30238
/proc/meminfo: memFree=20574396/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=269396 CPUtime=21.41 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 17976 0 0 0 2133 8 0 0 18 0 8 0 660304420 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/30230/statm: 67349 17185 464 189 0 61698 0
[pid=30230/tid=30232] ppid=30228 vsize=269396 CPUtime=2.62 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 1567 0 0 0 262 0 0 0 21 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=269396 CPUtime=2.63 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 1993 0 0 0 262 1 0 0 21 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=269396 CPUtime=2.62 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 1716 0 0 0 262 0 0 0 22 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627290 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=269396 CPUtime=2.6 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 1908 0 0 0 260 0 0 0 22 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4654488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=269396 CPUtime=2.7 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 670 0 0 0 270 0 0 0 23 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670520 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=269396 CPUtime=2.57 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 1881 0 0 0 256 1 0 0 25 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=269396 CPUtime=2.6 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 3379 0 0 0 259 1 0 0 21 0 8 0 660304459 275861504 17185 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.41
Current children cumulated vsize (KiB) 269396

[startup+6.30102 s]
/proc/loadavg: 8.10 8.39 8.25 9/382 30238
/proc/meminfo: memFree=20534224/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=276664 CPUtime=46.51 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 24170 0 0 0 4635 16 0 0 25 0 8 0 660304420 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30230/statm: 69166 23379 466 189 0 63515 0
[pid=30230/tid=30232] ppid=30228 vsize=276664 CPUtime=5.83 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 2260 0 0 0 582 1 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=276664 CPUtime=5.82 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 2836 0 0 0 581 1 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=276664 CPUtime=5.82 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 2280 0 0 0 581 1 0 0 20 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=276664 CPUtime=5.81 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 2641 0 0 0 580 1 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627309 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=276664 CPUtime=5.89 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 1298 0 0 0 589 0 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=276664 CPUtime=5.56 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 2611 0 0 0 553 3 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4332418 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=276664 CPUtime=5.75 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 4699 0 0 0 574 1 0 0 25 0 8 0 660304459 283303936 23379 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 46.51
Current children cumulated vsize (KiB) 276664

[startup+12.7009 s]
/proc/loadavg: 8.16 8.39 8.26 9/382 30238
/proc/meminfo: memFree=20515860/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=281944 CPUtime=97.55 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 29876 0 0 0 9731 24 0 0 25 0 8 0 660304420 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670437 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30230/statm: 70486 29085 466 189 0 64835 0
[pid=30230/tid=30232] ppid=30228 vsize=281944 CPUtime=12.21 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 2767 0 0 0 1220 1 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4362240 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=281944 CPUtime=12.23 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 3347 0 0 0 1221 2 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4660137 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=281944 CPUtime=12.21 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 2819 0 0 0 1220 1 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=281944 CPUtime=12.2 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 3378 0 0 0 1219 1 0 0 19 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=281944 CPUtime=12.28 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 1919 0 0 0 1228 0 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=281944 CPUtime=11.93 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 3047 0 0 0 1187 6 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=281944 CPUtime=12.07 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 6651 0 0 0 1203 4 0 0 25 0 8 0 660304459 288710656 29085 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 97.55
Current children cumulated vsize (KiB) 281944

[startup+25.5008 s]
/proc/loadavg: 8.13 8.38 8.25 9/382 30238
/proc/meminfo: memFree=20488700/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=287748 CPUtime=199.7 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 35664 0 0 0 19943 27 0 0 25 0 8 0 660304420 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670328 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30230/statm: 71937 34873 466 189 0 66286 0
[pid=30230/tid=30232] ppid=30228 vsize=287748 CPUtime=24.99 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 3446 0 0 0 2498 1 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4653296 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=287748 CPUtime=25.02 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 4421 0 0 0 2500 2 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=287748 CPUtime=24.99 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 3252 0 0 0 2498 1 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=287748 CPUtime=24.99 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 3987 0 0 0 2498 1 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=287748 CPUtime=25.07 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 2545 0 0 0 2506 1 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=287748 CPUtime=24.72 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 3705 0 0 0 2465 7 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4332205 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=287748 CPUtime=24.69 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 7881 0 0 0 2464 5 0 0 25 0 8 0 660304459 294653952 34873 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 199.7
Current children cumulated vsize (KiB) 287748

[startup+51.1005 s]
/proc/loadavg: 8.09 8.34 8.25 9/382 30239
/proc/meminfo: memFree=20430980/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=359276 CPUtime=404.07 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 50692 0 0 0 40368 39 0 0 25 0 8 0 660304420 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/30230/statm: 89819 49901 466 189 0 84168 0
[pid=30230/tid=30232] ppid=30228 vsize=359276 CPUtime=50.57 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 5201 0 0 0 5055 2 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=359276 CPUtime=50.61 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 6632 0 0 0 5058 3 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=359276 CPUtime=50.58 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 4458 0 0 0 5055 3 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4660435 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=359276 CPUtime=50.59 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 5682 0 0 0 5056 3 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=359276 CPUtime=50.66 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 3952 0 0 0 5064 2 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627259 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=359276 CPUtime=50.3 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 4614 0 0 0 5019 11 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=359276 CPUtime=49.96 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 12568 0 0 0 4989 7 0 0 25 0 8 0 660304459 367898624 49901 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 404.07

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

/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19258 0 0 0 465967 49 0 0 25 0 8 0 660304459 1379766272 274200 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1347428 CPUtime=4644.92 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 87884 0 0 0 464371 121 0 0 25 0 8 0 660304459 1379766272 274200 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37226.8
Current children cumulated vsize (KiB) 1347428

[startup+4722.31 s]
/proc/loadavg: 8.10 8.07 8.02 9/382 30376
/proc/meminfo: memFree=19523556/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1348196 CPUtime=37706.1 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 284660 0 0 0 3770173 433 0 0 25 0 8 0 660304420 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337049 275233 466 189 0 331398 0
[pid=30230/tid=30232] ppid=30228 vsize=1348196 CPUtime=4711.39 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 33413 0 0 0 471105 34 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1348196 CPUtime=4720.8 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 42921 0 0 0 472054 26 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1348196 CPUtime=4720.26 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19101 0 0 0 471972 54 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1348196 CPUtime=4720.31 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 26617 0 0 0 471974 57 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1348196 CPUtime=4720.51 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25102 0 0 0 472022 29 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1348196 CPUtime=4720.16 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19265 0 0 0 471967 49 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1348196 CPUtime=4704.93 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 87884 0 0 0 470372 121 0 0 25 0 8 0 660304459 1380552704 275233 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37706.1
Current children cumulated vsize (KiB) 1348196

[startup+4782.3 s]
/proc/loadavg: 8.09 8.07 8.02 9/382 30377
/proc/meminfo: memFree=19521440/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1348196 CPUtime=38185.1 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 285151 0 0 0 3818075 436 0 0 25 0 8 0 660304420 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337049 275724 466 189 0 331398 0
[pid=30230/tid=30232] ppid=30228 vsize=1348196 CPUtime=4771.35 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 33662 0 0 0 477100 35 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320890 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1348196 CPUtime=4780.77 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 42936 0 0 0 478051 26 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1348196 CPUtime=4780.24 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19172 0 0 0 477970 54 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1348196 CPUtime=4780.26 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 26649 0 0 0 477969 57 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320963 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1348196 CPUtime=4780.49 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25154 0 0 0 478020 29 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1348196 CPUtime=4780.13 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19333 0 0 0 477964 49 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4653491 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1348196 CPUtime=4764.91 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 87886 0 0 0 476370 121 0 0 25 0 8 0 660304459 1380552704 275724 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38185.1
Current children cumulated vsize (KiB) 1348196

[startup+4842.3 s]
/proc/loadavg: 8.08 8.07 8.02 9/382 30379
/proc/meminfo: memFree=19519452/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1348196 CPUtime=38664.2 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 285714 0 0 0 3865988 437 0 0 25 0 8 0 660304420 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4684040 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337049 276231 466 189 0 331398 0
[pid=30230/tid=30232] ppid=30228 vsize=1348196 CPUtime=4831.35 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 34002 0 0 0 483100 35 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4660372 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1348196 CPUtime=4840.78 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 43069 0 0 0 484052 26 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1348196 CPUtime=4840.24 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19178 0 0 0 483970 54 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1348196 CPUtime=4840.21 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 26652 0 0 0 483963 58 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1348196 CPUtime=4840.49 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25167 0 0 0 484020 29 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627810 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1348196 CPUtime=4840.11 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19364 0 0 0 483962 49 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1348196 CPUtime=4824.9 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 87922 0 0 0 482369 121 0 0 25 0 8 0 660304459 1380552704 276231 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38664.2
Current children cumulated vsize (KiB) 1348196

[startup+4902.3 s]
/proc/loadavg: 8.08 8.07 8.02 9/382 30381
/proc/meminfo: memFree=19508776/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1349912 CPUtime=39143.4 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 288543 0 0 0 3913896 443 0 0 25 0 8 0 660304420 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337478 278843 466 189 0 331827 0
[pid=30230/tid=30232] ppid=30228 vsize=1349912 CPUtime=4891.32 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 34358 0 0 0 489097 35 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1349912 CPUtime=4900.78 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 43414 0 0 0 490051 27 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1349912 CPUtime=4900.24 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19280 0 0 0 489970 54 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1349912 CPUtime=4900.16 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 26918 0 0 0 489956 60 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1349912 CPUtime=4900.48 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25294 0 0 0 490019 29 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1349912 CPUtime=4900.09 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19442 0 0 0 489960 49 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1349912 CPUtime=4884.91 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 89372 0 0 0 488366 125 0 0 25 0 8 0 660304459 1382309888 278843 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39143.4
Current children cumulated vsize (KiB) 1349912

[startup+4962.3 s]
/proc/loadavg: 8.07 8.07 8.02 9/382 30382
/proc/meminfo: memFree=19508024/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1349912 CPUtime=39622.6 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 288779 0 0 0 3961813 444 0 0 25 0 8 0 660304420 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337478 279024 466 189 0 331827 0
[pid=30230/tid=30232] ppid=30228 vsize=1349912 CPUtime=4951.33 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 34359 0 0 0 495097 36 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1349912 CPUtime=4960.78 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 43515 0 0 0 496051 27 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1349912 CPUtime=4960.23 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19282 0 0 0 495969 54 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1349912 CPUtime=4960.12 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 26924 0 0 0 495952 60 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1349912 CPUtime=4960.48 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25365 0 0 0 496019 29 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1349912 CPUtime=4960.08 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19442 0 0 0 495959 49 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1349912 CPUtime=4944.91 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 89392 0 0 0 494366 125 0 0 25 0 8 0 660304459 1382309888 279024 33554432000 4194304 4964800 140736587358016 18446744073709551615 4321029 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39622.6
Current children cumulated vsize (KiB) 1349912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009.6 s]
/proc/loadavg: 8.08 8.07 8.02 9/382 30383
/proc/meminfo: memFree=19504412/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1351832 CPUtime=40000.4 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 289886 0 0 0 3999593 446 0 0 21 0 8 0 660304420 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30230/statm: 337958 279914 466 189 0 332307 0
[pid=30230/tid=30232] ppid=30228 vsize=1351832 CPUtime=4998.62 cores=0-7
/proc/30230/task/30232/stat : 30232 (claspmt) R 30228 30230 30169 0 -1 4202560 34576 0 0 0 499826 36 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670267 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30230/tid=30233] ppid=30228 vsize=1351832 CPUtime=5008.1 cores=0-7
/proc/30230/task/30233/stat : 30233 (claspmt) R 30228 30230 30169 0 -1 4202560 44131 0 0 0 500783 27 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30230/tid=30234] ppid=30228 vsize=1351832 CPUtime=5007.54 cores=0-7
/proc/30230/task/30234/stat : 30234 (claspmt) R 30228 30230 30169 0 -1 4202560 19299 0 0 0 500700 54 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4320897 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30230/tid=30235] ppid=30228 vsize=1351832 CPUtime=5007.4 cores=0-7
/proc/30230/task/30235/stat : 30235 (claspmt) R 30228 30230 30169 0 -1 4202560 27022 0 0 0 500679 61 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30230/tid=30236] ppid=30228 vsize=1351832 CPUtime=5007.8 cores=0-7
/proc/30230/task/30236/stat : 30236 (claspmt) R 30228 30230 30169 0 -1 4202560 25481 0 0 0 500751 29 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30230/tid=30237] ppid=30228 vsize=1351832 CPUtime=5007.38 cores=0-7
/proc/30230/task/30237/stat : 30237 (claspmt) R 30228 30230 30169 0 -1 4202560 19442 0 0 0 500689 49 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30230/tid=30238] ppid=30228 vsize=1351832 CPUtime=4992.22 cores=0-7
/proc/30230/task/30238/stat : 30238 (claspmt) R 30228 30230 30169 0 -1 4202560 89412 0 0 0 499097 125 0 0 25 0 8 0 660304459 1384275968 279914 33554432000 4194304 4964800 140736587358016 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1351832

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

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

[startup+5009.8 s]
/proc/loadavg: 8.08 8.07 8.02 9/382 30383
/proc/meminfo: memFree=19504412/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1344360 CPUtime=40000.6 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 289896 0 0 0 3999617 446 0 0 22 0 1 0 660304420 1376624640 278443 33554432000 4194304 4964800 140736587358016 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/30230/statm: 336090 278443 476 189 0 330439 0
Current children cumulated CPU time (s) 40000.6
Current children cumulated vsize (KiB) 1344360

[startup+5009.9 s]
/proc/loadavg: 8.08 8.07 8.02 9/382 30383
/proc/meminfo: memFree=19504412/32951132 swapFree=64495988/67111528
[pid=30230] ppid=30228 vsize=1340712 CPUtime=40000.7 cores=0-7
/proc/30230/stat : 30230 (claspmt) R 30228 30230 30169 0 -1 4202496 289896 0 0 0 3999627 446 0 0 22 0 1 0 660304420 1372889088 277039 33554432000 4194304 4964800 140736587358016 18446744073709551615 210646802993 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/30230/statm: 335178 277039 476 189 0 329527 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 1340712

Child status: 0
Real time (s): 5009.98
CPU time (s): 40000.8
CPU user time (s): 39996.3
CPU system time (s): 4.50831
CPU usage (%): 798.422
Max. virtual memory (cumulated for all children) (KiB): 1351832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996.3
system time used= 4.50831
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 289897
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= 98517
involuntary context switches= 139214

runsolver used 17.4293 second user time and 46.349 second system time

The end

Launcher Data

Begin job on node129 at 2011-05-15 21:17:28
IDJOB=3380690
IDBENCH=71315
IDSOLVER=1865
FILE ID=node129/3380690-1305487048
RUNJOBID= node129-1305487026-30183
PBS_JOBID= 13325382
Free space on /tmp= 73392 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1375c111739g6.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-3380690-1305487048/watcher-3380690-1305487048 -o /tmp/evaluation-result-3380690-1305487048/solver-3380690-1305487048 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380690-1305487048.cnf

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

MD5SUM BENCH= c7c04151ac14a13eb4a03259d055e119
RANDOM SEED=1339597355

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      20626064 kB
Buffers:        275808 kB
Cached:        6412072 kB
SwapCached:      52664 kB
Active:        3512468 kB
Inactive:      8572476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      20626064 kB
SwapTotal:    67111528 kB
SwapFree:     64495988 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:     5354200 kB
Mapped:          20684 kB
Slab:           133300 kB
PageTables:      40376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 93359296 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= 73392 MiB
End job on node129 at 2011-05-15 22:41:00