Trace number 3740921

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
PB07: SAT4JPseudoResolution 2007-03-23? (TO) 1800.41 1786.53

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-180.opb
MD5SUM8c3fe83338b70253b33b876e52e7c579
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables311827
Total number of constraints7317246
Number of constraints which are clauses6573583
Number of constraints which are cardinality constraints (but not clauses)22922
Number of constraints which are nor clauses,nor cardinality constraints720741
Minimum length of a constraint2
Maximum length of a constraint2457
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2458
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.07	c no version file found!!!
0.01/0.07	c sun.arch.data.model	64
0.01/0.07	c java.version	1.6.0_24
0.01/0.07	c os.name	Linux
0.01/0.07	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.07	c os.arch	amd64
0.01/0.07	c Free memory 1599470296
0.01/0.07	c Max memory 1607860224
0.01/0.07	c Total memory 1607860224
0.01/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3740921-1338738139.opb
0.09/0.10	c reading problem ... 
57.27/45.84	c ... done. Wall clock time 45.743s.
57.27/45.84	c CPU time (experimental) 39.02s.
57.27/45.84	c #vars     311827
57.27/45.84	c #constraints  7328728
718.55/705.34	c cleaning 114239 clauses out of 228500 for limit 8.453842621381279E-7
720.17/706.96	c cleaning 57375 clauses out of 114761 for limit 2.7758879147938346E-6
721.07/707.85	c cleaning 28940 clauses out of 57887 for limit 9.08459573719677E-6
721.57/708.33	c cleaning 14714 clauses out of 29446 for limit 2.9422645306249975E-5
722.06/708.82	c cleaning 7610 clauses out of 15232 for limit 9.380089453183289E-5
722.46/709.20	c cleaning 4054 clauses out of 8123 for limit 2.9036071464721096E-4
722.77/709.58	c cleaning 2277 clauses out of 4568 for limit 8.50647421432124E-4
723.16/709.97	c cleaning 1392 clauses out of 2792 for limit 0.0022974743420802004
723.76/710.58	c cleaning 945 clauses out of 1900 for limit 0.005567604407189246
724.46/711.20	c cleaning 716 clauses out of 1456 for limit 0.011993639606412629
724.97/711.76	c cleaning 608 clauses out of 1238 for limit 0.02321552922995707
725.46/712.28	c cleaning 557 clauses out of 1131 for limit 0.0419495230081119
726.07/712.85	c cleaning 529 clauses out of 1075 for limit 0.07285704729626549
726.56/713.34	c cleaning 512 clauses out of 1046 for limit 0.123482164393333
726.96/713.78	c cleaning 510 clauses out of 1033 for limit 0.20599513865200972
727.46/714.29	c cleaning 502 clauses out of 1022 for limit 0.343026579202046
728.06/714.88	c cleaning 501 clauses out of 1021 for limit 0.5668175974047345
728.66/715.45	c cleaning 503 clauses out of 1020 for limit 0.9356744750784706
729.16/715.96	c cleaning 500 clauses out of 1017 for limit 1.5476041586334095
729.66/716.46	c cleaning 501 clauses out of 1017 for limit 2.552206292366835
1319.91/1306.57	c cleaning 108250 clauses out of 216515 for limit 8.567565132487025E11
1321.11/1307.78	c cleaning 54375 clauses out of 108768 for limit 2.821003879962028E12
1321.81/1308.49	c cleaning 27441 clauses out of 54891 for limit 9.200057613681383E12
1322.31/1308.91	c cleaning 13966 clauses out of 27949 for limit 2.9767803581583227E13
1322.71/1309.33	c cleaning 7234 clauses out of 14483 for limit 9.473499170022805E13
1323.01/1309.61	c cleaning 3868 clauses out of 7751 for limit 2.925069071122966E14
1323.31/1309.95	c cleaning 2187 clauses out of 4384 for limit 8.537165800522746E14
1323.62/1310.27	c cleaning 1341 clauses out of 2694 for limit 2.2842257432238584E-5
1324.01/1310.61	c cleaning 921 clauses out of 1854 for limit 5.4792016260410776E-5
1324.21/1310.88	c cleaning 710 clauses out of 1432 for limit 1.1687062569795257E-4
1324.51/1311.17	c cleaning 608 clauses out of 1225 for limit 2.2598089313763135E-4
1324.81/1311.42	c cleaning 549 clauses out of 1115 for limit 4.0862017507616055E-4
1325.11/1311.73	c cleaning 526 clauses out of 1066 for limit 7.048445649310842E-4
1325.41/1312.00	c cleaning 513 clauses out of 1040 for limit 0.0011914425544900529
1325.61/1312.23	c cleaning 509 clauses out of 1026 for limit 0.001989667295348778
1325.91/1312.59	c cleaning 503 clauses out of 1018 for limit 0.0033103235446407175
1326.31/1312.91	c cleaning 496 clauses out of 1015 for limit 0.005475301839383672
1326.51/1313.17	c cleaning 501 clauses out of 1019 for limit 0.008994060632000077
1326.82/1313.45	c cleaning 499 clauses out of 1017 for limit 0.014846716554226235
1327.11/1313.75	c cleaning 503 clauses out of 1019 for limit 0.0244606269920363
1327.41/1314.01	c cleaning 501 clauses out of 1016 for limit 0.04045795696032414
1327.61/1314.27	c cleaning 500 clauses out of 1015 for limit 0.06678631796114787
1327.92/1314.55	c cleaning 501 clauses out of 1014 for limit 0.11013794354808325
1328.21/1314.86	c cleaning 501 clauses out of 1014 for limit 0.1818140169181936
1328.52/1315.16	c cleaning 501 clauses out of 1013 for limit 0.30013162433733953
1328.82/1315.45	c cleaning 501 clauses out of 1013 for limit 0.49545265207472344
1329.02/1315.70	c cleaning 497 clauses out of 1011 for limit 0.8178653751789846
1329.32/1315.95	c cleaning 499 clauses out of 1016 for limit 1.344820066292585
1329.62/1316.20	c cleaning 498 clauses out of 1014 for limit 2.215502708488812
1329.92/1316.52	c cleaning 503 clauses out of 1018 for limit 3.6465936624021937
1330.22/1316.89	c cleaning 493 clauses out of 1013 for limit 6.031322746696238
1330.62/1317.20	c cleaning 502 clauses out of 1020 for limit 9.878198058893949
1800.04/1786.52	c starts		: 20
1800.04/1786.52	c conflicts		: 645389
1800.04/1786.52	c decisions		: 1837780
1800.04/1786.52	c propagations		: 1734288014
1800.04/1786.52	c inspects		: 11043889386
1800.04/1786.52	c learnt literals	: 0
1800.04/1786.52	c learnt binary clauses	: 4
1800.04/1786.52	c learnt ternary clauses	: 37
1800.04/1786.52	c learnt clauses	: 645389
1800.04/1786.52	c root simplifications	: 0
1800.04/1786.52	c removed literals (reason simplification)	: 0
1800.04/1786.52	c reason swapping (by a shorter reason)	: 0
1800.04/1786.52	c Calls to reduceDB	: 52
1800.04/1786.52	c speed (decisions/second)	: 1055.804633227702
1800.04/1786.52	c non guided choices	11333
1800.04/1786.52	s UNKNOWN
1800.04/1786.52	c Total wall clock time (ms): 1786.419

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3740921-1338738139/watcher-3740921-1338738139 -o /tmp/evaluation-result-3740921-1338738139/solver-3740921-1338738139 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3740921-1338738139.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 1.98 1.99 3/194 12113
/proc/meminfo: memFree=27912340/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/12113/stat : 12113 (java) D 12111 12113 7854 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 339940203 9515008 182 33554432000 1073741824 1073778376 140736322447664 140736322438696 214537420469 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/12113/statm: 2323 182 140 9 0 71 0

