Trace number 3381310

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.3 5008.35

General information on the benchmark

NameSAT02/handmade/simon/satex-challenges/
par32-3.shuffled.cnf
MD5SUM0115a0e26236f3f01aa829c2004452c1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.638902
Satisfiable
(Un)Satisfiability was proved
Number of variables3176
Number of clauses10297
Sum of the clauses size27581
Maximum clause length3
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 23028
Number of clauses of size 37128
Number of clauses of size 40
Number of clauses of size 50
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 ...511934/instance-3381310-1305511934.cnf
0.01/0.02	c Solving...
40000.15/5008.31	
40000.15/5008.31	*** INTERRUPTED! ***
40000.15/5008.31	*** Shutting down threads...
40000.15/5008.34	s UNKNOWN
40000.15/5008.34	
40000.15/5008.34	c INTERRUPTED   : 1
40000.15/5008.34	c Models        : 0+    
40000.15/5008.34	c Time          : 5008.315s (Solving: 5008.29s 1st Model: 0.00s Unsat: 0.00s)
40000.15/5008.34	c CPU Time      : 40000.230s

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-3381310-1305511934/watcher-3381310-1305511934 -o /tmp/evaluation-result-3381310-1305511934/solver-3381310-1305511934 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381310-1305511934.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.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=22352 CPUtime=0 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 954 0 0 0 0 0 0 0 25 0 1 0 662791929 22888448 830 33554432000 4194304 4964800 140737366700576 18446744073709551615 4625031 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6947/statm: 5588 830 400 189 0 462 0

[startup+0.0217239 s]
/proc/loadavg: 8.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=22632 CPUtime=0.01 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 1023 0 0 0 1 0 0 0 25 0 1 0 662791929 23175168 899 33554432000 4194304 4964800 140737366700576 18446744073709551615 4607198 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/6947/statm: 5658 899 404 189 0 532 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 22632

[startup+0.122974 s]
/proc/loadavg: 8.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=319100 CPUtime=0.76 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 2878 0 0 0 75 1 0 0 20 0 8 0 662791929 326758400 2579 33554432000 4194304 4964800 140737366700576 18446744073709551615 210204752415 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 79877 3109 464 189 0 74226 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 319100

[startup+0.985656 s]
/proc/loadavg: 8.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=319908 CPUtime=7.63 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 4124 0 0 0 761 2 0 0 21 0 8 0 662791929 327585792 3824 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670403 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 79977 3824 464 189 0 74326 0
Current children cumulated CPU time (s) 7.63
Current children cumulated vsize (KiB) 319908

[startup+1.04577 s]
/proc/loadavg: 8.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=320040 CPUtime=8.43 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 4156 0 0 0 841 2 0 0 22 0 8 0 662791929 327720960 3856 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 80010 3856 464 189 0 74359 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 320040

[startup+1.56819 s]
/proc/loadavg: 8.09 8.08 7.86 2/356 6947
/proc/meminfo: memFree=26466832/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=320172 CPUtime=12.25 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 4512 0 0 0 1223 2 0 0 24 0 8 0 662791929 327856128 4212 33554432000 4194304 4964800 140737366700576 18446744073709551615 210204752415 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 80043 4212 464 189 0 74392 0
Current children cumulated CPU time (s) 12.25
Current children cumulated vsize (KiB) 320172

[startup+3.10117 s]
/proc/loadavg: 8.16 8.09 7.87 9/364 6955
/proc/meminfo: memFree=26447984/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=321272 CPUtime=24.49 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 5732 0 0 0 2446 3 0 0 18 0 8 0 662791929 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4342167 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 80318 5432 464 189 0 74667 0
[pid=6947/tid=6949] ppid=6945 vsize=321272 CPUtime=3.06 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 591 0 0 0 306 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4364587 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=321272 CPUtime=3.03 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 617 0 0 0 303 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=321272 CPUtime=3.06 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 484 0 0 0 306 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4379642 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=321272 CPUtime=3.06 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 624 0 0 0 306 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=321272 CPUtime=3.06 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 513 0 0 0 306 0 0 0 18 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=321272 CPUtime=3.05 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 593 0 0 0 305 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4332211 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=321272 CPUtime=3.02 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 765 0 0 0 302 0 0 0 25 0 8 0 662791932 328982528 5432 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670264 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 24.49
Current children cumulated vsize (KiB) 321272

