Trace number 3322652

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? (TO) 30716.1 5100.24

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
easier/php-045-035.shuffled-as.sat05-1181.cnf
MD5SUM057b78ff24cc0773c9c67e770a7b9de2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark44.4792
Satisfiable
(Un)Satisfiability was proved
Number of variables1575
Number of clauses34695
Sum of the clauses size70875
Maximum clause length35
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234650
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...392158/instance-3322652-1304392158.cnf
0.09/0.10	c Solving...
30715.79/5100.01	
30715.79/5100.01	*** INTERRUPTED! ***
30715.79/5100.01	*** Shutting down threads...
30716.01/5100.24	s UNKNOWN
30716.01/5100.24	
30716.01/5100.24	c INTERRUPTED   : 1
30716.01/5100.24	c Models        : 0+    
30716.01/5100.24	c Time          : 5100.015s (Solving: 5099.91s 1st Model: 0.00s Unsat: 0.00s)
30716.01/5100.24	c CPU Time      : 30715.830s

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: 935)

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-3322652-1304392158/watcher-3322652-1304392158 -o /tmp/evaluation-result-3322652-1304392158/solver-3322652-1304392158 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322652-1304392158.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.88 9.79 9.92 4/312 32085
/proc/meminfo: memFree=19996844/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=23172 CPUtime=0.01 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 1207 0 0 0 1 0 0 0 25 0 1 0 629446262 23728128 1020 33554432000 4194304 4964704 140734167676240 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32085/statm: 5793 1020 397 189 0 667 0

[startup+0.0171911 s]
/proc/loadavg: 8.88 9.79 9.92 4/312 32085
/proc/meminfo: memFree=19996844/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=23512 CPUtime=0.01 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 1263 0 0 0 1 0 0 0 25 0 1 0 629446262 24076288 1076 33554432000 4194304 4964704 140734167676240 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32085/statm: 5878 1076 397 189 0 752 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23512

[startup+0.100182 s]
/proc/loadavg: 8.88 9.79 9.92 4/312 32085
/proc/meminfo: memFree=19996844/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=24172 CPUtime=0.09 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 1456 0 0 0 9 0 0 0 25 0 1 0 629446262 24752128 1269 33554432000 4194304 4964704 140734167676240 18446744073709551615 4607345 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/32085/statm: 6043 1269 400 189 0 917 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24172

[startup+0.301413 s]
/proc/loadavg: 8.88 9.79 9.92 4/312 32085
/proc/meminfo: memFree=19996844/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=451672 CPUtime=1.14 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 6177 0 0 0 112 2 0 0 25 0 8 0 629446262 462512128 5860 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670049 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 0
/proc/32085/statm: 112918 5862 464 189 0 107267 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 451672

[startup+0.702899 s]
/proc/loadavg: 8.88 9.79 9.92 4/312 32085
/proc/meminfo: memFree=19996844/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=522884 CPUtime=3.37 cores=0-7
/proc/32085/stat : 32085 (claspmt) D 32083 32085 32025 0 -1 4202496 15962 0 0 0 330 7 0 0 25 0 8 0 629446262 535433216 15645 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458109111 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32085/statm: 130721 15645 464 189 0 125070 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 522884

[startup+1.50085 s]
/proc/loadavg: 8.88 9.79 9.92 11/320 32093
/proc/meminfo: memFree=19911344/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=527472 CPUtime=7.43 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 31213 0 0 0 728 15 0 0 25 0 8 0 629446262 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332491 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32085/statm: 131868 30896 464 189 0 126217 0
[pid=32085/tid=32087] ppid=32083 vsize=527472 CPUtime=0.94 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 2663 0 0 0 93 1 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4342232 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=527472 CPUtime=0.95 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 4997 0 0 0 93 2 0 0 17 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4660075 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=527472 CPUtime=1.02 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 3244 0 0 0 101 1 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=527472 CPUtime=1.08 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 5117 0 0 0 105 3 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320976 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=527472 CPUtime=1 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 3954 0 0 0 100 0 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670825 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=527472 CPUtime=1.14 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 4322 0 0 0 112 2 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 4654444 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=527472 CPUtime=0.86 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 5080 0 0 0 85 1 0 0 18 0 8 0 629446273 540131328 30896 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.43
Current children cumulated vsize (KiB) 527472

