Trace number 3381111

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.4 5007.75

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_2_keyfind_1.cnf
MD5SUM1024a3346322fdba0a20b51f99eae4c0
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 variables1000
Number of clauses5176
Sum of the clauses size20024
Maximum clause length5
Minimum clause length1
Number of clauses of size 1136
Number of clauses of size 2160
Number of clauses of size 32080
Number of clauses of size 4672
Number of clauses of size 52128
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...505120/instance-3381111-1305505120.cnf
0.00/0.01	c Solving...
40000.35/5007.71	
40000.35/5007.71	*** INTERRUPTED! ***
40000.35/5007.71	*** Shutting down threads...
40000.35/5007.74	s UNKNOWN
40000.35/5007.74	
40000.35/5007.74	c INTERRUPTED   : 1
40000.35/5007.74	c Models        : 0+    
40000.35/5007.74	c Time          : 5007.716s (Solving: 5007.70s 1st Model: 0.00s Unsat: 0.00s)
40000.35/5007.74	c CPU Time      : 40000.400s

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

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

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


[startup+0 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=21616 CPUtime=0.01 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 746 0 0 0 1 0 0 0 25 0 1 0 662109932 22134784 660 33554432000 4194304 4964800 140736602301136 18446744073709551615 4621765 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/29260/statm: 5404 660 404 189 0 278 0

[startup+0.02564 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=381936 CPUtime=0.06 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 1566 0 0 0 6 0 0 0 19 0 8 0 662109932 391102464 1426 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122819054 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 95484 1426 463 189 0 89833 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 381936

[startup+0.126849 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=382468 CPUtime=1.57 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 2494 0 0 0 157 0 0 0 20 0 8 0 662109932 391647232 2354 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122375201 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 95650 2509 464 189 0 89999 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 382468

[startup+0.932145 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=383260 CPUtime=7.29 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 3710 0 0 0 728 1 0 0 21 0 8 0 662109932 392458240 3570 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669352 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 95815 3570 464 189 0 90164 0
Current children cumulated CPU time (s) 7.29
Current children cumulated vsize (KiB) 383260

[startup+1.0094 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=383528 CPUtime=8.09 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 4020 0 0 0 808 1 0 0 22 0 8 0 662109932 392732672 3880 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 95882 3880 464 189 0 90231 0
Current children cumulated CPU time (s) 8.09
Current children cumulated vsize (KiB) 383528

[startup+1.50104 s]
/proc/loadavg: 8.00 8.03 8.00 3/347 29260
/proc/meminfo: memFree=20208028/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=383940 CPUtime=11.84 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 4722 0 0 0 1183 1 0 0 23 0 8 0 662109932 393154560 4582 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 95985 4582 464 189 0 90334 0
Current children cumulated CPU time (s) 11.84
Current children cumulated vsize (KiB) 383940

[startup+3.10076 s]
/proc/loadavg: 8.00 8.03 8.00 9/355 29268
/proc/meminfo: memFree=20188200/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=385108 CPUtime=24.61 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 6005 0 0 0 2459 2 0 0 25 0 8 0 662109932 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 96277 5865 464 189 0 90626 0
[pid=29260/tid=29262] ppid=29258 vsize=385108 CPUtime=3.07 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 603 0 0 0 307 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669563 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=385108 CPUtime=3.04 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 888 0 0 0 304 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=385108 CPUtime=3.07 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 513 0 0 0 307 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321122 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=385108 CPUtime=3.07 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 611 0 0 0 307 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122372525 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=385108 CPUtime=3.08 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 526 0 0 0 308 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=385108 CPUtime=3.07 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 541 0 0 0 307 0 0 0 25 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=385108 CPUtime=3.07 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 1049 0 0 0 307 0 0 0 20 0 8 0 662109933 394350592 5865 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.61
Current children cumulated vsize (KiB) 385108

[startup+6.30118 s]
/proc/loadavg: 8.00 8.03 8.00 9/355 29268
/proc/meminfo: memFree=20181008/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=386456 CPUtime=50.17 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 7694 0 0 0 5013 4 0 0 25 0 8 0 662109932 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4320955 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 96614 7554 464 189 0 90963 0
[pid=29260/tid=29262] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 791 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=386456 CPUtime=6.21 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 1178 0 0 0 621 0 0 0 22 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4342149 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 658 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4683996 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 831 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 671 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 769 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660384 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=386456 CPUtime=6.27 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 1385 0 0 0 627 0 0 0 25 0 8 0 662109933 395730944 7554 33554432000 4194304 4964800 140736602301136 18446744073709551615 4653207 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.17
Current children cumulated vsize (KiB) 386456

[startup+12.701 s]
/proc/loadavg: 8.00 8.02 8.00 9/355 29269
/proc/meminfo: memFree=20172956/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=388176 CPUtime=101.39 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 9609 0 0 0 10133 6 0 0 25 0 8 0 662109932 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660155 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 97044 9469 464 189 0 91393 0
[pid=29260/tid=29262] ppid=29258 vsize=388176 CPUtime=12.69 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 987 0 0 0 1268 1 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=388176 CPUtime=12.54 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 1481 0 0 0 1254 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=388176 CPUtime=12.67 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 839 0 0 0 1267 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4627293 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=388176 CPUtime=12.68 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 1168 0 0 0 1268 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=388176 CPUtime=12.68 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 886 0 0 0 1268 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670415 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=388176 CPUtime=12.68 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 1078 0 0 0 1268 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=388176 CPUtime=12.67 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 1674 0 0 0 1267 0 0 0 25 0 8 0 662109933 397492224 9469 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 388176

[startup+25.5007 s]
/proc/loadavg: 8.00 8.02 8.00 9/355 29269
/proc/meminfo: memFree=20166408/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=389256 CPUtime=203.54 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 11529 0 0 0 20345 9 0 0 25 0 8 0 662109932 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4332253 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 97314 11389 464 189 0 91663 0
[pid=29260/tid=29262] ppid=29258 vsize=389256 CPUtime=25.47 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 1298 0 0 0 2546 1 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=389256 CPUtime=25.19 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 1887 0 0 0 2519 0 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122411614 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=389256 CPUtime=25.46 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 966 0 0 0 2545 1 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=389256 CPUtime=25.47 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 1433 0 0 0 2546 1 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=389256 CPUtime=25.47 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 1115 0 0 0 2546 1 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=389256 CPUtime=25.47 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 1249 0 0 0 2547 0 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660195 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=389256 CPUtime=25.47 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 1895 0 0 0 2546 1 0 0 25 0 8 0 662109933 398598144 11389 33554432000 4194304 4964800 140736602301136 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.54
Current children cumulated vsize (KiB) 389256

[startup+51.1011 s]
/proc/loadavg: 8.06 8.04 8.00 9/355 29270
/proc/meminfo: memFree=20152744/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=391588 CPUtime=408.05 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 14996 0 0 0 40791 14 0 0 25 0 8 0 662109932 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660585 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 97897 14824 464 189 0 92246 0
[pid=29260/tid=29262] ppid=29258 vsize=391588 CPUtime=51.07 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 1809 0 0 0 5105 2 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=391588 CPUtime=50.51 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 2450 0 0 0 5050 1 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=391588 CPUtime=51.06 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 1304 0 0 0 5105 1 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4361097 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=391588 CPUtime=51.07 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 1883 0 0 0 5106 1 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=391588 CPUtime=51.06 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 1601 0 0 0 5105 1 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=391588 CPUtime=51.06 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 1524 0 0 0 5106 0 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=391588 CPUtime=51.07 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 2448 0 0 0 5105 2 0 0 25 0 8 0 662109933 400986112 14824 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.05
Current children cumulated vsize (KiB) 391588

[startup+102.301 s]
/proc/loadavg: 8.09 8.04 8.00 9/355 29271
/proc/meminfo: memFree=20133264/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=394936 CPUtime=817 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 19754 0 0 0 81678 22 0 0 25 0 8 0 662109932 404414464 19581 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668753 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 98734 19581 464 189 0 93083 0
[pid=29260/tid=29262] ppid=29258 vsize=394936 CPUtime=102.17 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 2752 0 0 0 10214 3 0 0 25 0 8 0 662109933 404414464 19581 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=394936 CPUtime=101.22 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 3084 0 0 0 10119 3 0 0 25 0 8 0 662109933 404414464 19581 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=394936 CPUtime=102.25 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 1750 0 0 0 10223 2 0 0 25 0 8 0 662109933 404414464 19581 33554432000 4194304 4964800 140736602301136 18446744073709551615 4361296 0 0 4096 18946 0 0 0 -1 3 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.06 8.06 8.04 9/355 29405
/proc/meminfo: memFree=19946972/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=428512 CPUtime=37241.3 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 66044 0 0 0 3723636 491 0 0 25 0 8 0 662109932 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669471 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107128 65707 464 189 0 101477 0
[pid=29260/tid=29262] ppid=29258 vsize=428512 CPUtime=4655.72 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 16732 0 0 0 465492 80 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669557 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=428512 CPUtime=4642.39 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9090 0 0 0 464175 64 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=428512 CPUtime=4652.26 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6279 0 0 0 465169 57 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=428512 CPUtime=4661.75 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6071 0 0 0 466124 51 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=428512 CPUtime=4657.19 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6310 0 0 0 465663 56 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=428512 CPUtime=4658.12 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7305 0 0 0 465753 59 0 0 25 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670323 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=428512 CPUtime=4652.41 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7215 0 0 0 465180 61 0 0 22 0 8 0 662109933 438796288 65707 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37241.3
Current children cumulated vsize (KiB) 428512

[startup+4722.3 s]
/proc/loadavg: 8.06 8.06 8.03 9/355 29406
/proc/meminfo: memFree=19946180/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=428512 CPUtime=37720.5 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 66257 0 0 0 3771558 495 0 0 25 0 8 0 662109932 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107128 65920 464 189 0 101477 0
[pid=29260/tid=29262] ppid=29258 vsize=428512 CPUtime=4715.69 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 16827 0 0 0 471488 81 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=428512 CPUtime=4701.7 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9105 0 0 0 470105 65 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=428512 CPUtime=4712.24 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6299 0 0 0 471167 57 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=428512 CPUtime=4721.75 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6073 0 0 0 472124 51 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=428512 CPUtime=4717.19 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6344 0 0 0 471662 57 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4334304 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=428512 CPUtime=4718.12 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7326 0 0 0 471752 60 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=428512 CPUtime=4712.39 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7228 0 0 0 471178 61 0 0 25 0 8 0 662109933 438796288 65920 33554432000 4194304 4964800 140736602301136 18446744073709551615 228122819103 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 37720.5
Current children cumulated vsize (KiB) 428512

[startup+4782.3 s]
/proc/loadavg: 8.05 8.06 8.03 9/355 29408
/proc/meminfo: memFree=19945020/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=428824 CPUtime=38199.9 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 66532 0 0 0 3819486 503 0 0 25 0 8 0 662109932 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107206 66195 464 189 0 101555 0
[pid=29260/tid=29262] ppid=29258 vsize=428824 CPUtime=4775.69 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 16883 0 0 0 477486 83 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321076 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=428824 CPUtime=4761.03 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9109 0 0 0 476037 66 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=428824 CPUtime=4772.25 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6386 0 0 0 477167 58 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4684176 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=428824 CPUtime=4781.76 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6073 0 0 0 478124 52 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=428824 CPUtime=4777.2 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6345 0 0 0 477662 58 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4627634 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=428824 CPUtime=4778.12 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7389 0 0 0 477751 61 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=428824 CPUtime=4772.39 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7279 0 0 0 477177 62 0 0 25 0 8 0 662109933 439115776 66195 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669410 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38199.9
Current children cumulated vsize (KiB) 428824

[startup+4842.3 s]
/proc/loadavg: 8.05 8.06 8.03 9/355 29409
/proc/meminfo: memFree=19944224/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=428964 CPUtime=38679.1 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 66801 0 0 0 3867396 510 0 0 25 0 8 0 662109932 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4320989 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107241 66464 464 189 0 101590 0
[pid=29260/tid=29262] ppid=29258 vsize=428964 CPUtime=4835.65 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 16924 0 0 0 483481 84 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670658 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=428964 CPUtime=4820.35 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9147 0 0 0 481969 66 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=428964 CPUtime=4832.23 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6488 0 0 0 483165 58 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=428964 CPUtime=4841.74 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6073 0 0 0 484122 52 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=428964 CPUtime=4837.18 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6347 0 0 0 483659 59 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669503 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=428964 CPUtime=4838.09 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7444 0 0 0 483747 62 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668725 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=428964 CPUtime=4832.37 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7293 0 0 0 483174 63 0 0 25 0 8 0 662109933 439259136 66464 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 38679.1
Current children cumulated vsize (KiB) 428964

[startup+4902.31 s]
/proc/loadavg: 8.12 8.07 8.04 10/355 29411
/proc/meminfo: memFree=19943080/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=428964 CPUtime=39158.4 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 67118 0 0 0 3915327 516 0 0 25 0 8 0 662109932 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107241 66781 464 189 0 101590 0
[pid=29260/tid=29262] ppid=29258 vsize=428964 CPUtime=4895.64 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 16993 0 0 0 489478 86 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670343 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=428964 CPUtime=4879.69 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9217 0 0 0 487902 67 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=428964 CPUtime=4892.24 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6583 0 0 0 489165 59 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=428964 CPUtime=4901.75 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6089 0 0 0 490122 53 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=428964 CPUtime=4897.2 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6348 0 0 0 489660 60 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669434 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=428964 CPUtime=4898.11 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7447 0 0 0 489748 63 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=428964 CPUtime=4892.37 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7306 0 0 0 489174 63 0 0 25 0 8 0 662109933 439259136 66781 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660449 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39158.4
Current children cumulated vsize (KiB) 428964

[startup+4962.3 s]
/proc/loadavg: 8.05 8.06 8.03 9/355 29413
/proc/meminfo: memFree=19942172/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=429104 CPUtime=39637.6 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 67369 0 0 0 3963237 524 0 0 25 0 8 0 662109932 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4668564 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107276 67032 464 189 0 101625 0
[pid=29260/tid=29262] ppid=29258 vsize=429104 CPUtime=4955.61 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 17056 0 0 0 495474 87 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=429104 CPUtime=4939.02 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9233 0 0 0 493834 68 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321232 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=429104 CPUtime=4952.22 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6585 0 0 0 495162 60 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660495 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=429104 CPUtime=4961.73 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6094 0 0 0 496119 54 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669087 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=429104 CPUtime=4957.18 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6360 0 0 0 495657 61 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=429104 CPUtime=4958.08 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7550 0 0 0 495745 63 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4660447 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=429104 CPUtime=4952.35 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7335 0 0 0 495171 64 0 0 25 0 8 0 662109933 439402496 67032 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 39637.6
Current children cumulated vsize (KiB) 429104



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5007.7 s]
/proc/loadavg: 8.02 8.05 8.03 9/355 29414
/proc/meminfo: memFree=19941648/32951124 swapFree=54427468/67111528
[pid=29260] ppid=29258 vsize=429252 CPUtime=40000.4 cores=0-7
/proc/29260/stat : 29260 (claspmt) R 29258 29260 29145 0 -1 4202496 67553 0 0 0 3999506 529 0 0 25 0 8 0 662109932 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 6 0 0 0
/proc/29260/statm: 107313 67216 464 189 0 101662 0
[pid=29260/tid=29262] ppid=29258 vsize=429252 CPUtime=5001.01 cores=0-7
/proc/29260/task/29262/stat : 29262 (claspmt) R 29258 29260 29145 0 -1 4202560 17122 0 0 0 500014 87 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=29260/tid=29263] ppid=29258 vsize=429252 CPUtime=4983.92 cores=0-7
/proc/29260/task/29263/stat : 29263 (claspmt) R 29258 29260 29145 0 -1 4202560 9278 0 0 0 498323 69 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=29260/tid=29264] ppid=29258 vsize=429252 CPUtime=4997.63 cores=0-7
/proc/29260/task/29264/stat : 29264 (claspmt) R 29258 29260 29145 0 -1 4202560 6612 0 0 0 499702 61 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=29260/tid=29265] ppid=29258 vsize=429252 CPUtime=5007.14 cores=0-7
/proc/29260/task/29265/stat : 29265 (claspmt) R 29258 29260 29145 0 -1 4202560 6104 0 0 0 500660 54 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=29260/tid=29266] ppid=29258 vsize=429252 CPUtime=5002.59 cores=0-7
/proc/29260/task/29266/stat : 29266 (claspmt) R 29258 29260 29145 0 -1 4202560 6370 0 0 0 500197 62 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=29260/tid=29267] ppid=29258 vsize=429252 CPUtime=5003.5 cores=0-7
/proc/29260/task/29267/stat : 29267 (claspmt) R 29258 29260 29145 0 -1 4202560 7565 0 0 0 500286 64 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4669441 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=29260/tid=29268] ppid=29258 vsize=429252 CPUtime=4997.75 cores=0-7
/proc/29260/task/29268/stat : 29268 (claspmt) R 29258 29260 29145 0 -1 4202560 7335 0 0 0 499711 64 0 0 25 0 8 0 662109933 439554048 67216 33554432000 4194304 4964800 140736602301136 18446744073709551615 4342180 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 40000.3
Current children cumulated vsize (KiB) 429252

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

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

