Trace number 4092292

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 28.4087 50.64

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969860--soft-0-100-0.wbo
MD5SUM1b4d108d74bb6ee9510c6f55f0fde657
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark4.26735
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 1147
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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4092292-1467321631.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.065s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     270
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.11/0.17	c 101 constraints processed.
0.11/0.18	c objective function length is 101 literals
0.31/0.24	c And the winner is solver0
0.57/0.68	c SATISFIABLE
0.57/0.68	c OPTIMIZING...
0.57/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
0.57/0.68	o 744
0.64/0.71	c And the winner is solver0
1.03/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.03/1.18	o 725
1.03/1.18	c And the winner is solver0
1.03/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.03/1.68	o 497
1.03/1.69	c And the winner is solver0
1.07/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
1.07/2.18	o 493
1.07/2.20	c And the winner is solver0
1.12/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
1.12/2.68	o 455
1.12/2.69	c And the winner is solver0
1.12/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
1.12/3.18	o 453
1.12/3.20	c And the winner is solver0
1.25/3.68	c Got one! Elapsed wall clock time (in seconds):3.578
1.25/3.68	o 394
1.67/3.82	c And the winner is solver0
1.77/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
1.77/4.19	o 387
1.77/4.19	c And the winner is solver0
1.84/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
1.84/4.69	o 379
1.84/4.69	c And the winner is solver0
1.85/5.19	c Got one! Elapsed wall clock time (in seconds):5.082
1.85/5.19	o 363
1.86/5.20	c And the winner is solver0
1.86/5.69	c Got one! Elapsed wall clock time (in seconds):5.583
1.86/5.69	o 359
1.87/5.70	c And the winner is solver0
1.90/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
1.90/6.19	o 356
1.91/6.20	c And the winner is solver0
1.94/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
1.94/6.69	o 352
1.96/6.74	c And the winner is solver0
2.10/7.19	c Got one! Elapsed wall clock time (in seconds):7.087
2.10/7.19	o 351
2.10/7.20	c And the winner is solver0
2.23/7.69	c Got one! Elapsed wall clock time (in seconds):7.588
2.23/7.69	o 341
2.24/7.71	c And the winner is solver0
2.30/8.20	c Got one! Elapsed wall clock time (in seconds):8.09
2.30/8.20	o 336
2.30/8.20	c And the winner is solver0
2.31/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
2.31/8.70	o 334
2.31/8.70	c And the winner is solver0
2.32/9.20	c Got one! Elapsed wall clock time (in seconds):9.092
2.32/9.20	o 328
2.32/9.21	c And the winner is solver0
2.35/9.70	c Got one! Elapsed wall clock time (in seconds):9.593
2.35/9.70	o 325
2.35/9.70	c And the winner is solver0
2.35/10.20	c Got one! Elapsed wall clock time (in seconds):10.094
2.35/10.20	o 318
2.35/10.20	c And the winner is solver0
2.35/10.70	c Got one! Elapsed wall clock time (in seconds):10.595
2.35/10.70	o 315
2.35/10.71	c And the winner is solver0
2.35/11.20	c Got one! Elapsed wall clock time (in seconds):11.096
2.35/11.20	o 306
2.35/11.21	c And the winner is solver0
2.35/11.70	c Got one! Elapsed wall clock time (in seconds):11.597
2.35/11.70	o 302
2.35/11.76	c And the winner is solver0
2.49/12.20	c Got one! Elapsed wall clock time (in seconds):12.098
2.49/12.20	o 298
2.49/12.21	c And the winner is solver0
2.61/12.71	c Got one! Elapsed wall clock time (in seconds):12.599
2.61/12.71	o 290
2.61/12.74	c And the winner is solver0
2.69/13.21	c Got one! Elapsed wall clock time (in seconds):13.1
2.69/13.21	o 282
2.69/13.23	c And the winner is solver0
2.75/13.71	c Got one! Elapsed wall clock time (in seconds):13.601
2.75/13.71	o 280
2.75/13.73	c And the winner is solver0
2.80/14.21	c Got one! Elapsed wall clock time (in seconds):14.102
2.80/14.21	o 278
2.80/14.30	c And the winner is solver0
3.04/14.71	c Got one! Elapsed wall clock time (in seconds):14.603
3.04/14.71	o 272
3.24/14.81	c cleaning 5582 clauses out of 11169 with flag 3662/11169
3.45/14.93	c And the winner is solver0
3.52/15.21	c Got one! Elapsed wall clock time (in seconds):15.104
3.52/15.21	o 250
3.70/15.37	c cleaning 5591 clauses out of 11184 with flag 11625/16766
3.70/15.39	c And the winner is solver0
3.92/15.71	c Got one! Elapsed wall clock time (in seconds):15.605
3.92/15.71	o 249
3.92/15.73	c And the winner is solver0
3.98/16.21	c Got one! Elapsed wall clock time (in seconds):16.106
3.98/16.21	o 244
4.16/16.32	c And the winner is solver0
4.24/16.71	c Got one! Elapsed wall clock time (in seconds):16.608
4.24/16.71	o 241
4.24/16.77	c And the winner is solver0
4.36/17.22	c Got one! Elapsed wall clock time (in seconds):17.11
4.36/17.22	o 240
4.36/17.23	c And the winner is solver0
4.40/17.72	c Got one! Elapsed wall clock time (in seconds):17.611
4.40/17.72	o 238
4.40/17.72	c And the winner is solver0
4.40/18.22	c Got one! Elapsed wall clock time (in seconds):18.112
4.40/18.22	o 233
4.77/18.47	c cleaning 6688 clauses out of 13376 with flag 16027/24549
5.40/18.79	c cleaning 6343 clauses out of 12688 with flag 42977/30549
5.40/18.79	c And the winner is solver0
5.74/19.22	c Got one! Elapsed wall clock time (in seconds):19.115
5.74/19.22	o 231
5.74/19.29	c And the winner is solver0
5.97/19.72	c Got one! Elapsed wall clock time (in seconds):19.616
5.97/19.72	o 225
5.97/19.73	c And the winner is solver0
5.97/20.22	c Got one! Elapsed wall clock time (in seconds):20.117
5.97/20.22	o 223
5.97/20.23	c And the winner is solver0
5.98/20.72	c Got one! Elapsed wall clock time (in seconds):20.618
5.98/20.72	o 215
5.98/20.76	c And the winner is solver0
6.07/21.23	c Got one! Elapsed wall clock time (in seconds):21.118
6.07/21.23	o 213
6.07/21.27	c And the winner is solver0
6.19/21.73	c Got one! Elapsed wall clock time (in seconds):21.619
6.19/21.73	o 209
6.33/21.89	c And the winner is solver0
6.54/22.23	c Got one! Elapsed wall clock time (in seconds):22.12
6.54/22.23	o 206
6.54/22.29	c And the winner is solver0
6.71/22.73	c Got one! Elapsed wall clock time (in seconds):22.621
6.71/22.73	o 180
6.71/22.78	c And the winner is solver0
6.84/23.23	c Got one! Elapsed wall clock time (in seconds):23.122
6.84/23.23	o 178
6.84/23.25	c And the winner is solver0
6.89/23.73	c Got one! Elapsed wall clock time (in seconds):23.623
6.89/23.73	o 170
6.89/23.74	c And the winner is solver0
6.94/24.23	c Got one! Elapsed wall clock time (in seconds):24.124
6.94/24.23	o 169
6.94/24.29	c And the winner is solver0
7.07/24.73	c Got one! Elapsed wall clock time (in seconds):24.625
7.07/24.73	o 158
7.07/24.75	c And the winner is solver0
7.20/25.23	c Got one! Elapsed wall clock time (in seconds):25.125
7.20/25.23	o 156
7.35/25.31	c cleaning 8309 clauses out of 16624 with flag 4043/40828
7.35/25.32	c And the winner is solver0
7.44/25.73	c Got one! Elapsed wall clock time (in seconds):25.626
7.44/25.73	o 155
7.44/25.76	c And the winner is solver0
7.51/26.23	c Got one! Elapsed wall clock time (in seconds):26.127
7.51/26.23	o 137
7.51/26.26	c And the winner is solver0
7.59/26.73	c Got one! Elapsed wall clock time (in seconds):26.628
7.59/26.73	o 136
7.59/26.74	c And the winner is solver0
7.61/27.24	c Got one! Elapsed wall clock time (in seconds):27.129
7.61/27.24	o 135
7.61/27.25	c And the winner is solver0
7.65/27.74	c Got one! Elapsed wall clock time (in seconds):27.629
7.65/27.74	o 134
8.18/28.03	c cleaning 7597 clauses out of 15203 with flag 20996/47716
8.18/28.06	c And the winner is solver0
8.37/28.24	c Got one! Elapsed wall clock time (in seconds):28.13
8.37/28.24	o 131
8.37/28.25	c And the winner is solver0
8.42/28.74	c Got one! Elapsed wall clock time (in seconds):28.631
8.42/28.74	o 129
8.42/28.78	c And the winner is solver0
8.57/29.24	c Got one! Elapsed wall clock time (in seconds):29.132
8.57/29.24	o 128
8.88/29.47	c And the winner is solver0
9.19/29.74	c Got one! Elapsed wall clock time (in seconds):29.633
9.19/29.74	o 127
9.19/29.76	c And the winner is solver0
9.24/30.24	c Got one! Elapsed wall clock time (in seconds):30.134
9.24/30.24	o 123
9.36/30.30	c cleaning 7493 clauses out of 15008 with flag 4117/55118
9.36/30.32	c And the winner is solver0
9.48/30.74	c Got one! Elapsed wall clock time (in seconds):30.635
9.48/30.74	o 101
9.48/30.76	c And the winner is solver0
9.59/31.24	c Got one! Elapsed wall clock time (in seconds):31.135
9.59/31.24	o 98
9.70/31.35	c And the winner is solver0
9.86/31.74	c Got one! Elapsed wall clock time (in seconds):31.636
9.86/31.74	o 96
9.86/31.79	c And the winner is solver0
10.01/32.24	c Got one! Elapsed wall clock time (in seconds):32.137
10.01/32.24	o 92
10.01/32.26	c And the winner is solver0
10.06/32.74	c Got one! Elapsed wall clock time (in seconds):32.638
10.06/32.74	o 88
10.06/32.78	c And the winner is solver0
10.21/33.25	c Got one! Elapsed wall clock time (in seconds):33.14
10.21/33.25	o 87
10.31/33.36	c And the winner is solver0
10.46/33.75	c Got one! Elapsed wall clock time (in seconds):33.642
10.46/33.75	o 85
10.46/33.76	c And the winner is solver0
10.49/34.25	c Got one! Elapsed wall clock time (in seconds):34.144
10.49/34.25	o 83
10.58/34.32	c And the winner is solver0
10.66/34.75	c Got one! Elapsed wall clock time (in seconds):34.646
10.66/34.75	o 77
10.74/34.86	c cleaning 7864 clauses out of 15728 with flag 3790/63331
11.04/34.92	c And the winner is solver0
11.46/35.25	c Got one! Elapsed wall clock time (in seconds):35.148
11.46/35.25	o 76
11.46/35.26	c And the winner is solver0
11.52/35.76	c Got one! Elapsed wall clock time (in seconds):35.65
11.52/35.76	o 75
11.59/35.85	c And the winner is solver0
11.76/36.26	c Got one! Elapsed wall clock time (in seconds):36.152
11.76/36.26	o 74
11.76/36.28	c And the winner is solver0
11.82/36.76	c Got one! Elapsed wall clock time (in seconds):36.655
11.82/36.76	o 72
12.09/36.92	c cleaning 7156 clauses out of 14316 with flag 12750/69783
12.09/36.94	c And the winner is solver0
12.21/37.26	c Got one! Elapsed wall clock time (in seconds):37.157
12.21/37.26	o 61
12.49/37.45	c And the winner is solver0
12.62/37.77	c Got one! Elapsed wall clock time (in seconds):37.66
12.62/37.77	o 56
12.67/37.89	c cleaning 6624 clauses out of 13262 with flag 8045/75885
12.87/38.00	c And the winner is solver0
13.15/38.27	c Got one! Elapsed wall clock time (in seconds):38.163
13.15/38.27	o 41
13.20/38.33	c And the winner is solver0
13.29/38.77	c Got one! Elapsed wall clock time (in seconds):38.668
13.29/38.77	o 40
13.33/38.88	c cleaning 6231 clauses out of 12466 with flag 6767/81713
13.73/39.08	c And the winner is solver0
13.91/39.28	c Got one! Elapsed wall clock time (in seconds):39.173
13.91/39.28	o 38
14.14/39.48	c And the winner is solver0
14.33/39.79	c Got one! Elapsed wall clock time (in seconds):39.679
14.33/39.79	o 37
14.34/39.85	c cleaning 8272 clauses out of 16543 with flag 3087/92021
14.94/40.13	c cleaning 7132 clauses out of 14272 with flag 24258/98022
15.34/40.34	c And the winner is solver0
15.53/40.79	c Got one! Elapsed wall clock time (in seconds):40.685
15.53/40.79	o 36
15.93/41.07	c cleaning 8585 clauses out of 17172 with flag 19405/108055
16.13/41.15	c And the winner is solver0
16.29/41.30	c Got one! Elapsed wall clock time (in seconds):41.191
16.29/41.30	o 35
16.48/41.49	c cleaning 7224 clauses out of 14451 with flag 14176/113919
17.08/41.75	c cleaning 6612 clauses out of 13229 with flag 34389/119921
17.08/41.79	c And the winner is solver0
17.29/41.85	c Got one! Elapsed wall clock time (in seconds):41.747
17.29/41.85	o 32
17.40/41.94	c And the winner is solver0
17.54/42.36	c Got one! Elapsed wall clock time (in seconds):42.253
17.54/42.36	o 31
17.61/42.47	c And the winner is solver0
17.80/42.87	c Got one! Elapsed wall clock time (in seconds):42.759
17.80/42.87	o 28
17.87/42.92	c cleaning 6586 clauses out of 13182 with flag 4155/126486
18.26/43.17	c cleaning 6297 clauses out of 12597 with flag 26671/132487
18.85/43.47	c cleaning 6647 clauses out of 13302 with flag 53216/139489
19.25/43.60	c And the winner is solver0
19.34/43.87	c Got one! Elapsed wall clock time (in seconds):43.765
19.34/43.87	o 18
19.38/43.96	c cleaning 6125 clauses out of 12252 with flag 7816/145086
19.60/44.02	c And the winner is solver0
19.70/44.38	c Got one! Elapsed wall clock time (in seconds):44.271
19.70/44.38	o 17
19.73/44.48	c And the winner is solver0
19.94/44.89	c Got one! Elapsed wall clock time (in seconds):44.779
19.94/44.89	o 16
19.96/44.99	c cleaning 6100 clauses out of 12207 with flag 7537/151166
20.37/45.20	c And the winner is solver0
20.67/45.39	c Got one! Elapsed wall clock time (in seconds):45.286
20.67/45.39	o 13
20.69/45.43	c And the winner is solver0
20.76/45.90	c Got one! Elapsed wall clock time (in seconds):45.794
20.76/45.90	o 10
21.15/46.15	c cleaning 8765 clauses out of 17535 with flag 18577/162595
21.15/46.20	c And the winner is solver0
21.47/46.41	c Got one! Elapsed wall clock time (in seconds):46.302
21.47/46.41	o 6
21.85/46.60	c cleaning 6941 clauses out of 13893 with flag 16164/167718
21.85/46.65	c And the winner is solver0
22.05/46.92	c Got one! Elapsed wall clock time (in seconds):46.814
22.05/46.92	o 4
22.40/47.10	c cleaning 6199 clauses out of 12401 with flag 16189/173167
22.81/47.35	c cleaning 6098 clauses out of 12203 with flag 38327/179169
23.01/47.41	c And the winner is solver0
23.01/47.48	c Got one! Elapsed wall clock time (in seconds):47.373
23.01/47.48	o 3
23.31/47.65	c And the winner is solver0
23.48/47.99	c Got one! Elapsed wall clock time (in seconds):47.885
23.48/47.99	o 1
23.48/48.05	c cleaning 6157 clauses out of 12328 with flag 4492/185393
24.07/48.31	c cleaning 6078 clauses out of 12169 with flag 30223/191393
24.66/48.66	c cleaning 6541 clauses out of 13092 with flag 67600/198395
25.47/49.04	c cleaning 7273 clauses out of 14546 with flag 106586/206393
26.27/49.47	c cleaning 8129 clauses out of 16268 with flag 149760/215393
27.47/50.00	c cleaning 9056 clauses out of 18131 with flag 199427/225393
27.87/50.22	c And the winner is solver0
28.29/50.63	c >>>>>>>>>> Solver number 0 (93 answers) <<<<<<<<<<<<<<<<<<
28.29/50.63	c starts		: 247
28.29/50.63	c conflicts		: 229983
28.29/50.63	c decisions		: 384418
28.29/50.63	c propagations		: 6697944
28.29/50.63	c inspects		: 115134422
28.29/50.63	c shortcuts		: 0
28.29/50.63	c learnt literals	: 40
28.29/50.63	c learnt binary clauses	: 14
28.29/50.63	c learnt ternary clauses	: 474
28.29/50.63	c learnt constraints	: 229942
28.29/50.63	c ignored constraints	: 0
28.29/50.63	c root simplifications	: 0
28.29/50.63	c removed literals (reason simplification)	: 157502
28.29/50.63	c reason swapping (by a shorter reason)	: 0
28.29/50.63	c Calls to reduceDB	: 31
28.29/50.63	c Number of update (reduction) of LBD	: 67214
28.29/50.63	c Imported unit clauses	: 0
28.29/50.63	c number of reductions to clauses (during analyze)	: 0
28.29/50.63	c number of learned constraints concerned by reduction	: 0
28.29/50.63	c number of learning phase by resolution	: 0
28.29/50.63	c number of learning phase by cutting planes	: 0
28.29/50.63	c speed (assignments/second)	: 132758.740981527
28.29/50.63	c non guided choices	4530
28.29/50.63	c learnt constraints type 
28.29/50.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
28.29/50.63	c starts		: 93
28.29/50.63	c conflicts		: 513
28.29/50.63	c decisions		: 11260
28.29/50.63	c propagations		: 34314
28.29/50.63	c inspects		: 2279454
28.29/50.63	c shortcuts		: 0
28.29/50.63	c learnt literals	: 0
28.29/50.63	c learnt binary clauses	: 0
28.29/50.63	c learnt ternary clauses	: 0
28.29/50.63	c learnt constraints	: 447
28.29/50.63	c ignored constraints	: 0
28.29/50.63	c root simplifications	: 0
28.29/50.63	c removed literals (reason simplification)	: 0
28.29/50.63	c reason swapping (by a shorter reason)	: 0
28.29/50.63	c Calls to reduceDB	: 0
28.29/50.63	c Number of update (reduction) of LBD	: 0
28.29/50.63	c Imported unit clauses	: 0
28.29/50.63	c number of reductions to clauses (during analyze)	: 0
28.29/50.63	c number of learned constraints concerned by reduction	: 0
28.29/50.63	c number of learning phase by resolution	: 0
28.29/50.63	c number of learning phase by cutting planes	: 0
28.29/50.63	c speed (assignments/second)	: 13111.96025983951
28.29/50.63	c non guided choices	1632
28.29/50.63	c learnt constraints type 
28.29/50.63	s OPTIMUM FOUND
28.29/50.63	c Found 92 solution(s)
28.29/50.63	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 
28.29/50.63	c objective function=1
28.29/50.63	c Total wall clock time (in seconds): 50.526