[startup+0.0316421 s]
/proc/loadavg: 1.94 1.98 1.99 3/194 12113
/proc/meminfo: memFree=27912340/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2414972 CPUtime=0.01 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 3710 0 1 0 1 0 0 0 20 0 10 0 339940203 2472931328 4408 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 603743 4408 1549 9 0 594444 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2414972

[startup+0.100244 s]
/proc/loadavg: 1.94 1.98 1.99 3/194 12113
/proc/meminfo: memFree=27912340/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=0.09 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 4917 0 1 0 8 1 0 0 20 0 18 0 339940203 3028844544 6607 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 6607 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300149 s]
/proc/loadavg: 1.94 1.98 1.99 3/194 12113
/proc/meminfo: memFree=27912340/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 5776 0 1 0 43 1 0 0 20 0 18 0 339940203 3028844544 11770 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 11770 2237 9 0 729885 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2957856

[startup+0.700162 s]
/proc/loadavg: 1.94 1.98 1.99 3/194 12113
/proc/meminfo: memFree=27912340/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=1.58 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 14788 0 1 0 153 5 0 0 20 0 18 0 339940203 3028844544 40862 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 40862 2254 9 0 729885 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 2957856

[startup+1.50067 s]
/proc/loadavg: 1.94 1.98 1.99 3/212 12131
/proc/meminfo: memFree=27599484/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=2.48 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 15007 0 1 0 237 11 0 0 20 0 18 0 339940203 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 120757 2270 9 0 729885 0
[pid=12113/tid=12115] ppid=12111 vsize=2957856 CPUtime=1.44 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3228 0 1 0 137 7 0 0 20 0 18 0 339940204 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701087789264 140700931032862 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=2957856 CPUtime=0.01 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339940205 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=2957856 CPUtime=0.47 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5140 0 0 0 47 0 0 0 20 0 18 0 339940209 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5383 0 0 0 43 1 0 0 20 0 18 0 339940209 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 120757 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 2957856

