Trace number 4105626

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.13 898.663

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_1.opb
MD5SUMc7543821508efc06c2ce41424051ab2c
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 1884
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5652
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4105626-1466255904.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.17	c ... done. Wall clock time 0.053s.
0.08/0.17	c declared #vars     71
0.08/0.17	c #constraints  17
0.08/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 16
0.08/0.18	c 17 constraints processed.
0.08/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16
0.08/0.18	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.08/0.18	c 17 constraints processed.
0.08/0.18	c objective function length is 1 literals
2.26/0.79	c cleaning 2501 clauses out of 5001 with flag 10353/5001
4.14/1.25	c cleaning 4252 clauses out of 8503 with flag 22737/11004
5.34/1.80	c cleaning 5626 clauses out of 11252 with flag 37294/18005
6.75/2.50	c cleaning 6812 clauses out of 13623 with flag 53807/26002
8.24/3.29	c cleaning 7904 clauses out of 15810 with flag 72356/35001
10.04/4.18	c cleaning 8951 clauses out of 17905 with flag 93561/45000
12.27/5.27	c cleaning 9979 clauses out of 19959 with flag 116874/56005
14.68/6.42	c cleaning 10989 clauses out of 21979 with flag 141879/68004
17.50/7.84	c cleaning 11993 clauses out of 23986 with flag 168700/81000
20.69/9.43	c cleaning 12993 clauses out of 25996 with flag 197763/95003
24.51/11.32	c cleaning 14000 clauses out of 28001 with flag 228678/110001
28.32/13.30	c cleaning 14995 clauses out of 30000 with flag 261489/126000
32.72/15.43	c cleaning 16003 clauses out of 32006 with flag 296549/143001
37.92/18.03	c cleaning 16998 clauses out of 34004 with flag 333560/161002
43.12/20.64	c cleaning 18004 clauses out of 36007 with flag 372084/180003
48.91/23.59	c cleaning 18996 clauses out of 38001 with flag 413524/200001
55.12/26.67	c cleaning 19998 clauses out of 40005 with flag 457042/221001
61.73/29.93	c cleaning 20999 clauses out of 42006 with flag 502340/243000
69.33/33.77	c cleaning 22004 clauses out of 44008 with flag 549321/266001
77.38/37.72	c cleaning 23001 clauses out of 46003 with flag 599152/290000
86.20/42.14	c cleaning 23995 clauses out of 48002 with flag 650678/315000
96.01/47.00	c cleaning 24997 clauses out of 50009 with flag 704138/341002
106.41/52.23	c cleaning 26003 clauses out of 52012 with flag 760218/368002
117.81/57.97	c cleaning 27005 clauses out of 54009 with flag 817699/396002
130.61/64.34	c cleaning 27999 clauses out of 56003 with flag 877013/425001
142.43/70.20	c cleaning 29000 clauses out of 58003 with flag 939644/455000
155.05/76.57	c cleaning 30002 clauses out of 60004 with flag 1004060/486001
168.86/83.44	c cleaning 31006 clauses out of 62011 with flag 1070669/518010
182.47/90.29	c cleaning 31999 clauses out of 63999 with flag 1139457/551004
197.27/97.61	c cleaning 32989 clauses out of 65996 with flag 1210496/585000
212.10/105.08	c cleaning 34003 clauses out of 68007 with flag 1283441/620000
228.30/113.15	c cleaning 35003 clauses out of 70007 with flag 1358312/656003
246.33/122.18	c cleaning 36000 clauses out of 72002 with flag 1435125/693001
265.96/131.98	c cleaning 37000 clauses out of 74002 with flag 1513671/731001
283.57/140.79	c cleaning 38001 clauses out of 76003 with flag 1594405/770002
305.39/151.67	c cleaning 39003 clauses out of 78007 with flag 1678852/810007
329.83/163.87	c cleaning 39995 clauses out of 79998 with flag 1765026/851001
355.44/176.61	c cleaning 40992 clauses out of 82004 with flag 1852747/893002
380.47/189.13	c cleaning 42004 clauses out of 84011 with flag 1943914/936001
406.26/202.07	c cleaning 43001 clauses out of 86006 with flag 2037024/980000
431.49/214.67	c cleaning 44003 clauses out of 88009 with flag 2131970/1025004
457.27/227.52	c cleaning 44993 clauses out of 90002 with flag 2229004/1071000
482.87/240.34	c cleaning 46000 clauses out of 92009 with flag 2327440/1118000
510.90/254.34	c cleaning 47002 clauses out of 94010 with flag 2426111/1166001
541.10/269.42	c cleaning 48005 clauses out of 96010 with flag 2528732/1215003
573.78/285.73	c cleaning 49001 clauses out of 98003 with flag 2633419/1265001
605.61/301.66	c cleaning 49990 clauses out of 100001 with flag 2741900/1316000
641.45/319.58	c cleaning 50999 clauses out of 102011 with flag 2851124/1368000
676.86/337.28	c cleaning 52004 clauses out of 104014 with flag 2964776/1421002
708.70/353.12	c cleaning 53003 clauses out of 106009 with flag 3079720/1475001
746.52/372.05	c cleaning 54006 clauses out of 108011 with flag 3195606/1530006
785.51/391.58	c cleaning 54999 clauses out of 109999 with flag 3313938/1586000
824.93/411.24	c cleaning 55999 clauses out of 112007 with flag 3435365/1643007
866.97/432.29	c cleaning 56994 clauses out of 114005 with flag 3558202/1701004
909.06/453.30	c cleaning 57997 clauses out of 116007 with flag 3682505/1760000
963.66/480.52	c cleaning 59003 clauses out of 118010 with flag 3809487/1820000
1017.47/507.46	c cleaning 60003 clauses out of 120007 with flag 3938782/1881000
1073.34/535.34	c cleaning 60998 clauses out of 122009 with flag 4070625/1943005
1134.20/565.75	c cleaning 62000 clauses out of 124008 with flag 4201373/2006002
1195.03/596.11	c cleaning 63003 clauses out of 126008 with flag 4335189/2070002
1259.68/628.45	c cleaning 63999 clauses out of 128005 with flag 4471578/2135002
1320.52/658.80	c cleaning 64988 clauses out of 130004 with flag 4608967/2201000
1386.52/691.81	c cleaning 66008 clauses out of 132022 with flag 4749159/2268006
1450.84/724.02	c cleaning 66998 clauses out of 134009 with flag 4888450/2336001
1517.67/757.46	c cleaning 68001 clauses out of 136012 with flag 5033658/2405002
1584.90/791.06	c cleaning 68995 clauses out of 138009 with flag 5179081/2475000
1655.70/826.40	c cleaning 69998 clauses out of 140015 with flag 5328828/2546001
1722.68/859.93	c cleaning 71007 clauses out of 142017 with flag 5480307/2618001
1791.94/894.55	c cleaning 72003 clauses out of 144011 with flag 5635586/2691002
1800.13/898.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/898.60	c starts		: 574
1800.13/898.60	c conflicts		: 2706820
1800.13/898.60	c decisions		: 2817379
1800.13/898.60	c propagations		: 27082698
1800.13/898.60	c inspects		: 18628573742
1800.13/898.60	c shortcuts		: 0
1800.13/898.60	c learnt literals	: 0
1800.13/898.60	c learnt binary clauses	: 0
1800.13/898.60	c learnt ternary clauses	: 0
1800.13/898.60	c learnt constraints	: 2706820
1800.13/898.60	c ignored constraints	: 0
1800.13/898.60	c root simplifications	: 0
1800.13/898.60	c removed literals (reason simplification)	: 28510114
1800.13/898.60	c reason swapping (by a shorter reason)	: 0
1800.13/898.60	c Calls to reduceDB	: 69
1800.13/898.60	c Number of update (reduction) of LBD	: 216342
1800.13/898.60	c Imported unit clauses	: 0
1800.13/898.60	c number of reductions to clauses (during analyze)	: 0
1800.13/898.60	c number of learned constraints concerned by reduction	: 0
1800.13/898.60	c number of learning phase by resolution	: 0
1800.13/898.60	c number of learning phase by cutting planes	: 0
1800.13/898.60	c speed (assignments/second)	: 30144.706891965143
1800.13/898.60	c non guided choices	33
1800.13/898.63	c learnt constraints type 
1800.13/898.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 87826
1800.13/898.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/898.63	c starts		: 5
1800.13/898.63	c conflicts		: 595
1800.13/898.63	c decisions		: 1132
1800.13/898.63	c propagations		: 5151
1800.13/898.63	c inspects		: 554496
1800.13/898.63	c shortcuts		: 0
1800.13/898.63	c learnt literals	: 0
1800.13/898.63	c learnt binary clauses	: 0
1800.13/898.63	c learnt ternary clauses	: 0
1800.13/898.63	c learnt constraints	: 594
1800.13/898.63	c ignored constraints	: 0
1800.13/898.63	c root simplifications	: 0
1800.13/898.63	c removed literals (reason simplification)	: 0
1800.13/898.63	c reason swapping (by a shorter reason)	: 0
1800.13/898.63	c Calls to reduceDB	: 0
1800.13/898.63	c Number of update (reduction) of LBD	: 0
1800.13/898.63	c Imported unit clauses	: 0
1800.13/898.63	c number of reductions to clauses (during analyze)	: 0
1800.13/898.63	c number of learned constraints concerned by reduction	: 0
1800.13/898.63	c number of learning phase by resolution	: 0
1800.13/898.63	c number of learning phase by cutting planes	: 0
1800.13/898.63	c speed (assignments/second)	: 5.733194427749062
1800.13/898.63	c non guided choices	33
1800.13/898.63	c learnt constraints type 
1800.13/898.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 594
1800.13/898.63	s UNKNOWN
1800.13/898.63	c Total wall clock time (in seconds): 898.513

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4105626-1466255904/watcher-4105626-1466255904 -o /tmp/evaluation-result-4105626-1466255904/solver-4105626-1466255904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4105626-1466255904.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.51 4.21 4.13 4/197 11526
/proc/meminfo: memFree=29357944/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11526/stat : 11526 (java) R 11523 11526 6358 0 -1 4202496 490 0 0 0 0 0 0 0 20 0 1 0 27639637 9515008 144 33554432000 1073741824 1073778376 140734751216880 140734751214008 213865959316 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2323 147 106 9 0 71 0

