Trace number 3711281

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 NameAnswerobjective functionCPU timeWall clock time
SAT4J PB specific settings 2.3.2 snapshotSAT3 60.51 59.1372

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
MD5SUM12f1f3305860fafcd361cd1c61e0d104
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.086986
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables168
Total number of constraints15
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints15
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)448
Sum of products size (including duplicates)896
Number of different products448
Sum of products size896

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.07/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.07/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.09	c See www.sat4j.org for details.
0.07/0.09	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.07/0.09	c version 2.3.2.v20120418
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		501472288
0.07/0.09	c Max memory 		7480803328
0.07/0.09	c Total memory 		504102912
0.07/0.09	c Number of processors 	8
0.08/0.13	c read org.sat4j.minisat.orders.VarOrderHeap
0.08/0.13	c configuring ORDERS
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@742808b3
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=true
0.08/0.13	c Heuristics kept accross calls (keep the solver "hot")
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3711281-1338165526.opb
0.08/0.13	c reading problem ... 
0.21/0.21	c ... done. Wall clock time 0.073s.
0.21/0.21	c declared #vars     168
0.21/0.21	c internal #vars     616
0.21/0.21	c #constraints  918
0.21/0.21	c constraints type 
0.21/0.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
0.21/0.21	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 470
0.21/0.21	c 918 constraints processed.
0.82/0.56	c cleaning 2499 clauses out of 5000 with flag 5000/5000
1.19/0.86	c cleaning 4243 clauses out of 8501 with flag 11000/11000
1.43/1.06	c SATISFIABLE
1.43/1.06	c OPTIMIZING...
1.43/1.06	c Got one! Elapsed wall clock time (in seconds):0.927
1.43/1.06	o 255
1.53/1.12	c cleaning 4893 clauses out of 9786 with flag 1001/16528
1.74/1.39	c cleaning 5437 clauses out of 10892 with flag 7000/22527
1.85/1.49	c Got one! Elapsed wall clock time (in seconds):1.356
1.85/1.49	o 239
2.06/1.60	c cleaning 5483 clauses out of 10976 with flag 3001/28048
2.26/1.88	c cleaning 5733 clauses out of 11493 with flag 9001/34048
2.36/1.95	c Got one! Elapsed wall clock time (in seconds):1.812
2.36/1.95	o 225
2.56/2.11	c cleaning 5690 clauses out of 11389 with flag 4000/39677
2.86/2.41	c cleaning 5834 clauses out of 11700 with flag 10001/45678
3.17/2.74	c cleaning 6418 clauses out of 12865 with flag 17000/52677
3.38/2.98	c Got one! Elapsed wall clock time (in seconds):2.849
3.38/2.98	o 209
3.58/3.11	c Got one! Elapsed wall clock time (in seconds):2.977
3.58/3.11	o 163
3.68/3.21	c cleaning 8877 clauses out of 17772 with flag 2000/64002
3.88/3.46	c cleaning 7425 clauses out of 14896 with flag 8001/70003
4.20/3.78	c cleaning 7232 clauses out of 14470 with flag 15000/77002
4.78/4.20	c cleaning 7601 clauses out of 15239 with flag 23001/85003
5.36/4.58	c Got one! Elapsed wall clock time (in seconds):4.445
5.36/4.58	o 129
5.77/4.89	c cleaning 10003 clauses out of 20015 with flag 5001/97380
6.08/5.19	c cleaning 7984 clauses out of 16011 with flag 11000/103379
6.48/5.56	c cleaning 7486 clauses out of 15027 with flag 18000/110379
6.78/5.81	c Got one! Elapsed wall clock time (in seconds):5.678
6.78/5.81	o 5
6.88/5.96	c Got one! Elapsed wall clock time (in seconds):5.822
6.88/5.96	o 3
6.98/6.06	c cleaning 9245 clauses out of 18513 with flag 2000/121655
7.28/6.33	c cleaning 7626 clauses out of 15268 with flag 8000/127655
7.59/6.68	c cleaning 7305 clauses out of 14643 with flag 15001/134656
8.11/7.11	c cleaning 7651 clauses out of 15338 with flag 23001/142656
8.52/7.55	c cleaning 8334 clauses out of 16686 with flag 32000/151655
9.04/8.00	c cleaning 9168 clauses out of 18353 with flag 42001/161656
9.54/8.55	c cleaning 10002 clauses out of 20023 with flag 53000/172655
10.15/9.12	c cleaning 11005 clauses out of 22021 with flag 65000/184655
10.75/9.75	c cleaning 12000 clauses out of 24016 with flag 78000/197655
11.45/10.45	c cleaning 13001 clauses out of 26016 with flag 92000/211655
12.26/11.29	c cleaning 13996 clauses out of 28016 with flag 107001/226656
13.17/12.11	c cleaning 15000 clauses out of 30019 with flag 123000/242655
14.38/13.33	c cleaning 16004 clauses out of 32019 with flag 140000/259655
15.29/14.28	c cleaning 16995 clauses out of 34015 with flag 158000/277655
16.59/15.55	c cleaning 18005 clauses out of 36020 with flag 177000/296655
17.70/16.67	c cleaning 18991 clauses out of 38015 with flag 197000/316655
19.60/18.52	c cleaning 20010 clauses out of 40024 with flag 218000/337655
21.44/20.30	c cleaning 20724 clauses out of 41458 with flag 240000/359655
23.05/21.97	c cleaning 21859 clauses out of 43734 with flag 263000/382655
24.66/23.50	c cleaning 22936 clauses out of 45876 with flag 287001/406656
26.16/25.06	c cleaning 23853 clauses out of 47732 with flag 312001/431656
28.17/27.09	c cleaning 24933 clauses out of 49879 with flag 338001/457656
30.41/29.21	c cleaning 25956 clauses out of 51945 with flag 365000/484655
32.48/31.20	c cleaning 26608 clauses out of 53233 with flag 393000/512655
34.78/33.55	c cleaning 27803 clauses out of 55626 with flag 422001/541656
37.11/35.86	c cleaning 28899 clauses out of 57823 with flag 452001/571656
39.33/38.04	c cleaning 29928 clauses out of 59864 with flag 483001/602656
42.15/40.80	c cleaning 30960 clauses out of 61935 with flag 515000/634655
45.06/43.73	c cleaning 31984 clauses out of 63976 with flag 548001/667656
47.77/46.42	c cleaning 32986 clauses out of 65992 with flag 582001/701656
50.78/49.41	c cleaning 33997 clauses out of 68006 with flag 617001/736656
53.98/52.68	c cleaning 35000 clauses out of 70008 with flag 653000/772655
57.79/56.43	c cleaning 36004 clauses out of 72009 with flag 690001/809656
60.51/59.10	Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 50
60.51/59.10		at org.sat4j.core.Vec.remove(Unknown Source)
60.51/59.10		at org.sat4j.pb.constraints.pb.MaxWatchPbLong.remove(Unknown Source)
60.51/59.10		at org.sat4j.minisat.core.Solver.removeConstr(Unknown Source)
60.51/59.10		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
60.51/59.10		at org.sat4j.pb.PseudoOptDecorator.admitABetterSolution(Unknown Source)
60.51/59.10		at org.sat4j.sat.Lanceur.solve(Unknown Source)
60.51/59.10		at org.sat4j.sat.Lanceur.run(Unknown Source)
60.51/59.10		at org.sat4j.sat.Lanceur.main(Unknown Source)
60.51/59.10	c starts		: 178
60.51/59.10	c conflicts		: 843421
60.51/59.10	c decisions		: 872475
60.51/59.10	c propagations		: 14976830
60.51/59.10	c inspects		: 646952236
60.51/59.10	c shortcuts		: 0
60.51/59.10	c learnt literals	: 19
60.51/59.10	c learnt binary clauses	: 24
60.51/59.10	c learnt ternary clauses	: 61
60.51/59.10	c learnt constraints	: 843401
60.51/59.10	c ignored constraints	: 0
60.51/59.10	c root simplifications	: 196
60.51/59.10	c removed literals (reason simplification)	: 2500692
60.51/59.10	c reason swapping (by a shorter reason)	: 0
60.51/59.10	c Calls to reduceDB	: 49
60.51/59.10	c number of reductions to clauses (during analyze)	: 0
60.51/59.10	c number of learned constraints concerned by reduction	: 0
60.51/59.10	c number of learning phase by resolution	: 0
60.51/59.10	c number of learning phase by cutting planes	: 0
60.51/59.10	c speed (assignments/second)	: 254310.0930516878
60.51/59.10	c non guided choices	2703
60.51/59.12	c learnt constraints type 
60.51/59.12	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
60.51/59.12	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 23374
60.51/59.12	c constraints type 
60.51/59.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 448
60.51/59.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 471
60.51/59.12	c 919 constraints processed.
60.51/59.12	s SATISFIABLE
60.51/59.12	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 x10 -x11 x12 -x13 -x14 -x15 -x16 x17 -x18 -x19 x20 x21 -x22 x23 -x24 x25 x26 x27 -x28 x29 x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 x43 x44 x45 x46 -x47 -x48 x49 x50 x51 x52 x53 x54 x55 x56 x57 x58 x59 x60 x61 -x62 -x63 x64 x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 x73 -x74 -x75 x76 x77 x78 x79 -x80 x81 x82 x83 x84 x85 x86 -x87 x88 x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 x97 x98 x99 x100 x101 x102 x103 x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 x131 -x132 x133 x134 x135 -x136 -x137 x138 x139 x140 x141 x142 -x143 x144 x145 x146 x147 x148 -x149 -x150 -x151 -x152 -x153 x154 x155 x156 x157 x158 x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 
60.51/59.12	c objective function=3
60.51/59.12	c Total wall clock time (in seconds): 58.985

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3711281-1338165526/watcher-3711281-1338165526 -o /tmp/evaluation-result-3711281-1338165526/solver-3711281-1338165526 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711281-1338165526.opb 

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: 1.98 2.01 2.00 3/194 578
/proc/meminfo: memFree=31122540/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/578/stat : 578 (java) R 576 578 31312 0 -1 4202496 80 0 0 0 0 0 0 0 20 0 1 0 282678186 278528 33 33554432000 1073741824 1073778376 140735652198512 140735652195688 214360485159 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/578/statm: 68 33 25 9 0 25 0

