Trace number 4105354

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 PB16SAT (TO)117 1800.09 898.472

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/logic_synthesis/normalized-mlp4.r.opb
MD5SUMc216dcb87e9001dad9e1252e03860f2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark109
Best CPU time to get the best result obtained on this benchmark0.032994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 109
Optimality of the best value was proved YES
Number of variables594
Total number of constraints530
Number of constraints which are clauses530
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint18
Number of terms in the objective function 594
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 594
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 594
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	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.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4105354-1466252978.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
0.28/0.21	c ... done. Wall clock time 0.109s.
0.28/0.21	c declared #vars     594
0.28/0.21	c #constraints  530
0.28/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.28/0.22	c constraints type 
0.28/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 501
0.28/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 29
0.28/0.22	c 530 constraints processed.
0.28/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.28/0.22	c constraints type 
0.28/0.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 29
0.28/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 501
0.28/0.22	c 530 constraints processed.
0.28/0.22	c objective function length is 594 literals
0.28/0.23	c And the winner is solver0
0.37/0.72	c SATISFIABLE
0.37/0.72	c OPTIMIZING...
0.37/0.72	c Got one! Elapsed wall clock time (in seconds):0.616
0.37/0.72	o 136
0.37/0.74	c And the winner is solver0
0.47/1.23	c Got one! Elapsed wall clock time (in seconds):1.122
0.47/1.23	o 135
0.47/1.25	c And the winner is solver0
0.61/1.73	c Got one! Elapsed wall clock time (in seconds):1.626
0.61/1.73	o 134
0.61/1.76	c And the winner is solver0
0.80/2.23	c Got one! Elapsed wall clock time (in seconds):2.129
0.80/2.23	o 133
1.39/2.41	c And the winner is solver1
1.45/2.74	c Got one! Elapsed wall clock time (in seconds):2.631
1.45/2.74	o 132
2.47/3.09	c cleaning 2932 clauses out of 5873 with flag 7292/5873
3.26/3.23	c And the winner is solver1
3.26/3.24	c Got one! Elapsed wall clock time (in seconds):3.133
3.26/3.24	o 131
4.05/3.53	c cleaning 4399 clauses out of 8798 with flag 9954/11730
5.07/4.01	c cleaning 5196 clauses out of 10399 with flag 25188/17730
5.28/4.16	c And the winner is solver1
5.42/4.24	c Got one! Elapsed wall clock time (in seconds):4.135
5.42/4.24	o 126
5.80/4.45	c cleaning 5218 clauses out of 10435 with flag 7340/22962
6.80/4.90	c cleaning 5608 clauses out of 11216 with flag 21783/28961
8.13/5.52	c cleaning 6302 clauses out of 12607 with flag 39023/35960
9.52/6.21	c cleaning 7147 clauses out of 14306 with flag 58756/43961
10.12/6.57	c And the winner is solver1
10.33/6.74	c Got one! Elapsed wall clock time (in seconds):6.637
10.33/6.74	o 125
10.44/6.84	c cleaning 6112 clauses out of 12223 with flag 2439/49025
11.46/7.32	c cleaning 6056 clauses out of 12111 with flag 17753/55025
12.74/7.95	c cleaning 6524 clauses out of 13055 with flag 35438/62025
14.14/8.63	c cleaning 7264 clauses out of 14531 with flag 55861/70025
15.84/9.45	c cleaning 8125 clauses out of 16267 with flag 78475/79025
17.65/10.35	c cleaning 9071 clauses out of 18143 with flag 104204/89026
18.25/10.69	c And the winner is solver1
18.43/10.75	c Got one! Elapsed wall clock time (in seconds):10.64
18.43/10.75	o 124
18.56/10.83	c cleaning 7119 clauses out of 14252 with flag 2556/94206
19.63/11.31	c cleaning 6566 clauses out of 13135 with flag 16658/100208
20.63/11.82	c cleaning 6781 clauses out of 13568 with flag 33920/107207
21.83/12.45	c cleaning 7389 clauses out of 14786 with flag 54129/115206
23.45/13.21	c cleaning 8194 clauses out of 16397 with flag 76653/124206
25.03/14.08	c cleaning 9101 clauses out of 18204 with flag 102849/134207
27.38/15.16	c cleaning 10045 clauses out of 20102 with flag 133830/145206
29.78/16.32	c cleaning 11027 clauses out of 22057 with flag 165739/157206
31.98/17.48	c And the winner is solver1
32.14/17.75	c Got one! Elapsed wall clock time (in seconds):17.643
32.14/17.75	o 123
33.19/18.29	c cleaning 14000 clauses out of 28002 with flag 12218/174178
34.23/18.80	c cleaning 10000 clauses out of 20004 with flag 27484/180180
35.42/19.39	c cleaning 8502 clauses out of 17003 with flag 44966/187179
37.08/20.11	c cleaning 8248 clauses out of 16502 with flag 63766/195180
38.71/20.95	c cleaning 8626 clauses out of 17252 with flag 85544/204178
39.70/21.49	c And the winner is solver1
39.87/21.75	c Got one! Elapsed wall clock time (in seconds):21.645
39.87/21.75	o 122
40.57/22.12	c cleaning 9655 clauses out of 19316 with flag 12725/214868
41.36/22.58	c cleaning 7828 clauses out of 15657 with flag 27483/220864
42.57/23.15	c cleaning 7414 clauses out of 14828 with flag 44367/227863
44.36/23.95	c cleaning 7704 clauses out of 15413 with flag 63556/235862
45.98/24.72	c cleaning 8355 clauses out of 16710 with flag 86496/244863
47.78/25.67	c cleaning 9176 clauses out of 18354 with flag 112292/254862
50.03/26.73	c cleaning 10088 clauses out of 20178 with flag 140733/265862
52.22/27.87	c cleaning 11041 clauses out of 22090 with flag 170977/277862
54.62/29.09	c cleaning 12020 clauses out of 24049 with flag 204408/290862
57.84/30.54	c cleaning 13009 clauses out of 26030 with flag 239852/304863
60.85/32.05	c cleaning 14009 clauses out of 28021 with flag 278964/319863
64.23/33.75	c cleaning 15005 clauses out of 30011 with flag 319658/335862
68.03/35.64	c cleaning 16000 clauses out of 32006 with flag 363401/352862
71.85/37.52	c cleaning 17003 clauses out of 34007 with flag 409502/370863
76.64/39.81	c cleaning 18002 clauses out of 36003 with flag 454825/389862
81.03/42.09	c And the winner is solver1
81.14/42.26	c Got one! Elapsed wall clock time (in seconds):42.151
81.14/42.26	o 121
82.01/42.72	c cleaning 21290 clauses out of 42579 with flag 11975/414440
83.01/43.25	c cleaning 13644 clauses out of 27289 with flag 26042/420440
84.21/43.85	c cleaning 10318 clauses out of 20645 with flag 42585/427440
85.61/44.51	c cleaning 9162 clauses out of 18327 with flag 61720/435440
87.02/45.26	c cleaning 9083 clauses out of 18165 with flag 83155/444440
88.61/46.06	c cleaning 9542 clauses out of 19083 with flag 108308/454441
90.96/47.13	c cleaning 10270 clauses out of 20542 with flag 135531/465442
93.15/48.23	c cleaning 11133 clauses out of 22271 with flag 165524/477441
95.77/49.52	c cleaning 12065 clauses out of 24138 with flag 200200/490441
98.35/50.85	c cleaning 13030 clauses out of 26073 with flag 234270/504441
101.35/52.38	c cleaning 14017 clauses out of 28044 with flag 277164/519442
104.76/54.08	c cleaning 15008 clauses out of 30026 with flag 317509/535441
108.75/56.09	c cleaning 16001 clauses out of 32018 with flag 363298/552441
113.15/58.22	c cleaning 17001 clauses out of 34016 with flag 414075/570440
118.12/60.63	c cleaning 18006 clauses out of 36015 with flag 461235/589440
118.12/60.66	c And the winner is solver1
118.17/60.76	c Got one! Elapsed wall clock time (in seconds):60.656
118.17/60.76	o 120
118.89/61.14	c cleaning 11676 clauses out of 23354 with flag 12232/594785
119.69/61.60	c cleaning 8839 clauses out of 17678 with flag 26532/600785
120.88/62.13	c cleaning 7918 clauses out of 15839 with flag 43340/607785
122.10/62.76	c cleaning 7957 clauses out of 15921 with flag 62789/615785
123.68/63.52	c cleaning 8479 clauses out of 16965 with flag 87077/624786
125.48/64.42	c cleaning 9238 clauses out of 18485 with flag 115888/634785
127.28/65.39	c cleaning 10122 clauses out of 20248 with flag 144563/645786
129.48/66.47	c cleaning 11061 clauses out of 22125 with flag 174780/657785
132.08/67.73	c cleaning 12029 clauses out of 24064 with flag 208515/670785
134.68/69.09	c cleaning 13012 clauses out of 26036 with flag 244942/684786
137.89/70.63	c cleaning 14011 clauses out of 28025 with flag 282439/699787
142.48/73.21	c cleaning 15006 clauses out of 30013 with flag 325341/715786
146.28/75.16	c cleaning 16002 clauses out of 32006 with flag 369623/732785
150.49/77.25	c cleaning 16997 clauses out of 34005 with flag 414755/750786
155.09/79.53	c cleaning 18003 clauses out of 36007 with flag 460911/769785
160.09/82.08	c cleaning 19001 clauses out of 38005 with flag 509774/789786
165.97/84.95	c cleaning 19999 clauses out of 40003 with flag 561162/810785
171.58/87.75	c cleaning 21002 clauses out of 42006 with flag 617566/832787
177.17/90.58	c cleaning 21995 clauses out of 44003 with flag 678641/855786
183.19/93.59	c cleaning 23003 clauses out of 46009 with flag 742235/879787
189.66/96.75	c cleaning 24001 clauses out of 48004 with flag 812496/904785
195.86/99.86	c cleaning 24994 clauses out of 50004 with flag 889467/930786
203.07/103.48	c cleaning 26005 clauses out of 52010 with flag 981707/957786
211.20/107.43	c cleaning 26997 clauses out of 54005 with flag 1069677/985786
213.40/108.54	c cleaning 0 clauses out of 8818 with flag 0/8819
220.31/111.82	c cleaning 28004 clauses out of 56007 with flag 1143300/1014785
228.78/116.06	c cleaning 28998 clauses out of 58003 with flag 1216696/1044785
237.57/120.39	c cleaning 29996 clauses out of 60005 with flag 1300738/1075785
245.17/124.14	c And the winner is solver1
245.17/124.19	c Got one! Elapsed wall clock time (in seconds):124.081
245.17/124.19	o 119
246.17/124.77	c cleaning 31931 clauses out of 63861 with flag 12537/1109637
247.37/125.31	c cleaning 18958 clauses out of 37928 with flag 27616/1115635
248.37/125.89	c cleaning 12984 clauses out of 25970 with flag 45348/1122635
249.78/126.55	c cleaning 10494 clauses out of 20987 with flag 65994/1130636
251.18/127.27	c cleaning 9744 clauses out of 19492 with flag 89752/1139635
252.97/128.10	c cleaning 9871 clauses out of 19748 with flag 115408/1149635
254.77/129.00	c cleaning 10431 clauses out of 20877 with flag 143610/1160635
256.97/130.15	c cleaning 11222 clauses out of 22447 with flag 173887/1172636
259.68/131.42	c cleaning 12112 clauses out of 24224 with flag 205385/1185635
262.28/132.77	c cleaning 13054 clauses out of 26117 with flag 237314/1199640
265.49/134.38	c cleaning 14024 clauses out of 28058 with flag 275677/1214635
269.08/136.19	c cleaning 15017 clauses out of 30035 with flag 321762/1230636
272.88/138.02	c cleaning 16003 clauses out of 32019 with flag 365703/1247637
276.68/139.98	c cleaning 17006 clauses out of 34016 with flag 411017/1265637
281.08/142.12	c cleaning 18000 clauses out of 36010 with flag 460238/1284637
286.66/144.84	c cleaning 19004 clauses out of 38008 with flag 508802/1304635
291.88/147.50	c cleaning 20000 clauses out of 40004 with flag 563063/1325635
298.07/150.55	c cleaning 21000 clauses out of 42004 with flag 623770/1347635
304.07/153.56	c cleaning 22000 clauses out of 44006 with flag 681354/1370637
308.67/155.83	c And the winner is solver1
310.09/157.34	c Got one! Elapsed wall clock time (in seconds):157.238
310.09/157.34	o 118
311.02/157.80	c cleaning 23534 clauses out of 47078 with flag 12377/1395709
311.82/158.29	c cleaning 14768 clauses out of 29544 with flag 26934/1401709
313.02/158.83	c cleaning 10884 clauses out of 21776 with flag 44419/1408709
314.22/159.47	c cleaning 9442 clauses out of 18891 with flag 64423/1416708
315.82/160.22	c cleaning 9215 clauses out of 18449 with flag 87025/1425708
317.42/161.04	c cleaning 9605 clauses out of 19234 with flag 112795/1435708
319.43/162.04	c cleaning 10312 clauses out of 20630 with flag 141018/1446709
321.63/163.11	c cleaning 11155 clauses out of 22317 with flag 172370/1458708
323.83/164.29	c cleaning 12076 clauses out of 24164 with flag 204396/1471710
326.63/165.63	c cleaning 13043 clauses out of 26089 with flag 239935/1485711
329.43/167.05	c cleaning 14020 clauses out of 28046 with flag 276539/1500711
333.23/168.91	c cleaning 15009 clauses out of 30023 with flag 315952/1516708
336.90/170.79	c cleaning 16003 clauses out of 32014 with flag 362476/1533708
340.70/172.69	c cleaning 17004 clauses out of 34011 with flag 411354/1551708
345.10/174.88	c cleaning 18002 clauses out of 36007 with flag 458946/1570708
349.50/177.09	c cleaning 18993 clauses out of 38005 with flag 508996/1590708
354.11/179.37	c cleaning 20001 clauses out of 40012 with flag 561991/1611708
359.78/182.12	c cleaning 21004 clauses out of 42015 with flag 619997/1633712
365.20/184.82	c cleaning 21992 clauses out of 44007 with flag 684642/1656708
370.59/187.51	c cleaning 23007 clauses out of 46017 with flag 748713/1680710
376.59/190.57	c cleaning 24005 clauses out of 48009 with flag 813348/1705709
383.52/193.98	c cleaning 25002 clauses out of 50003 with flag 881040/1731708
391.12/197.79	c cleaning 25998 clauses out of 52001 with flag 950542/1758708
399.32/201.88	c cleaning 26999 clauses out of 54005 with flag 1024896/1786710
407.69/205.97	c cleaning 27998 clauses out of 56004 with flag 1102122/1815708
416.49/210.33	c cleaning 28993 clauses out of 58007 with flag 1180657/1845709
425.69/214.91	c cleaning 30006 clauses out of 60015 with flag 1260823/1876710
435.68/219.82	c cleaning 31003 clauses out of 62007 with flag 1340534/1908708
446.28/225.15	c cleaning 32000 clauses out of 64004 with flag 1427301/1941708
456.48/230.10	c cleaning 32999 clauses out of 66004 with flag 1516121/1975708
467.09/235.50	c cleaning 34000 clauses out of 68006 with flag 1605366/2010709
479.42/241.54	c cleaning 35003 clauses out of 70006 with flag 1696101/2046709
490.41/247.03	c cleaning 35994 clauses out of 72002 with flag 1793198/2083708
501.77/252.63	c cleaning 37003 clauses out of 74008 with flag 1890797/2121708
512.98/258.29	c cleaning 38003 clauses out of 76007 with flag 1991641/2160710
527.56/265.46	c cleaning 39001 clauses out of 78003 with flag 2092521/2200709
541.36/272.37	c cleaning 40000 clauses out of 80002 with flag 2193680/2241709
555.58/279.36	c cleaning 40990 clauses out of 82001 with flag 2301217/2283708
568.38/285.74	c cleaning 42003 clauses out of 84012 with flag 2411481/2326709
586.62/294.78	c cleaning 43001 clauses out of 86009 with flag 2525978/2370709
604.71/303.64	c cleaning 44001 clauses out of 88007 with flag 2644150/2415708
610.70/306.60	c cleaning 0 clauses out of 14922 with flag 0/14923
619.98/311.18	c cleaning 44997 clauses out of 90006 with flag 2762041/2461708
636.17/319.09	c cleaning 46004 clauses out of 92010 with flag 2881579/2508709
654.75/328.36	c cleaning 47000 clauses out of 94005 with flag 3001588/2556708
671.72/336.64	c cleaning 48001 clauses out of 96005 with flag 3124734/2605708
689.42/345.36	c cleaning 49001 clauses out of 98005 with flag 3249752/2655709
710.77/355.82	c cleaning 50000 clauses out of 100003 with flag 3380502/2706708
729.68/365.20	c cleaning 50991 clauses out of 102004 with flag 3521034/2758709
748.92/374.69	c cleaning 52004 clauses out of 104012 with flag 3657264/2811708
771.71/386.85	c cleaning 52996 clauses out of 106008 with flag 3794094/2865708
794.38/398.18	c cleaning 54002 clauses out of 108012 with flag 3935636/2920708
814.29/408.03	c cleaning 55006 clauses out of 110011 with flag 4087454/2976709
835.19/418.46	c cleaning 55992 clauses out of 112004 with flag 4240145/3033708
858.31/429.90	c cleaning 57003 clauses out of 114012 with flag 4417462/3091708
884.11/442.79	c cleaning 58003 clauses out of 116009 with flag 4582988/3150708
907.29/454.25	c cleaning 59004 clauses out of 118009 with flag 4741440/3210711
932.69/466.81	c cleaning 59994 clauses out of 120002 with flag 4903352/3271708
958.14/479.31	c cleaning 61004 clauses out of 122009 with flag 5077488/3333709
985.77/493.09	c cleaning 61998 clauses out of 124004 with flag 5248311/3396708
1015.41/507.75	c cleaning 63000 clauses out of 126006 with flag 5414902/3460708
1046.68/523.14	c cleaning 64000 clauses out of 128007 with flag 5602642/3525709
1075.14/537.24	c cleaning 64997 clauses out of 130007 with flag 5784520/3591709
1106.43/552.73	c cleaning 66003 clauses out of 132010 with flag 5987750/3658709
1136.07/567.47	c cleaning 66993 clauses out of 134007 with flag 6164050/3726709
1141.17/569.89	c cleaning 0 clauses out of 20923 with flag 0/20924
1166.45/582.37	c cleaning 68001 clauses out of 136013 with flag 6343461/3795708
1195.26/596.64	c cleaning 68994 clauses out of 138012 with flag 6546865/3865708
1225.71/611.74	c cleaning 70004 clauses out of 140018 with flag 6748595/3936708
1255.32/626.36	c cleaning 71006 clauses out of 142014 with flag 6958026/4008708
1285.90/641.53	c cleaning 71997 clauses out of 144009 with flag 7156924/4081709
1318.25/657.69	c cleaning 73006 clauses out of 146011 with flag 7352786/4155708
1326.80/661.82	c And the winner is solver1
1326.80/662.02	c Got one! Elapsed wall clock time (in seconds):661.913
1326.80/662.02	o 117
1327.95/662.62	c cleaning 51893 clauses out of 103787 with flag 11971/4186490
1328.95/663.15	c cleaning 28944 clauses out of 57898 with flag 26583/4192494
1330.15/663.73	c cleaning 17968 clauses out of 35950 with flag 43808/4199490
1331.35/664.38	c cleaning 12986 clauses out of 25982 with flag 64184/4207490
1332.95/665.11	c cleaning 10995 clauses out of 21996 with flag 87243/4216490
1334.55/665.95	c cleaning 10499 clauses out of 21002 with flag 113085/4226491
1336.55/666.91	c cleaning 10747 clauses out of 21504 with flag 141389/4237492
1338.55/667.95	c cleaning 11374 clauses out of 22755 with flag 171717/4249490
1340.94/669.15	c cleaning 12190 clauses out of 24381 with flag 206055/4262490
1343.74/670.55	c cleaning 13093 clauses out of 26192 with flag 243764/4276491
1347.34/672.23	c cleaning 14051 clauses out of 28102 with flag 282793/4291494
1350.92/674.02	c cleaning 15022 clauses out of 30047 with flag 322755/4307490
1354.52/675.82	c cleaning 16011 clauses out of 32025 with flag 367199/4324490
1358.72/677.96	c cleaning 17008 clauses out of 34015 with flag 413831/4342491
1363.52/680.31	c cleaning 18002 clauses out of 36006 with flag 469883/4361490
1368.69/682.88	c cleaning 18998 clauses out of 38004 with flag 523484/4381490
1374.09/685.57	c cleaning 20002 clauses out of 40006 with flag 577528/4402490
1379.29/688.12	c cleaning 20994 clauses out of 42005 with flag 636377/4424491
1384.70/690.84	c cleaning 22003 clauses out of 44011 with flag 695916/4447491
1390.28/693.67	c cleaning 23003 clauses out of 46008 with flag 757912/4471491
1397.12/696.96	c cleaning 24003 clauses out of 48006 with flag 826113/4496492
1403.52/700.19	c cleaning 24998 clauses out of 50001 with flag 892700/4522490
1410.92/703.81	c cleaning 25998 clauses out of 52005 with flag 964201/4549492
1417.94/707.30	c cleaning 27001 clauses out of 54005 with flag 1036687/4577490
1425.94/711.28	c cleaning 27999 clauses out of 56004 with flag 1111233/4606490
1434.74/715.61	c cleaning 29002 clauses out of 58005 with flag 1188480/4636490
1443.34/719.92	c cleaning 29999 clauses out of 60004 with flag 1272134/4667491
1452.79/724.57	c cleaning 30995 clauses out of 62005 with flag 1356418/4699491
1461.58/728.91	c cleaning 32000 clauses out of 64010 with flag 1446255/4732491
1470.19/733.29	c cleaning 33006 clauses out of 66012 with flag 1533846/4766493
1480.05/738.02	c cleaning 33999 clauses out of 68004 with flag 1624035/4801491
1490.06/743.06	c cleaning 34995 clauses out of 70004 with flag 1718037/4837490
1501.66/748.83	c cleaning 36005 clauses out of 72010 with flag 1820606/4874491
1514.88/755.30	c cleaning 36998 clauses out of 74004 with flag 1920206/4912490
1526.69/761.28	c cleaning 37998 clauses out of 76006 with flag 2025543/4951490
1537.54/766.58	c cleaning 39000 clauses out of 78008 with flag 2128640/4991490
1549.74/772.68	c cleaning 40004 clauses out of 80012 with flag 2240408/5032494
1561.18/778.27	c cleaning 40999 clauses out of 82004 with flag 2353630/5074490
1575.94/785.51	c cleaning 41999 clauses out of 84007 with flag 2472803/5117492
1589.33/792.23	c cleaning 43001 clauses out of 86006 with flag 2588742/5161490
1604.60/799.70	c cleaning 44003 clauses out of 88005 with flag 2704034/5206490
1618.61/806.65	c cleaning 44999 clauses out of 90003 with flag 2829812/5252491
1633.81/814.28	c cleaning 46001 clauses out of 92004 with flag 2966603/5299491
1653.54/825.53	c cleaning 46992 clauses out of 94003 with flag 3093820/5347491
1670.78/834.17	c cleaning 47998 clauses out of 96010 with flag 3249357/5396490
1687.50/842.44	c cleaning 48991 clauses out of 98012 with flag 3389229/5446490
1708.40/852.83	c cleaning 50011 clauses out of 100021 with flag 3522762/5497490
1729.32/863.29	c cleaning 50997 clauses out of 102010 with flag 3659754/5549490
1752.06/874.52	c cleaning 52001 clauses out of 104013 with flag 3799172/5602490
1773.33/885.16	c cleaning 53005 clauses out of 106012 with flag 3943838/5656490
1795.09/895.90	c cleaning 54004 clauses out of 108007 with flag 4089538/5711490
1800.09/898.40	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.40	c starts		: 113125
1800.09/898.40	c conflicts		: 5731231
1800.09/898.40	c decisions		: 23297754
1800.09/898.40	c propagations		: 393980628
1800.09/898.40	c inspects		: 12590671768
1800.09/898.40	c shortcuts		: 0
1800.09/898.40	c learnt literals	: 0
1800.09/898.40	c learnt binary clauses	: 0
1800.09/898.40	c learnt ternary clauses	: 0
1800.09/898.40	c learnt constraints	: 5731231
1800.09/898.40	c ignored constraints	: 0
1800.09/898.40	c root simplifications	: 0
1800.09/898.40	c removed literals (reason simplification)	: 19560026
1800.09/898.40	c reason swapping (by a shorter reason)	: 0
1800.09/898.40	c Calls to reduceDB	: 223
1800.09/898.40	c Number of update (reduction) of LBD	: 855348
1800.09/898.40	c Imported unit clauses	: 0
1800.09/898.40	c number of reductions to clauses (during analyze)	: 0
1800.09/898.40	c number of learned constraints concerned by reduction	: 0
1800.09/898.40	c number of learning phase by resolution	: 0
1800.09/898.40	c number of learning phase by cutting planes	: 0
1800.09/898.40	c speed (assignments/second)	: 1666725.7297571707
1800.09/898.40	c non guided choices	0
1800.09/898.43	c learnt constraints type 
1800.09/898.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 73744
1800.09/898.43	c >>>>>>>>>> Solver number 1 (12 answers) <<<<<<<<<<<<<<<<<<
1800.09/898.43	c starts		: 69
1800.09/898.43	c conflicts		: 25535
1800.09/898.43	c decisions		: 124370
1800.09/898.43	c propagations		: 611985
1800.09/898.43	c inspects		: 770958946
1800.09/898.43	c shortcuts		: 0
1800.09/898.43	c learnt literals	: 0
1800.09/898.43	c learnt binary clauses	: 0
1800.09/898.43	c learnt ternary clauses	: 0
1800.09/898.43	c learnt constraints	: 25533
1800.09/898.43	c ignored constraints	: 0
1800.09/898.43	c root simplifications	: 0
1800.09/898.43	c removed literals (reason simplification)	: 0
1800.09/898.43	c reason swapping (by a shorter reason)	: 0
1800.09/898.43	c Calls to reduceDB	: 3
1800.09/898.43	c Number of update (reduction) of LBD	: 0
1800.09/898.43	c Imported unit clauses	: 0
1800.09/898.43	c number of reductions to clauses (during analyze)	: 0
1800.09/898.43	c number of learned constraints concerned by reduction	: 0
1800.09/898.43	c number of learning phase by resolution	: 0
1800.09/898.43	c number of learning phase by cutting planes	: 0
1800.09/898.43	c speed (assignments/second)	: 682.8764532402278
1800.09/898.43	c non guided choices	127
1800.09/898.44	c learnt constraints type 
1800.09/898.44	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 5728
1800.09/898.44	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19805
1800.09/898.44	s SATISFIABLE
1800.09/898.44	c Found 16 solution(s)
1800.09/898.44	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 -x101 -x102 -x103 x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 x148 -x149 x150 x151 x152 x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 x165 x166 -x167 -x168 x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 x203 x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 x235 -x236 -x237 -x238 x239 x240 -x241 -x242 -x243 x244 -x245 -x246 x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 x261 -x262 -x263 -x264 -x265 -x266 x267 -x268 -x269 -x270 x271 -x272 -x273 -x274 x275 x276 x277 -x278 -x279 -x280 x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 x294 -x295 -x296 -x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 -x315 x316 -x317 -x318 -x319 x320 -x321 x322 -x323 -x324 -x325 x326 x327 -x328 -x329 -x330 x331 -x332 -x333 -x334 x335 -x336 x337 -x338 -x339 -x340 x341 x342 x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 x351 -x352 x353 -x354 -x355 -x356 x357 -x358 -x359 -x360 x361 -x362 x363 -x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 x390 -x391 -x392 x393 -x394 -x395 -x396 -x397 x398 x399 -x400 x401 x402 -x403 -x404 -x405 x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 x414 x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 x428 x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 -x451 -x452 -x453 x454 -x455 x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 x474 -x475 x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 -x489 -x490 -x491 x492 -x493 -x494 -x495 -x496 x497 -x498 x499 -x500 -x501 -x502 -x503 -x504 x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 -x514 -x515 -x516 x517 -x518 x519 -x520 -x521 -x522 -x523 x524 -x525 -x526 -x527 x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 x547 -x548 -x549 -x550 x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565 x566 -x567 -x568 -x569 -x570 x571 -x572 -x573 -x574 -x575 -x576 x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 x591 -x592 -x593 x594 
1800.09/898.44	c objective function=117
1800.09/898.44	c Total wall clock time (in seconds): 898.336

