Trace number 4119549

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)-12445 1800.43 944.531

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-20.opb
MD5SUM28a765edf66b70b0d65e7cfc7ea87990
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-12445
Best CPU time to get the best result obtained on this benchmark1800.43
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 7243
Biggest coefficient in the objective function 4380
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 889560
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 4380
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 889560
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)7203
Sum of products size (including duplicates)23184
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119549-1467258812.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
1.77/1.26	c ... done. Wall clock time 1.141s.
1.77/1.26	c declared #vars     40
1.77/1.26	c internal #vars     7243
1.77/1.26	c #constraints  14406
1.77/1.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.77/1.26	c constraints type 
1.77/1.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7203
1.77/1.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7203
1.77/1.26	c 14406 constraints processed.
1.77/1.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.77/1.26	c constraints type 
1.77/1.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7203
1.77/1.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7203
1.77/1.26	c 14406 constraints processed.
1.77/1.26	c objective function length is 7243 literals
1.99/1.38	c And the winner is solver0
2.36/1.77	c SATISFIABLE
2.36/1.77	c OPTIMIZING...
2.36/1.77	c Got one! Elapsed wall clock time (in seconds):1.65
2.36/1.77	o 0
2.84/1.92	c And the winner is solver0
3.21/2.31	c Got one! Elapsed wall clock time (in seconds):2.19
3.21/2.31	o -171
3.21/2.35	c And the winner is solver0
3.44/2.83	c Got one! Elapsed wall clock time (in seconds):2.715
3.44/2.83	o -342
3.44/2.87	c And the winner is solver0
3.65/3.35	c Got one! Elapsed wall clock time (in seconds):3.23
3.65/3.35	o -632
3.65/3.38	c And the winner is solver0
3.75/3.86	c Got one! Elapsed wall clock time (in seconds):3.744
3.75/3.86	o -819
3.75/3.89	c And the winner is solver0
3.82/4.37	c Got one! Elapsed wall clock time (in seconds):4.255
3.82/4.37	o -922
3.82/4.39	c And the winner is solver0
3.85/4.89	c Got one! Elapsed wall clock time (in seconds):4.766
3.85/4.89	o -1287
3.86/4.92	c And the winner is solver0
3.97/5.40	c Got one! Elapsed wall clock time (in seconds):5.277
3.97/5.40	o -1340
3.97/5.43	c And the winner is solver0
4.06/5.91	c Got one! Elapsed wall clock time (in seconds):5.789
4.06/5.91	o -1385
4.06/5.96	c And the winner is solver0
4.24/6.42	c Got one! Elapsed wall clock time (in seconds):6.301
4.24/6.42	o -1445
4.24/6.44	c And the winner is solver0
4.26/6.93	c Got one! Elapsed wall clock time (in seconds):6.81
4.26/6.93	o -1490
4.26/6.94	c And the winner is solver0
4.29/7.44	c Got one! Elapsed wall clock time (in seconds):7.319
4.29/7.44	o -1652
4.29/7.46	c And the winner is solver0
4.38/7.95	c Got one! Elapsed wall clock time (in seconds):7.828
4.38/7.95	o -2056
4.47/8.02	c And the winner is solver0
4.54/8.46	c Got one! Elapsed wall clock time (in seconds):8.337
4.54/8.46	o -2059
4.54/8.47	c And the winner is solver0
4.55/8.96	c Got one! Elapsed wall clock time (in seconds):8.846
4.55/8.96	o -2463
4.88/9.10	c And the winner is solver0
4.89/9.47	c Got one! Elapsed wall clock time (in seconds):9.355
4.89/9.47	o -2466
4.93/9.51	c And the winner is solver0
4.96/9.98	c Got one! Elapsed wall clock time (in seconds):9.865
4.96/9.98	o -2791
5.20/10.12	c And the winner is solver0
5.65/10.59	c Got one! Elapsed wall clock time (in seconds):10.474
5.65/10.59	o -2917
5.99/10.71	c And the winner is solver0
6.48/11.20	c Got one! Elapsed wall clock time (in seconds):11.084
6.48/11.20	o -2920
6.48/11.25	c And the winner is solver0
6.64/11.71	c Got one! Elapsed wall clock time (in seconds):11.593
6.64/11.71	o -3336
7.28/12.09	c And the winner is solver0
7.59/12.27	c Got one! Elapsed wall clock time (in seconds):12.152
7.59/12.27	o -3355
7.69/12.37	c And the winner is solver0
7.88/12.78	c Got one! Elapsed wall clock time (in seconds):12.661
7.88/12.78	o -3373
7.92/12.84	c And the winner is solver0
8.01/13.29	c Got one! Elapsed wall clock time (in seconds):13.171
8.01/13.29	o -3374
8.03/13.31	c And the winner is solver0
8.04/13.80	c Got one! Elapsed wall clock time (in seconds):13.68
8.04/13.80	o -3852
8.87/14.24	c And the winner is solver0
9.03/14.36	c Got one! Elapsed wall clock time (in seconds):14.24
9.03/14.36	o -3861
9.35/14.59	c And the winner is solver0
9.83/14.92	c Got one! Elapsed wall clock time (in seconds):14.799
9.83/14.92	o -3866
10.24/15.19	c And the winner is solver0
10.74/15.53	c Got one! Elapsed wall clock time (in seconds):15.408
10.74/15.53	o -4214
12.33/16.36	c And the winner is solver0
12.70/16.69	c Got one! Elapsed wall clock time (in seconds):16.568
12.70/16.69	o -4286
13.55/17.18	c And the winner is solver0
13.80/17.30	c Got one! Elapsed wall clock time (in seconds):17.178
13.80/17.30	o -4320
14.45/17.62	c And the winner is solver0
14.67/17.86	c Got one! Elapsed wall clock time (in seconds):17.739
14.67/17.86	o -4358
15.21/18.12	c And the winner is solver0
15.52/18.42	c Got one! Elapsed wall clock time (in seconds):18.298
15.52/18.42	o -4807
18.72/19.93	c And the winner is solver0
18.97/20.43	c Got one! Elapsed wall clock time (in seconds):20.308
18.97/20.43	o -4863
21.50/21.75	c And the winner is solver0
21.63/21.94	c Got one! Elapsed wall clock time (in seconds):21.817
21.63/21.94	o -4867
22.54/22.46	c And the winner is solver0
22.76/22.95	c Got one! Elapsed wall clock time (in seconds):22.827
22.76/22.95	o -4871
23.07/23.15	c And the winner is solver0
23.57/23.61	c Got one! Elapsed wall clock time (in seconds):23.488
23.57/23.61	o -4872
23.57/23.69	c And the winner is solver0
23.82/24.16	c Got one! Elapsed wall clock time (in seconds):24.044
23.82/24.16	o -4873
23.82/24.19	c And the winner is solver0
23.87/24.67	c Got one! Elapsed wall clock time (in seconds):24.553
23.87/24.67	o -4876
23.87/24.70	c And the winner is solver0
23.93/25.18	c Got one! Elapsed wall clock time (in seconds):25.063
23.93/25.18	o -5371
29.78/28.12	c cleaning 5225 clauses out of 10449 with flag 6003/10449
34.29/30.38	c And the winner is solver0
34.69/30.69	c Got one! Elapsed wall clock time (in seconds):30.573
34.69/30.69	o -5372
36.52/31.66	c And the winner is solver0
36.69/31.70	c Got one! Elapsed wall clock time (in seconds):31.583
36.69/31.70	o -5376
37.67/32.21	c And the winner is solver0
37.67/32.26	c Got one! Elapsed wall clock time (in seconds):32.143
37.67/32.26	o -5381
38.00/32.49	c And the winner is solver0
38.49/32.82	c Got one! Elapsed wall clock time (in seconds):32.703
38.49/32.82	o -5390
38.49/32.88	c And the winner is solver0
39.03/33.38	c Got one! Elapsed wall clock time (in seconds):33.263
39.03/33.38	o -5391
39.10/33.41	c And the winner is solver0
39.16/33.89	c Got one! Elapsed wall clock time (in seconds):33.772
39.16/33.89	o -5394
39.36/34.03	c And the winner is solver0
39.80/34.45	c Got one! Elapsed wall clock time (in seconds):34.332
39.80/34.45	o -5772
45.32/37.20	c cleaning 6169 clauses out of 12344 with flag 6003/17569
51.54/40.30	c And the winner is solver0
51.83/40.46	c Got one! Elapsed wall clock time (in seconds):40.343
51.83/40.46	o -5780
55.91/42.50	c cleaning 5672 clauses out of 11346 with flag 4021/22740
59.83/44.44	c And the winner is solver0
60.26/44.82	c Got one! Elapsed wall clock time (in seconds):44.704
60.26/44.82	o -5803
64.21/46.87	c And the winner is solver0
64.67/47.33	c Got one! Elapsed wall clock time (in seconds):47.215
64.67/47.33	o -5834
66.19/48.16	c And the winner is solver0
66.56/48.49	c Got one! Elapsed wall clock time (in seconds):48.376
66.56/48.49	o -5844
67.04/48.70	c And the winner is solver0
67.43/49.11	c Got one! Elapsed wall clock time (in seconds):48.987
67.43/49.11	o -5847
67.43/49.19	c And the winner is solver0
67.62/49.62	c Got one! Elapsed wall clock time (in seconds):49.497
67.62/49.62	o -5864
68.17/49.93	c And the winner is solver0
68.50/50.23	c Got one! Elapsed wall clock time (in seconds):50.108
68.50/50.23	o -5890
68.50/50.27	c And the winner is solver0
68.65/50.74	c Got one! Elapsed wall clock time (in seconds):50.618
68.65/50.74	o -5900
68.65/50.77	c And the winner is solver0
68.73/51.25	c Got one! Elapsed wall clock time (in seconds):51.128
68.73/51.25	o -5903
68.73/51.26	c And the winner is solver0
68.74/51.76	c Got one! Elapsed wall clock time (in seconds):51.639
68.74/51.76	o -5914
68.74/51.79	c And the winner is solver0
68.83/52.27	c Got one! Elapsed wall clock time (in seconds):52.149
68.83/52.27	o -5940
68.87/52.33	c And the winner is solver0
68.97/52.78	c Got one! Elapsed wall clock time (in seconds):52.66
68.97/52.78	o -5943
70.18/53.47	c And the winner is solver0
70.78/53.94	c Got one! Elapsed wall clock time (in seconds):53.822
70.78/53.94	o -6486
76.65/56.83	c cleaning 7211 clauses out of 14421 with flag 6003/31487
87.66/62.30	c cleaning 6604 clauses out of 13209 with flag 18001/37486
90.06/63.57	c And the winner is solver0
90.28/63.95	c Got one! Elapsed wall clock time (in seconds):63.835
90.28/63.95	o -6492
98.32/67.97	c cleaning 5995 clauses out of 11992 with flag 8027/42873
110.74/74.10	c cleaning 5997 clauses out of 11997 with flag 20089/48873
120.88/79.27	c And the winner is solver0
121.25/79.52	c Got one! Elapsed wall clock time (in seconds):79.398
121.25/79.52	o -6585
123.03/80.47	c cleaning 5785 clauses out of 11578 with flag 2001/54451
134.03/85.91	c cleaning 5896 clauses out of 11793 with flag 14001/60451
147.09/92.45	c cleaning 6446 clauses out of 12897 with flag 28001/67451
162.49/100.18	c cleaning 7225 clauses out of 14452 with flag 44003/75452
167.09/102.44	c And the winner is solver0
167.62/102.93	c Got one! Elapsed wall clock time (in seconds):102.813
167.62/102.93	o -6616
173.16/105.73	c cleaning 6245 clauses out of 12490 with flag 6004/80715
182.45/110.35	c And the winner is solver0
182.91/110.79	c Got one! Elapsed wall clock time (in seconds):110.676
182.91/110.79	o -6648
184.97/111.81	c cleaning 5861 clauses out of 11726 with flag 2005/86196
190.97/114.80	c And the winner is solver0
191.35/115.21	c Got one! Elapsed wall clock time (in seconds):115.091
191.35/115.21	o -6687
193.31/116.29	c And the winner is solver0
193.63/116.72	c Got one! Elapsed wall clock time (in seconds):116.603
193.63/116.72	o -6689
195.17/117.59	c And the winner is solver0
195.66/117.93	c Got one! Elapsed wall clock time (in seconds):117.815
195.66/117.93	o -6690
195.79/118.08	c And the winner is solver0
196.01/118.45	c Got one! Elapsed wall clock time (in seconds):118.327
196.01/118.45	o -6692
196.01/118.47	c And the winner is solver0
196.04/118.96	c Got one! Elapsed wall clock time (in seconds):118.84
196.04/118.96	o -6698
196.04/118.98	c And the winner is solver0
196.10/119.47	c Got one! Elapsed wall clock time (in seconds):119.352
196.10/119.47	o -6701
196.45/119.66	c And the winner is solver0
196.64/119.98	c Got one! Elapsed wall clock time (in seconds):119.864
196.64/119.98	o -6744
198.87/121.12	c And the winner is solver0
198.96/121.49	c Got one! Elapsed wall clock time (in seconds):121.376
198.96/121.49	o -6770
200.16/122.19	c And the winner is solver0
200.39/122.51	c Got one! Elapsed wall clock time (in seconds):122.389
200.39/122.51	o -6776
200.56/122.63	c And the winner is solver0
200.67/123.02	c Got one! Elapsed wall clock time (in seconds):122.901
200.67/123.02	o -6777
200.67/123.04	c And the winner is solver0
200.70/123.53	c Got one! Elapsed wall clock time (in seconds):123.413
200.70/123.53	o -6788
200.70/123.56	c And the winner is solver0
200.76/124.04	c Got one! Elapsed wall clock time (in seconds):123.925
200.76/124.04	o -6797
201.26/124.38	c And the winner is solver0
201.74/124.71	c Got one! Elapsed wall clock time (in seconds):124.587
201.74/124.71	o -6892
203.71/125.74	c cleaning 6936 clauses out of 13878 with flag 2005/94209
216.45/132.02	c cleaning 6471 clauses out of 12941 with flag 14003/100208
217.83/132.78	c And the winner is solver0
218.06/133.22	c Got one! Elapsed wall clock time (in seconds):133.101
218.06/133.22	o -6991
226.40/137.49	c And the winner is solver0
226.90/137.88	c Got one! Elapsed wall clock time (in seconds):137.764
226.90/137.88	o -7019
228.98/138.99	c cleaning 6127 clauses out of 12254 with flag 2005/105992
231.38/140.11	c And the winner is solver0
231.47/140.40	c Got one! Elapsed wall clock time (in seconds):140.277
231.47/140.40	o -7029
232.66/141.01	c And the winner is solver0
232.78/141.41	c Got one! Elapsed wall clock time (in seconds):141.29
232.78/141.41	o -7036
233.14/141.60	c And the winner is solver0
233.21/141.92	c Got one! Elapsed wall clock time (in seconds):141.802
233.21/141.92	o -7042
233.21/141.94	c And the winner is solver0
233.22/142.43	c Got one! Elapsed wall clock time (in seconds):142.315
233.22/142.43	o -7059
236.22/143.94	c And the winner is solver0
236.58/144.25	c Got one! Elapsed wall clock time (in seconds):144.128
236.58/144.25	o -7514
241.87/146.94	c cleaning 6096 clauses out of 12198 with flag 6001/112063
252.87/152.45	c cleaning 6050 clauses out of 12103 with flag 18003/118064
266.74/159.50	c cleaning 6525 clauses out of 13052 with flag 32001/125063
281.93/167.08	c cleaning 7262 clauses out of 14528 with flag 48003/133064
299.19/175.67	c cleaning 8132 clauses out of 16265 with flag 66001/142063
319.34/185.62	c cleaning 9064 clauses out of 18134 with flag 86003/152064
326.55/189.22	c And the winner is solver0
326.67/189.49	c Got one! Elapsed wall clock time (in seconds):189.374
326.67/189.49	o -7539
330.48/191.46	c cleaning 7271 clauses out of 14551 with flag 4029/157545
343.09/197.92	c cleaning 6638 clauses out of 13280 with flag 16255/163545
357.16/204.91	c cleaning 6820 clauses out of 13643 with flag 30309/170546
373.94/213.38	c cleaning 7409 clauses out of 14822 with flag 46307/178545
381.79/217.24	c And the winner is solver0
382.04/217.46	c Got one! Elapsed wall clock time (in seconds):217.341
382.04/217.46	o -7582
386.11/219.58	c cleaning 6538 clauses out of 13081 with flag 4035/184213
399.10/226.05	c cleaning 6268 clauses out of 12543 with flag 16242/190213
405.38/229.18	c And the winner is solver0
405.77/229.48	c Got one! Elapsed wall clock time (in seconds):229.357
405.77/229.48	o -7586
409.61/231.41	c cleaning 5641 clauses out of 11289 with flag 4100/195227
420.41/236.85	c And the winner is solver0
420.66/237.09	c Got one! Elapsed wall clock time (in seconds):236.973
420.66/237.09	o -7587
429.56/241.46	c And the winner is solver0
429.81/241.61	c Got one! Elapsed wall clock time (in seconds):241.487
429.81/241.61	o -7588
430.18/241.82	c And the winner is solver0
430.36/242.12	c Got one! Elapsed wall clock time (in seconds):242.001
430.36/242.12	o -7595
430.70/242.36	c And the winner is solver0
431.37/242.93	c Got one! Elapsed wall clock time (in seconds):242.816
431.37/242.93	o -7609
432.31/243.42	c And the winner is solver0
432.64/243.75	c Got one! Elapsed wall clock time (in seconds):243.63
432.64/243.75	o -7626
436.76/245.88	c cleaning 8687 clauses out of 17374 with flag 4116/206953
437.76/246.35	c And the winner is solver0
438.09/246.76	c Got one! Elapsed wall clock time (in seconds):246.644
438.09/246.76	o -7836
447.48/251.49	c cleaning 7064 clauses out of 14133 with flag 10003/212399
458.88/257.16	c cleaning 6531 clauses out of 13068 with flag 22001/218398
472.28/263.84	c cleaning 6767 clauses out of 13537 with flag 36001/225398
487.70/271.46	c cleaning 7384 clauses out of 14771 with flag 52003/233399
505.10/280.10	c cleaning 8193 clauses out of 16387 with flag 70003/242399
511.90/283.50	c And the winner is solver0
512.32/283.92	c Got one! Elapsed wall clock time (in seconds):283.803
512.32/283.92	o -7851
516.07/285.85	c cleaning 6878 clauses out of 13764 with flag 4002/247969
528.28/291.85	c cleaning 6441 clauses out of 12886 with flag 16002/253969
542.27/298.88	c cleaning 6724 clauses out of 13447 with flag 30006/260971
559.04/307.01	c cleaning 7359 clauses out of 14721 with flag 46002/268969
567.42/311.21	c And the winner is solver0
567.93/311.79	c Got one! Elapsed wall clock time (in seconds):311.671
567.93/311.79	o -7855
570.01/312.83	c cleaning 6276 clauses out of 12562 with flag 2014/274169
582.42/319.02	c cleaning 6139 clauses out of 12285 with flag 14085/280168
597.20/326.41	c cleaning 6572 clauses out of 13147 with flag 28169/287169
602.20/328.84	c And the winner is solver0
602.69/329.31	c Got one! Elapsed wall clock time (in seconds):329.189
602.69/329.31	o -7862
609.05/332.56	c cleaning 5851 clauses out of 11710 with flag 6135/292304
617.26/336.67	c And the winner is solver0
617.93/337.27	c Got one! Elapsed wall clock time (in seconds):337.154
617.93/337.27	o -7866
622.42/339.56	c cleaning 5870 clauses out of 11744 with flag 4128/298189
625.82/341.20	c And the winner is solver0
626.33/341.74	c Got one! Elapsed wall clock time (in seconds):341.619
626.33/341.74	o -7891
630.44/343.86	c And the winner is solver0
630.88/344.25	c Got one! Elapsed wall clock time (in seconds):344.134
630.88/344.25	o -7894
631.31/344.49	c And the winner is solver0
631.70/344.77	c Got one! Elapsed wall clock time (in seconds):344.648
631.70/344.77	o -7905
632.96/345.41	c And the winner is solver0
633.28/345.78	c Got one! Elapsed wall clock time (in seconds):345.662
633.28/345.78	o -7936
635.92/347.11	c And the winner is solver0
636.44/347.70	c Got one! Elapsed wall clock time (in seconds):347.577
636.44/347.70	o -7991
640.32/349.67	c cleaning 6366 clauses out of 12740 with flag 4004/305055
651.74/355.33	c cleaning 6184 clauses out of 12373 with flag 16002/311054
666.18/362.45	c cleaning 6591 clauses out of 13190 with flag 30004/318055
682.17/370.48	c cleaning 7295 clauses out of 14599 with flag 46004/326055
700.64/379.56	c cleaning 8149 clauses out of 16304 with flag 64004/335055
720.44/389.50	c cleaning 9078 clauses out of 18155 with flag 84004/345055
728.42/393.47	c And the winner is solver0
728.91/393.82	c Got one! Elapsed wall clock time (in seconds):393.7
728.91/393.82	o -7998
730.85/394.85	c cleaning 7058 clauses out of 14128 with flag 2045/350106
745.25/402.41	c cleaning 6529 clauses out of 13070 with flag 14156/356106
759.45/409.51	c cleaning 6770 clauses out of 13541 with flag 28157/363106
760.85/410.30	c And the winner is solver0
761.65/410.94	c Got one! Elapsed wall clock time (in seconds):410.821
761.65/410.94	o -8034
772.37/416.30	c cleaning 6246 clauses out of 12499 with flag 10050/368834
778.85/419.57	c And the winner is solver0
779.33/419.96	c Got one! Elapsed wall clock time (in seconds):419.837
779.33/419.96	o -8052
785.80/423.27	c cleaning 6108 clauses out of 12217 with flag 6005/374798
788.39/424.57	c And the winner is solver0
789.18/425.22	c Got one! Elapsed wall clock time (in seconds):425.102
789.18/425.22	o -8056
790.14/425.79	c And the winner is solver0
790.73/426.29	c Got one! Elapsed wall clock time (in seconds):426.167
790.73/426.29	o -8067
791.42/426.66	c And the winner is solver0
791.80/426.95	c Got one! Elapsed wall clock time (in seconds):426.831
791.80/426.95	o -8069
791.80/426.97	c And the winner is solver0
791.85/427.46	c Got one! Elapsed wall clock time (in seconds):427.345
791.85/427.46	o -8078
791.85/427.49	c And the winner is solver0
791.89/427.98	c Got one! Elapsed wall clock time (in seconds):427.859
791.89/427.98	o -8085
797.72/430.91	c And the winner is solver0
797.94/431.19	c Got one! Elapsed wall clock time (in seconds):431.073
797.94/431.19	o -8089
798.23/431.37	c And the winner is solver0
798.50/431.71	c Got one! Elapsed wall clock time (in seconds):431.588
798.50/431.71	o -8094
798.76/431.85	c And the winner is solver0
798.94/432.22	c Got one! Elapsed wall clock time (in seconds):432.102
798.94/432.22	o -8095
799.88/432.72	c And the winner is solver0
800.51/433.34	c Got one! Elapsed wall clock time (in seconds):433.217
800.51/433.34	o -8109
804.82/435.54	c cleaning 6663 clauses out of 13330 with flag 4062/382019
816.82/441.58	c cleaning 6327 clauses out of 12666 with flag 16115/388018
828.22/447.27	c And the winner is solver0
828.91/447.85	c Got one! Elapsed wall clock time (in seconds):447.734
828.91/447.85	o -8148
838.12/452.47	c And the winner is solver0
838.51/452.87	c Got one! Elapsed wall clock time (in seconds):452.749
838.51/452.87	o -8158
839.75/453.54	c And the winner is solver0
840.30/454.08	c Got one! Elapsed wall clock time (in seconds):453.964
840.30/454.08	o -8168
840.97/454.48	c And the winner is solver0
841.35/454.75	c Got one! Elapsed wall clock time (in seconds):454.629
841.35/454.75	o -8175
843.67/455.94	c cleaning 8983 clauses out of 17965 with flag 2036/399644
844.07/456.12	c And the winner is solver0
844.39/456.46	c Got one! Elapsed wall clock time (in seconds):456.343
844.39/456.46	o -8188
846.08/457.36	c And the winner is solver0
846.46/457.63	c Got one! Elapsed wall clock time (in seconds):457.508
846.46/457.63	o -8191
846.46/457.68	c And the winner is solver0
846.59/458.14	c Got one! Elapsed wall clock time (in seconds):458.023
846.59/458.14	o -8192
846.59/458.16	c And the winner is solver0
846.62/458.66	c Got one! Elapsed wall clock time (in seconds):458.537
846.62/458.66	o -8201
846.62/458.68	c And the winner is solver0
846.66/459.17	c Got one! Elapsed wall clock time (in seconds):459.051
846.66/459.17	o -8208
858.21/464.92	c cleaning 7476 clauses out of 14954 with flag 10021/405616
866.81/469.21	c And the winner is solver0
867.23/469.69	c Got one! Elapsed wall clock time (in seconds):469.566
867.23/469.69	o -8322
869.09/470.63	c cleaning 6246 clauses out of 12503 with flag 2001/410641
879.88/476.02	c cleaning 6123 clauses out of 12258 with flag 14003/416642
893.03/482.59	c cleaning 6562 clauses out of 13134 with flag 28001/423641
908.64/490.34	c cleaning 7287 clauses out of 14573 with flag 44003/431642
927.43/499.75	c cleaning 8140 clauses out of 16285 with flag 62001/440641
947.79/509.80	c cleaning 9071 clauses out of 18145 with flag 82001/450641
969.39/520.61	c cleaning 10036 clauses out of 20074 with flag 104001/461641
993.85/532.76	c cleaning 11016 clauses out of 22039 with flag 128003/473642
1023.15/547.22	c cleaning 12007 clauses out of 24022 with flag 154001/486641
1053.34/562.37	c cleaning 13003 clauses out of 26016 with flag 182003/500642
1073.72/572.82	c And the winner is solver1
1073.80/573.31	c Got one! Elapsed wall clock time (in seconds):573.186
1073.80/573.31	o -8363
1073.98/573.40	c And the winner is solver0
1074.05/573.82	c Got one! Elapsed wall clock time (in seconds):573.7
1074.05/573.82	o -9444
1074.19/573.93	c And the winner is solver0
1074.35/574.33	c Got one! Elapsed wall clock time (in seconds):574.215
1074.35/574.33	o -9680
1074.46/574.42	c And the winner is solver0
1074.59/574.89	c Got one! Elapsed wall clock time (in seconds):574.774
1074.59/574.89	o -9976
1074.76/574.94	c And the winner is solver0
1074.88/575.41	c Got one! Elapsed wall clock time (in seconds):575.289
1074.88/575.41	o -10358
1075.04/575.57	c And the winner is solver0
1075.31/575.92	c Got one! Elapsed wall clock time (in seconds):575.803
1075.31/575.92	o -10392
1075.45/576.01	c And the winner is solver0
1075.54/576.44	c Got one! Elapsed wall clock time (in seconds):576.318
1075.54/576.44	o -10909
1077.67/577.54	c And the winner is solver0
1078.49/578.35	c Got one! Elapsed wall clock time (in seconds):578.233
1078.49/578.35	o -11053
1078.79/578.51	c And the winner is solver0
1078.96/578.87	c Got one! Elapsed wall clock time (in seconds):578.748
1078.96/578.87	o -11093
1080.42/579.66	c And the winner is solver0
1081.21/580.38	c Got one! Elapsed wall clock time (in seconds):580.264
1081.21/580.38	o -11149
1081.87/580.77	c And the winner is solver0
1082.25/581.05	c Got one! Elapsed wall clock time (in seconds):580.929
1082.25/581.05	o -11356
1084.66/582.27	c And the winner is solver0
1085.19/582.64	c Got one! Elapsed wall clock time (in seconds):582.523
1085.19/582.64	o -11478
1086.10/583.15	c And the winner is solver0
1086.53/583.51	c Got one! Elapsed wall clock time (in seconds):583.389
1086.53/583.51	o -11622
1089.69/585.20	c And the winner is solver0
1090.58/585.92	c Got one! Elapsed wall clock time (in seconds):585.804
1090.58/585.92	o -11632
1093.11/587.21	c And the winner is solver0
1093.73/587.84	c Got one! Elapsed wall clock time (in seconds):587.719
1093.73/587.84	o -11655
1097.95/589.93	c And the winner is solver0
1098.34/590.35	c Got one! Elapsed wall clock time (in seconds):590.234
1098.34/590.35	o -11747
1103.43/592.99	c cleaning 15544 clauses out of 31093 with flag 4037/518722
1111.42/596.90	c And the winner is solver0
1112.03/597.52	c Got one! Elapsed wall clock time (in seconds):597.4
1112.03/597.52	o -11756
1113.17/598.13	c And the winner is solver0
1113.82/598.54	c Got one! Elapsed wall clock time (in seconds):598.415
1113.82/598.54	o -11758
1118.76/601.03	c cleaning 10620 clauses out of 21244 with flag 4025/524417
1120.37/601.81	c And the winner is solver0
1120.87/602.35	c Got one! Elapsed wall clock time (in seconds):602.231
1120.87/602.35	o -12065
1132.38/608.20	c cleaning 8141 clauses out of 16283 with flag 10033/530076
1146.90/615.38	c cleaning 7069 clauses out of 14143 with flag 22106/536077
1163.10/623.41	c cleaning 7034 clauses out of 14074 with flag 36168/543077
1163.91/623.84	c And the winner is solver0
1165.10/624.77	c Got one! Elapsed wall clock time (in seconds):624.656
1165.10/624.77	o -12136
1176.37/630.47	c cleaning 6224 clauses out of 12449 with flag 10056/548486
1186.16/635.30	c And the winner is solver0
1186.87/636.09	c Got one! Elapsed wall clock time (in seconds):635.973
1186.87/636.09	o -12158
1189.14/637.29	c cleaning 5737 clauses out of 11480 with flag 2009/553741
1203.06/644.12	c cleaning 5870 clauses out of 11743 with flag 14044/559741
1215.08/650.16	c And the winner is solver0
1215.73/650.76	c Got one! Elapsed wall clock time (in seconds):650.64
1215.73/650.76	o -12189
1227.99/656.83	c cleaning 8086 clauses out of 16172 with flag 10028/570040
1232.19/658.92	c And the winner is solver0
1232.71/659.43	c Got one! Elapsed wall clock time (in seconds):659.307
1232.71/659.43	o -12208
1242.66/664.43	c cleaning 6989 clauses out of 13978 with flag 8046/575932
1244.44/665.32	c And the winner is solver0
1245.07/665.94	c Got one! Elapsed wall clock time (in seconds):665.823
1245.07/665.94	o -12221
1256.92/671.82	c cleaning 6390 clauses out of 12786 with flag 10053/581729
1270.12/678.46	c cleaning 6195 clauses out of 12397 with flag 22118/587730
1286.48/686.58	c cleaning 6599 clauses out of 13201 with flag 36167/594729
1287.67/687.10	c And the winner is solver0
1288.27/687.76	c Got one! Elapsed wall clock time (in seconds):687.643
1288.27/687.76	o -12264
1299.56/693.49	c cleaning 6031 clauses out of 12067 with flag 10068/600194
1305.94/696.51	c And the winner is solver0
1306.56/697.18	c Got one! Elapsed wall clock time (in seconds):697.06
1306.56/697.18	o -12279
1313.65/700.71	c cleaning 5805 clauses out of 11615 with flag 6030/605773
1327.44/707.70	c cleaning 5901 clauses out of 11810 with flag 18075/611773
1343.60/715.68	c cleaning 6454 clauses out of 12909 with flag 32122/618773
1362.38/724.94	c cleaning 7226 clauses out of 14455 with flag 48196/626773
1383.36/735.49	c cleaning 8112 clauses out of 16228 with flag 66283/635772
1407.32/747.32	c cleaning 9054 clauses out of 18116 with flag 86387/645772
1433.49/760.37	c cleaning 10031 clauses out of 20063 with flag 108521/656773
1440.49/763.88	c And the winner is solver0
1441.10/764.36	c Got one! Elapsed wall clock time (in seconds):764.237
1441.10/764.36	o -12292
1445.63/766.70	c cleaning 7521 clauses out of 15044 with flag 4095/661785
1460.01/773.73	c cleaning 6758 clauses out of 13523 with flag 16154/667785
1476.01/781.76	c cleaning 6882 clauses out of 13765 with flag 30238/674785
1485.81/786.53	c And the winner is solver0
1486.32/787.09	c Got one! Elapsed wall clock time (in seconds):786.97
1486.32/787.09	o -12314
1488.00/787.99	c And the winner is solver0
1488.81/788.61	c Got one! Elapsed wall clock time (in seconds):788.487
1488.81/788.61	o -12420
1490.97/789.79	c cleaning 6415 clauses out of 12831 with flag 2030/680733
1505.17/796.79	c cleaning 6207 clauses out of 12417 with flag 14120/686734
1520.97/804.66	c cleaning 6605 clauses out of 13209 with flag 28174/693733
1540.17/814.18	c cleaning 7301 clauses out of 14605 with flag 44292/701734
1563.15/826.38	c cleaning 8151 clauses out of 16303 with flag 62402/710733
1586.15/837.86	c cleaning 9075 clauses out of 18153 with flag 82507/720734
1611.27/850.37	c cleaning 10038 clauses out of 20078 with flag 104706/731734
1639.57/864.47	c cleaning 11018 clauses out of 22039 with flag 128928/743733
1665.31/877.27	c And the winner is solver0
1665.90/877.76	c Got one! Elapsed wall clock time (in seconds):877.64
1665.90/877.76	o -12445
1678.38/883.97	c cleaning 13394 clauses out of 26791 with flag 10104/759503
1692.59/891.05	c cleaning 9698 clauses out of 19396 with flag 22185/765502
1708.75/899.07	c cleaning 8347 clauses out of 16698 with flag 36303/772502
1727.14/908.27	c cleaning 8175 clauses out of 16351 with flag 52440/780502
1748.91/919.01	c cleaning 8584 clauses out of 17176 with flag 70549/789502
1773.23/931.14	c cleaning 9295 clauses out of 18593 with flag 90699/799503
1799.37/944.19	c cleaning 10146 clauses out of 20298 with flag 112870/810503
1800.17/944.50	c >>>>>>>>>> Solver number 0 (151 answers) <<<<<<<<<<<<<<<<<<
1800.17/944.50	c starts		: 6141
1800.17/944.50	c conflicts		: 810797
1800.17/944.50	c decisions		: 1018374
1800.17/944.50	c propagations		: 359132849
1800.17/944.50	c inspects		: 1983696911
1800.17/944.50	c shortcuts		: 0
1800.17/944.50	c learnt literals	: 0
1800.17/944.50	c learnt binary clauses	: 0
1800.17/944.50	c learnt ternary clauses	: 14
1800.17/944.50	c learnt constraints	: 810797
1800.17/944.50	c ignored constraints	: 0
1800.17/944.50	c root simplifications	: 0
1800.17/944.50	c removed literals (reason simplification)	: 411226657
1800.17/944.50	c reason swapping (by a shorter reason)	: 0
1800.17/944.50	c Calls to reduceDB	: 108
1800.17/944.50	c Number of update (reduction) of LBD	: 752
1800.17/944.50	c Imported unit clauses	: 0
1800.17/944.50	c number of reductions to clauses (during analyze)	: 0
1800.17/944.50	c number of learned constraints concerned by reduction	: 0
1800.17/944.50	c number of learning phase by resolution	: 0
1800.17/944.50	c number of learning phase by cutting planes	: 0
1800.17/944.50	c speed (assignments/second)	: 967530.6087261069
1800.17/944.50	c non guided choices	0
1800.17/944.51	c learnt constraints type 
1800.17/944.51	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10446
1800.17/944.51	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.17/944.51	c starts		: 154
1800.17/944.51	c conflicts		: 1008
1800.17/944.51	c decisions		: 5791
1800.17/944.51	c propagations		: 1380590
1800.17/944.51	c inspects		: 168822124
1800.17/944.51	c shortcuts		: 0
1800.17/944.51	c learnt literals	: 0
1800.17/944.51	c learnt binary clauses	: 0
1800.17/944.51	c learnt ternary clauses	: 0
1800.17/944.51	c learnt constraints	: 883
1800.17/944.51	c ignored constraints	: 0
1800.17/944.51	c root simplifications	: 0
1800.17/944.51	c removed literals (reason simplification)	: 0
1800.17/944.51	c reason swapping (by a shorter reason)	: 0
1800.17/944.51	c Calls to reduceDB	: 0
1800.17/944.51	c Number of update (reduction) of LBD	: 0
1800.17/944.51	c Imported unit clauses	: 0
1800.17/944.51	c number of reductions to clauses (during analyze)	: 0
1800.17/944.51	c number of learned constraints concerned by reduction	: 0
1800.17/944.51	c number of learning phase by resolution	: 0
1800.17/944.51	c number of learning phase by cutting planes	: 0
1800.17/944.51	c speed (assignments/second)	: 20688.26517614973
1800.17/944.51	c non guided choices	0
1800.17/944.51	c learnt constraints type 
1800.17/944.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 883
1800.17/944.51	s SATISFIABLE
1800.17/944.51	c Found 152 solution(s)
1800.17/944.51	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 
1800.17/944.51	c objective function=-12445
1800.17/944.51	c Total wall clock time (in seconds): 944.393

