Trace number 3380584

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
claspmt 2.0-R4095-patched (fixed)? (TO) 40001.5 5011.42

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl064.cnf
MD5SUM4f9c883534eb89cad9b9cad9e6eccbd0
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 variables75103
Number of clauses225116
Sum of the clauses size525268
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2150076
Number of clauses of size 375038
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 ...481997/instance-3380584-1305481997.cnf
0.59/0.64	c Solving...
40000.54/5010.53	
40000.54/5010.53	*** INTERRUPTED! ***
40000.54/5010.53	*** Shutting down threads...
40001.37/5011.39	s UNKNOWN
40001.37/5011.39	
40001.37/5011.39	c INTERRUPTED   : 1
40001.37/5011.39	c Models        : 0+    
40001.37/5011.39	c Time          : 5010.574s (Solving: 5009.93s 1st Model: 0.00s Unsat: 0.00s)
40001.37/5011.39	c CPU Time      : 40000.650s

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-3380584-1305481997/watcher-3380584-1305481997 -o /tmp/evaluation-result-3380584-1305481997/solver-3380584-1305481997 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380584-1305481997.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.10 7.52 4.62 2/429 31102
/proc/meminfo: memFree=23566116/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=35696 CPUtime=0.01 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 4743 0 0 0 1 0 0 0 25 0 1 0 738430394 36552704 4087 33554432000 4194304 4964800 140737066299152 18446744073709551615 251367546624 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31102/statm: 8924 4087 386 189 0 3798 0

[startup+0.068422 s]
/proc/loadavg: 8.10 7.52 4.62 2/429 31102
/proc/meminfo: memFree=23566116/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=44588 CPUtime=0.05 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 7665 0 0 0 5 0 0 0 25 0 1 0 738430394 45658112 6265 33554432000 4194304 4964800 140737066299152 18446744073709551615 4599599 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31102/statm: 11147 6267 386 189 0 6021 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 44588

[startup+0.100429 s]
/proc/loadavg: 8.10 7.52 4.62 2/429 31102
/proc/meminfo: memFree=23566116/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=53388 CPUtime=0.09 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 10804 0 0 0 8 1 0 0 25 0 1 0 738430394 54669312 8265 33554432000 4194304 4964800 140737066299152 18446744073709551615 4617426 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31102/statm: 13347 8265 399 189 0 8221 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53388

[startup+0.300392 s]
/proc/loadavg: 8.10 7.52 4.62 2/429 31102
/proc/meminfo: memFree=23566116/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=63288 CPUtime=0.29 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 13216 0 0 0 28 1 0 0 25 0 1 0 738430394 64806912 10677 33554432000 4194304 4964800 140737066299152 18446744073709551615 251367207621 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31102/statm: 15822 10677 404 189 0 10696 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63288

[startup+0.700235 s]
/proc/loadavg: 8.10 7.52 4.62 2/429 31102
/proc/meminfo: memFree=23566116/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=452480 CPUtime=0.75 cores=0-7
/proc/31102/stat : 31102 (claspmt) S 31100 31102 31021 0 -1 4202496 30633 0 0 0 69 6 0 0 18 0 8 0 738430394 463339520 22968 33554432000 4194304 4964800 140737066299152 18446744073709551615 251379362713 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 113120 22975 435 189 0 107469 0
Current children cumulated CPU time (s) 0.75
Current children cumulated vsize (KiB) 452480

[startup+1.50109 s]
/proc/loadavg: 8.10 7.52 4.62 2/437 31110
/proc/meminfo: memFree=23447512/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=521632 CPUtime=3.6 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 38962 0 0 0 349 11 0 0 16 0 8 0 738430394 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 130408 31137 461 189 0 124757 0
[pid=31102/tid=31104] ppid=31100 vsize=521632 CPUtime=0.3 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 2631 0 0 0 30 0 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4370364 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=521632 CPUtime=0.3 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 3212 0 0 0 30 0 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4342144 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=521632 CPUtime=0.3 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 3983 0 0 0 29 1 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=521632 CPUtime=0.3 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 3298 0 0 0 29 1 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 251367202707 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=521632 CPUtime=0.77 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 3719 0 0 0 75 2 0 0 18 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=521632 CPUtime=0.32 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 3357 0 0 0 31 1 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=521632 CPUtime=0.31 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 3872 0 0 0 30 1 0 0 16 0 8 0 738430458 534151168 31137 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 521632

