Trace number 4110201

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 61.8736 66.2132

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110969170--soft-0-100-0.wbo
MD5SUM2498aa7c72321a79724f3337e23f532a
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark9.74252
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 1227
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110201-1466345725.wbo
0.10/0.11	c reading problem ... 
0.10/0.18	c ... done. Wall clock time 0.065s.
0.10/0.18	c declared #vars     169
0.10/0.18	c internal #vars     270
0.10/0.18	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 101 literals
0.26/0.24	c And the winner is solver0
0.56/0.68	c SATISFIABLE
0.56/0.68	c OPTIMIZING...
0.56/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
0.56/0.68	o 662
0.60/0.76	c And the winner is solver0
1.18/1.18	c Got one! Elapsed wall clock time (in seconds):1.071
1.18/1.18	o 638
1.18/1.19	c And the winner is solver0
1.18/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
1.18/1.68	o 637
1.18/1.69	c And the winner is solver0
1.18/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
1.18/2.19	o 620
1.18/2.20	c And the winner is solver0
1.20/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
1.20/2.69	o 611
1.20/2.69	c And the winner is solver0
1.20/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
1.20/3.19	o 600
1.20/3.19	c And the winner is solver0
1.20/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
1.20/3.69	o 579
1.20/3.70	c And the winner is solver0
1.23/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
1.23/4.19	o 572
1.23/4.20	c And the winner is solver0
1.25/4.69	c Got one! Elapsed wall clock time (in seconds):4.582
1.25/4.69	o 571
1.27/4.71	c And the winner is solver0
1.44/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
1.44/5.19	o 563
1.77/5.31	c And the winner is solver0
1.95/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
1.95/5.70	o 547
1.96/5.70	c And the winner is solver0
2.03/6.20	c Got one! Elapsed wall clock time (in seconds):6.086
2.03/6.20	o 545
2.03/6.20	c And the winner is solver0
2.03/6.70	c Got one! Elapsed wall clock time (in seconds):6.587
2.03/6.70	o 510
2.04/6.71	c And the winner is solver0
2.04/7.20	c Got one! Elapsed wall clock time (in seconds):7.088
2.04/7.20	o 476
2.04/7.21	c And the winner is solver0
2.04/7.70	c Got one! Elapsed wall clock time (in seconds):7.589
2.04/7.70	o 471
2.04/7.71	c And the winner is solver0
2.05/8.20	c Got one! Elapsed wall clock time (in seconds):8.09
2.05/8.20	o 447
2.05/8.21	c And the winner is solver0
2.05/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
2.05/8.70	o 419
2.05/8.71	c And the winner is solver0
2.06/9.20	c Got one! Elapsed wall clock time (in seconds):9.092
2.06/9.20	o 418
2.06/9.21	c And the winner is solver0
9.12/15.45	c Got one! Elapsed wall clock time (in seconds):15.336
9.12/15.45	o 414
9.12/15.45	c And the winner is solver0
9.12/15.95	c Got one! Elapsed wall clock time (in seconds):15.837
9.12/15.95	o 410
9.12/15.96	c And the winner is solver0
9.13/16.45	c Got one! Elapsed wall clock time (in seconds):16.338
9.13/16.45	o 373
9.13/16.45	c And the winner is solver0
9.13/16.95	c Got one! Elapsed wall clock time (in seconds):16.84
9.13/16.95	o 360
9.13/16.95	c And the winner is solver0
9.13/17.45	c Got one! Elapsed wall clock time (in seconds):17.341
9.13/17.45	o 358
9.13/17.46	c And the winner is solver0
9.14/17.95	c Got one! Elapsed wall clock time (in seconds):17.842
9.14/17.95	o 356
9.14/17.96	c And the winner is solver0
9.25/18.45	c Got one! Elapsed wall clock time (in seconds):18.343
9.25/18.45	o 322
9.25/18.46	c And the winner is solver0
9.25/18.96	c Got one! Elapsed wall clock time (in seconds):18.844
9.25/18.96	o 280
9.25/18.96	c And the winner is solver0
9.25/19.46	c Got one! Elapsed wall clock time (in seconds):19.345
9.25/19.46	o 274
9.25/19.47	c And the winner is solver0
9.30/19.96	c Got one! Elapsed wall clock time (in seconds):19.846
9.30/19.96	o 262
9.30/19.97	c And the winner is solver0
9.32/20.46	c Got one! Elapsed wall clock time (in seconds):20.347
9.32/20.46	o 259
9.32/20.46	c And the winner is solver0
9.33/20.96	c Got one! Elapsed wall clock time (in seconds):20.848
9.33/20.96	o 226
9.33/20.97	c And the winner is solver0
9.38/21.46	c Got one! Elapsed wall clock time (in seconds):21.349
9.38/21.46	o 213
9.48/21.51	c And the winner is solver0
9.55/21.96	c Got one! Elapsed wall clock time (in seconds):21.85
9.55/21.96	o 208
9.55/21.98	c And the winner is solver0
9.60/22.46	c Got one! Elapsed wall clock time (in seconds):22.351
9.60/22.46	o 205
9.67/22.53	c And the winner is solver0
9.97/22.96	c Got one! Elapsed wall clock time (in seconds):22.852
9.97/22.96	o 202
9.97/22.97	c And the winner is solver0
9.97/23.46	c Got one! Elapsed wall clock time (in seconds):23.353
9.97/23.46	o 160
9.97/23.47	c And the winner is solver0
9.97/23.97	c Got one! Elapsed wall clock time (in seconds):23.854
9.97/23.97	o 156
10.04/24.01	c And the winner is solver0
10.14/24.47	c Got one! Elapsed wall clock time (in seconds):24.355
10.14/24.47	o 155
10.14/24.48	c And the winner is solver0
10.21/24.97	c Got one! Elapsed wall clock time (in seconds):24.856
10.21/24.97	o 154
10.27/25.00	c And the winner is solver0
10.29/25.47	c Got one! Elapsed wall clock time (in seconds):25.358
10.29/25.47	o 153
10.29/25.49	c And the winner is solver0
10.34/25.97	c Got one! Elapsed wall clock time (in seconds):25.859
10.34/25.97	o 151
10.34/25.98	c And the winner is solver0
10.35/26.47	c Got one! Elapsed wall clock time (in seconds):26.359
10.35/26.47	o 147
10.35/26.47	c And the winner is solver0
10.35/26.97	c Got one! Elapsed wall clock time (in seconds):26.861
10.35/26.97	o 145
10.35/26.99	c And the winner is solver0
10.42/27.47	c Got one! Elapsed wall clock time (in seconds):27.362
10.42/27.47	o 144
10.42/27.49	c And the winner is solver0
10.47/27.97	c Got one! Elapsed wall clock time (in seconds):27.863
10.47/27.97	o 120
10.51/28.06	c cleaning 6203 clauses out of 12416 with flag 3454/12416
11.43/28.41	c cleaning 6105 clauses out of 12212 with flag 28788/18415
12.08/28.69	c And the winner is solver0
12.67/29.07	c Got one! Elapsed wall clock time (in seconds):28.964
12.67/29.07	o 118
12.67/29.10	c And the winner is solver0
12.80/29.58	c Got one! Elapsed wall clock time (in seconds):29.465
12.80/29.58	o 115
12.80/29.58	c And the winner is solver0
12.83/30.08	c Got one! Elapsed wall clock time (in seconds):29.965
12.83/30.08	o 113
12.86/30.10	c And the winner is solver0
12.90/30.58	c Got one! Elapsed wall clock time (in seconds):30.466
12.90/30.58	o 104
12.95/30.66	c And the winner is solver0
13.25/31.08	c Got one! Elapsed wall clock time (in seconds):30.967
13.25/31.08	o 102
13.28/31.13	c And the winner is solver0
13.65/31.58	c Got one! Elapsed wall clock time (in seconds):31.468
13.65/31.58	o 100
13.90/31.74	c And the winner is solver0
14.20/32.08	c Got one! Elapsed wall clock time (in seconds):31.969
14.20/32.08	o 94
14.43/32.24	c cleaning 9661 clauses out of 19321 with flag 7978/31629
14.43/32.26	c And the winner is solver0
15.11/32.58	c Got one! Elapsed wall clock time (in seconds):32.47
15.11/32.58	o 93
15.64/32.84	c cleaning 7527 clauses out of 15053 with flag 21354/37022
16.25/33.16	c cleaning 6764 clauses out of 13528 with flag 44734/43024
17.04/33.52	c cleaning 6881 clauses out of 13763 with flag 74082/50023
17.44/33.77	c And the winner is solver0
18.42/34.63	c Got one! Elapsed wall clock time (in seconds):34.524
18.42/34.63	o 64
18.96/34.94	c cleaning 8572 clauses out of 17150 with flag 20185/60291
19.57/35.26	c cleaning 7280 clauses out of 14577 with flag 48417/66290
20.36/35.63	c cleaning 7148 clauses out of 14299 with flag 85748/73292
20.36/35.65	c And the winner is solver0
21.42/36.69	c Got one! Elapsed wall clock time (in seconds):36.577
21.42/36.69	o 63
21.50/36.77	c And the winner is solver0
21.91/37.19	c Got one! Elapsed wall clock time (in seconds):37.08
21.91/37.19	o 52
21.93/37.21	c And the winner is solver0
21.96/37.69	c Got one! Elapsed wall clock time (in seconds):37.583
21.96/37.69	o 51
22.36/37.90	c cleaning 6922 clauses out of 13858 with flag 18496/79999
22.76/38.18	c cleaning 6457 clauses out of 12936 with flag 46025/85999
23.36/38.45	c And the winner is solver0
24.73/39.75	c Got one! Elapsed wall clock time (in seconds):39.64
24.73/39.75	o 50
25.25/40.00	c cleaning 8789 clauses out of 17584 with flag 16887/97104
25.25/40.05	c And the winner is solver0
25.40/40.26	c Got one! Elapsed wall clock time (in seconds):40.145
25.40/40.26	o 48
25.69/40.44	c cleaning 7033 clauses out of 14074 with flag 14408/102383
26.09/40.70	c cleaning 6516 clauses out of 13041 with flag 38933/108383
26.89/41.01	c cleaning 6759 clauses out of 13525 with flag 65241/115383
27.29/41.25	c And the winner is solver0
28.45/42.31	c Got one! Elapsed wall clock time (in seconds):42.202
28.45/42.31	o 47
28.84/42.57	c cleaning 8646 clauses out of 17307 with flag 18938/125924
29.44/42.86	c cleaning 7321 clauses out of 14661 with flag 45241/131924
29.85/43.01	c And the winner is solver0
31.16/44.37	c Got one! Elapsed wall clock time (in seconds):44.26
31.16/44.37	o 44
31.28/44.46	c cleaning 6544 clauses out of 13091 with flag 8024/137675
31.88/44.73	c cleaning 6273 clauses out of 12548 with flag 36633/143676
32.28/44.90	c And the winner is solver0
33.79/46.43	c Got one! Elapsed wall clock time (in seconds):46.318
33.79/46.43	o 43
33.79/46.49	c cleaning 5782 clauses out of 11570 with flag 4430/148971
34.33/46.73	c cleaning 5889 clauses out of 11787 with flag 29662/154970
34.93/47.00	c And the winner is solver0
36.34/48.49	c Got one! Elapsed wall clock time (in seconds):48.377
36.34/48.49	o 38
36.82/48.70	c And the winner is solver0
36.95/48.99	c Got one! Elapsed wall clock time (in seconds):48.882
36.95/48.99	o 35
36.95/49.06	c cleaning 9092 clauses out of 18185 with flag 4565/167257
37.55/49.32	c cleaning 7543 clauses out of 15093 with flag 29662/173257
38.16/49.63	c cleaning 7274 clauses out of 14550 with flag 61105/180257
38.75/49.95	c And the winner is solver0
39.91/51.05	c Got one! Elapsed wall clock time (in seconds):50.941
39.91/51.05	o 32
40.43/51.31	c cleaning 9737 clauses out of 19492 with flag 19039/192474
40.83/51.58	c cleaning 7873 clauses out of 15755 with flag 44896/198474
41.03/51.60	c And the winner is solver0
42.53/53.11	c Got one! Elapsed wall clock time (in seconds):52.999
42.53/53.11	o 31
42.90/53.33	c cleaning 6655 clauses out of 13316 with flag 18982/203908
43.30/53.58	c cleaning 6327 clauses out of 12667 with flag 47659/209914
43.50/53.64	c And the winner is solver0
45.05/55.17	c Got one! Elapsed wall clock time (in seconds):55.058
45.05/55.17	o 30
45.34/55.34	c cleaning 5938 clauses out of 11888 with flag 16780/215462
45.74/55.55	c cleaning 5969 clauses out of 11954 with flag 42382/221466
46.34/55.83	c cleaning 6489 clauses out of 12982 with flag 70450/228463
46.96/56.15	c cleaning 7243 clauses out of 14492 with flag 97970/236462
47.74/56.54	c cleaning 8119 clauses out of 16249 with flag 130500/245462
48.14/56.78	c And the winner is solver0
48.74/57.23	c Got one! Elapsed wall clock time (in seconds):57.115
48.74/57.23	o 28
49.28/57.50	c cleaning 9660 clauses out of 19330 with flag 25707/256662
49.67/57.78	c cleaning 7830 clauses out of 15671 with flag 58654/262663
50.27/58.08	c cleaning 7408 clauses out of 14838 with flag 93211/269660
51.09/58.43	c cleaning 7716 clauses out of 15435 with flag 125034/277665
51.27/58.56	c And the winner is solver0
52.04/59.29	c Got one! Elapsed wall clock time (in seconds):59.172
52.04/59.29	o 27
52.13/59.35	c And the winner is solver0
52.50/59.79	c Got one! Elapsed wall clock time (in seconds):59.678
52.50/59.79	o 25
52.51/59.85	c cleaning 6720 clauses out of 13449 with flag 4145/283396
52.91/60.09	c cleaning 6363 clauses out of 12727 with flag 30755/289394
53.51/60.36	c cleaning 6682 clauses out of 13366 with flag 56719/296397
53.94/60.51	c And the winner is solver0
55.24/61.85	c Got one! Elapsed wall clock time (in seconds):61.736
55.24/61.85	o 21
55.37/61.90	c cleaning 5859 clauses out of 11733 with flag 3887/301447
55.37/61.91	c And the winner is solver0
55.67/62.35	c Got one! Elapsed wall clock time (in seconds):62.242
55.67/62.35	o 18
55.76/62.43	c And the winner is solver0
56.09/62.86	c Got one! Elapsed wall clock time (in seconds):62.75
56.09/62.86	o 17
56.16/62.99	c cleaning 5706 clauses out of 11440 with flag 12731/307013
56.76/63.21	c cleaning 5863 clauses out of 11732 with flag 38926/313013
57.16/63.46	c cleaning 6433 clauses out of 12867 with flag 66096/320013
57.76/63.77	c cleaning 7218 clauses out of 14435 with flag 98782/328015
58.56/64.12	c cleaning 8104 clauses out of 16214 with flag 136300/337016
59.36/64.57	c cleaning 9044 clauses out of 18103 with flag 178923/347013
60.37/65.08	c cleaning 10025 clauses out of 20053 with flag 225136/358013
60.56/65.19	c And the winner is solver0
61.76/66.20	c >>>>>>>>>> Solver number 0 (73 answers) <<<<<<<<<<<<<<<<<<
61.76/66.20	c starts		: 182
61.76/66.20	c conflicts		: 361068
61.76/66.20	c decisions		: 598048
61.76/66.20	c propagations		: 9937664
61.76/66.20	c inspects		: 182642522
61.76/66.20	c shortcuts		: 0
61.76/66.20	c learnt literals	: 46
61.76/66.20	c learnt binary clauses	: 30
61.76/66.20	c learnt ternary clauses	: 798
61.76/66.20	c learnt constraints	: 361021
61.76/66.20	c ignored constraints	: 0
61.76/66.20	c root simplifications	: 0
61.76/66.20	c removed literals (reason simplification)	: 193947
61.76/66.20	c reason swapping (by a shorter reason)	: 0
61.76/66.20	c Calls to reduceDB	: 48
61.76/66.20	c Number of update (reduction) of LBD	: 101381
61.76/66.20	c Imported unit clauses	: 0
61.76/66.20	c number of reductions to clauses (during analyze)	: 0
61.76/66.20	c number of learned constraints concerned by reduction	: 0
61.76/66.20	c number of learning phase by resolution	: 0
61.76/66.20	c number of learning phase by cutting planes	: 0
61.76/66.20	c speed (assignments/second)	: 150527.33304048833
61.76/66.20	c non guided choices	3525
61.76/66.20	c learnt constraints type 
61.76/66.20	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
61.76/66.20	c starts		: 75
61.76/66.20	c conflicts		: 433
61.76/66.20	c decisions		: 8423
61.76/66.20	c propagations		: 29727
61.76/66.20	c inspects		: 1435361
61.76/66.20	c shortcuts		: 0
61.76/66.20	c learnt literals	: 0
61.76/66.20	c learnt binary clauses	: 0
61.76/66.20	c learnt ternary clauses	: 0
61.76/66.20	c learnt constraints	: 396
61.76/66.20	c ignored constraints	: 0
61.76/66.20	c root simplifications	: 0
61.76/66.20	c removed literals (reason simplification)	: 0
61.76/66.20	c reason swapping (by a shorter reason)	: 0
61.76/66.20	c Calls to reduceDB	: 0
61.76/66.20	c Number of update (reduction) of LBD	: 0
61.76/66.20	c Imported unit clauses	: 0
61.76/66.20	c number of reductions to clauses (during analyze)	: 0
61.76/66.20	c number of learned constraints concerned by reduction	: 0
61.76/66.20	c number of learning phase by resolution	: 0
61.76/66.20	c number of learning phase by cutting planes	: 0
61.76/66.20	c speed (assignments/second)	: 8956.613437782466
61.76/66.20	c non guided choices	1044
61.76/66.20	c learnt constraints type 
61.76/66.20	s OPTIMUM FOUND
61.76/66.20	c Found 72 solution(s)
61.76/66.20	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 
61.76/66.20	c objective function=17
61.76/66.20	c Total wall clock time (in seconds): 66.092

