Trace number 4121411

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 170.957 84.3215

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n80-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMb7cc2e9182bca163cd86f717d868161b
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 benchmark6.37003
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables120
Total number of constraints320
Number of constraints which are clauses320
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4121411-1467309316.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  no objective function found
0.07/0.18	c ... done. Wall clock time 0.052s.
0.07/0.18	c declared #vars     120
0.07/0.18	c #constraints  320
0.07/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.18	c constraints type 
0.07/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 320
0.07/0.18	c 320 constraints processed.
0.07/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.18	c constraints type 
0.07/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 320
0.07/0.18	c 320 constraints processed.
1.75/0.69	c cleaning 2494 clauses out of 5000 with flag 21174/5000
2.11/0.74	c cleaning 0 clauses out of 5001 with flag 0/5001
3.07/1.00	c cleaning 0 clauses out of 11001 with flag 0/11001
3.07/1.01	c cleaning 4250 clauses out of 8508 with flag 48184/11002
3.71/1.25	c cleaning 5626 clauses out of 11257 with flag 81700/18001
4.02/1.32	c cleaning 0 clauses out of 18001 with flag 0/18001
4.75/1.66	c cleaning 6814 clauses out of 13631 with flag 123717/26001
4.75/1.67	c cleaning 0 clauses out of 26000 with flag 0/26000
5.89/2.08	c cleaning 0 clauses out of 35000 with flag 0/35000
6.50/2.31	c cleaning 7905 clauses out of 15817 with flag 169963/35001
6.89/2.56	c cleaning 0 clauses out of 45000 with flag 0/45000
7.89/3.03	c cleaning 8951 clauses out of 17912 with flag 218396/45001
8.09/3.12	c cleaning 0 clauses out of 56001 with flag 0/56001
9.29/3.77	c cleaning 0 clauses out of 68001 with flag 0/68001
9.29/3.80	c cleaning 9975 clauses out of 19961 with flag 270160/56001
11.13/4.63	c cleaning 0 clauses out of 81001 with flag 0/81001
11.53/4.82	c cleaning 10990 clauses out of 21985 with flag 328795/68000
13.19/5.62	c cleaning 0 clauses out of 95000 with flag 0/95000
13.57/5.85	c cleaning 11993 clauses out of 23996 with flag 390268/81001
15.39/6.76	c cleaning 0 clauses out of 110000 with flag 0/110000
15.97/7.05	c cleaning 12997 clauses out of 26003 with flag 454802/95001
18.18/8.15	c cleaning 13998 clauses out of 28005 with flag 521490/110000
18.38/8.21	c cleaning 0 clauses out of 126001 with flag 0/126001
20.82/9.42	c cleaning 0 clauses out of 143000 with flag 0/143000
21.02/9.55	c cleaning 15003 clauses out of 30008 with flag 593164/126001
23.82/10.96	c cleaning 0 clauses out of 161000 with flag 0/161000
24.03/11.01	c cleaning 15998 clauses out of 32005 with flag 675349/143001
27.02/12.51	c cleaning 17000 clauses out of 34007 with flag 746730/161001
28.82/13.42	c cleaning 0 clauses out of 180000 with flag 0/180000
30.42/14.24	c cleaning 18000 clauses out of 36007 with flag 826274/180001
34.31/16.11	c cleaning 0 clauses out of 200000 with flag 0/200000
34.51/16.24	c cleaning 19001 clauses out of 38007 with flag 907702/200001
38.71/18.32	c cleaning 0 clauses out of 221000 with flag 0/221000
39.31/18.62	c cleaning 20000 clauses out of 40006 with flag 996696/221001
43.51/20.74	c cleaning 0 clauses out of 243000 with flag 0/243000
44.31/21.17	c cleaning 20997 clauses out of 42005 with flag 1083643/243000
49.30/23.68	c cleaning 22001 clauses out of 44008 with flag 1186090/266000
50.30/24.16	c cleaning 0 clauses out of 266001 with flag 0/266001
54.91/26.47	c cleaning 23000 clauses out of 46007 with flag 1300714/290000
56.50/27.26	c cleaning 0 clauses out of 290000 with flag 0/290000
61.61/29.72	c cleaning 24000 clauses out of 48007 with flag 1416563/315000
62.20/30.03	c cleaning 0 clauses out of 315000 with flag 0/315000
67.00/32.48	c cleaning 25001 clauses out of 50008 with flag 1527210/341001
67.80/32.89	c cleaning 0 clauses out of 341000 with flag 0/341000
73.00/35.46	c cleaning 25999 clauses out of 52007 with flag 1641785/368001
76.40/37.12	c cleaning 0 clauses out of 368000 with flag 0/368000
80.00/38.92	c cleaning 27002 clauses out of 54008 with flag 1763860/396001
86.81/42.36	c cleaning 28002 clauses out of 56005 with flag 1898805/425000
87.81/42.85	c cleaning 0 clauses out of 396001 with flag 0/396001
95.93/46.87	c cleaning 29000 clauses out of 58003 with flag 2036943/455000
97.93/47.84	c cleaning 0 clauses out of 425000 with flag 0/425000
105.15/51.43	c cleaning 30000 clauses out of 60003 with flag 2173936/486000
106.95/52.34	c cleaning 0 clauses out of 455001 with flag 0/455001
115.95/56.87	c cleaning 31000 clauses out of 62003 with flag 2318801/518000
116.35/57.02	c cleaning 0 clauses out of 486001 with flag 0/486001
126.99/62.19	c cleaning 0 clauses out of 518001 with flag 0/518001
128.81/63.00	c cleaning 31998 clauses out of 64003 with flag 2467760/551000
138.37/67.78	c cleaning 0 clauses out of 551000 with flag 0/551000
149.59/73.38	c cleaning 0 clauses out of 585001 with flag 0/585001
150.19/73.66	c cleaning 33000 clauses out of 66006 with flag 2627352/585001
167.66/82.27	c cleaning 0 clauses out of 619999 with flag 0/620000
170.67/83.78	c And the winner is solver1
170.67/84.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
170.67/84.20	c starts		: 31
170.67/84.20	c conflicts		: 617863
170.67/84.20	c decisions		: 746271
170.67/84.20	c propagations		: 4758676
170.67/84.20	c inspects		: 2058914005
170.67/84.20	c shortcuts		: 0
170.67/84.20	c learnt literals	: 0
170.67/84.20	c learnt binary clauses	: 1
170.67/84.20	c learnt ternary clauses	: 20
170.67/84.20	c learnt constraints	: 617863
170.67/84.20	c ignored constraints	: 0
170.67/84.20	c root simplifications	: 0
170.67/84.20	c removed literals (reason simplification)	: 2850434
170.67/84.20	c reason swapping (by a shorter reason)	: 0
170.67/84.20	c Calls to reduceDB	: 30
170.67/84.20	c Number of update (reduction) of LBD	: 114027
170.67/84.20	c Imported unit clauses	: 0
170.67/84.20	c number of reductions to clauses (during analyze)	: 0
170.67/84.20	c number of learned constraints concerned by reduction	: 0
170.67/84.20	c number of learning phase by resolution	: 0
170.67/84.20	c number of learning phase by cutting planes	: 0
170.67/84.20	c speed (assignments/second)	: 56641.46451781846
170.67/84.20	c non guided choices	379
170.67/84.23	c learnt constraints type 
170.67/84.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
170.67/84.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 65867
170.67/84.23	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
170.67/84.23	c starts		: 166
170.67/84.23	c conflicts		: 627905
170.67/84.23	c decisions		: 763213
170.67/84.23	c propagations		: 2542958
170.67/84.23	c inspects		: 798646369
170.67/84.23	c shortcuts		: 0
170.67/84.23	c learnt literals	: 1
170.67/84.23	c learnt binary clauses	: 4
170.67/84.23	c learnt ternary clauses	: 13
170.67/84.23	c learnt constraints	: 627903
170.67/84.23	c ignored constraints	: 0
170.67/84.23	c root simplifications	: 0
170.67/84.23	c removed literals (reason simplification)	: 0
170.67/84.23	c reason swapping (by a shorter reason)	: 0
170.67/84.23	c Calls to reduceDB	: 31
170.67/84.23	c Number of update (reduction) of LBD	: 0
170.67/84.23	c Imported unit clauses	: 0
170.67/84.23	c number of reductions to clauses (during analyze)	: 0
170.67/84.23	c number of learned constraints concerned by reduction	: 0
170.67/84.23	c number of learning phase by resolution	: 0
170.67/84.23	c number of learning phase by cutting planes	: 0
170.67/84.23	c speed (assignments/second)	: 30258.54047429231
170.67/84.23	c non guided choices	156
170.82/84.31	c learnt constraints type 
170.82/84.31	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 627899
170.82/84.31	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 4
170.82/84.31	s UNSATISFIABLE
170.82/84.31	c Total wall clock time (in seconds): 84.181

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