Verifier Data

OK	1

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

pid=29024
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.79 1.74 1.83 3/197 29027
/proc/meminfo: memFree=29765252/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 13123922 98570240 977 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 24065 977 743 9 0 16771 0
[pid=29027/tid=29028] ppid=29024 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) R 29024 29027 16091 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 13123922 98570240 977 33554432000 1073741824 1073778376 140735906104256 140461359349288 272886482304 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.100065 s]
/proc/loadavg: 1.79 1.74 1.83 3/197 29027
/proc/meminfo: memFree=29765252/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 4489 0 1 0 10 1 0 0 20 0 18 0 13123922 9787879424 6112 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2389619 6112 2156 9 0 2380296 0
[pid=29027/tid=29028] ppid=29024 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) R 29024 29027 16091 0 -1 4202560 2385 0 1 0 6 1 0 0 20 0 18 0 13123922 9787879424 6112 33554432000 1073741824 1073778376 140735906104256 140461359352736 272889865485 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.208885 s]
/proc/loadavg: 1.79 1.74 1.83 3/197 29027
/proc/meminfo: memFree=29765252/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 5029 0 1 0 30 1 0 0 20 0 22 0 13123922 10060525568 8038 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 8038 2228 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2415 0 1 0 14 1 0 0 20 0 22 0 13123922 10060525568 8038 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9824732

