Trace number 3381094

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.9 5008.49

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504063/instance-3381094-1305504063.cnf
0.09/0.17	c Solving...
40000.68/5008.32	
40000.68/5008.32	*** INTERRUPTED! ***
40000.68/5008.32	*** Shutting down threads...
40000.83/5008.48	s UNKNOWN
40000.83/5008.48	
40000.83/5008.48	c INTERRUPTED   : 1
40000.83/5008.48	c Models        : 0+    
40000.83/5008.48	c Time          : 5008.318s (Solving: 5008.15s 1st Model: 0.00s Unsat: 0.00s)
40000.83/5008.48	c CPU Time      : 40000.730s

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-3381094-1305504063/watcher-3381094-1305504063 -o /tmp/evaluation-result-3381094-1305504063/solver-3381094-1305504063 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381094-1305504063.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.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=22940 CPUtime=0.01 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 1112 0 0 0 1 0 0 0 25 0 1 0 662006697 23490560 952 33554432000 4194304 4964800 140736683035456 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/9134/statm: 5735 952 386 189 0 609 0

[startup+0.102593 s]
/proc/loadavg: 7.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=24188 CPUtime=0.09 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 1434 0 0 0 9 0 0 0 25 0 1 0 662006697 24768512 1272 33554432000 4194304 4964800 140736683035456 18446744073709551615 4607549 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/9134/statm: 6047 1272 399 189 0 921 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24188

[startup+0.20351 s]
/proc/loadavg: 7.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=320160 CPUtime=2.64 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 4881 0 0 0 262 2 0 0 20 0 8 0 662006697 327843840 4646 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 80139 4952 464 189 0 74488 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 320160

[startup+1.19635 s]
/proc/loadavg: 7.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=322256 CPUtime=8.28 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 7430 0 0 0 825 3 0 0 21 0 8 0 662006697 329990144 7195 33554432000 4194304 4964800 140736683035456 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 80564 7195 464 189 0 74913 0
Current children cumulated CPU time (s) 8.28
Current children cumulated vsize (KiB) 322256

[startup+1.29633 s]
/proc/loadavg: 7.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=322256 CPUtime=9.08 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 7624 0 0 0 905 3 0 0 22 0 8 0 662006697 329990144 7389 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 80564 7389 464 189 0 74913 0
Current children cumulated CPU time (s) 9.08
Current children cumulated vsize (KiB) 322256

[startup+1.54303 s]
/proc/loadavg: 7.39 7.88 7.96 2/365 9134
/proc/meminfo: memFree=23608312/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=322748 CPUtime=11.05 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 8160 0 0 0 1101 4 0 0 23 0 8 0 662006697 330493952 7925 33554432000 4194304 4964800 140736683035456 18446744073709551615 4684018 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 80687 7925 464 189 0 75036 0
Current children cumulated CPU time (s) 11.05
Current children cumulated vsize (KiB) 322748

[startup+3.11399 s]
/proc/loadavg: 7.52 7.90 7.96 9/373 9142
/proc/meminfo: memFree=23573064/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=324328 CPUtime=23.59 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 9579 0 0 0 2355 4 0 0 25 0 8 0 662006697 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627204 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 81082 9344 466 189 0 75431 0
[pid=9134/tid=9136] ppid=9132 vsize=324328 CPUtime=2.92 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 853 0 0 0 292 0 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=324328 CPUtime=2.92 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 1342 0 0 0 292 0 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=324328 CPUtime=2.89 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 890 0 0 0 289 0 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627197 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=324328 CPUtime=2.91 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 970 0 0 0 291 0 0 0 18 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 244446612384 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=324328 CPUtime=2.93 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 962 0 0 0 292 1 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=324328 CPUtime=2.92 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 1014 0 0 0 292 0 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=324328 CPUtime=2.93 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 1237 0 0 0 293 0 0 0 24 0 8 0 662006714 332111872 9344 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 23.59
Current children cumulated vsize (KiB) 324328