[startup+3.10055 s]
/proc/loadavg: 8.88 9.79 9.92 11/320 32093
/proc/meminfo: memFree=19856040/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=535800 CPUtime=16.96 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 45212 0 0 0 1676 20 0 0 25 0 8 0 629446262 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32085/statm: 133950 44895 464 189 0 128299 0
[pid=32085/tid=32087] ppid=32083 vsize=535800 CPUtime=2.02 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 4670 0 0 0 200 2 0 0 19 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4660077 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=535800 CPUtime=2.3 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 7525 0 0 0 227 3 0 0 19 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=535800 CPUtime=2.43 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 4957 0 0 0 242 1 0 0 19 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 252457727009 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=535800 CPUtime=2.61 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 6136 0 0 0 258 3 0 0 18 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 252457763408 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=535800 CPUtime=2.19 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 5237 0 0 0 218 1 0 0 19 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=535800 CPUtime=2.68 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 6204 0 0 0 265 3 0 0 20 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=535800 CPUtime=2.05 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 8537 0 0 0 202 3 0 0 18 0 8 0 629446273 548659200 44895 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321082 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 16.96
Current children cumulated vsize (KiB) 535800

[startup+6.30096 s]
/proc/loadavg: 8.97 9.79 9.92 11/320 32093
/proc/meminfo: memFree=19762172/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=541744 CPUtime=36.08 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 61743 0 0 0 3581 27 0 0 25 0 8 0 629446262 554745856 61426 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32085/statm: 135436 61426 466 189 0 129785 0
[pid=32085/tid=32087] ppid=32083 vsize=541744 CPUtime=4.03 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 6688 0 0 0 401 2 0 0 25 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321468 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=541744 CPUtime=4.84 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 9881 0 0 0 480 4 0 0 25 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=541744 CPUtime=5.14 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 6898 0 0 0 511 3 0 0 25 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4683962 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=541744 CPUtime=5.42 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 8888 0 0 0 538 4 0 0 23 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=541744 CPUtime=4.3 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 8231 0 0 0 428 2 0 0 22 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4325407 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=541744 CPUtime=5.12 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 8792 0 0 0 508 4 0 0 25 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=541744 CPUtime=4.8 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 10096 0 0 0 476 4 0 0 19 0 8 0 629446273 554745856 61428 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 36.08
Current children cumulated vsize (KiB) 541744

[startup+12.7008 s]
/proc/loadavg: 9.06 9.79 9.92 11/320 32093
/proc/meminfo: memFree=19696384/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=552860 CPUtime=74.35 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 77776 0 0 0 7402 33 0 0 25 0 8 0 629446262 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670193 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/32085/statm: 138215 77459 466 189 0 132564 0
[pid=32085/tid=32087] ppid=32083 vsize=552860 CPUtime=6.95 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 7668 0 0 0 692 3 0 0 23 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=552860 CPUtime=8.11 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 10778 0 0 0 807 4 0 0 25 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=552860 CPUtime=11.45 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 8988 0 0 0 1141 4 0 0 22 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4343044 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=552860 CPUtime=10.39 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 12631 0 0 0 1034 5 0 0 25 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=552860 CPUtime=10.18 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 11074 0 0 0 1015 3 0 0 25 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4668508 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=552860 CPUtime=10.4 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 11424 0 0 0 1035 5 0 0 25 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=552860 CPUtime=10.35 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 12302 0 0 0 1030 5 0 0 20 0 8 0 629446273 566128640 77459 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 74.35
Current children cumulated vsize (KiB) 552860