[startup+3.10079 s]
/proc/loadavg: 8.10 7.52 4.62 11/437 31110
/proc/meminfo: memFree=23440940/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=521632 CPUtime=16.38 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 40997 0 0 0 1626 12 0 0 18 0 8 0 738430394 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670346 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 130408 33172 464 189 0 124757 0
[pid=31102/tid=31104] ppid=31100 vsize=521632 CPUtime=1.89 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 2731 0 0 0 189 0 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=521632 CPUtime=1.91 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 3615 0 0 0 190 1 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668920 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=521632 CPUtime=1.9 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 4040 0 0 0 189 1 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=521632 CPUtime=1.9 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 3476 0 0 0 189 1 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669574 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=521632 CPUtime=2.37 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 3723 0 0 0 235 2 0 0 21 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669298 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=521632 CPUtime=1.92 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 3605 0 0 0 191 1 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670361 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=521632 CPUtime=1.9 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 4700 0 0 0 189 1 0 0 18 0 8 0 738430458 534151168 33172 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.38
Current children cumulated vsize (KiB) 521632

[startup+6.30119 s]
/proc/loadavg: 8.17 7.54 4.65 9/437 31110
/proc/meminfo: memFree=23421780/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=522908 CPUtime=41.94 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 45362 0 0 0 4177 17 0 0 25 0 8 0 738430394 535457792 37537 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 130727 37541 464 189 0 125076 0
[pid=31102/tid=31104] ppid=31100 vsize=522908 CPUtime=5.04 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 3102 0 0 0 503 1 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=522908 CPUtime=5.11 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 4649 0 0 0 509 2 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670407 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=522908 CPUtime=5.1 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 4415 0 0 0 508 2 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=522908 CPUtime=5.09 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 3889 0 0 0 508 1 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=522908 CPUtime=5.57 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 3728 0 0 0 555 2 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668721 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=522908 CPUtime=5.11 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 4069 0 0 0 510 1 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668930 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=522908 CPUtime=5.1 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 5990 0 0 0 508 2 0 0 25 0 8 0 738430458 535457792 37541 33554432000 4194304 4964800 140737066299152 18446744073709551615 251367243531 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41.94
Current children cumulated vsize (KiB) 522908

[startup+12.701 s]
/proc/loadavg: 8.16 7.55 4.66 9/437 31110
/proc/meminfo: memFree=23385920/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=525676 CPUtime=93.03 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 54510 0 0 0 9280 23 0 0 25 0 8 0 738430394 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 131419 46685 464 189 0 125768 0
[pid=31102/tid=31104] ppid=31100 vsize=525676 CPUtime=11.34 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 3372 0 0 0 1133 1 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=525676 CPUtime=11.5 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 5784 0 0 0 1148 2 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4361344 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=525676 CPUtime=11.5 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 5112 0 0 0 1148 2 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4660086 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=525676 CPUtime=11.49 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 4952 0 0 0 1147 2 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=525676 CPUtime=11.98 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 4765 0 0 0 1195 3 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=525676 CPUtime=11.51 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 4597 0 0 0 1150 1 0 0 25 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=525676 CPUtime=11.51 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 9738 0 0 0 1145 6 0 0 20 0 8 0 738430458 538292224 46685 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 93.03
Current children cumulated vsize (KiB) 525676