[startup+6.30063 s]
/proc/loadavg: 8.15 8.09 7.87 9/364 6955
/proc/meminfo: memFree=26442792/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=322784 CPUtime=50.04 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 7031 0 0 0 5000 4 0 0 25 0 8 0 662791929 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4370295 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 80696 6731 466 189 0 75045 0
[pid=6947/tid=6949] ppid=6945 vsize=322784 CPUtime=6.26 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 815 0 0 0 626 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=322784 CPUtime=6.23 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 891 0 0 0 623 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=322784 CPUtime=6.26 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 578 0 0 0 626 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=322784 CPUtime=6.26 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 824 0 0 0 626 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=322784 CPUtime=6.26 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 596 0 0 0 626 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670640 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=322784 CPUtime=6.26 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 704 0 0 0 625 1 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4362779 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=322784 CPUtime=6.18 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 958 0 0 0 618 0 0 0 25 0 8 0 662791932 330530816 6731 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668763 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.04
Current children cumulated vsize (KiB) 322784

[startup+12.7006 s]
/proc/loadavg: 8.14 8.09 7.87 9/364 6956
/proc/meminfo: memFree=26438032/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=323480 CPUtime=101.23 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 8224 0 0 0 10116 7 0 0 25 0 8 0 662791929 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4654685 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 80870 7924 466 189 0 75219 0
[pid=6947/tid=6949] ppid=6945 vsize=323480 CPUtime=12.67 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 1085 0 0 0 1267 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669413 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=323480 CPUtime=12.64 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 1036 0 0 0 1264 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4660139 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=323480 CPUtime=12.67 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 630 0 0 0 1267 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4684104 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=323480 CPUtime=12.66 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 1138 0 0 0 1266 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=323480 CPUtime=12.67 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 653 0 0 0 1267 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=323480 CPUtime=12.67 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 778 0 0 0 1266 1 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4362864 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=323480 CPUtime=12.52 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 1147 0 0 0 1252 0 0 0 25 0 8 0 662791932 331243520 7924 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670534 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.23
Current children cumulated vsize (KiB) 323480

[startup+25.5004 s]
/proc/loadavg: 8.12 8.09 7.87 9/364 6956
/proc/meminfo: memFree=26431372/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=325108 CPUtime=203.39 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 9955 0 0 0 20329 10 0 0 19 0 8 0 662791929 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4324936 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 81277 9655 466 189 0 75626 0
[pid=6947/tid=6949] ppid=6945 vsize=325108 CPUtime=25.46 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 1466 0 0 0 2545 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4660835 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=325108 CPUtime=25.43 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 1218 0 0 0 2542 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=325108 CPUtime=25.45 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 727 0 0 0 2545 0 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=325108 CPUtime=25.45 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 1448 0 0 0 2544 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=325108 CPUtime=25.45 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 858 0 0 0 2544 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=325108 CPUtime=25.44 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 929 0 0 0 2543 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=325108 CPUtime=25.17 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 1437 0 0 0 2516 1 0 0 25 0 8 0 662791932 332910592 9655 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.39
Current children cumulated vsize (KiB) 325108

[startup+51.1012 s]
/proc/loadavg: 8.16 8.10 7.88 9/364 6957
/proc/meminfo: memFree=26421924/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=327360 CPUtime=407.86 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 12334 0 0 0 40770 16 0 0 18 0 8 0 662791929 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 81840 12034 466 189 0 76189 0
[pid=6947/tid=6949] ppid=6945 vsize=327360 CPUtime=51.04 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 1994 0 0 0 5103 1 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=327360 CPUtime=51.02 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 1448 0 0 0 5101 1 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=327360 CPUtime=51.05 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 846 0 0 0 5104 1 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=327360 CPUtime=51.04 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 1886 0 0 0 5102 2 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=327360 CPUtime=51.05 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 1281 0 0 0 5104 1 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4362329 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=327360 CPUtime=51.05 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 1116 0 0 0 5103 2 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669552 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=327360 CPUtime=50.47 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 1698 0 0 0 5045 2 0 0 25 0 8 0 662791932 335216640 12034 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.86
Current children cumulated vsize (KiB) 327360

