Trace number 4110185

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 49.4575 56.6288

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110973163--soft-0-100-0.wbo
MD5SUMddf92c4c1e045ebe7e849be5501be2d8
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark14.5958
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 constraints101
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1215
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110185-1467321631.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.065s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     270
0.10/0.17	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 101 literals
0.67/0.30	c And the winner is solver0
1.08/0.68	c SATISFIABLE
1.08/0.68	c OPTIMIZING...
1.08/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.08/0.68	o 477
1.12/0.70	c And the winner is solver0
1.16/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.16/1.18	o 470
1.16/1.19	c And the winner is solver0
1.17/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.17/1.68	o 439
1.17/1.69	c And the winner is solver0
1.18/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.18/2.18	o 430
1.18/2.19	c And the winner is solver0
1.20/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
1.20/2.68	o 409
1.20/2.69	c And the winner is solver0
1.31/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
1.31/3.19	o 407
1.31/3.20	c And the winner is solver0
1.43/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
1.43/3.69	o 406
1.45/3.73	c And the winner is solver0
1.61/4.19	c Got one! Elapsed wall clock time (in seconds):4.081
1.61/4.19	o 405
1.61/4.19	c And the winner is solver0
1.70/4.69	c Got one! Elapsed wall clock time (in seconds):4.582
1.70/4.69	o 343
1.71/4.74	c And the winner is solver0
1.78/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
1.78/5.19	o 342
1.79/5.28	c And the winner is solver0
2.12/5.69	c Got one! Elapsed wall clock time (in seconds):5.585
2.12/5.69	o 340
2.12/5.70	c And the winner is solver0
2.12/6.19	c Got one! Elapsed wall clock time (in seconds):6.086
2.12/6.19	o 330
2.12/6.20	c And the winner is solver0
2.12/6.70	c Got one! Elapsed wall clock time (in seconds):6.587
2.12/6.70	o 317
2.13/6.77	c And the winner is solver0
2.40/7.20	c Got one! Elapsed wall clock time (in seconds):7.088
2.40/7.20	o 316
2.40/7.23	c And the winner is solver0
2.48/7.70	c Got one! Elapsed wall clock time (in seconds):7.589
2.48/7.70	o 315
2.49/7.72	c And the winner is solver0
2.56/8.20	c Got one! Elapsed wall clock time (in seconds):8.091
2.56/8.20	o 314
2.56/8.28	c cleaning 4477 clauses out of 8954 with flag 3236/8954
2.86/8.38	c And the winner is solver0
3.14/8.70	c Got one! Elapsed wall clock time (in seconds):8.592
3.14/8.70	o 311
3.14/8.74	c And the winner is solver0
3.24/9.20	c Got one! Elapsed wall clock time (in seconds):9.093
3.24/9.20	o 308
3.24/9.21	c And the winner is solver0
3.27/9.70	c Got one! Elapsed wall clock time (in seconds):9.595
3.27/9.70	o 304
3.47/9.85	c cleaning 5290 clauses out of 10598 with flag 13031/15075
4.07/10.18	c cleaning 5649 clauses out of 11307 with flag 44392/21074
4.91/10.57	c cleaning 6327 clauses out of 12657 with flag 81398/28073
5.33/10.71	c And the winner is solver0
5.40/11.20	c Got one! Elapsed wall clock time (in seconds):11.096
5.40/11.20	o 302
5.59/11.37	c cleaning 6085 clauses out of 12178 with flag 14109/33921
5.79/11.46	c And the winner is solver0
5.97/11.71	c Got one! Elapsed wall clock time (in seconds):11.597
5.97/11.71	o 300
6.14/11.83	c And the winner is solver0
6.24/12.21	c Got one! Elapsed wall clock time (in seconds):12.098
6.24/12.21	o 294
6.38/12.37	c cleaning 6320 clauses out of 12648 with flag 8212/40476
6.58/12.41	c And the winner is solver0
6.67/12.71	c Got one! Elapsed wall clock time (in seconds):12.599
6.67/12.71	o 286
6.67/12.75	c And the winner is solver0
6.89/13.21	c Got one! Elapsed wall clock time (in seconds):13.101
6.89/13.21	o 285
7.26/13.47	c cleaning 6546 clauses out of 13095 with flag 23848/47243
7.26/13.48	c And the winner is solver0
7.46/13.71	c Got one! Elapsed wall clock time (in seconds):13.602
7.46/13.71	o 280
7.62/13.82	c And the winner is solver0
7.72/14.21	c Got one! Elapsed wall clock time (in seconds):14.103
7.72/14.21	o 277
7.90/14.35	c And the winner is solver0
8.04/14.71	c Got one! Elapsed wall clock time (in seconds):14.604
8.04/14.71	o 274
8.04/14.78	c cleaning 6252 clauses out of 12515 with flag 4249/53209
8.41/14.92	c And the winner is solver0
8.48/15.21	c Got one! Elapsed wall clock time (in seconds):15.105
8.48/15.21	o 273
8.64/15.30	c And the winner is solver0
8.67/15.71	c Got one! Elapsed wall clock time (in seconds):15.606
8.67/15.71	o 272
8.67/15.76	c And the winner is solver0
8.82/16.22	c Got one! Elapsed wall clock time (in seconds):16.108
8.82/16.22	o 269
8.98/16.33	c cleaning 6875 clauses out of 13764 with flag 9382/60710
9.39/16.56	c And the winner is solver0
9.56/16.72	c Got one! Elapsed wall clock time (in seconds):16.609
9.56/16.72	o 268
9.56/16.78	c cleaning 6385 clauses out of 12779 with flag 3917/66600
10.12/17.07	c cleaning 6175 clauses out of 12393 with flag 32926/72599
10.32/17.14	c And the winner is solver0
10.48/17.27	c Got one! Elapsed wall clock time (in seconds):17.16
10.48/17.27	o 266
10.56/17.33	c And the winner is solver0
10.67/17.77	c Got one! Elapsed wall clock time (in seconds):17.661
10.67/17.77	o 262
10.72/17.83	c And the winner is solver0
10.83/18.27	c Got one! Elapsed wall clock time (in seconds):18.162
10.83/18.27	o 259
10.88/18.36	c And the winner is solver0
11.03/18.77	c Got one! Elapsed wall clock time (in seconds):18.664
11.03/18.77	o 258
11.09/18.82	c And the winner is solver0
11.18/19.27	c Got one! Elapsed wall clock time (in seconds):19.165
11.18/19.27	o 253
11.24/19.34	c cleaning 6938 clauses out of 13884 with flag 4715/80265
11.84/19.64	c cleaning 6459 clauses out of 12946 with flag 35110/86265
11.84/19.64	c And the winner is solver0
11.98/19.78	c Got one! Elapsed wall clock time (in seconds):19.67
11.98/19.78	o 252
12.04/19.86	c And the winner is solver0
12.25/20.28	c Got one! Elapsed wall clock time (in seconds):20.171
12.25/20.28	o 239
12.28/20.32	c And the winner is solver0
12.36/20.78	c Got one! Elapsed wall clock time (in seconds):20.672
12.36/20.78	o 235
12.60/20.93	c And the winner is solver0
12.73/21.28	c Got one! Elapsed wall clock time (in seconds):21.173
12.73/21.28	o 223
12.76/21.30	c And the winner is solver0
12.80/21.78	c Got one! Elapsed wall clock time (in seconds):21.674
12.80/21.78	o 220
12.83/21.85	c And the winner is solver0
12.99/22.28	c Got one! Elapsed wall clock time (in seconds):22.174
12.99/22.28	o 218
13.01/22.35	c cleaning 7097 clauses out of 14206 with flag 4562/93984
13.01/22.36	c And the winner is solver0
13.18/22.78	c Got one! Elapsed wall clock time (in seconds):22.675
13.18/22.78	o 216
13.20/22.86	c And the winner is solver0
13.39/23.28	c Got one! Elapsed wall clock time (in seconds):23.176
13.39/23.28	o 213
13.42/23.34	c And the winner is solver0
13.55/23.79	c Got one! Elapsed wall clock time (in seconds):23.677
13.55/23.79	o 212
13.77/23.95	c cleaning 6581 clauses out of 13178 with flag 15392/100053
13.97/24.02	c And the winner is solver0
14.05/24.29	c Got one! Elapsed wall clock time (in seconds):24.178
14.05/24.29	o 210
14.27/24.42	c And the winner is solver0
14.33/24.79	c Got one! Elapsed wall clock time (in seconds):24.679
14.33/24.79	o 173
14.54/24.91	c cleaning 6550 clauses out of 13110 with flag 10236/106566
14.54/24.93	c And the winner is solver0
14.70/25.29	c Got one! Elapsed wall clock time (in seconds):25.18
14.70/25.29	o 168
14.93/25.41	c And the winner is solver0
14.98/25.79	c Got one! Elapsed wall clock time (in seconds):25.681
14.98/25.79	o 166
14.99/25.82	c And the winner is solver0
15.09/26.29	c Got one! Elapsed wall clock time (in seconds):26.182
15.09/26.29	o 164
15.31/26.41	c And the winner is solver0
15.36/26.79	c Got one! Elapsed wall clock time (in seconds):26.683
15.36/26.79	o 161
15.37/26.81	c And the winner is solver0
15.45/27.29	c Got one! Elapsed wall clock time (in seconds):27.184
15.45/27.29	o 158
15.46/27.30	c And the winner is solver0
15.47/27.79	c Got one! Elapsed wall clock time (in seconds):27.685
15.47/27.79	o 133
15.48/27.80	c And the winner is solver0
15.49/28.29	c Got one! Elapsed wall clock time (in seconds):28.186
15.49/28.29	o 127
15.50/28.33	c And the winner is solver0
15.60/28.80	c Got one! Elapsed wall clock time (in seconds):28.687
15.60/28.80	o 123
15.60/28.81	c And the winner is solver0
15.62/29.30	c Got one! Elapsed wall clock time (in seconds):29.188
15.62/29.30	o 109
15.62/29.31	c And the winner is solver0
15.65/29.80	c Got one! Elapsed wall clock time (in seconds):29.689
15.65/29.80	o 107
15.66/29.81	c And the winner is solver0
15.69/30.30	c Got one! Elapsed wall clock time (in seconds):30.19
15.69/30.30	o 103
15.69/30.32	c And the winner is solver0
15.80/30.80	c Got one! Elapsed wall clock time (in seconds):30.691
15.80/30.80	o 93
15.81/30.86	c And the winner is solver0
15.98/31.30	c Got one! Elapsed wall clock time (in seconds):31.193
15.98/31.30	o 92
16.22/31.41	c cleaning 8157 clauses out of 16322 with flag 3653/116328
16.22/31.42	c And the winner is solver0
16.64/31.80	c Got one! Elapsed wall clock time (in seconds):31.694
16.64/31.80	o 91
17.06/32.07	c cleaning 6762 clauses out of 13534 with flag 19330/121697
17.65/32.39	c cleaning 6379 clauses out of 12774 with flag 43995/127699
17.65/32.40	c And the winner is solver0
18.64/33.20	c Got one! Elapsed wall clock time (in seconds):33.097
18.64/33.20	o 90
18.64/33.24	c And the winner is solver0
18.74/33.71	c Got one! Elapsed wall clock time (in seconds):33.598
18.74/33.71	o 85
18.74/33.72	c And the winner is solver0
18.81/34.21	c Got one! Elapsed wall clock time (in seconds):34.099
18.81/34.21	o 82
18.81/34.22	c And the winner is solver0
18.88/34.71	c Got one! Elapsed wall clock time (in seconds):34.601
18.88/34.71	o 76
18.88/34.73	c And the winner is solver0
18.96/35.21	c Got one! Elapsed wall clock time (in seconds):35.102
18.96/35.21	o 73
19.33/35.46	c cleaning 6805 clauses out of 13619 with flag 20647/134923
19.94/35.75	c cleaning 6401 clauses out of 12814 with flag 46099/140923
19.94/35.76	c And the winner is solver0
20.90/36.61	c Got one! Elapsed wall clock time (in seconds):36.504
20.90/36.61	o 64
20.90/36.65	c And the winner is solver0
20.99/37.11	c Got one! Elapsed wall clock time (in seconds):37.006
20.99/37.11	o 49
20.99/37.12	c And the winner is solver0
21.01/37.62	c Got one! Elapsed wall clock time (in seconds):37.508
21.01/37.62	o 47
21.01/37.63	c And the winner is solver0
21.08/38.12	c Got one! Elapsed wall clock time (in seconds):38.01
21.08/38.12	o 46
21.08/38.16	c And the winner is solver0
21.17/38.62	c Got one! Elapsed wall clock time (in seconds):38.513
21.17/38.62	o 44
21.17/38.68	c And the winner is solver0
21.34/39.12	c Got one! Elapsed wall clock time (in seconds):39.016
21.34/39.12	o 41
21.34/39.15	c And the winner is solver0
21.41/39.63	c Got one! Elapsed wall clock time (in seconds):39.519
21.41/39.63	o 38
21.56/39.79	c cleaning 7454 clauses out of 14914 with flag 11809/149424
22.15/40.01	c And the winner is solver0
22.20/40.13	c Got one! Elapsed wall clock time (in seconds):40.022
22.20/40.13	o 34
22.20/40.16	c And the winner is solver0
22.28/40.63	c Got one! Elapsed wall clock time (in seconds):40.525
22.28/40.63	o 28
22.61/40.87	c cleaning 9252 clauses out of 18510 with flag 15633/160474
23.20/41.10	c cleaning 7619 clauses out of 15256 with flag 34110/166473
23.60/41.37	c cleaning 7300 clauses out of 14638 with flag 54810/173474
24.20/41.68	c cleaning 7668 clauses out of 15339 with flag 79451/181475
25.01/42.08	c cleaning 8333 clauses out of 16669 with flag 106917/190473
25.81/42.46	c And the winner is solver0
25.96/42.64	c Got one! Elapsed wall clock time (in seconds):42.528
25.96/42.64	o 27
26.28/42.88	c cleaning 10655 clauses out of 21316 with flag 16114/203454
26.89/43.15	c cleaning 8326 clauses out of 16662 with flag 36666/209456
27.49/43.45	c cleaning 7661 clauses out of 15334 with flag 60548/216454
28.29/43.81	c cleaning 7835 clauses out of 15674 with flag 87335/224455
29.10/44.21	c cleaning 8415 clauses out of 16838 with flag 115495/233455
29.90/44.63	c cleaning 9206 clauses out of 18422 with flag 149316/243455
30.91/45.15	c cleaning 10103 clauses out of 20219 with flag 186968/254458
32.09/45.73	c cleaning 11052 clauses out of 22112 with flag 227963/266454
33.31/46.37	c cleaning 12023 clauses out of 24060 with flag 271567/279454
33.50/46.48	c And the winner is solver0
33.71/46.64	c Got one! Elapsed wall clock time (in seconds):46.532
33.71/46.64	o 24
34.02/46.80	c cleaning 8846 clauses out of 17702 with flag 10874/285119
34.42/47.06	c cleaning 7420 clauses out of 14855 with flag 32974/291119
35.04/47.37	c cleaning 7211 clauses out of 14434 with flag 59375/298118
35.82/47.71	c cleaning 7608 clauses out of 15226 with flag 87625/306121
36.62/48.10	c cleaning 8299 clauses out of 16615 with flag 118021/315119
37.44/48.54	c cleaning 9150 clauses out of 18315 with flag 154966/325119
38.42/49.07	c cleaning 10080 clauses out of 20165 with flag 198104/336120
39.22/49.41	c And the winner is solver0
40.55/50.75	c Got one! Elapsed wall clock time (in seconds):50.64
40.55/50.75	o 21
41.05/51.02	c cleaning 11254 clauses out of 22519 with flag 18510/348556
41.25/51.18	c And the winner is solver0
41.74/51.56	c Got one! Elapsed wall clock time (in seconds):51.447
41.74/51.56	o 20
41.83/51.67	c cleaning 8608 clauses out of 17228 with flag 7817/354519
42.43/51.92	c cleaning 7306 clauses out of 14617 with flag 29129/360518
43.03/52.20	c cleaning 7148 clauses out of 14312 with flag 54839/367519
43.63/52.52	c cleaning 7581 clauses out of 15165 with flag 83971/375522
43.83/52.61	c And the winner is solver0
44.46/53.26	c Got one! Elapsed wall clock time (in seconds):53.154
44.46/53.26	o 18
44.57/53.39	c cleaning 6559 clauses out of 13126 with flag 11021/381064
44.77/53.46	c And the winner is solver0
45.45/54.07	c Got one! Elapsed wall clock time (in seconds):53.962
45.45/54.07	o 17
45.72/54.20	c cleaning 5934 clauses out of 11879 with flag 11046/386378
46.12/54.45	c cleaning 5964 clauses out of 11943 with flag 35192/392377
46.72/54.72	c cleaning 6481 clauses out of 12977 with flag 60700/399377
47.33/55.04	c cleaning 7241 clauses out of 14492 with flag 90101/407377
47.33/55.06	c And the winner is solver0
48.09/55.78	c Got one! Elapsed wall clock time (in seconds):55.671
48.09/55.78	o 16
48.38/55.99	c cleaning 6424 clauses out of 12859 with flag 19985/412989
48.79/56.18	c And the winner is solver0
49.32/56.61	c >>>>>>>>>> Solver number 0 (83 answers) <<<<<<<<<<<<<<<<<<
49.32/56.61	c starts		: 278
49.32/56.61	c conflicts		: 418187
49.32/56.61	c decisions		: 724732
49.32/56.61	c propagations		: 12526483
49.32/56.61	c inspects		: 205434599
49.32/56.61	c shortcuts		: 0
49.32/56.61	c learnt literals	: 47
49.32/56.61	c learnt binary clauses	: 31
49.32/56.61	c learnt ternary clauses	: 677
49.32/56.61	c learnt constraints	: 418139
49.32/56.61	c ignored constraints	: 0
49.32/56.61	c root simplifications	: 0
49.32/56.61	c removed literals (reason simplification)	: 306544
49.32/56.61	c reason swapping (by a shorter reason)	: 0
49.32/56.61	c Calls to reduceDB	: 54
49.32/56.61	c Number of update (reduction) of LBD	: 126925
49.32/56.61	c Imported unit clauses	: 0
49.32/56.61	c number of reductions to clauses (during analyze)	: 0
49.32/56.61	c number of learned constraints concerned by reduction	: 0
49.32/56.61	c number of learning phase by resolution	: 0
49.32/56.61	c number of learning phase by cutting planes	: 0
49.32/56.61	c speed (assignments/second)	: 221990.55433472747
49.32/56.61	c non guided choices	4172
49.32/56.61	c learnt constraints type 
49.32/56.61	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
49.32/56.61	c starts		: 81
49.32/56.61	c conflicts		: 300
49.32/56.61	c decisions		: 9772
49.32/56.61	c propagations		: 26478
49.32/56.61	c inspects		: 967096
49.32/56.61	c shortcuts		: 0
49.32/56.61	c learnt literals	: 0
49.32/56.61	c learnt binary clauses	: 0
49.32/56.61	c learnt ternary clauses	: 0
49.32/56.61	c learnt constraints	: 223
49.32/56.61	c ignored constraints	: 0
49.32/56.61	c root simplifications	: 0
49.32/56.61	c removed literals (reason simplification)	: 0
49.32/56.61	c reason swapping (by a shorter reason)	: 0
49.32/56.61	c Calls to reduceDB	: 0
49.32/56.61	c Number of update (reduction) of LBD	: 0
49.32/56.61	c Imported unit clauses	: 0
49.32/56.61	c number of reductions to clauses (during analyze)	: 0
49.32/56.61	c number of learned constraints concerned by reduction	: 0
49.32/56.61	c number of learning phase by resolution	: 0
49.32/56.61	c number of learning phase by cutting planes	: 0
49.32/56.61	c speed (assignments/second)	: 32528.25552825553
49.32/56.61	c non guided choices	1866
49.32/56.61	c learnt constraints type 
49.32/56.61	s OPTIMUM FOUND
49.32/56.61	c Found 82 solution(s)
49.32/56.61	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 
49.32/56.61	c objective function=16
49.32/56.61	c Total wall clock time (in seconds): 56.502