[startup+25.5004 s]
/proc/loadavg: 9.26 9.80 9.92 11/320 32093
/proc/meminfo: memFree=19579772/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=566732 CPUtime=150.8 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 106200 0 0 0 15034 46 0 0 25 0 8 0 629446262 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4660059 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32085/statm: 141683 105829 466 189 0 136032 0
[pid=32085/tid=32087] ppid=32083 vsize=566732 CPUtime=12.43 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 8134 0 0 0 1239 4 0 0 18 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=566732 CPUtime=16.8 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 12514 0 0 0 1676 4 0 0 25 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4658326 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=566732 CPUtime=21.49 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 14901 0 0 0 2142 7 0 0 18 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332491 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=566732 CPUtime=20.75 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 20574 0 0 0 2066 9 0 0 25 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4362439 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=566732 CPUtime=21.02 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 13894 0 0 0 2099 3 0 0 25 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=566732 CPUtime=21.96 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 14966 0 0 0 2189 7 0 0 25 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=566732 CPUtime=20.36 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 14666 0 0 0 2030 6 0 0 25 0 8 0 629446273 580333568 105829 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 150.8
Current children cumulated vsize (KiB) 566732

[startup+51.1006 s]
/proc/loadavg: 9.51 9.82 9.92 11/320 32094
/proc/meminfo: memFree=19370980/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=1053452 CPUtime=305.12 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 158824 0 0 0 30437 75 0 0 24 0 8 0 629446262 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332557 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/32085/statm: 263363 157958 466 189 0 257712 0
[pid=32085/tid=32087] ppid=32083 vsize=1053452 CPUtime=27.25 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 11943 0 0 0 2719 6 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=1053452 CPUtime=37.17 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 17375 0 0 0 3711 6 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=1053452 CPUtime=41.38 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 26120 0 0 0 4124 14 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4653356 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=1053452 CPUtime=45.15 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 27111 0 0 0 4503 12 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=1053452 CPUtime=39.29 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 25758 0 0 0 3920 9 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4654511 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=1053452 CPUtime=43.13 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 21423 0 0 0 4303 10 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=1053452 CPUtime=39.81 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 20352 0 0 0 3972 9 0 0 25 0 8 0 629446273 1078734848 157958 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 305.12

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

[pid=32085/tid=32088] ppid=32083 vsize=3278136 CPUtime=3843.29 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72921 0 0 0 384274 55 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321054 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3278136 CPUtime=3332.25 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 333150 75 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3278136 CPUtime=4180.4 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78774 0 0 0 417978 62 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 4342199 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3278136 CPUtime=3714.81 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 186600 0 0 0 371358 123 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321016 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3278136 CPUtime=3300.26 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85413 0 0 0 329957 69 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 4342193 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3278136 CPUtime=3713.93 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60920 0 0 0 371334 59 0 0 25 0 8 0 629446273 3356811264 756461 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 28812.8
Current children cumulated vsize (KiB) 3278136

[startup+4842.3 s]
/proc/loadavg: 10.03 10.06 10.01 11/320 32234
/proc/meminfo: memFree=16959904/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3278136 CPUtime=29172.1 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 768289 0 0 0 2916618 596 0 0 25 0 8 0 629446262 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332519 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/32085/statm: 819534 756465 466 189 0 813883 0
[pid=32085/tid=32087] ppid=32083 vsize=3278136 CPUtime=3724.59 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103259 0 0 0 372374 85 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3278136 CPUtime=3884.75 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72921 0 0 0 388420 55 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3278136 CPUtime=3379.97 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 337921 76 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332496 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3278136 CPUtime=4234.9 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78782 0 0 0 423427 63 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3278136 CPUtime=3763.81 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 186603 0 0 0 376258 123 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3278136 CPUtime=3339.58 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85413 0 0 0 333889 69 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3278136 CPUtime=3770.33 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60920 0 0 0 376974 59 0 0 25 0 8 0 629446273 3356811264 756465 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 29172.1
Current children cumulated vsize (KiB) 3278136

[startup+4902.3 s]
/proc/loadavg: 10.06 10.06 10.01 11/320 32235
/proc/meminfo: memFree=16955040/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3343672 CPUtime=29531.5 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 769444 0 0 0 2952555 598 0 0 25 0 8 0 629446262 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4342918 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/32085/statm: 835918 757604 466 189 0 830267 0
[pid=32085/tid=32087] ppid=32083 vsize=3343672 CPUtime=3757.49 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103259 0 0 0 375664 85 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320947 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3343672 CPUtime=3929.1 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72921 0 0 0 392855 55 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3343672 CPUtime=3421.78 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 342102 76 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3343672 CPUtime=4291.91 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78821 0 0 0 429128 63 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320905 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3343672 CPUtime=3808.31 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 187717 0 0 0 380707 124 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670263 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3343672 CPUtime=3388.16 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85413 0 0 0 338747 69 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4325364 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3343672 CPUtime=3823.41 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60921 0 0 0 382282 59 0 0 25 0 8 0 629446273 3423920128 757604 33554432000 4194304 4964704 140734167676240 18446744073709551615 4684587 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 29531.5
Current children cumulated vsize (KiB) 3343672

