Trace number 4109441

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 55.2566 75.701

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111223220--soft-66-100-0.wbo
MD5SUM3199d968dfdc76b1f122b376f1cc0c5d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark39
Best CPU time to get the best result obtained on this benchmark17.7513
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints42
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 1838
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 1837
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1230
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109441-1467321154.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.064s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     211
0.11/0.17	c #constraints  101
0.11/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.11/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.11/0.18	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.11/0.18	c 101 constraints processed.
0.11/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.18	c constraints type 
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.11/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.11/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.11/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30
0.11/0.18	c 101 constraints processed.
0.11/0.18	c objective function length is 42 literals
1.06/0.45	c And the winner is solver0
1.58/0.68	c SATISFIABLE
1.58/0.68	c OPTIMIZING...
1.58/0.68	c Got one! Elapsed wall clock time (in seconds):0.569
1.58/0.68	o 864
1.64/0.71	c And the winner is solver0
1.74/1.18	c Got one! Elapsed wall clock time (in seconds):1.07
1.74/1.18	o 863
1.74/1.19	c And the winner is solver0
1.76/1.68	c Got one! Elapsed wall clock time (in seconds):1.571
1.76/1.68	o 830
1.76/1.69	c And the winner is solver0
1.79/2.18	c Got one! Elapsed wall clock time (in seconds):2.072
1.79/2.18	o 806
1.83/2.24	c And the winner is solver0
2.03/2.68	c Got one! Elapsed wall clock time (in seconds):2.573
2.03/2.68	o 802
2.03/2.69	c And the winner is solver0
2.10/3.18	c Got one! Elapsed wall clock time (in seconds):3.074
2.10/3.18	o 792
2.10/3.19	c And the winner is solver0
2.10/3.69	c Got one! Elapsed wall clock time (in seconds):3.575
2.10/3.69	o 700
2.12/3.77	c And the winner is solver0
2.44/4.19	c Got one! Elapsed wall clock time (in seconds):4.076
2.44/4.19	o 699
2.45/4.20	c And the winner is solver0
2.49/4.69	c Got one! Elapsed wall clock time (in seconds):4.577
2.49/4.69	o 675
2.50/4.71	c And the winner is solver0
2.60/5.19	c Got one! Elapsed wall clock time (in seconds):5.078
2.60/5.19	o 670
2.61/5.26	c cleaning 4372 clauses out of 8751 with flag 2975/8751
2.61/5.27	c And the winner is solver0
2.80/5.69	c Got one! Elapsed wall clock time (in seconds):5.579
2.80/5.69	o 669
2.81/5.73	c And the winner is solver0
2.94/6.19	c Got one! Elapsed wall clock time (in seconds):6.08
2.94/6.19	o 667
2.94/6.19	c And the winner is solver0
2.94/6.69	c Got one! Elapsed wall clock time (in seconds):6.581
2.94/6.69	o 641
2.96/6.72	c And the winner is solver0
3.02/7.19	c Got one! Elapsed wall clock time (in seconds):7.082
3.02/7.19	o 637
3.24/7.30	c cleaning 5068 clauses out of 10136 with flag 8354/14508
3.44/7.47	c And the winner is solver0
3.63/7.69	c Got one! Elapsed wall clock time (in seconds):7.583
3.63/7.69	o 633
3.64/7.75	c And the winner is solver0
4.01/8.19	c Got one! Elapsed wall clock time (in seconds):8.084
4.01/8.19	o 628
4.02/8.25	c And the winner is solver0
4.12/8.70	c Got one! Elapsed wall clock time (in seconds):8.585
4.12/8.70	o 627
4.12/8.73	c And the winner is solver0
4.22/9.20	c Got one! Elapsed wall clock time (in seconds):9.086
4.22/9.20	o 626
4.22/9.20	c And the winner is solver0
4.22/9.70	c Got one! Elapsed wall clock time (in seconds):9.587
4.22/9.70	o 625
4.22/9.72	c And the winner is solver0
4.27/10.20	c Got one! Elapsed wall clock time (in seconds):10.088
4.27/10.20	o 621
4.27/10.21	c And the winner is solver0
4.28/10.70	c Got one! Elapsed wall clock time (in seconds):10.589
4.28/10.70	o 611
4.28/10.71	c And the winner is solver0
4.31/11.20	c Got one! Elapsed wall clock time (in seconds):11.09
4.31/11.20	o 603
4.31/11.27	c And the winner is solver0
4.50/11.70	c Got one! Elapsed wall clock time (in seconds):11.591
4.50/11.70	o 594
4.50/11.79	c And the winner is solver0
4.70/12.20	c Got one! Elapsed wall clock time (in seconds):12.092
4.70/12.20	o 593
4.70/12.26	c cleaning 9730 clauses out of 19463 with flag 3041/28903
4.70/12.27	c And the winner is solver0
4.87/12.70	c Got one! Elapsed wall clock time (in seconds):12.593
4.87/12.70	o 591
4.87/12.72	c And the winner is solver0
4.92/13.20	c Got one! Elapsed wall clock time (in seconds):13.094
4.92/13.20	o 588
4.92/13.27	c And the winner is solver0
5.12/13.71	c Got one! Elapsed wall clock time (in seconds):13.597
5.12/13.71	o 586
5.12/13.73	c And the winner is solver0
5.19/14.21	c Got one! Elapsed wall clock time (in seconds):14.097
5.19/14.21	o 583
5.19/14.24	c And the winner is solver0
5.30/14.71	c Got one! Elapsed wall clock time (in seconds):14.598
5.30/14.71	o 577
5.30/14.78	c And the winner is solver0
5.48/15.21	c Got one! Elapsed wall clock time (in seconds):15.099
5.48/15.21	o 576
5.48/15.24	c And the winner is solver0
5.56/15.71	c Got one! Elapsed wall clock time (in seconds):15.6
5.56/15.71	o 570
5.56/15.72	c And the winner is solver0
5.59/16.21	c Got one! Elapsed wall clock time (in seconds):16.101
5.59/16.21	o 556
5.59/16.22	c And the winner is solver0
5.63/16.71	c Got one! Elapsed wall clock time (in seconds):16.602
5.63/16.71	o 553
5.63/16.73	c And the winner is solver0
5.68/17.21	c Got one! Elapsed wall clock time (in seconds):17.103
5.68/17.21	o 552
5.68/17.23	c And the winner is solver0
5.73/17.71	c Got one! Elapsed wall clock time (in seconds):17.603
5.73/17.71	o 550
5.73/17.72	c And the winner is solver0
5.76/18.21	c Got one! Elapsed wall clock time (in seconds):18.104
5.76/18.21	o 548
5.76/18.22	c And the winner is solver0
5.79/18.72	c Got one! Elapsed wall clock time (in seconds):18.605
5.79/18.72	o 547
5.79/18.72	c And the winner is solver0
5.82/19.22	c Got one! Elapsed wall clock time (in seconds):19.106
5.82/19.22	o 539
5.82/19.25	c And the winner is solver0
5.94/19.72	c Got one! Elapsed wall clock time (in seconds):19.607
5.94/19.72	o 538
5.94/19.73	c And the winner is solver0
5.99/20.22	c Got one! Elapsed wall clock time (in seconds):20.108
5.99/20.22	o 532
5.99/20.23	c And the winner is solver0
6.03/20.72	c Got one! Elapsed wall clock time (in seconds):20.609
6.03/20.72	o 513
6.03/20.73	c And the winner is solver0
6.08/21.22	c Got one! Elapsed wall clock time (in seconds):21.11
6.08/21.22	o 479
6.08/21.23	c And the winner is solver0
6.11/21.72	c Got one! Elapsed wall clock time (in seconds):21.611
6.11/21.72	o 478
6.11/21.75	c And the winner is solver0
6.22/22.22	c Got one! Elapsed wall clock time (in seconds):22.112
6.22/22.22	o 477
6.37/22.38	c cleaning 10859 clauses out of 21718 with flag 5633/40888
6.65/22.40	c And the winner is solver0
7.01/22.72	c Got one! Elapsed wall clock time (in seconds):22.613
7.01/22.72	o 476
7.01/22.77	c And the winner is solver0
7.16/23.22	c Got one! Elapsed wall clock time (in seconds):23.113
7.16/23.22	o 471
7.16/23.24	c And the winner is solver0
7.21/23.72	c Got one! Elapsed wall clock time (in seconds):23.614
7.21/23.72	o 470
7.21/23.73	c And the winner is solver0
7.21/24.23	c Got one! Elapsed wall clock time (in seconds):24.115
7.21/24.23	o 468
7.21/24.23	c And the winner is solver0
7.29/24.73	c Got one! Elapsed wall clock time (in seconds):24.616
7.29/24.73	o 463
7.29/24.73	c And the winner is solver0
7.29/25.23	c Got one! Elapsed wall clock time (in seconds):25.117
7.29/25.23	o 443
7.29/25.23	c And the winner is solver0
7.29/25.73	c Got one! Elapsed wall clock time (in seconds):25.618
7.29/25.73	o 412
7.29/25.73	c And the winner is solver0
7.29/26.23	c Got one! Elapsed wall clock time (in seconds):26.119
7.29/26.23	o 399
7.29/26.23	c And the winner is solver0
7.29/26.73	c Got one! Elapsed wall clock time (in seconds):26.619
7.29/26.73	o 393
7.29/26.74	c And the winner is solver0
7.34/27.23	c Got one! Elapsed wall clock time (in seconds):27.12
7.34/27.23	o 391
7.34/27.25	c And the winner is solver0
7.40/27.73	c Got one! Elapsed wall clock time (in seconds):27.621
7.40/27.73	o 378
7.40/27.76	c And the winner is solver0
7.51/28.23	c Got one! Elapsed wall clock time (in seconds):28.122
7.51/28.23	o 371
7.51/28.24	c And the winner is solver0
7.54/28.73	c Got one! Elapsed wall clock time (in seconds):28.622
7.54/28.73	o 366
7.54/28.78	c And the winner is solver0
7.66/29.23	c Got one! Elapsed wall clock time (in seconds):29.123
7.66/29.23	o 362
7.66/29.27	c And the winner is solver0
7.77/29.73	c Got one! Elapsed wall clock time (in seconds):29.624
7.77/29.73	o 359
7.94/29.84	c And the winner is solver0
8.03/30.24	c Got one! Elapsed wall clock time (in seconds):30.125
8.03/30.24	o 354
8.03/30.25	c And the winner is solver0
8.08/30.74	c Got one! Elapsed wall clock time (in seconds):30.625
8.08/30.74	o 353
8.08/30.74	c And the winner is solver0
8.11/31.24	c Got one! Elapsed wall clock time (in seconds):31.126
8.11/31.24	o 342
8.11/31.24	c And the winner is solver0
8.14/31.74	c Got one! Elapsed wall clock time (in seconds):31.627
8.14/31.74	o 335
8.14/31.78	c And the winner is solver0
8.26/32.24	c Got one! Elapsed wall clock time (in seconds):32.128
8.26/32.24	o 334
8.26/32.25	c And the winner is solver0
8.31/32.74	c Got one! Elapsed wall clock time (in seconds):32.628
8.31/32.74	o 332
8.42/32.81	c cleaning 11345 clauses out of 22701 with flag 3480/52730
8.42/32.81	c And the winner is solver0
8.49/33.24	c Got one! Elapsed wall clock time (in seconds):33.129
8.49/33.24	o 328
8.80/33.43	c cleaning 8261 clauses out of 16532 with flag 16974/57906
8.80/33.47	c And the winner is solver0
8.98/33.74	c Got one! Elapsed wall clock time (in seconds):33.63
8.98/33.74	o 325
9.09/33.89	c cleaning 6910 clauses out of 13824 with flag 12205/63459
9.49/34.02	c And the winner is solver0
9.55/34.24	c Got one! Elapsed wall clock time (in seconds):34.131
9.55/34.24	o 323
9.55/34.27	c And the winner is solver0
9.64/34.74	c Got one! Elapsed wall clock time (in seconds):34.631
9.64/34.74	o 314
9.64/34.79	c cleaning 6283 clauses out of 12578 with flag 3325/69123
9.75/34.82	c And the winner is solver0
9.83/35.24	c Got one! Elapsed wall clock time (in seconds):35.132
9.83/35.24	o 299
9.95/35.34	c And the winner is solver0
10.06/35.74	c Got one! Elapsed wall clock time (in seconds):35.633
10.06/35.74	o 297
10.06/35.75	c And the winner is solver0
10.07/36.24	c Got one! Elapsed wall clock time (in seconds):36.134
10.07/36.24	o 295
10.07/36.30	c And the winner is solver0
10.20/36.75	c Got one! Elapsed wall clock time (in seconds):36.635
10.20/36.75	o 292
10.20/36.79	c cleaning 6705 clauses out of 13421 with flag 3484/76249
10.30/36.81	c And the winner is solver0
10.37/37.25	c Got one! Elapsed wall clock time (in seconds):37.135
10.37/37.25	o 290
10.37/37.28	c And the winner is solver0
10.48/37.75	c Got one! Elapsed wall clock time (in seconds):37.636
10.48/37.75	o 280
10.48/37.75	c And the winner is solver0
10.51/38.25	c Got one! Elapsed wall clock time (in seconds):38.137
10.51/38.25	o 279
10.51/38.28	c And the winner is solver0
10.61/38.75	c Got one! Elapsed wall clock time (in seconds):38.637
10.61/38.75	o 265
10.61/38.77	c And the winner is solver0
10.67/39.25	c Got one! Elapsed wall clock time (in seconds):39.138
10.67/39.25	o 253
10.67/39.27	c And the winner is solver0
10.72/39.75	c Got one! Elapsed wall clock time (in seconds):39.639
10.72/39.75	o 236
10.81/39.80	c And the winner is solver0
10.89/40.25	c Got one! Elapsed wall clock time (in seconds):40.14
10.89/40.25	o 222
10.89/40.29	c And the winner is solver0
11.01/40.75	c Got one! Elapsed wall clock time (in seconds):40.641
11.01/40.75	o 221
11.11/40.84	c cleaning 7972 clauses out of 15958 with flag 6983/85491
11.11/40.85	c And the winner is solver0
11.24/41.25	c Got one! Elapsed wall clock time (in seconds):41.141
11.24/41.25	o 218
11.32/41.33	c And the winner is solver0
11.43/41.75	c Got one! Elapsed wall clock time (in seconds):41.642
11.43/41.75	o 211
11.43/41.79	c And the winner is solver0
11.54/42.25	c Got one! Elapsed wall clock time (in seconds):42.143
11.54/42.25	o 203
11.54/42.29	c And the winner is solver0
11.66/42.75	c Got one! Elapsed wall clock time (in seconds):42.643
11.66/42.75	o 197
11.66/42.76	c And the winner is solver0
11.69/43.25	c Got one! Elapsed wall clock time (in seconds):43.144
11.69/43.25	o 173
11.78/43.35	c cleaning 7677 clauses out of 15367 with flag 6857/92872
12.18/43.57	c cleaning 6840 clauses out of 13690 with flag 28128/98872
12.18/43.59	c And the winner is solver0
12.39/43.76	c Got one! Elapsed wall clock time (in seconds):43.645
12.39/43.76	o 172
12.47/43.80	c And the winner is solver0
12.51/44.26	c Got one! Elapsed wall clock time (in seconds):44.146
12.51/44.26	o 170
12.61/44.32	c And the winner is solver0
12.67/44.76	c Got one! Elapsed wall clock time (in seconds):44.646
12.67/44.76	o 161
12.67/44.78	c And the winner is solver0
12.73/45.26	c Got one! Elapsed wall clock time (in seconds):45.147
12.73/45.26	o 156
12.81/45.37	c cleaning 7107 clauses out of 14214 with flag 10339/106236
13.21/45.57	c cleaning 6548 clauses out of 13107 with flag 29469/112236
13.84/45.81	c cleaning 6772 clauses out of 13559 with flag 50612/119236
14.24/46.09	c cleaning 7388 clauses out of 14790 with flag 79119/127239
15.04/46.40	c cleaning 8199 clauses out of 16400 with flag 109759/136237
15.65/46.78	c cleaning 9101 clauses out of 18202 with flag 143035/146238
16.65/47.24	c cleaning 10044 clauses out of 20100 with flag 181470/157237
17.64/47.73	c cleaning 11028 clauses out of 22056 with flag 224579/169237
17.84/47.80	c And the winner is solver0
17.97/48.26	c Got one! Elapsed wall clock time (in seconds):48.148
17.97/48.26	o 150
18.04/48.38	c cleaning 8232 clauses out of 16471 with flag 12107/174680
18.25/48.41	c And the winner is solver0
18.32/48.76	c Got one! Elapsed wall clock time (in seconds):48.649
18.32/48.76	o 147
18.59/48.94	c cleaning 7076 clauses out of 14160 with flag 18467/180601
18.79/49.00	c And the winner is solver0
19.81/50.01	c Got one! Elapsed wall clock time (in seconds):49.901
19.81/50.01	o 138
19.81/50.01	c And the winner is solver0
19.81/50.51	c Got one! Elapsed wall clock time (in seconds):50.401
19.81/50.51	o 135
19.81/50.56	c And the winner is solver0
20.05/51.01	c Got one! Elapsed wall clock time (in seconds):50.902
20.05/51.01	o 131
20.05/51.09	c cleaning 6342 clauses out of 12700 with flag 7181/186217
20.43/51.28	c cleaning 6180 clauses out of 12361 with flag 28312/192220
21.02/51.52	c cleaning 6584 clauses out of 13178 with flag 52962/199218
21.02/51.56	c And the winner is solver0
21.79/52.26	c Got one! Elapsed wall clock time (in seconds):52.153
21.79/52.26	o 128
22.11/52.40	c cleaning 6143 clauses out of 12297 with flag 15227/204921
22.11/52.41	c And the winner is solver0
22.17/52.76	c Got one! Elapsed wall clock time (in seconds):52.654
22.17/52.76	o 122
22.45/52.93	c cleaning 5782 clauses out of 11565 with flag 17961/210332
22.63/53.00	c And the winner is solver0
23.65/54.02	c Got one! Elapsed wall clock time (in seconds):53.906
23.65/54.02	o 119
23.81/54.12	c cleaning 5662 clauses out of 11338 with flag 10819/215887
24.21/54.31	c cleaning 5834 clauses out of 11677 with flag 33071/221888
24.61/54.57	c cleaning 6418 clauses out of 12844 with flag 61064/228889
25.21/54.86	c cleaning 7211 clauses out of 14429 with flag 91016/236892
26.01/55.20	c cleaning 8101 clauses out of 16213 with flag 127367/245887
26.61/55.59	c cleaning 9050 clauses out of 18113 with flag 169045/255888
27.61/56.03	c cleaning 10033 clauses out of 20067 with flag 212773/266892
28.61/56.53	c cleaning 11004 clauses out of 22028 with flag 258837/278887
28.81/56.62	c And the winner is solver0
28.97/57.02	c Got one! Elapsed wall clock time (in seconds):56.907
28.97/57.02	o 115
29.12/57.14	c cleaning 8312 clauses out of 16630 with flag 10393/284493
29.33/57.23	c And the winner is solver0
29.66/57.52	c Got one! Elapsed wall clock time (in seconds):57.408
29.66/57.52	o 87
29.92/57.60	c cleaning 6672 clauses out of 13360 with flag 7140/289535
30.37/57.80	c cleaning 6340 clauses out of 12688 with flag 27109/295535
30.77/58.04	c cleaning 6670 clauses out of 13352 with flag 50841/302539
30.77/58.06	c And the winner is solver0
32.14/59.37	c Got one! Elapsed wall clock time (in seconds):59.26
32.14/59.37	o 72
32.44/59.54	c cleaning 6176 clauses out of 12381 with flag 17628/308238
32.83/59.74	c cleaning 6099 clauses out of 12206 with flag 37529/314239
33.23/59.97	c cleaning 6549 clauses out of 13105 with flag 60229/321238
33.65/60.11	c And the winner is solver0
34.75/61.22	c Got one! Elapsed wall clock time (in seconds):61.112
34.75/61.22	o 71
34.75/61.27	c cleaning 5919 clauses out of 11843 with flag 3445/326525
35.10/61.48	c cleaning 5955 clauses out of 11924 with flag 24530/332525
35.73/61.75	c cleaning 6483 clauses out of 12968 with flag 48597/339525
36.31/62.06	c cleaning 7240 clauses out of 14484 with flag 76285/347525
37.10/62.43	c cleaning 8121 clauses out of 16245 with flag 109022/356526
37.92/62.87	c cleaning 9060 clauses out of 18127 with flag 145756/366529
38.90/63.38	c cleaning 10024 clauses out of 20063 with flag 187096/377525
39.30/63.50	c And the winner is solver0
40.11/64.33	c Got one! Elapsed wall clock time (in seconds):64.215
40.11/64.33	o 70
40.27/64.41	c cleaning 7618 clauses out of 15251 with flag 7180/382737
40.27/64.44	c And the winner is solver0
40.73/64.88	c Got one! Elapsed wall clock time (in seconds):64.767
40.73/64.88	o 69
41.01/65.02	c cleaning 6391 clauses out of 12783 with flag 13670/387888
41.40/65.22	c cleaning 6191 clauses out of 12392 with flag 34588/393888
41.79/65.47	c cleaning 6594 clauses out of 13200 with flag 58474/400888
42.19/65.65	c And the winner is solver0
43.36/66.73	c Got one! Elapsed wall clock time (in seconds):66.62
43.36/66.73	o 66
43.69/66.93	c cleaning 8597 clauses out of 17200 with flag 17661/411484
44.09/67.13	c cleaning 7296 clauses out of 14603 with flag 37801/417484
44.49/67.38	c cleaning 7151 clauses out of 14308 with flag 62051/424486
45.09/67.67	c cleaning 7578 clauses out of 15155 with flag 90366/432484
45.49/67.87	c And the winner is solver0
46.27/68.58	c Got one! Elapsed wall clock time (in seconds):68.473
46.27/68.58	o 63
46.74/68.81	c cleaning 9521 clauses out of 19052 with flag 18284/443959
47.14/69.03	c cleaning 7762 clauses out of 15531 with flag 41428/449959
47.54/69.29	c cleaning 7375 clauses out of 14770 with flag 67423/456961
47.95/69.49	c And the winner is solver0
49.04/70.44	c Got one! Elapsed wall clock time (in seconds):70.327
49.04/70.44	o 51
49.40/70.67	c cleaning 9237 clauses out of 18484 with flag 20393/468051
49.40/70.68	c And the winner is solver0
49.78/70.94	c Got one! Elapsed wall clock time (in seconds):70.829
49.78/70.94	o 49
50.13/71.13	c cleaning 7195 clauses out of 14403 with flag 19197/473207
50.53/71.35	c cleaning 6597 clauses out of 13205 with flag 41305/479205
50.94/71.60	c cleaning 6800 clauses out of 13605 with flag 67523/486205
51.33/71.72	c And the winner is solver0
52.38/72.79	c Got one! Elapsed wall clock time (in seconds):72.682
52.38/72.79	o 46
52.43/72.88	c cleaning 6268 clauses out of 12553 with flag 7401/491953
52.83/73.09	c cleaning 6140 clauses out of 12283 with flag 31097/497953
53.23/73.29	c And the winner is solver0
54.73/74.65	c Got one! Elapsed wall clock time (in seconds):74.537
54.73/74.65	o 40
54.84/74.72	c And the winner is solver0
54.93/75.15	c Got one! Elapsed wall clock time (in seconds):75.039
54.93/75.15	o 39
55.02/75.24	c And the winner is solver0
55.14/75.68	c >>>>>>>>>> Solver number 0 (112 answers) <<<<<<<<<<<<<<<<<<
55.14/75.68	c starts		: 437
55.14/75.68	c conflicts		: 507556
55.14/75.68	c decisions		: 807552
55.14/75.68	c propagations		: 12664936
55.14/75.68	c inspects		: 202882695
55.14/75.68	c shortcuts		: 0
55.14/75.68	c learnt literals	: 32
55.14/75.68	c learnt binary clauses	: 262
55.14/75.68	c learnt ternary clauses	: 1686
55.14/75.68	c learnt constraints	: 507523
55.14/75.68	c ignored constraints	: 0
55.14/75.68	c root simplifications	: 0
55.14/75.68	c removed literals (reason simplification)	: 4743090
55.14/75.68	c reason swapping (by a shorter reason)	: 0
55.14/75.68	c Calls to reduceDB	: 66
55.14/75.68	c Number of update (reduction) of LBD	: 118671
55.14/75.68	c Imported unit clauses	: 0
55.14/75.68	c number of reductions to clauses (during analyze)	: 0
55.14/75.68	c number of learned constraints concerned by reduction	: 0
55.14/75.68	c number of learning phase by resolution	: 0
55.14/75.68	c number of learning phase by cutting planes	: 0
55.14/75.68	c speed (assignments/second)	: 167749.71853931842
55.14/75.68	c non guided choices	3851
55.14/75.68	c learnt constraints type 
55.14/75.68	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
55.14/75.68	c starts		: 112
55.14/75.68	c conflicts		: 426
55.14/75.68	c decisions		: 8408
55.14/75.68	c propagations		: 29963
55.14/75.68	c inspects		: 1183837
55.14/75.68	c shortcuts		: 0
55.14/75.68	c learnt literals	: 0
55.14/75.68	c learnt binary clauses	: 0
55.14/75.68	c learnt ternary clauses	: 0
55.14/75.68	c learnt constraints	: 323
55.14/75.68	c ignored constraints	: 0
55.14/75.68	c root simplifications	: 0
55.14/75.68	c removed literals (reason simplification)	: 0
55.14/75.68	c reason swapping (by a shorter reason)	: 0
55.14/75.68	c Calls to reduceDB	: 0
55.14/75.68	c Number of update (reduction) of LBD	: 0
55.14/75.68	c Imported unit clauses	: 0
55.14/75.68	c number of reductions to clauses (during analyze)	: 0
55.14/75.68	c number of learned constraints concerned by reduction	: 0
55.14/75.68	c number of learning phase by resolution	: 0
55.14/75.68	c number of learning phase by cutting planes	: 0
55.14/75.68	c speed (assignments/second)	: 56963.87832699619
55.14/75.68	c non guided choices	2333
55.14/75.68	c learnt constraints type 
55.14/75.68	s OPTIMUM FOUND
55.14/75.68	c Found 111 solution(s)
55.14/75.68	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 x169 
55.14/75.68	c objective function=39
55.14/75.68	c Total wall clock time (in seconds): 75.572