[startup+6.3004 s]
/proc/loadavg: 7.56 7.90 7.96 9/373 9142
/proc/meminfo: memFree=23558936/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=326360 CPUtime=49.14 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 13149 0 0 0 4908 6 0 0 25 0 8 0 662006697 334192640 12914 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627536 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 81590 12914 466 189 0 75939 0
[pid=9134/tid=9136] ppid=9132 vsize=326360 CPUtime=6.12 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 1376 0 0 0 612 0 0 0 25 0 8 0 662006714 334192640 12914 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=326360 CPUtime=6.13 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 2031 0 0 0 612 1 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 244446606021 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=326360 CPUtime=6.05 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 1208 0 0 0 605 0 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=326360 CPUtime=6.11 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 1355 0 0 0 611 0 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627536 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=326360 CPUtime=6.13 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 1369 0 0 0 612 1 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668766 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=326360 CPUtime=6.12 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 1361 0 0 0 612 0 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=326360 CPUtime=6.13 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 1715 0 0 0 613 0 0 0 25 0 8 0 662006714 334192640 12915 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 49.14
Current children cumulated vsize (KiB) 326360

[startup+12.7012 s]
/proc/loadavg: 7.59 7.90 7.96 9/373 9142
/proc/meminfo: memFree=23536876/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=331532 CPUtime=100.18 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 19272 0 0 0 10008 10 0 0 25 0 8 0 662006697 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670499 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 82883 18916 466 189 0 77232 0
[pid=9134/tid=9136] ppid=9132 vsize=331532 CPUtime=12.5 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 2179 0 0 0 1250 0 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=331532 CPUtime=12.51 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 3121 0 0 0 1250 1 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=331532 CPUtime=12.37 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 1754 0 0 0 1237 0 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4626882 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=331532 CPUtime=12.5 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 2008 0 0 0 1249 1 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=331532 CPUtime=12.52 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 2134 0 0 0 1250 2 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=331532 CPUtime=12.51 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 1937 0 0 0 1250 1 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=331532 CPUtime=12.51 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 2732 0 0 0 1251 0 0 0 25 0 8 0 662006714 339488768 18916 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 100.18
Current children cumulated vsize (KiB) 331532

[startup+25.5008 s]
/proc/loadavg: 7.66 7.90 7.96 9/373 9143
/proc/meminfo: memFree=23510088/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=337500 CPUtime=202.39 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 26227 0 0 0 20225 14 0 0 25 0 8 0 662006697 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 84375 25689 466 189 0 78724 0
[pid=9134/tid=9136] ppid=9132 vsize=337500 CPUtime=25.17 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 3069 0 0 0 2516 1 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=337500 CPUtime=25.31 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 4854 0 0 0 2529 2 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=337500 CPUtime=25.14 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 2326 0 0 0 2514 0 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627864 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=337500 CPUtime=25.29 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 2777 0 0 0 2528 1 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=337500 CPUtime=25.31 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 2935 0 0 0 2529 2 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=337500 CPUtime=25.3 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 2427 0 0 0 2529 1 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4320921 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=337500 CPUtime=25.31 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 3854 0 0 0 2530 1 0 0 25 0 8 0 662006714 345600000 25689 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627946 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 202.39
Current children cumulated vsize (KiB) 337500

[startup+51.1011 s]
/proc/loadavg: 7.71 7.89 7.96 9/373 9143
/proc/meminfo: memFree=23483132/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=343364 CPUtime=406.86 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 32880 0 0 0 40666 20 0 0 25 0 8 0 662006697 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4362240 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 85841 32304 466 189 0 80190 0
[pid=9134/tid=9136] ppid=9132 vsize=343364 CPUtime=50.48 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 4087 0 0 0 5047 1 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=343364 CPUtime=50.91 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 5906 0 0 0 5088 3 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=343364 CPUtime=50.74 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 2968 0 0 0 5073 1 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=343364 CPUtime=50.89 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 3534 0 0 0 5087 2 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668737 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=343364 CPUtime=50.89 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 3714 0 0 0 5086 3 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=343364 CPUtime=50.91 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 3087 0 0 0 5089 2 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627269 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=343364 CPUtime=50.9 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 5042 0 0 0 5088 2 0 0 25 0 8 0 662006714 351604736 32304 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 406.86
Current children cumulated vsize (KiB) 343364