[startup+4962.3 s]
/proc/loadavg: 10.07 10.06 10.01 11/320 32237
/proc/meminfo: memFree=16955432/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3343672 CPUtime=29890.9 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 769467 0 0 0 2988493 599 0 0 25 0 8 0 629446262 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4653336 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/32085/statm: 835918 757520 466 189 0 830267 0
[pid=32085/tid=32087] ppid=32083 vsize=3343672 CPUtime=3793.09 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103259 0 0 0 379224 85 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3343672 CPUtime=3976.56 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72936 0 0 0 397600 56 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321069 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3343672 CPUtime=3453.17 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 345241 76 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4343794 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3343672 CPUtime=4348.81 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78829 0 0 0 434818 63 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3343672 CPUtime=3861.32 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 187717 0 0 0 386008 124 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670248 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3343672 CPUtime=3445.28 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85413 0 0 0 344459 69 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3343672 CPUtime=3862.39 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60921 0 0 0 386180 59 0 0 25 0 8 0 629446273 3423920128 757520 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 29890.9
Current children cumulated vsize (KiB) 3343672

[startup+5022.3 s]
/proc/loadavg: 10.07 10.06 10.01 11/320 32239
/proc/meminfo: memFree=16955276/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3343672 CPUtime=30250.3 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 769486 0 0 0 3024432 601 0 0 25 0 8 0 629446262 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4332488 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32085/statm: 835918 757120 466 189 0 830267 0
[pid=32085/tid=32087] ppid=32083 vsize=3343672 CPUtime=3834.55 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103262 0 0 0 383370 85 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3343672 CPUtime=4032.41 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72936 0 0 0 403185 56 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3343672 CPUtime=3486.32 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 348555 77 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3343672 CPUtime=4405.01 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78829 0 0 0 440438 63 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3343672 CPUtime=3906.72 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 187719 0 0 0 390548 124 0 0 24 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 252457763411 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3343672 CPUtime=3487.84 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85427 0 0 0 348715 69 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3343672 CPUtime=3910.45 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60921 0 0 0 390986 59 0 0 25 0 8 0 629446273 3423920128 757120 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30250.3
Current children cumulated vsize (KiB) 3343672