pid=980
running on 4 cores: 1,3,5,7

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.47 3.80 2.77 4/197 983
/proc/meminfo: memFree=28752940/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/983/stat : 983 (java) D 980 983 31393 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 20960207 278528 34 33554432000 1073741824 1073778376 140735510260976 140735510258152 248781040935 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/983/statm: 68 34 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 4.47 3.80 2.77 4/197 983
/proc/meminfo: memFree=28752940/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 4276 0 1 0 7 0 0 0 20 0 18 0 20960207 9787879424 5398 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2389619 5401 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200281 s]
/proc/loadavg: 4.47 3.80 2.77 4/197 983
/proc/meminfo: memFree=28752940/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 4721 0 1 0 21 1 0 0 20 0 22 0 20960207 10060525568 7835 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 7835 2197 9 0 2446860 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+0.300222 s]
/proc/loadavg: 4.47 3.80 2.77 4/197 983
/proc/meminfo: memFree=28752940/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 7416 0 1 0 56 1 0 0 20 0 22 0 20960207 10060525568 9515 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 9515 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700184 s]
/proc/loadavg: 4.47 3.80 2.77 4/197 983
/proc/meminfo: memFree=28752940/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 19541 0 1 0 206 5 0 0 20 0 22 0 20960207 10060525568 29684 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 29685 2260 9 0 2446860 0
Current children cumulated CPU time (s) 2.11
Current children cumulated vsize (KiB) 9824732