Verifier Data

OK	16

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-4110185-1467321631/watcher-4110185-1467321631 -o /tmp/evaluation-result-4110185-1467321631/solver-4110185-1467321631 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467319233-22139 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110185-1467321631.wbo 

pid=26982
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 0.51 0.76 0.96 2/168 26985
/proc/meminfo: memFree=30520996/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 13266896 98570240 977 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 24065 977 743 9 0 16771 0
[pid=26985/tid=26986] ppid=26982 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) R 26982 26985 16080 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13266897 98570240 977 33554432000 1073741824 1073778376 140733486131408 139810814623272 235374724480 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100127 s]
/proc/loadavg: 0.51 0.76 0.96 2/168 26985
/proc/meminfo: memFree=30520996/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 4474 0 1 0 9 1 0 0 20 0 18 0 13266896 9787879424 6113 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2389619 6113 2156 9 0 2380296 0
[pid=26985/tid=26986] ppid=26982 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) R 26982 26985 16080 0 -1 4202560 2387 0 1 0 6 1 0 0 20 0 18 0 13266897 9787879424 6113 33554432000 1073741824 1073778376 140733486131408 139810814627192 139810817430930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200288 s]
/proc/loadavg: 0.51 0.76 0.96 2/168 26985
/proc/meminfo: memFree=30520996/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 4819 0 1 0 25 2 0 0 20 0 22 0 13266896 10060525568 7924 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 7924 2222 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2417 0 1 0 14 1 0 0 20 0 22 0 13266897 10060525568 7924 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300274 s]
/proc/loadavg: 0.51 0.76 0.96 2/168 26985
/proc/meminfo: memFree=30520996/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 10299 0 1 0 64 3 0 0 20 0 22 0 13266896 10060525568 11957 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 11961 2247 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2417 0 1 0 14 1 0 0 20 0 22 0 13266897 10060525568 11979 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9824732

