Trace number 4092300

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 44.3283 57.5686

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977273--soft-0-100-0.wbo
MD5SUMbf9471406d44094ab08e66793b6b5d92
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 benchmark5.42517
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 1243
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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092300-1467321754.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
0.62/0.31	c And the winner is solver0
1.09/0.69	c SATISFIABLE
1.09/0.69	c OPTIMIZING...
1.09/0.69	c Got one! Elapsed wall clock time (in seconds):0.571
1.09/0.69	o 658
1.10/0.70	c And the winner is solver0
1.17/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.17/1.19	o 623
1.17/1.20	c And the winner is solver0
1.18/1.69	c Got one! Elapsed wall clock time (in seconds):1.574
1.18/1.69	o 619
1.19/1.70	c And the winner is solver0
1.19/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.19/2.19	o 617
1.19/2.20	c And the winner is solver0
1.19/2.69	c Got one! Elapsed wall clock time (in seconds):2.577
1.19/2.69	o 596
1.56/2.83	c And the winner is solver0
1.91/3.20	c Got one! Elapsed wall clock time (in seconds):3.078
1.91/3.20	o 468
1.91/3.20	c And the winner is solver0
1.92/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.92/3.70	o 456
1.92/3.70	c And the winner is solver0
1.93/4.20	c Got one! Elapsed wall clock time (in seconds):4.081
1.93/4.20	o 420
1.93/4.22	c And the winner is solver0
1.98/4.70	c Got one! Elapsed wall clock time (in seconds):4.582
1.98/4.70	o 418
1.98/4.70	c And the winner is solver0
1.99/5.20	c Got one! Elapsed wall clock time (in seconds):5.084
1.99/5.20	o 413
1.99/5.23	c And the winner is solver0
2.09/5.70	c Got one! Elapsed wall clock time (in seconds):5.585
2.09/5.70	o 387
2.09/5.71	c And the winner is solver0
2.09/6.20	c Got one! Elapsed wall clock time (in seconds):6.086
2.09/6.20	o 383
2.09/6.21	c And the winner is solver0
2.09/6.71	c Got one! Elapsed wall clock time (in seconds):6.588
2.09/6.71	o 381
2.09/6.73	c And the winner is solver0
2.21/7.21	c Got one! Elapsed wall clock time (in seconds):7.089
2.21/7.21	o 379
2.21/7.21	c And the winner is solver0
2.22/7.71	c Got one! Elapsed wall clock time (in seconds):7.59
2.22/7.71	o 352
2.22/7.80	c And the winner is solver0
2.53/8.21	c Got one! Elapsed wall clock time (in seconds):8.091
2.53/8.21	o 350
2.53/8.24	c And the winner is solver0
2.69/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
2.69/8.71	o 349
2.69/8.73	c And the winner is solver0
2.71/9.21	c Got one! Elapsed wall clock time (in seconds):9.094
2.71/9.21	o 348
2.89/9.30	c cleaning 4559 clauses out of 9138 with flag 3398/9138
2.89/9.32	c And the winner is solver0
2.97/9.71	c Got one! Elapsed wall clock time (in seconds):9.595
2.97/9.71	o 344
2.97/9.74	c And the winner is solver0
3.09/10.21	c Got one! Elapsed wall clock time (in seconds):10.096
3.09/10.21	o 340
3.25/10.37	c And the winner is solver0
3.43/10.72	c Got one! Elapsed wall clock time (in seconds):10.597
3.43/10.72	o 331
3.43/10.74	c And the winner is solver0
3.56/11.22	c Got one! Elapsed wall clock time (in seconds):11.098
3.56/11.22	o 329
3.56/11.24	c And the winner is solver0
3.61/11.72	c Got one! Elapsed wall clock time (in seconds):11.599
3.61/11.72	o 327
3.83/11.84	c cleaning 5907 clauses out of 11821 with flag 7260/16380
3.83/11.84	c And the winner is solver0
3.99/12.22	c Got one! Elapsed wall clock time (in seconds):12.101
3.99/12.22	o 326
3.99/12.27	c And the winner is solver0
4.12/12.72	c Got one! Elapsed wall clock time (in seconds):12.602
4.12/12.72	o 324
4.12/12.74	c And the winner is solver0
4.17/13.22	c Got one! Elapsed wall clock time (in seconds):13.103
4.17/13.22	o 322
4.17/13.28	c And the winner is solver0
4.33/13.72	c Got one! Elapsed wall clock time (in seconds):13.604
4.33/13.72	o 321
4.33/13.74	c And the winner is solver0
4.35/14.22	c Got one! Elapsed wall clock time (in seconds):14.105
4.35/14.22	o 316
4.35/14.30	c And the winner is solver0
4.55/14.72	c Got one! Elapsed wall clock time (in seconds):14.606
4.55/14.72	o 313
4.55/14.73	c And the winner is solver0
4.55/15.23	c Got one! Elapsed wall clock time (in seconds):15.107
4.55/15.23	o 299
4.55/15.23	c And the winner is solver0
4.57/15.73	c Got one! Elapsed wall clock time (in seconds):15.608
4.57/15.73	o 297
4.57/15.75	c And the winner is solver0
4.63/16.23	c Got one! Elapsed wall clock time (in seconds):16.109
4.63/16.23	o 294
4.63/16.23	c And the winner is solver0
4.63/16.73	c Got one! Elapsed wall clock time (in seconds):16.611
4.63/16.73	o 292
4.77/16.85	c cleaning 6640 clauses out of 13281 with flag 7292/23747
4.98/16.97	c And the winner is solver0
5.13/17.23	c Got one! Elapsed wall clock time (in seconds):17.112
5.13/17.23	o 290
5.27/17.39	c cleaning 6085 clauses out of 12177 with flag 11021/29283
5.67/17.57	c And the winner is solver0
5.88/17.73	c Got one! Elapsed wall clock time (in seconds):17.613
5.88/17.73	o 266
6.01/17.85	c cleaning 5891 clauses out of 11785 with flag 7737/34976
6.61/18.12	c And the winner is solver0
7.14/18.63	c Got one! Elapsed wall clock time (in seconds):18.515
7.14/18.63	o 264
7.68/18.95	c cleaning 8225 clauses out of 16469 with flag 18454/45551
7.68/18.98	c And the winner is solver0
8.07/19.23	c Got one! Elapsed wall clock time (in seconds):19.117
8.07/19.23	o 263
8.07/19.28	c And the winner is solver0
8.27/19.74	c Got one! Elapsed wall clock time (in seconds):19.618
8.27/19.74	o 259
8.78/20.02	c cleaning 7304 clauses out of 14607 with flag 19946/51914
8.78/20.09	c And the winner is solver0
9.18/20.39	c Got one! Elapsed wall clock time (in seconds):20.269
9.18/20.39	o 258
9.25/20.41	c And the winner is solver0
9.30/20.89	c Got one! Elapsed wall clock time (in seconds):20.77
9.30/20.89	o 254
9.73/21.11	c cleaning 6658 clauses out of 13321 with flag 15937/57932
9.73/21.19	c And the winner is solver0
10.24/21.54	c Got one! Elapsed wall clock time (in seconds):21.421
10.24/21.54	o 250
10.37/21.60	c And the winner is solver0
10.46/22.04	c Got one! Elapsed wall clock time (in seconds):21.922
10.46/22.04	o 248
10.46/22.10	c And the winner is solver0
10.66/22.54	c Got one! Elapsed wall clock time (in seconds):22.423
10.66/22.54	o 240
10.66/22.55	c And the winner is solver0
10.72/23.04	c Got one! Elapsed wall clock time (in seconds):22.924
10.72/23.04	o 238
10.84/23.15	c cleaning 6622 clauses out of 13244 with flag 7286/64513
10.84/23.16	c And the winner is solver0
10.98/23.54	c Got one! Elapsed wall clock time (in seconds):23.425
10.98/23.54	o 235
11.09/23.61	c And the winner is solver0
11.19/24.04	c Got one! Elapsed wall clock time (in seconds):23.926
11.19/24.04	o 233
11.19/24.06	c And the winner is solver0
11.25/24.55	c Got one! Elapsed wall clock time (in seconds):24.427
11.25/24.55	o 222
11.37/24.63	c And the winner is solver0
11.52/25.05	c Got one! Elapsed wall clock time (in seconds):24.928
11.52/25.05	o 218
11.52/25.08	c And the winner is solver0
11.61/25.55	c Got one! Elapsed wall clock time (in seconds):25.429
11.61/25.55	o 216
11.74/25.61	c And the winner is solver0
11.84/26.05	c Got one! Elapsed wall clock time (in seconds):25.93
11.84/26.05	o 215
11.84/26.07	c And the winner is solver0
11.90/26.55	c Got one! Elapsed wall clock time (in seconds):26.431
11.90/26.55	o 214
12.00/26.60	c And the winner is solver0
12.10/27.05	c Got one! Elapsed wall clock time (in seconds):26.932
12.10/27.05	o 210
12.10/27.09	c And the winner is solver0
12.20/27.55	c Got one! Elapsed wall clock time (in seconds):27.433
12.20/27.55	o 203
12.20/27.58	c And the winner is solver0
12.28/28.05	c Got one! Elapsed wall clock time (in seconds):27.934
12.28/28.05	o 201
12.37/28.12	c cleaning 7869 clauses out of 15740 with flag 3805/73631
12.37/28.13	c And the winner is solver0
12.56/28.55	c Got one! Elapsed wall clock time (in seconds):28.435
12.56/28.55	o 184
12.65/28.60	c And the winner is solver0
12.76/29.05	c Got one! Elapsed wall clock time (in seconds):28.936
12.76/29.05	o 165
12.76/29.07	c And the winner is solver0
12.82/29.55	c Got one! Elapsed wall clock time (in seconds):29.437
12.82/29.55	o 159
12.82/29.59	c And the winner is solver0
12.90/30.06	c Got one! Elapsed wall clock time (in seconds):29.938
12.90/30.06	o 157
12.90/30.08	c And the winner is solver0
12.97/30.56	c Got one! Elapsed wall clock time (in seconds):30.439
12.97/30.56	o 154
13.26/30.76	c cleaning 7317 clauses out of 14655 with flag 15245/80415
13.47/30.82	c And the winner is solver0
13.78/31.16	c Got one! Elapsed wall clock time (in seconds):31.043
13.78/31.16	o 153
14.12/31.37	c cleaning 6332 clauses out of 12673 with flag 16976/85750
14.32/31.45	c And the winner is solver0
14.75/31.81	c Got one! Elapsed wall clock time (in seconds):31.695
14.75/31.81	o 149
14.75/31.87	c And the winner is solver0
14.98/32.31	c Got one! Elapsed wall clock time (in seconds):32.195
14.98/32.31	o 141
14.98/32.34	c And the winner is solver0
15.05/32.81	c Got one! Elapsed wall clock time (in seconds):32.696
15.05/32.81	o 133
15.21/32.93	c And the winner is solver0
15.31/33.32	c Got one! Elapsed wall clock time (in seconds):33.197
15.31/33.32	o 132
15.31/33.36	c And the winner is solver0
15.50/33.82	c Got one! Elapsed wall clock time (in seconds):33.698
15.50/33.82	o 128
15.50/33.88	c cleaning 7133 clauses out of 14276 with flag 3934/93685
15.86/34.00	c And the winner is solver0
16.27/34.42	c Got one! Elapsed wall clock time (in seconds):34.299
16.27/34.42	o 127
16.45/34.58	c And the winner is solver0
17.04/35.02	c Got one! Elapsed wall clock time (in seconds):34.9
17.04/35.02	o 126
17.04/35.08	c cleaning 6920 clauses out of 13864 with flag 3524/100406
17.63/35.33	c And the winner is solver0
17.95/35.67	c Got one! Elapsed wall clock time (in seconds):35.551
17.95/35.67	o 125
17.95/35.69	c And the winner is solver0
18.04/36.17	c Got one! Elapsed wall clock time (in seconds):36.052
18.04/36.17	o 117
18.04/36.19	c And the winner is solver0
18.13/36.67	c Got one! Elapsed wall clock time (in seconds):36.553
18.13/36.67	o 113
18.18/36.70	c And the winner is solver0
18.20/37.17	c Got one! Elapsed wall clock time (in seconds):37.054
18.20/37.17	o 110
18.20/37.19	c And the winner is solver0
18.28/37.67	c Got one! Elapsed wall clock time (in seconds):37.555
18.28/37.67	o 106
18.28/37.68	c And the winner is solver0
18.31/38.17	c Got one! Elapsed wall clock time (in seconds):38.056
18.31/38.17	o 89
18.35/38.24	c And the winner is solver0
18.52/38.67	c Got one! Elapsed wall clock time (in seconds):38.557
18.52/38.67	o 88
18.77/38.81	c And the winner is solver0
18.80/39.18	c Got one! Elapsed wall clock time (in seconds):39.058
18.80/39.18	o 83
18.80/39.19	c And the winner is solver0
18.87/39.68	c Got one! Elapsed wall clock time (in seconds):39.56
18.87/39.68	o 80
18.92/39.71	c And the winner is solver0
18.95/40.18	c Got one! Elapsed wall clock time (in seconds):40.061
18.95/40.18	o 78
19.21/40.36	c cleaning 9778 clauses out of 19561 with flag 7666/113023
19.52/40.42	c And the winner is solver0
20.04/40.78	c Got one! Elapsed wall clock time (in seconds):40.663
20.04/40.78	o 65
20.35/40.94	c And the winner is solver0
20.80/41.38	c Got one! Elapsed wall clock time (in seconds):41.265
20.80/41.38	o 52
20.91/41.46	c cleaning 7765 clauses out of 15530 with flag 3453/118770
20.91/41.48	c And the winner is solver0
21.48/41.89	c Got one! Elapsed wall clock time (in seconds):41.767
21.48/41.89	o 51
21.90/42.12	c cleaning 6646 clauses out of 13307 with flag 18133/124312
22.10/42.26	c And the winner is solver0
22.37/42.49	c Got one! Elapsed wall clock time (in seconds):42.37
22.37/42.49	o 49
22.47/42.59	c cleaning 6116 clauses out of 12245 with flag 7511/129896
22.68/42.69	c And the winner is solver0
23.18/43.09	c Got one! Elapsed wall clock time (in seconds):42.973
23.18/43.09	o 46
23.28/43.11	c And the winner is solver0
23.33/43.59	c Got one! Elapsed wall clock time (in seconds):43.476
23.33/43.59	o 45
23.34/43.60	c And the winner is solver0
23.34/44.10	c Got one! Elapsed wall clock time (in seconds):43.979
23.34/44.10	o 43
23.35/44.12	c And the winner is solver0
23.41/44.60	c Got one! Elapsed wall clock time (in seconds):44.482
23.41/44.60	o 42
23.60/44.74	c cleaning 6251 clauses out of 12508 with flag 11286/136275
24.20/45.00	c cleaning 6126 clauses out of 12257 with flag 35763/142275
24.61/45.24	c And the winner is solver0
24.74/45.60	c Got one! Elapsed wall clock time (in seconds):45.485
24.74/45.60	o 39
24.93/45.79	c And the winner is solver0
25.54/46.21	c Got one! Elapsed wall clock time (in seconds):46.089
25.54/46.21	o 35
25.54/46.28	c cleaning 8429 clauses out of 16860 with flag 3770/153005
26.13/46.56	c cleaning 7205 clauses out of 14431 with flag 29633/159005
26.73/46.87	c cleaning 7108 clauses out of 14226 with flag 60055/166005
27.53/47.26	c cleaning 7553 clauses out of 15119 with flag 103264/174006
28.54/47.73	c cleaning 8280 clauses out of 16565 with flag 151497/183005
28.94/47.90	c And the winner is solver0
28.97/48.21	c Got one! Elapsed wall clock time (in seconds):48.092
28.97/48.21	o 22
28.97/48.27	c cleaning 6684 clauses out of 13380 with flag 3618/188101
29.56/48.52	c cleaning 6347 clauses out of 12694 with flag 24056/194099
30.15/48.81	c cleaning 6667 clauses out of 13349 with flag 47394/201101
30.75/49.15	c cleaning 7334 clauses out of 14678 with flag 74873/209098
31.58/49.57	c cleaning 8170 clauses out of 16343 with flag 105490/218098
32.56/50.04	c cleaning 9085 clauses out of 18173 with flag 139567/228099
33.58/50.60	c cleaning 10037 clauses out of 20086 with flag 180325/239098
33.80/50.63	c And the winner is solver0
34.02/50.82	c Got one! Elapsed wall clock time (in seconds):50.698
34.02/50.82	o 15
34.39/51.05	c cleaning 7998 clauses out of 16017 with flag 18022/245067
34.99/51.30	c cleaning 7001 clauses out of 14021 with flag 39614/251069
34.99/51.30	c And the winner is solver0
34.99/51.37	c Got one! Elapsed wall clock time (in seconds):51.255
34.99/51.37	o 13
35.28/51.58	c cleaning 6077 clauses out of 12160 with flag 17722/256209
35.89/51.83	c cleaning 6040 clauses out of 12087 with flag 40349/262213
36.48/52.13	c cleaning 6515 clauses out of 13042 with flag 68076/269208
37.08/52.47	c cleaning 7264 clauses out of 14530 with flag 99399/277212
37.89/52.86	c cleaning 8131 clauses out of 16261 with flag 133307/286208
38.88/53.33	c cleaning 9058 clauses out of 18128 with flag 172320/296208
38.88/53.38	c And the winner is solver0
39.57/53.98	c Got one! Elapsed wall clock time (in seconds):53.865
39.57/53.98	o 11
39.83/54.16	c cleaning 7207 clauses out of 14418 with flag 16647/301556
40.03/54.23	c And the winner is solver0
40.27/54.49	c Got one! Elapsed wall clock time (in seconds):54.373
40.27/54.49	o 10
40.50/54.63	c And the winner is solver0
40.84/55.00	c Got one! Elapsed wall clock time (in seconds):54.882
40.84/55.00	o 8
40.85/55.06	c cleaning 6661 clauses out of 13329 with flag 3893/307675
41.43/55.31	c cleaning 6331 clauses out of 12667 with flag 27061/313675
41.83/55.59	c cleaning 6663 clauses out of 13334 with flag 54418/320675
41.83/55.59	c And the winner is solver0
42.13/56.01	c Got one! Elapsed wall clock time (in seconds):55.891
42.13/56.01	o 6
42.51/56.21	c And the winner is solver0
42.74/56.52	c Got one! Elapsed wall clock time (in seconds):56.4
42.74/56.52	o 5
42.74/56.57	c cleaning 6253 clauses out of 12527 with flag 4031/326532
43.28/56.81	c cleaning 6129 clauses out of 12272 with flag 28817/332532
43.48/56.90	c And the winner is solver0
43.53/57.03	c Got one! Elapsed wall clock time (in seconds):56.909
43.53/57.03	o 1
43.66/57.17	c cleaning 5793 clauses out of 11589 with flag 13277/337981
44.07/57.33	c And the winner is solver0
44.23/57.56	c >>>>>>>>>> Solver number 0 (97 answers) <<<<<<<<<<<<<<<<<<
44.23/57.56	c starts		: 286
44.23/57.56	c conflicts		: 342169
44.23/57.56	c decisions		: 581208
44.23/57.56	c propagations		: 10334734
44.23/57.56	c inspects		: 166468254
44.23/57.56	c shortcuts		: 0
44.23/57.56	c learnt literals	: 40
44.23/57.56	c learnt binary clauses	: 14
44.23/57.56	c learnt ternary clauses	: 511
44.23/57.56	c learnt constraints	: 342128
44.23/57.56	c ignored constraints	: 0
44.23/57.56	c root simplifications	: 0
44.23/57.56	c removed literals (reason simplification)	: 215973
44.23/57.56	c reason swapping (by a shorter reason)	: 0
44.23/57.56	c Calls to reduceDB	: 47
44.23/57.56	c Number of update (reduction) of LBD	: 105074
44.23/57.56	c Imported unit clauses	: 0
44.23/57.56	c number of reductions to clauses (during analyze)	: 0
44.23/57.56	c number of learned constraints concerned by reduction	: 0
44.23/57.56	c number of learning phase by resolution	: 0
44.23/57.56	c number of learning phase by cutting planes	: 0
44.23/57.56	c speed (assignments/second)	: 180151.20191050606
44.23/57.56	c non guided choices	4665
44.23/57.56	c learnt constraints type 
44.23/57.56	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
44.23/57.56	c starts		: 97
44.23/57.56	c conflicts		: 484
44.23/57.56	c decisions		: 12158
44.23/57.56	c propagations		: 33515
44.23/57.56	c inspects		: 1737873
44.23/57.56	c shortcuts		: 0
44.23/57.56	c learnt literals	: 0
44.23/57.56	c learnt binary clauses	: 0
44.23/57.56	c learnt ternary clauses	: 0
44.23/57.56	c learnt constraints	: 396
44.23/57.56	c ignored constraints	: 0
44.23/57.56	c root simplifications	: 0
44.23/57.56	c removed literals (reason simplification)	: 0
44.23/57.56	c reason swapping (by a shorter reason)	: 0
44.23/57.56	c Calls to reduceDB	: 0
44.23/57.56	c Number of update (reduction) of LBD	: 0
44.23/57.56	c Imported unit clauses	: 0
44.23/57.56	c number of reductions to clauses (during analyze)	: 0
44.23/57.56	c number of learned constraints concerned by reduction	: 0
44.23/57.56	c number of learning phase by resolution	: 0
44.23/57.56	c number of learning phase by cutting planes	: 0
44.23/57.56	c speed (assignments/second)	: 66104.53648915187
44.23/57.56	c non guided choices	1468
44.23/57.56	c learnt constraints type 
44.23/57.56	s OPTIMUM FOUND
44.23/57.56	c Found 96 solution(s)
44.23/57.56	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 
44.23/57.56	c objective function=1
44.23/57.56	c Total wall clock time (in seconds): 57.442

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-4092300-1467321754/watcher-4092300-1467321754 -o /tmp/evaluation-result-4092300-1467321754/solver-4092300-1467321754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467318739-25000 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092300-1467321754.wbo 

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

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