Verifier Data

OK	39

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-4109441-1467321154/watcher-4109441-1467321154 -o /tmp/evaluation-result-4109441-1467321154/solver-4109441-1467321154 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29020 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109441-1467321154.wbo 

pid=385
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: 1.93 1.97 1.95 2/194 388
/proc/meminfo: memFree=30420252/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/388/stat : 388 (java) R 385 388 23565 0 -1 4202496 846 0 0 0 0 0 0 0 20 0 1 0 11135318 23793664 496 33554432000 1073741824 1073778376 140733935612240 140733935601304 211449592385 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/388/statm: 5809 509 385 9 0 128 0
[pid=388/tid=389] ppid=385 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) R 385 388 23565 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11135318 98570240 976 33554432000 1073741824 1073778376 140733935612240 140359803534888 211458803072 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100111 s]
/proc/loadavg: 1.93 1.97 1.95 2/194 388
/proc/meminfo: memFree=30420252/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 4459 0 1 0 10 1 0 0 20 0 18 0 11135318 9787879424 6087 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2389619 6087 2141 9 0 2380296 0
[pid=388/tid=389] ppid=385 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) R 385 388 23565 0 -1 4202560 2415 0 1 0 7 0 0 0 20 0 18 0 11135318 9787879424 6087 33554432000 1073741824 1073778376 140733935612240 140359803538336 211462186253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200265 s]
/proc/loadavg: 1.93 1.97 1.95 2/194 388
/proc/meminfo: memFree=30420252/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 4848 0 1 0 25 1 0 0 20 0 22 0 11135318 10060525568 7960 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 7960 2217 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2438 0 1 0 15 1 0 0 20 0 22 0 11135318 10060525568 7960 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300265 s]
/proc/loadavg: 1.93 1.97 1.95 2/194 388
/proc/meminfo: memFree=30420252/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 7804 0 1 0 64 2 0 0 20 0 22 0 11135318 10060525568 10006 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 10006 2246 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2438 0 1 0 15 1 0 0 20 0 22 0 11135318 10060525568 10006 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700225 s]
/proc/loadavg: 1.93 1.97 1.95 2/194 388
/proc/meminfo: memFree=30420252/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 14887 0 1 0 159 5 0 0 20 0 22 0 11135318 10060525568 16050 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 16050 2258 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2438 0 1 0 15 1 0 0 20 0 22 0 11135318 10060525568 16050 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9824732