[startup+1.50093 s]
/proc/loadavg: 4.47 3.80 2.77 6/219 1005
/proc/meminfo: memFree=28566760/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=4.55 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 26817 0 1 0 447 8 0 0 20 0 22 0 20960207 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 50802 2275 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2403 0 1 0 13 1 0 0 20 0 22 0 20960209 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241268417400 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20960211 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 12876 0 0 0 105 3 0 0 20 0 22 0 20960214 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10098 0 0 0 66 2 0 0 20 0 22 0 20960214 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=1002] ppid=980 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/983/task/1002/stat : 1002 (java) R 980 983 31393 0 -1 4202560 32 0 0 0 126 0 0 0 20 0 22 0 20960226 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140240076392920 140241101456867 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1003] ppid=980 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (java) R 980 983 31393 0 -1 4202560 87 0 0 0 126 2 0 0 20 0 22 0 20960226 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140240075340640 140241101418922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1004] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140240074290216 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=1005] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 50802 33554432000 1073741824 1073778376 140733956997728 140240073237672 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.55
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.47 3.80 2.77 6/219 1005
/proc/meminfo: memFree=28553488/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=8.09 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 28842 0 1 0 799 10 0 0 20 0 22 0 20960207 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 54457 2275 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2403 0 1 0 13 1 0 0 20 0 22 0 20960209 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241268417400 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 20960210 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 20960211 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 14809 0 0 0 138 3 0 0 20 0 22 0 20960214 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10098 0 0 0 67 2 0 0 20 0 22 0 20960214 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1002] ppid=980 vsize=9824732 CPUtime=2.83 cores=1,3,5,7
/proc/983/task/1002/stat : 1002 (java) R 980 983 31393 0 -1 4202560 32 0 0 0 283 0 0 0 20 0 22 0 20960226 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140240076392800 140241101305647 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1003] ppid=980 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (java) R 980 983 31393 0 -1 4202560 89 0 0 0 284 2 0 0 20 0 22 0 20960226 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140240075342216 140241101418614 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1004] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140240074290216 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=1005] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 54457 33554432000 1073741824 1073778376 140733956997728 140240073237672 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.09
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.43 3.80 2.78 5/219 1005
/proc/meminfo: memFree=28397928/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=14.57 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 29554 0 1 0 1442 15 0 0 20 0 22 0 20960207 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 90760 2275 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2403 0 1 0 13 1 0 0 20 0 22 0 20960209 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241268417400 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 171 0 0 0 1 2 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 27 0 0 0 1 2 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 96 0 0 0 3 1 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 138 0 0 0 2 1 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 137 0 0 0 2 0 0 0 20 0 22 0 20960210 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 20960211 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 90760 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=1.41 cores=1,3,5,7

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