[startup+0.100063 s]
/proc/loadavg: 4.51 4.21 4.13 4/197 11526
/proc/meminfo: memFree=29357944/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 4391 0 1 0 7 1 0 0 20 0 18 0 27639637 9787879424 6032 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2389619 6032 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200228 s]
/proc/loadavg: 4.51 4.21 4.13 4/197 11526
/proc/meminfo: memFree=29357944/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 5641 0 1 0 24 2 0 0 20 0 22 0 27639637 10060525568 8519 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 8519 2222 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300234 s]
/proc/loadavg: 4.51 4.21 4.13 4/197 11526
/proc/meminfo: memFree=29357944/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 9739 0 1 0 63 3 0 0 20 0 22 0 27639637 10060525568 10947 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 10947 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700215 s]
/proc/loadavg: 4.51 4.21 4.13 4/197 11526
/proc/meminfo: memFree=29357944/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=2.26 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 19287 0 1 0 221 5 0 0 20 0 22 0 27639637 10060525568 26072 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 26072 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 4.51 4.21 4.13 6/219 11548
/proc/meminfo: memFree=29214792/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=4.74 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 24840 0 1 0 467 7 0 0 20 0 22 0 27639637 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 44706 2265 9 0 2446860 0
[pid=11526/tid=11528] ppid=11523 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/11526/task/11528/stat : 11528 (java) S 11523 11526 6358 0 -1 4202560 2418 0 1 0 12 2 0 0 20 0 22 0 27639638 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508168905592 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11529] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11529/stat : 11529 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508130396456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11530] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11530/stat : 11530 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508129343656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11531] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/11526/task/11541/stat : 11541 (java) S 11523 11526 6358 0 -1 4202560 11917 0 0 0 90 3 0 0 20 0 22 0 27639643 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507988601528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11542] ppid=11523 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/11526/task/11542/stat : 11542 (java) S 11523 11526 6358 0 -1 4202560 9095 0 0 0 100 1 0 0 20 0 22 0 27639643 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507987548728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11543] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11543/stat : 11543 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507986496632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11544] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11544/stat : 11544 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507985444040 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11545] ppid=11523 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/11526/task/11545/stat : 11545 (java) R 11523 11526 6358 0 -1 4202560 28 0 0 0 130 0 0 0 20 0 22 0 27639656 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507984379664 140507993362903 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11546] ppid=11523 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (java) R 11523 11526 6358 0 -1 4202560 104 0 0 0 127 1 0 0 20 0 22 0 27639656 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507983335112 140507993416002 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11547] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11547/stat : 11547 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507982283944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11548] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11548/stat : 11548 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 44706 33554432000 1073741824 1073778376 140734751216880 140507981231144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 9824732