Verifier Data

OK	17

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-4110201-1466345725/watcher-4110201-1466345725 -o /tmp/evaluation-result-4110201-1466345725/solver-4110201-1466345725 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466341826-21760 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110201-1466345725.wbo 

pid=26029
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.96 1.95 1.97 3/196 26032
/proc/meminfo: memFree=30387060/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/26032/stat : 26032 (java) R 26029 26032 21743 0 -1 4202496 1066 0 0 0 0 0 0 0 20 0 1 0 36623055 23793664 716 33554432000 1073741824 1073778376 140736826963280 140736826952344 249640826216 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 5809 717 531 9 0 128 0

[startup+0.10016 s]
/proc/loadavg: 1.96 1.95 1.97 3/196 26032
/proc/meminfo: memFree=30387060/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 4457 0 1 0 9 1 0 0 20 0 18 0 36623055 9787879424 6087 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2389619 6087 2141 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200422 s]
/proc/loadavg: 1.96 1.95 1.97 3/196 26032
/proc/meminfo: memFree=30387060/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 4864 0 1 0 25 1 0 0 20 0 22 0 36623055 10060525568 7950 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 7950 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9824732

[startup+0.300235 s]
/proc/loadavg: 1.96 1.95 1.97 3/196 26032
/proc/meminfo: memFree=30387060/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 8122 0 1 0 53 3 0 0 20 0 19 0 36623055 10060525568 9526 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 9526 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+0.700172 s]
/proc/loadavg: 1.96 1.95 1.97 3/196 26032
/proc/meminfo: memFree=30387060/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 8134 0 1 0 57 3 0 0 20 0 22 0 36623055 10060525568 10560 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 10560 2249 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 1.96 1.95 1.97 2/215 26057
/proc/meminfo: memFree=30336028/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 14809 0 1 0 112 6 0 0 20 0 19 0 36623055 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 15977 2253 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) S 26029 26032 21743 0 -1 4202560 2446 0 1 0 16 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850648355704 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36623057 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 6301 0 0 0 36 1 0 0 20 0 19 0 36623060 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 4718 0 0 0 31 0 0 0 20 0 19 0 36623060 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36623074 10060525568 15977 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.96 1.95 1.97 7/218 26066
/proc/meminfo: memFree=30323452/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 14841 0 1 0 114 6 0 0 20 0 19 0 36623055 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 20077 2256 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) S 26029 26032 21743 0 -1 4202560 2447 0 1 0 16 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850648355704 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36623056 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36623057 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 6304 0 0 0 37 2 0 0 20 0 19 0 36623060 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 4718 0 0 0 31 0 0 0 20 0 19 0 36623060 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36623074 10060525568 20077 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[startup+3.7007 s]
/proc/loadavg: 1.89 1.93 1.96 2/215 26072
/proc/meminfo: memFree=30312856/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 14860 0 1 0 116 7 0 0 20 0 22 0 36623055 10060525568 22642 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 22642 2256 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) S 26029 26032 21743 0 -1 4202560 2448 0 1 0 16 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850648355704 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 36623056 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 36623057 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 6304 0 0 0 38 2 0 0 20 0 20 0 36623060 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 4718 0 0 0 31 0 0 0 20 0 20 0 36623060 10060525568 22640 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36623060 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 16817 0 0 0 197 3 0 0 20 0 22 0 36623060 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 5595 0 0 0 102 0 0 0 20 0 22 0 36623060 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36623060 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 36623060 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36623074 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26268] ppid=26029 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/26032/task/26268/stat : 26268 (java) R 26029 26032 21743 0 -1 4202560 6 0 0 0 111 0 0 0 20 0 22 0 36629342 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850463092104 139850521328803 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26269] ppid=26029 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/26032/task/26269/stat : 26269 (java) R 26029 26032 21743 0 -1 4202560 18 0 0 0 111 0 0 0 20 0 22 0 36629342 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850464144232 139850521766453 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26270] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26270/stat : 26270 (java) S 26029 26032 21743 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36629344 10060525568 192026 33554432000 1073741824 1073778376 140736826963280 139850462041512 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 58.33
Current children cumulated vsize (KiB) 9824732