[startup+0.0910591 s]
/proc/loadavg: 1.98 2.01 2.00 3/194 578
/proc/meminfo: memFree=31122540/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9558440 CPUtime=0.07 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 3450 0 1 0 6 1 0 0 20 0 18 0 282678186 9787842560 4659 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2389610 4660 1778 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558440

[startup+0.100333 s]
/proc/loadavg: 1.98 2.01 2.00 3/194 578
/proc/meminfo: memFree=31122540/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9558440 CPUtime=0.08 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 3763 0 1 0 7 1 0 0 20 0 18 0 282678186 9787842560 4972 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2389610 4979 1990 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558440

[startup+0.300284 s]
/proc/loadavg: 1.98 2.01 2.00 3/194 578
/proc/meminfo: memFree=31122540/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=0.48 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 6662 0 1 0 47 1 0 0 20 0 19 0 282678186 9856004096 8410 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 8410 2229 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625004

[startup+0.700293 s]
/proc/loadavg: 1.98 2.01 2.00 3/194 578
/proc/meminfo: memFree=31122540/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=1.09 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 7736 0 1 0 108 1 0 0 20 0 19 0 282678186 9856004096 10545 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 10545 2275 9 0 2396937 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9625004

[startup+1.5008 s]
/proc/loadavg: 1.98 2.01 2.00 3/213 597
/proc/meminfo: memFree=31080572/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=1.96 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 7751 0 1 0 194 2 0 0 20 0 19 0 282678186 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 11576 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=1.4 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2513 0 1 0 139 1 0 0 20 0 19 0 282678188 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602561720768 140602415622267 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.03 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 19 0 282678190 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.22 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2008 0 0 0 22 0 0 0 20 0 19 0 282678193 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.22 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 1975 0 0 0 22 0 0 0 20 0 19 0 282678193 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 11576 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9625004

