Trace number 3381105

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40001 5007.98

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_1_keyfind_1.cnf
MD5SUM5092a9db644d53c7bc023e4dff206812
Bench CategoryAPPLICATION (applications 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 variables1192
Number of clauses10656
Sum of the clauses size56868
Maximum clause length8
Minimum clause length1
Number of clauses of size 1264
Number of clauses of size 2128
Number of clauses of size 32016
Number of clauses of size 4320
Number of clauses of size 52048
Number of clauses of size over 55880

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504402/instance-3381105-1305504402.cnf
0.02/0.03	c Solving...
40000.84/5007.91	
40000.84/5007.91	*** INTERRUPTED! ***
40000.84/5007.91	*** Shutting down threads...
40000.84/5007.97	s UNKNOWN
40000.84/5007.97	
40000.84/5007.97	c INTERRUPTED   : 1
40000.84/5007.97	c Models        : 0+    
40000.84/5007.97	c Time          : 5007.915s (Solving: 5007.89s 1st Model: 0.00s Unsat: 0.00s)
40000.84/5007.97	c CPU Time      : 40000.890s

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-3381105-1305504402/watcher-3381105-1305504402 -o /tmp/evaluation-result-3381105-1305504402/solver-3381105-1305504402 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381105-1305504402.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.41 7.98 8.04 2/325 30889
/proc/meminfo: memFree=19288964/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=22152 CPUtime=0.01 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 870 0 0 0 1 0 0 0 25 0 1 0 662038079 22683648 781 33554432000 4194304 4964800 140736073644208 18446744073709551615 4607477 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30889/statm: 5538 781 403 189 0 412 0

[startup+0.028047 s]
/proc/loadavg: 7.41 7.98 8.04 2/325 30889
/proc/meminfo: memFree=19288964/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=22284 CPUtime=0.02 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 908 0 0 0 2 0 0 0 25 0 1 0 662038079 22818816 819 33554432000 4194304 4964800 140736073644208 18446744073709551615 4607562 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30889/statm: 5571 819 404 189 0 445 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22284

[startup+0.1048 s]
/proc/loadavg: 7.41 7.98 8.04 2/325 30889
/proc/meminfo: memFree=19288964/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=318588 CPUtime=0.64 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 3370 0 0 0 63 1 0 0 18 0 8 0 662038079 326234112 3229 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 79647 3232 464 189 0 73996 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 318588

[startup+0.451672 s]
/proc/loadavg: 7.41 7.98 8.04 2/325 30889
/proc/meminfo: memFree=19288964/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=320212 CPUtime=3.25 cores=0-7
/proc/30889/stat : 30889 (claspmt) S 30887 30889 30670 0 -1 4202496 4939 0 0 0 324 1 0 0 18 0 8 0 662038079 327897088 4798 33554432000 4194304 4964800 140736073644208 18446744073709551615 271550642670 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 80053 4798 464 189 0 74402 0
Current children cumulated CPU time (s) 3.25
Current children cumulated vsize (KiB) 320212

[startup+0.942843 s]
/proc/loadavg: 7.41 7.98 8.04 2/325 30889
/proc/meminfo: memFree=19288964/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=321268 CPUtime=7.19 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 6319 0 0 0 717 2 0 0 19 0 8 0 662038079 328978432 6178 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670507 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 80317 6178 464 189 0 74666 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 321268

[startup+1.51274 s]
/proc/loadavg: 7.41 7.98 8.04 9/333 30897
/proc/meminfo: memFree=19264156/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=322148 CPUtime=11.73 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 7147 0 0 0 1171 2 0 0 20 0 8 0 662038079 329879552 6970 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320921 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 80537 6970 464 189 0 74886 0
[pid=30889/tid=30891] ppid=30887 vsize=322148 CPUtime=1.46 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 689 0 0 0 146 0 0 0 19 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=322148 CPUtime=1.45 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 991 0 0 0 145 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670321 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=322148 CPUtime=1.46 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 749 0 0 0 146 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=322148 CPUtime=1.46 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 637 0 0 0 146 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=322148 CPUtime=1.47 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 635 0 0 0 147 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 271550234379 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=322148 CPUtime=1.45 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 810 0 0 0 145 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4684158 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=322148 CPUtime=1.45 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 1064 0 0 0 145 0 0 0 20 0 8 0 662038083 329879552 6972 33554432000 4194304 4964800 140736073644208 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.73
Current children cumulated vsize (KiB) 322148

[startup+3.10045 s]
/proc/loadavg: 7.41 7.98 8.04 9/333 30897
/proc/meminfo: memFree=19256468/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=323328 CPUtime=24.41 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 9027 0 0 0 2437 4 0 0 25 0 8 0 662038079 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 80832 8796 466 189 0 75181 0
[pid=30889/tid=30891] ppid=30887 vsize=323328 CPUtime=3.04 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 982 0 0 0 304 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=323328 CPUtime=3.04 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 1396 0 0 0 304 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=323328 CPUtime=3.05 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 936 0 0 0 305 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=323328 CPUtime=3.05 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 839 0 0 0 305 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=323328 CPUtime=3.05 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 822 0 0 0 305 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4684774 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=323328 CPUtime=3.02 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 929 0 0 0 302 0 0 0 25 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670256 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=323328 CPUtime=3.03 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 1305 0 0 0 303 0 0 0 18 0 8 0 662038083 331087872 8796 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 323328

[startup+6.30087 s]
/proc/loadavg: 7.46 7.98 8.04 9/333 30897
/proc/meminfo: memFree=19247296/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=325604 CPUtime=49.97 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 11567 0 0 0 4990 7 0 0 19 0 8 0 662038079 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668544 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 81401 11300 466 189 0 75750 0
[pid=30889/tid=30891] ppid=30887 vsize=325604 CPUtime=6.24 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 1307 0 0 0 623 1 0 0 19 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=325604 CPUtime=6.25 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 1738 0 0 0 624 1 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320865 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=325604 CPUtime=6.24 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 1217 0 0 0 624 0 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4321020 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=325604 CPUtime=6.24 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 1157 0 0 0 624 0 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=325604 CPUtime=6.25 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 1103 0 0 0 625 0 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=325604 CPUtime=6.19 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 1272 0 0 0 618 1 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=325604 CPUtime=6.24 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 1686 0 0 0 623 1 0 0 25 0 8 0 662038083 333418496 11300 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.97
Current children cumulated vsize (KiB) 325604

[startup+12.7007 s]
/proc/loadavg: 7.50 7.98 8.04 9/333 30897
/proc/meminfo: memFree=19235372/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=328440 CPUtime=101.08 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 14512 0 0 0 10098 10 0 0 25 0 8 0 662038079 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668681 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 82110 14245 466 189 0 76459 0
[pid=30889/tid=30891] ppid=30887 vsize=328440 CPUtime=12.63 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 1705 0 0 0 1262 1 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4626894 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=328440 CPUtime=12.64 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 2080 0 0 0 1263 1 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=328440 CPUtime=12.64 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 1472 0 0 0 1264 0 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=328440 CPUtime=12.65 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 1640 0 0 0 1264 1 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=328440 CPUtime=12.64 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 1384 0 0 0 1264 0 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=328440 CPUtime=12.52 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 1750 0 0 0 1251 1 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4321002 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=328440 CPUtime=12.63 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 2122 0 0 0 1262 1 0 0 25 0 8 0 662038083 336322560 14245 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.08
Current children cumulated vsize (KiB) 328440

[startup+25.5004 s]
/proc/loadavg: 7.58 7.98 8.04 9/333 30898
/proc/meminfo: memFree=19220948/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=331660 CPUtime=203.32 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 18395 0 0 0 20320 12 0 0 25 0 8 0 662038079 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4362225 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 82915 18128 466 189 0 77264 0
[pid=30889/tid=30891] ppid=30887 vsize=331660 CPUtime=25.43 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 2251 0 0 0 2542 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=331660 CPUtime=25.44 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 2598 0 0 0 2543 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4678078 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=331660 CPUtime=25.44 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 1823 0 0 0 2543 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=331660 CPUtime=25.44 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 2206 0 0 0 2543 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670366 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=331660 CPUtime=25.45 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 1863 0 0 0 2544 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4669936 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=331660 CPUtime=25.18 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 2359 0 0 0 2517 1 0 0 20 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670442 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=331660 CPUtime=25.43 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 2543 0 0 0 2542 1 0 0 25 0 8 0 662038083 339619840 18128 33554432000 4194304 4964800 140736073644208 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.32
Current children cumulated vsize (KiB) 331660

[startup+51.1007 s]
/proc/loadavg: 7.87 8.01 8.05 9/333 30898
/proc/meminfo: memFree=19197856/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=336256 CPUtime=407.78 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 23979 0 0 0 40760 18 0 0 25 0 8 0 662038079 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 84064 23712 466 189 0 78413 0
[pid=30889/tid=30891] ppid=30887 vsize=336256 CPUtime=51.01 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 3070 0 0 0 5099 2 0 0 19 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=336256 CPUtime=51.04 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 3291 0 0 0 5102 2 0 0 25 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=336256 CPUtime=51.03 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 2373 0 0 0 5101 2 0 0 25 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=336256 CPUtime=51.03 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 3051 0 0 0 5102 1 0 0 18 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668607 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=336256 CPUtime=51.04 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 2761 0 0 0 5103 1 0 0 25 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=336256 CPUtime=50.49 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 2798 0 0 0 5047 2 0 0 25 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=336256 CPUtime=51.03 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 3235 0 0 0 5100 3 0 0 25 0 8 0 662038083 344326144 23712 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.78

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


[startup+4722.3 s]
/proc/loadavg: 8.31 8.22 8.13 9/333 31035
/proc/meminfo: memFree=18918108/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=661788 CPUtime=37719.4 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 93550 0 0 0 3771339 602 0 0 25 0 8 0 662038079 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 165447 93115 466 189 0 159796 0
[pid=30889/tid=30891] ppid=30887 vsize=661788 CPUtime=4716.29 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 27540 0 0 0 471545 84 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=661788 CPUtime=4708.12 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11368 0 0 0 470732 80 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=661788 CPUtime=4712.58 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7670 0 0 0 471182 76 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=661788 CPUtime=4721.45 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10236 0 0 0 472079 66 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=661788 CPUtime=4721.67 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9579 0 0 0 472101 66 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=661788 CPUtime=4719.4 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8232 0 0 0 471865 75 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=661788 CPUtime=4708.01 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10256 0 0 0 470722 79 0 0 25 0 8 0 662038083 677670912 93115 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320928 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37719.4
Current children cumulated vsize (KiB) 661788

[startup+4782.3 s]
/proc/loadavg: 8.32 8.23 8.13 9/333 31037
/proc/meminfo: memFree=18916728/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=662040 CPUtime=38198.7 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 93898 0 0 0 3819259 607 0 0 25 0 8 0 662038079 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 165510 93463 466 189 0 159859 0
[pid=30889/tid=30891] ppid=30887 vsize=662040 CPUtime=4776.28 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 27652 0 0 0 477543 85 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=662040 CPUtime=4768.12 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11447 0 0 0 476731 81 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=662040 CPUtime=4772.45 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7713 0 0 0 477168 77 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 271550235216 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=662040 CPUtime=4780.88 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10239 0 0 0 478022 66 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=662040 CPUtime=4781.66 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9604 0 0 0 478100 66 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4659848 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=662040 CPUtime=4779.38 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8311 0 0 0 477862 76 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=662040 CPUtime=4768.01 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10256 0 0 0 476721 80 0 0 25 0 8 0 662038083 677928960 93463 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38198.7
Current children cumulated vsize (KiB) 662040

[startup+4842.3 s]
/proc/loadavg: 8.11 8.18 8.12 9/333 31038
/proc/meminfo: memFree=18915216/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=662544 CPUtime=38678 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 94315 0 0 0 3867183 613 0 0 25 0 8 0 662038079 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 165636 93880 466 189 0 159985 0
[pid=30889/tid=30891] ppid=30887 vsize=662544 CPUtime=4836.27 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 27874 0 0 0 483542 85 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=662544 CPUtime=4828.11 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11498 0 0 0 482729 82 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=662544 CPUtime=4832.44 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7743 0 0 0 483166 78 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670394 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=662544 CPUtime=4840.24 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10239 0 0 0 483957 67 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4669091 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=662544 CPUtime=4841.66 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9608 0 0 0 484099 67 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=662544 CPUtime=4839.37 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8313 0 0 0 483860 77 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=662544 CPUtime=4828.01 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10257 0 0 0 482720 81 0 0 25 0 8 0 662038083 678445056 93880 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38678
Current children cumulated vsize (KiB) 662544

[startup+4902.3 s]
/proc/loadavg: 8.11 8.16 8.11 9/333 31040
/proc/meminfo: memFree=18913084/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=663052 CPUtime=39157.2 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 94854 0 0 0 3915103 621 0 0 25 0 8 0 662038079 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670349 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/30889/statm: 165763 94419 466 189 0 160112 0
[pid=30889/tid=30891] ppid=30887 vsize=663052 CPUtime=4896.26 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 28101 0 0 0 489540 86 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4675724 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=663052 CPUtime=4888.1 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11622 0 0 0 488727 83 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=663052 CPUtime=4892.44 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7780 0 0 0 489164 80 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=663052 CPUtime=4899.57 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10241 0 0 0 489889 68 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=663052 CPUtime=4901.66 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9608 0 0 0 490098 68 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=663052 CPUtime=4899.36 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8427 0 0 0 489858 78 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=663052 CPUtime=4888 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10257 0 0 0 488719 81 0 0 25 0 8 0 662038083 678965248 94419 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39157.2
Current children cumulated vsize (KiB) 663052

[startup+4962.3 s]
/proc/loadavg: 8.11 8.15 8.11 9/333 31041
/proc/meminfo: memFree=18911452/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=663052 CPUtime=39636.5 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 95285 0 0 0 3963024 627 0 0 25 0 8 0 662038079 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4668689 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30889/statm: 165763 94850 466 189 0 160112 0
[pid=30889/tid=30891] ppid=30887 vsize=663052 CPUtime=4956.24 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 28300 0 0 0 495537 87 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4333168 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=663052 CPUtime=4948.08 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11690 0 0 0 494725 83 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4644892 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=663052 CPUtime=4952.42 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7826 0 0 0 495162 80 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=663052 CPUtime=4959.17 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10259 0 0 0 495848 69 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670412 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=663052 CPUtime=4961.65 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9611 0 0 0 496097 68 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4364544 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=663052 CPUtime=4959.34 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8461 0 0 0 495855 79 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=663052 CPUtime=4948 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10314 0 0 0 494718 82 0 0 25 0 8 0 662038083 678965248 94850 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39636.5
Current children cumulated vsize (KiB) 663052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.9 s]
/proc/loadavg: 8.05 8.12 8.10 9/333 31043
/proc/meminfo: memFree=18910436/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=663304 CPUtime=40000.8 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 95555 0 0 0 3999450 634 0 0 20 0 8 0 662038079 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30889/statm: 165826 95120 466 189 0 160175 0
[pid=30889/tid=30891] ppid=30887 vsize=663304 CPUtime=5001.83 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 28305 0 0 0 500095 88 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=663304 CPUtime=4993.69 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11728 0 0 0 499285 84 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=663304 CPUtime=4998.04 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7903 0 0 0 499723 81 0 0 19 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=663304 CPUtime=5004.78 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10259 0 0 0 500408 70 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=663304 CPUtime=5007.26 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9611 0 0 0 500657 69 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=663304 CPUtime=5004.93 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8511 0 0 0 500413 80 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=663304 CPUtime=4993.61 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10387 0 0 0 499278 83 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 663304

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

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

