Trace number 4085825

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 Resolution PB16SAT (TO)12 1800.01 1798.94

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_4.opb
MD5SUM431de611ddaca60ef9395e6cd3a99cf2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1258
Sum of products size (including duplicates)2516
Number of different products1258
Sum of products size2516

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4085825-1465254324.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  objective function found
0.25/0.24	c ... done. Wall clock time 0.137s.
0.25/0.24	c declared #vars     100
0.25/0.24	c internal #vars     1358
0.25/0.24	c #constraints  2616
0.25/0.24	c constraints type 
0.25/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1358
0.25/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1258
0.25/0.24	c 2616 constraints processed.
0.25/0.24	c objective function length is 100 literals
0.25/0.25	c SATISFIABLE
0.25/0.25	c OPTIMIZING...
0.25/0.25	c Got one! Elapsed wall clock time (in seconds):0.152
0.25/0.25	o 15
0.50/0.34	c Got one! Elapsed wall clock time (in seconds):0.236
0.50/0.34	o 14
0.76/0.45	c Got one! Elapsed wall clock time (in seconds):0.348
0.76/0.45	o 13
1.76/1.37	c cleaning 2631 clauses out of 5262 with flag 11262/5262
3.31/2.83	c cleaning 4312 clauses out of 8631 with flag 27357/11262
5.12/4.63	c cleaning 5654 clauses out of 11322 with flag 45594/18265
7.13/6.63	c cleaning 6833 clauses out of 13666 with flag 66799/26263
9.34/8.87	c cleaning 7915 clauses out of 15835 with flag 89635/35265
11.78/11.27	c cleaning 8950 clauses out of 17917 with flag 115911/45262
14.68/14.15	c cleaning 9969 clauses out of 19967 with flag 144902/56262
17.78/17.20	c cleaning 10991 clauses out of 22001 with flag 176769/68265
20.78/20.21	c cleaning 12001 clauses out of 24007 with flag 210285/81262
24.19/23.66	c cleaning 12994 clauses out of 26006 with flag 246285/95262
28.29/27.74	c cleaning 14000 clauses out of 28013 with flag 287316/110263
32.79/32.24	c cleaning 14998 clauses out of 30012 with flag 330859/126262
37.59/37.02	c cleaning 16003 clauses out of 32014 with flag 377874/143262
42.59/42.09	c cleaning 17004 clauses out of 34013 with flag 428101/161264
47.90/47.32	c cleaning 18000 clauses out of 36009 with flag 482811/180264
53.50/52.93	c cleaning 19004 clauses out of 38008 with flag 540098/200263
59.09/58.54	c cleaning 19998 clauses out of 40003 with flag 598177/221262
64.90/64.37	c cleaning 20995 clauses out of 42007 with flag 661605/243264
67.00/66.40	c Got one! Elapsed wall clock time (in seconds):66.301
67.00/66.40	o 12
68.50/67.90	c cleaning 16824 clauses out of 33662 with flag 13659/255914
70.10/69.57	c cleaning 11419 clauses out of 22839 with flag 29252/261915
72.00/71.41	c cleaning 9209 clauses out of 18421 with flag 47317/268916
74.00/73.47	c cleaning 8597 clauses out of 17210 with flag 67794/276914
76.20/75.67	c cleaning 8805 clauses out of 17611 with flag 90555/285912
78.80/78.21	c cleaning 9399 clauses out of 18806 with flag 116247/295912
81.50/80.95	c cleaning 10196 clauses out of 20408 with flag 145282/306913
84.50/83.90	c cleaning 11103 clauses out of 22211 with flag 176247/318912
87.99/87.43	c cleaning 12050 clauses out of 24111 with flag 210312/331915
91.59/91.02	c cleaning 13025 clauses out of 26058 with flag 245767/345912
95.49/94.93	c cleaning 14014 clauses out of 28038 with flag 285965/360917
99.60/99.02	c cleaning 15005 clauses out of 30020 with flag 327790/376913
104.19/103.67	c cleaning 16006 clauses out of 32015 with flag 373956/393913
109.09/108.59	c cleaning 17001 clauses out of 34009 with flag 421443/411913
114.19/113.62	c cleaning 17991 clauses out of 36007 with flag 473682/430912
119.79/119.20	c cleaning 18998 clauses out of 38016 with flag 529192/450912
125.30/124.70	c cleaning 20007 clauses out of 40020 with flag 588047/471914
131.51/130.91	c cleaning 20998 clauses out of 42011 with flag 650069/493912
137.70/137.11	c cleaning 22006 clauses out of 44013 with flag 711545/516912
144.30/143.72	c cleaning 22994 clauses out of 46007 with flag 782301/540912
151.09/150.53	c cleaning 24005 clauses out of 48014 with flag 851176/565913
158.49/157.98	c cleaning 25000 clauses out of 50008 with flag 923491/591912
166.09/165.54	c cleaning 25996 clauses out of 52008 with flag 998351/618912
174.09/173.52	c cleaning 27005 clauses out of 54013 with flag 1073877/646913
182.50/181.98	c cleaning 28002 clauses out of 56008 with flag 1155162/675913
191.40/190.88	c cleaning 28993 clauses out of 58005 with flag 1242465/705912
200.10/199.53	c cleaning 30001 clauses out of 60012 with flag 1329750/736912
209.10/208.55	c cleaning 31000 clauses out of 62014 with flag 1419912/768915
218.59/218.05	c cleaning 32000 clauses out of 64014 with flag 1512961/801915
228.62/228.07	c cleaning 32999 clauses out of 66016 with flag 1608528/835917
238.92/238.36	c cleaning 34004 clauses out of 68013 with flag 1706003/870913
249.62/249.09	c cleaning 35003 clauses out of 70008 with flag 1805760/906912
260.42/259.88	c cleaning 35998 clauses out of 72007 with flag 1912134/943914
271.72/271.13	c cleaning 36996 clauses out of 74007 with flag 2022467/981912
283.22/282.60	c cleaning 38002 clauses out of 76013 with flag 2132501/1020914
295.42/294.81	c cleaning 39000 clauses out of 78009 with flag 2246242/1060912
308.22/307.64	c cleaning 39991 clauses out of 80009 with flag 2363080/1101912
320.73/320.19	c cleaning 41000 clauses out of 82018 with flag 2486078/1143912
333.42/332.88	c cleaning 42011 clauses out of 84021 with flag 2613240/1186915
346.42/345.87	c cleaning 43002 clauses out of 86008 with flag 2742327/1230913
360.43/359.81	c cleaning 43997 clauses out of 88005 with flag 2875477/1275912
376.14/375.51	c cleaning 44990 clauses out of 90008 with flag 3002212/1321912
391.95/391.33	c cleaning 46000 clauses out of 92018 with flag 3137259/1368912
407.35/406.73	c cleaning 46998 clauses out of 94018 with flag 3273985/1416912
423.45/422.89	c cleaning 48004 clauses out of 96021 with flag 3410793/1465913
440.85/440.26	c cleaning 49005 clauses out of 98020 with flag 3548156/1515916
459.15/458.53	c cleaning 50004 clauses out of 100012 with flag 3688889/1566913
477.55/476.97	c cleaning 50994 clauses out of 102010 with flag 3839415/1618915
496.09/495.41	c cleaning 51995 clauses out of 104014 with flag 3989442/1671913
514.79/514.19	c cleaning 53011 clauses out of 106021 with flag 4140272/1725915
534.49/533.81	c cleaning 53990 clauses out of 108007 with flag 4295520/1780912
554.39/553.77	c cleaning 54999 clauses out of 110018 with flag 4451594/1836913
574.39/573.71	c cleaning 55997 clauses out of 112019 with flag 4612205/1893913
595.81/595.12	c cleaning 57004 clauses out of 114023 with flag 4774101/1951914
618.00/617.35	c cleaning 58005 clauses out of 116018 with flag 4940113/2010913
639.81/639.12	c cleaning 58997 clauses out of 118012 with flag 5111559/2070912
662.21/661.51	c cleaning 60005 clauses out of 120017 with flag 5282742/2131914
686.02/685.31	c cleaning 61000 clauses out of 122014 with flag 5461674/2193916
711.02/710.33	c cleaning 61991 clauses out of 124010 with flag 5638582/2256912
736.32/735.64	c cleaning 63009 clauses out of 126022 with flag 5827785/2320915
763.23/762.59	c cleaning 63994 clauses out of 128013 with flag 6013554/2385915
789.63/788.94	c cleaning 65001 clauses out of 130019 with flag 6206988/2451915
817.19/816.45	c cleaning 66004 clauses out of 132015 with flag 6401666/2518912
845.19/844.47	c cleaning 67002 clauses out of 134011 with flag 6604308/2586912
873.39/872.66	c cleaning 67993 clauses out of 136010 with flag 6811604/2655913
901.40/900.67	c cleaning 69007 clauses out of 138016 with flag 7019917/2725912
931.30/930.55	c cleaning 70000 clauses out of 140009 with flag 7230230/2796912
961.60/960.83	c cleaning 71002 clauses out of 142009 with flag 7432129/2868912
993.02/992.25	c cleaning 72003 clauses out of 144008 with flag 7640391/2941913
1025.71/1024.92	c cleaning 72988 clauses out of 146004 with flag 7856130/3015912
1058.02/1057.28	c cleaning 73997 clauses out of 148016 with flag 8073985/3090912
1092.12/1091.34	c cleaning 74998 clauses out of 150019 with flag 8292698/3166912
1125.33/1124.58	c cleaning 76005 clauses out of 152022 with flag 8520590/3243913
1158.20/1157.37	c cleaning 77005 clauses out of 154022 with flag 8752882/3321918
1194.80/1193.96	c cleaning 78005 clauses out of 156011 with flag 8979156/3400912
1231.01/1230.19	c cleaning 78998 clauses out of 158006 with flag 9212749/3480912
1266.93/1266.03	c cleaning 79997 clauses out of 160008 with flag 9454779/3561912
1303.43/1302.53	c cleaning 80993 clauses out of 162011 with flag 9699070/3643912
1340.03/1339.17	c cleaning 81999 clauses out of 164018 with flag 9956558/3726912
1376.94/1376.00	c cleaning 83001 clauses out of 166021 with flag 10221567/3810914
1414.45/1413.54	c cleaning 84006 clauses out of 168018 with flag 10496034/3895912
1452.74/1451.83	c cleaning 85001 clauses out of 170014 with flag 10779779/3981914
1490.55/1489.63	c cleaning 85998 clauses out of 172013 with flag 11076470/4068914
1532.27/1531.28	c cleaning 87004 clauses out of 174015 with flag 11333964/4156914
1573.96/1572.92	c cleaning 87987 clauses out of 176011 with flag 11593493/4245914
1614.47/1613.45	c cleaning 89007 clauses out of 178028 with flag 11853655/4335918
1655.59/1654.59	c cleaning 89996 clauses out of 180016 with flag 12120460/4426913
1696.69/1695.65	c cleaning 91005 clauses out of 182019 with flag 12397737/4518912
1737.90/1736.81	c cleaning 91997 clauses out of 184014 with flag 12688295/4611912
1779.40/1778.35	c cleaning 93005 clauses out of 186017 with flag 12986394/4705912
1800.01/1798.90	c starts		: 2076
1800.01/1798.90	c conflicts		: 4758272
1800.01/1798.90	c decisions		: 9968233
1800.01/1798.90	c propagations		: 1004660571
1800.01/1798.90	c inspects		: 26580138175
1800.01/1798.90	c shortcuts		: 0
1800.01/1798.90	c learnt literals	: 0
1800.01/1798.90	c learnt binary clauses	: 0
1800.01/1798.90	c learnt ternary clauses	: 3
1800.01/1798.90	c learnt constraints	: 4758272
1800.01/1798.90	c ignored constraints	: 0
1800.01/1798.90	c root simplifications	: 0
1800.01/1798.90	c removed literals (reason simplification)	: 0
1800.01/1798.90	c reason swapping (by a shorter reason)	: 0
1800.01/1798.90	c Calls to reduceDB	: 108
1800.01/1798.90	c Number of update (reduction) of LBD	: 1280486
1800.01/1798.90	c Imported unit clauses	: 0
1800.01/1798.90	c number of reductions to clauses (during analyze)	: 0
1800.01/1798.90	c number of learned constraints concerned by reduction	: 0
1800.01/1798.90	c number of learning phase by resolution	: 0
1800.01/1798.90	c number of learning phase by cutting planes	: 0
1800.01/1798.90	c speed (assignments/second)	: 558560.889529366
1800.01/1798.90	c non guided choices	0
1800.01/1798.93	c learnt constraints type 
1800.01/1798.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 145372
1800.01/1798.93	s SATISFIABLE
1800.01/1798.93	c Found 4 solution(s)
1800.01/1798.93	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 x23 x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 
1800.01/1798.93	c objective function=12
1800.01/1798.93	c Total wall clock time (in seconds): 1798.829