[startup+25.5006 s]
/proc/loadavg: 8.20 7.59 4.72 9/437 31111
/proc/meminfo: memFree=23323208/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=533860 CPUtime=195.24 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 69508 0 0 0 19490 34 0 0 25 0 8 0 738430394 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4362522 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 133465 61683 466 189 0 127814 0
[pid=31102/tid=31104] ppid=31100 vsize=533860 CPUtime=23.95 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 3614 0 0 0 2393 2 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=533860 CPUtime=24.3 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 7022 0 0 0 2426 4 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=533860 CPUtime=24.3 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 5740 0 0 0 2428 2 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=533860 CPUtime=24.29 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 6127 0 0 0 2426 3 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=533860 CPUtime=24.77 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 5835 0 0 0 2474 3 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4362425 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=533860 CPUtime=24.32 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 5327 0 0 0 2430 2 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4361118 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=533860 CPUtime=24.3 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 19347 0 0 0 2419 11 0 0 25 0 8 0 738430458 546672640 61683 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 195.24
Current children cumulated vsize (KiB) 533860

[startup+51.1009 s]
/proc/loadavg: 8.18 7.64 4.81 9/437 31111
/proc/meminfo: memFree=23273972/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=537996 CPUtime=399.66 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 81731 0 0 0 39921 45 0 0 25 0 8 0 738430394 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670335 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 134499 73906 466 189 0 128848 0
[pid=31102/tid=31104] ppid=31100 vsize=537996 CPUtime=49.18 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 3792 0 0 0 4916 2 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4654555 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=537996 CPUtime=49.9 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 7221 0 0 0 4986 4 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4342208 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=537996 CPUtime=49.9 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 5947 0 0 0 4988 2 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=537996 CPUtime=49.89 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 6551 0 0 0 4985 4 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=537996 CPUtime=50.36 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 6603 0 0 0 5032 4 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=537996 CPUtime=49.91 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 5876 0 0 0 4989 2 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=537996 CPUtime=49.9 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 28920 0 0 0 4971 19 0 0 25 0 8 0 738430458 550907904 73906 33554432000 4194304 4964800 140737066299152 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 399.66

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

/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9728 0 0 0 465979 10 0 0 25 0 8 0 738430458 4583927808 1062130 33554432000 4194304 4964800 140737066299152 18446744073709551615 4684035 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4476492 CPUtime=4661.06 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 931874 0 0 0 465606 500 0 0 25 0 8 0 738430458 4583927808 1062130 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37219.8
Current children cumulated vsize (KiB) 4476492

[startup+4722.32 s]
/proc/loadavg: 8.00 8.02 8.00 9/437 31257
/proc/meminfo: memFree=19284596/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4542028 CPUtime=37699.1 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1123181 0 0 0 3769219 690 0 0 25 0 8 0 738430394 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1135507 1068301 466 189 0 1129856 0
[pid=31102/tid=31104] ppid=31100 vsize=4542028 CPUtime=4660.29 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 466019 10 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4542028 CPUtime=4714.14 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34700 0 0 0 471377 37 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4378538 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4542028 CPUtime=4721.03 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 472095 8 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4542028 CPUtime=4721.11 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 58973 0 0 0 472048 63 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4542028 CPUtime=4720.38 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54286 0 0 0 471988 50 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4542028 CPUtime=4719.91 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9728 0 0 0 471981 10 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670310 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4542028 CPUtime=4721.07 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 931874 0 0 0 471607 500 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 37699.1
Current children cumulated vsize (KiB) 4542028

[startup+4782.3 s]
/proc/loadavg: 8.00 8.02 8.00 9/437 31258
/proc/meminfo: memFree=19284576/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4542028 CPUtime=38178.1 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1123181 0 0 0 3817117 690 0 0 25 0 8 0 738430394 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1135507 1068301 466 189 0 1129856 0
[pid=31102/tid=31104] ppid=31100 vsize=4542028 CPUtime=4719.41 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 471931 10 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4542028 CPUtime=4774.13 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34700 0 0 0 477376 37 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4542028 CPUtime=4781 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 478092 8 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4542028 CPUtime=4781.08 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 58973 0 0 0 478045 63 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669352 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4542028 CPUtime=4780.37 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54286 0 0 0 477987 50 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4343506 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4542028 CPUtime=4779.88 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9728 0 0 0 477978 10 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4542028 CPUtime=4781.05 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 931874 0 0 0 477605 500 0 0 25 0 8 0 738430458 4651036672 1068301 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38178.1
Current children cumulated vsize (KiB) 4542028