[startup+5082.3 s]
/proc/loadavg: 10.07 10.06 10.01 11/320 32240
/proc/meminfo: memFree=16943716/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3343672 CPUtime=30609.7 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 772873 0 0 0 3060368 604 0 0 25 0 8 0 629446262 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4342232 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32085/statm: 835918 760351 466 189 0 830267 0
[pid=32085/tid=32087] ppid=32083 vsize=3343672 CPUtime=3866.61 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103262 0 0 0 386575 86 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3343672 CPUtime=4075.6 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72938 0 0 0 407504 56 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3343672 CPUtime=3520.58 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 351981 77 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3343672 CPUtime=4459.81 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78829 0 0 0 445918 63 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3343672 CPUtime=3960.41 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 190835 0 0 0 395915 126 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458170862 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3343672 CPUtime=3530.81 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85427 0 0 0 353012 69 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3343672 CPUtime=3958.79 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60921 0 0 0 395820 59 0 0 25 0 8 0 629446273 3423920128 760351 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320981 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 30609.7
Current children cumulated vsize (KiB) 3343672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 10.12 10.07 10.01 11/320 32241
/proc/meminfo: memFree=16945092/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=3278136 CPUtime=30715.8 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 772873 0 0 0 3070974 605 0 0 25 0 8 0 629446262 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/32085/statm: 819534 759889 466 189 0 813883 0
[pid=32085/tid=32087] ppid=32083 vsize=3278136 CPUtime=3878.32 cores=0-7
/proc/32085/task/32087/stat : 32087 (claspmt) R 32083 32085 32025 0 -1 4202560 103262 0 0 0 387746 86 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32088] ppid=32083 vsize=3278136 CPUtime=4089.72 cores=0-7
/proc/32085/task/32088/stat : 32088 (claspmt) R 32083 32085 32025 0 -1 4202560 72938 0 0 0 408916 56 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4668488 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=32085/tid=32089] ppid=32083 vsize=3278136 CPUtime=3528.97 cores=0-7
/proc/32085/task/32089/stat : 32089 (claspmt) R 32083 32085 32025 0 -1 4202560 98885 0 0 0 352820 77 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4320966 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=32085/tid=32090] ppid=32083 vsize=3278136 CPUtime=4471.73 cores=0-7
/proc/32085/task/32090/stat : 32090 (claspmt) R 32083 32085 32025 0 -1 4202560 78829 0 0 0 447110 63 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=32085/tid=32091] ppid=32083 vsize=3278136 CPUtime=3975.73 cores=0-7
/proc/32085/task/32091/stat : 32091 (claspmt) R 32083 32085 32025 0 -1 4202560 190835 0 0 0 397447 126 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=32085/tid=32092] ppid=32083 vsize=3278136 CPUtime=3544.06 cores=0-7
/proc/32085/task/32092/stat : 32092 (claspmt) R 32083 32085 32025 0 -1 4202560 85427 0 0 0 354336 70 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=32085/tid=32093] ppid=32083 vsize=3278136 CPUtime=3973.63 cores=0-7
/proc/32085/task/32093/stat : 32093 (claspmt) R 32083 32085 32025 0 -1 4202560 60921 0 0 0 397304 59 0 0 25 0 8 0 629446273 3356811264 759889 33554432000 4194304 4964704 140734167676240 18446744073709551615 4365674 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 30715.8
Current children cumulated vsize (KiB) 3278136

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

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

[startup+5100.2 s]
/proc/loadavg: 10.12 10.07 10.01 11/320 32241
/proc/meminfo: memFree=16945092/32951124 swapFree=66735616/67111528
[pid=32085] ppid=32083 vsize=1309220 CPUtime=30716 cores=0-7
/proc/32085/stat : 32085 (claspmt) R 32083 32085 32025 0 -1 4202496 772883 0 0 0 3070988 613 0 0 25 0 1 0 629446262 1340641280 244510 33554432000 4194304 4964704 140734167676240 18446744073709551615 252458109287 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/32085/statm: 327305 243988 476 189 0 321654 0
Current children cumulated CPU time (s) 30716
Current children cumulated vsize (KiB) 1309220

Child status: 0
Real time (s): 5100.24
CPU time (s): 30716.1
CPU user time (s): 30709.9
CPU system time (s): 6.17906
CPU usage (%): 602.247
Max. virtual memory (cumulated for all children) (KiB): 3343672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30709.9
system time used= 6.17906
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 772884
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= 286601
involuntary context switches= 409478

runsolver used 14.9137 second user time and 36.1015 second system time

The end

Launcher Data

Begin job on node111 at 2011-05-03 05:09:18
IDJOB=3322652
IDBENCH=85438
IDSOLVER=1711
FILE ID=node111/3322652-1304392158
RUNJOBID= node111-1304392157-32039
PBS_JOBID= 13181852
Free space on /tmp= 73028 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/easier/php-045-035.shuffled-as.sat05-1181.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-3322652-1304392158/watcher-3322652-1304392158 -o /tmp/evaluation-result-3322652-1304392158/solver-3322652-1304392158 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322652-1304392158.cnf

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

MD5SUM BENCH= 057b78ff24cc0773c9c67e770a7b9de2
RANDOM SEED=1765233533

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19997984 kB
Buffers:        310100 kB
Cached:        1626344 kB
SwapCached:      22816 kB
Active:        7776372 kB
Inactive:      4785376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19997984 kB
SwapTotal:    67111528 kB
SwapFree:     66735616 kB
Dirty:            1300 kB
Writeback:           0 kB
AnonPages:    10607040 kB
Mapped:          27124 kB
Slab:           288708 kB
PageTables:      37076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 53682112 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= 73024 MiB
End job on node111 at 2011-05-03 06:34:20