[startup+3.10085 s]
/proc/loadavg: 4.51 4.21 4.13 5/219 11548
/proc/meminfo: memFree=29176004/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=8 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 24878 0 1 0 793 7 0 0 20 0 22 0 27639637 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 47289 2278 9 0 2446860 0
[pid=11526/tid=11528] ppid=11523 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11526/task/11528/stat : 11528 (java) S 11523 11526 6358 0 -1 4202560 2418 0 1 0 13 2 0 0 20 0 22 0 27639638 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508168905592 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11529] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11529/stat : 11529 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508130396456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11530] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11530/stat : 11530 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508129343656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11531] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/11526/task/11541/stat : 11541 (java) R 11523 11526 6358 0 -1 4202560 11917 0 0 0 98 3 0 0 20 0 22 0 27639643 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507988601528 140508171595545 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11542] ppid=11523 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/11526/task/11542/stat : 11542 (java) S 11523 11526 6358 0 -1 4202560 9095 0 0 0 101 1 0 0 20 0 22 0 27639643 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507987548728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11543] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11543/stat : 11543 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507986496632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11544] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11544/stat : 11544 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507985444040 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11545] ppid=11523 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/11526/task/11545/stat : 11545 (java) R 11523 11526 6358 0 -1 4202560 28 0 0 0 289 0 0 0 20 0 22 0 27639656 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507984388440 140507993394118 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11546] ppid=11523 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (java) R 11523 11526 6358 0 -1 4202560 110 0 0 0 285 2 0 0 20 0 22 0 27639656 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507983334184 140507993615708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11547] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11547/stat : 11547 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507982283944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11548] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11548/stat : 11548 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 47289 33554432000 1073741824 1073778376 140734751216880 140507981231144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.47 4.20 4.13 6/219 11548
/proc/meminfo: memFree=29177856/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=14.48 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 24900 0 1 0 1440 8 0 0 20 0 22 0 27639637 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 48903 2278 9 0 2446860 0
[pid=11526/tid=11528] ppid=11523 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/11526/task/11528/stat : 11528 (java) S 11523 11526 6358 0 -1 4202560 2418 0 1 0 13 2 0 0 20 0 22 0 27639638 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508168905592 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11529] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11529/stat : 11529 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508130396456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11530] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11530/stat : 11530 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508129343656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11531] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639639 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 48903 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=1.05 cores=1,3,5,7

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