Verifier Data

OK	12

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-4085825-1465254324/watcher-4085825-1465254324 -o /tmp/evaluation-result-4085825-1465254324/solver-4085825-1465254324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085825-1465254324.opb 

pid=5631
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: 2.19 2.11 2.03 3/194 5634
/proc/meminfo: memFree=31099112/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 1294 0 0 0 0 0 0 0 20 0 2 0 107366864 95129600 927 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 23225 927 703 9 0 16769 0
[pid=5634/tid=5635] ppid=5631 vsize=92900 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 2 0 107366864 95129600 927 33554432000 1073741824 1073778376 140733208347984 139880587300392 213857169194 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.19 2.11 2.03 3/194 5634
/proc/meminfo: memFree=31099112/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 4467 0 1 0 10 1 0 0 20 0 18 0 107366864 9787879424 6103 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2389619 6103 2155 9 0 2380296 0
[pid=5634/tid=5635] ppid=5631 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2377 0 1 0 7 0 0 0 20 0 18 0 107366864 9787879424 6103 33554432000 1073741824 1073778376 140733208347984 139880587303840 213869716749 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200268 s]
/proc/loadavg: 2.19 2.11 2.03 3/194 5634
/proc/meminfo: memFree=31099112/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 4693 0 1 0 24 1 0 0 20 0 18 0 107366864 9787879424 6763 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2389619 6763 2213 9 0 2380296 0
[pid=5634/tid=5635] ppid=5631 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2400 0 1 0 16 1 0 0 20 0 18 0 107366864 9787879424 6763 33554432000 1073741824 1073778376 140733208347984 139880587303840 213869706296 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300254 s]
/proc/loadavg: 2.19 2.11 2.03 3/194 5634
/proc/meminfo: memFree=31099112/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625492 CPUtime=0.5 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 7696 0 1 0 48 2 0 0 20 0 19 0 107366864 9856503808 9763 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406373 9763 2234 9 0 2397050 0
[pid=5634/tid=5635] ppid=5631 vsize=9625492 CPUtime=0.27 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2425 0 1 0 26 1 0 0 20 0 19 0 107366864 9856503808 9764 33554432000 1073741824 1073778376 140733208347984 139880587305600 139880590590864 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9625492

