Trace number 4122315

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
Sat4j PB 2.3.6 Res+CP PB16UNSAT 359.14 177.857

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n90-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMa3d86f87574e54f775e849c672ad8411
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark8.48871
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables135
Total number of constraints360
Number of constraints which are clauses360
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4122315-1467309972.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.10/0.17	c ... done. Wall clock time 0.059s.
0.10/0.17	c declared #vars     135
0.10/0.17	c #constraints  360
0.10/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 360
0.10/0.17	c 360 constraints processed.
0.10/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 360
0.10/0.17	c 360 constraints processed.
1.43/0.58	c cleaning 2493 clauses out of 5000 with flag 22113/5000
2.23/0.75	c cleaning 0 clauses out of 5000 with flag 0/5000
2.64/0.87	c cleaning 4248 clauses out of 8507 with flag 50231/11000
3.33/1.02	c cleaning 0 clauses out of 11000 with flag 0/11000
3.68/1.20	c cleaning 5630 clauses out of 11260 with flag 82817/18001
4.29/1.32	c cleaning 0 clauses out of 18000 with flag 0/18000
4.79/1.57	c cleaning 6808 clauses out of 13630 with flag 120275/26001
5.34/1.71	c cleaning 0 clauses out of 26000 with flag 0/26000
6.32/2.11	c cleaning 7905 clauses out of 15822 with flag 164743/35001
6.32/2.16	c cleaning 0 clauses out of 35001 with flag 0/35001
7.32/2.62	c cleaning 0 clauses out of 45002 with flag 0/45002
7.52/2.77	c cleaning 8951 clauses out of 17916 with flag 210030/45000
8.55/3.27	c cleaning 0 clauses out of 56000 with flag 0/56000
9.34/3.67	c cleaning 9975 clauses out of 19965 with flag 261852/56000
9.95/3.91	c cleaning 0 clauses out of 68001 with flag 0/68001
11.57/4.73	c cleaning 10992 clauses out of 21991 with flag 317367/68001
11.97/4.94	c cleaning 0 clauses out of 81001 with flag 0/81001
13.97/5.91	c cleaning 0 clauses out of 95000 with flag 0/95000
13.97/5.91	c cleaning 11996 clauses out of 23999 with flag 372718/81001
15.80/6.88	c cleaning 0 clauses out of 110000 with flag 0/110000
16.80/7.33	c cleaning 12998 clauses out of 26003 with flag 436702/95001
20.41/9.17	c cleaning 0 clauses out of 126001 with flag 0/126001
20.41/9.18	c cleaning 13994 clauses out of 28005 with flag 517074/110001
23.60/10.76	c cleaning 15002 clauses out of 30010 with flag 591517/126000
24.61/11.26	c cleaning 0 clauses out of 143001 with flag 0/143001
28.27/13.02	c cleaning 16003 clauses out of 32008 with flag 678931/143000
28.89/13.33	c cleaning 0 clauses out of 161001 with flag 0/161001
32.87/15.31	c cleaning 17001 clauses out of 34006 with flag 766794/161001
34.47/16.11	c cleaning 0 clauses out of 180000 with flag 0/180000
36.68/17.23	c cleaning 17997 clauses out of 36005 with flag 854944/180001
38.37/18.08	c cleaning 0 clauses out of 200001 with flag 0/200001
41.17/19.42	c cleaning 19003 clauses out of 38008 with flag 943803/200001
42.18/19.95	c cleaning 0 clauses out of 221001 with flag 0/221001
46.17/21.90	c cleaning 20002 clauses out of 40005 with flag 1037707/221001
46.58/22.20	c cleaning 0 clauses out of 243000 with flag 0/243000
50.89/24.28	c cleaning 20997 clauses out of 42002 with flag 1143373/243000
53.29/25.48	c cleaning 0 clauses out of 266001 with flag 0/266001
56.08/26.85	c cleaning 21997 clauses out of 44005 with flag 1254208/266000
60.88/29.24	c cleaning 22995 clauses out of 46008 with flag 1371555/290000
61.08/29.34	c cleaning 0 clauses out of 290002 with flag 0/290002
65.87/31.76	c cleaning 24003 clauses out of 48013 with flag 1489575/315000
66.88/32.28	c cleaning 0 clauses out of 315000 with flag 0/315000
72.19/34.87	c cleaning 25005 clauses out of 50011 with flag 1615239/341001
75.99/36.76	c cleaning 0 clauses out of 341001 with flag 0/341001
78.39/37.93	c cleaning 25996 clauses out of 52006 with flag 1747767/368001
84.78/41.19	c cleaning 26998 clauses out of 54009 with flag 1875036/396000
84.78/41.19	c cleaning 0 clauses out of 368000 with flag 0/368000
92.38/44.91	c cleaning 28002 clauses out of 56011 with flag 2007829/425000
96.67/47.05	c cleaning 0 clauses out of 396000 with flag 0/396000
98.67/48.08	c cleaning 29004 clauses out of 58009 with flag 2139148/455000
105.47/51.40	c cleaning 0 clauses out of 425000 with flag 0/425000
106.49/51.98	c cleaning 29999 clauses out of 60006 with flag 2273392/486001
114.09/55.70	c cleaning 0 clauses out of 455001 with flag 0/455001
115.69/56.56	c cleaning 31003 clauses out of 62007 with flag 2412931/518001
126.24/61.63	c cleaning 31995 clauses out of 64004 with flag 2553785/551001
126.66/61.89	c cleaning 0 clauses out of 486001 with flag 0/486001
139.86/68.46	c cleaning 0 clauses out of 518001 with flag 0/518001
142.40/69.68	c cleaning 33001 clauses out of 66008 with flag 2711578/585000
152.51/74.69	c cleaning 0 clauses out of 551000 with flag 0/551000
162.50/79.70	c cleaning 34004 clauses out of 68008 with flag 2889978/620001
163.70/80.26	c cleaning 0 clauses out of 585001 with flag 0/585001
176.79/86.77	c cleaning 35001 clauses out of 70004 with flag 3048750/656001
181.39/89.09	c cleaning 0 clauses out of 620002 with flag 0/620002
190.79/93.77	c cleaning 36000 clauses out of 72003 with flag 3213820/693001
195.20/95.93	c cleaning 0 clauses out of 656000 with flag 0/656000
204.28/100.49	c cleaning 36999 clauses out of 74002 with flag 3376654/731000
208.47/102.56	c cleaning 0 clauses out of 693000 with flag 0/693000
219.08/107.88	c cleaning 38000 clauses out of 76003 with flag 3536440/770000
229.68/113.04	c cleaning 0 clauses out of 731000 with flag 0/731000
238.68/117.57	c cleaning 38993 clauses out of 78002 with flag 3718160/810000
245.28/120.88	c cleaning 0 clauses out of 770000 with flag 0/770000
258.08/127.24	c cleaning 40000 clauses out of 80009 with flag 3886113/851000
272.20/134.21	c cleaning 0 clauses out of 810000 with flag 0/810000
288.68/142.46	c cleaning 40998 clauses out of 82009 with flag 4079324/893000
294.09/145.19	c cleaning 0 clauses out of 851000 with flag 0/851000
313.10/154.66	c cleaning 42006 clauses out of 84012 with flag 4267394/936001
316.31/156.26	c cleaning 0 clauses out of 893000 with flag 0/893001
335.98/166.04	c cleaning 42999 clauses out of 86005 with flag 4457323/980000
344.37/170.27	c cleaning 0 clauses out of 935999 with flag 0/936000
358.86/177.44	c And the winner is solver1
358.86/177.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
358.86/177.70	c starts		: 96
358.86/177.70	c conflicts		: 1020335
358.86/177.70	c decisions		: 1262991
358.86/177.70	c propagations		: 7070338
358.86/177.70	c inspects		: 4001017150
358.86/177.70	c shortcuts		: 0
358.86/177.70	c learnt literals	: 1
358.86/177.70	c learnt binary clauses	: 18
358.86/177.70	c learnt ternary clauses	: 167
358.86/177.70	c learnt constraints	: 1020334
358.86/177.70	c ignored constraints	: 0
358.86/177.70	c root simplifications	: 0
358.86/177.70	c removed literals (reason simplification)	: 3194543
358.86/177.70	c reason swapping (by a shorter reason)	: 0
358.86/177.70	c Calls to reduceDB	: 40
358.86/177.70	c Number of update (reduction) of LBD	: 171230
358.86/177.70	c Imported unit clauses	: 0
358.86/177.70	c number of reductions to clauses (during analyze)	: 0
358.86/177.70	c number of learned constraints concerned by reduction	: 0
358.86/177.70	c number of learning phase by resolution	: 0
358.86/177.70	c number of learning phase by cutting planes	: 0
358.86/177.70	c speed (assignments/second)	: 39827.280664695114
358.86/177.70	c non guided choices	586
358.86/177.73	c learnt constraints type 
358.86/177.73	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
358.86/177.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83323
358.86/177.73	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
358.86/177.73	c starts		: 171
358.86/177.73	c conflicts		: 959116
358.86/177.73	c decisions		: 1262536
358.86/177.73	c propagations		: 4883524
358.86/177.73	c inspects		: 1553944843
358.86/177.73	c shortcuts		: 0
358.86/177.73	c learnt literals	: 1
358.86/177.73	c learnt binary clauses	: 2
358.86/177.73	c learnt ternary clauses	: 19
358.86/177.73	c learnt constraints	: 959114
358.86/177.73	c ignored constraints	: 0
358.86/177.73	c root simplifications	: 0
358.86/177.73	c removed literals (reason simplification)	: 0
358.86/177.73	c reason swapping (by a shorter reason)	: 0
358.86/177.73	c Calls to reduceDB	: 39
358.86/177.73	c Number of update (reduction) of LBD	: 0
358.86/177.73	c Imported unit clauses	: 0
358.86/177.73	c number of reductions to clauses (during analyze)	: 0
358.86/177.73	c number of learned constraints concerned by reduction	: 0
358.86/177.73	c number of learning phase by resolution	: 0
358.86/177.73	c number of learning phase by cutting planes	: 0
358.86/177.73	c speed (assignments/second)	: 27504.4437185307
358.86/177.73	c non guided choices	156
359.00/177.84	c learnt constraints type 
359.00/177.85	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 959112
359.00/177.85	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 2
359.00/177.85	s UNSATISFIABLE
359.00/177.85	c Total wall clock time (in seconds): 177.734

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4122315-1467309972/watcher-4122315-1467309972 -o /tmp/evaluation-result-4122315-1467309972/solver-4122315-1467309972 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4122315-1467309972.opb 