[startup+3.10065 s]
/proc/loadavg: 1.98 2.01 2.00 3/213 597
/proc/meminfo: memFree=31080076/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=3.58 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 7772 0 1 0 356 2 0 0 20 0 19 0 282678186 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 12100 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=2.93 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2518 0 1 0 292 1 0 0 20 0 19 0 282678188 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602561728816 140602415472812 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.09 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 31 0 0 0 9 0 0 0 20 0 19 0 282678190 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.22 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2008 0 0 0 22 0 0 0 20 0 19 0 282678193 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.22 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 1975 0 0 0 22 0 0 0 20 0 19 0 282678193 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 12100 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.58
Current children cumulated vsize (KiB) 9625004

[startup+6.30065 s]
/proc/loadavg: 1.98 2.01 2.00 3/213 597
/proc/meminfo: memFree=31067128/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=7.28 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 14789 0 1 0 724 4 0 0 20 0 19 0 282678186 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 14683 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=5.98 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2526 0 1 0 597 1 0 0 20 0 19 0 282678188 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602561728936 140602415565993 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0.01 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 282678189 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.2 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 32 0 0 0 20 0 0 0 20 0 19 0 282678190 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.24 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2035 0 0 0 24 0 0 0 20 0 19 0 282678193 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.68 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 8938 0 0 0 66 2 0 0 20 0 19 0 282678193 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 14683 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.28
Current children cumulated vsize (KiB) 9625004

