Trace number 3688027

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 SnapshotUNSAT 992.5 989.524

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
MD5SUMe464fa7a3640eb789ffb0025985d1316
Bench CategoryDEC-SMALLINT (no 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 benchmark0.002998
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables110
Total number of constraints21
Number of constraints which are clauses11
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint11
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.06/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.08	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.2.v20120418
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		501472288
0.06/0.09	c Max memory 		7480803328
0.06/0.09	c Total memory 		504102912
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3688027-1337879107.opb
0.10/0.11	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.015s.
0.10/0.13	c declared #vars     110
0.10/0.13	c #constraints  21
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11
0.10/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
0.10/0.13	c 21 constraints processed.
0.74/0.50	c cleaning 2499 clauses out of 5000 with flag 5000/5000
1.04/0.88	c cleaning 4250 clauses out of 8502 with flag 11001/11001
1.67/1.41	c cleaning 5622 clauses out of 11253 with flag 18002/18002
2.59/2.33	c cleaning 6807 clauses out of 13629 with flag 26000/26000
3.64/3.32	c cleaning 7907 clauses out of 15822 with flag 35000/35000
4.76/4.42	c cleaning 8958 clauses out of 17918 with flag 45003/45003
6.05/5.74	c cleaning 9980 clauses out of 19960 with flag 56003/56003
7.45/7.11	c cleaning 10987 clauses out of 21978 with flag 68001/68001
8.96/8.64	c cleaning 11992 clauses out of 23991 with flag 81001/81001
10.46/10.14	c cleaning 12999 clauses out of 26001 with flag 95003/95003
12.27/11.91	c cleaning 13996 clauses out of 27999 with flag 110000/110000
14.59/14.24	c cleaning 14999 clauses out of 30003 with flag 126000/126000
17.09/16.73	c cleaning 15996 clauses out of 32004 with flag 143000/143000
19.80/19.41	c cleaning 16995 clauses out of 34008 with flag 161000/161000
22.71/22.31	c cleaning 18007 clauses out of 36016 with flag 180003/180003
25.93/25.54	c cleaning 18987 clauses out of 38007 with flag 200001/200001
29.55/29.13	c cleaning 20007 clauses out of 40022 with flag 221003/221003
34.46/34.08	c cleaning 20999 clauses out of 42012 with flag 243000/243000
38.89/38.47	c cleaning 22001 clauses out of 44014 with flag 266001/266001
43.81/43.35	c cleaning 22991 clauses out of 46012 with flag 290000/290000
49.43/48.95	c cleaning 24003 clauses out of 48022 with flag 315001/315001
54.85/54.35	c cleaning 25004 clauses out of 50018 with flag 341000/341000
60.27/59.77	c cleaning 25998 clauses out of 52015 with flag 368001/368001
66.49/65.91	c cleaning 26996 clauses out of 54017 with flag 396001/396001
73.21/72.68	c cleaning 28005 clauses out of 56021 with flag 425001/425001
79.53/78.99	c cleaning 29001 clauses out of 58016 with flag 455001/455001
87.35/86.79	c cleaning 30002 clauses out of 60018 with flag 486004/486004
96.57/95.96	c cleaning 30999 clauses out of 62014 with flag 518002/518002
104.51/103.86	c cleaning 32001 clauses out of 64015 with flag 551002/551002
114.05/113.30	c cleaning 32996 clauses out of 66014 with flag 585002/585002
125.66/124.96	c cleaning 34004 clauses out of 68016 with flag 620000/620000
136.10/135.31	c cleaning 35001 clauses out of 70012 with flag 656000/656000
146.61/145.89	c cleaning 35996 clauses out of 72013 with flag 693002/693002
159.15/158.35	c cleaning 37004 clauses out of 74015 with flag 731000/731000
172.21/171.33	c cleaning 38001 clauses out of 76011 with flag 770000/770000
185.04/184.12	c cleaning 39001 clauses out of 78010 with flag 810000/810000
200.68/199.72	c cleaning 39999 clauses out of 80011 with flag 851002/851002
214.71/213.76	c cleaning 40991 clauses out of 82010 with flag 893000/893000
230.04/229.08	c cleaning 42003 clauses out of 84021 with flag 936002/936002
246.59/245.53	c cleaning 43003 clauses out of 86018 with flag 980002/980002
262.31/261.26	c cleaning 44000 clauses out of 88013 with flag 1025000/1025000
277.25/276.17	c cleaning 45003 clauses out of 90013 with flag 1071000/1071000
295.90/294.79	c cleaning 45990 clauses out of 92012 with flag 1118002/1118002
315.13/313.94	c cleaning 47002 clauses out of 94020 with flag 1166000/1166000
334.56/333.32	c cleaning 48002 clauses out of 96018 with flag 1215000/1215000
355.80/354.57	c cleaning 49003 clauses out of 98016 with flag 1265000/1265000
377.63/376.36	c cleaning 50002 clauses out of 100015 with flag 1316002/1316002
398.88/397.57	c cleaning 50990 clauses out of 102013 with flag 1368002/1368002
425.03/423.63	c cleaning 52007 clauses out of 104023 with flag 1421002/1421002
451.87/450.42	c cleaning 53000 clauses out of 106015 with flag 1475001/1475001
483.82/482.35	c cleaning 54003 clauses out of 108016 with flag 1530002/1530002
509.86/508.30	c cleaning 54995 clauses out of 110012 with flag 1586001/1586001
538.61/537.04	c cleaning 56003 clauses out of 112016 with flag 1643000/1643000
571.64/570.06	c cleaning 57002 clauses out of 114014 with flag 1701001/1701001
600.20/598.50	c cleaning 58000 clauses out of 116011 with flag 1760000/1760000
628.14/626.47	c cleaning 59001 clauses out of 118012 with flag 1820001/1820001
657.81/656.06	c cleaning 59999 clauses out of 120012 with flag 1881002/1881002
685.16/683.36	c cleaning 61002 clauses out of 122012 with flag 1943001/1943001
716.83/714.99	c cleaning 62000 clauses out of 124010 with flag 2006001/2006001
751.71/749.76	c cleaning 63000 clauses out of 126009 with flag 2070000/2070000
789.61/787.60	c cleaning 63999 clauses out of 128009 with flag 2135000/2135000
821.99/819.87	c cleaning 64989 clauses out of 130012 with flag 2201002/2201002
855.67/853.45	c cleaning 66004 clauses out of 132022 with flag 2268001/2268001
886.71/884.49	c cleaning 67006 clauses out of 134018 with flag 2336001/2336001
916.61/914.21	c cleaning 68003 clauses out of 136011 with flag 2405000/2405000
952.86/950.46	c cleaning 68998 clauses out of 138009 with flag 2475001/2475001
992.26/989.35	c cleaning 70005 clauses out of 140010 with flag 2546002/2546002
992.38/989.49	c starts		: 230
992.38/989.49	c conflicts		: 2546234
992.38/989.49	c decisions		: 2967948
992.38/989.49	c propagations		: 37463145
992.38/989.49	c inspects		: 14427462369
992.38/989.49	c shortcuts		: 0
992.38/989.49	c learnt literals	: 4
992.38/989.49	c learnt binary clauses	: 5
992.38/989.49	c learnt ternary clauses	: 9
992.38/989.49	c learnt constraints	: 2546229
992.38/989.49	c ignored constraints	: 0
992.38/989.49	c root simplifications	: 0
992.38/989.49	c removed literals (reason simplification)	: 0
992.38/989.49	c reason swapping (by a shorter reason)	: 0
992.38/989.49	c Calls to reduceDB	: 67
992.38/989.49	c number of reductions to clauses (during analyze)	: 0
992.38/989.49	c number of learned constraints concerned by reduction	: 0
992.38/989.49	c number of learning phase by resolution	: 0
992.38/989.49	c number of learning phase by cutting planes	: 0
992.38/989.49	c speed (assignments/second)	: 37866.154482153564
992.38/989.49	c non guided choices	55
992.50/989.51	c learnt constraints type 
992.50/989.51	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 5
992.50/989.51	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 70229
992.50/989.52	c constraints type 
992.50/989.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 11
992.50/989.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
992.50/989.52	c 21 constraints processed.
992.50/989.52	s UNSATISFIABLE
992.50/989.52	c Total wall clock time (in seconds): 989.406

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-3688027-1337879107/watcher-3688027-1337879107 -o /tmp/evaluation-result-3688027-1337879107/solver-3688027-1337879107 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3688027-1337879107.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.04 2.02 2.01 3/193 24335
/proc/meminfo: memFree=27689680/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/24335/stat : 24335 (java) R 24333 24335 23066 0 -1 4202496 985 0 0 0 0 0 0 0 20 0 1 0 254035771 23793664 714 33554432000 1073741824 1073778376 140736569297712 140736569286776 227132093800 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 5809 714 529 9 0 128 0

[startup+0.0713091 s]
/proc/loadavg: 2.04 2.02 2.01 3/193 24335
/proc/meminfo: memFree=27689680/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9558412 CPUtime=0.06 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 3286 0 1 0 5 1 0 0 20 0 18 0 254035771 9787813888 4496 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2389603 4496 1771 9 0 2380296 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9558412

[startup+0.100321 s]
/proc/loadavg: 2.04 2.02 2.01 3/193 24335
/proc/meminfo: memFree=27689680/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9558412 CPUtime=0.1 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 4334 0 1 0 9 1 0 0 20 0 18 0 254035771 9787813888 5541 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2389603 5542 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300267 s]
/proc/loadavg: 2.04 2.02 2.01 3/193 24335
/proc/meminfo: memFree=27689680/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=0.46 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 6453 0 1 0 44 2 0 0 20 0 19 0 254035771 9855975424 7048 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 7048 2210 9 0 2396937 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9624976