pid=2160
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: 4.14 4.18 3.51 3/197 2163
/proc/meminfo: memFree=29435764/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 21025757 95129600 927 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 23225 927 703 9 0 16769 0
[pid=2163/tid=2164] ppid=2160 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) R 2160 2163 31393 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 21025757 98635776 960 33554432000 1073741824 1073778376 140736885098448 140590731898408 248780987645 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100117 s]
/proc/loadavg: 4.14 4.18 3.51 3/197 2163
/proc/meminfo: memFree=29435764/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 4417 0 1 0 10 0 0 0 20 0 18 0 21025757 9787879424 6046 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2389619 6046 2141 9 0 2380296 0
[pid=2163/tid=2164] ppid=2160 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) R 2160 2163 31393 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 21025757 9787879424 6046 33554432000 1073741824 1073778376 140736885098448 140590731901856 248793589005 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200327 s]
/proc/loadavg: 4.14 4.18 3.51 3/197 2163
/proc/meminfo: memFree=29435764/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 4721 0 1 0 25 1 0 0 20 0 22 0 21025757 10060525568 7830 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 7830 2217 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 7830 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300266 s]
/proc/loadavg: 4.14 4.18 3.51 3/197 2163
/proc/meminfo: memFree=29435764/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 8012 0 1 0 62 1 0 0 20 0 22 0 21025757 10060525568 9681 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 9681 2246 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 9681 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700233 s]
/proc/loadavg: 4.14 4.18 3.51 3/197 2163
/proc/meminfo: memFree=29435764/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 21738 0 1 0 219 4 0 0 20 0 22 0 21025757 10060525568 30487 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 30487 2260 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 30487 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.14 4.18 3.51 6/219 2185
/proc/meminfo: memFree=29243444/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 28896 0 1 0 472 7 0 0 20 0 22 0 21025757 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 49561 2275 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2173/stat : 2173 (java) S 2160 2163 31393 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590568098344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2174] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2174/stat : 2174 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025759 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590555900520 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2175] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2175/stat : 2175 (java) S 2160 2163 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590554846840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2176] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2176/stat : 2176 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590553794184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2177] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10503 0 0 0 84 2 0 0 20 0 22 0 21025762 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 14559 0 0 0 109 3 0 0 20 0 22 0 21025762 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2182] ppid=2160 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/2163/task/2182/stat : 2182 (java) R 2160 2163 31393 0 -1 4202560 26 0 0 0 128 0 0 0 20 0 22 0 21025775 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590547468400 140590604326730 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2183] ppid=2160 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/2163/task/2183/stat : 2183 (java) R 2160 2163 31393 0 -1 4202560 86 0 0 0 128 2 0 0 20 0 22 0 21025775 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590546423160 140590604280991 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2184] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2184/stat : 2184 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590545372712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2185] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2185/stat : 2185 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 49561 33554432000 1073741824 1073778376 140736885098448 140590544320168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.14 4.18 3.51 5/219 2185
/proc/meminfo: memFree=29232552/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=8.35 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 31424 0 1 0 826 9 0 0 20 0 22 0 21025757 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 55770 2275 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2173/stat : 2173 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590568098344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2174] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2174/stat : 2174 (java) S 2160 2163 31393 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 21025759 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590555900520 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2175] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2175/stat : 2175 (java) S 2160 2163 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590554846840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2176] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2176/stat : 2176 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590553794184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2177] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10503 0 0 0 84 2 0 0 20 0 22 0 21025762 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 16982 0 0 0 141 3 0 0 20 0 22 0 21025762 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2182] ppid=2160 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/2163/task/2182/stat : 2182 (java) R 2160 2163 31393 0 -1 4202560 26 0 0 0 284 0 0 0 20 0 22 0 21025775 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590547468400 140590604301702 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2183] ppid=2160 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/2163/task/2183/stat : 2183 (java) R 2160 2163 31393 0 -1 4202560 89 0 0 0 285 2 0 0 20 0 22 0 21025775 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590546423072 140590604592081 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2184] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2184/stat : 2184 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590545372712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2185] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2185/stat : 2185 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 55770 33554432000 1073741824 1073778376 140736885098448 140590544320168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.35
Current children cumulated vsize (KiB) 9824732