Verifier Data

OK	117

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

pid=10335
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.01 4.14 4.11 4/197 10338
/proc/meminfo: memFree=30233552/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=96268 CPUtime=0 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 1367 0 0 0 0 0 0 0 20 0 2 0 27347003 98578432 989 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 24067 989 755 9 0 16773 0
[pid=10338/tid=10339] ppid=10335 vsize=97336 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) R 10335 10338 6358 0 -1 4202560 159 0 0 0 0 0 0 0 20 0 2 0 27347004 99672064 1006 33554432000 1073741824 1073778376 140735064021312 140544899556024 213865959316 0 0 0 16784584 0 0 0 -1 3 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 4.01 4.14 4.11 4/197 10338
/proc/meminfo: memFree=30233552/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 4492 0 1 0 10 1 0 0 20 0 18 0 27347003 9787879424 6130 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2389619 6130 2158 9 0 2380296 0
[pid=10338/tid=10339] ppid=10335 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) R 10335 10338 6358 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 27347004 9787879424 6130 33554432000 1073741824 1073778376 140735064021312 140544899558304 213869715893 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200322 s]
/proc/loadavg: 4.01 4.14 4.11 4/197 10338
/proc/meminfo: memFree=30233552/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 4938 0 1 0 27 1 0 0 20 0 18 0 27347003 9787879424 6970 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2389619 6970 2217 9 0 2380296 0
[pid=10338/tid=10339] ppid=10335 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) R 10335 10338 6358 0 -1 4202560 2400 0 1 0 17 0 0 0 20 0 18 0 27347004 9787879424 6970 33554432000 1073741824 1073778376 140735064021312 140544899558304 140544768552225 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.30031 s]
/proc/loadavg: 4.01 4.14 4.11 4/197 10338
/proc/meminfo: memFree=30233552/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 5044 0 1 0 34 3 0 0 20 0 19 0 27347003 10060525568 8566 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 8566 2231 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2411 0 1 0 20 0 0 0 20 0 19 0 27347004 10060525568 8566 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9824732