[startup+0.300262 s]
/proc/loadavg: 1.79 1.74 1.83 3/197 29027
/proc/meminfo: memFree=29765252/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 7263 0 1 0 54 3 0 0 20 0 19 0 13123922 10060525568 9068 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 9068 2251 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2415 0 1 0 14 1 0 0 20 0 19 0 13123922 10060525568 9068 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700191 s]
/proc/loadavg: 1.79 1.74 1.83 3/197 29027
/proc/meminfo: memFree=29765252/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 7473 0 1 0 60 4 0 0 20 0 22 0 13123922 10060525568 10649 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 10649 2251 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2415 0 1 0 15 1 0 0 20 0 22 0 13123922 10060525568 10649 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 1.79 1.74 1.83 2/216 29052
/proc/meminfo: memFree=29719240/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 14426 0 1 0 96 7 0 0 20 0 19 0 13123922 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 14122 2254 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2416 0 1 0 15 1 0 0 20 0 19 0 13123922 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 3689 0 0 0 28 0 0 0 20 0 19 0 13123927 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 6979 0 0 0 33 1 0 0 20 0 19 0 13123927 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123940 10060525568 14122 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10084 s]
/proc/loadavg: 1.72 1.73 1.82 4/217 29061
/proc/meminfo: memFree=29708496/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 14453 0 1 0 102 10 0 0 20 0 19 0 13123922 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 17195 2254 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2417 0 1 0 15 1 0 0 20 0 19 0 13123922 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 3689 0 0 0 29 0 0 0 20 0 19 0 13123927 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 6979 0 0 0 35 1 0 0 20 0 19 0 13123927 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123940 10060525568 17195 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30087 s]
/proc/loadavg: 1.72 1.73 1.82 3/216 29079
/proc/meminfo: memFree=29664608/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 15581 0 1 0 178 16 0 0 20 0 19 0 13123922 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 31410 2268 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2419 0 1 0 16 1 0 0 20 0 19 0 13123922 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13123923 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 31410 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.48 cores=0,2,4,6

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

