Trace number 4092290

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 33.5579 55.9367

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967523--soft-0-100-0.wbo
MD5SUM36573e20f94a233c9b9c8f8613b15785
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.83981
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 1188
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092290-1467321795.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.066s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
1.02/0.41	c And the winner is solver0
1.33/0.69	c SATISFIABLE
1.33/0.69	c OPTIMIZING...
1.33/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.33/0.69	o 925
1.33/0.69	c And the winner is solver0
1.34/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.34/1.19	o 913
1.34/1.20	c And the winner is solver0
1.34/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.34/1.69	o 788
1.34/1.70	c And the winner is solver0
1.36/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.36/2.19	o 779
1.38/2.22	c And the winner is solver0
1.57/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.57/2.69	o 584
1.57/2.70	c And the winner is solver0
1.57/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
1.57/3.20	o 564
1.57/3.20	c And the winner is solver0
1.59/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.59/3.70	o 379
1.59/3.70	c And the winner is solver0
1.59/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
1.59/4.20	o 377
1.59/4.20	c And the winner is solver0
1.60/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
1.60/4.70	o 366
1.60/4.71	c And the winner is solver0
1.62/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
1.62/5.20	o 364
1.62/5.22	c And the winner is solver0
1.72/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
1.72/5.70	o 362
1.72/5.72	c And the winner is solver0
1.77/6.20	c Got one! Elapsed wall clock time (in seconds):6.085
1.77/6.20	o 359
1.77/6.23	c And the winner is solver0
1.85/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
1.85/6.70	o 358
1.85/6.71	c And the winner is solver0
1.86/7.21	c Got one! Elapsed wall clock time (in seconds):7.087
1.86/7.21	o 351
1.86/7.28	c And the winner is solver0
2.06/7.71	c Got one! Elapsed wall clock time (in seconds):7.588
2.06/7.71	o 350
2.06/7.80	c And the winner is solver0
2.48/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
2.48/8.21	o 349
2.48/8.27	c And the winner is solver0
2.63/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
2.63/8.71	o 347
2.63/8.72	c And the winner is solver0
2.64/9.21	c Got one! Elapsed wall clock time (in seconds):9.092
2.64/9.21	o 344
2.64/9.21	c And the winner is solver0
2.65/9.71	c Got one! Elapsed wall clock time (in seconds):9.593
2.65/9.71	o 343
3.07/9.97	c cleaning 5479 clauses out of 10964 with flag 15434/10964
3.31/10.08	c And the winner is solver0
3.49/10.21	c Got one! Elapsed wall clock time (in seconds):10.094
3.49/10.21	o 342
3.49/10.23	c And the winner is solver0
3.55/10.71	c Got one! Elapsed wall clock time (in seconds):10.595
3.55/10.71	o 339
3.55/10.72	c And the winner is solver0
3.57/11.21	c Got one! Elapsed wall clock time (in seconds):11.096
3.57/11.21	o 336
3.57/11.23	c And the winner is solver0
3.61/11.72	c Got one! Elapsed wall clock time (in seconds):11.597
3.61/11.72	o 306
3.61/11.72	c And the winner is solver0
3.61/12.22	c Got one! Elapsed wall clock time (in seconds):12.098
3.61/12.22	o 305
3.61/12.23	c And the winner is solver0
3.77/12.72	c Got one! Elapsed wall clock time (in seconds):12.599
3.77/12.72	o 299
3.77/12.79	c And the winner is solver0
3.94/13.22	c Got one! Elapsed wall clock time (in seconds):13.1
3.94/13.22	o 298
3.94/13.23	c And the winner is solver0
3.98/13.72	c Got one! Elapsed wall clock time (in seconds):13.601
3.98/13.72	o 293
3.98/13.74	c And the winner is solver0
4.02/14.22	c Got one! Elapsed wall clock time (in seconds):14.102
4.02/14.22	o 291
4.02/14.28	c And the winner is solver0
4.15/14.72	c Got one! Elapsed wall clock time (in seconds):14.603
4.15/14.72	o 288
4.15/14.78	c And the winner is solver0
4.31/15.22	c Got one! Elapsed wall clock time (in seconds):15.104
4.31/15.22	o 283
4.31/15.24	c And the winner is solver0
4.38/15.72	c Got one! Elapsed wall clock time (in seconds):15.605
4.38/15.72	o 281
4.53/15.80	c And the winner is solver0
4.57/16.22	c Got one! Elapsed wall clock time (in seconds):16.105
4.57/16.22	o 278
4.57/16.23	c And the winner is solver0
4.57/16.72	c Got one! Elapsed wall clock time (in seconds):16.606
4.57/16.72	o 273
4.57/16.73	c And the winner is solver0
4.57/17.23	c Got one! Elapsed wall clock time (in seconds):17.107
4.57/17.23	o 271
4.57/17.23	c And the winner is solver0
4.57/17.73	c Got one! Elapsed wall clock time (in seconds):17.608
4.57/17.73	o 263
4.57/17.79	c cleaning 7659 clauses out of 15341 with flag 3494/20820
4.72/17.81	c And the winner is solver0
4.77/18.23	c Got one! Elapsed wall clock time (in seconds):18.109
4.77/18.23	o 256
4.77/18.24	c And the winner is solver0
4.81/18.73	c Got one! Elapsed wall clock time (in seconds):18.61
4.81/18.73	o 255
4.81/18.76	c And the winner is solver0
4.93/19.23	c Got one! Elapsed wall clock time (in seconds):19.111
4.93/19.23	o 249
5.08/19.30	c And the winner is solver0
5.12/19.73	c Got one! Elapsed wall clock time (in seconds):19.612
5.12/19.73	o 221
5.46/19.94	c And the winner is solver0
5.55/20.23	c Got one! Elapsed wall clock time (in seconds):20.113
5.55/20.23	o 215
5.55/20.27	c And the winner is solver0
5.64/20.73	c Got one! Elapsed wall clock time (in seconds):20.614
5.64/20.73	o 207
5.64/20.76	c And the winner is solver0
5.73/21.23	c Got one! Elapsed wall clock time (in seconds):21.114
5.73/21.23	o 190
5.73/21.25	c And the winner is solver0
5.78/21.73	c Got one! Elapsed wall clock time (in seconds):21.615
5.78/21.73	o 188
5.78/21.79	c And the winner is solver0
5.93/22.23	c Got one! Elapsed wall clock time (in seconds):22.116
5.93/22.23	o 182
5.93/22.25	c And the winner is solver0
5.98/22.74	c Got one! Elapsed wall clock time (in seconds):22.617
5.98/22.74	o 181
5.98/22.79	c And the winner is solver0
6.12/23.24	c Got one! Elapsed wall clock time (in seconds):23.118
6.12/23.24	o 169
6.22/23.32	c cleaning 9226 clauses out of 18455 with flag 4008/31593
6.22/23.32	c And the winner is solver0
6.34/23.74	c Got one! Elapsed wall clock time (in seconds):23.619
6.34/23.74	o 168
6.34/23.75	c And the winner is solver0
6.39/24.24	c Got one! Elapsed wall clock time (in seconds):24.12
6.39/24.24	o 167
6.52/24.38	c And the winner is solver0
6.79/24.74	c Got one! Elapsed wall clock time (in seconds):24.621
6.79/24.74	o 166
6.93/24.84	c And the winner is solver0
7.04/25.24	c Got one! Elapsed wall clock time (in seconds):25.121
7.04/25.24	o 165
7.04/25.27	c And the winner is solver0
7.13/25.74	c Got one! Elapsed wall clock time (in seconds):25.622
7.13/25.74	o 147
7.13/25.75	c And the winner is solver0
7.15/26.24	c Got one! Elapsed wall clock time (in seconds):26.123
7.15/26.24	o 136
7.15/26.28	c And the winner is solver0
7.25/26.74	c Got one! Elapsed wall clock time (in seconds):26.624
7.25/26.74	o 133
7.36/26.88	c cleaning 8716 clauses out of 17438 with flag 9165/39802
7.56/26.94	c And the winner is solver0
7.70/27.24	c Got one! Elapsed wall clock time (in seconds):27.125
7.70/27.24	o 131
7.70/27.25	c And the winner is solver0
7.74/27.74	c Got one! Elapsed wall clock time (in seconds):27.626
7.74/27.74	o 129
8.07/27.93	c And the winner is solver0
8.22/28.24	c Got one! Elapsed wall clock time (in seconds):28.126
8.22/28.24	o 128
8.22/28.27	c And the winner is solver0
8.29/28.75	c Got one! Elapsed wall clock time (in seconds):28.627
8.29/28.75	o 121
8.43/28.84	c And the winner is solver0
8.68/29.25	c Got one! Elapsed wall clock time (in seconds):29.128
8.68/29.25	o 119
8.68/29.28	c And the winner is solver0
8.79/29.75	c Got one! Elapsed wall clock time (in seconds):29.629
8.79/29.75	o 118
8.79/29.78	c And the winner is solver0
8.90/30.25	c Got one! Elapsed wall clock time (in seconds):30.13
8.90/30.25	o 107
9.00/30.30	c And the winner is solver0
9.04/30.75	c Got one! Elapsed wall clock time (in seconds):30.631
9.04/30.75	o 106
9.16/30.87	c cleaning 8857 clauses out of 17714 with flag 5333/48794
9.16/30.87	c And the winner is solver0
9.82/31.25	c Got one! Elapsed wall clock time (in seconds):31.132
9.82/31.25	o 86
10.14/31.48	c And the winner is solver0
10.33/31.75	c Got one! Elapsed wall clock time (in seconds):31.632
10.33/31.75	o 85
10.33/31.78	c And the winner is solver0
10.43/32.25	c Got one! Elapsed wall clock time (in seconds):32.134
10.43/32.25	o 80
10.51/32.32	c cleaning 7260 clauses out of 14528 with flag 4621/54465
10.51/32.38	c And the winner is solver0
10.81/32.75	c Got one! Elapsed wall clock time (in seconds):32.635
10.81/32.75	o 79
11.09/32.95	c And the winner is solver0
11.26/33.26	c Got one! Elapsed wall clock time (in seconds):33.137
11.26/33.26	o 76
11.26/33.29	c And the winner is solver0
11.35/33.76	c Got one! Elapsed wall clock time (in seconds):33.639
11.35/33.76	o 75
11.35/33.77	c And the winner is solver0
11.39/34.26	c Got one! Elapsed wall clock time (in seconds):34.14
11.39/34.26	o 74
11.47/34.31	c And the winner is solver0
11.50/34.76	c Got one! Elapsed wall clock time (in seconds):34.642
11.50/34.76	o 72
11.58/34.84	c cleaning 7380 clauses out of 14759 with flag 4552/61956
11.58/34.85	c And the winner is solver0
11.71/35.26	c Got one! Elapsed wall clock time (in seconds):35.144
11.71/35.26	o 71
11.71/35.30	c And the winner is solver0
11.80/35.76	c Got one! Elapsed wall clock time (in seconds):35.646
11.80/35.76	o 68
11.86/35.86	c And the winner is solver0
12.01/36.27	c Got one! Elapsed wall clock time (in seconds):36.148
12.01/36.27	o 59
12.01/36.30	c And the winner is solver0
12.09/36.77	c Got one! Elapsed wall clock time (in seconds):36.65
12.09/36.77	o 57
12.34/36.98	c cleaning 7541 clauses out of 15085 with flag 18455/69662
12.54/37.00	c And the winner is solver0
12.57/37.27	c Got one! Elapsed wall clock time (in seconds):37.152
12.57/37.27	o 55
12.62/37.38	c And the winner is solver0
12.93/37.77	c Got one! Elapsed wall clock time (in seconds):37.654
12.93/37.77	o 53
12.93/37.79	c And the winner is solver0
12.98/38.28	c Got one! Elapsed wall clock time (in seconds):38.157
12.98/38.28	o 51
13.02/38.38	c And the winner is solver0
13.35/38.78	c Got one! Elapsed wall clock time (in seconds):38.659
13.35/38.78	o 50
13.40/38.81	c And the winner is solver0
13.43/39.28	c Got one! Elapsed wall clock time (in seconds):39.162
13.43/39.28	o 49
13.46/39.34	c cleaning 7269 clauses out of 14542 with flag 3726/76660
13.46/39.37	c And the winner is solver0
13.62/39.78	c Got one! Elapsed wall clock time (in seconds):39.664
13.62/39.78	o 48
13.84/39.91	c And the winner is solver0
14.02/40.29	c Got one! Elapsed wall clock time (in seconds):40.167
14.02/40.29	o 47
14.03/40.34	c And the winner is solver0
14.13/40.79	c Got one! Elapsed wall clock time (in seconds):40.67
14.13/40.79	o 46
14.16/40.84	c cleaning 6618 clauses out of 13238 with flag 4199/82625
14.16/40.88	c And the winner is solver0
14.32/41.29	c Got one! Elapsed wall clock time (in seconds):41.173
14.32/41.29	o 45
14.33/41.31	c And the winner is solver0
14.37/41.79	c Got one! Elapsed wall clock time (in seconds):41.676
14.37/41.79	o 44
14.38/41.84	c And the winner is solver0
14.47/42.30	c Got one! Elapsed wall clock time (in seconds):42.18
14.47/42.30	o 40
14.66/42.40	c And the winner is solver0
14.67/42.80	c Got one! Elapsed wall clock time (in seconds):42.683
14.67/42.80	o 36
14.67/42.87	c And the winner is solver0
14.84/43.30	c Got one! Elapsed wall clock time (in seconds):43.187
14.84/43.30	o 34
15.02/43.42	c cleaning 7205 clauses out of 14410 with flag 8259/90415
15.42/43.68	c cleaning 6602 clauses out of 13207 with flag 33020/96417
15.62/43.77	c And the winner is solver0
15.78/43.81	c Got one! Elapsed wall clock time (in seconds):43.69
15.78/43.81	o 30
15.78/43.88	c And the winner is solver0
15.94/44.31	c Got one! Elapsed wall clock time (in seconds):44.194
15.94/44.31	o 27
16.10/44.43	c cleaning 6256 clauses out of 12513 with flag 7895/102325
16.10/44.49	c And the winner is solver0
16.33/44.82	c Got one! Elapsed wall clock time (in seconds):44.698
16.33/44.82	o 17
16.49/44.90	c And the winner is solver0
16.51/45.32	c Got one! Elapsed wall clock time (in seconds):45.203
16.51/45.32	o 16
16.68/45.41	c cleaning 5907 clauses out of 11814 with flag 7708/107882
17.10/45.66	c cleaning 5945 clauses out of 11905 with flag 28659/113881
17.10/45.67	c And the winner is solver0
17.29/45.83	c Got one! Elapsed wall clock time (in seconds):45.709
17.29/45.83	o 15
17.62/46.03	c cleaning 5561 clauses out of 11128 with flag 19351/119049
17.62/46.06	c And the winner is solver0
17.80/46.33	c Got one! Elapsed wall clock time (in seconds):46.215
17.80/46.33	o 14
18.13/46.55	c cleaning 5775 clauses out of 11555 with flag 20335/125037
18.73/46.80	c cleaning 5883 clauses out of 11781 with flag 44679/131038
19.13/47.05	c And the winner is solver0
19.25/47.34	c Got one! Elapsed wall clock time (in seconds):47.222
19.25/47.34	o 10
19.57/47.58	c cleaning 8231 clauses out of 16463 with flag 18807/141604
20.17/47.85	c cleaning 7114 clauses out of 14231 with flag 42155/147604
20.77/48.18	c cleaning 7057 clauses out of 14119 with flag 69454/154606
21.58/48.58	c cleaning 7523 clauses out of 15060 with flag 101950/162604
22.58/49.01	c cleaning 8266 clauses out of 16537 with flag 139224/171605
23.18/49.32	c And the winner is solver0
23.18/49.35	c Got one! Elapsed wall clock time (in seconds):49.23
23.18/49.35	o 8
23.75/49.64	c cleaning 10014 clauses out of 20045 with flag 21123/183380
24.33/49.92	c cleaning 8011 clauses out of 16027 with flag 45085/189376
24.93/50.24	c cleaning 7507 clauses out of 15015 with flag 76896/196376
24.93/50.24	c And the winner is solver0
25.06/50.36	c Got one! Elapsed wall clock time (in seconds):50.239
25.06/50.36	o 4
25.14/50.47	c And the winner is solver0
25.31/50.87	c Got one! Elapsed wall clock time (in seconds):50.755
25.31/50.87	o 3
25.54/51.02	c cleaning 6482 clauses out of 12972 with flag 12817/201840
25.95/51.27	c cleaning 6237 clauses out of 12488 with flag 38933/207839
26.54/51.58	c cleaning 6618 clauses out of 13250 with flag 69962/214839
27.33/51.94	c cleaning 7311 clauses out of 14630 with flag 105201/222839
28.13/52.38	c cleaning 8157 clauses out of 16318 with flag 145508/231840
29.14/52.89	c cleaning 9073 clauses out of 18158 with flag 195624/241840
30.53/53.50	c cleaning 10039 clauses out of 20083 with flag 249731/252842
31.54/54.03	c And the winner is solver0
33.45/55.93	c >>>>>>>>>> Solver number 0 (97 answers) <<<<<<<<<<<<<<<<<<
33.45/55.93	c starts		: 243
33.45/55.93	c conflicts		: 262749
33.45/55.93	c decisions		: 419719
33.45/55.93	c propagations		: 6818318
33.45/55.93	c inspects		: 135532229
33.45/55.93	c shortcuts		: 0
33.45/55.93	c learnt literals	: 41
33.45/55.93	c learnt binary clauses	: 20
33.45/55.93	c learnt ternary clauses	: 512
33.45/55.93	c learnt constraints	: 262707
33.45/55.93	c ignored constraints	: 0
33.45/55.93	c root simplifications	: 0
33.45/55.93	c removed literals (reason simplification)	: 140137
33.45/55.93	c reason swapping (by a shorter reason)	: 0
33.45/55.93	c Calls to reduceDB	: 33
33.45/55.93	c Number of update (reduction) of LBD	: 69145
33.45/55.93	c Imported unit clauses	: 0
33.45/55.93	c number of reductions to clauses (during analyze)	: 0
33.45/55.93	c number of learned constraints concerned by reduction	: 0
33.45/55.93	c number of learning phase by resolution	: 0
33.45/55.93	c number of learning phase by cutting planes	: 0
33.45/55.93	c speed (assignments/second)	: 122332.38840246879
33.45/55.93	c non guided choices	4871
33.45/55.93	c learnt constraints type 
33.45/55.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
33.45/55.93	c starts		: 97
33.45/55.93	c conflicts		: 574
33.45/55.93	c decisions		: 11936
33.45/55.93	c propagations		: 35214
33.45/55.93	c inspects		: 2557349
33.45/55.93	c shortcuts		: 0
33.45/55.93	c learnt literals	: 0
33.45/55.93	c learnt binary clauses	: 0
33.45/55.93	c learnt ternary clauses	: 0
33.45/55.93	c learnt constraints	: 492
33.45/55.93	c ignored constraints	: 0
33.45/55.93	c root simplifications	: 0
33.45/55.93	c removed literals (reason simplification)	: 0
33.45/55.93	c reason swapping (by a shorter reason)	: 0
33.45/55.93	c Calls to reduceDB	: 0
33.45/55.93	c Number of update (reduction) of LBD	: 0
33.45/55.93	c Imported unit clauses	: 0
33.45/55.93	c number of reductions to clauses (during analyze)	: 0
33.45/55.93	c number of learned constraints concerned by reduction	: 0
33.45/55.93	c number of learning phase by resolution	: 0
33.45/55.93	c number of learning phase by cutting planes	: 0
33.45/55.93	c speed (assignments/second)	: 7004.973145016908
33.45/55.93	c non guided choices	2603
33.45/55.93	c learnt constraints type 
33.45/55.93	s OPTIMUM FOUND
33.45/55.93	c Found 96 solution(s)
33.45/55.93	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 
33.45/55.93	c objective function=3
33.45/55.93	c Total wall clock time (in seconds): 55.81