Child status: 0
Real time (s): 5007.75
CPU time (s): 40000.4
CPU user time (s): 39995.1
CPU system time (s): 5.30519
CPU usage (%): 798.771
Max. virtual memory (cumulated for all children) (KiB): 429252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39995.1
system time used= 5.30519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67564
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= 723656
involuntary context switches= 191543

runsolver used 16.0886 second user time and 38.9691 second system time

The end

Launcher Data

Begin job on node138 at 2011-05-16 02:18:40
IDJOB=3381111
IDBENCH=83418
IDSOLVER=1865
FILE ID=node138/3381111-1305505120
RUNJOBID= node138-1305503495-29159
PBS_JOBID= 13325471
Free space on /tmp= 73556 MiB

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

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

MD5SUM BENCH= 1024a3346322fdba0a20b51f99eae4c0
RANDOM SEED=1228386558

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      20208432 kB
Buffers:        300136 kB
Cached:        4020560 kB
SwapCached:      18496 kB
Active:        9361920 kB
Inactive:      3121964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20208432 kB
SwapTotal:    67111528 kB
SwapFree:     54427468 kB
Dirty:             792 kB
Writeback:           0 kB
AnonPages:     8156780 kB
Mapped:          16252 kB
Slab:           128544 kB
PageTables:      64700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77117396 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= 73552 MiB
End job on node138 at 2011-05-16 03:42:09