Trace number 3322424

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) 35655.2 5100.25

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/crn_20_360_u.cnf
MD5SUM4b70d66c676eba3660e2a5eff473f8e7
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.685
Satisfiable
(Un)Satisfiability was proved
Number of variables7920
Number of clauses14950
Sum of the clauses size44260
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2590
Number of clauses of size 314360
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 ...385182/instance-3322424-1304385182.cnf
0.01/0.05	c Solving...
35654.89/5100.03	
35654.89/5100.03	*** INTERRUPTED! ***
35654.89/5100.03	*** Shutting down threads...
35655.13/5100.22	s UNKNOWN
35655.13/5100.22	
35655.13/5100.22	c INTERRUPTED   : 1
35655.13/5100.22	c Models        : 0+    
35655.13/5100.22	c Time          : 5100.098s (Solving: 5100.05s 1st Model: 0.00s Unsat: 0.00s)
35655.13/5100.22	c CPU Time      : 35655.040s

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-3322424-1304385182/watcher-3322424-1304385182 -o /tmp/evaluation-result-3322424-1304385182/solver-3322424-1304385182 -C 40000 -W 5100 -M 31000 HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322424-1304385182.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: 1.00 1.00 1.00 2/341 2062
/proc/meminfo: memFree=9038784/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=22924 CPUtime=0 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 1064 0 0 0 0 0 0 0 25 0 1 0 550118674 23474176 932 33554432000 4194304 4964704 140737160555712 18446744073709551615 230808826565 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/2062/statm: 5731 933 386 189 0 605 0

[startup+0.0144531 s]
/proc/loadavg: 1.00 1.00 1.00 2/341 2062
/proc/meminfo: memFree=9038784/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=24392 CPUtime=0.01 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 1529 0 0 0 1 0 0 0 25 0 1 0 550118674 24977408 1320 33554432000 4194304 4964704 140737160555712 18446744073709551615 4614009 0 0 4096 18946 0 0 0 17 6 0 0 0
/proc/2062/statm: 6098 1321 400 189 0 972 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 24392

[startup+0.101122 s]
/proc/loadavg: 1.00 1.00 1.00 2/341 2062
/proc/meminfo: memFree=9038784/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=455248 CPUtime=0.3 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 5835 0 0 0 28 2 0 0 25 0 8 0 550118674 466173952 5083 33554432000 4194304 4964704 140737160555712 18446744073709551615 4338784 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2062/statm: 113812 5083 464 189 0 108161 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 455248

[startup+0.550762 s]
/proc/loadavg: 1.00 1.00 1.00 2/341 2062
/proc/meminfo: memFree=9038784/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=456320 CPUtime=3.53 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 8234 0 0 0 349 4 0 0 25 0 8 0 550118674 467271680 7482 33554432000 4194304 4964704 140737160555712 18446744073709551615 4371527 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2062/statm: 114135 7640 464 189 0 108484 0
Current children cumulated CPU time (s) 3.53
Current children cumulated vsize (KiB) 456320

[startup+0.809987 s]
/proc/loadavg: 1.00 1.00 1.00 2/341 2062
/proc/meminfo: memFree=9038784/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=456892 CPUtime=5.05 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 9111 0 0 0 500 5 0 0 25 0 8 0 550118674 467857408 8359 33554432000 4194304 4964704 140737160555712 18446744073709551615 4370304 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2062/statm: 114289 8868 464 189 0 108638 0
Current children cumulated CPU time (s) 5.05
Current children cumulated vsize (KiB) 456892

[startup+1.50015 s]
/proc/loadavg: 1.00 1.00 1.00 10/349 2070
/proc/meminfo: memFree=8998808/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=458172 CPUtime=9.83 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 11460 0 0 0 977 6 0 0 25 0 8 0 550118674 469168128 10708 33554432000 4194304 4964704 140737160555712 18446744073709551615 4332288 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2062/statm: 114543 10708 464 189 0 108892 0
[pid=2062/tid=2064] ppid=2060 vsize=458172 CPUtime=1.39 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 988 0 0 0 138 1 0 0 19 0 8 0 550118680 469168128 10711 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=458172 CPUtime=1.31 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 1690 0 0 0 130 1 0 0 19 0 8 0 550118680 469168128 10711 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=458172 CPUtime=1.3 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 1434 0 0 0 130 0 0 0 19 0 8 0 550118680 469168128 10712 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670250 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=458172 CPUtime=1.36 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 1054 0 0 0 136 0 0 0 19 0 8 0 550118680 469168128 10712 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=458172 CPUtime=0.28 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 708 0 0 0 28 0 0 0 25 0 8 0 550118680 469168128 10712 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=458172 CPUtime=1.39 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 1373 0 0 0 139 0 0 0 19 0 8 0 550118680 469168128 10712 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=458172 CPUtime=1.29 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 1603 0 0 0 129 0 0 0 19 0 8 0 550118680 469168128 10712 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670193 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.83
Current children cumulated vsize (KiB) 458172

