Trace number 4092313

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 32.5091 45.6047

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111224451--soft-0-100-0.wbo
MD5SUM51c830b3e31ed97e6a2590ce9584f929
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark6.37703
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1261
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.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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4092313-1467322086.wbo
0.08/0.12	c reading problem ... 
0.08/0.18	c ... done. Wall clock time 0.065s.
0.08/0.18	c declared #vars     169
0.08/0.18	c internal #vars     270
0.08/0.18	c #constraints  101
0.08/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.08/0.19	c 101 constraints processed.
0.08/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.19	c constraints type 
0.08/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.08/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.08/0.19	c 101 constraints processed.
0.08/0.19	c objective function length is 101 literals
1.42/0.56	c And the winner is solver0
1.77/0.69	c SATISFIABLE
1.77/0.69	c OPTIMIZING...
1.77/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.77/0.69	o 956
1.77/0.69	c And the winner is solver0
1.97/1.19	c Got one! Elapsed wall clock time (in seconds):1.071
1.97/1.19	o 869
1.97/1.20	c And the winner is solver0
1.99/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.99/1.69	o 860
2.00/1.70	c And the winner is solver0
2.00/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
2.00/2.19	o 818
2.02/2.22	c And the winner is solver0
2.18/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
2.18/2.69	o 801
2.18/2.70	c And the winner is solver0
2.18/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
2.18/3.19	o 735
2.18/3.20	c And the winner is solver0
2.19/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
2.19/3.70	o 712
2.19/3.70	c And the winner is solver0
2.19/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.19/4.20	o 690
2.19/4.20	c And the winner is solver0
2.20/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.20/4.70	o 684
2.20/4.70	c And the winner is solver0
2.21/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.21/5.20	o 678
2.21/5.21	c And the winner is solver0
2.21/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
2.21/5.70	o 660
2.21/5.70	c And the winner is solver0
2.22/6.20	c Got one! Elapsed wall clock time (in seconds):6.084
2.22/6.20	o 583
2.22/6.24	c And the winner is solver0
2.30/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
2.30/6.70	o 562
2.30/6.71	c And the winner is solver0
2.31/7.20	c Got one! Elapsed wall clock time (in seconds):7.087
2.31/7.20	o 556
2.31/7.21	c And the winner is solver0
2.31/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
2.31/7.71	o 471
2.31/7.76	c And the winner is solver0
2.58/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
2.58/8.21	o 469
2.58/8.22	c And the winner is solver0
2.63/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
2.63/8.71	o 464
2.63/8.72	c And the winner is solver0
2.65/9.21	c Got one! Elapsed wall clock time (in seconds):9.093
2.65/9.21	o 462
2.65/9.25	c And the winner is solver0
2.78/9.71	c Got one! Elapsed wall clock time (in seconds):9.594
2.78/9.71	o 456
2.78/9.72	c And the winner is solver0
2.79/10.21	c Got one! Elapsed wall clock time (in seconds):10.095
2.79/10.21	o 403
2.79/10.22	c And the winner is solver0
2.79/10.71	c Got one! Elapsed wall clock time (in seconds):10.596
2.79/10.71	o 395
2.79/10.73	c And the winner is solver0
2.80/11.22	c Got one! Elapsed wall clock time (in seconds):11.098
2.80/11.22	o 385
2.80/11.22	c And the winner is solver0
2.80/11.72	c Got one! Elapsed wall clock time (in seconds):11.599
2.80/11.72	o 366
2.80/11.75	c And the winner is solver0
2.90/12.22	c Got one! Elapsed wall clock time (in seconds):12.1
2.90/12.22	o 358
2.90/12.23	c And the winner is solver0
2.90/12.72	c Got one! Elapsed wall clock time (in seconds):12.601
2.90/12.72	o 356
2.90/12.73	c And the winner is solver0
2.90/13.22	c Got one! Elapsed wall clock time (in seconds):13.102
2.90/13.22	o 352
3.14/13.31	c And the winner is solver0
3.15/13.72	c Got one! Elapsed wall clock time (in seconds):13.604
3.15/13.72	o 349
3.15/13.73	c And the winner is solver0
3.15/14.22	c Got one! Elapsed wall clock time (in seconds):14.105
3.15/14.22	o 334
3.15/14.27	c And the winner is solver0
3.25/14.72	c Got one! Elapsed wall clock time (in seconds):14.606
3.25/14.72	o 315
3.40/14.82	c cleaning 6086 clauses out of 12174 with flag 3438/12174
3.65/14.98	c And the winner is solver0
3.82/15.22	c Got one! Elapsed wall clock time (in seconds):15.107
3.82/15.22	o 314
3.96/15.30	c And the winner is solver0
4.00/15.73	c Got one! Elapsed wall clock time (in seconds):15.608
4.00/15.73	o 307
4.00/15.78	c cleaning 5890 clauses out of 11792 with flag 3914/17878
4.80/16.10	c cleaning 5949 clauses out of 11902 with flag 28947/23878
5.01/16.24	c And the winner is solver0
5.10/16.73	c Got one! Elapsed wall clock time (in seconds):16.61
5.10/16.73	o 301
5.44/16.90	c cleaning 5909 clauses out of 11838 with flag 11623/29763
6.05/17.20	c And the winner is solver0
6.05/17.23	c Got one! Elapsed wall clock time (in seconds):17.111
6.05/17.23	o 298
6.56/17.49	c And the winner is solver0
6.77/17.73	c Got one! Elapsed wall clock time (in seconds):17.612
6.77/17.73	o 297
6.90/17.90	c cleaning 8620 clauses out of 17251 with flag 8235/41085
7.55/18.16	c And the winner is solver0
7.72/18.23	c Got one! Elapsed wall clock time (in seconds):18.113
7.72/18.23	o 296
7.89/18.30	c cleaning 7053 clauses out of 14107 with flag 4232/46561
7.89/18.32	c And the winner is solver0
7.95/18.73	c Got one! Elapsed wall clock time (in seconds):18.614
7.95/18.73	o 292
8.11/18.86	c And the winner is solver0
8.24/19.23	c Got one! Elapsed wall clock time (in seconds):19.115
8.24/19.23	o 288
8.57/19.42	c cleaning 6455 clauses out of 12929 with flag 12716/52436
8.57/19.47	c And the winner is solver0
8.79/19.73	c Got one! Elapsed wall clock time (in seconds):19.616
8.79/19.73	o 261
9.17/19.92	c And the winner is solver0
9.21/20.23	c Got one! Elapsed wall clock time (in seconds):20.117
9.21/20.23	o 241
9.34/20.30	c And the winner is solver0
9.37/20.74	c Got one! Elapsed wall clock time (in seconds):20.618
9.37/20.74	o 232
9.37/20.77	c And the winner is solver0
9.47/21.24	c Got one! Elapsed wall clock time (in seconds):21.119
9.47/21.24	o 225
9.47/21.26	c And the winner is solver0
9.53/21.74	c Got one! Elapsed wall clock time (in seconds):21.62
9.53/21.74	o 206
9.65/21.81	c cleaning 6771 clauses out of 13562 with flag 3419/59524
9.65/21.81	c And the winner is solver0
9.70/22.24	c Got one! Elapsed wall clock time (in seconds):22.121
9.70/22.24	o 205
10.02/22.49	c cleaning 5927 clauses out of 11880 with flag 21957/64613
10.22/22.53	c And the winner is solver0
10.30/22.74	c Got one! Elapsed wall clock time (in seconds):22.622
10.30/22.74	o 199
10.40/22.85	c And the winner is solver0
10.63/23.24	c Got one! Elapsed wall clock time (in seconds):23.123
10.63/23.24	o 198
10.73/23.37	c And the winner is solver0
10.92/23.74	c Got one! Elapsed wall clock time (in seconds):23.624
10.92/23.74	o 190
11.02/23.81	c cleaning 6136 clauses out of 12274 with flag 3712/70934
11.22/23.93	c And the winner is solver0
11.32/24.24	c Got one! Elapsed wall clock time (in seconds):24.125
11.32/24.24	o 185
11.63/24.40	c cleaning 5900 clauses out of 11806 with flag 10882/76602
11.63/24.41	c And the winner is solver0
11.76/24.74	c Got one! Elapsed wall clock time (in seconds):24.626
11.76/24.74	o 174
11.76/24.78	c And the winner is solver0
11.85/25.24	c Got one! Elapsed wall clock time (in seconds):25.127
11.85/25.24	o 166
11.85/25.26	c And the winner is solver0
11.91/25.75	c Got one! Elapsed wall clock time (in seconds):25.628
11.91/25.75	o 160
11.91/25.77	c And the winner is solver0
11.98/26.25	c Got one! Elapsed wall clock time (in seconds):26.129
11.98/26.25	o 157
12.08/26.35	c And the winner is solver0
12.36/26.75	c Got one! Elapsed wall clock time (in seconds):26.63
12.36/26.75	o 141
12.47/26.83	c And the winner is solver0
12.73/27.25	c Got one! Elapsed wall clock time (in seconds):27.131
12.73/27.25	o 136
12.73/27.26	c And the winner is solver0
12.75/27.75	c Got one! Elapsed wall clock time (in seconds):27.632
12.75/27.75	o 132
12.84/27.83	c And the winner is solver0
13.11/28.25	c Got one! Elapsed wall clock time (in seconds):28.133
13.11/28.25	o 125
13.11/28.27	c And the winner is solver0
13.18/28.75	c Got one! Elapsed wall clock time (in seconds):28.634
13.18/28.75	o 120
13.27/28.82	c cleaning 7055 clauses out of 14116 with flag 4650/84812
13.27/28.83	c And the winner is solver0
13.54/29.25	c Got one! Elapsed wall clock time (in seconds):29.135
13.54/29.25	o 114
14.05/29.57	c cleaning 6076 clauses out of 12160 with flag 22180/89911
14.99/29.85	c And the winner is solver0
15.23/30.25	c Got one! Elapsed wall clock time (in seconds):30.137
15.23/30.25	o 99
15.23/30.29	c And the winner is solver0
15.32/30.76	c Got one! Elapsed wall clock time (in seconds):30.638
15.32/30.76	o 98
15.43/30.83	c cleaning 6363 clauses out of 12737 with flag 6171/96564
15.43/30.85	c And the winner is solver0
15.99/31.26	c Got one! Elapsed wall clock time (in seconds):31.139
15.99/31.26	o 92
15.99/31.27	c And the winner is solver0
16.04/31.76	c Got one! Elapsed wall clock time (in seconds):31.64
16.04/31.76	o 89
16.04/31.77	c And the winner is solver0
16.06/32.26	c Got one! Elapsed wall clock time (in seconds):32.14
16.06/32.26	o 86
16.06/32.29	c And the winner is solver0
16.16/32.76	c Got one! Elapsed wall clock time (in seconds):32.642
16.16/32.76	o 85
16.16/32.77	c And the winner is solver0
16.16/33.26	c Got one! Elapsed wall clock time (in seconds):33.144
16.16/33.26	o 78
16.16/33.27	c And the winner is solver0
16.19/33.76	c Got one! Elapsed wall clock time (in seconds):33.646
16.19/33.76	o 67
16.19/33.79	c And the winner is solver0
16.27/34.27	c Got one! Elapsed wall clock time (in seconds):34.149
16.27/34.27	o 58
16.27/34.28	c And the winner is solver0
16.31/34.77	c Got one! Elapsed wall clock time (in seconds):34.653
16.31/34.77	o 51
16.76/35.01	c cleaning 7196 clauses out of 14407 with flag 17749/104597
17.17/35.27	c cleaning 6599 clauses out of 13211 with flag 38788/110597
17.75/35.57	c cleaning 6806 clauses out of 13613 with flag 61516/117598
18.15/35.77	c And the winner is solver0
18.63/36.18	c Got one! Elapsed wall clock time (in seconds):36.059
18.63/36.18	o 49
18.74/36.23	c cleaning 6352 clauses out of 12720 with flag 3220/123511
19.15/36.47	c cleaning 6179 clauses out of 12368 with flag 22131/129511
19.74/36.76	c cleaning 6591 clauses out of 13187 with flag 45231/136510
20.54/37.11	c cleaning 7295 clauses out of 14595 with flag 72230/144510
20.74/37.26	c And the winner is solver0
21.41/37.88	c Got one! Elapsed wall clock time (in seconds):37.766
21.41/37.88	o 45
21.48/37.98	c cleaning 6445 clauses out of 12891 with flag 6752/150101
21.68/38.09	c And the winner is solver0
21.92/38.39	c Got one! Elapsed wall clock time (in seconds):38.272
21.92/38.39	o 44
22.14/38.52	c cleaning 5935 clauses out of 11877 with flag 9919/155533
22.53/38.77	c cleaning 5966 clauses out of 11942 with flag 30466/161533
23.13/39.09	c cleaning 6486 clauses out of 12977 with flag 56785/168534
23.93/39.46	c cleaning 7239 clauses out of 14491 with flag 85860/176534
24.93/39.90	c cleaning 8123 clauses out of 16251 with flag 121659/185533
24.93/39.98	c And the winner is solver0
25.18/40.40	c Got one! Elapsed wall clock time (in seconds):40.279
25.18/40.40	o 35
25.37/40.59	c cleaning 7026 clauses out of 14062 with flag 14915/191467
25.98/40.85	c cleaning 6517 clauses out of 13038 with flag 36566/197469
26.58/41.10	c And the winner is solver0
26.66/41.40	c Got one! Elapsed wall clock time (in seconds):41.286
26.66/41.40	o 34
26.66/41.48	c And the winner is solver0
26.94/41.91	c Got one! Elapsed wall clock time (in seconds):41.794
26.94/41.91	o 32
27.30/42.13	c cleaning 9004 clauses out of 18013 with flag 15377/208962
27.50/42.29	c And the winner is solver0
27.91/42.57	c Got one! Elapsed wall clock time (in seconds):42.453
27.91/42.57	o 30
28.00/42.63	c cleaning 7139 clauses out of 14287 with flag 3684/214241
28.40/42.88	c cleaning 6569 clauses out of 13145 with flag 25413/220239
28.81/43.03	c And the winner is solver0
29.05/43.23	c Got one! Elapsed wall clock time (in seconds):43.112
29.05/43.23	o 24
29.05/43.29	c cleaning 5891 clauses out of 11783 with flag 4031/225447
29.38/43.44	c And the winner is solver0
29.82/43.89	c Got one! Elapsed wall clock time (in seconds):43.771
29.82/43.89	o 10
29.89/43.94	c cleaning 5597 clauses out of 11201 with flag 4039/230757
30.30/44.17	c cleaning 5798 clauses out of 11605 with flag 27723/236758
30.89/44.43	c cleaning 6397 clauses out of 12807 with flag 56388/243758
31.09/44.55	c And the winner is solver0
31.32/44.90	c Got one! Elapsed wall clock time (in seconds):44.78
31.32/44.90	o 9
31.50/45.00	c cleaning 5861 clauses out of 11725 with flag 8392/249076
31.92/45.23	c cleaning 5919 clauses out of 11858 with flag 32397/255079
32.10/45.33	c And the winner is solver0
32.35/45.59	c >>>>>>>>>> Solver number 0 (78 answers) <<<<<<<<<<<<<<<<<<
32.35/45.59	c starts		: 237
32.35/45.59	c conflicts		: 258063
32.35/45.59	c decisions		: 453503
32.35/45.59	c propagations		: 8960441
32.35/45.59	c inspects		: 117964889
32.35/45.59	c shortcuts		: 0
32.35/45.59	c learnt literals	: 31
32.35/45.59	c learnt binary clauses	: 22
32.35/45.59	c learnt ternary clauses	: 759
32.35/45.59	c learnt constraints	: 258031
32.35/45.59	c ignored constraints	: 0
32.35/45.59	c root simplifications	: 0
32.35/45.59	c removed literals (reason simplification)	: 190621
32.35/45.59	c reason swapping (by a shorter reason)	: 0
32.35/45.59	c Calls to reduceDB	: 38
32.35/45.59	c Number of update (reduction) of LBD	: 81180
32.35/45.59	c Imported unit clauses	: 0
32.35/45.59	c number of reductions to clauses (during analyze)	: 0
32.35/45.59	c number of learned constraints concerned by reduction	: 0
32.35/45.59	c number of learning phase by resolution	: 0
32.35/45.59	c number of learning phase by cutting planes	: 0
32.35/45.59	c speed (assignments/second)	: 197349.1542595366
32.35/45.59	c non guided choices	3536
32.35/45.59	c learnt constraints type 
32.35/45.59	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
32.35/45.59	c starts		: 78
32.35/45.59	c conflicts		: 597
32.35/45.59	c decisions		: 11308
32.35/45.59	c propagations		: 34411
32.35/45.59	c inspects		: 2434700
32.35/45.59	c shortcuts		: 0
32.35/45.59	c learnt literals	: 0
32.35/45.59	c learnt binary clauses	: 0
32.35/45.59	c learnt ternary clauses	: 0
32.35/45.59	c learnt constraints	: 538
32.35/45.59	c ignored constraints	: 0
32.35/45.59	c root simplifications	: 0
32.35/45.59	c removed literals (reason simplification)	: 0
32.35/45.59	c reason swapping (by a shorter reason)	: 0
32.35/45.59	c Calls to reduceDB	: 0
32.35/45.59	c Number of update (reduction) of LBD	: 0
32.35/45.59	c Imported unit clauses	: 0
32.35/45.59	c number of reductions to clauses (during analyze)	: 0
32.35/45.59	c number of learned constraints concerned by reduction	: 0
32.35/45.59	c number of learning phase by resolution	: 0
32.35/45.59	c number of learning phase by cutting planes	: 0
32.35/45.59	c speed (assignments/second)	: 51513.473053892216
32.35/45.59	c non guided choices	1476
32.35/45.59	c learnt constraints type 
32.35/45.59	s OPTIMUM FOUND
32.35/45.59	c Found 77 solution(s)
32.35/45.59	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 
32.35/45.60	c objective function=9
32.35/45.60	c Total wall clock time (in seconds): 45.478

