Trace number 4119561

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)-1236 1800.68 961.562

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.opb
MD5SUMd44bee53d8b1ce74de49aa24a8a1fdd7
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-1251
Best CPU time to get the best result obtained on this benchmark1800
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 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)1346
Sum of products size (including duplicates)4140
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119561-1467259054.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.44/0.34	c ... done. Wall clock time 0.222s.
0.44/0.34	c declared #vars     35
0.44/0.34	c internal #vars     1381
0.44/0.34	c #constraints  2692
0.44/0.34	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.44/0.34	c constraints type 
0.44/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1346
0.44/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1346
0.44/0.34	c 2692 constraints processed.
0.44/0.34	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.44/0.34	c constraints type 
0.44/0.34	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1346
0.44/0.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1346
0.44/0.34	c 2692 constraints processed.
0.44/0.34	c objective function length is 1381 literals
0.44/0.37	c And the winner is solver1
0.66/0.85	c SATISFIABLE
0.66/0.85	c OPTIMIZING...
0.66/0.85	c Got one! Elapsed wall clock time (in seconds):0.727
0.66/0.85	o 0
0.66/0.87	c And the winner is solver0
1.16/1.36	c Got one! Elapsed wall clock time (in seconds):1.236
1.16/1.36	o -28
1.16/1.37	c And the winner is solver0
1.21/1.86	c Got one! Elapsed wall clock time (in seconds):1.744
1.21/1.86	o -56
1.21/1.88	c And the winner is solver0
1.25/2.37	c Got one! Elapsed wall clock time (in seconds):2.251
1.25/2.37	o -93
1.25/2.39	c And the winner is solver0
1.42/2.87	c Got one! Elapsed wall clock time (in seconds):2.754
1.42/2.87	o -126
1.42/2.89	c And the winner is solver0
1.47/3.38	c Got one! Elapsed wall clock time (in seconds):3.258
1.47/3.38	o -130
1.47/3.38	c And the winner is solver0
1.47/3.88	c Got one! Elapsed wall clock time (in seconds):3.762
1.47/3.88	o -165
1.47/3.89	c And the winner is solver0
1.56/4.38	c Got one! Elapsed wall clock time (in seconds):4.265
1.56/4.38	o -168
1.56/4.39	c And the winner is solver0
1.58/4.89	c Got one! Elapsed wall clock time (in seconds):4.768
1.58/4.89	o -175
1.58/4.90	c And the winner is solver0
1.68/5.39	c Got one! Elapsed wall clock time (in seconds):5.271
1.68/5.39	o -210
1.68/5.40	c And the winner is solver0
1.71/5.89	c Got one! Elapsed wall clock time (in seconds):5.774
1.71/5.89	o -213
1.71/5.90	c And the winner is solver0
1.72/6.40	c Got one! Elapsed wall clock time (in seconds):6.276
1.72/6.40	o -220
1.72/6.40	c And the winner is solver0
1.72/6.90	c Got one! Elapsed wall clock time (in seconds):6.779
1.72/6.90	o -254
1.72/6.91	c And the winner is solver0
1.77/7.40	c Got one! Elapsed wall clock time (in seconds):7.281
1.77/7.40	o -257
1.77/7.41	c And the winner is solver0
1.87/7.90	c Got one! Elapsed wall clock time (in seconds):7.784
1.87/7.90	o -265
1.87/7.91	c And the winner is solver0
1.95/8.41	c Got one! Elapsed wall clock time (in seconds):8.286
1.95/8.41	o -267
1.95/8.41	c And the winner is solver0
1.96/8.91	c Got one! Elapsed wall clock time (in seconds):8.789
1.96/8.91	o -301
1.96/8.92	c And the winner is solver0
2.01/9.41	c Got one! Elapsed wall clock time (in seconds):9.291
2.01/9.41	o -310
2.01/9.43	c And the winner is solver0
2.09/9.91	c Got one! Elapsed wall clock time (in seconds):9.793
2.09/9.91	o -312
2.09/9.92	c And the winner is solver0
2.09/10.41	c Got one! Elapsed wall clock time (in seconds):10.295
2.09/10.41	o -314
2.09/10.42	c And the winner is solver0
2.10/10.92	c Got one! Elapsed wall clock time (in seconds):10.797
2.10/10.92	o -348
2.10/10.93	c And the winner is solver0
2.16/11.42	c Got one! Elapsed wall clock time (in seconds):11.299
2.16/11.42	o -351
2.16/11.43	c And the winner is solver0
2.32/11.92	c Got one! Elapsed wall clock time (in seconds):11.801
2.32/11.92	o -352
2.32/11.93	c And the winner is solver0
2.37/12.42	c Got one! Elapsed wall clock time (in seconds):12.303
2.37/12.42	o -357
2.37/12.43	c And the winner is solver0
2.37/12.92	c Got one! Elapsed wall clock time (in seconds):12.805
2.37/12.92	o -360
2.37/12.93	c And the winner is solver0
2.37/13.43	c Got one! Elapsed wall clock time (in seconds):13.307
2.37/13.43	o -362
2.37/13.43	c And the winner is solver0
2.40/13.93	c Got one! Elapsed wall clock time (in seconds):13.808
2.40/13.93	o -365
2.40/13.98	c And the winner is solver0
2.51/14.43	c Got one! Elapsed wall clock time (in seconds):14.31
2.51/14.43	o -366
2.51/14.44	c And the winner is solver0
2.51/14.93	c Got one! Elapsed wall clock time (in seconds):14.813
2.51/14.93	o -367
2.51/14.94	c And the winner is solver0
2.52/15.43	c Got one! Elapsed wall clock time (in seconds):15.314
2.52/15.43	o -369
2.52/15.44	c And the winner is solver0
2.54/15.94	c Got one! Elapsed wall clock time (in seconds):15.816
2.54/15.94	o -378
2.54/15.94	c And the winner is solver0
2.55/16.44	c Got one! Elapsed wall clock time (in seconds):16.319
2.55/16.44	o -379
2.55/16.44	c And the winner is solver0
2.59/16.94	c Got one! Elapsed wall clock time (in seconds):16.821
2.59/16.94	o -382
2.59/16.95	c And the winner is solver0
2.59/17.44	c Got one! Elapsed wall clock time (in seconds):17.323
2.59/17.44	o -383
2.59/17.45	c And the winner is solver0
2.59/17.95	c Got one! Elapsed wall clock time (in seconds):17.825
2.59/17.95	o -384
2.59/17.95	c And the winner is solver0
2.63/18.45	c Got one! Elapsed wall clock time (in seconds):18.327
2.63/18.45	o -387
2.63/18.45	c And the winner is solver0
2.63/18.95	c Got one! Elapsed wall clock time (in seconds):18.829
2.63/18.95	o -388
2.63/18.96	c And the winner is solver0
2.64/19.45	c Got one! Elapsed wall clock time (in seconds):19.331
2.64/19.45	o -395
2.64/19.46	c And the winner is solver0
2.67/19.95	c Got one! Elapsed wall clock time (in seconds):19.833
2.67/19.95	o -396
2.67/19.96	c And the winner is solver0
2.67/20.46	c Got one! Elapsed wall clock time (in seconds):20.335
2.67/20.46	o -398
2.67/20.46	c And the winner is solver0
2.68/20.96	c Got one! Elapsed wall clock time (in seconds):20.837
2.68/20.96	o -399
2.68/20.97	c And the winner is solver0
2.75/21.46	c Got one! Elapsed wall clock time (in seconds):21.34
2.75/21.46	o -407
2.75/21.48	c And the winner is solver0
2.83/21.96	c Got one! Elapsed wall clock time (in seconds):21.842
2.83/21.96	o -408
2.83/21.97	c And the winner is solver0
2.83/22.46	c Got one! Elapsed wall clock time (in seconds):22.344
2.83/22.46	o -410
2.83/22.47	c And the winner is solver0
2.84/22.97	c Got one! Elapsed wall clock time (in seconds):22.846
2.84/22.97	o -427
2.91/23.06	c And the winner is solver0
3.12/23.47	c Got one! Elapsed wall clock time (in seconds):23.348
3.12/23.47	o -443
3.12/23.49	c And the winner is solver0
3.30/23.97	c Got one! Elapsed wall clock time (in seconds):23.85
3.30/23.97	o -445
3.30/23.99	c And the winner is solver0
3.36/24.47	c Got one! Elapsed wall clock time (in seconds):24.352
3.36/24.47	o -447
3.36/24.50	c And the winner is solver0
3.42/24.97	c Got one! Elapsed wall clock time (in seconds):24.854
3.42/24.97	o -457
3.47/25.00	c And the winner is solver0
3.48/25.48	c Got one! Elapsed wall clock time (in seconds):25.356
3.48/25.48	o -467
3.80/25.64	c And the winner is solver0
3.89/25.98	c Got one! Elapsed wall clock time (in seconds):25.858
3.89/25.98	o -470
3.89/25.99	c And the winner is solver0
3.94/26.48	c Got one! Elapsed wall clock time (in seconds):26.361
3.94/26.48	o -475
3.94/26.49	c And the winner is solver0
3.97/26.98	c Got one! Elapsed wall clock time (in seconds):26.862
3.97/26.98	o -477
4.00/27.01	c And the winner is solver0
4.04/27.48	c Got one! Elapsed wall clock time (in seconds):27.364
4.04/27.48	o -479
4.04/27.49	c And the winner is solver0
4.07/27.99	c Got one! Elapsed wall clock time (in seconds):27.866
4.07/27.99	o -483
4.07/27.99	c And the winner is solver0
4.07/28.49	c Got one! Elapsed wall clock time (in seconds):28.368
4.07/28.49	o -484
4.08/28.51	c And the winner is solver0
4.15/28.99	c Got one! Elapsed wall clock time (in seconds):28.87
4.15/28.99	o -487
4.17/29.01	c And the winner is solver0
4.28/29.49	c Got one! Elapsed wall clock time (in seconds):29.373
4.28/29.49	o -489
4.29/29.50	c And the winner is solver0
4.31/29.99	c Got one! Elapsed wall clock time (in seconds):29.874
4.31/29.99	o -491
4.32/30.00	c And the winner is solver0
4.32/30.50	c Got one! Elapsed wall clock time (in seconds):30.377
4.32/30.50	o -492
4.32/30.50	c And the winner is solver0
4.35/31.00	c Got one! Elapsed wall clock time (in seconds):30.879
4.35/31.00	o -494
4.35/31.01	c And the winner is solver0
4.41/31.50	c Got one! Elapsed wall clock time (in seconds):31.381
4.41/31.50	o -498
4.41/31.56	c And the winner is solver0
4.57/32.00	c Got one! Elapsed wall clock time (in seconds):31.883
4.57/32.00	o -501
4.57/32.01	c And the winner is solver0
4.60/32.51	c Got one! Elapsed wall clock time (in seconds):32.386
4.60/32.51	o -502
4.60/32.51	c And the winner is solver0
4.64/33.01	c Got one! Elapsed wall clock time (in seconds):32.888
4.64/33.01	o -504
4.64/33.04	c And the winner is solver0
4.72/33.51	c Got one! Elapsed wall clock time (in seconds):33.39
4.72/33.51	o -511
5.35/33.82	c And the winner is solver0
5.41/34.01	c Got one! Elapsed wall clock time (in seconds):33.892
5.41/34.01	o -516
5.41/34.04	c And the winner is solver0
5.52/34.51	c Got one! Elapsed wall clock time (in seconds):34.394
5.52/34.51	o -517
5.52/34.53	c And the winner is solver0
5.57/35.02	c Got one! Elapsed wall clock time (in seconds):34.896
5.57/35.02	o -523
5.57/35.03	c And the winner is solver0
5.63/35.52	c Got one! Elapsed wall clock time (in seconds):35.399
5.63/35.52	o -527
5.63/35.54	c And the winner is solver0
5.68/36.02	c Got one! Elapsed wall clock time (in seconds):35.901
5.68/36.02	o -528
5.68/36.03	c And the winner is solver0
5.68/36.52	c Got one! Elapsed wall clock time (in seconds):36.404
5.68/36.52	o -529
5.68/36.53	c And the winner is solver0
5.68/37.03	c Got one! Elapsed wall clock time (in seconds):36.906
5.68/37.03	o -530
5.68/37.06	c And the winner is solver0
5.76/37.53	c Got one! Elapsed wall clock time (in seconds):37.408
5.76/37.53	o -531
5.76/37.56	c And the winner is solver0
5.82/38.03	c Got one! Elapsed wall clock time (in seconds):37.91
5.82/38.03	o -532
5.82/38.07	c And the winner is solver0
5.92/38.53	c Got one! Elapsed wall clock time (in seconds):38.412
5.92/38.53	o -533
5.92/38.55	c And the winner is solver0
5.97/39.03	c Got one! Elapsed wall clock time (in seconds):38.914
5.97/39.03	o -539
5.97/39.04	c And the winner is solver0
5.97/39.54	c Got one! Elapsed wall clock time (in seconds):39.417
5.97/39.54	o -540
5.97/39.57	c And the winner is solver0
6.05/40.04	c Got one! Elapsed wall clock time (in seconds):39.919
6.05/40.04	o -541
6.05/40.07	c And the winner is solver0
6.14/40.54	c Got one! Elapsed wall clock time (in seconds):40.421
6.14/40.54	o -545
6.25/40.63	c And the winner is solver0
6.34/41.04	c Got one! Elapsed wall clock time (in seconds):40.924
6.34/41.04	o -548
6.34/41.06	c And the winner is solver0
6.40/41.55	c Got one! Elapsed wall clock time (in seconds):41.426
6.40/41.55	o -549
6.40/41.57	c And the winner is solver0
6.46/42.05	c Got one! Elapsed wall clock time (in seconds):41.928
6.46/42.05	o -550
6.46/42.06	c And the winner is solver0
6.46/42.55	c Got one! Elapsed wall clock time (in seconds):42.43
6.46/42.55	o -552
6.46/42.58	c And the winner is solver0
6.55/43.05	c Got one! Elapsed wall clock time (in seconds):42.932
6.55/43.05	o -572
7.70/43.66	c And the winner is solver0
7.88/44.05	c Got one! Elapsed wall clock time (in seconds):43.934
7.88/44.05	o -579
8.17/44.29	c And the winner is solver0
8.38/44.56	c Got one! Elapsed wall clock time (in seconds):44.437
8.38/44.56	o -582
8.46/44.69	c And the winner is solver0
8.72/45.06	c Got one! Elapsed wall clock time (in seconds):44.939
8.72/45.06	o -588
8.72/45.09	c And the winner is solver0
8.79/45.56	c Got one! Elapsed wall clock time (in seconds):45.441
8.79/45.56	o -589
8.86/45.64	c And the winner is solver0
8.95/46.06	c Got one! Elapsed wall clock time (in seconds):45.943
8.95/46.06	o -596
9.25/46.26	c And the winner is solver0
9.39/46.57	c Got one! Elapsed wall clock time (in seconds):46.446
9.39/46.57	o -598
9.45/46.60	c And the winner is solver0
9.49/47.07	c Got one! Elapsed wall clock time (in seconds):46.948
9.49/47.07	o -599
9.49/47.09	c And the winner is solver0
9.56/47.57	c Got one! Elapsed wall clock time (in seconds):47.45
9.56/47.57	o -600
9.86/47.73	c And the winner is solver0
9.95/48.07	c Got one! Elapsed wall clock time (in seconds):47.952
9.95/48.07	o -610
10.39/48.36	c cleaning 7410 clauses out of 14822 with flag 2001/14822
12.47/49.34	c And the winner is solver0
12.59/49.57	c Got one! Elapsed wall clock time (in seconds):49.455
12.59/49.57	o -622
13.08/49.84	c cleaning 6658 clauses out of 13315 with flag 2002/20725
13.08/49.86	c And the winner is solver0
13.22/50.08	c Got one! Elapsed wall clock time (in seconds):49.957
13.22/50.08	o -623
13.46/50.20	c And the winner is solver0
13.49/50.58	c Got one! Elapsed wall clock time (in seconds):50.46
13.49/50.58	o -624
13.53/50.62	c And the winner is solver0
13.60/51.08	c Got one! Elapsed wall clock time (in seconds):50.963
13.60/51.08	o -626
13.63/51.11	c And the winner is solver0
13.68/51.58	c Got one! Elapsed wall clock time (in seconds):51.465
13.68/51.58	o -635
14.14/51.88	c And the winner is solver0
14.33/52.09	c Got one! Elapsed wall clock time (in seconds):51.968
14.33/52.09	o -637
14.55/52.21	c And the winner is solver0
14.61/52.59	c Got one! Elapsed wall clock time (in seconds):52.47
14.61/52.59	o -640
15.42/53.04	c And the winner is solver0
15.42/53.09	c Got one! Elapsed wall clock time (in seconds):52.973
15.42/53.09	o -642
15.54/53.16	c And the winner is solver0
15.69/53.60	c Got one! Elapsed wall clock time (in seconds):53.475
15.69/53.60	o -644
15.69/53.61	c And the winner is solver0
15.86/54.10	c Got one! Elapsed wall clock time (in seconds):53.978
15.86/54.10	o -647
16.05/54.20	c And the winner is solver0
16.08/54.60	c Got one! Elapsed wall clock time (in seconds):54.481
16.08/54.60	o -654
16.89/55.07	c cleaning 7308 clauses out of 14615 with flag 4001/28683
19.56/56.32	c cleaning 6654 clauses out of 13308 with flag 16003/34684
20.36/56.74	c And the winner is solver0
20.48/57.10	c Got one! Elapsed wall clock time (in seconds):56.984
20.48/57.10	o -656
20.88/57.32	c And the winner is solver0
20.96/57.61	c Got one! Elapsed wall clock time (in seconds):57.486
20.96/57.61	o -657
21.14/57.71	c And the winner is solver0
21.20/58.11	c Got one! Elapsed wall clock time (in seconds):57.989
21.20/58.11	o -659
21.20/58.15	c And the winner is solver0
21.37/58.61	c Got one! Elapsed wall clock time (in seconds):58.492
21.37/58.61	o -662
21.37/58.62	c And the winner is solver0
21.39/59.12	c Got one! Elapsed wall clock time (in seconds):58.995
21.39/59.12	o -663
21.39/59.15	c And the winner is solver0
21.49/59.62	c Got one! Elapsed wall clock time (in seconds):59.498
21.49/59.62	o -665
21.49/59.68	c And the winner is solver0
21.66/60.12	c Got one! Elapsed wall clock time (in seconds):60.0
21.66/60.12	o -667
22.02/60.34	c And the winner is solver0
22.13/60.62	c Got one! Elapsed wall clock time (in seconds):60.503
22.13/60.62	o -669
22.13/60.63	c And the winner is solver0
22.15/61.13	c Got one! Elapsed wall clock time (in seconds):61.006
22.15/61.13	o -670
22.15/61.18	c And the winner is solver0
22.31/61.63	c Got one! Elapsed wall clock time (in seconds):61.508
22.31/61.63	o -672
22.31/61.69	c And the winner is solver0
22.48/62.13	c Got one! Elapsed wall clock time (in seconds):62.011
22.48/62.13	o -674
22.61/62.27	c And the winner is solver0
22.79/62.63	c Got one! Elapsed wall clock time (in seconds):62.514
22.79/62.63	o -676
23.37/62.91	c cleaning 7067 clauses out of 14140 with flag 2003/42170
23.57/63.04	c And the winner is solver0
23.70/63.14	c Got one! Elapsed wall clock time (in seconds):63.016
23.70/63.14	o -680
23.70/63.19	c And the winner is solver0
23.84/63.64	c Got one! Elapsed wall clock time (in seconds):63.519
23.84/63.64	o -682
23.95/63.71	c And the winner is solver0
24.01/64.14	c Got one! Elapsed wall clock time (in seconds):64.022
24.01/64.14	o -684
24.52/64.47	c And the winner is solver0
24.71/64.64	c Got one! Elapsed wall clock time (in seconds):64.524
24.71/64.64	o -689
26.00/65.38	c And the winner is solver0
26.23/65.65	c Got one! Elapsed wall clock time (in seconds):65.527
26.23/65.65	o -694
26.71/65.91	c cleaning 7263 clauses out of 14525 with flag 2045/49622
26.71/65.93	c And the winner is solver0
26.86/66.15	c Got one! Elapsed wall clock time (in seconds):66.03
26.86/66.15	o -931
28.81/67.20	c cleaning 6188 clauses out of 12381 with flag 10003/54741
30.81/68.12	c And the winner is solver0
30.81/68.15	c Got one! Elapsed wall clock time (in seconds):68.034
30.81/68.15	o -933
31.19/68.38	c cleaning 5889 clauses out of 11779 with flag 2002/60327
33.48/69.41	c And the winner is solver0
33.55/69.66	c Got one! Elapsed wall clock time (in seconds):69.537
33.55/69.66	o -934
34.83/70.36	c And the winner is solver0
35.01/70.66	c Got one! Elapsed wall clock time (in seconds):70.539
35.01/70.66	o -937
35.88/71.15	c cleaning 8079 clauses out of 16157 with flag 4194/70594
35.88/71.19	c And the winner is solver0
36.12/71.66	c Got one! Elapsed wall clock time (in seconds):71.542
36.12/71.66	o -941
38.20/72.74	c cleaning 6650 clauses out of 13301 with flag 10004/75817
40.29/73.73	c And the winner is solver0
40.38/74.17	c Got one! Elapsed wall clock time (in seconds):74.046
40.38/74.17	o -942
40.85/74.40	c cleaning 6193 clauses out of 12390 with flag 2007/81556
41.25/74.66	c And the winner is solver0
41.41/74.77	c Got one! Elapsed wall clock time (in seconds):74.649
41.41/74.77	o -944
41.70/74.91	c And the winner is solver0
41.78/75.27	c Got one! Elapsed wall clock time (in seconds):75.151
41.78/75.27	o -946
42.03/75.45	c And the winner is solver0
42.20/75.77	c Got one! Elapsed wall clock time (in seconds):75.654
42.20/75.77	o -949
42.84/76.12	c And the winner is solver0
42.95/76.28	c Got one! Elapsed wall clock time (in seconds):76.157
42.95/76.28	o -951
42.99/76.34	c And the winner is solver0
43.12/76.78	c Got one! Elapsed wall clock time (in seconds):76.66
43.12/76.78	o -952
43.12/76.79	c And the winner is solver0
43.14/77.28	c Got one! Elapsed wall clock time (in seconds):77.163
43.14/77.28	o -954
43.17/77.37	c And the winner is solver0
43.38/77.79	c Got one! Elapsed wall clock time (in seconds):77.666
43.38/77.79	o -956
44.02/78.19	c And the winner is solver0
44.22/78.29	c Got one! Elapsed wall clock time (in seconds):78.169
44.22/78.29	o -960
45.36/78.82	c cleaning 7637 clauses out of 15276 with flag 4006/90635
46.38/79.32	c And the winner is solver0
46.48/79.79	c Got one! Elapsed wall clock time (in seconds):79.673
46.48/79.79	o -961
47.70/80.43	c cleaning 6515 clauses out of 13036 with flag 6003/96032
50.08/81.63	c cleaning 6257 clauses out of 12520 with flag 18001/102031
52.89/83.08	c cleaning 6632 clauses out of 13263 with flag 32001/109031
56.60/84.81	c cleaning 7316 clauses out of 14632 with flag 48003/117032
60.23/86.64	c And the winner is solver1
60.33/86.80	c Got one! Elapsed wall clock time (in seconds):86.677
60.33/86.80	o -970
60.33/86.82	c And the winner is solver0
60.39/87.30	c Got one! Elapsed wall clock time (in seconds):87.18
60.39/87.30	o -974
60.39/87.31	c And the winner is solver0
60.45/87.80	c Got one! Elapsed wall clock time (in seconds):87.684
60.45/87.80	o -978
60.45/87.82	c And the winner is solver0
60.50/88.31	c Got one! Elapsed wall clock time (in seconds):88.187
60.50/88.31	o -991
60.50/88.33	c And the winner is solver0
60.56/88.81	c Got one! Elapsed wall clock time (in seconds):88.69
60.56/88.81	o -1016
60.56/88.85	c And the winner is solver0
60.67/89.32	c Got one! Elapsed wall clock time (in seconds):89.195
60.67/89.32	o -1023
60.67/89.35	c And the winner is solver0
60.78/89.82	c Got one! Elapsed wall clock time (in seconds):89.699
60.78/89.82	o -1026
60.78/89.85	c And the winner is solver0
60.86/90.32	c Got one! Elapsed wall clock time (in seconds):90.202
60.86/90.32	o -1033
60.86/90.34	c And the winner is solver0
60.92/90.82	c Got one! Elapsed wall clock time (in seconds):90.705
60.92/90.82	o -1058
60.92/90.89	c And the winner is solver0
61.10/91.33	c Got one! Elapsed wall clock time (in seconds):91.208
61.10/91.33	o -1080
61.10/91.37	c And the winner is solver0
61.23/91.83	c Got one! Elapsed wall clock time (in seconds):91.711
61.23/91.83	o -1119
61.35/91.92	c And the winner is solver0
61.47/92.33	c Got one! Elapsed wall clock time (in seconds):92.214
61.47/92.33	o -1142
61.47/92.37	c And the winner is solver0
61.57/92.84	c Got one! Elapsed wall clock time (in seconds):92.717
61.57/92.84	o -1147
61.69/92.93	c And the winner is solver0
61.82/93.34	c Got one! Elapsed wall clock time (in seconds):93.22
61.82/93.34	o -1186
61.93/93.43	c And the winner is solver0
62.31/93.84	c Got one! Elapsed wall clock time (in seconds):93.723
62.31/93.84	o -1187
62.31/93.89	c And the winner is solver0
62.43/94.35	c Got one! Elapsed wall clock time (in seconds):94.226
62.43/94.35	o -1191
62.52/94.41	c And the winner is solver0
62.60/94.85	c Got one! Elapsed wall clock time (in seconds):94.729
62.60/94.85	o -1200
62.69/94.93	c And the winner is solver0
62.83/95.35	c Got one! Elapsed wall clock time (in seconds):95.233
62.83/95.35	o -1204
62.92/95.42	c And the winner is solver0
63.01/95.86	c Got one! Elapsed wall clock time (in seconds):95.736
63.01/95.86	o -1213
63.09/95.98	c And the winner is solver0
63.36/96.36	c Got one! Elapsed wall clock time (in seconds):96.239
63.36/96.36	o -1220
66.38/97.80	c cleaning 12189 clauses out of 24390 with flag 12174/134106
69.82/99.39	c cleaning 9093 clauses out of 18202 with flag 29890/140107
73.91/101.32	c cleaning 8052 clauses out of 16109 with flag 52402/147107
77.10/102.94	c And the winner is solver0
77.28/103.36	c Got one! Elapsed wall clock time (in seconds):103.243
77.28/103.36	o -1222
80.22/104.84	c cleaning 9797 clauses out of 19600 with flag 10435/158650
83.42/106.46	c cleaning 7902 clauses out of 15803 with flag 22446/164650
86.43/107.97	c And the winner is solver0
86.67/108.37	c Got one! Elapsed wall clock time (in seconds):108.247
86.67/108.37	o -1223
88.73/109.47	c cleaning 9215 clauses out of 18429 with flag 10600/175178
91.64/110.83	c cleaning 7605 clauses out of 15214 with flag 22660/181178
94.67/112.34	c cleaning 7302 clauses out of 14609 with flag 36715/188178
98.25/114.10	c cleaning 7648 clauses out of 15307 with flag 52865/196178
103.10/116.72	c cleaning 8330 clauses out of 16660 with flag 70979/205179
107.69/119.03	c cleaning 9164 clauses out of 18329 with flag 91366/215178
112.96/121.63	c cleaning 10081 clauses out of 20165 with flag 113756/226178
118.75/124.52	c cleaning 11036 clauses out of 22084 with flag 138257/238178
123.35/126.84	c And the winner is solver1
123.45/127.20	c Got one! Elapsed wall clock time (in seconds):127.085
123.45/127.20	o -1225
123.63/127.31	c And the winner is solver0
123.76/127.71	c Got one! Elapsed wall clock time (in seconds):127.588
123.76/127.71	o -1229
123.93/127.80	c And the winner is solver0
124.05/128.21	c Got one! Elapsed wall clock time (in seconds):128.092
124.05/128.21	o -1231
127.14/129.73	c cleaning 13308 clauses out of 26620 with flag 12612/253750
130.33/131.38	c cleaning 9651 clauses out of 19313 with flag 29584/259751
134.15/133.27	c cleaning 8328 clauses out of 16664 with flag 52801/266753
138.67/135.48	c cleaning 8164 clauses out of 16333 with flag 78064/274750
143.45/137.86	c cleaning 8583 clauses out of 17170 with flag 105584/283751
149.26/140.70	c cleaning 9290 clauses out of 18586 with flag 142907/293750
155.80/143.98	c cleaning 10147 clauses out of 20296 with flag 184494/304750
163.40/147.76	c cleaning 11075 clauses out of 22149 with flag 242547/316750
172.93/152.70	c cleaning 12032 clauses out of 24075 with flag 292375/329751
182.00/157.27	c cleaning 13015 clauses out of 26042 with flag 364180/343750
192.20/162.34	c cleaning 14006 clauses out of 28027 with flag 436172/358750
204.36/168.36	c cleaning 15005 clauses out of 30022 with flag 502130/374751
218.15/175.28	c cleaning 15997 clauses out of 32016 with flag 577531/391750
232.92/182.55	c cleaning 17010 clauses out of 34019 with flag 679298/409750
245.88/188.94	c And the winner is solver0
246.30/189.37	c Got one! Elapsed wall clock time (in seconds):189.252
246.30/189.37	o -1236
249.35/190.92	c cleaning 19533 clauses out of 39065 with flag 20157/431806
252.56/192.52	c cleaning 12765 clauses out of 25533 with flag 39788/437807
255.94/194.22	c cleaning 9881 clauses out of 19768 with flag 64813/444807
260.18/196.21	c cleaning 8941 clauses out of 17886 with flag 94529/452806
264.38/198.31	c cleaning 8970 clauses out of 17945 with flag 127091/461806
268.98/200.66	c cleaning 9482 clauses out of 18975 with flag 164501/471806
274.38/203.35	c cleaning 10242 clauses out of 20493 with flag 207679/482806
281.85/207.44	c cleaning 11124 clauses out of 22252 with flag 249808/494807
288.45/210.72	c cleaning 12060 clauses out of 24128 with flag 296398/507807
295.91/214.42	c cleaning 13035 clauses out of 26069 with flag 346057/521808
303.71/218.38	c cleaning 14014 clauses out of 28032 with flag 392542/536806
312.79/222.81	c cleaning 15003 clauses out of 30019 with flag 448595/552807
322.19/227.57	c cleaning 16006 clauses out of 32016 with flag 506778/569807
332.90/232.82	c cleaning 17005 clauses out of 34009 with flag 573494/587806
344.10/238.44	c cleaning 18002 clauses out of 36005 with flag 645470/606807
356.82/244.79	c cleaning 19001 clauses out of 38002 with flag 715372/626806
371.00/251.73	c cleaning 20000 clauses out of 40001 with flag 787034/647806
385.56/258.91	c cleaning 20999 clauses out of 42002 with flag 866480/669807
400.55/266.46	c cleaning 22002 clauses out of 44003 with flag 950373/692807
416.67/274.41	c cleaning 22997 clauses out of 46000 with flag 1033441/716806
434.00/283.06	c cleaning 24002 clauses out of 48003 with flag 1119487/741806
452.78/292.28	c cleaning 24998 clauses out of 50001 with flag 1206892/767806
473.84/302.69	c cleaning 25999 clauses out of 52004 with flag 1288347/794807
495.01/313.17	c cleaning 27001 clauses out of 54004 with flag 1379799/822806
520.15/325.50	c cleaning 28000 clauses out of 56004 with flag 1499678/851807
546.50/339.46	c cleaning 29001 clauses out of 58003 with flag 1603984/881806
570.57/351.41	c cleaning 29999 clauses out of 60003 with flag 1703956/912807
597.97/365.02	c cleaning 30999 clauses out of 62003 with flag 1819584/944806
625.68/378.74	c cleaning 31999 clauses out of 64004 with flag 1927735/977806
655.65/393.65	c cleaning 32996 clauses out of 66006 with flag 2033598/1011807
687.27/409.30	c cleaning 34002 clauses out of 68009 with flag 2140767/1046806
720.78/425.70	c cleaning 34998 clauses out of 70008 with flag 2259022/1082807
753.54/441.76	c cleaning 36001 clauses out of 72011 with flag 2406932/1119808
789.13/459.18	c cleaning 37002 clauses out of 74008 with flag 2572545/1157806
828.91/478.76	c cleaning 38000 clauses out of 76006 with flag 2745707/1196806
869.07/499.33	c cleaning 39001 clauses out of 78006 with flag 2890902/1236806
910.41/519.98	c cleaning 39999 clauses out of 80005 with flag 3033544/1277806
954.78/541.96	c cleaning 40998 clauses out of 82006 with flag 3175575/1319806
997.57/563.14	c cleaning 42005 clauses out of 84009 with flag 3313513/1362807
1040.75/584.54	c cleaning 42996 clauses out of 86003 with flag 3460053/1406806
1086.82/607.23	c cleaning 43999 clauses out of 88008 with flag 3605374/1451807
1135.99/631.50	c cleaning 44999 clauses out of 90008 with flag 3759355/1497806
1189.55/657.84	c cleaning 46001 clauses out of 92010 with flag 3935683/1544807
1240.20/682.98	c cleaning 47004 clauses out of 94008 with flag 4107661/1592806
1296.31/710.69	c cleaning 48002 clauses out of 96004 with flag 4297301/1641806
1354.09/739.25	c cleaning 48995 clauses out of 98002 with flag 4476083/1691806
1414.65/769.27	c cleaning 50002 clauses out of 100007 with flag 4637859/1742806
1476.74/799.92	c cleaning 50997 clauses out of 102005 with flag 4802781/1794806
1540.65/832.78	c cleaning 51998 clauses out of 104009 with flag 5015746/1847807
1605.98/865.21	c cleaning 53004 clauses out of 106010 with flag 5223671/1901806
1675.91/899.98	c cleaning 53999 clauses out of 108006 with flag 5424479/1956806
1749.10/936.27	c cleaning 55000 clauses out of 110008 with flag 5608637/2012807
1800.14/961.51	c >>>>>>>>>> Solver number 0 (160 answers) <<<<<<<<<<<<<<<<<<
1800.14/961.51	c starts		: 4189
1800.14/961.51	c conflicts		: 2058108
1800.14/961.51	c decisions		: 4210776
1800.14/961.51	c propagations		: 118518740
1800.14/961.51	c inspects		: 7432223658
1800.14/961.51	c shortcuts		: 0
1800.14/961.51	c learnt literals	: 0
1800.14/961.51	c learnt binary clauses	: 150
1800.14/961.51	c learnt ternary clauses	: 1355
1800.14/961.51	c learnt constraints	: 2058108
1800.14/961.51	c ignored constraints	: 0
1800.14/961.51	c root simplifications	: 0
1800.14/961.51	c removed literals (reason simplification)	: 56143686
1800.14/961.51	c reason swapping (by a shorter reason)	: 0
1800.14/961.51	c Calls to reduceDB	: 95
1800.14/961.51	c Number of update (reduction) of LBD	: 18791
1800.14/961.51	c Imported unit clauses	: 0
1800.14/961.51	c number of reductions to clauses (during analyze)	: 0
1800.14/961.51	c number of learned constraints concerned by reduction	: 0
1800.14/961.51	c number of learning phase by resolution	: 0
1800.14/961.51	c number of learning phase by cutting planes	: 0
1800.14/961.51	c speed (assignments/second)	: 142057.1902534211
1800.14/961.51	c non guided choices	0
1800.14/961.54	c learnt constraints type 
1800.14/961.54	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 150
1800.14/961.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 100159
1800.14/961.54	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
1800.14/961.54	c starts		: 192
1800.14/961.54	c conflicts		: 5967
1800.14/961.54	c decisions		: 11294
1800.14/961.54	c propagations		: 764823
1800.14/961.54	c inspects		: 818257266
1800.14/961.54	c shortcuts		: 0
1800.14/961.54	c learnt literals	: 0
1800.14/961.54	c learnt binary clauses	: 0
1800.14/961.54	c learnt ternary clauses	: 1
1800.14/961.54	c learnt constraints	: 5848
1800.14/961.54	c ignored constraints	: 0
1800.14/961.54	c root simplifications	: 0
1800.14/961.54	c removed literals (reason simplification)	: 0
1800.14/961.54	c reason swapping (by a shorter reason)	: 0
1800.14/961.54	c Calls to reduceDB	: 0
1800.14/961.54	c Number of update (reduction) of LBD	: 0
1800.14/961.54	c Imported unit clauses	: 0
1800.14/961.54	c number of reductions to clauses (during analyze)	: 0
1800.14/961.54	c number of learned constraints concerned by reduction	: 0
1800.14/961.54	c number of learning phase by resolution	: 0
1800.14/961.54	c number of learning phase by cutting planes	: 0
1800.14/961.54	c speed (assignments/second)	: 990.4942350255062
1800.14/961.54	c non guided choices	0
1800.14/961.54	c learnt constraints type 
1800.14/961.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5848
1800.14/961.54	s SATISFIABLE
1800.14/961.54	c Found 163 solution(s)
1800.14/961.54	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 
1800.14/961.54	c objective function=-1236
1800.14/961.54	c Total wall clock time (in seconds): 961.423