[startup+102.301 s]
/proc/loadavg: 8.10 8.09 7.89 9/364 6958
/proc/meminfo: memFree=26411980/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=329124 CPUtime=816.77 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 14784 0 0 0 81651 26 0 0 25 0 8 0 662791929 337022976 14476 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 82281 14476 466 189 0 76630 0
[pid=6947/tid=6949] ppid=6945 vsize=329124 CPUtime=102.08 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 2640 0 0 0 10205 3 0 0 25 0 8 0 662791932 337022976 14476 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=329124 CPUtime=101.92 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 1771 0 0 0 10189 3 0 0 25 0 8 0 662791932 337022976 14476 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670137 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=329124 CPUtime=102.24 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 922 0 0 0 10222 2 0 0 25 0 8 0 662791932 337022976 14476 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670678 0 0 4096 18946 0 0 0 -1 3 0 0 0

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


[startup+4662.3 s]
/proc/loadavg: 8.02 8.04 8.01 9/364 7092
/proc/meminfo: memFree=26290712/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354580 CPUtime=37236.6 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 44534 0 0 0 3722856 800 0 0 25 0 8 0 662791929 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88645 44153 466 189 0 82994 0
[pid=6947/tid=6949] ppid=6945 vsize=354580 CPUtime=4652.4 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 14772 0 0 0 465134 106 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354580 CPUtime=4654.13 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3615 0 0 0 465318 95 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354580 CPUtime=4647.51 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3079 0 0 0 464650 101 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354580 CPUtime=4661.63 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4436 0 0 0 466079 84 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354580 CPUtime=4655.84 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4252 0 0 0 465484 100 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354580 CPUtime=4660.52 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4138 0 0 0 465952 100 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354580 CPUtime=4643 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5288 0 0 0 464192 108 0 0 25 0 8 0 662791932 363089920 44153 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670340 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37236.6
Current children cumulated vsize (KiB) 354580

[startup+4722.3 s]
/proc/loadavg: 8.01 8.03 8.00 9/364 7093
/proc/meminfo: memFree=26290304/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354580 CPUtime=37715.8 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 44654 0 0 0 3770770 809 0 0 25 0 8 0 662791929 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4654689 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88645 44273 466 189 0 82994 0
[pid=6947/tid=6949] ppid=6945 vsize=354580 CPUtime=4712.4 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 14823 0 0 0 471133 107 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4321038 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354580 CPUtime=4714.12 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3615 0 0 0 471316 96 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354580 CPUtime=4706.79 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3101 0 0 0 470577 102 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354580 CPUtime=4721.62 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4440 0 0 0 472078 84 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669500 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354580 CPUtime=4715.83 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4252 0 0 0 471482 101 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354580 CPUtime=4720.5 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4162 0 0 0 471948 102 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354580 CPUtime=4703 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5304 0 0 0 470191 109 0 0 25 0 8 0 662791932 363089920 44273 33554432000 4194304 4964800 140737366700576 18446744073709551615 4321010 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37715.8
Current children cumulated vsize (KiB) 354580