[startup+4842.3 s]
/proc/loadavg: 8.19 8.06 8.01 9/437 31260
/proc/meminfo: memFree=19201200/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4607564 CPUtime=38657.2 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1143971 0 0 0 3865018 700 0 0 25 0 8 0 738430394 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1151891 1089091 466 189 0 1146240 0
[pid=31102/tid=31104] ppid=31100 vsize=4607564 CPUtime=4778.53 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 477843 10 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4607564 CPUtime=4834.13 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34700 0 0 0 483376 37 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4607564 CPUtime=4840.99 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 484091 8 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4644138 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4607564 CPUtime=4841.08 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 58973 0 0 0 484045 63 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4607564 CPUtime=4840.37 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54286 0 0 0 483987 50 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4362375 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4607564 CPUtime=4839.88 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9778 0 0 0 483978 10 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670437 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4607564 CPUtime=4841.05 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 952614 0 0 0 483595 510 0 0 25 0 8 0 738430458 4718145536 1089091 33554432000 4194304 4964800 140737066299152 18446744073709551615 4360553 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 38657.2
Current children cumulated vsize (KiB) 4607564

[startup+4902.3 s]
/proc/loadavg: 8.14 8.06 8.01 9/437 31262
/proc/meminfo: memFree=19174256/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4673100 CPUtime=39136.3 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1150713 0 0 0 3912927 703 0 0 25 0 8 0 738430394 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1168275 1095833 466 189 0 1162624 0
[pid=31102/tid=31104] ppid=31100 vsize=4673100 CPUtime=4837.67 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 483757 10 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4673100 CPUtime=4894.13 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34706 0 0 0 489376 37 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4673100 CPUtime=4900.97 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 490089 8 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4673100 CPUtime=4901.09 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 58973 0 0 0 490046 63 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4673100 CPUtime=4900.37 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54286 0 0 0 489987 50 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4673100 CPUtime=4899.88 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9804 0 0 0 489978 10 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4673100 CPUtime=4901.05 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 959318 0 0 0 489592 513 0 0 25 0 8 0 738430458 4785254400 1095833 33554432000 4194304 4964800 140737066299152 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39136.3
Current children cumulated vsize (KiB) 4673100

[startup+4962.3 s]
/proc/loadavg: 8.05 8.05 8.00 9/437 31263
/proc/meminfo: memFree=19159588/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4673100 CPUtime=39615.4 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1154378 0 0 0 3960834 706 0 0 25 0 8 0 738430394 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669471 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1168275 1099498 466 189 0 1162624 0
[pid=31102/tid=31104] ppid=31100 vsize=4673100 CPUtime=4896.79 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 489669 10 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4668588 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4673100 CPUtime=4954.11 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34706 0 0 0 495374 37 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4673100 CPUtime=4960.96 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 496088 8 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4673100 CPUtime=4961.08 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 62078 0 0 0 496043 65 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4673100 CPUtime=4960.37 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54334 0 0 0 495987 50 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4673100 CPUtime=4959.89 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9804 0 0 0 495979 10 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4660114 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4673100 CPUtime=4961.04 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 959737 0 0 0 495591 513 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 39615.4
Current children cumulated vsize (KiB) 4673100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5010.52 s]
/proc/loadavg: 8.02 8.04 8.00 9/437 31264
/proc/meminfo: memFree=19159448/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4673100 CPUtime=40000.5 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1154378 0 0 0 3999348 706 0 0 25 0 8 0 738430394 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4320981 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 1168275 1099498 466 189 0 1162624 0
[pid=31102/tid=31104] ppid=31100 vsize=4673100 CPUtime=4944.3 cores=0-7
/proc/31102/task/31104/stat : 31104 (claspmt) R 31100 31102 31021 0 -1 4202560 6925 0 0 0 494420 10 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=31102/tid=31105] ppid=31100 vsize=4673100 CPUtime=5002.34 cores=0-7
/proc/31102/task/31105/stat : 31105 (claspmt) R 31100 31102 31021 0 -1 4202560 34706 0 0 0 500197 37 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=31102/tid=31106] ppid=31100 vsize=4673100 CPUtime=5009.18 cores=0-7
/proc/31102/task/31106/stat : 31106 (claspmt) R 31100 31102 31021 0 -1 4202560 7318 0 0 0 500910 8 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670349 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=31102/tid=31107] ppid=31100 vsize=4673100 CPUtime=5009.32 cores=0-7
/proc/31102/task/31107/stat : 31107 (claspmt) R 31100 31102 31021 0 -1 4202560 62078 0 0 0 500867 65 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=31102/tid=31108] ppid=31100 vsize=4673100 CPUtime=5008.61 cores=0-7
/proc/31102/task/31108/stat : 31108 (claspmt) R 31100 31102 31021 0 -1 4202560 54334 0 0 0 500811 50 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=31102/tid=31109] ppid=31100 vsize=4673100 CPUtime=5008.12 cores=0-7
/proc/31102/task/31109/stat : 31109 (claspmt) R 31100 31102 31021 0 -1 4202560 9804 0 0 0 500802 10 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=31102/tid=31110] ppid=31100 vsize=4673100 CPUtime=5009.27 cores=0-7
/proc/31102/task/31110/stat : 31110 (claspmt) R 31100 31102 31021 0 -1 4202560 959737 0 0 0 500414 513 0 0 25 0 8 0 738430458 4785254400 1099498 33554432000 4194304 4964800 140737066299152 18446744073709551615 4644896 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 40000.5
Current children cumulated vsize (KiB) 4673100

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

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