Verifier Data

OK	3

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-4092290-1467321795/watcher-4092290-1467321795 -o /tmp/evaluation-result-4092290-1467321795/solver-4092290-1467321795 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092290-1467321795.wbo 

pid=30077
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.92 1.75 1.81 2/196 30080
/proc/meminfo: memFree=29744120/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/30080/stat : 30080 (java) D 30077 30080 16091 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 13140361 9515008 175 33554432000 1073741824 1073778376 140733240682176 140733240664904 272886481808 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2323 175 133 9 0 71 0

[startup+0.100161 s]
/proc/loadavg: 1.92 1.75 1.81 2/196 30080
/proc/meminfo: memFree=29744120/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 13140361 9787879424 6027 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2389619 6027 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 1.92 1.75 1.81 2/196 30080
/proc/meminfo: memFree=29744120/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 4830 0 1 0 23 1 0 0 20 0 22 0 13140361 10060525568 7907 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 7907 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300205 s]
/proc/loadavg: 1.92 1.75 1.81 2/196 30080
/proc/meminfo: memFree=29744120/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 7066 0 1 0 61 2 0 0 20 0 22 0 13140361 10060525568 9683 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 9683 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.701736 s]
/proc/loadavg: 1.92 1.75 1.81 2/196 30080
/proc/meminfo: memFree=29744120/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 15246 0 1 0 129 5 0 0 20 0 19 0 13140361 10060525568 16484 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 16484 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9824732