[startup+102.301 s]
/proc/loadavg: 7.88 7.91 7.96 9/373 9145
/proc/meminfo: memFree=23428432/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=357372 CPUtime=815.78 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 46578 0 0 0 81546 32 0 0 25 0 8 0 662006697 365948928 45967 33554432000 4194304 4964800 140736683035456 18446744073709551615 4332418 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 89343 45967 466 189 0 83692 0
[pid=9134/tid=9136] ppid=9132 vsize=357372 CPUtime=101.67 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 6505 0 0 0 10164 3 0 0 25 0 8 0 662006714 365948928 45967 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627338 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=357372 CPUtime=102.1 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 7803 0 0 0 10206 4 0 0 25 0 8 0 662006714 365948928 45967 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670083 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=357372 CPUtime=101.93 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 4210 0 0 0 10190 3 0 0 25 0 8 0 662006714 365948928 45967 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0

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

[pid=9134/tid=9137] ppid=9132 vsize=695624 CPUtime=4661.64 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28302 0 0 0 466128 36 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4653186 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=695624 CPUtime=4644.23 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11015 0 0 0 464378 45 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=695624 CPUtime=4660.92 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 17876 0 0 0 466062 30 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=695624 CPUtime=4660.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 16918 0 0 0 466028 37 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4668709 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=695624 CPUtime=4660.84 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11085 0 0 0 466043 41 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=695624 CPUtime=4642.2 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18262 0 0 0 464154 66 0 0 25 0 8 0 662006714 712318976 133293 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37236.9
Current children cumulated vsize (KiB) 695624

[startup+4722.3 s]
/proc/loadavg: 8.02 8.04 8.00 9/373 9283
/proc/meminfo: memFree=23075440/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=695624 CPUtime=37716.2 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 148105 0 0 0 3771273 343 0 0 25 0 8 0 662006697 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 173906 133577 466 189 0 168255 0
[pid=9134/tid=9136] ppid=9132 vsize=695624 CPUtime=4704.85 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 33151 0 0 0 470441 44 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=695624 CPUtime=4721.64 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28306 0 0 0 472127 37 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=695624 CPUtime=4704.22 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11015 0 0 0 470377 45 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=695624 CPUtime=4720.91 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 17956 0 0 0 472061 30 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=695624 CPUtime=4720.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 16987 0 0 0 472028 37 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=695624 CPUtime=4720.83 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11085 0 0 0 472041 42 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627964 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=695624 CPUtime=4701.49 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18262 0 0 0 470082 67 0 0 25 0 8 0 662006714 712318976 133577 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37716.2
Current children cumulated vsize (KiB) 695624

[startup+4782.3 s]
/proc/loadavg: 8.04 8.05 8.00 9/373 9284
/proc/meminfo: memFree=23074656/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=695624 CPUtime=38195.4 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 148513 0 0 0 3819196 348 0 0 25 0 8 0 662006697 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 173906 133844 466 189 0 168255 0
[pid=9134/tid=9136] ppid=9132 vsize=695624 CPUtime=4764.84 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 33332 0 0 0 476439 45 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=695624 CPUtime=4781.64 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28306 0 0 0 478127 37 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=695624 CPUtime=4764.23 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11019 0 0 0 476377 46 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4312158 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=695624 CPUtime=4780.92 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 18045 0 0 0 478061 31 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=695624 CPUtime=4780.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 16995 0 0 0 478028 37 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=695624 CPUtime=4780.83 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11119 0 0 0 478040 43 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=695624 CPUtime=4760.77 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18331 0 0 0 476010 67 0 0 25 0 8 0 662006714 712318976 133844 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38195.4
Current children cumulated vsize (KiB) 695624