[startup+0.700288 s]
/proc/loadavg: 2.04 2.02 2.01 3/193 24335
/proc/meminfo: memFree=27689680/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=0.94 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 6905 0 1 0 92 2 0 0 20 0 19 0 254035771 9855975424 9172 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 9172 2248 9 0 2396937 0
Current children cumulated CPU time (s) 0.94
Current children cumulated vsize (KiB) 9624976

[startup+1.50065 s]
/proc/loadavg: 2.03 2.02 2.00 3/212 24354
/proc/meminfo: memFree=27655220/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=1.79 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 6940 0 1 0 176 3 0 0 20 0 19 0 254035771 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 10720 2252 9 0 2396937 0
[pid=24335/tid=24337] ppid=24333 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) R 24333 24335 23066 0 -1 4202560 2448 0 1 0 142 1 0 0 20 0 19 0 254035772 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936992788888 139936829702252 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 33 0 0 0 1 0 0 0 20 0 19 0 254035774 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.12 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1223 0 0 0 12 0 0 0 20 0 19 0 254035777 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 2017 0 0 0 14 0 0 0 20 0 19 0 254035777 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 10720 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 9624976

[startup+3.10066 s]
/proc/loadavg: 2.03 2.02 2.00 3/212 24354
/proc/meminfo: memFree=27652800/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=3.43 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 7205 0 1 0 340 3 0 0 20 0 19 0 254035771 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 10733 2263 9 0 2396937 0
[pid=24335/tid=24337] ppid=24333 vsize=9624976 CPUtime=3.02 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) R 24333 24335 23066 0 -1 4202560 2448 0 1 0 301 1 0 0 20 0 19 0 254035772 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936992788768 139936829708278 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=0.03 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 33 0 0 0 3 0 0 0 20 0 19 0 254035774 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1486 0 0 0 16 0 0 0 20 0 19 0 254035777 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 2018 0 0 0 14 0 0 0 20 0 19 0 254035777 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 10733 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9624976