[startup+1.50074 s]
/proc/loadavg: 1.93 1.97 1.95 1/213 419
/proc/meminfo: memFree=30341320/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=1.76 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 14922 0 1 0 168 8 0 0 20 0 19 0 11135318 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 17605 2258 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2439 0 1 0 15 1 0 0 20 0 19 0 11135318 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11135320 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6774 0 0 0 47 2 0 0 20 0 19 0 11135323 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=0.42 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 4360 0 0 0 42 0 0 0 20 0 19 0 11135323 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135336 10060525568 17605 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.76
Current children cumulated vsize (KiB) 9824732

[startup+3.10082 s]
/proc/loadavg: 1.93 1.97 1.95 5/216 435
/proc/meminfo: memFree=30316140/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 15576 0 1 0 199 11 0 0 20 0 19 0 11135318 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 22772 2266 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2440 0 1 0 15 1 0 0 20 0 19 0 11135318 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11135320 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6775 0 0 0 53 2 0 0 20 0 19 0 11135323 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 4982 0 0 0 57 0 0 0 20 0 19 0 11135323 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135336 10060525568 22772 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 1.77 1.94 1.94 1/213 475
/proc/meminfo: memFree=30216856/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 15729 0 1 0 272 22 0 0 20 0 19 0 11135318 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 42707 2286 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2442 0 1 0 16 1 0 0 20 0 19 0 11135318 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11135319 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135320 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 42707 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.66 cores=0,2,4,6

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