Verifier Data

OK	-12445

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-4119549-1467258812/watcher-4119549-1467258812 -o /tmp/evaluation-result-4119549-1467258812/solver-4119549-1467258812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9331 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119549-1467258812.opb 

pid=14274
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.99 4.00 3.98 4/197 14277
/proc/meminfo: memFree=24272372/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/14277/stat : 14277 (java) D 14274 14277 8968 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 6777351 2560000 46 33554432000 1073741824 1073778376 140736941270224 140736941267352 218225536295 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 625 46 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 3.99 4.00 3.98 4/197 14277
/proc/meminfo: memFree=24272372/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 4425 0 1 0 8 1 0 0 20 0 18 0 6777351 9787879424 6046 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2389619 6046 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 3.99 4.00 3.98 4/197 14277
/proc/meminfo: memFree=24272372/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 4624 0 1 0 22 1 0 0 20 0 18 0 6777351 9787879424 7224 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2389619 7224 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 3.99 4.00 3.98 4/197 14277
/proc/meminfo: memFree=24272372/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 5283 0 1 0 46 1 0 0 20 0 18 0 6777351 9787879424 8129 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2389619 8129 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700173 s]
/proc/loadavg: 3.99 4.00 3.98 4/197 14277
/proc/meminfo: memFree=24272372/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9558476 CPUtime=1.21 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 9352 0 1 0 119 2 0 0 20 0 18 0 6777351 9787879424 14025 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2389619 14025 2247 9 0 2380296 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9558476