/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 148 0 0 0 35 4 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 525 0 0 0 43 5 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 195 0 0 0 41 5 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 348 0 0 0 41 5 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 434 0 0 0 42 4 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0.42 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 280 0 0 0 37 5 0 0 20 0 22 0 27639639 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 100 0 0 0 20 29 0 0 20 0 22 0 27639641 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11526/task/11541/stat : 11541 (java) S 11523 11526 6358 0 -1 4202560 11917 0 0 0 102 3 0 0 20 0 22 0 27639643 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507988601528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11542] ppid=11523 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/11526/task/11542/stat : 11542 (java) S 11523 11526 6358 0 -1 4202560 9099 0 0 0 107 1 0 0 20 0 22 0 27639643 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507987548728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11543] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11543/stat : 11543 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507986496632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11544] ppid=11523 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/11526/task/11544/stat : 11544 (java) S 11523 11526 6358 0 -1 4202560 47 0 0 0 10 17 0 0 20 0 22 0 27639643 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507985444040 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11545] ppid=11523 vsize=9824732 CPUtime=818.17 cores=1,3,5,7
/proc/11526/task/11545/stat : 11545 (java) R 11523 11526 6358 0 -1 4202560 48 0 0 0 81804 13 0 0 20 0 22 0 27639656 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507984386576 140507993394118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11546] ppid=11523 vsize=9824732 CPUtime=818.5 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (java) R 11523 11526 6358 0 -1 4202560 185 0 0 0 81835 15 0 0 20 0 22 0 27639656 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507983334208 140507993350436 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11547] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11547/stat : 11547 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507982283944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11548] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11548/stat : 11548 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97469 33554432000 1073741824 1073778376 140734751216880 140507981231144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1647.5
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.27 4.18 4.11 5/219 11849
/proc/meminfo: memFree=28307708/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=1767.51 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 27792 0 1 0 176653 98 0 0 20 0 22 0 27639637 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 97509 2287 9 0 2446860 0
[pid=11526/tid=11528] ppid=11523 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/11526/task/11528/stat : 11528 (java) S 11523 11526 6358 0 -1 4202560 2420 0 1 0 15 4 0 0 20 0 22 0 27639638 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508168905592 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11529] ppid=11523 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11526/task/11529/stat : 11529 (java) S 11523 11526 6358 0 -1 4202560 178 0 0 0 39 4 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508130396456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11530] ppid=11523 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/11526/task/11530/stat : 11530 (java) S 11523 11526 6358 0 -1 4202560 555 0 0 0 45 6 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508129343656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11531] ppid=11523 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 148 0 0 0 37 4 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 525 0 0 0 43 5 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 195 0 0 0 42 5 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 348 0 0 0 42 5 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 434 0 0 0 43 4 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 317 0 0 0 38 5 0 0 20 0 22 0 27639639 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 105 0 0 0 20 30 0 0 20 0 22 0 27639641 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11526/task/11541/stat : 11541 (java) S 11523 11526 6358 0 -1 4202560 11917 0 0 0 102 3 0 0 20 0 22 0 27639643 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507988601528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11542] ppid=11523 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/11526/task/11542/stat : 11542 (java) S 11523 11526 6358 0 -1 4202560 9099 0 0 0 107 1 0 0 20 0 22 0 27639643 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507987548728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11543] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11543/stat : 11543 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507986496632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11544] ppid=11523 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/11526/task/11544/stat : 11544 (java) S 11523 11526 6358 0 -1 4202560 51 0 0 0 10 19 0 0 20 0 22 0 27639643 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507985444040 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11545] ppid=11523 vsize=9824732 CPUtime=877.98 cores=1,3,5,7
/proc/11526/task/11545/stat : 11545 (java) R 11523 11526 6358 0 -1 4202560 48 0 0 0 87784 14 0 0 20 0 22 0 27639656 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507984386576 140507993362380 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11546] ppid=11523 vsize=9824732 CPUtime=878.3 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (java) R 11523 11526 6358 0 -1 4202560 187 0 0 0 87814 16 0 0 20 0 22 0 27639656 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507983334256 140507993713161 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11547] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11547/stat : 11547 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507982283944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11548] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11548/stat : 11548 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97509 33554432000 1073741824 1073778376 140734751216880 140507981231144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1767.51
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.601 s]
/proc/loadavg: 4.29 4.19 4.12 5/219 11849
/proc/meminfo: memFree=28307960/32872528 swapFree=681964/737152
[pid=11526] ppid=11523 vsize=9824732 CPUtime=1800.13 cores=1,3,5,7
/proc/11526/stat : 11526 (java) S 11523 11526 6358 0 -1 4202496 27807 0 1 0 179914 99 0 0 20 0 22 0 27639637 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140734751208016 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/11526/statm: 2456183 97521 2287 9 0 2446860 0
[pid=11526/tid=11528] ppid=11523 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/11526/task/11528/stat : 11528 (java) S 11523 11526 6358 0 -1 4202560 2420 0 1 0 15 4 0 0 20 0 22 0 27639638 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508168905592 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11529] ppid=11523 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/11526/task/11529/stat : 11529 (java) S 11523 11526 6358 0 -1 4202560 178 0 0 0 40 4 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508130396456 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11530] ppid=11523 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/11526/task/11530/stat : 11530 (java) S 11523 11526 6358 0 -1 4202560 555 0 0 0 46 6 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508129343656 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11531] ppid=11523 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/11526/task/11531/stat : 11531 (java) S 11523 11526 6358 0 -1 4202560 148 0 0 0 37 4 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508128291368 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11532] ppid=11523 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11526/task/11532/stat : 11532 (java) S 11523 11526 6358 0 -1 4202560 525 0 0 0 45 5 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508127238568 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11533] ppid=11523 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11526/task/11533/stat : 11533 (java) S 11523 11526 6358 0 -1 4202560 195 0 0 0 43 5 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508126186280 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11534] ppid=11523 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/11526/task/11534/stat : 11534 (java) S 11523 11526 6358 0 -1 4202560 348 0 0 0 43 5 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508125133480 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11535] ppid=11523 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/11526/task/11535/stat : 11535 (java) S 11523 11526 6358 0 -1 4202560 434 0 0 0 45 4 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508124081192 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11536] ppid=11523 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/11526/task/11536/stat : 11536 (java) S 11523 11526 6358 0 -1 4202560 330 0 0 0 40 5 0 0 20 0 22 0 27639639 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140508123028392 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11537] ppid=11523 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/11526/task/11537/stat : 11537 (java) S 11523 11526 6358 0 -1 4202560 105 0 0 0 20 30 0 0 20 0 22 0 27639641 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507992811752 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11538] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11538/stat : 11538 (java) S 11523 11526 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507991757816 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11539] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11539/stat : 11539 (java) S 11523 11526 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27639641 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507990705416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11540] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11540/stat : 11540 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507989653904 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11541] ppid=11523 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/11526/task/11541/stat : 11541 (java) S 11523 11526 6358 0 -1 4202560 11917 0 0 0 102 3 0 0 20 0 22 0 27639643 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507988601528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11542] ppid=11523 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/11526/task/11542/stat : 11542 (java) S 11523 11526 6358 0 -1 4202560 9099 0 0 0 107 1 0 0 20 0 22 0 27639643 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507987548728 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11526/tid=11543] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11543/stat : 11543 (java) S 11523 11526 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27639643 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507986496632 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11544] ppid=11523 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/11526/task/11544/stat : 11544 (java) S 11523 11526 6358 0 -1 4202560 51 0 0 0 10 20 0 0 20 0 22 0 27639643 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507985444040 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11545] ppid=11523 vsize=9824732 CPUtime=894.2 cores=1,3,5,7
/proc/11526/task/11545/stat : 11545 (java) R 11523 11526 6358 0 -1 4202560 48 0 0 0 89406 14 0 0 20 0 22 0 27639656 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507984379664 140507993362357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11546] ppid=11523 vsize=9824732 CPUtime=894.51 cores=1,3,5,7
/proc/11526/task/11546/stat : 11546 (java) R 11523 11526 6358 0 -1 4202560 189 0 0 0 89435 16 0 0 20 0 22 0 27639656 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507983334112 140507993350358 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11526/tid=11547] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11547/stat : 11547 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507982283944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11526/tid=11548] ppid=11523 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/11526/task/11548/stat : 11548 (java) S 11523 11526 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27639656 10060525568 97521 33554432000 1073741824 1073778376 140734751216880 140507981231144 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11526 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 898.663
CPU time (s): 1800.13
CPU user time (s): 1799.14
CPU system time (s): 0.99
CPU usage (%): 200.312
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.59
system time used= 1.43178
maximum resident set size= 476808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27852
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24064
involuntary context switches= 24735

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.06708 second user time and 8.61569 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 15:18:24
IDJOB=4105626
IDBENCH=2930
IDSOLVER=2543
FILE ID=node112/4105626-1466255904
RUNJOBID= node112-1466241279-6375
PBS_JOBID= 19918204
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105626-1466255904/watcher-4105626-1466255904 -o /tmp/evaluation-result-4105626-1466255904/solver-4105626-1466255904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105626-1466255904.opb

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

MD5SUM BENCH= c7543821508efc06c2ce41424051ab2c
RANDOM SEED=1304508532

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29358472 kB
Buffers:           47408 kB
Cached:           112924 kB
SwapCached:         2028 kB
Active:          1937352 kB
Inactive:         103132 kB
Active(anon):    1880276 kB
Inactive(anon):     2096 kB
Active(file):      57076 kB
Inactive(file):   101036 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:               512 kB
Writeback:             0 kB
AnonPages:       2587484 kB
Mapped:            15344 kB
Shmem:                 0 kB
Slab:             601084 kB
SReclaimable:      44916 kB
SUnreclaim:       556168 kB
KernelStack:        1784 kB
PageTables:         9588 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2747272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1832960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71696 MiB
End job on node112 at 2016-06-18 15:33:23