Verifier Data

OK	-1236

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-4119561-1467259054/watcher-4119561-1467259054 -o /tmp/evaluation-result-4119561-1467259054/solver-4119561-1467259054 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467258080-8433 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119561-1467259054.opb 

pid=9439
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: 4.69 4.17 3.29 5/197 9442
/proc/meminfo: memFree=27156880/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/9442/stat : 9442 (java) R 9439 9442 7126 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 4929631 9515008 186 33554432000 1073741824 1073778376 140737025459488 140737025442216 270698376487 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2323 186 143 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 4.69 4.17 3.29 5/197 9442
/proc/meminfo: memFree=27156880/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 4415 0 1 0 8 1 0 0 20 0 18 0 4929631 9787879424 6042 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2389619 6042 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200214 s]
/proc/loadavg: 4.69 4.17 3.29 5/197 9442
/proc/meminfo: memFree=27156880/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 4605 0 1 0 21 1 0 0 20 0 18 0 4929631 9787879424 7248 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2389619 7248 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.30022 s]
/proc/loadavg: 4.69 4.17 3.29 5/197 9442
/proc/meminfo: memFree=27156880/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 5127 0 1 0 43 1 0 0 20 0 18 0 4929631 9787879424 8063 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2389619 8063 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700228 s]
/proc/loadavg: 4.69 4.17 3.29 5/197 9442
/proc/meminfo: memFree=27156880/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 5769 0 1 0 62 4 0 0 20 0 19 0 4929631 10060525568 10115 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 10115 2252 9 0 2446860 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 4.69 4.17 3.29 3/216 9467
/proc/meminfo: memFree=27040432/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 13830 0 1 0 114 7 0 0 20 0 19 0 4929631 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 17017 2257 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2422 0 1 0 33 0 0 0 20 0 19 0 4929632 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4827 0 0 0 36 0 0 0 20 0 19 0 4929637 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 5210 0 0 0 36 0 0 0 20 0 19 0 4929637 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9467] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9467/stat : 9467 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929717 10060525568 17017 33554432000 1073741824 1073778376 140737025459488 140671281280168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 4.69 4.17 3.29 3/216 9473
/proc/meminfo: memFree=26780888/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 13865 0 1 0 137 10 0 0 20 0 19 0 4929631 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 21632 2263 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2425 0 1 0 35 0 0 0 20 0 19 0 4929632 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4828 0 0 0 46 0 0 0 20 0 19 0 4929637 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 5215 0 0 0 46 0 0 0 20 0 19 0 4929637 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9467] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9467/stat : 9467 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929717 10060525568 21632 33554432000 1073741824 1073778376 140737025459488 140671281280168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=23 pid=1806 uid=0 cmd=