Verifier Data

OK	9

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-4092313-1467322086/watcher-4092313-1467322086 -o /tmp/evaluation-result-4092313-1467322086/solver-4092313-1467322086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16221 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092313-1467322086.wbo 

pid=25964
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: 2.13 2.13 2.04 3/194 25967
/proc/meminfo: memFree=28783448/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/25967/stat : 25967 (java) R 25964 25967 16156 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 11234599 9515008 183 33554432000 1073741824 1073778376 140737278332912 140737278323944 227512499893 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25967/statm: 2323 183 140 9 0 71 0

[startup+0.100156 s]
/proc/loadavg: 2.13 2.13 2.04 3/194 25967
/proc/meminfo: memFree=28783448/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 4412 0 1 0 7 1 0 0 20 0 18 0 11234599 9787879424 6051 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2389619 6051 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 2.13 2.13 2.04 3/194 25967
/proc/meminfo: memFree=28783448/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 4806 0 1 0 22 2 0 0 20 0 22 0 11234599 10060525568 7901 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 7901 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300222 s]
/proc/loadavg: 2.13 2.13 2.04 3/194 25967
/proc/meminfo: memFree=28783448/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 8328 0 1 0 61 2 0 0 20 0 22 0 11234599 10060525568 10189 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 10189 2247 9 0 2446860 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700198 s]
/proc/loadavg: 2.13 2.13 2.04 3/194 25967
/proc/meminfo: memFree=28783448/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 15661 0 1 0 192 5 0 0 20 0 19 0 11234599 10060525568 17596 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 17596 2260 9 0 2446860 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 2.13 2.13 2.04 2/213 25992
/proc/meminfo: memFree=28721412/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 15671 0 1 0 194 5 0 0 20 0 19 0 11234599 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 18620 2260 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 11234600 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11234602 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4193 0 0 0 52 0 0 0 20 0 19 0 11234605 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 7710 0 0 0 51 0 0 0 20 0 19 0 11234605 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25985] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25985/stat : 25985 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831764184392 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11234619 10060525568 18620 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.99
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.99 s) is less than in the last sample (2 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+1.70068 s]
/proc/loadavg: 2.13 2.13 2.04 2/213 25992
/proc/meminfo: memFree=28721412/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 15681 0 1 0 195 5 0 0 20 0 22 0 11234599 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 20163 2260 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 22 0 11234600 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11234601 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11234602 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11234603 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11234603 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4193 0 0 0 52 0 0 0 20 0 22 0 11234605 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 7710 0 0 0 51 0 0 0 20 0 22 0 11234605 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25985] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25985/stat : 25985 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831764184392 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11234619 10060525568 20163 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 9824732