/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 766 0 0 0 0 0 0 0 20 0 22 0 20960211 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 20960212 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 19396 0 0 0 210 3 0 0 20 0 22 0 20960214 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10098 0 0 0 80 2 0 0 20 0 22 0 20960214 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 20960214 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 22 0 20960214 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1002] ppid=980 vsize=9824732 CPUtime=82.35 cores=1,3,5,7
/proc/983/task/1002/stat : 1002 (java) R 980 983 31393 0 -1 4202560 54 0 0 0 8234 1 0 0 20 0 22 0 20960226 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140240076392816 140241101350508 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=983/tid=1003] ppid=980 vsize=9824732 CPUtime=82.3 cores=1,3,5,7
/proc/983/task/1003/stat : 1003 (java) R 980 983 31393 0 -1 4202560 526 0 0 0 8217 13 0 0 20 0 22 0 20960226 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140240075340472 140241101457070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1004] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140240074290216 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=1005] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1005/stat : 1005 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 20960226 10060525568 313494 33554432000 1073741824 1073778376 140733956997728 140240073237672 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 169.66
Current children cumulated vsize (KiB) 9824732

[startup+84.0007 s]
/proc/loadavg: 4.43 3.93 2.90 6/219 1006
/proc/meminfo: memFree=27409476/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=170.42 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 36436 0 1 0 16988 54 0 0 20 0 19 0 20960207 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 313479 2277 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2409 0 1 0 14 2 0 0 20 0 19 0 20960209 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241268417400 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 280 0 0 0 8 3 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 184 0 0 0 17 5 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 110 0 0 0 11 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 181 0 0 0 15 5 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 219 0 0 0 10 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 389 0 0 0 16 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 268 0 0 0 8 2 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 285 0 0 0 13 3 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 766 0 0 0 0 0 0 0 20 0 19 0 20960211 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 19396 0 0 0 210 3 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10098 0 0 0 80 2 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1004] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20960226 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140240074290216 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 170.42
Current children cumulated vsize (KiB) 9824732

[startup+84.2008 s]
/proc/loadavg: 4.43 3.93 2.90 6/219 1006
/proc/meminfo: memFree=27409476/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=170.42 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 36436 0 1 0 16988 54 0 0 20 0 19 0 20960207 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 313479 2277 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2409 0 1 0 14 2 0 0 20 0 19 0 20960209 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241268417400 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 280 0 0 0 8 3 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 184 0 0 0 17 5 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 110 0 0 0 11 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 181 0 0 0 15 5 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 219 0 0 0 10 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 389 0 0 0 16 4 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 268 0 0 0 8 2 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 285 0 0 0 13 3 0 0 20 0 19 0 20960210 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 766 0 0 0 0 0 0 0 20 0 19 0 20960211 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=2.13 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 19396 0 0 0 210 3 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.82 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10098 0 0 0 80 2 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 20960214 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=1004] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1004/stat : 1004 (java) S 980 983 31393 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 20960226 10060525568 313479 33554432000 1073741824 1073778376 140733956997728 140240074290216 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 170.42
Current children cumulated vsize (KiB) 9824732

