Trace number 3688215

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
Sat 4j PB Resolution 2.3.2 SnapshotUNSAT 55.1836 53.6989

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_1.opb
MD5SUM8dbaef61ba32642517e0b17ac09a002e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
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 benchmark12.858
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 851
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2553
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.04/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.08	c See www.sat4j.org for details.
0.04/0.08	c version 2.3.2.v20120418
0.04/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.08	c java.vm.version	19.1-b02
0.04/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.08	c sun.arch.data.model	64
0.04/0.08	c java.version		1.6.0_24
0.04/0.08	c os.name		Linux
0.04/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.08	c os.arch		amd64
0.04/0.08	c Free memory 		501472288
0.04/0.08	c Max memory 		7480803328
0.04/0.08	c Total memory 		504102912
0.04/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose learned constraints deletion strategy
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3688215-1337880883.opb
0.10/0.10	c reading problem ... 
0.10/0.12	c ... done. Wall clock time 0.017s.
0.10/0.12	c declared #vars     31
0.10/0.12	c #constraints  9
0.10/0.12	c constraints type 
0.10/0.12	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.10/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.10/0.12	c 9 constraints processed.
0.10/0.12	c objective function length is 1 literals
0.47/0.36	c cleaning 2498 clauses out of 5000 with flag 5000/5000
0.92/0.53	c cleaning 4249 clauses out of 8502 with flag 11000/11000
1.15/0.72	c cleaning 5627 clauses out of 11254 with flag 18001/18001
1.36/0.98	c cleaning 6813 clauses out of 13626 with flag 26000/26000
1.81/1.30	c cleaning 7907 clauses out of 15814 with flag 35001/35001
2.11/1.63	c cleaning 8951 clauses out of 17907 with flag 45001/45001
2.51/2.03	c cleaning 9979 clauses out of 19958 with flag 56003/56003
3.02/2.51	c cleaning 10990 clauses out of 21979 with flag 68003/68003
3.52/3.01	c cleaning 11989 clauses out of 23988 with flag 81002/81002
4.03/3.59	c cleaning 12998 clauses out of 25999 with flag 95002/95002
4.74/4.25	c cleaning 14000 clauses out of 28003 with flag 110004/110004
5.45/4.97	c cleaning 14999 clauses out of 29999 with flag 126000/126000
6.25/5.73	c cleaning 16000 clauses out of 32000 with flag 143000/143000
7.06/6.55	c cleaning 16999 clauses out of 34000 with flag 161000/161000
7.96/7.47	c cleaning 17999 clauses out of 36003 with flag 180002/180002
8.96/8.41	c cleaning 18998 clauses out of 38003 with flag 200001/200001
9.97/9.41	c cleaning 20000 clauses out of 40005 with flag 221001/221001
11.08/10.56	c cleaning 21001 clauses out of 42005 with flag 243001/243001
12.49/11.90	c cleaning 21996 clauses out of 44003 with flag 266000/266000
13.81/13.21	c cleaning 23004 clauses out of 46007 with flag 290000/290000
15.12/14.56	c cleaning 23999 clauses out of 48003 with flag 315000/315000
16.72/16.14	c cleaning 25001 clauses out of 50004 with flag 341000/341000
18.26/17.65	c cleaning 25999 clauses out of 52003 with flag 368000/368000
19.87/19.26	c cleaning 27000 clauses out of 54005 with flag 396001/396001
21.70/21.07	c cleaning 28000 clauses out of 56004 with flag 425000/425000
23.62/22.93	c cleaning 29003 clauses out of 58005 with flag 455001/455001
25.72/25.00	c cleaning 29997 clauses out of 60001 with flag 486000/486000
27.85/27.14	c cleaning 31003 clauses out of 62005 with flag 518001/518001
30.15/29.41	c cleaning 32000 clauses out of 64002 with flag 551001/551001
32.88/31.83	c cleaning 32999 clauses out of 66003 with flag 585002/585002
35.44/34.31	c cleaning 33998 clauses out of 68002 with flag 620000/620000
38.17/37.01	c cleaning 35002 clauses out of 70004 with flag 656000/656000
40.70/39.60	c cleaning 35998 clauses out of 72002 with flag 693000/693000
43.41/42.27	c cleaning 37002 clauses out of 74004 with flag 731000/731000
46.42/45.23	c cleaning 37997 clauses out of 76002 with flag 770000/770000
49.42/48.28	c cleaning 39003 clauses out of 78005 with flag 810000/810000
52.95/51.64	c cleaning 40001 clauses out of 80001 with flag 851001/851001
54.95/53.66	c starts		: 171
54.95/53.66	c conflicts		: 885292
54.95/53.66	c decisions		: 897084
54.95/53.66	c propagations		: 5973170
54.95/53.66	c inspects		: 754177388
54.95/53.66	c shortcuts		: 0
54.95/53.66	c learnt literals	: 17
54.95/53.66	c learnt binary clauses	: 15
54.95/53.66	c learnt ternary clauses	: 32
54.95/53.66	c learnt constraints	: 885274
54.95/53.66	c ignored constraints	: 0
54.95/53.66	c root simplifications	: 0
54.95/53.66	c removed literals (reason simplification)	: 0
54.95/53.66	c reason swapping (by a shorter reason)	: 0
54.95/53.66	c Calls to reduceDB	: 37
54.95/53.66	c number of reductions to clauses (during analyze)	: 0
54.95/53.66	c number of learned constraints concerned by reduction	: 0
54.95/53.66	c number of learning phase by resolution	: 0
54.95/53.66	c number of learning phase by cutting planes	: 0
54.95/53.66	c speed (assignments/second)	: 111562.54085653985
54.95/53.66	c non guided choices	13
54.95/53.69	c learnt constraints type 
54.95/53.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 15
54.95/53.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 74260
54.95/53.69	c constraints type 
54.95/53.69	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
54.95/53.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
54.95/53.69	c 9 constraints processed.
54.95/53.69	s UNSATISFIABLE
54.95/53.69	c Total wall clock time (in seconds): 53.588

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3688215-1337880883/watcher-3688215-1337880883 -o /tmp/evaluation-result-3688215-1337880883/solver-3688215-1337880883 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688215-1337880883.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: 2.09 2.12 2.05 3/194 22541
/proc/meminfo: memFree=28987776/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 1211 0 0 0 0 0 0 0 20 0 2 0 254215102 95129600 921 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 23225 927 703 9 0 16769 0
[pid=22541/tid=22542] ppid=22539 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) D 22539 22541 21479 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 254215103 95129600 927 33554432000 1073741824 1073778376 140734800217744 139766977277480 271778409767 0 0 4096 0 18446744072100609316 0 0 -1 3 0 0 0 0 0