[startup+1.80079 s]
/proc/loadavg: 2.13 2.13 2.04 2/213 25992
/proc/meminfo: memFree=28721412/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 15681 0 1 0 194 5 0 0 20 0 19 0 11234599 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 20157 2260 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2416 0 1 0 14 2 0 0 20 0 19 0 11234600 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11234601 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11234602 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4193 0 0 0 52 0 0 0 20 0 19 0 11234605 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 7710 0 0 0 51 0 0 0 20 0 19 0 11234605 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 20157 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11234619 10060525568 154163 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 26.92
Current children cumulated vsize (KiB) 9824732

[startup+43.2007 s]
/proc/loadavg: 1.82 2.04 2.01 4/216 26211
/proc/meminfo: memFree=28170552/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=29.04 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 28316 0 1 0 2776 128 0 0 20 0 20 0 11234599 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 154164 2287 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2425 0 1 0 25 2 0 0 20 0 20 0 11234600 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 178 0 0 0 6 2 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 175 0 0 0 5 2 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 26 0 0 0 6 0 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 60 0 0 0 5 2 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 173 0 0 0 9 3 0 0 20 0 20 0 11234601 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 355 0 0 0 0 5 0 0 20 0 20 0 11234602 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11234603 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 20 0 11234603 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11234605 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4212 0 0 0 105 0 0 0 20 0 20 0 11234605 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 18322 0 0 0 163 2 0 0 20 0 20 0 11234605 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11234605 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25985] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25985/stat : 25985 (java) S 25964 25967 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11234605 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831764184392 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11234619 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=26210] ppid=25964 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/25967/task/26210/stat : 26210 (java) R 25964 25967 16156 0 -1 4202560 3 0 0 0 60 0 0 0 20 0 20 0 11238857 10060525568 154164 33554432000 1073741824 1073778376 140734296509728 139831762073848 139832005664068 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 29.04
Current children cumulated vsize (KiB) 9824732