[startup+4782.3 s]
/proc/loadavg: 8.05 8.04 8.00 9/364 7095
/proc/meminfo: memFree=26289632/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354580 CPUtime=38195.1 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 44776 0 0 0 3818690 817 0 0 18 0 8 0 662791929 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669276 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88645 44395 466 189 0 82994 0
[pid=6947/tid=6949] ppid=6945 vsize=354580 CPUtime=4772.41 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 14908 0 0 0 477132 109 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354580 CPUtime=4774.13 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3615 0 0 0 477316 97 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354580 CPUtime=4766.08 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3102 0 0 0 476505 103 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354580 CPUtime=4781.63 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4440 0 0 0 478078 85 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4362561 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354580 CPUtime=4775.83 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4253 0 0 0 477481 102 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354580 CPUtime=4780.49 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4172 0 0 0 477946 103 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354580 CPUtime=4763 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5305 0 0 0 476190 110 0 0 25 0 8 0 662791932 363089920 44395 33554432000 4194304 4964800 140737366700576 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38195.1
Current children cumulated vsize (KiB) 354580

[startup+4842.3 s]
/proc/loadavg: 8.06 8.04 8.00 9/364 7097
/proc/meminfo: memFree=26289344/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354740 CPUtime=38674.2 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 44883 0 0 0 3866597 826 0 0 25 0 8 0 662791929 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668568 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88685 44502 466 189 0 83034 0
[pid=6947/tid=6949] ppid=6945 vsize=354740 CPUtime=4832.39 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 14988 0 0 0 483130 109 0 0 19 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354740 CPUtime=4834.11 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3615 0 0 0 483313 98 0 0 25 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354740 CPUtime=4825.36 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3102 0 0 0 482433 103 0 0 25 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354740 CPUtime=4841.6 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4440 0 0 0 484074 86 0 0 19 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354740 CPUtime=4835.81 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4261 0 0 0 483478 103 0 0 25 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354740 CPUtime=4840.45 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4183 0 0 0 483941 104 0 0 25 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354740 CPUtime=4822.98 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5310 0 0 0 482187 111 0 0 25 0 8 0 662791932 363253760 44502 33554432000 4194304 4964800 140737366700576 18446744073709551615 4642509 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38674.2
Current children cumulated vsize (KiB) 354740

[startup+4902.31 s]
/proc/loadavg: 8.06 8.05 8.00 9/364 7098
/proc/meminfo: memFree=26289176/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354740 CPUtime=39153.6 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 44929 0 0 0 3914519 836 0 0 25 0 8 0 662791929 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669350 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88685 44548 466 189 0 83034 0
[pid=6947/tid=6949] ppid=6945 vsize=354740 CPUtime=4892.4 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 15015 0 0 0 489129 111 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354740 CPUtime=4894.12 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3615 0 0 0 489312 100 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354740 CPUtime=4884.67 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3103 0 0 0 488362 105 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670538 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354740 CPUtime=4901.6 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4452 0 0 0 490073 87 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4684805 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354740 CPUtime=4895.81 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4261 0 0 0 489477 104 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669389 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354740 CPUtime=4900.44 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4185 0 0 0 489939 105 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354740 CPUtime=4882.98 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5313 0 0 0 488186 112 0 0 25 0 8 0 662791932 363253760 44548 33554432000 4194304 4964800 140737366700576 18446744073709551615 4668592 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39153.6
Current children cumulated vsize (KiB) 354740