[startup+1.50077 s]
/proc/loadavg: 1.92 1.75 1.81 2/215 30105
/proc/meminfo: memFree=29686620/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 15257 0 1 0 129 5 0 0 20 0 19 0 13140361 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 18021 2256 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) S 30077 30080 16091 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 19 0 13140362 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620227969912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13140364 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 4563 0 0 0 33 0 0 0 20 0 19 0 13140367 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 6929 0 0 0 34 1 0 0 20 0 19 0 13140367 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140381 10060525568 18021 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.92 1.75 1.81 4/218 30114
/proc/meminfo: memFree=29674260/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 16211 0 1 0 150 7 0 0 20 0 19 0 13140361 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 21681 2256 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) S 30077 30080 16091 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 13140362 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620227969912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13140364 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 4997 0 0 0 39 0 0 0 20 0 19 0 13140367 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7422 0 0 0 44 2 0 0 20 0 19 0 13140367 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140381 10060525568 21681 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 1.93 1.76 1.81 2/215 30132
/proc/meminfo: memFree=29641156/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 16343 0 1 0 173 12 0 0 20 0 19 0 13140361 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 31706 2265 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) S 30077 30080 16091 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 19 0 13140362 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620227969912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13140363 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 13140364 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 5004 0 0 0 45 0 0 0 20 0 19 0 13140367 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7453 0 0 0 56 2 0 0 20 0 19 0 13140367 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140381 10060525568 31706 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.85

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