[startup+1.50075 s]
/proc/loadavg: 3.83 3.97 3.97 4/215 14295
/proc/meminfo: memFree=24218260/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 10072 0 1 0 232 4 0 0 20 0 19 0 6777351 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 18357 2265 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2441 0 1 0 121 2 0 0 20 0 19 0 6777352 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 2563 0 0 0 43 0 0 0 20 0 19 0 6777357 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 3754 0 0 0 43 0 0 0 20 0 19 0 6777357 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 18357 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 3.83 3.97 3.97 3/216 14302
/proc/meminfo: memFree=24182384/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=3.65 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 16312 0 1 0 353 12 0 0 20 0 19 0 6777351 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 29386 2276 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2447 0 1 0 129 2 0 0 20 0 19 0 6777352 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 5493 0 0 0 78 0 0 0 20 0 19 0 6777357 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 7003 0 0 0 83 1 0 0 20 0 19 0 6777357 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14298] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14298/stat : 14298 (java) S 14274 14277 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6777481 10060525568 29386 33554432000 1073741824 1073778376 140736941270224 140561844450088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 9824732

[startup+6.30082 s]
/proc/loadavg: 3.68 3.93 3.96 3/216 14323
/proc/meminfo: memFree=24110456/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=4.24 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 16450 0 1 0 400 24 0 0 20 0 19 0 6777351 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 47688 2289 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2457 0 1 0 136 2 0 0 20 0 19 0 6777352 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6777353 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 6777355 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 5493 0 0 0 82 0 0 0 20 0 19 0 6777357 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 7004 0 0 0 91 1 0 0 20 0 19 0 6777357 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6777357 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14298] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14298/stat : 14298 (java) S 14274 14277 8968 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6777481 10060525568 47688 33554432000 1073741824 1073778376 140736941270224 140561844450088 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.24
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+12.7008 s]

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