[startup+0.0598639 s]
/proc/loadavg: 2.09 2.12 2.05 3/194 22541
/proc/meminfo: memFree=28987776/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9558412 CPUtime=0.04 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 3214 0 1 0 4 0 0 0 20 0 18 0 254215102 9787813888 4422 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2389603 4422 1758 9 0 2380296 0
[pid=22541/tid=22542] ppid=22539 vsize=9558412 CPUtime=0.03 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2005 0 1 0 3 0 0 0 20 0 18 0 254215103 9787813888 4423 33554432000 1073741824 1073778376 140734800217744 139766977284768 139766982136055 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.10029 s]
/proc/loadavg: 2.09 2.12 2.05 3/194 22541
/proc/meminfo: memFree=28987776/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 4401 0 1 0 9 1 0 0 20 0 18 0 254215102 9787813888 6113 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2389603 6116 2120 9 0 2380296 0
[pid=22541/tid=22542] ppid=22539 vsize=9558412 CPUtime=0.07 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2437 0 1 0 6 1 0 0 20 0 18 0 254215103 9787813888 6116 33554432000 1073741824 1073778376 140734800217744 139766977280944 271790957837 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300246 s]
/proc/loadavg: 2.09 2.12 2.05 3/194 22541
/proc/meminfo: memFree=28987776/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=0.47 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 6321 0 1 0 46 1 0 0 20 0 19 0 254215102 9855975424 7175 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 7175 2212 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=0.27 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2450 0 1 0 26 1 0 0 20 0 19 0 254215103 9855975424 7175 33554432000 1073741824 1073778376 140734800217744 139766977282832 139766842637074 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9624976