[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 27 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 34 0 0 0 1 4 0 0 20 0 20 0 13140364 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 11027 0 0 0 131 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7476 0 0 0 101 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13140381 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30390] ppid=30077 vsize=9824732 CPUtime=4.28 cores=0,2,4,6
/proc/30080/task/30390/stat : 30390 (java) R 30077 30080 16091 0 -1 4202560 2 0 0 0 428 0 0 0 20 0 20 0 13145450 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619305425312 140620065255837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 32.77
Current children cumulated vsize (KiB) 9824732

[startup+55.6008 s]
/proc/loadavg: 1.78 1.72 1.79 3/216 30391
/proc/meminfo: memFree=29632928/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=33.17 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 23309 0 1 0 3144 173 0 0 20 0 20 0 13140361 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 48115 2286 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) S 30077 30080 16091 0 -1 4202560 2424 0 1 0 31 1 0 0 20 0 20 0 13140362 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620227969912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 27 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 34 0 0 0 1 4 0 0 20 0 20 0 13140364 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 11027 0 0 0 131 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7476 0 0 0 101 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13140381 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30390] ppid=30077 vsize=9824732 CPUtime=4.68 cores=0,2,4,6
/proc/30080/task/30390/stat : 30390 (java) R 30077 30080 16091 0 -1 4202560 2 0 0 0 468 0 0 0 20 0 20 0 13145450 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619305425312 140620065496463 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.17
Current children cumulated vsize (KiB) 9824732