[startup+0.700181 s]
/proc/loadavg: 0.51 0.76 0.96 2/168 26985
/proc/meminfo: memFree=30520996/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 14758 0 1 0 107 5 0 0 20 0 22 0 13266896 10060525568 14618 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 14618 2253 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2417 0 1 0 14 2 0 0 20 0 22 0 13266897 10060525568 14618 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9824732

[startup+1.50074 s]
/proc/loadavg: 0.51 0.76 0.96 1/187 27010
/proc/meminfo: memFree=30470168/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 14767 0 1 0 110 7 0 0 20 0 19 0 13266896 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 15636 2253 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2418 0 1 0 14 2 0 0 20 0 19 0 13266897 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 4305 0 0 0 32 0 0 0 20 0 19 0 13266901 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 6702 0 0 0 32 2 0 0 20 0 19 0 13266901 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266915 10060525568 15636 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9824732

[startup+3.10078 s]
/proc/loadavg: 0.51 0.76 0.96 1/187 27019
/proc/meminfo: memFree=30455480/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 16373 0 1 0 124 7 0 0 20 0 19 0 13266896 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 19769 2256 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 13266897 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 4308 0 0 0 33 0 0 0 20 0 19 0 13266901 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 8276 0 0 0 45 2 0 0 20 0 19 0 13266901 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266915 10060525568 19769 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30078 s]
/proc/loadavg: 0.47 0.75 0.96 1/187 27036
/proc/meminfo: memFree=30408176/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 18667 0 1 0 196 16 0 0 20 0 19 0 13266896 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 32572 2267 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2421 0 1 0 16 2 0 0 20 0 19 0 13266897 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13266898 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 6499 0 0 0 58 2 0 0 20 0 19 0 13266901 10060525568 32572 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 13266898 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 13266898 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13266898 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 13266898 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13266898 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 2 9 0 0 20 0 22 0 13266899 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13266899 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 13266899 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 6508 0 0 0 85 2 0 0 20 0 22 0 13266901 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 13760 0 0 0 154 3 0 0 20 0 22 0 13266901 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13266915 10060525568 51404 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 46.12
Current children cumulated vsize (KiB) 9824732