[startup+0.700293 s]
/proc/loadavg: 2.19 2.11 2.03 3/194 5634
/proc/meminfo: memFree=31099112/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=1.09 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 9048 0 1 0 107 2 0 0 20 0 19 0 107366864 9856040960 10073 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 10073 2247 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2425 0 1 0 66 1 0 0 20 0 19 0 107366864 9856040960 10073 33554432000 1073741824 1073778376 140733208347984 139880587305600 139880458365181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.18 2.11 2.03 3/213 5653
/proc/meminfo: memFree=31071660/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=1.99 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 9991 0 1 0 197 2 0 0 20 0 19 0 107366864 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 10362 2258 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2426 0 1 0 146 1 0 0 20 0 19 0 107366864 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880587303264 139880458462825 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3267 0 0 0 29 0 0 0 20 0 19 0 107366868 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/5634/task/5650/stat : 5650 (java) S 5631 5634 3485 0 -1 4202560 3020 0 0 0 18 0 0 0 20 0 19 0 107366868 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880406263864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5651] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5651/stat : 5651 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880405211768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5652] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5652/stat : 5652 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880404159176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 10362 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9625040

[startup+3.10081 s]
/proc/loadavg: 2.18 2.11 2.03 3/213 5653
/proc/meminfo: memFree=31068504/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=3.61 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 9994 0 1 0 359 2 0 0 20 0 19 0 107366864 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 10874 2258 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2429 0 1 0 306 1 0 0 20 0 19 0 107366864 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880587305376 139880458328544 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3267 0 0 0 31 0 0 0 20 0 19 0 107366868 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/5634/task/5650/stat : 5650 (java) S 5631 5634 3485 0 -1 4202560 3020 0 0 0 19 0 0 0 20 0 19 0 107366868 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880406263864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5651] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5651/stat : 5651 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880405211768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5652] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5652/stat : 5652 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880404159176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 10874 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.18 2.11 2.03 3/213 5653
/proc/meminfo: memFree=31067272/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 9997 0 1 0 680 2 0 0 20 0 19 0 107366864 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 11317 2259 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2431 0 1 0 625 1 0 0 20 0 19 0 107366864 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880587296480 139880458353959 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107366865 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3267 0 0 0 31 0 0 0 20 0 19 0 107366868 9856040960 11317 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.19 cores=0,2,4,6

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