/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 20 0 11135320 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11135321 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11135321 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6810 0 0 0 77 2 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 11243 0 0 0 147 2 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11135336 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.73
Current children cumulated vsize (KiB) 9824732

[startup+74.4007 s]
/proc/loadavg: 1.72 1.85 1.91 3/214 1271
/proc/meminfo: memFree=30169196/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=54.53 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 23000 0 1 0 5259 194 0 0 20 0 20 0 11135318 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 49041 2287 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2443 0 1 0 22 2 0 0 20 0 20 0 11135318 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 46 0 0 0 4 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 49 0 0 0 4 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 20 0 11135319 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 20 0 11135320 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11135321 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11135321 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6810 0 0 0 77 2 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 11243 0 0 0 147 2 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 11135323 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11135336 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=1264] ppid=385 vsize=9824732 CPUtime=1.59 cores=0,2,4,6
/proc/388/task/1264/stat : 1264 (java) R 385 388 23565 0 -1 4202560 2 0 0 0 159 0 0 0 20 0 20 0 11142598 10060525568 49041 33554432000 1073741824 1073778376 140733935612240 140359617205208 140359676327968 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 54.53
Current children cumulated vsize (KiB) 9824732

[startup+75.2009 s]
/proc/loadavg: 1.66 1.84 1.90 1/213 1280
/proc/meminfo: memFree=30169204/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=55.02 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 23012 0 1 0 5305 197 0 0 20 0 22 0 11135318 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 49045 2287 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2443 0 1 0 22 2 0 0 20 0 22 0 11135318 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 46 0 0 0 4 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 49 0 0 0 4 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 22 0 11135319 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 22 0 11135320 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11135321 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 11135321 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135323 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6810 0 0 0 77 2 0 0 20 0 22 0 11135323 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 11243 0 0 0 147 2 0 0 20 0 22 0 11135323 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11135323 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 11135323 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11135336 10060525568 49045 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 55.02
Current children cumulated vsize (KiB) 9824732