[startup+942.301 s]
/proc/loadavg: 3.97 3.96 3.94 5/219 15081
/proc/meminfo: memFree=21088320/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=1795.77 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 29191 0 1 0 178917 660 0 0 20 0 22 0 6777351 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 964451 2303 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2481 0 1 0 310 5 0 0 20 0 22 0 6777352 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 830 0 0 0 234 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 943 0 0 0 226 35 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 1096 0 0 0 249 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 1015 0 0 0 245 45 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 886 0 0 0 221 37 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 1068 0 0 0 240 43 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 941 0 0 0 199 36 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 1111 0 0 0 259 46 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 2683 0 0 0 483 17 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 5537 0 0 0 159 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 7035 0 0 0 128 2 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 55 0 0 0 11 14 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14965] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14965/stat : 14965 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6834684 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561844450856 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=15078] ppid=14274 vsize=9824732 CPUtime=64.08 cores=0,2,4,6
/proc/14277/task/15078/stat : 15078 (java) R 14274 14277 8968 0 -1 4202560 5 0 0 0 6408 0 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561843395248 140562351405160 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=15079] ppid=14274 vsize=9824732 CPUtime=64.07 cores=0,2,4,6
/proc/14277/task/15079/stat : 15079 (java) R 14274 14277 8968 0 -1 4202560 6 0 0 0 6407 0 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561846553392 140562352211204 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=15080] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/15080/stat : 15080 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561845502888 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1795.77
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+944.501 s]
/proc/loadavg: 3.97 3.96 3.94 5/219 15081
/proc/meminfo: memFree=21065544/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 29191 0 1 0 179357 660 0 0 20 0 22 0 6777351 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 964451 2303 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2481 0 1 0 310 5 0 0 20 0 22 0 6777352 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 830 0 0 0 234 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 943 0 0 0 226 35 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 1096 0 0 0 249 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 1015 0 0 0 245 45 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 886 0 0 0 221 37 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 1068 0 0 0 240 43 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 941 0 0 0 199 36 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 1111 0 0 0 259 46 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 2683 0 0 0 483 17 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 5537 0 0 0 159 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 7035 0 0 0 128 2 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 55 0 0 0 11 14 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14965] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14965/stat : 14965 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6834684 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561844450856 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=15078] ppid=14274 vsize=9824732 CPUtime=66.28 cores=0,2,4,6
/proc/14277/task/15078/stat : 15078 (java) R 14274 14277 8968 0 -1 4202560 5 0 0 0 6627 1 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561843388432 140562352166490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=15079] ppid=14274 vsize=9824732 CPUtime=66.27 cores=0,2,4,6
/proc/14277/task/15079/stat : 15079 (java) R 14274 14277 8968 0 -1 4202560 6 0 0 0 6626 1 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561846553392 140562352220307 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=15080] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/15080/stat : 15080 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561845502888 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
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 14277 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+944.501 s]
/proc/loadavg: 3.97 3.96 3.94 5/219 15081
/proc/meminfo: memFree=21065544/32872528 swapFree=7620/7620
[pid=14277] ppid=14274 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/14277/stat : 14277 (java) S 14274 14277 8968 0 -1 4202496 29191 0 1 0 179357 660 0 0 20 0 22 0 6777351 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140736941261360 218238058557 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14277/statm: 2456183 964451 2303 9 0 2446860 0
[pid=14277/tid=14279] ppid=14274 vsize=9824732 CPUtime=3.15 cores=0,2,4,6
/proc/14277/task/14279/stat : 14279 (java) S 14274 14277 8968 0 -1 4202560 2481 0 1 0 310 5 0 0 20 0 22 0 6777352 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562501407608 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14280] ppid=14274 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/14277/task/14280/stat : 14280 (java) S 14274 14277 8968 0 -1 4202560 830 0 0 0 234 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562473859496 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14281] ppid=14274 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/14277/task/14281/stat : 14281 (java) S 14274 14277 8968 0 -1 4202560 943 0 0 0 226 35 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562472806952 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14282] ppid=14274 vsize=9824732 CPUtime=2.88 cores=0,2,4,6
/proc/14277/task/14282/stat : 14282 (java) S 14274 14277 8968 0 -1 4202560 1096 0 0 0 249 39 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562471753896 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14283] ppid=14274 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/14277/task/14283/stat : 14283 (java) S 14274 14277 8968 0 -1 4202560 1015 0 0 0 245 45 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562470701352 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14284] ppid=14274 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/14277/task/14284/stat : 14284 (java) S 14274 14277 8968 0 -1 4202560 886 0 0 0 221 37 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562469649320 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14285] ppid=14274 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/14277/task/14285/stat : 14285 (java) S 14274 14277 8968 0 -1 4202560 1068 0 0 0 240 43 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562340031528 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14286] ppid=14274 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/14277/task/14286/stat : 14286 (java) S 14274 14277 8968 0 -1 4202560 941 0 0 0 199 36 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562338978472 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14287] ppid=14274 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/14277/task/14287/stat : 14287 (java) S 14274 14277 8968 0 -1 4202560 1111 0 0 0 259 46 0 0 20 0 22 0 6777353 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140562337925928 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14288] ppid=14274 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/14277/task/14288/stat : 14288 (java) S 14274 14277 8968 0 -1 4202560 2683 0 0 0 483 17 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561854978408 218238072745 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14289] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14289/stat : 14289 (java) S 14274 14277 8968 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561853924728 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=14290] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14290/stat : 14290 (java) S 14274 14277 8968 0 -1 4202560 104 0 0 0 0 0 0 0 20 0 22 0 6777355 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561852871560 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14291] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14291/stat : 14291 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561851820304 218238080800 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14292] ppid=14274 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/14277/task/14292/stat : 14292 (java) S 14274 14277 8968 0 -1 4202560 5537 0 0 0 159 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561850768184 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14277/tid=14293] ppid=14274 vsize=9824732 CPUtime=1.3 cores=0,2,4,6
/proc/14277/task/14293/stat : 14293 (java) S 14274 14277 8968 0 -1 4202560 7035 0 0 0 128 2 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561849715640 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14294] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14294/stat : 14294 (java) S 14274 14277 8968 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561848662776 218238071868 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=14295] ppid=14274 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/14277/task/14295/stat : 14295 (java) S 14274 14277 8968 0 -1 4202560 55 0 0 0 11 14 0 0 20 0 22 0 6777357 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561847610440 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=14965] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/14965/stat : 14965 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6834684 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561844450856 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14277/tid=15078] ppid=14274 vsize=9824732 CPUtime=66.28 cores=0,2,4,6
/proc/14277/task/15078/stat : 15078 (java) R 14274 14277 8968 0 -1 4202560 5 0 0 0 6627 1 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561843388432 140562352166490 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14277/tid=15079] ppid=14274 vsize=9824732 CPUtime=66.27 cores=0,2,4,6
/proc/14277/task/15079/stat : 15079 (java) R 14274 14277 8968 0 -1 4202560 6 0 0 0 6626 1 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561846553392 140562352220307 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14277/tid=15080] ppid=14274 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14277/task/15080/stat : 15080 (java) S 14274 14277 8968 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 6865129 10060525568 964451 33554432000 1073741824 1073778376 140736941270224 140561845502888 218238072745 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 944.531
CPU time (s): 1800.43
CPU user time (s): 1793.6
CPU system time (s): 6.83196
CPU usage (%): 190.616
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.6
system time used= 6.83196
maximum resident set size= 3857928
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29235
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27685
involuntary context switches= 18321

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.98209 second user time and 7.39588 second system time

