Trace number 3381103

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.7 5009.13

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_2_keyfind_1.cnf
MD5SUM19e0b91e7d093f7cb35b11b46708a49b
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 variables2000
Number of clauses20544
Sum of the clauses size111944
Maximum clause length8
Minimum clause length1
Number of clauses of size 1272
Number of clauses of size 2256
Number of clauses of size 33520
Number of clauses of size 4640
Number of clauses of size 54096
Number of clauses of size over 511760

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...504289/instance-3381103-1305504289.cnf
0.00/0.05	c Solving...
40000.45/5009.02	
40000.45/5009.02	*** INTERRUPTED! ***
40000.45/5009.02	*** Shutting down threads...
40000.66/5009.13	s UNKNOWN
40000.66/5009.13	
40000.66/5009.13	c INTERRUPTED   : 1
40000.66/5009.13	c Models        : 0+    
40000.66/5009.13	c Time          : 5009.019s (Solving: 5008.97s 1st Model: 0.00s Unsat: 0.00s)
40000.66/5009.13	c CPU Time      : 40000.560s

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-3381103-1305504289/watcher-3381103-1305504289 -o /tmp/evaluation-result-3381103-1305504289/solver-3381103-1305504289 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381103-1305504289.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: 6.79 7.77 7.92 2/385 2644
/proc/meminfo: memFree=16393920/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=21416 CPUtime=0 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 670 0 0 0 0 0 0 0 23 0 1 0 642844364 21929984 585 33554432000 4194304 4964800 140733314505568 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/2644/statm: 5354 585 389 189 0 228 0

[startup+0.0934271 s]
/proc/loadavg: 6.79 7.77 7.92 2/385 2644
/proc/meminfo: memFree=16393920/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=450960 CPUtime=0.23 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 4274 0 0 0 21 2 0 0 18 0 8 0 642844364 461783040 3993 33554432000 4194304 4964800 140733314505568 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 112740 3994 464 189 0 107089 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 450960

[startup+0.100427 s]
/proc/loadavg: 6.79 7.77 7.92 2/385 2644
/proc/meminfo: memFree=16393920/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=450960 CPUtime=0.28 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 4334 0 0 0 26 2 0 0 18 0 8 0 642844364 461783040 4053 33554432000 4194304 4964800 140733314505568 18446744073709551615 4684742 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 112740 4053 464 189 0 107089 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 450960

[startup+0.34923 s]
/proc/loadavg: 6.79 7.77 7.92 2/385 2644
/proc/meminfo: memFree=16393920/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=452412 CPUtime=3.04 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 6902 0 0 0 300 4 0 0 18 0 8 0 642844364 463269888 6621 33554432000 4194304 4964800 140733314505568 18446744073709551615 228095494327 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 113188 6908 464 189 0 107537 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 452412

[startup+0.786315 s]
/proc/loadavg: 6.79 7.77 7.92 2/385 2644
/proc/meminfo: memFree=16393920/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=454044 CPUtime=7.68 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 9146 0 0 0 763 5 0 0 19 0 8 0 642844364 464941056 8865 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670295 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 113511 8865 464 189 0 107860 0
Current children cumulated CPU time (s) 7.68
Current children cumulated vsize (KiB) 454044

[startup+1.50014 s]
/proc/loadavg: 6.79 7.77 7.92 10/393 2652
/proc/meminfo: memFree=16355052/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=455168 CPUtime=11.48 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 10647 0 0 0 1143 5 0 0 19 0 8 0 642844364 466092032 10366 33554432000 4194304 4964800 140733314505568 18446744073709551615 4332151 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 113792 10366 464 189 0 108141 0
[pid=2644/tid=2646] ppid=2642 vsize=455168 CPUtime=1.44 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 877 0 0 0 144 0 0 0 20 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=455168 CPUtime=1.38 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 1450 0 0 0 138 0 0 0 19 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320934 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=455168 CPUtime=1.43 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 1188 0 0 0 143 0 0 0 20 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=455168 CPUtime=1.44 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 836 0 0 0 144 0 0 0 20 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4669509 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=455168 CPUtime=1.44 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 1255 0 0 0 143 1 0 0 20 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=455168 CPUtime=1.43 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 1230 0 0 0 143 0 0 0 20 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4654449 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=455168 CPUtime=1.44 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 1624 0 0 0 143 1 0 0 19 0 8 0 642844370 466092032 10389 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.48
Current children cumulated vsize (KiB) 455168