[startup+4842.3 s]
/proc/loadavg: 8.08 8.06 8.01 9/373 9286
/proc/meminfo: memFree=23073264/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=696444 CPUtime=38674.6 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 149127 0 0 0 3867113 352 0 0 25 0 8 0 662006697 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4660177 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 174111 134269 466 189 0 168460 0
[pid=9134/tid=9136] ppid=9132 vsize=696444 CPUtime=4824.84 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 33624 0 0 0 482438 46 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=696444 CPUtime=4841.63 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28471 0 0 0 484126 37 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=696444 CPUtime=4824.21 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11084 0 0 0 482375 46 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=696444 CPUtime=4840.91 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 18050 0 0 0 484060 31 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627263 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=696444 CPUtime=4840.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 16995 0 0 0 484027 38 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=696444 CPUtime=4840.8 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11125 0 0 0 484037 43 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=696444 CPUtime=4820.06 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18368 0 0 0 481938 68 0 0 25 0 8 0 662006714 713158656 134269 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670332 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 38674.6
Current children cumulated vsize (KiB) 696444

[startup+4902.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/373 9288
/proc/meminfo: memFree=23070868/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=697048 CPUtime=39153.9 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 149759 0 0 0 3915037 355 0 0 25 0 8 0 662006697 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 174262 134837 466 189 0 168611 0
[pid=9134/tid=9136] ppid=9132 vsize=697048 CPUtime=4884.83 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 33823 0 0 0 488436 47 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=697048 CPUtime=4901.62 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28754 0 0 0 490125 37 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=697048 CPUtime=4884.22 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11092 0 0 0 488375 47 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=697048 CPUtime=4900.92 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 18118 0 0 0 490060 32 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627365 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=697048 CPUtime=4900.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 17010 0 0 0 490026 39 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=697048 CPUtime=4900.78 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11126 0 0 0 490035 43 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=697048 CPUtime=4879.35 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18421 0 0 0 487867 68 0 0 25 0 8 0 662006714 713777152 134837 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39153.9
Current children cumulated vsize (KiB) 697048

[startup+4962.3 s]
/proc/loadavg: 8.03 8.06 8.00 9/373 9289
/proc/meminfo: memFree=23069728/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=697048 CPUtime=39633.2 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 150365 0 0 0 3962959 358 0 0 25 0 8 0 662006697 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 174262 135184 466 189 0 168611 0
[pid=9134/tid=9136] ppid=9132 vsize=697048 CPUtime=4944.82 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 34109 0 0 0 494435 47 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4627248 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=697048 CPUtime=4961.62 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 28851 0 0 0 496124 38 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=697048 CPUtime=4944.21 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11100 0 0 0 494374 47 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=697048 CPUtime=4960.92 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 18245 0 0 0 496060 32 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=697048 CPUtime=4960.64 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 17012 0 0 0 496025 39 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=697048 CPUtime=4960.77 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11126 0 0 0 496033 44 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=697048 CPUtime=4938.63 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18471 0 0 0 493794 69 0 0 25 0 8 0 662006714 713777152 135184 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 39633.2
Current children cumulated vsize (KiB) 697048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.3 s]
/proc/loadavg: 8.01 8.05 8.00 9/373 9290
/proc/meminfo: memFree=23067712/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=698152 CPUtime=40000.7 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 150979 0 0 0 3999708 360 0 0 25 0 8 0 662006697 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4320909 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/9134/statm: 174538 135657 466 189 0 168887 0
[pid=9134/tid=9136] ppid=9132 vsize=698152 CPUtime=4990.83 cores=0-7
/proc/9134/task/9136/stat : 9136 (claspmt) R 9132 9134 9108 0 -1 4202560 34282 0 0 0 499036 47 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=9134/tid=9137] ppid=9132 vsize=698152 CPUtime=5007.63 cores=0-7
/proc/9134/task/9137/stat : 9137 (claspmt) R 9132 9134 9108 0 -1 4202560 29157 0 0 0 500725 38 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=9134/tid=9138] ppid=9132 vsize=698152 CPUtime=4990.22 cores=0-7
/proc/9134/task/9138/stat : 9138 (claspmt) R 9132 9134 9108 0 -1 4202560 11112 0 0 0 498975 47 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=9134/tid=9139] ppid=9132 vsize=698152 CPUtime=5006.93 cores=0-7
/proc/9134/task/9139/stat : 9139 (claspmt) R 9132 9134 9108 0 -1 4202560 18313 0 0 0 500661 32 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=9134/tid=9140] ppid=9132 vsize=698152 CPUtime=5006.65 cores=0-7
/proc/9134/task/9140/stat : 9140 (claspmt) R 9132 9134 9108 0 -1 4202560 17013 0 0 0 500626 39 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=9134/tid=9141] ppid=9132 vsize=698152 CPUtime=5006.76 cores=0-7
/proc/9134/task/9141/stat : 9141 (claspmt) R 9132 9134 9108 0 -1 4202560 11126 0 0 0 500632 44 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=9134/tid=9142] ppid=9132 vsize=698152 CPUtime=4984.08 cores=0-7
/proc/9134/task/9142/stat : 9142 (claspmt) R 9132 9134 9108 0 -1 4202560 18525 0 0 0 498339 69 0 0 25 0 8 0 662006714 714907648 135657 33554432000 4194304 4964800 140736683035456 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 698152

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

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