[startup+84.3008 s]
/proc/loadavg: 4.43 3.93 2.90 6/219 1006
/proc/meminfo: memFree=27409476/32872528 swapFree=1394584/1580588
[pid=983] ppid=980 vsize=9824732 CPUtime=170.57 cores=1,3,5,7
/proc/983/stat : 983 (java) S 980 983 31393 0 -1 4202496 36450 0 1 0 17003 54 0 0 20 0 19 0 20960207 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140733956988864 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/983/statm: 2456183 313491 2287 9 0 2446860 0
[pid=983/tid=985] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/985/stat : 985 (java) S 980 983 31393 0 -1 4202560 2409 0 1 0 14 2 0 0 20 0 19 0 20960209 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241268417240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=986] ppid=980 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/983/task/986/stat : 986 (java) S 980 983 31393 0 -1 4202560 280 0 0 0 8 3 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241229908136 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=987] ppid=980 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/983/task/987/stat : 987 (java) S 980 983 31393 0 -1 4202560 184 0 0 0 17 5 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241228855592 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=988] ppid=980 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/983/task/988/stat : 988 (java) S 980 983 31393 0 -1 4202560 110 0 0 0 11 4 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241227803048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=989] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/989/stat : 989 (java) S 980 983 31393 0 -1 4202560 181 0 0 0 15 5 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241226750504 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=990] ppid=980 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/983/task/990/stat : 990 (java) S 980 983 31393 0 -1 4202560 219 0 0 0 10 4 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241225697960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=991] ppid=980 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/983/task/991/stat : 991 (java) S 980 983 31393 0 -1 4202560 389 0 0 0 16 4 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241224645416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=992] ppid=980 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/983/task/992/stat : 992 (java) S 980 983 31393 0 -1 4202560 268 0 0 0 8 2 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241223592872 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=993] ppid=980 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/983/task/993/stat : 993 (java) S 980 983 31393 0 -1 4202560 285 0 0 0 13 3 0 0 20 0 19 0 20960210 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241222540328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=983/tid=994] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/994/stat : 994 (java) S 980 983 31393 0 -1 4202560 766 0 0 0 0 0 0 0 20 0 19 0 20960211 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241092438120 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=995] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/995/stat : 995 (java) S 980 983 31393 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241091384440 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=996] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/996/stat : 996 (java) S 980 983 31393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 20960212 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241090331784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=997] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/997/stat : 997 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241089280528 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=983/tid=998] ppid=980 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/983/task/998/stat : 998 (java) S 980 983 31393 0 -1 4202560 19399 0 0 0 211 3 0 0 20 0 19 0 20960214 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241088227896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=983/tid=999] ppid=980 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/983/task/999/stat : 999 (java) S 980 983 31393 0 -1 4202560 10105 0 0 0 85 2 0 0 20 0 19 0 20960214 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241087175352 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1000] ppid=980 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/983/task/1000/stat : 1000 (java) S 980 983 31393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 20960214 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140241086123000 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=983/tid=1001] ppid=980 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/983/task/1001/stat : 1001 (java) S 980 983 31393 0 -1 4202560 5 0 0 0 2 0 0 0 20 0 19 0 20960214 10060525568 313491 33554432000 1073741824 1073778376 140733956997728 140240077450568 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 170.57
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.25
#  lost CPU user time (s): 0.269989
#  lost CPU system time (s): -0.02

Real time (s): 84.3215
CPU time (s): 170.957
CPU user time (s): 170.296
CPU system time (s): 0.660896
CPU usage (%): 202.744
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 170.026
system time used= 0.680896
maximum resident set size= 1307984
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36457
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2680
involuntary context switches= 2376

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.560914 second user time and 0.769882 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 19:55:16
IDJOB=4121411
IDBENCH=110469
IDSOLVER=2543
FILE ID=node139/4121411-1467309316
RUNJOBID= node139-1467308838-31410
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-n80-d3-i3-r2.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-4121411-1467309316/watcher-4121411-1467309316 -o /tmp/evaluation-result-4121411-1467309316/solver-4121411-1467309316 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467308838-31410 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4121411-1467309316.opb

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

MD5SUM BENCH= b7cc2e9182bca163cd86f717d868161b
RANDOM SEED=1207421534

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:        28753740 kB
Buffers:          177252 kB
Cached:           337324 kB
SwapCached:         3804 kB
Active:          1492052 kB
Inactive:         283724 kB
Active(anon):    1258116 kB
Inactive(anon):     5688 kB
Active(file):     233936 kB
Inactive(file):   278036 kB
Unevictable:     1580588 kB
Mlocked:         1394584 kB
SwapTotal:      67108856 kB
SwapFree:       67097620 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:       2864224 kB
Mapped:            15876 kB
Shmem:                 0 kB
Slab:             603588 kB
SReclaimable:      47312 kB
SUnreclaim:       556276 kB
KernelStack:        1720 kB
PageTables:        10088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3758788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1415168 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 19:56:41