The end

Launcher Data

Begin job on node106 at 2016-06-30 05:53:32
IDJOB=4119549
IDBENCH=111758
IDSOLVER=2543
FILE ID=node106/4119549-1467258812
RUNJOBID= node106-1467248675-9331
PBS_JOBID= 20004477
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern40-20.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119549-1467258812/watcher-4119549-1467258812 -o /tmp/evaluation-result-4119549-1467258812/solver-4119549-1467258812 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node106-1467248675-9331 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119549-1467258812.opb

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

MD5SUM BENCH= 28a765edf66b70b0d65e7cfc7ea87990
RANDOM SEED=1914247631

node106.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.495
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	: 5332.99
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.495
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.56
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.495
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.495
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.495
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.56
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.495
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.495
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.495
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:        24272644 kB
Buffers:           44736 kB
Cached:          2861660 kB
SwapCached:            0 kB
Active:          7133428 kB
Inactive:         685892 kB
Active(anon):    4899348 kB
Inactive(anon):    16068 kB
Active(file):    2234080 kB
Inactive(file):   669824 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       4997452 kB
Mapped:            23552 kB
Shmem:               204 kB
Slab:             623976 kB
SReclaimable:      67292 kB
SUnreclaim:       556684 kB
KernelStack:        1808 kB
PageTables:        13256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5304860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4892672 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 node106 at 2016-06-30 06:09:17