[startup+6.30095 s]
/proc/loadavg: 4.13 4.18 3.51 5/219 2185
/proc/meminfo: memFree=29095348/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=14.8 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 31849 0 1 0 1465 15 0 0 20 0 22 0 21025757 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 92105 2275 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2416 0 1 0 15 0 0 0 20 0 22 0 21025757 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 46 0 0 0 2 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 75 0 0 0 1 0 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 59 0 0 0 2 1 0 0 20 0 22 0 21025758 10060525568 92105 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0.04 cores=0,2,4,6

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

/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10564 0 0 0 105 2 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 18337 0 0 0 185 4 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 2 3 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2182] ppid=2160 vsize=9824732 CPUtime=174.48 cores=0,2,4,6
/proc/2163/task/2182/stat : 2182 (java) R 2160 2163 31393 0 -1 4202560 64 0 0 0 17445 3 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590547475344 140590604276271 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2183] ppid=2160 vsize=9824732 CPUtime=174.56 cores=0,2,4,6
/proc/2163/task/2183/stat : 2183 (java) R 2160 2163 31393 0 -1 4202560 714 0 0 0 17443 13 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590546423104 140590604365289 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2184] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2184/stat : 2184 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590545372712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2185] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2185/stat : 2185 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590544320168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 356.08
Current children cumulated vsize (KiB) 9824732