[startup+65.6009 s]
/proc/loadavg: 1.89 1.92 1.95 4/218 26270
/proc/meminfo: memFree=29538372/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=61.11 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 28218 0 1 0 6001 110 0 0 20 0 20 0 36623055 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 199702 2286 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) S 26029 26032 21743 0 -1 4202560 2464 0 1 0 28 2 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850648355704 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 108 0 0 0 5 0 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 109 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 30 0 0 0 5 1 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 103 0 0 0 4 0 0 0 20 0 20 0 36623056 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 360 0 0 0 0 3 0 0 20 0 20 0 36623057 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 16817 0 0 0 197 3 0 0 20 0 20 0 36623060 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 5595 0 0 0 102 0 0 0 20 0 20 0 36623060 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36623074 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26269] ppid=26029 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/26032/task/26269/stat : 26269 (java) R 26029 26032 21743 0 -1 4202560 31 0 0 0 270 0 0 0 20 0 20 0 36629342 10060525568 199702 33554432000 1073741824 1073778376 140736826963280 139850464144232 139850521633828 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 61.11
Current children cumulated vsize (KiB) 9824732

[startup+66.0008 s]
/proc/loadavg: 1.89 1.92 1.95 3/216 26270
/proc/meminfo: memFree=29497412/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=61.53 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 28220 0 1 0 6042 111 0 0 20 0 20 0 36623055 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 200726 2286 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) S 26029 26032 21743 0 -1 4202560 2464 0 1 0 28 2 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850648355704 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 108 0 0 0 5 0 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 109 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 30 0 0 0 5 1 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 103 0 0 0 4 0 0 0 20 0 20 0 36623056 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 360 0 0 0 0 3 0 0 20 0 20 0 36623057 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 20 0 36623058 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 16817 0 0 0 197 3 0 0 20 0 20 0 36623060 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) S 26029 26032 21743 0 -1 4202560 5595 0 0 0 102 0 0 0 20 0 20 0 36623060 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850467354936 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 36623060 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 36623074 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26269] ppid=26029 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/26032/task/26269/stat : 26269 (java) R 26029 26032 21743 0 -1 4202560 33 0 0 0 311 0 0 0 20 0 20 0 36629342 10060525568 200726 33554432000 1073741824 1073778376 140736826963280 139850464144232 139850521386609 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 61.53
Current children cumulated vsize (KiB) 9824732