[startup+0 s]
/proc/loadavg: 1.25 1.24 1.24 3/169 31792
/proc/meminfo: memFree=28995428/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/31792/stat : 31792 (java) R 31789 31792 22681 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 13126566 278528 33 33554432000 1073741824 1073778376 140733270095696 140733686580952 239863950517 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 1.25 1.24 1.24 3/169 31792
/proc/meminfo: memFree=28995428/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 4417 0 1 0 8 1 0 0 20 0 18 0 13126566 9787879424 6041 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2389619 6041 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200278 s]
/proc/loadavg: 1.25 1.24 1.24 3/169 31792
/proc/meminfo: memFree=28995428/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 4825 0 1 0 23 1 0 0 20 0 22 0 13126566 10060525568 7905 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 7905 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300227 s]
/proc/loadavg: 1.25 1.24 1.24 3/169 31792
/proc/meminfo: memFree=28995428/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 8544 0 1 0 60 2 0 0 20 0 22 0 13126566 10060525568 10567 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 10568 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700312 s]
/proc/loadavg: 1.25 1.24 1.24 3/169 31792
/proc/meminfo: memFree=28995428/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 13300 0 1 0 105 5 0 0 20 0 22 0 13126566 10060525568 14367 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 14367 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 1.15 1.22 1.23 2/188 31817
/proc/meminfo: memFree=28946636/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 13335 0 1 0 112 6 0 0 20 0 19 0 13126566 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 15410 2254 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2418 0 1 0 15 1 0 0 20 0 19 0 13126567 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13126569 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 2700 0 0 0 33 0 0 0 20 0 19 0 13126572 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 6874 0 0 0 39 0 0 0 20 0 19 0 13126572 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13126585 10060525568 15410 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 1.15 1.22 1.23 4/191 31826
/proc/meminfo: memFree=28931680/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 15746 0 1 0 183 8 0 0 20 0 19 0 13126566 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 23664 2264 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2419 0 1 0 15 1 0 0 20 0 19 0 13126567 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13126568 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13126569 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 5032 0 0 0 52 0 0 0 20 0 19 0 13126572 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 6917 0 0 0 64 0 0 0 20 0 19 0 13126572 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13126585 10060525568 23664 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=34 pid=1810 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (1.91 s) is less than in the last sample (1.92 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+3.20849 s]
/proc/loadavg: 1.15 1.22 1.23 3/188 31829
/proc/meminfo: memFree=28908792/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 15755 0 1 0 184 8 0 0 20 0 22 0 13126566 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 24694 2264 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2420 0 1 0 15 1 0 0 20 0 22 0 13126567 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24694 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126568 10060525568 24692 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 13126568 10060525568 24692 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13126568 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 13126569 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 13126570 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13126570 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13126572 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 5032 0 0 0 52 0 0 0 20 0 20 0 13126572 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 6917 0 0 0 64 0 0 0 20 0 20 0 13126572 10060525568 24690 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 13126570 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 16610 0 0 0 156 2 0 0 20 0 22 0 13126572 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 8029 0 0 0 111 2 0 0 20 0 22 0 13126572 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13126585 10060525568 51505 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 43.27
Current children cumulated vsize (KiB) 9824732