[startup+5011 s]
/proc/loadavg: 8.02 8.04 8.00 9/437 31264
/proc/meminfo: memFree=19159448/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=4573256 CPUtime=40001.1 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202496 1154388 0 0 0 3999401 706 0 0 25 0 1 0 738430394 4683014144 1083333 33554432000 4194304 4964800 140737066299152 18446744073709551615 4646607 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/31102/statm: 1143314 1083333 476 189 0 1137663 0
Current children cumulated CPU time (s) 40001.1
Current children cumulated vsize (KiB) 4573256

[startup+5011.4 s]
/proc/loadavg: 8.02 8.04 8.00 9/437 31264
/proc/meminfo: memFree=19159448/32950928 swapFree=38710900/67111528
[pid=31102] ppid=31100 vsize=0 CPUtime=40001.5 cores=0-7
/proc/31102/stat : 31102 (claspmt) R 31100 31102 31021 0 -1 4202500 1154389 0 0 0 3999425 722 0 0 25 0 1 0 738430394 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/31102/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 40001.5
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 5011.42
CPU time (s): 40001.5
CPU user time (s): 39994.3
CPU system time (s): 7.2489
CPU usage (%): 798.206
Max. virtual memory (cumulated for all children) (KiB): 4673100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39994.3
system time used= 7.2489
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1154389
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= 29527
involuntary context switches= 192310

runsolver used 20.6369 second user time and 52.2831 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-15 19:53:17
IDJOB=3380584
IDBENCH=70781
IDSOLVER=1865
FILE ID=node113/3380584-1305481997
RUNJOBID= node113-1305481206-31035
PBS_JOBID= 13325367
Free space on /tmp= 73408 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl064.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-3380584-1305481997/watcher-3380584-1305481997 -o /tmp/evaluation-result-3380584-1305481997/solver-3380584-1305481997 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3380584-1305481997.cnf

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

MD5SUM BENCH= 4f9c883534eb89cad9b9cad9e6eccbd0
RANDOM SEED=67690608

node113.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	: 5332.76
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.74
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23566264 kB
Buffers:        292664 kB
Cached:        3252652 kB
SwapCached:      93704 kB
Active:        2125644 kB
Inactive:      6965948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23566264 kB
SwapTotal:    67111528 kB
SwapFree:     38710900 kB
Dirty:            4688 kB
Writeback:           0 kB
AnonPages:     5464360 kB
Mapped:          22540 kB
Slab:           123476 kB
PageTables:     101712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 129955920 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= 73408 MiB
End job on node113 at 2011-05-15 21:16:50