[startup+4962.3 s]
/proc/loadavg: 8.06 8.05 8.00 9/364 7100
/proc/meminfo: memFree=26288788/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=354972 CPUtime=39632.7 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 45056 0 0 0 3962424 846 0 0 25 0 8 0 662791929 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88743 44675 466 189 0 83092 0
[pid=6947/tid=6949] ppid=6945 vsize=354972 CPUtime=4952.37 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 15107 0 0 0 495125 112 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4321093 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=354972 CPUtime=4954.1 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3616 0 0 0 495309 101 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=354972 CPUtime=4943.95 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3118 0 0 0 494289 106 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=354972 CPUtime=4961.59 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4452 0 0 0 496071 88 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670368 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=354972 CPUtime=4955.8 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4264 0 0 0 495474 106 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4370224 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=354972 CPUtime=4960.41 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4189 0 0 0 495935 106 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=354972 CPUtime=4942.96 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5313 0 0 0 494183 113 0 0 25 0 8 0 662791932 363491328 44675 33554432000 4194304 4964800 140737366700576 18446744073709551615 4669512 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39632.7
Current children cumulated vsize (KiB) 354972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5008.3 s]
/proc/loadavg: 8.03 8.04 8.00 9/364 7101
/proc/meminfo: memFree=26288368/32951124 swapFree=63649232/67111528
[pid=6947] ppid=6945 vsize=355144 CPUtime=40000.1 cores=0-7
/proc/6947/stat : 6947 (claspmt) R 6945 6947 6179 0 -1 4202496 45159 0 0 0 3999162 853 0 0 25 0 8 0 662791929 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/6947/statm: 88786 44778 466 189 0 83135 0
[pid=6947/tid=6949] ppid=6945 vsize=355144 CPUtime=4998.38 cores=0-7
/proc/6947/task/6949/stat : 6949 (claspmt) R 6945 6947 6179 0 -1 4202560 15168 0 0 0 499725 113 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670313 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=6947/tid=6950] ppid=6945 vsize=355144 CPUtime=5000.1 cores=0-7
/proc/6947/task/6950/stat : 6950 (claspmt) R 6945 6947 6179 0 -1 4202560 3616 0 0 0 499908 102 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670335 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=6947/tid=6951] ppid=6945 vsize=355144 CPUtime=4989.4 cores=0-7
/proc/6947/task/6951/stat : 6951 (claspmt) R 6945 6947 6179 0 -1 4202560 3120 0 0 0 498833 107 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=6947/tid=6952] ppid=6945 vsize=355144 CPUtime=5007.59 cores=0-7
/proc/6947/task/6952/stat : 6952 (claspmt) R 6945 6947 6179 0 -1 4202560 4453 0 0 0 500670 89 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=6947/tid=6953] ppid=6945 vsize=355144 CPUtime=5001.81 cores=0-7
/proc/6947/task/6953/stat : 6953 (claspmt) R 6945 6947 6179 0 -1 4202560 4266 0 0 0 500074 107 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=6947/tid=6954] ppid=6945 vsize=355144 CPUtime=5006.41 cores=0-7
/proc/6947/task/6954/stat : 6954 (claspmt) R 6945 6947 6179 0 -1 4202560 4204 0 0 0 500535 106 0 0 18 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670273 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=6947/tid=6955] ppid=6945 vsize=355144 CPUtime=4988.98 cores=0-7
/proc/6947/task/6955/stat : 6955 (claspmt) R 6945 6947 6179 0 -1 4202560 5314 0 0 0 498783 115 0 0 25 0 8 0 662791932 363667456 44778 33554432000 4194304 4964800 140737366700576 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.2
Current children cumulated vsize (KiB) 355144

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): 5008.35
CPU time (s): 40000.3
CPU user time (s): 39991.7
CPU system time (s): 8.5447
CPU usage (%): 798.672
Max. virtual memory (cumulated for all children) (KiB): 355144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39991.7
system time used= 8.5447
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45170
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= 1150795
involuntary context switches= 192826

runsolver used 17.6083 second user time and 40.4309 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-16 04:12:14
IDJOB=3381310
IDBENCH=87739
IDSOLVER=1865
FILE ID=node130/3381310-1305511934
RUNJOBID= node130-1305506518-6193
PBS_JOBID= 13325502
Free space on /tmp= 73444 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT02/handmade/simon/satex-challenges/par32-3.shuffled.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-3381310-1305511934/watcher-3381310-1305511934 -o /tmp/evaluation-result-3381310-1305511934/solver-3381310-1305511934 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3381310-1305511934.cnf

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

MD5SUM BENCH= 0115a0e26236f3f01aa829c2004452c1
RANDOM SEED=1285124949

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26467352 kB
Buffers:        303460 kB
Cached:        4083136 kB
SwapCached:      10248 kB
Active:        2281712 kB
Inactive:      3912664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26467352 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            1180 kB
Writeback:           0 kB
AnonPages:     1806404 kB
Mapped:          20756 kB
Slab:           188808 kB
PageTables:      34124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88884052 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= 73444 MiB
End job on node130 at 2011-05-16 05:35:45