[startup+176.801 s]
/proc/loadavg: 4.32 4.26 3.65 5/219 2188
/proc/meminfo: memFree=28330948/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=357.66 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 36278 0 1 0 35702 64 0 0 20 0 22 0 21025757 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 281425 2276 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 21025757 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 213 0 0 0 18 3 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 275 0 0 0 35 3 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 448 0 0 0 32 5 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 382 0 0 0 39 7 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 362 0 0 0 24 3 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 254 0 0 0 35 7 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/2163/task/2173/stat : 2173 (java) S 2160 2163 31393 0 -1 4202560 260 0 0 0 29 6 0 0 20 0 22 0 21025758 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590568098344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2174] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2174/stat : 2174 (java) S 2160 2163 31393 0 -1 4202560 457 0 0 0 0 1 0 0 20 0 22 0 21025759 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590555900520 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2175] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2175/stat : 2175 (java) S 2160 2163 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590554846840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2176] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2176/stat : 2176 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 21025760 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590553794184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2177] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10564 0 0 0 105 2 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 18337 0 0 0 185 4 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 2 3 0 0 20 0 22 0 21025762 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2182] ppid=2160 vsize=9824732 CPUtime=175.27 cores=0,2,4,6
/proc/2163/task/2182/stat : 2182 (java) R 2160 2163 31393 0 -1 4202560 64 0 0 0 17524 3 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590547475344 140590605266798 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2183] ppid=2160 vsize=9824732 CPUtime=175.35 cores=0,2,4,6
/proc/2163/task/2183/stat : 2183 (java) R 2160 2163 31393 0 -1 4202560 714 0 0 0 17522 13 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590546423104 140590604280991 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2184] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2184/stat : 2184 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590545372712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2185] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2185/stat : 2185 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 21025775 10060525568 281425 33554432000 1073741824 1073778376 140736885098448 140590544320168 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 357.66
Current children cumulated vsize (KiB) 9824732