[startup+12.7007 s]

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

/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 40 0 0 0 91 0 0 0 20 0 19 0 282678190 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2111 0 0 0 29 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.69 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 8944 0 0 0 67 2 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 58.91
Current children cumulated vsize (KiB) 9625004

[startup+58.3071 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 769
/proc/meminfo: memFree=31096228/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=59.72 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 15022 0 1 0 5964 8 0 0 20 0 19 0 282678186 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 20683 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=56.95 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2562 0 1 0 5694 1 0 0 20 0 19 0 282678188 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602561728816 140602415473369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 21 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 13 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 31 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 16 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0.08 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 8 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0.05 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 36 0 0 0 5 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0.09 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 40 0 0 0 91 0 0 0 20 0 19 0 282678190 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2111 0 0 0 29 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.69 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 8944 0 0 0 67 2 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 59.72
Current children cumulated vsize (KiB) 9625004

[startup+58.7007 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 769
/proc/meminfo: memFree=31096228/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=60.11 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 15022 0 1 0 6003 8 0 0 20 0 19 0 282678186 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 20683 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=57.34 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2562 0 1 0 5733 1 0 0 20 0 19 0 282678188 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602561728816 140602415472448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 21 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 13 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 31 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 16 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0.08 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 8 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0.05 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 36 0 0 0 5 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0.09 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 40 0 0 0 91 0 0 0 20 0 19 0 282678190 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2111 0 0 0 29 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.69 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 8944 0 0 0 67 2 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 60.11
Current children cumulated vsize (KiB) 9625004

[startup+59.1008 s]
/proc/loadavg: 1.99 2.00 2.00 3/213 769
/proc/meminfo: memFree=31096228/32873844 swapFree=7624/7624
[pid=578] ppid=576 vsize=9625004 CPUtime=60.51 cores=1,3,5,7
/proc/578/stat : 578 (java) S 576 578 31312 0 -1 4202496 15022 0 1 0 6043 8 0 0 20 0 19 0 282678186 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140736052401712 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/578/statm: 2406251 20683 2276 9 0 2396937 0
[pid=578/tid=580] ppid=576 vsize=9625004 CPUtime=57.74 cores=1,3,5,7
/proc/578/task/580/stat : 580 (java) R 576 578 31312 0 -1 4202560 2562 0 1 0 5773 1 0 0 20 0 19 0 282678188 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602561728816 140602415505152 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=578/tid=581] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/581/stat : 581 (java) S 576 578 31312 0 -1 4202560 21 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602534181672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=578/tid=582] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/582/stat : 582 (java) S 576 578 31312 0 -1 4202560 13 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602404022952 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=583] ppid=576 vsize=9625004 CPUtime=0.06 cores=1,3,5,7
/proc/578/task/583/stat : 583 (java) S 576 578 31312 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602402970664 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=584] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/584/stat : 584 (java) S 576 578 31312 0 -1 4202560 31 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602401917864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=585] ppid=576 vsize=9625004 CPUtime=0.07 cores=1,3,5,7
/proc/578/task/585/stat : 585 (java) S 576 578 31312 0 -1 4202560 16 0 0 0 7 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602400864552 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=586] ppid=576 vsize=9625004 CPUtime=0.08 cores=1,3,5,7
/proc/578/task/586/stat : 586 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 8 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602399811752 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=587] ppid=576 vsize=9625004 CPUtime=0.05 cores=1,3,5,7
/proc/578/task/587/stat : 587 (java) S 576 578 31312 0 -1 4202560 36 0 0 0 5 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602062662184 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=588] ppid=576 vsize=9625004 CPUtime=0.09 cores=1,3,5,7
/proc/578/task/588/stat : 588 (java) S 576 578 31312 0 -1 4202560 24 0 0 0 9 0 0 0 20 0 19 0 282678189 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602061609384 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=589] ppid=576 vsize=9625004 CPUtime=0.91 cores=1,3,5,7
/proc/578/task/589/stat : 589 (java) S 576 578 31312 0 -1 4202560 40 0 0 0 91 0 0 0 20 0 19 0 282678190 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602049411816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=590] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/590/stat : 590 (java) S 576 578 31312 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602048357880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=591] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/591/stat : 591 (java) S 576 578 31312 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 282678191 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602047305480 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=592] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/592/stat : 592 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602046253968 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=593] ppid=576 vsize=9625004 CPUtime=0.29 cores=1,3,5,7
/proc/578/task/593/stat : 593 (java) S 576 578 31312 0 -1 4202560 2111 0 0 0 29 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602045200568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=578/tid=594] ppid=576 vsize=9625004 CPUtime=0.69 cores=1,3,5,7
/proc/578/task/594/stat : 594 (java) S 576 578 31312 0 -1 4202560 8944 0 0 0 67 2 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602044147768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=595] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/595/stat : 595 (java) S 576 578 31312 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602043095672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=578/tid=596] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/596/stat : 596 (java) S 576 578 31312 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 282678193 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602042043080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=578/tid=597] ppid=576 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/578/task/597/stat : 597 (java) S 576 578 31312 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 282678208 9856004096 20683 33554432000 1073741824 1073778376 140736052410576 140602040989096 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 60.51
Current children cumulated vsize (KiB) 9625004

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 578 and gives
#  childrusage.ru_utime.tv_sec=60
#  childrusage.ru_utime.tv_usec=321829
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=172973
# CPU time returned by wait4() is 60.4948
# while last known CPU time is 60.51
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 59.1372
CPU time (s): 60.51
CPU user time (s): 60.43
CPU system time (s): 0.08
CPU usage (%): 102.321
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.3218
system time used= 0.172973
maximum resident set size= 86472
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15496
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2826
involuntary context switches= 3059