[startup+3.10084 s]
/proc/loadavg: 6.79 7.77 7.92 9/393 2652
/proc/meminfo: memFree=16347240/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=457512 CPUtime=24.24 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 13819 0 0 0 2416 8 0 0 25 0 8 0 642844364 468492288 13457 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 114378 13458 466 189 0 108727 0
[pid=2644/tid=2646] ppid=2642 vsize=457512 CPUtime=3.03 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 1220 0 0 0 303 0 0 0 25 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 228095112225 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=457512 CPUtime=2.95 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 1966 0 0 0 294 1 0 0 23 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=457512 CPUtime=3.02 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 1541 0 0 0 302 0 0 0 25 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=457512 CPUtime=3.02 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 1212 0 0 0 302 0 0 0 25 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=457512 CPUtime=3.02 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 1587 0 0 0 301 1 0 0 25 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 4370377 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=457512 CPUtime=3.03 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 1651 0 0 0 302 1 0 0 25 0 8 0 642844370 468492288 13458 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=457512 CPUtime=3.03 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 2172 0 0 0 302 1 0 0 25 0 8 0 642844370 468492288 13459 33554432000 4194304 4964800 140733314505568 18446744073709551615 4669913 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.24
Current children cumulated vsize (KiB) 457512

[startup+6.30126 s]
/proc/loadavg: 6.88 7.78 7.92 9/393 2652
/proc/meminfo: memFree=16326444/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=458992 CPUtime=49.78 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 18556 0 0 0 4968 10 0 0 25 0 8 0 642844364 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 114748 18073 466 189 0 109097 0
[pid=2644/tid=2646] ppid=2642 vsize=458992 CPUtime=6.22 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 1652 0 0 0 622 0 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=458992 CPUtime=6.1 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 2702 0 0 0 609 1 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=458992 CPUtime=6.23 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 1967 0 0 0 622 1 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=458992 CPUtime=6.22 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 1966 0 0 0 622 0 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=458992 CPUtime=6.22 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 2040 0 0 0 621 1 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=458992 CPUtime=6.22 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 2192 0 0 0 621 1 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=458992 CPUtime=6.22 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 3045 0 0 0 621 1 0 0 25 0 8 0 642844370 470007808 18073 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668900 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 49.78
Current children cumulated vsize (KiB) 458992

[startup+12.7011 s]
/proc/loadavg: 6.97 7.78 7.92 9/393 2653
/proc/meminfo: memFree=16302908/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=462596 CPUtime=100.88 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 24349 0 0 0 10073 15 0 0 25 0 8 0 642844364 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668756 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 115649 23866 466 189 0 109998 0
[pid=2644/tid=2646] ppid=2642 vsize=462596 CPUtime=12.56 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 2233 0 0 0 1255 1 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=462596 CPUtime=12.48 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 3281 0 0 0 1246 2 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=462596 CPUtime=12.62 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 2939 0 0 0 1261 1 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=462596 CPUtime=12.62 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 2562 0 0 0 1261 1 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=462596 CPUtime=12.62 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 2955 0 0 0 1260 2 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670144 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=462596 CPUtime=12.62 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 2644 0 0 0 1260 2 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=462596 CPUtime=12.63 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 3866 0 0 0 1260 3 0 0 25 0 8 0 642844370 473698304 23866 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 100.88
Current children cumulated vsize (KiB) 462596

