Trace number 3688196

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 RES // CP 2.3.2 Snapshot? (TO) 1800.02 900.459

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_3.opb
MD5SUMdc0a3aac3e055af09a2312e5ef9f2aef
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
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 constraints16
Minimum length of a constraint1
Maximum length of a constraint70
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 1782
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5346
Number of bits of the biggest sum of numbers13
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.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c 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 Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 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-3688196-1337875813.opb
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.055s.
0.10/0.17	c declared #vars     71
0.10/0.17	c #constraints  17
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
0.10/0.17	c 17 constraints processed.
0.10/0.17	c constraints type 
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.10/0.17	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.10/0.17	c 17 constraints processed.
0.10/0.17	c objective function length is 1 literals
2.31/0.70	c cleaning 2503 clauses out of 5005 with flag 5005/5005
3.49/1.00	c cleaning 4249 clauses out of 8497 with flag 11000/11000
4.36/1.32	c cleaning 5625 clauses out of 11250 with flag 18002/18002
4.96/1.67	c cleaning 6812 clauses out of 13623 with flag 26000/26000
5.98/2.17	c cleaning 7906 clauses out of 15813 with flag 35002/35002
7.16/2.71	c cleaning 8953 clauses out of 17905 with flag 45000/45000
8.17/3.22	c cleaning 9975 clauses out of 19954 with flag 56002/56002
9.35/3.87	c cleaning 10988 clauses out of 21978 with flag 68001/68001
10.93/4.66	c cleaning 11991 clauses out of 23989 with flag 81000/81000
12.73/5.53	c cleaning 13000 clauses out of 26001 with flag 95003/95003
14.91/6.63	c cleaning 13994 clauses out of 27998 with flag 110000/110000
16.67/7.55	c cleaning 15001 clauses out of 30007 with flag 126003/126003
19.06/8.71	c cleaning 15996 clauses out of 32005 with flag 143002/143002
21.24/9.84	c cleaning 17000 clauses out of 34009 with flag 161002/161002
23.81/11.14	c cleaning 17993 clauses out of 36007 with flag 180000/180000
26.59/12.55	c cleaning 19003 clauses out of 38015 with flag 200001/200001
29.57/14.05	c cleaning 20000 clauses out of 40012 with flag 221001/221001
32.55/15.56	c cleaning 21000 clauses out of 42012 with flag 243001/243001
36.33/17.44	c cleaning 22003 clauses out of 44014 with flag 266003/266003
39.91/19.26	c cleaning 23000 clauses out of 46008 with flag 290000/290000
43.88/21.23	c cleaning 24002 clauses out of 48010 with flag 315002/315002
47.49/23.09	c cleaning 25001 clauses out of 50006 with flag 341000/341000
52.26/25.41	c cleaning 26007 clauses out of 52013 with flag 368008/368008
57.25/27.94	c cleaning 27000 clauses out of 54000 with flag 396002/396002
61.44/30.06	c cleaning 27990 clauses out of 56001 with flag 425003/425003
66.02/32.33	c cleaning 28999 clauses out of 58010 with flag 455002/455002
71.20/34.94	c cleaning 29997 clauses out of 60011 with flag 486002/486002
77.19/37.96	c cleaning 31003 clauses out of 62016 with flag 518004/518004
82.79/40.78	c cleaning 32001 clauses out of 64009 with flag 551000/551000
89.57/44.11	c cleaning 32998 clauses out of 66008 with flag 585000/585000
94.97/46.80	c cleaning 34003 clauses out of 68010 with flag 620000/620000
102.36/50.55	c cleaning 35004 clauses out of 70009 with flag 656002/656002
109.93/54.35	c cleaning 35999 clauses out of 72005 with flag 693002/693002
119.11/58.92	c cleaning 37004 clauses out of 74007 with flag 731003/731003
128.10/63.44	c cleaning 37996 clauses out of 76000 with flag 770000/770000
137.09/67.91	c cleaning 39001 clauses out of 78004 with flag 810000/810000
145.45/72.14	c cleaning 40002 clauses out of 80003 with flag 851000/851000
155.66/77.20	c cleaning 41002 clauses out of 82003 with flag 893002/893002
165.64/82.21	c cleaning 41990 clauses out of 84000 with flag 936001/936001
176.23/87.57	c cleaning 43003 clauses out of 86012 with flag 980003/980003
187.61/93.28	c cleaning 43991 clauses out of 88006 with flag 1025000/1025000
199.21/99.09	c cleaning 44999 clauses out of 90018 with flag 1071003/1071003
211.79/105.31	c cleaning 46003 clauses out of 92016 with flag 1118000/1118000
225.18/112.04	c cleaning 47005 clauses out of 94016 with flag 1166003/1166003
239.57/119.20	c cleaning 48002 clauses out of 96009 with flag 1215001/1215001
252.14/125.56	c cleaning 48998 clauses out of 98006 with flag 1265000/1265000
265.11/132.09	c cleaning 50001 clauses out of 100008 with flag 1316000/1316000
278.93/138.96	c cleaning 51005 clauses out of 102014 with flag 1368007/1368007
298.87/148.92	c cleaning 51993 clauses out of 104002 with flag 1421000/1421000
314.44/156.75	c cleaning 53006 clauses out of 106012 with flag 1475003/1475003
331.01/165.01	c cleaning 53991 clauses out of 108003 with flag 1530000/1530000
350.79/174.90	c cleaning 54998 clauses out of 110013 with flag 1586001/1586001
368.14/183.62	c cleaning 56004 clauses out of 112018 with flag 1643004/1643004
386.29/192.72	c cleaning 57004 clauses out of 114011 with flag 1701001/1701001
405.26/202.28	c cleaning 58002 clauses out of 116010 with flag 1760004/1760004
427.47/213.38	c cleaning 58999 clauses out of 118005 with flag 1820001/1820001
443.81/221.58	c cleaning 60002 clauses out of 120010 with flag 1881005/1881005
459.78/229.58	c cleaning 60994 clauses out of 122004 with flag 1943001/1943001
476.15/237.76	c cleaning 62003 clauses out of 124009 with flag 2006000/2006000
496.11/247.78	c cleaning 62996 clauses out of 126006 with flag 2070000/2070000
513.11/256.23	c cleaning 64005 clauses out of 128011 with flag 2135001/2135001
529.86/264.65	c cleaning 64998 clauses out of 130007 with flag 2201002/2201002
545.24/272.34	c cleaning 65994 clauses out of 132010 with flag 2268003/2268003
562.02/280.74	c cleaning 67001 clauses out of 134013 with flag 2336000/2336000
579.37/289.44	c cleaning 68002 clauses out of 136015 with flag 2405003/2405003
594.15/296.81	c cleaning 69001 clauses out of 138010 with flag 2475000/2475000
610.71/305.12	c cleaning 69998 clauses out of 140010 with flag 2546001/2546001
625.78/312.63	c cleaning 71000 clauses out of 142011 with flag 2618000/2618000
643.72/321.61	c cleaning 72005 clauses out of 144011 with flag 2691000/2691000
659.75/329.68	c cleaning 72993 clauses out of 146006 with flag 2765000/2765000
676.36/337.97	c cleaning 73997 clauses out of 148013 with flag 2840000/2840000
697.11/348.38	c cleaning 75003 clauses out of 150018 with flag 2916002/2916002
716.46/358.03	c cleaning 76001 clauses out of 152015 with flag 2993002/2993002
735.44/367.59	c cleaning 76997 clauses out of 154013 with flag 3071001/3071001
758.18/378.95	c cleaning 78005 clauses out of 156015 with flag 3150000/3150000
782.15/390.96	c cleaning 78997 clauses out of 158011 with flag 3230001/3230001
809.47/404.64	c cleaning 80004 clauses out of 160017 with flag 3311004/3311004
834.05/416.96	c cleaning 81005 clauses out of 162011 with flag 3393002/3393002
860.58/430.21	c cleaning 81998 clauses out of 164005 with flag 3476001/3476001
885.34/442.60	c cleaning 82993 clauses out of 166006 with flag 3560000/3560000
912.49/456.28	c cleaning 83998 clauses out of 168013 with flag 3645000/3645000
942.08/471.03	c cleaning 85004 clauses out of 170016 with flag 3731001/3731001
968.89/484.42	c cleaning 86001 clauses out of 172012 with flag 3818001/3818001
994.04/497.08	c cleaning 86998 clauses out of 174010 with flag 3906000/3906000
1018.78/509.45	c cleaning 87995 clauses out of 176012 with flag 3995000/3995000
1048.34/524.29	c cleaning 89004 clauses out of 178019 with flag 4085002/4085002
1075.31/537.78	c cleaning 89998 clauses out of 180015 with flag 4176002/4176002
1105.24/552.70	c cleaning 91006 clauses out of 182015 with flag 4268000/4268000
1132.99/566.61	c cleaning 91995 clauses out of 184009 with flag 4361000/4361000
1165.17/582.79	c cleaning 93005 clauses out of 186015 with flag 4455001/4455001
1187.76/594.02	c cleaning 94002 clauses out of 188009 with flag 4550000/4550000
1212.92/606.63	c cleaning 94996 clauses out of 190007 with flag 4646000/4646000
1241.04/620.79	c cleaning 95999 clauses out of 192014 with flag 4743003/4743003
1266.68/633.53	c cleaning 97001 clauses out of 194012 with flag 4841000/4841000
1302.21/651.36	c cleaning 98002 clauses out of 196011 with flag 4940000/4940000
1333.69/667.09	c cleaning 99001 clauses out of 198010 with flag 5040001/5040001
1371.60/686.07	c cleaning 100000 clauses out of 200009 with flag 5141001/5141001
1400.55/700.54	c cleaning 100998 clauses out of 202008 with flag 5243000/5243000
1434.52/717.52	c cleaning 102000 clauses out of 204011 with flag 5346001/5346001
1474.50/737.58	c cleaning 102998 clauses out of 206010 with flag 5450000/5450000
1509.23/754.93	c cleaning 104005 clauses out of 208012 with flag 5555000/5555000
1545.26/772.96	c cleaning 104999 clauses out of 210010 with flag 5661003/5661003
1580.83/790.71	c cleaning 106001 clauses out of 212011 with flag 5768003/5768003
1623.99/812.33	c cleaning 107003 clauses out of 214008 with flag 5876001/5876001
1662.11/831.45	c cleaning 108002 clauses out of 216008 with flag 5985004/5985004
1707.09/853.95	c cleaning 109003 clauses out of 218005 with flag 6095003/6095003
1753.25/877.04	c cleaning 109995 clauses out of 219999 with flag 6206000/6206000
1800.02/900.41	c starts		: 276
1800.02/900.41	c conflicts		: 6318005
1800.02/900.41	c decisions		: 6476543
1800.02/900.41	c propagations		: 54093061
1800.02/900.41	c inspects		: 10237494139
1800.02/900.41	c shortcuts		: 0
1800.02/900.41	c learnt literals	: 0
1800.02/900.41	c learnt binary clauses	: 0
1800.02/900.41	c learnt ternary clauses	: 0
1800.02/900.41	c learnt constraints	: 6318005
1800.02/900.41	c ignored constraints	: 0
1800.02/900.41	c root simplifications	: 0
1800.02/900.41	c removed literals (reason simplification)	: 47679868
1800.02/900.41	c reason swapping (by a shorter reason)	: 0
1800.02/900.41	c Calls to reduceDB	: 108
1800.02/900.41	c number of reductions to clauses (during analyze)	: 0
1800.02/900.41	c number of learned constraints concerned by reduction	: 0
1800.02/900.41	c number of learning phase by resolution	: 0
1800.02/900.41	c number of learning phase by cutting planes	: 0
1800.02/900.41	c speed (assignments/second)	: 60087.311064481626
1800.02/900.41	c non guided choices	34
1800.02/900.44	c learnt constraints type 
1800.02/900.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 222009
1800.02/900.44	c constraints type 
1800.02/900.44	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1800.02/900.44	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
1800.02/900.44	c 17 constraints processed.
1800.02/900.44	c constraints type 
1800.02/900.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
1800.02/900.44	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1800.02/900.44	c 17 constraints processed.
1800.02/900.44	s UNKNOWN
1800.02/900.44	c Total wall clock time (in seconds): 900.333

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-3688196-1337875813/watcher-3688196-1337875813 -o /tmp/evaluation-result-3688196-1337875813/solver-3688196-1337875813 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688196-1337875813.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.95 3.81 3/198 22743
/proc/meminfo: memFree=28603152/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/22743/stat : 22743 (java) R 22741 22743 21231 0 -1 4202496 987 0 0 0 0 0 0 0 20 0 1 0 253706958 23793664 715 33554432000 1073741824 1073778376 140735048769424 140735048758488 272877270376 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 5809 716 531 9 0 128 0