[startup+56.0009 s]
/proc/loadavg: 0.57 0.71 0.93 3/189 27249
/proc/meminfo: memFree=30321656/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=48.58 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 24948 0 1 0 4698 160 0 0 20 0 22 0 13266896 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 51405 2286 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2422 0 1 0 26 2 0 0 20 0 22 0 13266897 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13266898 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 2 9 0 0 20 0 22 0 13266899 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13266899 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 13266899 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 6508 0 0 0 85 2 0 0 20 0 22 0 13266901 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 13760 0 0 0 154 3 0 0 20 0 22 0 13266901 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13266901 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13266915 10060525568 51405 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 48.58
Current children cumulated vsize (KiB) 9824732

[startup+56.4008 s]
/proc/loadavg: 0.57 0.71 0.93 3/189 27252
/proc/meminfo: memFree=30321796/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=49.17 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 24948 0 1 0 4756 161 0 0 20 0 20 0 13266896 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 51400 2286 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) S 26982 26985 16080 0 -1 4202560 2422 0 1 0 26 2 0 0 20 0 20 0 13266897 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810814628728 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 13266898 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 2 9 0 0 20 0 20 0 13266899 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13266899 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 20 0 13266899 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13266901 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 6508 0 0 0 85 2 0 0 20 0 20 0 13266901 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 13760 0 0 0 154 3 0 0 20 0 20 0 13266901 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13266901 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13266901 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13266915 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27251] ppid=26982 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/26985/task/27251/stat : 27251 (java) R 26982 26985 16080 0 -1 4202560 2 0 0 0 60 0 0 0 20 0 20 0 13272475 10060525568 51400 33554432000 1073741824 1073778376 140733486131408 139810159551064 139810665205236 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 49.17
Current children cumulated vsize (KiB) 9824732