[startup+6.30065 s]
/proc/loadavg: 2.03 2.02 2.00 3/212 24354
/proc/meminfo: memFree=27648208/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=6.65 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 7229 0 1 0 662 3 0 0 20 0 19 0 254035771 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 11719 2263 9 0 2396937 0
[pid=24335/tid=24337] ppid=24333 vsize=9624976 CPUtime=6.16 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) R 24333 24335 23066 0 -1 4202560 2452 0 1 0 615 1 0 0 20 0 19 0 254035772 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936992788768 139936829675745 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 254035773 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=0.07 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 35 0 0 0 7 0 0 0 20 0 19 0 254035774 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1486 0 0 0 16 0 0 0 20 0 19 0 254035777 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.14 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 2018 0 0 0 14 0 0 0 20 0 19 0 254035777 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 11719 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 142 0 0 0 30 0 0 0 20 0 19 0 254035773 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=1.82 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 102 0 0 0 180 2 0 0 20 0 19 0 254035774 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.16 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1486 0 0 0 16 0 0 0 20 0 19 0 254035777 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.15 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 2020 0 0 0 15 0 0 0 20 0 19 0 254035777 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 32 20 0 0 20 0 19 0 254035777 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 27948 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 989.61
Current children cumulated vsize (KiB) 9624976