[startup+0.056392 s]
/proc/loadavg: 3.78 3.95 3.81 3/198 22743
/proc/meminfo: memFree=28603152/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 3185 0 1 0 4 0 0 0 20 0 18 0 253706958 9787813888 4394 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2389603 4394 1757 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.100256 s]
/proc/loadavg: 3.78 3.95 3.81 3/198 22743
/proc/meminfo: memFree=28603152/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 4379 0 1 0 10 0 0 0 20 0 18 0 253706958 9787813888 6098 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2389603 6099 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.30016 s]
/proc/loadavg: 3.78 3.95 3.81 3/198 22743
/proc/meminfo: memFree=28603152/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=0.7 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 10619 0 1 0 68 2 0 0 20 0 22 0 253706958 10060460032 11468 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 11468 2218 9 0 2446860 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 9824668

[startup+0.700175 s]
/proc/loadavg: 3.78 3.95 3.81 3/198 22743
/proc/meminfo: memFree=28603152/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=2.31 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 20302 0 1 0 225 6 0 0 20 0 22 0 253706958 10060460032 27153 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 27153 2242 9 0 2446860 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 9824668

[startup+1.50069 s]
/proc/loadavg: 3.78 3.95 3.81 6/220 22768
/proc/meminfo: memFree=28460164/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=4.76 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 28069 0 1 0 468 8 0 0 20 0 22 0 253706958 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 43068 2272 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.15 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2448 0 1 0 15 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 22 0 253706961 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22759] ppid=22741 vsize=9824668 CPUtime=0.97 cores=0,2,4,6
/proc/22743/task/22759/stat : 22759 (java) S 22741 22743 21231 0 -1 4202560 12152 0 0 0 94 3 0 0 20 0 22 0 253706963 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321255185080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22760] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22760/stat : 22760 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321254132728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22761] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22761/stat : 22761 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321253080392 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22762] ppid=22741 vsize=9824668 CPUtime=1.26 cores=0,2,4,6
/proc/22743/task/22762/stat : 22762 (java) R 22741 22743 21231 0 -1 4202560 48 0 0 0 126 0 0 0 20 0 22 0 253706975 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321251991752 140321363582080 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22763] ppid=22741 vsize=9824668 CPUtime=1.26 cores=0,2,4,6
/proc/22743/task/22763/stat : 22763 (java) R 22741 22743 21231 0 -1 4202560 126 0 0 0 124 2 0 0 20 0 22 0 253706975 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321250938808 140321363745257 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22764] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22764/stat : 22764 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321249887272 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22765] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22765/stat : 22765 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 43068 33554432000 1073741824 1073778376 140735048769424 140321248834728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 9824668