[startup+3.10068 s]
/proc/loadavg: 1.94 1.98 1.99 3/212 12131
/proc/meminfo: memFree=27401132/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=4.39 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 15157 0 1 0 420 19 0 0 20 0 18 0 339940203 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 140220 2270 9 0 729885 0
[pid=12113/tid=12115] ppid=12111 vsize=2957856 CPUtime=2.93 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3230 0 1 0 285 8 0 0 20 0 18 0 339940204 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701087796488 140700931362714 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=2957856 CPUtime=0.08 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 39 0 0 0 6 2 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 32 0 0 0 3 1 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=2957856 CPUtime=0.06 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 33 0 0 0 4 2 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=2957856 CPUtime=0.05 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=2957856 CPUtime=0.04 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 18 0 339940205 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=2957856 CPUtime=0.49 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5140 0 0 0 49 0 0 0 20 0 18 0 339940209 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5383 0 0 0 43 1 0 0 20 0 18 0 339940209 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 140220 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 2957856

[startup+6.30076 s]
/proc/loadavg: 1.94 1.98 1.99 3/212 12131
/proc/meminfo: memFree=27293824/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=8.66 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 15548 0 1 0 832 34 0 0 20 0 18 0 339940203 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 165886 2270 9 0 729885 0
[pid=12113/tid=12115] ppid=12111 vsize=2957856 CPUtime=5.76 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3235 0 1 0 567 9 0 0 20 0 18 0 339940204 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701087796952 214540805389 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=2957856 CPUtime=0.26 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 79 0 0 0 22 4 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=2957856 CPUtime=0.25 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 72 0 0 0 22 3 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 143 0 0 0 22 2 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=2957856 CPUtime=0.21 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 62 0 0 0 17 4 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=2957856 CPUtime=0.23 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 59 0 0 0 20 3 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=2957856 CPUtime=0.24 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 74 0 0 0 20 4 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=2957856 CPUtime=0.17 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 52 0 0 0 14 3 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=2957856 CPUtime=0.21 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 59 0 0 0 18 3 0 0 20 0 18 0 339940205 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 339940206 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=2957856 CPUtime=0.51 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5148 0 0 0 51 0 0 0 20 0 18 0 339940209 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=2957856 CPUtime=0.44 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5383 0 0 0 43 1 0 0 20 0 18 0 339940209 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=2957856 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 339940209 3028844544 165886 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.66
Current children cumulated vsize (KiB) 2957856

[startup+12.7007 s]
/proc/loadavg: 1.95 1.98 1.99 3/212 12131
/proc/meminfo: memFree=27063364/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=2957856 CPUtime=16.59 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 17198 0 1 0 1609 50 0 0 20 0 18 0 339940203 3028844544 218443 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 739464 218443 2270 9 0 729885 0
[pid=12113/tid=12115] ppid=12111 vsize=2957856 CPUtime=11.6 cores=0,2,4,6

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