[startup+66.2016 s]
/proc/loadavg: 1.89 1.92 1.95 3/216 26270
/proc/meminfo: memFree=29497412/32872528 swapFree=190484/190484
[pid=26032] ppid=26029 vsize=9824732 CPUtime=61.73 cores=1,3,5,7
/proc/26032/stat : 26032 (java) S 26029 26032 21743 0 -1 4202496 28228 0 1 0 6061 112 0 0 20 0 19 0 36623055 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 140736826954416 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/26032/statm: 2456183 203796 2286 9 0 2446860 0
[pid=26032/tid=26034] ppid=26029 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/26032/task/26034/stat : 26034 (java) R 26029 26032 21743 0 -1 4202560 2467 0 1 0 31 2 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850648355704 139850521190919 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26035] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26035/stat : 26035 (java) S 26029 26032 21743 0 -1 4202560 108 0 0 0 5 0 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850492398632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26036] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26036/stat : 26036 (java) S 26029 26032 21743 0 -1 4202560 109 0 0 0 5 2 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850491345832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26037] ppid=26029 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/26032/task/26037/stat : 26037 (java) S 26029 26032 21743 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850490293032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26038] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26038/stat : 26038 (java) S 26029 26032 21743 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850489240232 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26039] ppid=26029 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/26032/task/26039/stat : 26039 (java) S 26029 26032 21743 0 -1 4202560 42 0 0 0 5 2 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850488187432 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26040] ppid=26029 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/26032/task/26040/stat : 26040 (java) S 26029 26032 21743 0 -1 4202560 30 0 0 0 5 1 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850487134632 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26041] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26041/stat : 26041 (java) S 26029 26032 21743 0 -1 4202560 12 0 0 0 3 0 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850486081832 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=26032/tid=26042] ppid=26029 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/26032/task/26042/stat : 26042 (java) S 26029 26032 21743 0 -1 4202560 103 0 0 0 4 0 0 0 20 0 19 0 36623056 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850485029032 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26043] ppid=26029 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/26032/task/26043/stat : 26043 (java) S 26029 26032 21743 0 -1 4202560 360 0 0 0 0 3 0 0 20 0 19 0 36623057 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850472618984 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26044] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26044/stat : 26044 (java) S 26029 26032 21743 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850471565048 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26045] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26045/stat : 26045 (java) S 26029 26032 21743 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 36623058 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850470512136 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26046] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26046/stat : 26046 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850469460624 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26047] ppid=26029 vsize=9824732 CPUtime=2.01 cores=1,3,5,7
/proc/26032/task/26047/stat : 26047 (java) S 26029 26032 21743 0 -1 4202560 16818 0 0 0 198 3 0 0 20 0 19 0 36623060 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850468407736 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=26032/tid=26048] ppid=26029 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/26032/task/26048/stat : 26048 (java) R 26029 26032 21743 0 -1 4202560 5596 0 0 0 103 0 0 0 20 0 19 0 36623060 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850467354816 139850651268003 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26049] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26049/stat : 26049 (java) S 26029 26032 21743 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850466302328 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=26032/tid=26050] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26050/stat : 26050 (java) S 26029 26032 21743 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36623060 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850465249736 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=26032/tid=26054] ppid=26029 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/26032/task/26054/stat : 26054 (java) S 26029 26032 21743 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36623074 10060525568 203796 33554432000 1073741824 1073778376 140736826963280 139850460988712 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 61.73
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.0300002
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0.02