[startup+5007.9 s]
/proc/loadavg: 8.05 8.12 8.10 9/333 31043
/proc/meminfo: memFree=18910436/32951124 swapFree=67056788/67111528
[pid=30889] ppid=30887 vsize=663304 CPUtime=40000.8 cores=0-7
/proc/30889/stat : 30889 (claspmt) R 30887 30889 30670 0 -1 4202496 95555 0 0 0 3999450 634 0 0 20 0 8 0 662038079 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4659391 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/30889/statm: 165826 95120 466 189 0 160175 0
[pid=30889/tid=30891] ppid=30887 vsize=663304 CPUtime=5001.83 cores=0-7
/proc/30889/task/30891/stat : 30891 (claspmt) R 30887 30889 30670 0 -1 4202560 28305 0 0 0 500095 88 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=30889/tid=30892] ppid=30887 vsize=663304 CPUtime=4993.69 cores=0-7
/proc/30889/task/30892/stat : 30892 (claspmt) R 30887 30889 30670 0 -1 4202560 11728 0 0 0 499285 84 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4660130 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=30889/tid=30893] ppid=30887 vsize=663304 CPUtime=4998.04 cores=0-7
/proc/30889/task/30893/stat : 30893 (claspmt) R 30887 30889 30670 0 -1 4202560 7903 0 0 0 499723 81 0 0 19 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=30889/tid=30894] ppid=30887 vsize=663304 CPUtime=5004.78 cores=0-7
/proc/30889/task/30894/stat : 30894 (claspmt) R 30887 30889 30670 0 -1 4202560 10259 0 0 0 500408 70 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=30889/tid=30895] ppid=30887 vsize=663304 CPUtime=5007.26 cores=0-7
/proc/30889/task/30895/stat : 30895 (claspmt) R 30887 30889 30670 0 -1 4202560 9611 0 0 0 500657 69 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4653136 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=30889/tid=30896] ppid=30887 vsize=663304 CPUtime=5004.93 cores=0-7
/proc/30889/task/30896/stat : 30896 (claspmt) R 30887 30889 30670 0 -1 4202560 8511 0 0 0 500413 80 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=30889/tid=30897] ppid=30887 vsize=663304 CPUtime=4993.61 cores=0-7
/proc/30889/task/30897/stat : 30897 (claspmt) R 30887 30889 30670 0 -1 4202560 10387 0 0 0 499278 83 0 0 25 0 8 0 662038083 679223296 95120 33554432000 4194304 4964800 140736073644208 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.8
Current children cumulated vsize (KiB) 663304