[startup+44.8008 s]
/proc/loadavg: 1.82 2.04 2.01 4/216 26217
/proc/meminfo: memFree=28170568/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=31.31 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 28329 0 1 0 2998 133 0 0 20 0 19 0 11234599 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 154161 2287 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2425 0 1 0 26 2 0 0 20 0 19 0 11234600 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 178 0 0 0 6 2 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 175 0 0 0 5 2 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 26 0 0 0 6 0 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 60 0 0 0 5 2 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 173 0 0 0 9 3 0 0 20 0 19 0 11234601 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 355 0 0 0 0 5 0 0 20 0 19 0 11234602 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 19 0 11234603 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4212 0 0 0 105 0 0 0 20 0 19 0 11234605 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 18322 0 0 0 163 2 0 0 20 0 19 0 11234605 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25985] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25985/stat : 25985 (java) S 25964 25967 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11234605 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831764184392 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11234619 10060525568 154161 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 31.31
Current children cumulated vsize (KiB) 9824732

[startup+45.2076 s]
/proc/loadavg: 1.82 2.04 2.01 4/216 26220
/proc/meminfo: memFree=28170576/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=9824732 CPUtime=31.91 cores=1,3,5,7
/proc/25967/stat : 25967 (java) S 25964 25967 16156 0 -1 4202496 28337 0 1 0 3058 133 0 0 20 0 22 0 11234599 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 140734296500864 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25967/statm: 2456183 154168 2287 9 0 2446860 0
[pid=25967/tid=25969] ppid=25964 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/25967/task/25969/stat : 25969 (java) S 25964 25967 16156 0 -1 4202560 2425 0 1 0 27 2 0 0 20 0 22 0 11234600 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139832148906872 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25970] ppid=25964 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/25967/task/25970/stat : 25970 (java) S 25964 25967 16156 0 -1 4202560 178 0 0 0 6 2 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139832127006888 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25971] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25971/stat : 25971 (java) S 25964 25967 16156 0 -1 4202560 175 0 0 0 5 2 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139832125954344 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25972] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25972/stat : 25972 (java) S 25964 25967 16156 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139832124901800 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25973] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25973/stat : 25973 (java) S 25964 25967 16156 0 -1 4202560 26 0 0 0 6 0 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139832123849256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25974] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25974/stat : 25974 (java) S 25964 25967 16156 0 -1 4202560 60 0 0 0 5 2 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831787121320 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25975] ppid=25964 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/25967/task/25975/stat : 25975 (java) S 25964 25967 16156 0 -1 4202560 19 0 0 0 6 0 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831786068776 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25976] ppid=25964 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/25967/task/25976/stat : 25976 (java) S 25964 25967 16156 0 -1 4202560 149 0 0 0 5 2 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831785016232 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25977] ppid=25964 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/25967/task/25977/stat : 25977 (java) S 25964 25967 16156 0 -1 4202560 173 0 0 0 9 3 0 0 20 0 22 0 11234601 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831783963688 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25978] ppid=25964 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/25967/task/25978/stat : 25978 (java) S 25964 25967 16156 0 -1 4202560 355 0 0 0 0 5 0 0 20 0 22 0 11234602 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831771551848 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25979] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25979/stat : 25979 (java) S 25964 25967 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11234603 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831770498168 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25980] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25980/stat : 25980 (java) S 25964 25967 16156 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 22 0 11234603 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831769445512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25981] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25981/stat : 25981 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831768394256 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25982] ppid=25964 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/25967/task/25982/stat : 25982 (java) S 25964 25967 16156 0 -1 4202560 4212 0 0 0 105 0 0 0 20 0 22 0 11234605 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831767341624 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=9824732 CPUtime=1.65 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) S 25964 25967 16156 0 -1 4202560 18322 0 0 0 163 2 0 0 20 0 22 0 11234605 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831766289080 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25967/tid=25984] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25984/stat : 25984 (java) S 25964 25967 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831765236728 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=25985] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25985/stat : 25985 (java) S 25964 25967 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11234605 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831764184392 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=25989] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/25989/stat : 25989 (java) S 25964 25967 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11234619 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831759971496 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25967/tid=26218] ppid=25964 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/25967/task/26218/stat : 26218 (java) R 25964 25967 16156 0 -1 4202560 4 0 0 0 28 0 0 0 20 0 22 0 11239090 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831761023400 139832005766943 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25967/tid=26219] ppid=25964 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/25967/task/26219/stat : 26219 (java) R 25964 25967 16156 0 -1 4202560 2 0 0 0 28 0 0 0 20 0 22 0 11239090 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831762073976 139832005850781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25967/tid=26220] ppid=25964 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/25967/task/26220/stat : 26220 (java) S 25964 25967 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11239092 10060525568 154168 33554432000 1073741824 1073778376 140734296509728 139831763129384 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 31.91
Current children cumulated vsize (KiB) 9824732