[startup+5008.42 s]
/proc/loadavg: 8.01 8.05 8.00 9/373 9290
/proc/meminfo: memFree=23067712/32951124 swapFree=44485772/67111528
[pid=9134] ppid=9132 vsize=694900 CPUtime=40000.8 cores=0-7
/proc/9134/stat : 9134 (claspmt) R 9132 9134 9108 0 -1 4202496 150990 0 0 0 3999723 360 0 0 25 0 1 0 662006697 711577600 134967 33554432000 4194304 4964800 140736683035456 18446744073709551615 244446600315 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/9134/statm: 173725 134967 476 189 0 168074 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 694900

Child status: 0
Real time (s): 5008.49
CPU time (s): 40000.9
CPU user time (s): 39997.3
CPU system time (s): 3.63145
CPU usage (%): 798.662
Max. virtual memory (cumulated for all children) (KiB): 698152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39997.3
system time used= 3.63145
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150991
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= 246550
involuntary context switches= 140796

runsolver used 16.7575 second user time and 42.4765 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-16 02:01:03
IDJOB=3381094
IDBENCH=83336
IDSOLVER=1865
FILE ID=node105/3381094-1305504063
RUNJOBID= node105-1305504062-9122
PBS_JOBID= 13325476
Free space on /tmp= 73580 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-19_349.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-3381094-1305504063/watcher-3381094-1305504063 -o /tmp/evaluation-result-3381094-1305504063/solver-3381094-1305504063 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381094-1305504063.cnf

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=352952653

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23608592 kB
Buffers:        316064 kB
Cached:        6909600 kB
SwapCached:      39648 kB
Active:        2087540 kB
Inactive:      6971644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23608592 kB
SwapTotal:    67111528 kB
SwapFree:     44485772 kB
Dirty:            1724 kB
Writeback:           0 kB
AnonPages:     1801200 kB
Mapped:          15192 kB
Slab:           142432 kB
PageTables:      72160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 91323760 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= 73576 MiB
End job on node105 at 2011-05-16 03:24:33