[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 19 0 13123923 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 13123923 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 18 0 0 0 1 5 0 0 20 0 19 0 13123924 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 4679 0 0 0 80 0 0 0 20 0 19 0 13123927 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 13848 0 0 0 149 2 0 0 20 0 19 0 13123927 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123940 10060525568 49496 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.48
Current children cumulated vsize (KiB) 9824732

[startup+49.608 s]
/proc/loadavg: 1.63 1.69 1.80 4/218 29325
/proc/meminfo: memFree=29624700/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=26.68 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 23266 0 1 0 2508 160 0 0 20 0 22 0 13123922 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 48574 2287 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2421 0 1 0 32 2 0 0 20 0 22 0 13123922 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 22 0 13123923 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 18 0 0 0 1 5 0 0 20 0 22 0 13123924 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13123924 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 22 0 13123924 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13123927 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 4679 0 0 0 80 0 0 0 20 0 22 0 13123927 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 13848 0 0 0 149 2 0 0 20 0 22 0 13123927 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13123927 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13123927 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13123940 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29323] ppid=29024 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/29027/task/29323/stat : 29323 (java) R 29024 29027 16091 0 -1 4202560 5 0 0 0 158 0 0 0 20 0 22 0 13128722 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461103845136 140461218503136 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29324] ppid=29024 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/29027/task/29324/stat : 29324 (java) R 29024 29027 16091 0 -1 4202560 2 0 0 0 158 0 0 0 20 0 22 0 13128722 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461107010504 140461218563564 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29325] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29325/stat : 29325 (java) S 29024 29027 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13128723 10060525568 48574 33554432000 1073741824 1073778376 140735906104256 140461105960104 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 26.68
Current children cumulated vsize (KiB) 9824732