[startup+56.6008 s]
/proc/loadavg: 0.57 0.71 0.93 3/189 27252
/proc/meminfo: memFree=30321796/32872528 swapFree=447588/480292
[pid=26985] ppid=26982 vsize=9824732 CPUtime=49.32 cores=1,3,5,7
/proc/26985/stat : 26985 (java) S 26982 26985 16080 0 -1 4202496 24948 0 1 0 4770 162 0 0 20 0 19 0 13266896 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 140733486122544 235378081853 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/26985/statm: 2456183 51398 2286 9 0 2446860 0
[pid=26985/tid=26986] ppid=26982 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/26985/task/26986/stat : 26986 (java) R 26982 26985 16080 0 -1 4202560 2422 0 1 0 27 2 0 0 20 0 19 0 13266897 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810814628656 139810665045350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26988] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26988/stat : 26988 (java) S 26982 26985 16080 0 -1 4202560 35 0 0 0 4 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810787081128 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26989] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26989/stat : 26989 (java) S 26982 26985 16080 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810786028584 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26990] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26990/stat : 26990 (java) S 26982 26985 16080 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810784975528 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26991] ppid=26982 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26985/task/26991/stat : 26991 (java) S 26982 26985 16080 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810783922984 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26985/tid=26992] ppid=26982 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26985/task/26992/stat : 26992 (java) S 26982 26985 16080 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810653645224 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26993] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26993/stat : 26993 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810652592680 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=26994] ppid=26982 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26985/task/26994/stat : 26994 (java) S 26982 26985 16080 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810651539624 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26995] ppid=26982 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/26985/task/26995/stat : 26995 (java) S 26982 26985 16080 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 13266898 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810650487080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26996] ppid=26982 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/26985/task/26996/stat : 26996 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 2 9 0 0 20 0 19 0 13266899 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810167974760 235378096041 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=26997] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26997/stat : 26997 (java) S 26982 26985 16080 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810166921080 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26998] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26998/stat : 26998 (java) S 26982 26985 16080 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 13266899 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810165867912 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=26999] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/26999/stat : 26999 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810164816656 235378104096 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27000] ppid=26982 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/26985/task/27000/stat : 27000 (java) S 26982 26985 16080 0 -1 4202560 6508 0 0 0 85 2 0 0 20 0 19 0 13266901 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810163763512 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26985/tid=27001] ppid=26982 vsize=9824732 CPUtime=1.57 cores=1,3,5,7
/proc/26985/task/27001/stat : 27001 (java) S 26982 26985 16080 0 -1 4202560 13760 0 0 0 154 3 0 0 20 0 19 0 13266901 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810162710968 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27002] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27002/stat : 27002 (java) S 26982 26985 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810161658104 235378095164 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26985/tid=27003] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27003/stat : 27003 (java) S 26982 26985 16080 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13266901 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810160605768 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26985/tid=27006] ppid=26982 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26985/task/27006/stat : 27006 (java) S 26982 26985 16080 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13266915 10060525568 51398 33554432000 1073741824 1073778376 140733486131408 139810157446440 235378096041 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 49.32
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 56.6288
CPU time (s): 49.4575
CPU user time (s): 47.7347
CPU system time (s): 1.72274
CPU usage (%): 87.3363
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 47.7347
system time used= 1.72274
maximum resident set size= 219808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24961
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3973
involuntary context switches= 1610

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.424935 second user time and 0.45693 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 23:20:31
IDJOB=4110185
IDBENCH=79193
IDSOLVER=2552
FILE ID=node104/4110185-1467321631
RUNJOBID= node104-1467319233-22139
PBS_JOBID= 20005270
Free space on /tmp= 71720 MiB

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

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

MD5SUM BENCH= ddf92c4c1e045ebe7e849be5501be2d8
RANDOM SEED=1185104984

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30521524 kB
Buffers:          205468 kB
Cached:           909892 kB
SwapCached:            0 kB
Active:           328424 kB
Inactive:         800980 kB
Active(anon):      16576 kB
Inactive(anon):        0 kB
Active(file):     311848 kB
Inactive(file):   800980 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1244 kB
Writeback:             0 kB
AnonPages:        518844 kB
Mapped:            13056 kB
Shmem:               204 kB
Slab:             612576 kB
SReclaimable:      55948 kB
SUnreclaim:       556628 kB
KernelStack:        1552 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     568492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71720 MiB
End job on node104 at 2016-06-30 23:21:28