[startup+3.10083 s]
/proc/loadavg: 3.78 3.95 3.81 5/219 22768
/proc/meminfo: memFree=28409996/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=7.94 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 28100 0 1 0 785 9 0 0 20 0 22 0 253706958 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 48714 2273 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.15 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2448 0 1 0 15 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=0.08 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 35 0 0 0 8 0 0 0 20 0 22 0 253706961 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22759] ppid=22741 vsize=9824668 CPUtime=1.01 cores=0,2,4,6
/proc/22743/task/22759/stat : 22759 (java) S 22741 22743 21231 0 -1 4202560 12154 0 0 0 98 3 0 0 20 0 22 0 253706963 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321255185080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22760] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22760/stat : 22760 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321254132728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22761] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22761/stat : 22761 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321253080392 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22762] ppid=22741 vsize=9824668 CPUtime=2.79 cores=0,2,4,6
/proc/22743/task/22762/stat : 22762 (java) R 22741 22743 21231 0 -1 4202560 49 0 0 0 279 0 0 0 20 0 22 0 253706975 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321251991632 140321363716535 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22763] ppid=22741 vsize=9824668 CPUtime=2.78 cores=0,2,4,6
/proc/22743/task/22763/stat : 22763 (java) R 22741 22743 21231 0 -1 4202560 134 0 0 0 276 2 0 0 20 0 22 0 253706975 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321250937144 140321363566112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22764] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22764/stat : 22764 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321249887272 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22765] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22765/stat : 22765 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 48714 33554432000 1073741824 1073778376 140735048769424 140321248834728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.94
Current children cumulated vsize (KiB) 9824668