[startup+0.700254 s]
/proc/loadavg: 2.09 2.12 2.05 3/194 22541
/proc/meminfo: memFree=28987776/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=1.15 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 12805 0 1 0 113 2 0 0 20 0 19 0 254215102 9855975424 12317 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 12317 2252 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=0.66 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2455 0 1 0 64 2 0 0 20 0 19 0 254215103 9855975424 12317 33554432000 1073741824 1073778376 140734800217744 139766977282336 139766842928616 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9624976

[startup+1.50068 s]
/proc/loadavg: 2.09 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28942492/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=2.01 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 12846 0 1 0 198 3 0 0 20 0 19 0 254215102 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 13375 2262 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=1.44 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2456 0 1 0 142 2 0 0 20 0 19 0 254215103 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766977282456 139766842942447 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254215105 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 5783 0 0 0 28 0 0 0 20 0 19 0 254215108 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 3332 0 0 0 20 0 0 0 20 0 19 0 254215108 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 13375 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9624976

[startup+3.1006 s]
/proc/loadavg: 2.09 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28940072/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=3.63 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 12863 0 1 0 360 3 0 0 20 0 19 0 254215102 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 13388 2262 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=2.99 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2460 0 1 0 297 2 0 0 20 0 19 0 254215103 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766977282456 139766842943077 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 6 0 0 0 20 0 19 0 254215105 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 5783 0 0 0 28 0 0 0 20 0 19 0 254215108 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 3332 0 0 0 20 0 0 0 20 0 19 0 254215108 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 13388 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9624976

[startup+6.3006 s]
/proc/loadavg: 2.08 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28945008/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=6.85 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 12918 0 1 0 682 3 0 0 20 0 19 0 254215102 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 12066 2262 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=6.13 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2465 0 1 0 611 2 0 0 20 0 19 0 254215103 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766977282456 139766842942576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 254215104 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.11 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 34 0 0 0 11 0 0 0 20 0 19 0 254215105 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.28 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 5783 0 0 0 28 0 0 0 20 0 19 0 254215108 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.2 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 3332 0 0 0 20 0 0 0 20 0 19 0 254215108 9855975424 12066 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0

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

/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 37 0 0 0 49 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 7189 0 0 0 40 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 9384 0 0 0 58 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 54.06
Current children cumulated vsize (KiB) 9624976

[startup+53.1006 s]
/proc/loadavg: 2.10 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28904096/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=54.45 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 20547 0 1 0 5440 5 0 0 20 0 19 0 254215102 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 17992 2266 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=52.4 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2500 0 1 0 5238 2 0 0 20 0 19 0 254215103 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766977280480 139766842942412 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 37 0 0 0 49 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 7189 0 0 0 40 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 9384 0 0 0 58 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 54.45
Current children cumulated vsize (KiB) 9624976

[startup+53.5006 s]
/proc/loadavg: 2.10 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28904096/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=54.85 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 20547 0 1 0 5480 5 0 0 20 0 19 0 254215102 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 17992 2266 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=52.8 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2500 0 1 0 5278 2 0 0 20 0 19 0 254215103 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766977280480 139766842942560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 37 0 0 0 49 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 7189 0 0 0 40 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 9384 0 0 0 58 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 54.85
Current children cumulated vsize (KiB) 9624976