[startup+55.8008 s]
/proc/loadavg: 1.78 1.72 1.79 3/216 30391
/proc/meminfo: memFree=29632928/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=33.37 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 23309 0 1 0 3164 173 0 0 20 0 20 0 13140361 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 48115 2286 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) S 30077 30080 16091 0 -1 4202560 2424 0 1 0 31 1 0 0 20 0 20 0 13140362 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620227969912 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 27 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 20 0 13140363 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 34 0 0 0 1 4 0 0 20 0 20 0 13140364 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 13140365 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 11027 0 0 0 131 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7476 0 0 0 101 2 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13140367 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13140381 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30390] ppid=30077 vsize=9824732 CPUtime=4.88 cores=0,2,4,6
/proc/30080/task/30390/stat : 30390 (java) R 30077 30080 16091 0 -1 4202560 2 0 0 0 488 0 0 0 20 0 20 0 13145450 10060525568 48115 33554432000 1073741824 1073778376 140733240682176 140619305425312 140620065549806 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 33.37
Current children cumulated vsize (KiB) 9824732

[startup+55.9007 s]
/proc/loadavg: 1.78 1.72 1.79 3/216 30391
/proc/meminfo: memFree=29632928/32872528 swapFree=1254912/1391860
[pid=30080] ppid=30077 vsize=9824732 CPUtime=33.45 cores=0,2,4,6
/proc/30080/stat : 30080 (java) S 30077 30080 16091 0 -1 4202496 23321 0 1 0 3170 175 0 0 20 0 19 0 13140361 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140733240673312 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/30080/statm: 2456183 48467 2286 9 0 2446860 0
[pid=30080/tid=30082] ppid=30077 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/30080/task/30082/stat : 30082 (java) R 30077 30080 16091 0 -1 4202560 2425 0 1 0 32 1 0 0 20 0 19 0 13140362 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620227969912 140620064733640 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30083] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30083/stat : 30083 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 5 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620189461544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30084] ppid=30077 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/30080/task/30084/stat : 30084 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620188408744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30085] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30085/stat : 30085 (java) S 30077 30080 16091 0 -1 4202560 13 0 0 0 5 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620187355944 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30086] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30086/stat : 30086 (java) S 30077 30080 16091 0 -1 4202560 28 0 0 0 5 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620186303144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30087] ppid=30077 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/30080/task/30087/stat : 30087 (java) S 30077 30080 16091 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620185250344 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30088] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30088/stat : 30088 (java) S 30077 30080 16091 0 -1 4202560 29 0 0 0 7 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620184197544 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=30080/tid=30089] ppid=30077 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/30080/task/30089/stat : 30089 (java) S 30077 30080 16091 0 -1 4202560 24 0 0 0 7 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620183144744 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30090] ppid=30077 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/30080/task/30090/stat : 30090 (java) S 30077 30080 16091 0 -1 4202560 32 0 0 0 6 0 0 0 20 0 19 0 13140363 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620064614568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30091] ppid=30077 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/30080/task/30091/stat : 30091 (java) S 30077 30080 16091 0 -1 4202560 34 0 0 0 1 4 0 0 20 0 19 0 13140364 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620052204520 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30092] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30092/stat : 30092 (java) S 30077 30080 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620051150584 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30093] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30093/stat : 30093 (java) S 30077 30080 16091 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 19 0 13140365 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620050097672 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30094] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30094/stat : 30094 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140620049046160 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30095] ppid=30077 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/30080/task/30095/stat : 30095 (java) S 30077 30080 16091 0 -1 4202560 11027 0 0 0 131 2 0 0 20 0 19 0 13140367 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140619309640120 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=30080/tid=30096] ppid=30077 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/30080/task/30096/stat : 30096 (java) S 30077 30080 16091 0 -1 4202560 7476 0 0 0 101 2 0 0 20 0 19 0 13140367 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140619308587320 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30097] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30097/stat : 30097 (java) S 30077 30080 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140619307534712 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=30080/tid=30098] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30098/stat : 30098 (java) S 30077 30080 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13140367 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140619306482120 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=30080/tid=30101] ppid=30077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/30080/task/30101/stat : 30101 (java) S 30077 30080 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13140381 10060525568 48467 33554432000 1073741824 1073778376 140733240682176 140619303323048 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 33.45
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 55.9367
CPU time (s): 33.5579
CPU user time (s): 31.7462
CPU system time (s): 1.81172
CPU usage (%): 59.9926
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.7462
system time used= 1.81172
maximum resident set size= 220240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23328
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= 4244
involuntary context switches= 1286

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.264959 second user time and 0.312952 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:23:15
IDJOB=4092290
IDBENCH=79215
IDSOLVER=2552
FILE ID=node119/4092290-1467321795
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 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.1110967523--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092290-1467321795/watcher-4092290-1467321795 -o /tmp/evaluation-result-4092290-1467321795/solver-4092290-1467321795 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092290-1467321795.wbo

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

MD5SUM BENCH= 36573e20f94a233c9b9c8f8613b15785
RANDOM SEED=1361260778

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.444
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:        29744748 kB
Buffers:          175336 kB
Cached:           263672 kB
SwapCached:            0 kB
Active:           771184 kB
Inactive:         219264 kB
Active(anon):     536392 kB
Inactive(anon):    17912 kB
Active(file):     234792 kB
Inactive(file):   201352 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       1943660 kB
Mapped:            22112 kB
Shmem:               204 kB
Slab:             612180 kB
SReclaimable:      55700 kB
SUnreclaim:       556480 kB
KernelStack:        1592 kB
PageTables:         7944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2139040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    655360 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= 71732 MiB
End job on node119 at 2016-06-30 23:24:11