[pid=12113/tid=12121] ppid=12111 vsize=3024420 CPUtime=1.88 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 563 0 0 0 175 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=3024420 CPUtime=1.74 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 545 0 0 0 164 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 569 0 0 0 178 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=3024420 CPUtime=19.33 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 3901 0 0 0 1929 4 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5156 0 0 0 79 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5400 0 0 0 78 2 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=3024420 CPUtime=0.64 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 95 0 0 0 31 33 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12132] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12132/stat : 12132 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339944790 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700924384808 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1675.81
Current children cumulated vsize (KiB) 3024420

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12228
/proc/meminfo: memFree=26472180/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=3024420 CPUtime=1735.82 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 23755 0 1 0 173428 154 0 0 20 0 19 0 339940203 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 756105 423161 2306 9 0 746526 0
[pid=12113/tid=12115] ppid=12111 vsize=3024420 CPUtime=1698.83 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3313 0 1 0 169837 46 0 0 20 0 19 0 339940204 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701087796464 140700931928997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=3024420 CPUtime=2.03 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 596 0 0 0 192 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=3024420 CPUtime=2.08 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 669 0 0 0 196 12 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=3024420 CPUtime=1.99 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 555 0 0 0 189 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=3024420 CPUtime=2.01 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 603 0 0 0 188 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=3024420 CPUtime=1.86 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 605 0 0 0 175 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=3024420 CPUtime=1.88 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 563 0 0 0 175 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=3024420 CPUtime=1.74 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 545 0 0 0 164 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 569 0 0 0 178 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=3024420 CPUtime=19.33 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 3901 0 0 0 1929 4 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5156 0 0 0 79 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5400 0 0 0 78 2 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=3024420 CPUtime=0.66 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 99 0 0 0 32 34 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12132] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12132/stat : 12132 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339944790 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700924384808 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1735.82
Current children cumulated vsize (KiB) 3024420

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12229
/proc/meminfo: memFree=26453384/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=3024420 CPUtime=1795.82 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 23759 0 1 0 179428 154 0 0 20 0 19 0 339940203 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 756105 423161 2306 9 0 746526 0
[pid=12113/tid=12115] ppid=12111 vsize=3024420 CPUtime=1758.83 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3313 0 1 0 175836 47 0 0 20 0 19 0 339940204 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701087796464 140700931958641 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=3024420 CPUtime=2.03 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 596 0 0 0 192 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=3024420 CPUtime=2.08 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 669 0 0 0 196 12 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=3024420 CPUtime=1.99 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 555 0 0 0 189 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=3024420 CPUtime=2.01 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 603 0 0 0 188 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=3024420 CPUtime=1.86 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 605 0 0 0 175 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=3024420 CPUtime=1.88 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 563 0 0 0 175 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=3024420 CPUtime=1.74 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 545 0 0 0 164 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 569 0 0 0 178 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=3024420 CPUtime=19.33 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 3901 0 0 0 1929 4 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5156 0 0 0 79 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5400 0 0 0 78 2 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 103 0 0 0 33 36 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12132] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12132/stat : 12132 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339944790 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700924384808 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1795.82
Current children cumulated vsize (KiB) 3024420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 12229
/proc/meminfo: memFree=26453384/32873648 swapFree=7116/7116
[pid=12113] ppid=12111 vsize=3024420 CPUtime=1800.04 cores=0,2,4,6
/proc/12113/stat : 12113 (java) S 12111 12113 7854 0 -1 4202496 23759 0 1 0 179849 155 0 0 20 0 19 0 339940203 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140735445380784 214540779581 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/12113/statm: 756105 423161 2306 9 0 746526 0
[pid=12113/tid=12115] ppid=12111 vsize=3024420 CPUtime=1763.05 cores=0,2,4,6
/proc/12113/task/12115/stat : 12115 (java) R 12111 12113 7854 0 -1 4202560 3313 0 1 0 176258 47 0 0 20 0 19 0 339940204 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701087796464 140700931928926 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12116] ppid=12111 vsize=3024420 CPUtime=2.03 cores=0,2,4,6
/proc/12113/task/12116/stat : 12116 (java) S 12111 12113 7854 0 -1 4202560 596 0 0 0 192 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701071223720 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12117] ppid=12111 vsize=3024420 CPUtime=2.08 cores=0,2,4,6
/proc/12113/task/12117/stat : 12117 (java) S 12111 12113 7854 0 -1 4202560 669 0 0 0 196 12 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701070171176 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12118] ppid=12111 vsize=3024420 CPUtime=1.99 cores=0,2,4,6
/proc/12113/task/12118/stat : 12118 (java) S 12111 12113 7854 0 -1 4202560 555 0 0 0 189 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701069118120 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12119] ppid=12111 vsize=3024420 CPUtime=2.01 cores=0,2,4,6
/proc/12113/task/12119/stat : 12119 (java) S 12111 12113 7854 0 -1 4202560 603 0 0 0 188 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701068065576 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12120] ppid=12111 vsize=3024420 CPUtime=1.86 cores=0,2,4,6
/proc/12113/task/12120/stat : 12120 (java) S 12111 12113 7854 0 -1 4202560 605 0 0 0 175 11 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701067012520 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12121] ppid=12111 vsize=3024420 CPUtime=1.88 cores=0,2,4,6
/proc/12113/task/12121/stat : 12121 (java) S 12111 12113 7854 0 -1 4202560 563 0 0 0 175 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701065959976 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12122] ppid=12111 vsize=3024420 CPUtime=1.74 cores=0,2,4,6
/proc/12113/task/12122/stat : 12122 (java) S 12111 12113 7854 0 -1 4202560 545 0 0 0 164 10 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701064906920 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12123] ppid=12111 vsize=3024420 CPUtime=1.91 cores=0,2,4,6
/proc/12113/task/12123/stat : 12123 (java) S 12111 12113 7854 0 -1 4202560 569 0 0 0 178 13 0 0 20 0 19 0 339940205 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701063854376 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12113/tid=12124] ppid=12111 vsize=3024420 CPUtime=19.33 cores=0,2,4,6
/proc/12113/task/12124/stat : 12124 (java) S 12111 12113 7854 0 -1 4202560 3901 0 0 0 1929 4 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701051444072 214540793769 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12125] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12125/stat : 12125 (java) S 12111 12113 7854 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701050390392 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12126] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12126/stat : 12126 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339940206 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140701049337224 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12127] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12127/stat : 12127 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700930796304 214540801824 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12128] ppid=12111 vsize=3024420 CPUtime=0.79 cores=0,2,4,6
/proc/12113/task/12128/stat : 12128 (java) S 12111 12113 7854 0 -1 4202560 5156 0 0 0 79 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700929743160 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12129] ppid=12111 vsize=3024420 CPUtime=0.8 cores=0,2,4,6
/proc/12113/task/12129/stat : 12129 (java) S 12111 12113 7854 0 -1 4202560 5400 0 0 0 78 2 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700928690616 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12113/tid=12130] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12130/stat : 12130 (java) S 12111 12113 7854 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700927637752 214540792892 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12113/tid=12131] ppid=12111 vsize=3024420 CPUtime=0.69 cores=0,2,4,6
/proc/12113/task/12131/stat : 12131 (java) S 12111 12113 7854 0 -1 4202560 103 0 0 0 33 36 0 0 20 0 19 0 339940209 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700926585416 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12113/tid=12132] ppid=12111 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/12113/task/12132/stat : 12132 (java) S 12111 12113 7854 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 339944790 3097006080 423161 33554432000 1073741824 1073778376 140735445389648 140700924384808 214540793769 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 3024420

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

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