[startup+3.10085 s]
/proc/loadavg: 1.00 1.00 1.00 10/349 2070
/proc/meminfo: memFree=8990500/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=460380 CPUtime=20.95 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 14426 0 0 0 2087 8 0 0 25 0 8 0 550118674 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4333247 0 0 4096 18946 18446744073709551615 0 0 17 4 0 0 0
/proc/2062/statm: 115095 13593 466 189 0 109444 0
[pid=2062/tid=2064] ppid=2060 vsize=460380 CPUtime=2.96 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 1265 0 0 0 295 1 0 0 23 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=460380 CPUtime=2.89 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 2542 0 0 0 288 1 0 0 22 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=460380 CPUtime=2.89 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 1874 0 0 0 288 1 0 0 22 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=460380 CPUtime=2.93 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 1335 0 0 0 293 0 0 0 22 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=460380 CPUtime=0.48 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 722 0 0 0 48 0 0 0 24 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=460380 CPUtime=2.89 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 1737 0 0 0 289 0 0 0 23 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670357 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=460380 CPUtime=2.77 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 2188 0 0 0 277 0 0 0 21 0 8 0 550118680 471429120 13593 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 460380

[startup+6.30127 s]
/proc/loadavg: 1.64 1.13 1.04 10/349 2070
/proc/meminfo: memFree=8966480/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=464016 CPUtime=43.27 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 20511 0 0 0 4315 12 0 0 18 0 8 0 550118674 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4370269 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2062/statm: 116004 19678 466 189 0 110353 0
[pid=2062/tid=2064] ppid=2060 vsize=464016 CPUtime=5.7 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 1651 0 0 0 569 1 0 0 25 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=464016 CPUtime=5.57 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 3282 0 0 0 555 2 0 0 18 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321182 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=464016 CPUtime=6.08 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 2782 0 0 0 607 1 0 0 25 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670255 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=464016 CPUtime=5.54 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 1921 0 0 0 553 1 0 0 25 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320961 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=464016 CPUtime=2.9 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 1272 0 0 0 290 0 0 0 18 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=464016 CPUtime=6.04 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 2680 0 0 0 603 1 0 0 25 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=464016 CPUtime=5.5 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 3479 0 0 0 549 1 0 0 25 0 8 0 550118680 475152384 19678 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809270815 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 43.27
Current children cumulated vsize (KiB) 464016

[startup+12.7011 s]
/proc/loadavg: 2.23 1.26 1.09 10/349 2070
/proc/meminfo: memFree=8934112/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=468312 CPUtime=87.97 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 27611 0 0 0 8779 18 0 0 25 0 8 0 550118674 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4338788 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2062/statm: 117078 26740 466 189 0 111427 0
[pid=2062/tid=2064] ppid=2060 vsize=468312 CPUtime=10.41 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 2191 0 0 0 1040 1 0 0 25 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=468312 CPUtime=11.67 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 4460 0 0 0 1164 3 0 0 25 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4644156 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=468312 CPUtime=12.48 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 3828 0 0 0 1246 2 0 0 18 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4332225 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=468312 CPUtime=10.4 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 2660 0 0 0 1039 1 0 0 25 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4338784 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=468312 CPUtime=9.3 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 2133 0 0 0 929 1 0 0 25 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670416 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=468312 CPUtime=11.28 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 3731 0 0 0 1126 2 0 0 25 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669280 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=468312 CPUtime=10.35 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 4532 0 0 0 1033 2 0 0 23 0 8 0 550118680 479551488 26740 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 87.97
Current children cumulated vsize (KiB) 468312