runsolver used 0.221966 second user time and 0.576912 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-28 02:38:46
IDJOB=3711281
IDBENCH=48017
IDSOLVER=2289
FILE ID=node130/3711281-1338165526
RUNJOBID= node130-1338158197-31329
PBS_JOBID= 14624537
Free space on /tmp= 71472 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=229-P1=67-P2=149-P3=97-P4=149-P5=211-P6=89-P7=59-B.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711281-1338165526/watcher-3711281-1338165526 -o /tmp/evaluation-result-3711281-1338165526/solver-3711281-1338165526 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711281-1338165526.opb

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

MD5SUM BENCH= 12f1f3305860fafcd361cd1c61e0d104
RANDOM SEED=327332237

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
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	: 5333.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.875
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31123176 kB
Buffers:          305360 kB
Cached:           483888 kB
SwapCached:         4512 kB
Active:           823020 kB
Inactive:          95148 kB
Active(anon):     119024 kB
Inactive(anon):     9016 kB
Active(file):     703996 kB
Inactive(file):    86132 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099912 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:        129836 kB
Mapped:            19824 kB
Shmem:                 8 kB
Slab:             693240 kB
SReclaimable:     134860 kB
SUnreclaim:       558380 kB
KernelStack:        1608 kB
PageTables:         4576 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     697656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71472 MiB
End job on node130 at 2012-05-28 02:39:45