[startup+988.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 24364
/proc/meminfo: memFree=27433620/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=991.66 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 15987 0 1 0 99124 42 0 0 20 0 19 0 254035771 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 30897 2267 9 0 2396937 0
[pid=24335/tid=24337] ppid=24333 vsize=9624976 CPUtime=983.69 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) R 24333 24335 23066 0 -1 4202560 2524 0 1 0 98354 15 0 0 20 0 19 0 254035772 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936992787000 139936829544386 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 76 0 0 0 22 2 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 133 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 132 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 37 0 0 0 22 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 98 0 0 0 30 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 100 0 0 0 25 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 142 0 0 0 30 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=1.82 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 102 0 0 0 180 2 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1739 0 0 0 18 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 9611 0 0 0 55 2 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 32 20 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 991.66
Current children cumulated vsize (KiB) 9624976

[startup+989.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 24364
/proc/meminfo: memFree=27421724/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9624976 CPUtime=992.06 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 15987 0 1 0 99164 42 0 0 20 0 19 0 254035771 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2406244 30897 2267 9 0 2396937 0
[pid=24335/tid=24337] ppid=24333 vsize=9624976 CPUtime=984.09 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) R 24333 24335 23066 0 -1 4202560 2524 0 1 0 98394 15 0 0 20 0 19 0 254035772 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936992786880 139936829855315 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 76 0 0 0 22 2 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 133 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 132 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9624976 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9624976 CPUtime=0.22 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 37 0 0 0 22 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 98 0 0 0 30 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9624976 CPUtime=0.25 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 100 0 0 0 25 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9624976 CPUtime=0.3 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 142 0 0 0 30 0 0 0 20 0 19 0 254035773 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9624976 CPUtime=1.82 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 102 0 0 0 180 2 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 254035774 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9624976 CPUtime=0.18 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) S 24333 24335 23066 0 -1 4202560 1739 0 0 0 18 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9624976 CPUtime=0.57 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 9611 0 0 0 55 2 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9624976 CPUtime=0.52 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 32 20 0 0 20 0 19 0 254035777 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254035785 9855975424 30897 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 992.06
Current children cumulated vsize (KiB) 9624976