[startup+25.5007 s]
/proc/loadavg: 7.20 7.79 7.92 9/393 2653
/proc/meminfo: memFree=16275208/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=468736 CPUtime=203.1 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 31409 0 0 0 20290 20 0 0 25 0 8 0 642844364 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4332009 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 117184 30920 466 189 0 111533 0
[pid=2644/tid=2646] ppid=2642 vsize=468736 CPUtime=25.2 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 3129 0 0 0 2519 1 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=468736 CPUtime=25.27 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 3715 0 0 0 2525 2 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=468736 CPUtime=25.42 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 3884 0 0 0 2540 2 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4321023 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=468736 CPUtime=25.41 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 3478 0 0 0 2540 1 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=468736 CPUtime=25.41 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 4114 0 0 0 2539 2 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=468736 CPUtime=25.42 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 3278 0 0 0 2540 2 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=468736 CPUtime=25.42 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 5025 0 0 0 2539 3 0 0 25 0 8 0 642844370 479985664 30920 33554432000 4194304 4964800 140733314505568 18446744073709551615 4627204 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.1
Current children cumulated vsize (KiB) 468736

[startup+51.115 s]
/proc/loadavg: 7.47 7.81 7.92 9/393 2654
/proc/meminfo: memFree=16224708/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=475664 CPUtime=407.63 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 43787 0 0 0 40731 32 0 0 25 0 8 0 642844364 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4653464 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 118916 43249 466 189 0 113265 0
[pid=2644/tid=2646] ppid=2642 vsize=475664 CPUtime=50.46 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 4128 0 0 0 5044 2 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=475664 CPUtime=50.89 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 4478 0 0 0 5086 3 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4644872 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=475664 CPUtime=51.03 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 5067 0 0 0 5100 3 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=475664 CPUtime=51.01 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 4867 0 0 0 5099 2 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=475664 CPUtime=51.03 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 5836 0 0 0 5099 4 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=475664 CPUtime=51.03 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 5323 0 0 0 5098 5 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=475664 CPUtime=51.03 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 7980 0 0 0 5097 6 0 0 25 0 8 0 642844370 487079936 43249 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.63

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

[pid=2644/tid=2647] ppid=2642 vsize=968808 CPUtime=4646.03 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27100 0 0 0 464549 54 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=968808 CPUtime=4661.66 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19648 0 0 0 466125 41 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4321121 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=968808 CPUtime=4660.91 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25422 0 0 0 466044 47 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=968808 CPUtime=4661.84 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26446 0 0 0 466136 48 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=968808 CPUtime=4652.69 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24609 0 0 0 465212 57 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=968808 CPUtime=4655.06 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34473 0 0 0 465441 65 0 0 25 0 8 0 642844370 992059392 214562 33554432000 4194304 4964800 140733314505568 18446744073709551615 4660236 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37232.5
Current children cumulated vsize (KiB) 968808

[startup+4722.3 s]
/proc/loadavg: 8.10 8.08 8.01 9/393 2798
/proc/meminfo: memFree=15534124/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=969180 CPUtime=37711.5 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 223386 0 0 0 3770716 438 0 0 25 0 8 0 642844364 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 242295 215190 466 189 0 236644 0
[pid=2644/tid=2646] ppid=2642 vsize=969180 CPUtime=4692.38 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 36336 0 0 0 469173 65 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=969180 CPUtime=4706 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27100 0 0 0 470546 54 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=969180 CPUtime=4721.65 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19736 0 0 0 472123 42 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=969180 CPUtime=4720.88 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25427 0 0 0 472041 47 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=969180 CPUtime=4721.82 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26635 0 0 0 472134 48 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=969180 CPUtime=4712.67 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24672 0 0 0 471210 57 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=969180 CPUtime=4714.29 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34523 0 0 0 471363 66 0 0 25 0 8 0 642844370 992440320 215190 33554432000 4194304 4964800 140733314505568 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 37711.5
Current children cumulated vsize (KiB) 969180

[startup+4782.3 s]
/proc/loadavg: 8.09 8.08 8.01 9/393 2800
/proc/meminfo: memFree=15532756/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=969180 CPUtime=38190.7 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 223941 0 0 0 3818630 441 0 0 25 0 8 0 642844364 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 242295 215703 466 189 0 236644 0
[pid=2644/tid=2646] ppid=2642 vsize=969180 CPUtime=4751.9 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 36605 0 0 0 475125 65 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=969180 CPUtime=4765.98 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27100 0 0 0 476544 54 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670194 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=969180 CPUtime=4781.64 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19736 0 0 0 478122 42 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=969180 CPUtime=4780.87 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25458 0 0 0 478039 48 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=969180 CPUtime=4781.83 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26761 0 0 0 478134 49 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=969180 CPUtime=4772.67 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24707 0 0 0 477210 57 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=969180 CPUtime=4773.97 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34539 0 0 0 477331 66 0 0 25 0 8 0 642844370 992440320 215703 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38190.7
Current children cumulated vsize (KiB) 969180