Real time (s): 66.2132
CPU time (s): 61.8736
CPU user time (s): 60.6218
CPU system time (s): 1.25181
CPU usage (%): 93.446
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.6118
system time used= 1.23181
maximum resident set size= 817244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28236
page faults= 1
swaps= 0
block input operations= 0
block output operations= 144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4022
involuntary context switches= 1785

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.404938 second user time and 0.52592 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-19 16:15:25
IDJOB=4110201
IDBENCH=79199
IDSOLVER=2552
FILE ID=node102/4110201-1466345725
RUNJOBID= node102-1466341826-21760
PBS_JOBID= 19922046
Free space on /tmp= 71728 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.1110969170--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110201-1466345725/watcher-4110201-1466345725 -o /tmp/evaluation-result-4110201-1466345725/solver-4110201-1466345725 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1466341826-21760 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110201-1466345725.wbo

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

MD5SUM BENCH= 2498aa7c72321a79724f3337e23f532a
RANDOM SEED=1768239593

node102.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.746
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	: 5333.49
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.746
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.746
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.746
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.746
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.746
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.746
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.746
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:        30388216 kB
Buffers:          174288 kB
Cached:           270864 kB
SwapCached:         2092 kB
Active:          1200828 kB
Inactive:         328836 kB
Active(anon):    1083700 kB
Inactive(anon):     3036 kB
Active(file):     117128 kB
Inactive(file):   325800 kB
Unevictable:      190484 kB
Mlocked:          190484 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       1341900 kB
Mapped:            17148 kB
Shmem:                 0 kB
Slab:             611144 kB
SReclaimable:      54876 kB
SUnreclaim:       556268 kB
KernelStack:        1800 kB
PageTables:         7192 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1468468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1116160 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= 71728 MiB
End job on node102 at 2016-06-19 16:16:32