[startup+75.6008 s]
/proc/loadavg: 1.66 1.84 1.90 1/213 1280
/proc/meminfo: memFree=30169204/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=9824732 CPUtime=55.14 cores=0,2,4,6
/proc/388/stat : 388 (java) S 385 388 23565 0 -1 4202496 23012 0 1 0 5315 199 0 0 20 0 19 0 11135318 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140733935603376 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/388/statm: 2456183 49039 2287 9 0 2446860 0
[pid=388/tid=389] ppid=385 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/388/task/389/stat : 389 (java) S 385 388 23565 0 -1 4202560 2443 0 1 0 22 2 0 0 20 0 19 0 11135318 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359803540344 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) S 385 388 23565 0 -1 4202560 46 0 0 0 4 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359647349288 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=392] ppid=385 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/388/task/392/stat : 392 (java) S 385 388 23565 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359646296488 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=393] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/393/stat : 393 (java) S 385 388 23565 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359645243688 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=388/tid=394] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/394/stat : 394 (java) S 385 388 23565 0 -1 4202560 49 0 0 0 4 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359644190888 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=395] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/395/stat : 395 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 3 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359643139112 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=396] ppid=385 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/388/task/396/stat : 396 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359642086312 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=397] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/397/stat : 397 (java) S 385 388 23565 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359641033512 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=398] ppid=385 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/388/task/398/stat : 398 (java) S 385 388 23565 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 19 0 11135319 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359639980712 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=399] ppid=385 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/399/stat : 399 (java) S 385 388 23565 0 -1 4202560 16 0 0 0 0 4 0 0 20 0 19 0 11135320 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359627782632 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=400] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/400/stat : 400 (java) S 385 388 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359626728696 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=401] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/401/stat : 401 (java) S 385 388 23565 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 11135321 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359625675784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=402] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/402/stat : 402 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359624624272 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=388/tid=403] ppid=385 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/388/task/403/stat : 403 (java) S 385 388 23565 0 -1 4202560 6810 0 0 0 77 2 0 0 20 0 19 0 11135323 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359623572408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=404] ppid=385 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/388/task/404/stat : 404 (java) S 385 388 23565 0 -1 4202560 11243 0 0 0 147 2 0 0 20 0 19 0 11135323 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359622519608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=405] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/405/stat : 405 (java) S 385 388 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359621467000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=388/tid=406] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/406/stat : 406 (java) S 385 388 23565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 11135323 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359620414408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=388/tid=410] ppid=385 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/388/task/410/stat : 410 (java) S 385 388 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11135336 10060525568 49039 33554432000 1073741824 1073778376 140733935612240 140359616152360 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 55.14
Current children cumulated vsize (KiB) 9824732