[startup+4842.3 s]
/proc/loadavg: 8.37 8.14 8.03 10/394 2805
/proc/meminfo: memFree=15497248/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=969376 CPUtime=38669.1 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 224713 0 0 0 3866466 445 0 0 25 0 8 0 642844364 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320966 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 242344 216398 466 189 0 236693 0
[pid=2644/tid=2646] ppid=2642 vsize=969376 CPUtime=4811.12 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 36875 0 0 0 481046 66 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=969376 CPUtime=4825.94 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27257 0 0 0 482539 55 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=969376 CPUtime=4841.64 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19736 0 0 0 484121 43 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=969376 CPUtime=4840.85 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25556 0 0 0 484036 49 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=969376 CPUtime=4841.83 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26887 0 0 0 484134 49 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=969376 CPUtime=4832.58 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24732 0 0 0 483201 57 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670295 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=969376 CPUtime=4833.33 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34549 0 0 0 483267 66 0 0 25 0 8 0 642844370 992641024 216398 33554432000 4194304 4964800 140733314505568 18446744073709551615 4658618 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 38669.1
Current children cumulated vsize (KiB) 969376

[startup+4902.3 s]
/proc/loadavg: 8.21 8.14 8.03 9/393 2807
/proc/meminfo: memFree=15524492/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=1035416 CPUtime=39148.3 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 225956 0 0 0 3914378 449 0 0 25 0 8 0 642844364 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 258854 217599 466 189 0 253203 0
[pid=2644/tid=2646] ppid=2642 vsize=1035416 CPUtime=4870.34 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 37171 0 0 0 486968 66 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=1035416 CPUtime=4885.93 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27473 0 0 0 488538 55 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=1035416 CPUtime=4901.63 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19749 0 0 0 490119 44 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=1035416 CPUtime=4900.84 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25680 0 0 0 490035 49 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=1035416 CPUtime=4901.82 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26889 0 0 0 490133 49 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=1035416 CPUtime=4892.59 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24740 0 0 0 489201 58 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=1035416 CPUtime=4893.29 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34691 0 0 0 489262 67 0 0 25 0 8 0 642844370 1060265984 217599 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39148.3
Current children cumulated vsize (KiB) 1035416