[startup+0.700252 s]
/proc/loadavg: 4.01 4.14 4.11 4/197 10338
/proc/meminfo: memFree=30233552/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 5044 0 1 0 34 3 0 0 20 0 19 0 27347003 10060525568 8566 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 8566 2231 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2411 0 1 0 20 0 0 0 20 0 19 0 27347004 10060525568 8566 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 4.01 4.14 4.11 3/216 10363
/proc/meminfo: memFree=30199408/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 6915 0 1 0 54 7 0 0 20 0 19 0 27347003 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 12502 2249 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2415 0 1 0 21 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10341] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10341/stat : 10341 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544888621864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10342] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10342/stat : 10342 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544887569064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10343] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10343/stat : 10343 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544740899880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10344] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10344/stat : 10344 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544739847080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10345] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10345/stat : 10345 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544738793768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10346] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10346/stat : 10346 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544737740968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10347] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10347/stat : 10347 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544736688680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 27347004 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 27347005 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 27347006 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27347006 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347008 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) S 10335 10338 6358 0 -1 4202560 1918 0 0 0 11 0 0 0 20 0 19 0 27347008 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544719227064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) S 10335 10338 6358 0 -1 4202560 1215 0 0 0 11 0 0 0 20 0 19 0 27347008 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544718174264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10355/stat : 10355 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347008 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544717122168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10356] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10356/stat : 10356 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 27347008 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544716069576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10360] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10360/stat : 10360 (java) S 10335 10338 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 27347026 10060525568 12502 33554432000 1073741824 1073778376 140735064021312 140544711857704 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 4.01 4.14 4.11 3/216 10369
/proc/meminfo: memFree=30185316/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 19855 0 1 0 273 14 0 0 20 0 22 0 27347003 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 27763 2270 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2416 0 1 0 22 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10341] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10341/stat : 10341 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544888621864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10342] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10342/stat : 10342 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544887569064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10343] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10343/stat : 10343 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544740899880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10344] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10344/stat : 10344 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544739847080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10345] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10345/stat : 10345 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544738793768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10346] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10346/stat : 10346 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544737740968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10347] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10347/stat : 10347 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544736688680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27347005 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) R 10335 10338 6358 0 -1 4202560 6444 0 0 0 65 1 0 0 20 0 22 0 27347008 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544719226632 140544906348860 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) R 10335 10338 6358 0 -1 4202560 9576 0 0 0 63 2 0 0 20 0 22 0 27347008 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544718161544 140544906376067 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10355/stat : 10355 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544717122168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10356] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10356/stat : 10356 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 27763 33554432000 1073741824 1073778376 140735064021312 140544716069576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 9824732