[startup+57.2009 s]
/proc/loadavg: 1.16 1.20 1.22 4/191 32102
/proc/meminfo: memFree=28799756/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=43.86 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 29428 0 1 0 4206 180 0 0 20 0 22 0 13126566 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 50895 2287 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2426 0 1 0 29 2 0 0 20 0 22 0 13126567 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 22 0 13126568 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 14 0 0 0 1 6 0 0 20 0 22 0 13126569 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13126570 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 13126570 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 16610 0 0 0 156 2 0 0 20 0 22 0 13126572 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 8029 0 0 0 111 2 0 0 20 0 22 0 13126572 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13126572 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13126585 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=32100] ppid=31789 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/31792/task/32100/stat : 32100 (java) R 31789 31792 22681 0 -1 4202560 2 0 0 0 15 0 0 0 20 0 22 0 13132270 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547743767712 140547789607677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=32101] ppid=31789 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/31792/task/32101/stat : 32101 (java) R 31789 31792 22681 0 -1 4202560 3 0 0 0 15 0 0 0 20 0 22 0 13132270 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547742717272 140547788996384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=32102] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/32102/stat : 32102 (java) S 31789 31792 22681 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13132272 10060525568 50895 33554432000 1073741824 1073778376 140733270095696 140547741664552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 43.86
Current children cumulated vsize (KiB) 9824732