[startup+4962.3 s]
/proc/loadavg: 8.12 8.13 8.03 9/393 2809
/proc/meminfo: memFree=15522248/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=1101084 CPUtime=39627.4 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 226587 0 0 0 3962294 451 0 0 25 0 8 0 642844364 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 275271 218188 466 189 0 269620 0
[pid=2644/tid=2646] ppid=2642 vsize=1101084 CPUtime=4929.58 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 37374 0 0 0 492891 67 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=1101084 CPUtime=4945.92 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 27495 0 0 0 494537 55 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=1101084 CPUtime=4961.63 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19753 0 0 0 496119 44 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=1101084 CPUtime=4960.82 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25750 0 0 0 496032 50 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670499 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=1101084 CPUtime=4961.82 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 26950 0 0 0 496133 49 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=1101084 CPUtime=4952.58 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24834 0 0 0 495200 58 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=1101084 CPUtime=4953.28 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34804 0 0 0 495261 67 0 0 25 0 8 0 642844370 1127510016 218188 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 39627.5
Current children cumulated vsize (KiB) 1101084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5009 s]
/proc/loadavg: 8.10 8.12 8.03 9/393 2810
/proc/meminfo: memFree=15517408/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=1166876 CPUtime=40000.4 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 227799 0 0 0 3999590 455 0 0 25 0 8 0 642844364 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2644/statm: 291719 219372 466 189 0 286068 0
[pid=2644/tid=2646] ppid=2642 vsize=1166876 CPUtime=4975.66 cores=0-7
/proc/2644/task/2646/stat : 2646 (claspmt) R 2642 2644 2618 0 -1 4202560 37423 0 0 0 497499 67 0 0 21 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670403 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2644/tid=2647] ppid=2642 vsize=1166876 CPUtime=4992.63 cores=0-7
/proc/2644/task/2647/stat : 2647 (claspmt) R 2642 2644 2618 0 -1 4202560 28181 0 0 0 499206 57 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2644/tid=2648] ppid=2642 vsize=1166876 CPUtime=5008.34 cores=0-7
/proc/2644/task/2648/stat : 2648 (claspmt) R 2642 2644 2618 0 -1 4202560 19774 0 0 0 500790 44 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2644/tid=2649] ppid=2642 vsize=1166876 CPUtime=5007.52 cores=0-7
/proc/2644/task/2649/stat : 2649 (claspmt) R 2642 2644 2618 0 -1 4202560 25878 0 0 0 500702 50 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4653219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2644/tid=2650] ppid=2642 vsize=1166876 CPUtime=5008.53 cores=0-7
/proc/2644/task/2650/stat : 2650 (claspmt) R 2642 2644 2618 0 -1 4202560 27040 0 0 0 500803 50 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2644/tid=2651] ppid=2642 vsize=1166876 CPUtime=4999.3 cores=0-7
/proc/2644/task/2651/stat : 2651 (claspmt) R 2642 2644 2618 0 -1 4202560 24888 0 0 0 499872 58 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2644/tid=2652] ppid=2642 vsize=1166876 CPUtime=5000 cores=0-7
/proc/2644/task/2652/stat : 2652 (claspmt) R 2642 2644 2618 0 -1 4202560 34988 0 0 0 499932 68 0 0 25 0 8 0 642844370 1194881024 219372 33554432000 4194304 4964800 140733314505568 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 40000.4
Current children cumulated vsize (KiB) 1166876

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

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

[startup+5009.12 s]
/proc/loadavg: 8.10 8.12 8.03 9/393 2810
/proc/meminfo: memFree=15517408/32951124 swapFree=65980224/67111528
[pid=2644] ppid=2642 vsize=643392 CPUtime=40000.7 cores=0-7
/proc/2644/stat : 2644 (claspmt) R 2642 2644 2618 0 -1 4202496 227809 0 0 0 3999608 458 0 0 25 0 1 0 642844364 658833408 59078 33554432000 4194304 4964800 140733314505568 18446744073709551615 228095476842 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/2644/statm: 160848 58566 476 189 0 155197 0
Current children cumulated CPU time (s) 40000.7
Current children cumulated vsize (KiB) 643392

Child status: 0
Real time (s): 5009.13
CPU time (s): 40000.7
CPU user time (s): 39996.1
CPU system time (s): 4.5993
CPU usage (%): 798.555
Max. virtual memory (cumulated for all children) (KiB): 1166876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39996.1
system time used= 4.5993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 227810
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= 343580
involuntary context switches= 190906

runsolver used 17.6853 second user time and 46.083 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-16 02:04:49
IDJOB=3381103
IDBENCH=83410
IDSOLVER=1865
FILE ID=node142/3381103-1305504289
RUNJOBID= node142-1305504289-2632
PBS_JOBID= 13325481
Free space on /tmp= 73540 MiB

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

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

MD5SUM BENCH= 19e0b91e7d093f7cb35b11b46708a49b
RANDOM SEED=30553658

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16394076 kB
Buffers:        347572 kB
Cached:        4889248 kB
SwapCached:      11512 kB
Active:       13068116 kB
Inactive:      3134692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16394076 kB
SwapTotal:    67111528 kB
SwapFree:     65980224 kB
Dirty:            1668 kB
Writeback:           0 kB
AnonPages:    10963436 kB
Mapped:          22016 kB
Slab:           238400 kB
PageTables:      46616 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 84203272 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= 73540 MiB
End job on node142 at 2011-05-16 03:28:20