[startup+25.5008 s]
/proc/loadavg: 3.73 1.64 1.21 10/349 2070
/proc/meminfo: memFree=8886776/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=474548 CPUtime=177.37 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 40348 0 0 0 17709 28 0 0 19 0 8 0 550118674 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4668629 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0
/proc/2062/statm: 118637 39473 466 189 0 112986 0
[pid=2062/tid=2064] ppid=2060 vsize=474548 CPUtime=22.28 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 2981 0 0 0 2226 2 0 0 25 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670202 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=474548 CPUtime=22.45 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 6250 0 0 0 2241 4 0 0 25 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4324688 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=474548 CPUtime=23.18 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 4980 0 0 0 2315 3 0 0 25 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=474548 CPUtime=22.23 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 4782 0 0 0 2220 3 0 0 18 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=474548 CPUtime=20.84 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 3577 0 0 0 2082 2 0 0 24 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669429 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=474548 CPUtime=24.06 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 5679 0 0 0 2403 3 0 0 25 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320955 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=474548 CPUtime=22.54 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 7166 0 0 0 2250 4 0 0 25 0 8 0 550118680 485937152 39473 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 177.37
Current children cumulated vsize (KiB) 474548

[startup+51.1131 s]
/proc/loadavg: 5.61 2.25 1.42 11/349 2071
/proc/meminfo: memFree=8816188/32951124 swapFree=59766108/67111528
[pid=2062] ppid=2060 vsize=484644 CPUtime=356.29 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 57074 0 0 0 35592 37 0 0 25 0 8 0 550118674 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4660170 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/2062/statm: 121161 56187 466 189 0 115510 0
[pid=2062/tid=2064] ppid=2060 vsize=484644 CPUtime=41.11 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 4120 0 0 0 4108 3 0 0 25 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=484644 CPUtime=47.37 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 8802 0 0 0 4732 5 0 0 20 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669333 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=484644 CPUtime=43.27 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 6661 0 0 0 4323 4 0 0 25 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4361330 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=484644 CPUtime=45.42 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 6457 0 0 0 4537 5 0 0 25 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=484644 CPUtime=41.71 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 5496 0 0 0 4169 2 0 0 23 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670243 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=484644 CPUtime=47.04 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 8603 0 0 0 4700 4 0 0 25 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=484644 CPUtime=48.07 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 10724 0 0 0 4801 6 0 0 25 0 8 0 550118680 496275456 56187 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320848 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 356.29

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

/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42065 0 0 0 436573 87 0 0 25 0 8 0 550118680 1896235008 356448 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670458 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1851792 CPUtime=4304.64 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 63779 0 0 0 430380 84 0 0 25 0 8 0 550118680 1896235008 356448 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 33433.5
Current children cumulated vsize (KiB) 1851792

[startup+4842.3 s]
/proc/loadavg: 9.13 9.14 9.31 10/349 4551
/proc/meminfo: memFree=7451276/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1852512 CPUtime=33852.8 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 362582 0 0 0 3384622 654 0 0 22 0 8 0 550118674 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 18446744073709551615 0 0 17 7 0 0 0
/proc/2062/statm: 463128 357283 466 189 0 457477 0
[pid=2062/tid=2064] ppid=2060 vsize=1852512 CPUtime=3678.53 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 59072 0 0 0 367775 78 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670277 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1852512 CPUtime=4224.49 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40390 0 0 0 422370 79 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1852512 CPUtime=4380.21 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 32948 0 0 0 437946 75 0 0 19 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670337 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1852512 CPUtime=4307.93 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46309 0 0 0 430714 79 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1852512 CPUtime=4202.81 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 36427 0 0 0 420196 85 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1852512 CPUtime=4408.84 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42072 0 0 0 440797 87 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1852512 CPUtime=4364.63 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 63877 0 0 0 436378 85 0 0 25 0 8 0 550118680 1896972288 357283 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 33852.8
Current children cumulated vsize (KiB) 1852512

[startup+4902.3 s]
/proc/loadavg: 9.05 9.11 9.29 10/349 4552
/proc/meminfo: memFree=7446272/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1853156 CPUtime=34272 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 363888 0 0 0 3426543 660 0 0 25 0 8 0 550118674 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4644880 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2062/statm: 463289 358578 466 189 0 457638 0
[pid=2062/tid=2064] ppid=2060 vsize=1853156 CPUtime=3718.78 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 59341 0 0 0 371800 78 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1853156 CPUtime=4279.32 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40398 0 0 0 427852 80 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4325696 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1853156 CPUtime=4428.03 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 33008 0 0 0 442727 76 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4361114 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1853156 CPUtime=4355.15 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46336 0 0 0 435435 80 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320916 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1853156 CPUtime=4256.75 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 36491 0 0 0 425589 86 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1853156 CPUtime=4467.83 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42547 0 0 0 446695 88 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321079 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1853156 CPUtime=4423.31 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 64068 0 0 0 442246 85 0 0 25 0 8 0 550118680 1897631744 358578 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 34272
Current children cumulated vsize (KiB) 1853156