[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1723.4
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.09 2.07 2.03 3/213 5698
/proc/meminfo: memFree=30787204/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=1783.4 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 10886 0 1 0 178305 35 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 59729 2274 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=1777.48 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2498 0 1 0 177718 30 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880587296448 139880458328288 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 3 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 6 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 135 0 0 0 2 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 19 0 0 0 4 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3279 0 0 0 33 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/5634/task/5650/stat : 5650 (java) S 5631 5634 3485 0 -1 4202560 3083 0 0 0 26 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880406263864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5651] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5651/stat : 5651 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880405211768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5652] ppid=5631 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5634/task/5652/stat : 5652 (java) S 5631 5634 3485 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880404159176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1783.4
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.9 s]
/proc/loadavg: 2.07 2.07 2.03 3/213 5764
/proc/meminfo: memFree=30917572/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 10886 0 1 0 179965 36 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 59729 2274 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=1794.03 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2498 0 1 0 179373 30 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880587296448 139880458353888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 3 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 6 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 135 0 0 0 2 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 19 0 0 0 4 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3279 0 0 0 33 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/5634/task/5650/stat : 5650 (java) S 5631 5634 3485 0 -1 4202560 3083 0 0 0 26 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880406263864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5651] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5651/stat : 5651 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880405211768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5652] ppid=5631 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5634/task/5652/stat : 5652 (java) S 5631 5634 3485 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880404159176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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 5634 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.9 s]
/proc/loadavg: 2.07 2.07 2.03 3/213 5764
/proc/meminfo: memFree=30917572/32872528 swapFree=12352/737972
[pid=5634] ppid=5631 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/5634/stat : 5634 (java) S 5631 5634 3485 0 -1 4202496 10886 0 1 0 179965 36 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 140733208339120 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5634/statm: 2406260 59729 2274 9 0 2396937 0
[pid=5634/tid=5635] ppid=5631 vsize=9625040 CPUtime=1794.03 cores=0,2,4,6
/proc/5634/task/5635/stat : 5635 (java) R 5631 5634 3485 0 -1 4202560 2498 0 1 0 179373 30 0 0 20 0 19 0 107366864 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880587296448 139880458353888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5637] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5637/stat : 5637 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 3 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880576367400 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5638] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5638/stat : 5638 (java) S 5631 5634 3485 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880430254760 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5639] ppid=5631 vsize=9625040 CPUtime=0.06 cores=0,2,4,6
/proc/5634/task/5639/stat : 5639 (java) S 5631 5634 3485 0 -1 4202560 143 0 0 0 6 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880429202472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5640] ppid=5631 vsize=9625040 CPUtime=0.04 cores=0,2,4,6
/proc/5634/task/5640/stat : 5640 (java) S 5631 5634 3485 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880428149672 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5641] ppid=5631 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/5634/task/5641/stat : 5641 (java) S 5631 5634 3485 0 -1 4202560 135 0 0 0 2 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880427096360 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5642] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5642/stat : 5642 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880426043560 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5643] ppid=5631 vsize=9625040 CPUtime=0.05 cores=0,2,4,6
/proc/5634/task/5643/stat : 5643 (java) S 5631 5634 3485 0 -1 4202560 19 0 0 0 4 1 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880424991272 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5644] ppid=5631 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/5634/task/5644/stat : 5644 (java) S 5631 5634 3485 0 -1 4202560 120 0 0 0 3 0 0 0 20 0 19 0 107366865 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880423938472 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5645] ppid=5631 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/5634/task/5645/stat : 5645 (java) S 5631 5634 3485 0 -1 4202560 40 0 0 0 1 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880411527912 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5634/tid=5646] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5646/stat : 5646 (java) S 5631 5634 3485 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880410473976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5647] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5647/stat : 5647 (java) S 5631 5634 3485 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107366866 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880409421576 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5648] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5648/stat : 5648 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880408370064 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5649] ppid=5631 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/5634/task/5649/stat : 5649 (java) S 5631 5634 3485 0 -1 4202560 3279 0 0 0 33 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880407316664 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5634/tid=5650] ppid=5631 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/5634/task/5650/stat : 5650 (java) S 5631 5634 3485 0 -1 4202560 3083 0 0 0 26 0 0 0 20 0 19 0 107366868 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880406263864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5651] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5651/stat : 5651 (java) S 5631 5634 3485 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880405211768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5634/tid=5652] ppid=5631 vsize=9625040 CPUtime=0.55 cores=0,2,4,6
/proc/5634/task/5652/stat : 5652 (java) S 5631 5634 3485 0 -1 4202560 104 0 0 0 27 28 0 0 20 0 19 0 107366869 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880404159176 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5634/tid=5653] ppid=5631 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5634/task/5653/stat : 5653 (java) S 5631 5634 3485 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107366888 9856040960 59729 33554432000 1073741824 1073778376 140733208347984 139880403105192 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5634 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=69108
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=761884
# CPU time returned by wait4() is 1795.83
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.94
CPU time (s): 1800.01
CPU user time (s): 1799.65
CPU system time (s): 0.36
CPU usage (%): 100.06
Max. virtual memory (cumulated for all children) (KiB): 9625492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.07
system time used= 0.761884
maximum resident set size= 239080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10934
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38184
involuntary context switches= 3254

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.9723 second user time and 12.4941 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-07 01:05:24
IDJOB=4085825
IDBENCH=48105
IDSOLVER=2546
FILE ID=node112/4085825-1465254324
RUNJOBID= node112-1465252319-3501
PBS_JOBID= 19843261
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085825-1465254324/watcher-4085825-1465254324 -o /tmp/evaluation-result-4085825-1465254324/solver-4085825-1465254324 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1465252319-3501 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085825-1465254324.opb

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

MD5SUM BENCH= 431de611ddaca60ef9395e6cd3a99cf2
RANDOM SEED=1568811231

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.783
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.56
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.783
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.783
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	: 5332.55
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.783
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.56
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.783
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.54
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.783
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.72
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.783
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.783
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31099904 kB
Buffers:           45372 kB
Cached:           107924 kB
SwapCached:         1620 kB
Active:           236556 kB
Inactive:          90108 kB
Active(anon):     175044 kB
Inactive(anon):      564 kB
Active(file):      61512 kB
Inactive(file):    89544 kB
Unevictable:      737972 kB
Mlocked:           12352 kB
SwapTotal:      67108856 kB
SwapFree:       67098572 kB
Dirty:              1932 kB
Writeback:             0 kB
AnonPages:        869608 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             568248 kB
SReclaimable:      11200 kB
SUnreclaim:       557048 kB
KernelStack:        1760 kB
PageTables:         6120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1427356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    784384 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= 71748 MiB
End job on node112 at 2016-06-07 01:35:23