[startup+989.501 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 24364
/proc/meminfo: memFree=27421724/32873844 swapFree=7108/7108
[pid=24335] ppid=24333 vsize=9691540 CPUtime=992.5 cores=1,3,5,7
/proc/24335/stat : 24335 (java) S 24333 24335 23066 0 -1 4202496 16030 0 1 0 99208 42 0 0 20 0 20 0 254035771 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 140736569288848 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/24335/statm: 2422885 31449 2271 9 0 2413578 0
[pid=24335/tid=24337] ppid=24333 vsize=9691540 CPUtime=984.42 cores=1,3,5,7
/proc/24335/task/24337/stat : 24337 (java) S 24333 24335 23066 0 -1 4202560 2528 0 1 0 98427 15 0 0 20 0 20 0 254035772 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936992789208 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24338] ppid=24333 vsize=9691540 CPUtime=0.25 cores=1,3,5,7
/proc/24335/task/24338/stat : 24338 (java) S 24333 24335 23066 0 -1 4202560 85 0 0 0 23 2 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936954280104 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24339] ppid=24333 vsize=9691540 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24339/stat : 24339 (java) S 24333 24335 23066 0 -1 4202560 133 0 0 0 24 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936953227560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24340] ppid=24333 vsize=9691540 CPUtime=0.25 cores=1,3,5,7
/proc/24335/task/24340/stat : 24340 (java) S 24333 24335 23066 0 -1 4202560 132 0 0 0 25 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936952175016 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24341] ppid=24333 vsize=9691540 CPUtime=0.24 cores=1,3,5,7
/proc/24335/task/24341/stat : 24341 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 24 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936951122472 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24342] ppid=24333 vsize=9691540 CPUtime=0.23 cores=1,3,5,7
/proc/24335/task/24342/stat : 24342 (java) S 24333 24335 23066 0 -1 4202560 37 0 0 0 23 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936950069928 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24343] ppid=24333 vsize=9691540 CPUtime=0.31 cores=1,3,5,7
/proc/24335/task/24343/stat : 24343 (java) S 24333 24335 23066 0 -1 4202560 98 0 0 0 31 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936949017384 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=24335/tid=24344] ppid=24333 vsize=9691540 CPUtime=0.25 cores=1,3,5,7
/proc/24335/task/24344/stat : 24344 (java) S 24333 24335 23066 0 -1 4202560 100 0 0 0 25 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936947964840 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24345] ppid=24333 vsize=9691540 CPUtime=0.31 cores=1,3,5,7
/proc/24335/task/24345/stat : 24345 (java) S 24333 24335 23066 0 -1 4202560 143 0 0 0 31 0 0 0 20 0 20 0 254035773 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936829271080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24346] ppid=24333 vsize=9691540 CPUtime=1.87 cores=1,3,5,7
/proc/24335/task/24346/stat : 24346 (java) S 24333 24335 23066 0 -1 4202560 112 0 0 0 185 2 0 0 20 0 20 0 254035774 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936816859240 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24347] ppid=24333 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24347/stat : 24347 (java) S 24333 24335 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 254035774 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936815805560 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24348] ppid=24333 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24348/stat : 24348 (java) S 24333 24335 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 254035774 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936814752904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24349] ppid=24333 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24349/stat : 24349 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 254035777 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936813701648 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24350] ppid=24333 vsize=9691540 CPUtime=0.18 cores=1,3,5,7
/proc/24335/task/24350/stat : 24350 (java) R 24333 24335 23066 0 -1 4202560 1739 0 0 0 18 0 0 0 20 0 20 0 254035777 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936074295864 227144676412 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24351] ppid=24333 vsize=9691540 CPUtime=0.6 cores=1,3,5,7
/proc/24335/task/24351/stat : 24351 (java) S 24333 24335 23066 0 -1 4202560 9622 0 0 0 58 2 0 0 20 0 20 0 254035777 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936073243320 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=24335/tid=24352] ppid=24333 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24352/stat : 24352 (java) S 24333 24335 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 254035777 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936072190968 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=24335/tid=24353] ppid=24333 vsize=9691540 CPUtime=0.52 cores=1,3,5,7
/proc/24335/task/24353/stat : 24353 (java) S 24333 24335 23066 0 -1 4202560 57 0 0 0 32 20 0 0 20 0 20 0 254035777 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936071138632 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=24335/tid=24354] ppid=24333 vsize=9691540 CPUtime=0 cores=1,3,5,7
/proc/24335/task/24354/stat : 24354 (java) S 24333 24335 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 254035785 9924136960 31449 33554432000 1073741824 1073778376 140736569297712 139936070083368 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 992.5
Current children cumulated vsize (KiB) 9691540

Child status: 20

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24335 and gives
#  childrusage.ru_utime.tv_sec=989
#  childrusage.ru_utime.tv_usec=421585
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=551916
# CPU time returned by wait4() is 989.974
# while last known CPU time is 992.5
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 989.524
CPU time (s): 992.5
CPU user time (s): 992.08
CPU system time (s): 0.42
CPU usage (%): 100.301
Max. virtual memory (cumulated for all children) (KiB): 9691540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 989.422
system time used= 0.551916
maximum resident set size= 131416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16047
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22812
involuntary context switches= 5822

runsolver used 3.47147 second user time and 8.73567 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-24 19:05:07
IDJOB=3688027
IDBENCH=2595
IDSOLVER=2269
FILE ID=node138/3688027-1337879107
RUNJOBID= node138-1337871881-23083
PBS_JOBID= 14620066
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-11-10.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688027-1337879107/watcher-3688027-1337879107 -o /tmp/evaluation-result-3688027-1337879107/solver-3688027-1337879107 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3688027-1337879107.opb

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

MD5SUM BENCH= e464fa7a3640eb789ffb0025985d1316
RANDOM SEED=664511561

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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:       32873844 kB
MemFree:        27690208 kB
Buffers:          219140 kB
Cached:          4110836 kB
SwapCached:            0 kB
Active:           624808 kB
Inactive:        3768508 kB
Active(anon):      65864 kB
Inactive(anon):        0 kB
Active(file):     558944 kB
Inactive(file):  3768508 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1056 kB
Writeback:             0 kB
AnonPages:         84740 kB
Mapped:            22312 kB
Shmem:               200 kB
Slab:             637660 kB
SReclaimable:      80064 kB
SUnreclaim:       557596 kB
KernelStack:        1576 kB
PageTables:         4420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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= 71720 MiB
End job on node138 at 2012-05-24 19:21:37