[startup+4962.3 s]
/proc/loadavg: 9.06 9.10 9.27 10/349 4554
/proc/meminfo: memFree=7442076/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1854160 CPUtime=34691.3 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 365010 0 0 0 3468467 666 0 0 25 0 8 0 550118674 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670248 0 0 4096 18946 18446744073709551615 0 0 17 3 0 0 0
/proc/2062/statm: 463540 359665 466 189 0 457889 0
[pid=2062/tid=2064] ppid=2060 vsize=1854160 CPUtime=3774.32 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 59808 0 0 0 377353 79 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4325338 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1854160 CPUtime=4333.19 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40413 0 0 0 433239 80 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1854160 CPUtime=4474.9 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 33015 0 0 0 447414 76 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4644854 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1854160 CPUtime=4411.69 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46413 0 0 0 441088 81 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1854160 CPUtime=4301.45 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 36686 0 0 0 430058 87 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1854160 CPUtime=4519.88 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42750 0 0 0 451899 89 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1854160 CPUtime=4473.26 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 64163 0 0 0 447240 86 0 0 25 0 8 0 550118680 1898659840 359665 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 34691.3
Current children cumulated vsize (KiB) 1854160

[startup+5022.3 s]
/proc/loadavg: 9.02 9.08 9.26 10/349 4555
/proc/meminfo: memFree=7437144/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1854984 CPUtime=35111 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 366205 0 0 0 3510430 673 0 0 25 0 8 0 550118674 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4659143 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/2062/statm: 463746 360824 466 189 0 458095 0
[pid=2062/tid=2064] ppid=2060 vsize=1854984 CPUtime=3819.63 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 60189 0 0 0 381883 80 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1854984 CPUtime=4393.19 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40483 0 0 0 439238 81 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670215 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1854984 CPUtime=4534.02 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 33051 0 0 0 453325 77 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1854984 CPUtime=4456.07 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46675 0 0 0 445525 82 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670219 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1854984 CPUtime=4342.46 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 36965 0 0 0 434159 87 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669270 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1854984 CPUtime=4571.84 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42822 0 0 0 457094 90 0 0 25 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 2 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1854984 CPUtime=4532.58 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 64202 0 0 0 453171 87 0 0 20 0 8 0 550118680 1899503616 360824 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670454 0 0 4096 18946 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 35111
Current children cumulated vsize (KiB) 1854984

[startup+5082.3 s]
/proc/loadavg: 9.00 9.06 9.24 10/349 4557
/proc/meminfo: memFree=7432744/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1855700 CPUtime=35531.1 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 367291 0 0 0 3552432 679 0 0 25 0 8 0 550118674 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670291 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2062/statm: 463925 361904 466 189 0 458274 0
[pid=2062/tid=2064] ppid=2060 vsize=1855700 CPUtime=3875.09 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 60733 0 0 0 387428 81 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1855700 CPUtime=4443.37 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40506 0 0 0 444255 82 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809270766 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1855700 CPUtime=4584.49 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 33064 0 0 0 458371 78 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1855700 CPUtime=4505.38 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46736 0 0 0 450455 83 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1855700 CPUtime=4390.2 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 37202 0 0 0 438932 88 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1855700 CPUtime=4626.31 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42859 0 0 0 462540 91 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1855700 CPUtime=4590.39 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 64276 0 0 0 458951 88 0 0 25 0 8 0 550118680 1900236800 361904 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35531.1
Current children cumulated vsize (KiB) 1855700



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+5100 s]
/proc/loadavg: 9.00 9.06 9.23 11/349 4558
/proc/meminfo: memFree=7431300/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1855700 CPUtime=35654.9 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 367578 0 0 0 3564808 681 0 0 25 0 8 0 550118674 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4669898 0 0 4096 18946 18446744073709551615 0 0 17 1 0 0 0
/proc/2062/statm: 463925 362190 466 189 0 458274 0
[pid=2062/tid=2064] ppid=2060 vsize=1855700 CPUtime=3892.79 cores=0-7
/proc/2062/task/2064/stat : 2064 (claspmt) R 2060 2062 32572 0 -1 4202560 60856 0 0 0 389198 81 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=2062/tid=2065] ppid=2060 vsize=1855700 CPUtime=4454.43 cores=0-7
/proc/2062/task/2065/stat : 2065 (claspmt) R 2060 2062 32572 0 -1 4202560 40534 0 0 0 445361 82 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2066] ppid=2060 vsize=1855700 CPUtime=4602.21 cores=0-7
/proc/2062/task/2066/stat : 2066 (claspmt) R 2060 2062 32572 0 -1 4202560 33064 0 0 0 460143 78 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670228 0 0 4096 18946 0 0 0 -1 3 0 0 0
[pid=2062/tid=2067] ppid=2060 vsize=1855700 CPUtime=4518.9 cores=0-7
/proc/2062/task/2067/stat : 2067 (claspmt) R 2060 2062 32572 0 -1 4202560 46738 0 0 0 451807 83 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670266 0 0 4096 18946 0 0 0 -1 5 0 0 0
[pid=2062/tid=2068] ppid=2060 vsize=1855700 CPUtime=4406.2 cores=0-7
/proc/2062/task/2068/stat : 2068 (claspmt) R 2060 2062 32572 0 -1 4202560 37202 0 0 0 440532 88 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4370236 0 0 4096 18946 0 0 0 -1 0 0 0 0
[pid=2062/tid=2069] ppid=2060 vsize=1855700 CPUtime=4644.02 cores=0-7
/proc/2062/task/2069/stat : 2069 (claspmt) R 2060 2062 32572 0 -1 4202560 42861 0 0 0 464311 91 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4332103 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=2062/tid=2070] ppid=2060 vsize=1855700 CPUtime=4608.11 cores=0-7
/proc/2062/task/2070/stat : 2070 (claspmt) R 2060 2062 32572 0 -1 4202560 64353 0 0 0 460723 88 0 0 25 0 8 0 550118680 1900236800 362190 33554432000 4194304 4964704 140737160555712 18446744073709551615 4670241 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 35654.9
Current children cumulated vsize (KiB) 1855700

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

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