[startup+6.30081 s]
/proc/loadavg: 4.55 4.15 3.28 3/216 9494
/proc/meminfo: memFree=26472240/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 13945 0 1 0 162 10 0 0 20 0 19 0 4929631 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 28396 2270 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2429 0 1 0 36 0 0 0 20 0 19 0 4929632 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4929633 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4929634 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4834 0 0 0 56 0 0 0 20 0 19 0 4929637 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 5220 0 0 0 58 0 0 0 20 0 19 0 4929637 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929637 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9467] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9467/stat : 9467 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4929717 10060525568 28396 33554432000 1073741824 1073778376 140737025459488 140671281280168 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.72

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


[startup+942.301 s]
/proc/loadavg: 4.62 4.37 3.90 5/219 10093
/proc/meminfo: memFree=23264196/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1761.52 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 34007 0 1 0 175613 539 0 0 20 0 22 0 4929631 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 1044616 2301 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2452 0 1 0 70 5 0 0 20 0 22 0 4929632 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1041 0 0 0 385 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=4.73 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 952 0 0 0 443 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=5.17 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1008 0 0 0 487 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=4.22 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 874 0 0 0 392 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=4.82 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1037 0 0 0 451 31 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=5.16 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1020 0 0 0 487 29 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=4.78 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 966 0 0 0 446 32 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 922 0 0 0 459 27 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=7.45 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 3086 0 0 0 735 10 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4870 0 0 0 144 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 12124 0 0 0 151 2 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 56 0 0 0 18 18 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9947] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9947/stat : 9947 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4942352 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671281280552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9958] ppid=9439 vsize=9824732 CPUtime=738.06 cores=0,2,4,6
/proc/9442/task/9958/stat : 9958 (java) R 9439 9442 7126 0 -1 4202560 29 0 0 0 73795 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671280225456 140671336621619 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9959] ppid=9439 vsize=9824732 CPUtime=738.12 cores=0,2,4,6
/proc/9442/task/9959/stat : 9959 (java) R 9439 9442 7126 0 -1 4202560 56 0 0 0 73801 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671279173536 140671336521812 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9960] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9960/stat : 9960 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671282332584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1761.52
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+961.508 s]
/proc/loadavg: 4.51 4.36 3.91 6/219 10096
/proc/meminfo: memFree=22902404/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 34008 0 1 0 179475 539 0 0 20 0 22 0 4929631 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 1044616 2301 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2452 0 1 0 70 5 0 0 20 0 22 0 4929632 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=4.23 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1041 0 0 0 393 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 952 0 0 0 449 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=5.28 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1008 0 0 0 498 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=4.25 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 874 0 0 0 395 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1037 0 0 0 457 31 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=5.18 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1020 0 0 0 489 29 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=4.84 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 966 0 0 0 452 32 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 922 0 0 0 462 27 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=7.45 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 3086 0 0 0 735 10 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4870 0 0 0 144 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 12124 0 0 0 151 2 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 56 0 0 0 18 18 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9947] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9947/stat : 9947 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4942352 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671281280552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9958] ppid=9439 vsize=9824732 CPUtime=757.14 cores=0,2,4,6
/proc/9442/task/9958/stat : 9958 (java) R 9439 9442 7126 0 -1 4202560 29 0 0 0 75703 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671280225456 140671336346832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9959] ppid=9439 vsize=9824732 CPUtime=757.21 cores=0,2,4,6
/proc/9442/task/9959/stat : 9959 (java) R 9439 9442 7126 0 -1 4202560 57 0 0 0 75710 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671279173552 140671336521929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9960] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9960/stat : 9960 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671282332584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 9442 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+961.508 s]
/proc/loadavg: 4.51 4.36 3.91 6/219 10096
/proc/meminfo: memFree=22902404/32872528 swapFree=1525072/1694724
[pid=9442] ppid=9439 vsize=9824732 CPUtime=1800.14 cores=0,2,4,6
/proc/9442/stat : 9442 (java) S 9439 9442 7126 0 -1 4202496 34008 0 1 0 179475 539 0 0 20 0 22 0 4929631 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140737025450624 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9442/statm: 2456183 1044616 2301 9 0 2446860 0
[pid=9442/tid=9444] ppid=9439 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/9442/task/9444/stat : 9444 (java) S 9439 9442 7126 0 -1 4202560 2452 0 1 0 70 5 0 0 20 0 22 0 4929632 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671466546040 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9445] ppid=9439 vsize=9824732 CPUtime=4.23 cores=0,2,4,6
/proc/9442/task/9445/stat : 9445 (java) S 9439 9442 7126 0 -1 4202560 1041 0 0 0 393 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671455607592 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9446] ppid=9439 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/9442/task/9446/stat : 9446 (java) S 9439 9442 7126 0 -1 4202560 952 0 0 0 449 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671454554792 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9447] ppid=9439 vsize=9824732 CPUtime=5.28 cores=0,2,4,6
/proc/9442/task/9447/stat : 9447 (java) S 9439 9442 7126 0 -1 4202560 1008 0 0 0 498 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671308217384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9448] ppid=9439 vsize=9824732 CPUtime=4.25 cores=0,2,4,6
/proc/9442/task/9448/stat : 9448 (java) S 9439 9442 7126 0 -1 4202560 874 0 0 0 395 30 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671307164584 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9449] ppid=9439 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/9442/task/9449/stat : 9449 (java) S 9439 9442 7126 0 -1 4202560 1037 0 0 0 457 31 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671306111272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9450] ppid=9439 vsize=9824732 CPUtime=5.18 cores=0,2,4,6
/proc/9442/task/9450/stat : 9450 (java) S 9439 9442 7126 0 -1 4202560 1020 0 0 0 489 29 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671305058472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9451] ppid=9439 vsize=9824732 CPUtime=4.84 cores=0,2,4,6
/proc/9442/task/9451/stat : 9451 (java) S 9439 9442 7126 0 -1 4202560 966 0 0 0 452 32 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671304006184 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9452] ppid=9439 vsize=9824732 CPUtime=4.89 cores=0,2,4,6
/proc/9442/task/9452/stat : 9452 (java) S 9439 9442 7126 0 -1 4202560 922 0 0 0 462 27 0 0 20 0 22 0 4929633 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671302953384 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9453] ppid=9439 vsize=9824732 CPUtime=7.45 cores=0,2,4,6
/proc/9442/task/9453/stat : 9453 (java) S 9439 9442 7126 0 -1 4202560 3086 0 0 0 735 10 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671290755816 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9454] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9454/stat : 9454 (java) S 9439 9442 7126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671289701880 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9455] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9455/stat : 9455 (java) S 9439 9442 7126 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 22 0 4929634 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671288649480 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9456] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9456/stat : 9456 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671287597968 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9442/tid=9457] ppid=9439 vsize=9824732 CPUtime=1.44 cores=0,2,4,6
/proc/9442/task/9457/stat : 9457 (java) S 9439 9442 7126 0 -1 4202560 4870 0 0 0 144 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671286544568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9458] ppid=9439 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/9442/task/9458/stat : 9458 (java) S 9439 9442 7126 0 -1 4202560 12124 0 0 0 151 2 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671285491768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9459] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9459/stat : 9459 (java) S 9439 9442 7126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671284439672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9460] ppid=9439 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/9442/task/9460/stat : 9460 (java) S 9439 9442 7126 0 -1 4202560 56 0 0 0 18 18 0 0 20 0 22 0 4929637 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671283387080 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9947] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9947/stat : 9947 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4942352 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671281280552 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9442/tid=9958] ppid=9439 vsize=9824732 CPUtime=757.14 cores=0,2,4,6
/proc/9442/task/9958/stat : 9958 (java) R 9439 9442 7126 0 -1 4202560 29 0 0 0 75703 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671280225456 140671336346832 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9442/tid=9959] ppid=9439 vsize=9824732 CPUtime=757.21 cores=0,2,4,6
/proc/9442/task/9959/stat : 9959 (java) R 9439 9442 7126 0 -1 4202560 57 0 0 0 75710 11 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671279173552 140671336521929 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9442/tid=9960] ppid=9439 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/9442/task/9960/stat : 9960 (java) S 9439 9442 7126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4948569 10060525568 1044616 33554432000 1073741824 1073778376 140737025459488 140671282332584 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 961.562
CPU time (s): 1800.68
CPU user time (s): 1794.89
CPU system time (s): 5.79312
CPU usage (%): 187.266
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.89
system time used= 5.79312
maximum resident set size= 4215000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34045
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28375
involuntary context switches= 25984

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.2239 second user time and 6.53501 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-30 05:57:34
IDJOB=4119561
IDBENCH=111761
IDSOLVER=2543
FILE ID=node125/4119561-1467259054
RUNJOBID= node125-1467258080-8433
PBS_JOBID= 20004466
Free space on /tmp= 71740 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_bern35-09.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119561-1467259054/watcher-4119561-1467259054 -o /tmp/evaluation-result-4119561-1467259054/solver-4119561-1467259054 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1467258080-8433 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119561-1467259054.opb

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

MD5SUM BENCH= d44bee53d8b1ce74de49aa24a8a1fdd7
RANDOM SEED=206557667

node125.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.282
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.282
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.282
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.282
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27157672 kB
Buffers:          120568 kB
Cached:          1689128 kB
SwapCached:            0 kB
Active:          1616048 kB
Inactive:        1662804 kB
Active(anon):    1471600 kB
Inactive(anon):        0 kB
Active(file):     144448 kB
Inactive(file):  1662804 kB
Unevictable:     1694724 kB
Mlocked:         1525072 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1772 kB
Writeback:             0 kB
AnonPages:       3227160 kB
Mapped:            21584 kB
Shmem:               204 kB
Slab:             606848 kB
SReclaimable:      50840 kB
SUnreclaim:       556008 kB
KernelStack:        1808 kB
PageTables:        10400 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4077360 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1650688 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= 71740 MiB
End job on node125 at 2016-06-30 06:13:36