[startup+177.601 s]
/proc/loadavg: 4.32 4.26 3.65 5/219 2188
/proc/meminfo: memFree=28330948/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=358.12 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 36280 0 1 0 35743 69 0 0 20 0 19 0 21025757 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 281411 2277 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 21025757 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590731903864 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 213 0 0 0 18 3 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 275 0 0 0 35 3 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 448 0 0 0 32 5 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 382 0 0 0 39 7 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 362 0 0 0 24 3 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 254 0 0 0 35 7 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/2163/task/2173/stat : 2173 (java) S 2160 2163 31393 0 -1 4202560 260 0 0 0 29 6 0 0 20 0 19 0 21025758 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590568098344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2174] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2174/stat : 2174 (java) S 2160 2163 31393 0 -1 4202560 457 0 0 0 0 1 0 0 20 0 19 0 21025759 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590555900520 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2175] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2175/stat : 2175 (java) S 2160 2163 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21025760 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590554846840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2176] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2176/stat : 2176 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21025760 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590553794184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2177] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21025762 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10564 0 0 0 105 2 0 0 20 0 19 0 21025762 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 18337 0 0 0 185 4 0 0 20 0 19 0 21025762 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21025762 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 2 3 0 0 20 0 19 0 21025762 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2184] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2184/stat : 2184 (java) S 2160 2163 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 21025775 10060525568 281411 33554432000 1073741824 1073778376 140736885098448 140590545372712 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 358.12
Current children cumulated vsize (KiB) 9824732