Child status: 0
Real time (s): 5007.98
CPU time (s): 40001
CPU user time (s): 39994.6
CPU system time (s): 6.36603
CPU usage (%): 798.744
Max. virtual memory (cumulated for all children) (KiB): 663304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.6
system time used= 6.36603
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95566
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= 676683
involuntary context switches= 398684

runsolver used 16.4355 second user time and 38.2072 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-16 02:06:42
IDJOB=3381105
IDBENCH=83412
IDSOLVER=1865
FILE ID=node133/3381105-1305504402
RUNJOBID= node133-1305499389-30684
PBS_JOBID= 13325450
Free space on /tmp= 73624 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_1_keyfind_1.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-3381105-1305504402/watcher-3381105-1305504402 -o /tmp/evaluation-result-3381105-1305504402/solver-3381105-1305504402 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381105-1305504402.cnf

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

MD5SUM BENCH= 5092a9db644d53c7bc023e4dff206812
RANDOM SEED=2103262241

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.834
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	: 6741.12
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.834
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.834
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.834
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.74
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.834
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:      19288872 kB
Buffers:        307852 kB
Cached:        3943836 kB
SwapCached:       7644 kB
Active:       10438816 kB
Inactive:      2921164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19288872 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:     9106824 kB
Mapped:          28668 kB
Slab:           200056 kB
PageTables:      35952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 64705596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73624 MiB
End job on node133 at 2011-05-16 03:30:12