[startup+53.6006 s]
/proc/loadavg: 2.10 2.12 2.05 3/213 22560
/proc/meminfo: memFree=28904096/32873648 swapFree=6844/6844
[pid=22541] ppid=22539 vsize=9624976 CPUtime=54.95 cores=1,3,5,7
/proc/22541/stat : 22541 (java) S 22539 22541 21479 0 -1 4202496 20547 0 1 0 5490 5 0 0 20 0 19 0 254215102 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 140734800208880 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/22541/statm: 2406244 17992 2266 9 0 2396937 0
[pid=22541/tid=22542] ppid=22539 vsize=9624976 CPUtime=52.9 cores=1,3,5,7
/proc/22541/task/22542/stat : 22542 (java) R 22539 22541 21479 0 -1 4202560 2500 0 1 0 5288 2 0 0 20 0 19 0 254215103 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766977280480 139766842942693 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22544] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22544/stat : 22544 (java) S 22539 22541 21479 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766966344104 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22545] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22545/stat : 22545 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766965291560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22546] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22546/stat : 22546 (java) S 22539 22541 21479 0 -1 4202560 18 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766964238504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22547] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22547/stat : 22547 (java) S 22539 22541 21479 0 -1 4202560 55 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766963185960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22548] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22548/stat : 22548 (java) S 22539 22541 21479 0 -1 4202560 31 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766962133928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22541/tid=22549] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22549/stat : 22549 (java) S 22539 22541 21479 0 -1 4202560 21 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766961081384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22550] ppid=22539 vsize=9624976 CPUtime=0.06 cores=1,3,5,7
/proc/22541/task/22550/stat : 22550 (java) S 22539 22541 21479 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766814948008 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22551] ppid=22539 vsize=9624976 CPUtime=0.05 cores=1,3,5,7
/proc/22541/task/22551/stat : 22551 (java) S 22539 22541 21479 0 -1 4202560 33 0 0 0 5 0 0 0 20 0 19 0 254215104 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766813895464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22552] ppid=22539 vsize=9624976 CPUtime=0.49 cores=1,3,5,7
/proc/22541/task/22552/stat : 22552 (java) S 22539 22541 21479 0 -1 4202560 37 0 0 0 49 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766801484136 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22553] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22553/stat : 22553 (java) S 22539 22541 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766800430456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22554] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22554/stat : 22554 (java) S 22539 22541 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 254215105 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766799377288 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22555] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22555/stat : 22555 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766798326032 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22541/tid=22556] ppid=22539 vsize=9624976 CPUtime=0.4 cores=1,3,5,7
/proc/22541/task/22556/stat : 22556 (java) S 22539 22541 21479 0 -1 4202560 7189 0 0 0 40 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766797273912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22557] ppid=22539 vsize=9624976 CPUtime=0.58 cores=1,3,5,7
/proc/22541/task/22557/stat : 22557 (java) S 22539 22541 21479 0 -1 4202560 9384 0 0 0 58 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766796221368 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22558] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22558/stat : 22558 (java) S 22539 22541 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766795168504 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22541/tid=22559] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22559/stat : 22559 (java) S 22539 22541 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254215108 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766794116168 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22541/tid=22560] ppid=22539 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/22541/task/22560/stat : 22560 (java) S 22539 22541 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254215115 9855975424 17992 33554432000 1073741824 1073778376 140734800217744 139766793061416 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 54.95
Current children cumulated vsize (KiB) 9624976

Child status: 20
Real time (s): 53.6989
CPU time (s): 55.1836
CPU user time (s): 55.0216
CPU system time (s): 0.161975
CPU usage (%): 102.765
Max. virtual memory (cumulated for all children) (KiB): 9626528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.0216
system time used= 0.161975
maximum resident set size= 72356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20578
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= 2340
involuntary context switches= 2013

runsolver used 0.085986 second user time and 0.211967 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-24 19:34:43
IDJOB=3688215
IDBENCH=2905
IDSOLVER=2269
FILE ID=node115/3688215-1337880883
RUNJOBID= node115-1337871882-21496
PBS_JOBID= 14620089
Free space on /tmp= 71652 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688215-1337880883/watcher-3688215-1337880883 -o /tmp/evaluation-result-3688215-1337880883/solver-3688215-1337880883 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688215-1337880883.opb

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

MD5SUM BENCH= 8dbaef61ba32642517e0b17ac09a002e
RANDOM SEED=1429776973

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28988296 kB
Buffers:          200488 kB
Cached:          2820768 kB
SwapCached:            0 kB
Active:           969268 kB
Inactive:        2141672 kB
Active(anon):      92172 kB
Inactive(anon):        0 kB
Active(file):     877096 kB
Inactive(file):  2141672 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:        108516 kB
Mapped:            22504 kB
Shmem:               200 kB
Slab:             624148 kB
SReclaimable:      68552 kB
SUnreclaim:       555596 kB
KernelStack:        1600 kB
PageTables:         4356 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     73728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71648 MiB
End job on node115 at 2012-05-24 19:35:37