[startup+6.30075 s]
/proc/loadavg: 3.80 3.95 3.81 5/219 22768
/proc/meminfo: memFree=28403628/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=14.29 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 28146 0 1 0 1419 10 0 0 20 0 22 0 253706958 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 49646 2273 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.15 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2449 0 1 0 15 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 253706959 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 37 0 0 0 16 0 0 0 20 0 22 0 253706961 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 49646 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/22743/statm: 2456167 107606 2274 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.17 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2459 0 1 0 16 1 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0.68 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 371 0 0 0 65 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0.73 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 329 0 0 0 70 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0.65 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 420 0 0 0 62 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0.7 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 564 0 0 0 66 4 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0.63 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 437 0 0 0 60 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0.7 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 572 0 0 0 66 4 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0.63 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 463 0 0 0 60 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0.71 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 356 0 0 0 68 3 0 0 20 0 22 0 253706959 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=5.48 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 195 0 0 0 468 80 0 0 20 0 22 0 253706961 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22759] ppid=22741 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/22743/task/22759/stat : 22759 (java) S 22741 22743 21231 0 -1 4202560 12169 0 0 0 104 3 0 0 20 0 22 0 253706963 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321255185080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22760] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22760/stat : 22760 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321254132728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22761] ppid=22741 vsize=9824668 CPUtime=0.19 cores=0,2,4,6
/proc/22743/task/22761/stat : 22761 (java) S 22741 22743 21231 0 -1 4202560 46 0 0 0 9 10 0 0 20 0 22 0 253706963 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321253080392 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22762] ppid=22741 vsize=9824668 CPUtime=812.72 cores=0,2,4,6
/proc/22743/task/22762/stat : 22762 (java) R 22741 22743 21231 0 -1 4202560 141 0 0 0 81259 13 0 0 20 0 22 0 253706975 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321251991632 140321363716738 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22763] ppid=22741 vsize=9824668 CPUtime=813.7 cores=0,2,4,6
/proc/22743/task/22763/stat : 22763 (java) R 22741 22743 21231 0 -1 4202560 171 0 0 0 81355 15 0 0 20 0 22 0 253706975 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321250936672 140321363566112 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22764] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22764/stat : 22764 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321249887272 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22765] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22765/stat : 22765 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107606 33554432000 1073741824 1073778376 140735048769424 140321248834728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1643.92
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.75 3.77 3.78 5/219 22786
/proc/meminfo: memFree=26936844/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=1763.81 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 31930 0 1 0 176237 144 0 0 20 0 22 0 253706958 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 107286 2274 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.18 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2460 0 1 0 16 2 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0.71 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 371 0 0 0 68 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0.74 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 329 0 0 0 71 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 420 0 0 0 63 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0.72 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 564 0 0 0 68 4 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0.67 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 437 0 0 0 64 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0.74 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 572 0 0 0 70 4 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 469 0 0 0 63 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0.75 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 356 0 0 0 72 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=5.91 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 199 0 0 0 492 99 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22759] ppid=22741 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/22743/task/22759/stat : 22759 (java) S 22741 22743 21231 0 -1 4202560 12169 0 0 0 104 3 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321255185080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22760] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22760/stat : 22760 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321254132728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22761] ppid=22741 vsize=9824668 CPUtime=0.21 cores=0,2,4,6
/proc/22743/task/22761/stat : 22761 (java) S 22741 22743 21231 0 -1 4202560 50 0 0 0 10 11 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321253080392 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22762] ppid=22741 vsize=9824668 CPUtime=872.07 cores=0,2,4,6
/proc/22743/task/22762/stat : 22762 (java) R 22741 22743 21231 0 -1 4202560 143 0 0 0 87193 14 0 0 20 0 22 0 253706975 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321251991632 140321363533446 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22763] ppid=22741 vsize=9824668 CPUtime=873.27 cores=0,2,4,6
/proc/22743/task/22763/stat : 22763 (java) R 22741 22743 21231 0 -1 4202560 171 0 0 0 87311 16 0 0 20 0 22 0 253706975 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321250936768 140321363745031 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22764] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22764/stat : 22764 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321249887272 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22765] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22765/stat : 22765 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321248834728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1763.81
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.401 s]
/proc/loadavg: 3.67 3.75 3.78 5/219 22786
/proc/meminfo: memFree=26924184/32873844 swapFree=7104/7104
[pid=22743] ppid=22741 vsize=9824668 CPUtime=1800.02 cores=0,2,4,6
/proc/22743/stat : 22743 (java) S 22741 22743 21231 0 -1 4202496 31932 0 1 0 179858 144 0 0 20 0 22 0 253706958 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140735048760560 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22743/statm: 2456167 107286 2274 9 0 2446860 0
[pid=22743/tid=22745] ppid=22741 vsize=9824668 CPUtime=0.18 cores=0,2,4,6
/proc/22743/task/22745/stat : 22745 (java) S 22741 22743 21231 0 -1 4202560 2460 0 1 0 16 2 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321503486968 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22746] ppid=22741 vsize=9824668 CPUtime=0.71 cores=0,2,4,6
/proc/22743/task/22746/stat : 22746 (java) S 22741 22743 21231 0 -1 4202560 371 0 0 0 68 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321481586856 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22747] ppid=22741 vsize=9824668 CPUtime=0.74 cores=0,2,4,6
/proc/22743/task/22747/stat : 22747 (java) S 22741 22743 21231 0 -1 4202560 329 0 0 0 71 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321279174952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22748] ppid=22741 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/22743/task/22748/stat : 22748 (java) S 22741 22743 21231 0 -1 4202560 420 0 0 0 63 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321278122408 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22749] ppid=22741 vsize=9824668 CPUtime=0.72 cores=0,2,4,6
/proc/22743/task/22749/stat : 22749 (java) S 22741 22743 21231 0 -1 4202560 564 0 0 0 68 4 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321277069864 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22750] ppid=22741 vsize=9824668 CPUtime=0.67 cores=0,2,4,6
/proc/22743/task/22750/stat : 22750 (java) S 22741 22743 21231 0 -1 4202560 437 0 0 0 64 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321276017320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22751] ppid=22741 vsize=9824668 CPUtime=0.74 cores=0,2,4,6
/proc/22743/task/22751/stat : 22751 (java) S 22741 22743 21231 0 -1 4202560 572 0 0 0 70 4 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321274964776 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22752] ppid=22741 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/22743/task/22752/stat : 22752 (java) S 22741 22743 21231 0 -1 4202560 469 0 0 0 63 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321273912232 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22753] ppid=22741 vsize=9824668 CPUtime=0.75 cores=0,2,4,6
/proc/22743/task/22753/stat : 22753 (java) S 22741 22743 21231 0 -1 4202560 356 0 0 0 72 3 0 0 20 0 22 0 253706959 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321272859688 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22743/tid=22754] ppid=22741 vsize=9824668 CPUtime=5.92 cores=0,2,4,6
/proc/22743/task/22754/stat : 22754 (java) S 22741 22743 21231 0 -1 4202560 199 0 0 0 493 99 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321260447848 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22755] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22755/stat : 22755 (java) S 22741 22743 21231 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321259394168 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22756] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22756/stat : 22756 (java) S 22741 22743 21231 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 253706961 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321258341512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22757] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22757/stat : 22757 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321257290256 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22758] ppid=22741 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/22743/task/22758/stat : 22758 (java) S 22741 22743 21231 0 -1 4202560 12034 0 0 0 97 2 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321256237624 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22759] ppid=22741 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/22743/task/22759/stat : 22759 (java) S 22741 22743 21231 0 -1 4202560 12169 0 0 0 104 3 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321255185080 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22760] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22760/stat : 22760 (java) S 22741 22743 21231 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321254132728 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22761] ppid=22741 vsize=9824668 CPUtime=0.21 cores=0,2,4,6
/proc/22743/task/22761/stat : 22761 (java) S 22741 22743 21231 0 -1 4202560 52 0 0 0 10 11 0 0 20 0 22 0 253706963 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321253080392 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22762] ppid=22741 vsize=9824668 CPUtime=890.13 cores=0,2,4,6
/proc/22743/task/22762/stat : 22762 (java) R 22741 22743 21231 0 -1 4202560 143 0 0 0 88999 14 0 0 20 0 22 0 253706975 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321251991632 140321364270064 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22743/tid=22763] ppid=22741 vsize=9824668 CPUtime=891.33 cores=0,2,4,6
/proc/22743/task/22763/stat : 22763 (java) R 22741 22743 21231 0 -1 4202560 171 0 0 0 89117 16 0 0 20 0 22 0 253706975 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321250936768 140321363566210 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22743/tid=22764] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22764/stat : 22764 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321249887272 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22743/tid=22765] ppid=22741 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/22743/task/22765/stat : 22765 (java) S 22741 22743 21231 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253706976 10060460032 107286 33554432000 1073741824 1073778376 140735048769424 140321248834728 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9824668

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22743 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=30265
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=891712
# CPU time returned by wait4() is 1795.92
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 900.459
CPU time (s): 1800.02
CPU user time (s): 1798.58
CPU system time (s): 1.44
CPU usage (%): 199.9
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.03
system time used= 1.89171
maximum resident set size= 430448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31977
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25289
involuntary context switches= 22320

runsolver used 3.24951 second user time and 7.82581 second system time

The end

Launcher Data

Begin job on node119 at 2012-05-24 18:10:13
IDJOB=3688196
IDBENCH=2893
IDSOLVER=2268
FILE ID=node119/3688196-1337875813
RUNJOBID= node119-1337871880-21247
PBS_JOBID= 14620085
Free space on /tmp= 71700 MiB

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

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

MD5SUM BENCH= dc0a3aac3e055af09a2312e5ef9f2aef
RANDOM SEED=482225049

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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.90
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.943
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:        28603416 kB
Buffers:          203500 kB
Cached:          2771904 kB
SwapCached:            0 kB
Active:           876624 kB
Inactive:        2614200 kB
Active(anon):     518008 kB
Inactive(anon):        0 kB
Active(file):     358616 kB
Inactive(file):  2614200 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               500 kB
Writeback:             0 kB
AnonPages:        538828 kB
Mapped:            21616 kB
Shmem:               200 kB
Slab:             625320 kB
SReclaimable:      67652 kB
SUnreclaim:       557668 kB
KernelStack:        1632 kB
PageTables:         5168 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1086980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    487424 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= 71700 MiB
End job on node119 at 2012-05-24 18:25:15