[startup+75.7007 s]
/proc/loadavg: 1.66 1.84 1.90 1/213 1280
/proc/meminfo: memFree=30169204/32872528 swapFree=480748/529804
[pid=388] ppid=385 vsize=0 CPUtime=55.25 cores=0,2,4,6
/proc/388/stat : 388 (java) Z 385 388 23565 0 -1 4203532 23020 0 1 0 5318 207 0 0 20 0 2 0 11135318 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/388/statm: 0 0 0 0 0 0 0
[pid=388/tid=391] ppid=385 vsize=0 CPUtime=0.04 cores=0,2,4,6
/proc/388/task/391/stat : 391 (java) R 385 388 23565 0 -1 4203588 46 0 0 0 4 0 0 0 20 0 2 0 11135319 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 55.25
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 75.701
CPU time (s): 55.2566
CPU user time (s): 53.1839
CPU system time (s): 2.07268
CPU usage (%): 72.9932
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.1839
system time used= 2.07268
maximum resident set size= 207036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23020
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4431
involuntary context switches= 834

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.502923 second user time and 0.526919 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:12:34
IDJOB=4109441
IDBENCH=78810
IDSOLVER=2552
FILE ID=node141/4109441-1467321154
RUNJOBID= node141-1467319102-29020
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111223220--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109441-1467321154/watcher-4109441-1467321154 -o /tmp/evaluation-result-4109441-1467321154/solver-4109441-1467321154 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29020 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109441-1467321154.wbo

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

MD5SUM BENCH= 3199d968dfdc76b1f122b376f1cc0c5d
RANDOM SEED=92540706

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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.448
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	: 5339.30
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.448
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.53
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.448
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:        30420788 kB
Buffers:          174812 kB
Cached:           861960 kB
SwapCached:            0 kB
Active:           452244 kB
Inactive:         716960 kB
Active(anon):     134840 kB
Inactive(anon):        4 kB
Active(file):     317404 kB
Inactive(file):   716956 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1392 kB
Writeback:             0 kB
AnonPages:        618444 kB
Mapped:            22288 kB
Shmem:               204 kB
Slab:             620372 kB
SReclaimable:      63604 kB
SUnreclaim:       556768 kB
KernelStack:        1784 kB
PageTables:         5660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71700 MiB
End job on node141 at 2016-06-30 23:13:50