Child status: 143
Real time (s): 1786.53
CPU time (s): 1800.41
CPU user time (s): 1798.46
CPU system time (s): 1.9527
CPU usage (%): 100.777
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.46
system time used= 1.9527
maximum resident set size= 1703904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23789
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45483
involuntary context switches= 17730

runsolver used 6.29904 second user time and 14.5638 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-03 17:42:27
IDJOB=3740921
IDBENCH=89691
IDSOLVER=2319
FILE ID=node127/3740921-1338738139
RUNJOBID= node127-1338713637-7870
PBS_JOBID= 14636737
Free space on /tmp= 70132 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-180.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740921-1338738139/watcher-3740921-1338738139 -o /tmp/evaluation-result-3740921-1338738139/solver-3740921-1338738139 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3740921-1338738139.opb           

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 8c3fe83338b70253b33b876e52e7c579
RANDOM SEED=521910867

node127.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.348
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27912720 kB
Buffers:          405764 kB
Cached:          2294024 kB
SwapCached:         1428 kB
Active:          2746220 kB
Inactive:        1314876 kB
Active(anon):    1355812 kB
Inactive(anon):     7952 kB
Active(file):    1390408 kB
Inactive(file):  1306924 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67104508 kB
Dirty:            351668 kB
Writeback:             0 kB
AnonPages:       1369360 kB
Mapped:            19000 kB
Shmem:                92 kB
Slab:             759540 kB
SReclaimable:     199216 kB
SUnreclaim:       560324 kB
KernelStack:        1584 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1826808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1323008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70128 MiB
End job on node127 at 2012-06-03 18:12:16