[startup+50.4008 s]
/proc/loadavg: 1.63 1.69 1.80 4/218 29325
/proc/meminfo: memFree=29624700/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=28.1 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 23269 0 1 0 2649 161 0 0 20 0 20 0 13123922 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 47656 2287 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) S 29024 29027 16091 0 -1 4202560 2421 0 1 0 32 2 0 0 20 0 20 0 13123922 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461359354744 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 20 0 13123923 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 18 0 0 0 1 5 0 0 20 0 20 0 13123924 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13123924 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 20 0 13123924 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13123927 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 4679 0 0 0 80 0 0 0 20 0 20 0 13123927 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 13848 0 0 0 149 2 0 0 20 0 20 0 13123927 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13123927 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13123927 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13123940 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29324] ppid=29024 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/29027/task/29324/stat : 29324 (java) R 29024 29027 16091 0 -1 4202560 4 0 0 0 236 0 0 0 20 0 20 0 13128722 10060525568 47656 33554432000 1073741824 1073778376 140735906104256 140461107010592 140461218563569 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 28.1
Current children cumulated vsize (KiB) 9824732

[startup+50.6008 s]
/proc/loadavg: 1.63 1.69 1.80 2/215 29325
/proc/meminfo: memFree=29628500/32872528 swapFree=1254912/1391860
[pid=29027] ppid=29024 vsize=9824732 CPUtime=28.29 cores=0,2,4,6
/proc/29027/stat : 29027 (java) S 29024 29027 16091 0 -1 4202496 23269 0 1 0 2667 162 0 0 20 0 19 0 13123922 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140735906095392 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/29027/statm: 2456183 47654 2287 9 0 2446860 0
[pid=29027/tid=29028] ppid=29024 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/29027/task/29028/stat : 29028 (java) R 29024 29027 16091 0 -1 4202560 2421 0 1 0 32 2 0 0 20 0 19 0 13123922 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461359354744 140461218207613 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29030] ppid=29024 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/29027/task/29030/stat : 29030 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461337455272 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29031] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29031/stat : 29031 (java) S 29024 29027 16091 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461134048040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29032] ppid=29024 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/29027/task/29032/stat : 29032 (java) S 29024 29027 16091 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461132995496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29033] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29033/stat : 29033 (java) S 29024 29027 16091 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461131942952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29034] ppid=29024 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/29027/task/29034/stat : 29034 (java) S 29024 29027 16091 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461130889384 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29035] ppid=29024 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/29027/task/29035/stat : 29035 (java) S 29024 29027 16091 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461129836840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29036] ppid=29024 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/29027/task/29036/stat : 29036 (java) S 29024 29027 16091 0 -1 4202560 28 0 0 0 6 2 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461128784296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29037] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29037/stat : 29037 (java) S 29024 29027 16091 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 13123923 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461127731752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29038] ppid=29024 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/29027/task/29038/stat : 29038 (java) S 29024 29027 16091 0 -1 4202560 18 0 0 0 1 5 0 0 20 0 19 0 13123924 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461115533928 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29039] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29039/stat : 29039 (java) S 29024 29027 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461114480248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29040] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29040/stat : 29040 (java) S 29024 29027 16091 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 19 0 13123924 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461113427592 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29041] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29041/stat : 29041 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461112376336 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=29027/tid=29042] ppid=29024 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/29027/task/29042/stat : 29042 (java) S 29024 29027 16091 0 -1 4202560 4679 0 0 0 80 0 0 0 20 0 19 0 13123927 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461111322680 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=29027/tid=29043] ppid=29024 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/29027/task/29043/stat : 29043 (java) S 29024 29027 16091 0 -1 4202560 13848 0 0 0 149 2 0 0 20 0 19 0 13123927 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461110270136 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29044] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29044/stat : 29044 (java) S 29024 29027 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461109217784 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=29027/tid=29045] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29045/stat : 29045 (java) S 29024 29027 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13123927 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461108165448 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=29027/tid=29048] ppid=29024 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/29027/task/29048/stat : 29048 (java) S 29024 29027 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13123940 10060525568 47654 33554432000 1073741824 1073778376 140735906104256 140461104907816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 28.29
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 50.64
CPU time (s): 28.4087
CPU user time (s): 26.7069
CPU system time (s): 1.70174
CPU usage (%): 56.0993
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.7069
system time used= 1.70174
maximum resident set size= 228760
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23276
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= 3874
involuntary context switches= 940

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.351946 second user time and 0.430934 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:20:31
IDJOB=4092292
IDBENCH=79192
IDSOLVER=2552
FILE ID=node119/4092292-1467321631
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.1110969860--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092292-1467321631/watcher-4092292-1467321631 -o /tmp/evaluation-result-4092292-1467321631/solver-4092292-1467321631 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092292-1467321631.wbo

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

MD5SUM BENCH= 1b4d108d74bb6ee9510c6f55f0fde657
RANDOM SEED=759520029

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:        29766052 kB
Buffers:          175112 kB
Cached:           263576 kB
SwapCached:            0 kB
Active:           749488 kB
Inactive:         219236 kB
Active(anon):     514940 kB
Inactive(anon):    17912 kB
Active(file):     234548 kB
Inactive(file):   201324 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1024 kB
Writeback:             0 kB
AnonPages:       1946628 kB
Mapped:            22192 kB
Shmem:               204 kB
Slab:             612496 kB
SReclaimable:      55740 kB
SUnreclaim:       556756 kB
KernelStack:        1784 kB
PageTables:         7936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2106272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    661504 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:21:22