[startup+57.4009 s]
/proc/loadavg: 1.16 1.20 1.22 4/191 32102
/proc/meminfo: memFree=28799756/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=44.18 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 29428 0 1 0 4237 181 0 0 20 0 20 0 13126566 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 50891 2287 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2426 0 1 0 29 2 0 0 20 0 20 0 13126567 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 20 0 13126568 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 14 0 0 0 1 6 0 0 20 0 20 0 13126569 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13126570 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 20 0 13126570 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13126572 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 16610 0 0 0 156 2 0 0 20 0 20 0 13126572 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 8029 0 0 0 111 2 0 0 20 0 20 0 13126572 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13126572 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13126572 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 13126585 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=32101] ppid=31789 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/31792/task/32101/stat : 32101 (java) R 31789 31792 22681 0 -1 4202560 3 0 0 0 34 0 0 0 20 0 20 0 13132270 10060525568 50891 33554432000 1073741824 1073778376 140733270095696 140547742717272 140547788996468 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 44.18
Current children cumulated vsize (KiB) 9824732

[startup+57.5009 s]
/proc/loadavg: 1.16 1.20 1.22 4/191 32102
/proc/meminfo: memFree=28799756/32872528 swapFree=1459604/1655828
[pid=31792] ppid=31789 vsize=9824732 CPUtime=44.22 cores=1,3,5,7
/proc/31792/stat : 31792 (java) S 31789 31792 22681 0 -1 4202496 29428 0 1 0 4240 182 0 0 20 0 19 0 13126566 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140733270086832 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/31792/statm: 2456183 50889 2287 9 0 2446860 0
[pid=31792/tid=31794] ppid=31789 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/31792/task/31794/stat : 31794 (java) S 31789 31792 22681 0 -1 4202560 2426 0 1 0 29 2 0 0 20 0 19 0 13126567 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547928699768 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31795] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31795/stat : 31795 (java) S 31789 31792 22681 0 -1 4202560 26 0 0 0 4 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547771759656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31796] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31796/stat : 31796 (java) S 31789 31792 22681 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547770706856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31797] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31797/stat : 31797 (java) S 31789 31792 22681 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547769654056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31798] ppid=31789 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31792/task/31798/stat : 31798 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 6 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547768601256 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31799] ppid=31789 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31792/task/31799/stat : 31799 (java) S 31789 31792 22681 0 -1 4202560 27 0 0 0 5 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547767548456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31800] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31800/stat : 31800 (java) S 31789 31792 22681 0 -1 4202560 20 0 0 0 4 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547766495656 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31792/tid=31801] ppid=31789 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31792/task/31801/stat : 31801 (java) S 31789 31792 22681 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547765442856 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31802] ppid=31789 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/31792/task/31802/stat : 31802 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 3 1 0 0 20 0 19 0 13126568 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547764390056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31803] ppid=31789 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/31792/task/31803/stat : 31803 (java) S 31789 31792 22681 0 -1 4202560 14 0 0 0 1 6 0 0 20 0 19 0 13126569 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547752193000 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31804] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31804/stat : 31804 (java) S 31789 31792 22681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547751139064 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31805] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31805/stat : 31805 (java) S 31789 31792 22681 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 13126570 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547750086152 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31806] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31806/stat : 31806 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547749034640 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31807] ppid=31789 vsize=9824732 CPUtime=1.58 cores=1,3,5,7
/proc/31792/task/31807/stat : 31807 (java) S 31789 31792 22681 0 -1 4202560 16610 0 0 0 156 2 0 0 20 0 19 0 13126572 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547747981752 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31808] ppid=31789 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/31792/task/31808/stat : 31808 (java) S 31789 31792 22681 0 -1 4202560 8029 0 0 0 111 2 0 0 20 0 19 0 13126572 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547746928952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31792/tid=31809] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31809/stat : 31809 (java) S 31789 31792 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547745876344 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31792/tid=31810] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31810/stat : 31810 (java) S 31789 31792 22681 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13126572 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547744823752 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31792/tid=31814] ppid=31789 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31792/task/31814/stat : 31814 (java) S 31789 31792 22681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13126585 10060525568 50889 33554432000 1073741824 1073778376 140733270095696 140547740611880 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 44.22
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.0100009
#  lost CPU user time (s): 0.0200002
#  lost CPU system time (s): -0.00999999