[startup+6.30093 s]
/proc/loadavg: 4.01 4.13 4.11 5/219 10381
/proc/meminfo: memFree=30018756/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=9.72 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 28280 0 1 0 948 24 0 0 20 0 22 0 27347003 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 55727 2285 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2416 0 1 0 22 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10341] ppid=10335 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10338/task/10341/stat : 10341 (java) S 10335 10338 6358 0 -1 4202560 126 0 0 0 1 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544888621864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10342] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10342/stat : 10342 (java) S 10335 10338 6358 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544887569064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10343] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10343/stat : 10343 (java) S 10335 10338 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544740899880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10344] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10344/stat : 10344 (java) S 10335 10338 6358 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544739847080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10345] ppid=10335 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10338/task/10345/stat : 10345 (java) S 10335 10338 6358 0 -1 4202560 144 0 0 0 1 1 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544738793768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10346] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10346/stat : 10346 (java) S 10335 10338 6358 0 -1 4202560 134 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544737740968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10347] ppid=10335 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10338/task/10347/stat : 10347 (java) S 10335 10338 6358 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544736688680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27347004 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 27347005 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) S 10335 10338 6358 0 -1 4202560 14168 0 0 0 100 4 0 0 20 0 22 0 27347008 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544719227064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) S 10335 10338 6358 0 -1 4202560 9600 0 0 0 83 2 0 0 20 0 22 0 27347008 10060525568 55727 33554432000 1073741824 1073778376 140735064021312 140544718174264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=3.82 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 938 0 0 0 362 20 0 0 20 0 22 0 27347004 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=6.82 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 2628 0 0 0 674 8 0 0 20 0 22 0 27347005 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) S 10335 10338 6358 0 -1 4202560 18757 0 0 0 163 5 0 0 20 0 22 0 27347008 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544719227064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) S 10335 10338 6358 0 -1 4202560 9609 0 0 0 110 2 0 0 20 0 22 0 27347008 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544718174264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10355/stat : 10355 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544717122168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10356] ppid=10335 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/10338/task/10356/stat : 10356 (java) S 10335 10338 6358 0 -1 4202560 46 0 0 0 8 25 0 0 20 0 22 0 27347008 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544716069576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10372] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10372/stat : 10372 (java) S 10335 10338 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27347227 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544715015208 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10532] ppid=10335 vsize=9824732 CPUtime=155.05 cores=1,3,5,7
/proc/10338/task/10532/stat : 10532 (java) R 10335 10338 6358 0 -1 4202560 7 0 0 0 15503 2 0 0 20 0 22 0 27413206 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544712907712 140544769085956 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10533] ppid=10335 vsize=9824732 CPUtime=155.07 cores=1,3,5,7
/proc/10338/task/10533/stat : 10533 (java) R 10335 10338 6358 0 -1 4202560 7 0 0 0 15505 2 0 0 20 0 22 0 27413206 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544713960968 140544769318678 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10534] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10534/stat : 10534 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27413206 10060525568 991162 33554432000 1073741824 1073778376 140735064021312 140544711857704 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1644.41
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.35 4.29 4.18 5/219 10539
/proc/meminfo: memFree=23961328/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=1765.02 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 44766 0 1 0 176236 266 0 0 20 0 22 0 27347003 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 990803 2294 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2427 0 1 0 25 4 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10341] ppid=10335 vsize=9824732 CPUtime=4.12 cores=1,3,5,7
/proc/10338/task/10341/stat : 10341 (java) S 10335 10338 6358 0 -1 4202560 1112 0 0 0 392 20 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544888621864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10342] ppid=10335 vsize=9824732 CPUtime=4 cores=1,3,5,7
/proc/10338/task/10342/stat : 10342 (java) S 10335 10338 6358 0 -1 4202560 1323 0 0 0 383 17 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544887569064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10343] ppid=10335 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/10338/task/10343/stat : 10343 (java) S 10335 10338 6358 0 -1 4202560 1096 0 0 0 350 18 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544740899880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10344] ppid=10335 vsize=9824732 CPUtime=4.31 cores=1,3,5,7
/proc/10338/task/10344/stat : 10344 (java) S 10335 10338 6358 0 -1 4202560 754 0 0 0 412 19 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544739847080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10345] ppid=10335 vsize=9824732 CPUtime=4.39 cores=1,3,5,7
/proc/10338/task/10345/stat : 10345 (java) S 10335 10338 6358 0 -1 4202560 1080 0 0 0 419 20 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544738793768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10346] ppid=10335 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/10338/task/10346/stat : 10346 (java) S 10335 10338 6358 0 -1 4202560 1316 0 0 0 411 21 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544737740968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10347] ppid=10335 vsize=9824732 CPUtime=4.32 cores=1,3,5,7
/proc/10338/task/10347/stat : 10347 (java) S 10335 10338 6358 0 -1 4202560 711 0 0 0 413 19 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544736688680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=4.07 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 938 0 0 0 387 20 0 0 20 0 22 0 27347004 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=6.83 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 2642 0 0 0 674 9 0 0 20 0 22 0 27347005 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) S 10335 10338 6358 0 -1 4202560 18757 0 0 0 163 5 0 0 20 0 22 0 27347008 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544719227064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) S 10335 10338 6358 0 -1 4202560 9609 0 0 0 110 2 0 0 20 0 22 0 27347008 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544718174264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10355/stat : 10355 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544717122168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10356] ppid=10335 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/10338/task/10356/stat : 10356 (java) S 10335 10338 6358 0 -1 4202560 50 0 0 0 9 27 0 0 20 0 22 0 27347008 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544716069576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10372] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10372/stat : 10372 (java) S 10335 10338 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27347227 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544715015208 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10532] ppid=10335 vsize=9824732 CPUtime=214.47 cores=1,3,5,7
/proc/10338/task/10532/stat : 10532 (java) R 10335 10338 6358 0 -1 4202560 10 0 0 0 21444 3 0 0 20 0 22 0 27413206 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544712908480 140544768986741 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10533] ppid=10335 vsize=9824732 CPUtime=214.5 cores=1,3,5,7
/proc/10338/task/10533/stat : 10533 (java) R 10335 10338 6358 0 -1 4202560 10 0 0 0 21447 3 0 0 20 0 22 0 27413206 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544713960768 140544769354965 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10534] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10534/stat : 10534 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27413206 10060525568 990803 33554432000 1073741824 1073778376 140735064021312 140544711857704 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1765.02
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.401 s]
/proc/loadavg: 4.27 4.28 4.18 5/219 10539
/proc/meminfo: memFree=23961452/32872528 swapFree=681964/737152
[pid=10338] ppid=10335 vsize=9824732 CPUtime=1797.36 cores=1,3,5,7
/proc/10338/stat : 10338 (java) S 10335 10338 6358 0 -1 4202496 44784 0 1 0 179469 267 0 0 20 0 22 0 27347003 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140735064012448 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10338/statm: 2456183 990817 2294 9 0 2446860 0
[pid=10338/tid=10339] ppid=10335 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/10338/task/10339/stat : 10339 (java) S 10335 10338 6358 0 -1 4202560 2427 0 1 0 25 4 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544899560312 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10341] ppid=10335 vsize=9824732 CPUtime=4.17 cores=1,3,5,7
/proc/10338/task/10341/stat : 10341 (java) S 10335 10338 6358 0 -1 4202560 1112 0 0 0 397 20 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544888621864 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10342] ppid=10335 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/10338/task/10342/stat : 10342 (java) S 10335 10338 6358 0 -1 4202560 1323 0 0 0 388 17 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544887569064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10343] ppid=10335 vsize=9824732 CPUtime=3.71 cores=1,3,5,7
/proc/10338/task/10343/stat : 10343 (java) S 10335 10338 6358 0 -1 4202560 1096 0 0 0 353 18 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544740899880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10344] ppid=10335 vsize=9824732 CPUtime=4.35 cores=1,3,5,7
/proc/10338/task/10344/stat : 10344 (java) S 10335 10338 6358 0 -1 4202560 754 0 0 0 416 19 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544739847080 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10345] ppid=10335 vsize=9824732 CPUtime=4.44 cores=1,3,5,7
/proc/10338/task/10345/stat : 10345 (java) S 10335 10338 6358 0 -1 4202560 1080 0 0 0 424 20 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544738793768 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10346] ppid=10335 vsize=9824732 CPUtime=4.35 cores=1,3,5,7
/proc/10338/task/10346/stat : 10346 (java) S 10335 10338 6358 0 -1 4202560 1316 0 0 0 414 21 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544737740968 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10347] ppid=10335 vsize=9824732 CPUtime=4.35 cores=1,3,5,7
/proc/10338/task/10347/stat : 10347 (java) S 10335 10338 6358 0 -1 4202560 711 0 0 0 416 19 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544736688680 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10348] ppid=10335 vsize=9824732 CPUtime=4.15 cores=1,3,5,7
/proc/10338/task/10348/stat : 10348 (java) S 10335 10338 6358 0 -1 4202560 938 0 0 0 395 20 0 0 20 0 22 0 27347004 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544735635880 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10349] ppid=10335 vsize=9824732 CPUtime=6.83 cores=1,3,5,7
/proc/10338/task/10349/stat : 10349 (java) S 10335 10338 6358 0 -1 4202560 2656 0 0 0 674 9 0 0 20 0 22 0 27347005 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544723438312 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10350] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10350/stat : 10350 (java) S 10335 10338 6358 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544722384376 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10351] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10351/stat : 10351 (java) S 10335 10338 6358 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27347006 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544721331976 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10352] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10352/stat : 10352 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544720280464 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10353] ppid=10335 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/10338/task/10353/stat : 10353 (java) S 10335 10338 6358 0 -1 4202560 18757 0 0 0 163 5 0 0 20 0 22 0 27347008 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544719227064 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10354] ppid=10335 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10338/task/10354/stat : 10354 (java) S 10335 10338 6358 0 -1 4202560 9609 0 0 0 110 2 0 0 20 0 22 0 27347008 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544718174264 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10355] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10355/stat : 10355 (java) S 10335 10338 6358 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27347008 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544717122168 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10356] ppid=10335 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/10338/task/10356/stat : 10356 (java) S 10335 10338 6358 0 -1 4202560 52 0 0 0 10 27 0 0 20 0 22 0 27347008 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544716069576 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10338/tid=10372] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10372/stat : 10372 (java) S 10335 10338 6358 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 27347227 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544715015208 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10338/tid=10532] ppid=10335 vsize=9824732 CPUtime=230.44 cores=1,3,5,7
/proc/10338/task/10532/stat : 10532 (java) R 10335 10338 6358 0 -1 4202560 11 0 0 0 23041 3 0 0 20 0 22 0 27413206 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544712900768 140544769045088 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10338/tid=10533] ppid=10335 vsize=9824732 CPUtime=230.45 cores=1,3,5,7
/proc/10338/task/10533/stat : 10533 (java) R 10335 10338 6358 0 -1 4202560 11 0 0 0 23042 3 0 0 20 0 22 0 27413206 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544713960480 140544769588151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10338/tid=10534] ppid=10335 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10338/task/10534/stat : 10534 (java) S 10335 10338 6358 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27413206 10060525568 990817 33554432000 1073741824 1073778376 140735064021312 140544711857704 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1797.36
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 10338 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 10338 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=539340
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=952551
# CPU time returned by wait4() is 1796.49
# while last known CPU time is 1797.36
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.73003
#  lost CPU user time (s): 2.91006
#  lost CPU system time (s): -0.18