[startup+5100.13 s]
/proc/loadavg: 9.00 9.06 9.23 11/349 4558
/proc/meminfo: memFree=7431300/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1853852 CPUtime=35655.1 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 367588 0 0 0 3564826 681 0 0 25 0 1 0 550118674 1898344448 361771 33554432000 4194304 4964704 140737160555712 18446744073709551615 4628834 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/2062/statm: 463463 361771 476 189 0 457812 0
Current children cumulated CPU time (s) 35655.1
Current children cumulated vsize (KiB) 1853852

[startup+5100.2 s]
/proc/loadavg: 9.00 9.06 9.23 11/349 4558
/proc/meminfo: memFree=7431300/32951124 swapFree=59766112/67111528
[pid=2062] ppid=2060 vsize=1473568 CPUtime=35655.1 cores=0-7
/proc/2062/stat : 2062 (claspmt) R 2060 2062 32572 0 -1 4202496 367588 0 0 0 3564831 682 0 0 25 0 1 0 550118674 1508933632 269111 33554432000 4194304 4964704 140737160555712 18446744073709551615 230809191530 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/2062/statm: 368392 269111 476 189 0 362741 0
Current children cumulated CPU time (s) 35655.1
Current children cumulated vsize (KiB) 1473568

Child status: 0
Real time (s): 5100.25
CPU time (s): 35655.2
CPU user time (s): 35648.3
CPU system time (s): 6.87196
CPU usage (%): 699.087
Max. virtual memory (cumulated for all children) (KiB): 1855700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35648.3
system time used= 6.87195
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 367589
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= 751001
involuntary context switches= 310006

runsolver used 16.1605 second user time and 39.502 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-03 03:13:02
IDJOB=3322424
IDBENCH=83189
IDSOLVER=1711
FILE ID=node104/3322424-1304385182
RUNJOBID= node104-1304366469-32586
PBS_JOBID= 13181766
Free space on /tmp= 73360 MiB

SOLVER NAME= claspmt 2.0-R4095
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/crn_20_360_u.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-3322424-1304385182/watcher-3322424-1304385182 -o /tmp/evaluation-result-3322424-1304385182/solver-3322424-1304385182 -C 40000 -W 5100 -M 31000  HOME/claspmt -t8 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3322424-1304385182.cnf

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

MD5SUM BENCH= 4b70d66c676eba3660e2a5eff473f8e7
RANDOM SEED=239564741

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       9038940 kB
Buffers:         39748 kB
Cached:         312676 kB
SwapCached:      44052 kB
Active:       16028600 kB
Inactive:      7667276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9038940 kB
SwapTotal:    67111528 kB
SwapFree:     59766108 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:    23311048 kB
Mapped:          22404 kB
Slab:            65196 kB
PageTables:      84156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74986988 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= 73396 MiB
End job on node104 at 2011-05-03 04:38:04