Real time (s): 57.5686
CPU time (s): 44.3283
CPU user time (s): 42.4246
CPU system time (s): 1.90371
CPU usage (%): 77.0008
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.4046
system time used= 1.91371
maximum resident set size= 224604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29441
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= 3994
involuntary context switches= 1034

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.352946 second user time and 0.475927 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-30 23:22:34
IDJOB=4092300
IDBENCH=79213
IDSOLVER=2552
FILE ID=node136/4092300-1467321754
RUNJOBID= node136-1467318739-25000
PBS_JOBID= 20005289
Free space on /tmp= 71648 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.1110977273--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092300-1467321754/watcher-4092300-1467321754 -o /tmp/evaluation-result-4092300-1467321754/solver-4092300-1467321754 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467318739-25000 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092300-1467321754.wbo

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

MD5SUM BENCH= bf9471406d44094ab08e66793b6b5d92
RANDOM SEED=737501396

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28995692 kB
Buffers:          105848 kB
Cached:          1342460 kB
SwapCached:            0 kB
Active:           235072 kB
Inactive:        1239348 kB
Active(anon):       6136 kB
Inactive(anon):    22644 kB
Active(file):     228936 kB
Inactive(file):  1216704 kB
Unevictable:     1655828 kB
Mlocked:         1459604 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               428 kB
Writeback:             0 kB
AnonPages:       1696172 kB
Mapped:            13956 kB
Shmem:               204 kB
Slab:             613232 kB
SReclaimable:      57432 kB
SUnreclaim:       555800 kB
KernelStack:        1576 kB
PageTables:         7104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1766752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    225280 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= 71644 MiB
End job on node136 at 2016-06-30 23:23:32