Real time (s): 898.472
CPU time (s): 1800.09
CPU user time (s): 1797.6
CPU system time (s): 2.49
CPU usage (%): 200.35
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 2.95255
maximum resident set size= 3964676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44830
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24063
involuntary context switches= 25262

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.62384 second user time and 5.58415 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 14:29:38
IDJOB=4105354
IDBENCH=2841
IDSOLVER=2543
FILE ID=node112/4105354-1466252978
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/logic_synthesis/normalized-mlp4.r.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4105354-1466252978/watcher-4105354-1466252978 -o /tmp/evaluation-result-4105354-1466252978/solver-4105354-1466252978 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466241279-6375 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4105354-1466252978.opb

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

MD5SUM BENCH= c216dcb87e9001dad9e1252e03860f2a
RANDOM SEED=877675464

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:        30234460 kB
Buffers:           43132 kB
Cached:           112112 kB
SwapCached:         2028 kB
Active:          1067224 kB
Inactive:          98504 kB
Active(anon):    1010736 kB
Inactive(anon):     2096 kB
Active(file):      56488 kB
Inactive(file):    96408 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       1765056 kB
Mapped:            15388 kB
Shmem:                 0 kB
Slab:             601692 kB
SReclaimable:      44928 kB
SUnreclaim:       556764 kB
KernelStack:        1784 kB
PageTables:         8304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1966596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1042432 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= 71712 MiB
End job on node112 at 2016-06-18 14:44:36