[startup+177.801 s]
/proc/loadavg: 4.32 4.26 3.65 5/219 2188
/proc/meminfo: memFree=28330948/32872528 swapFree=1394584/1580588
[pid=2163] ppid=2160 vsize=9824732 CPUtime=358.26 cores=0,2,4,6
/proc/2163/stat : 2163 (java) S 2160 2163 31393 0 -1 4202496 36294 0 1 0 35757 69 0 0 20 0 19 0 21025757 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140736885089584 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2163/statm: 2456183 281422 2287 9 0 2446860 0
[pid=2163/tid=2164] ppid=2160 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/2163/task/2164/stat : 2164 (java) S 2160 2163 31393 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 21025757 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590731903704 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2166] ppid=2160 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/2163/task/2166/stat : 2166 (java) S 2160 2163 31393 0 -1 4202560 213 0 0 0 18 3 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590575467176 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2167] ppid=2160 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/2163/task/2167/stat : 2167 (java) S 2160 2163 31393 0 -1 4202560 275 0 0 0 35 3 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590574414632 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2168] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2168/stat : 2168 (java) S 2160 2163 31393 0 -1 4202560 448 0 0 0 32 5 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590573362088 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2169] ppid=2160 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/2163/task/2169/stat : 2169 (java) S 2160 2163 31393 0 -1 4202560 382 0 0 0 39 7 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590572309544 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2170] ppid=2160 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/2163/task/2170/stat : 2170 (java) S 2160 2163 31393 0 -1 4202560 362 0 0 0 24 3 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590571255976 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2171] ppid=2160 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/2163/task/2171/stat : 2171 (java) S 2160 2163 31393 0 -1 4202560 255 0 0 0 31 6 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590570203432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2172] ppid=2160 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/2163/task/2172/stat : 2172 (java) S 2160 2163 31393 0 -1 4202560 254 0 0 0 35 7 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590569150888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=2163/tid=2173] ppid=2160 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/2163/task/2173/stat : 2173 (java) S 2160 2163 31393 0 -1 4202560 260 0 0 0 29 6 0 0 20 0 19 0 21025758 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590568098344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2174] ppid=2160 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/2163/task/2174/stat : 2174 (java) S 2160 2163 31393 0 -1 4202560 457 0 0 0 0 1 0 0 20 0 19 0 21025759 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590555900520 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=2163/tid=2175] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2175/stat : 2175 (java) S 2160 2163 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 21025760 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590554846840 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2176] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2176/stat : 2176 (java) S 2160 2163 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 21025760 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590553794184 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2177] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2177/stat : 2177 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21025762 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590552742928 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2178] ppid=2160 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/2163/task/2178/stat : 2178 (java) S 2160 2163 31393 0 -1 4202560 10575 0 0 0 110 2 0 0 20 0 19 0 21025762 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590551689272 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=2163/tid=2179] ppid=2160 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/2163/task/2179/stat : 2179 (java) S 2160 2163 31393 0 -1 4202560 18337 0 0 0 186 4 0 0 20 0 19 0 21025762 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590550636728 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2180] ppid=2160 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/2163/task/2180/stat : 2180 (java) S 2160 2163 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 21025762 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590549584376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=2163/tid=2181] ppid=2160 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/2163/task/2181/stat : 2181 (java) S 2160 2163 31393 0 -1 4202560 11 0 0 0 2 3 0 0 20 0 19 0 21025762 10060525568 281422 33554432000 1073741824 1073778376 140736885098448 140590548532040 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 358.26
Current children cumulated vsize (KiB) 9824732

Child status: 20

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.740021
#  lost CPU user time (s): 0.790009
#  lost CPU system time (s): -0.05

Real time (s): 177.857
CPU time (s): 359.14
CPU user time (s): 358.369
CPU system time (s): 0.770875
CPU usage (%): 201.926
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 357.579
system time used= 0.820875
maximum resident set size= 1140068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36296
page faults= 1
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5138
involuntary context switches= 5681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.12583 second user time and 1.48277 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 20:06:12
IDJOB=4122315
IDBENCH=111055
IDSOLVER=2543
FILE ID=node139/4122315-1467309972
RUNJOBID= node139-1467308838-31409
PBS_JOBID= 20005284
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n90-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122315-1467309972/watcher-4122315-1467309972 -o /tmp/evaluation-result-4122315-1467309972/solver-4122315-1467309972 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31409 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4122315-1467309972.opb

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

MD5SUM BENCH= a3d86f87574e54f775e849c672ad8411
RANDOM SEED=1099203391

node139.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		: 2667.092
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	: 5334.18
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		: 2667.092
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	: 5332.55
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		: 2667.092
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	: 5332.55
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		: 2667.092
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	: 5332.55
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		: 2667.092
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	: 5332.56
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		: 2667.092
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	: 5332.55
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		: 2667.092
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	: 5332.48
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		: 2667.092
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29436556 kB
Buffers:          178400 kB
Cached:           337800 kB
SwapCached:         3804 kB
Active:           835012 kB
Inactive:         282848 kB
Active(anon):     600360 kB
Inactive(anon):     3900 kB
Active(file):     234652 kB
Inactive(file):   278948 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:              1068 kB
Writeback:             0 kB
AnonPages:       2245380 kB
Mapped:            15956 kB
Shmem:                 0 kB
Slab:             604168 kB
SReclaimable:      47500 kB
SUnreclaim:       556668 kB
KernelStack:        1784 kB
PageTables:         8876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2600016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    806912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node139 at 2016-06-30 20:09:10