[startup+45.6007 s]
/proc/loadavg: 1.82 2.04 2.01 4/216 26220
/proc/meminfo: memFree=28170576/32872528 swapFree=1299868/1463388
[pid=25967] ppid=25964 vsize=0 CPUtime=32.49 cores=1,3,5,7
/proc/25967/stat : 25967 (java) Z 25964 25967 16156 0 -1 4203532 28344 0 1 0 3104 145 0 0 20 0 2 0 11234599 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/25967/statm: 0 0 0 0 0 0 0
[pid=25967/tid=25983] ppid=25964 vsize=0 CPUtime=1.65 cores=1,3,5,7
/proc/25967/task/25983/stat : 25983 (java) R 25964 25967 16156 0 -1 4203588 18322 0 0 0 163 2 0 0 20 0 2 0 11234605 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 32.49
Current children cumulated vsize (KiB) 0

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.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 45.6047
CPU time (s): 32.5091
CPU user time (s): 31.0463
CPU system time (s): 1.46278
CPU usage (%): 71.2845
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.0363
system time used= 1.46278
maximum resident set size= 616676
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28344
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= 3397
involuntary context switches= 1866

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.184971 second user time and 0.243962 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 23:28:06
IDJOB=4092313
IDBENCH=79244
IDSOLVER=2552
FILE ID=node121/4092313-1467322086
RUNJOBID= node121-1467318467-16221
PBS_JOBID= 20005290
Free space on /tmp= 71700 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.1111224451--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092313-1467322086/watcher-4092313-1467322086 -o /tmp/evaluation-result-4092313-1467322086/solver-4092313-1467322086 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16221 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092313-1467322086.wbo

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

MD5SUM BENCH= 51c830b3e31ed97e6a2590ce9584f929
RANDOM SEED=1646820507

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28783720 kB
Buffers:          131200 kB
Cached:           346728 kB
SwapCached:            0 kB
Active:          1606108 kB
Inactive:         247132 kB
Active(anon):    1361960 kB
Inactive(anon):    16036 kB
Active(file):     244148 kB
Inactive(file):   231096 kB
Unevictable:     1463388 kB
Mlocked:         1299868 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       2859440 kB
Mapped:            22060 kB
Shmem:               204 kB
Slab:             611632 kB
SReclaimable:      55480 kB
SUnreclaim:       556152 kB
KernelStack:        1632 kB
PageTables:        10156 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3165020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1501184 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= 71700 MiB
End job on node121 at 2016-06-30 23:28:52