Trace number 4109625

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 25.5381 46.3729

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110977273--soft-33-100-0.wbo
MD5SUM6c57c5aada90424d0dad1a990e56c347
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark11.4853
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 constraints69
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 3204
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3203
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1243
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109625-1467321420.wbo
0.09/0.12	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.066s.
0.09/0.19	c declared #vars     169
0.09/0.19	c internal #vars     238
0.09/0.19	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 27
0.09/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 20
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 51
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 3
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 27
0.09/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 20
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 51
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 69 literals
0.61/0.39	c And the winner is solver0
1.29/0.69	c SATISFIABLE
1.29/0.69	c OPTIMIZING...
1.29/0.69	c Got one! Elapsed wall clock time (in seconds):0.571
1.29/0.69	o 812
1.31/0.70	c And the winner is solver0
1.31/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.31/1.19	o 776
1.31/1.20	c And the winner is solver0
1.31/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.31/1.69	o 768
1.33/1.70	c And the winner is solver0
1.33/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
1.33/2.19	o 738
1.36/2.21	c And the winner is solver0
1.54/2.69	c Got one! Elapsed wall clock time (in seconds):2.575
1.54/2.69	o 731
1.54/2.70	c And the winner is solver0
1.54/3.20	c Got one! Elapsed wall clock time (in seconds):3.076
1.54/3.20	o 703
1.55/3.21	c And the winner is solver0
1.55/3.70	c Got one! Elapsed wall clock time (in seconds):3.577
1.55/3.70	o 701
1.55/3.71	c And the winner is solver0
1.65/4.20	c Got one! Elapsed wall clock time (in seconds):4.078
1.65/4.20	o 695
1.65/4.20	c And the winner is solver0
1.65/4.70	c Got one! Elapsed wall clock time (in seconds):4.579
1.65/4.70	o 615
1.65/4.70	c And the winner is solver0
1.65/5.20	c Got one! Elapsed wall clock time (in seconds):5.08
1.65/5.20	o 515
1.65/5.21	c And the winner is solver0
1.66/5.70	c Got one! Elapsed wall clock time (in seconds):5.582
1.66/5.70	o 513
1.66/5.74	c And the winner is solver0
1.87/6.20	c Got one! Elapsed wall clock time (in seconds):6.083
1.87/6.20	o 495
1.87/6.23	c And the winner is solver0
1.94/6.70	c Got one! Elapsed wall clock time (in seconds):6.584
1.94/6.70	o 492
1.94/6.71	c And the winner is solver0
1.96/7.20	c Got one! Elapsed wall clock time (in seconds):7.085
1.96/7.20	o 491
1.96/7.21	c And the winner is solver0
1.96/7.71	c Got one! Elapsed wall clock time (in seconds):7.586
1.96/7.71	o 482
1.96/7.71	c And the winner is solver0
1.96/8.21	c Got one! Elapsed wall clock time (in seconds):8.087
1.96/8.21	o 478
1.96/8.21	c And the winner is solver0
1.97/8.71	c Got one! Elapsed wall clock time (in seconds):8.588
1.97/8.71	o 466
1.97/8.71	c And the winner is solver0
1.97/9.21	c Got one! Elapsed wall clock time (in seconds):9.089
1.97/9.21	o 428
1.97/9.22	c And the winner is solver0
2.03/9.71	c Got one! Elapsed wall clock time (in seconds):9.59
2.03/9.71	o 426
2.03/9.72	c And the winner is solver0
2.03/10.21	c Got one! Elapsed wall clock time (in seconds):10.092
2.03/10.21	o 421
2.03/10.22	c And the winner is solver0
2.07/10.71	c Got one! Elapsed wall clock time (in seconds):10.593
2.07/10.71	o 416
2.07/10.74	c And the winner is solver0
2.14/11.21	c Got one! Elapsed wall clock time (in seconds):11.094
2.14/11.21	o 356
2.14/11.22	c And the winner is solver0
2.14/11.71	c Got one! Elapsed wall clock time (in seconds):11.595
2.14/11.71	o 338
2.14/11.73	c And the winner is solver0
2.18/12.22	c Got one! Elapsed wall clock time (in seconds):12.096
2.18/12.22	o 336
2.18/12.23	c And the winner is solver0
2.23/12.72	c Got one! Elapsed wall clock time (in seconds):12.597
2.23/12.72	o 332
2.23/12.73	c And the winner is solver0
2.27/13.22	c Got one! Elapsed wall clock time (in seconds):13.098
2.27/13.22	o 330
2.27/13.24	c And the winner is solver0
2.34/13.72	c Got one! Elapsed wall clock time (in seconds):13.599
2.34/13.72	o 324
2.34/13.77	c And the winner is solver0
2.56/14.22	c Got one! Elapsed wall clock time (in seconds):14.1
2.56/14.22	o 323
2.56/14.25	c And the winner is solver0
2.65/14.72	c Got one! Elapsed wall clock time (in seconds):14.601
2.65/14.72	o 320
2.65/14.73	c And the winner is solver0
2.65/15.22	c Got one! Elapsed wall clock time (in seconds):15.102
2.65/15.22	o 314
2.65/15.24	c And the winner is solver0
2.69/15.72	c Got one! Elapsed wall clock time (in seconds):15.603
2.69/15.72	o 280
2.69/15.75	c And the winner is solver0
2.76/16.22	c Got one! Elapsed wall clock time (in seconds):16.104
2.76/16.22	o 273
2.76/16.24	c And the winner is solver0
2.80/16.72	c Got one! Elapsed wall clock time (in seconds):16.605
2.80/16.72	o 269
2.80/16.76	c And the winner is solver0
2.89/17.23	c Got one! Elapsed wall clock time (in seconds):17.106
2.89/17.23	o 250
2.89/17.24	c And the winner is solver0
2.94/17.73	c Got one! Elapsed wall clock time (in seconds):17.607
2.94/17.73	o 244
2.94/17.74	c And the winner is solver0
2.98/18.23	c Got one! Elapsed wall clock time (in seconds):18.108
2.98/18.23	o 242
2.98/18.26	c And the winner is solver0
3.05/18.73	c Got one! Elapsed wall clock time (in seconds):18.609
3.05/18.73	o 241
3.23/18.86	c And the winner is solver0
3.36/19.23	c Got one! Elapsed wall clock time (in seconds):19.11
3.36/19.23	o 239
3.36/19.26	c And the winner is solver0
3.43/19.73	c Got one! Elapsed wall clock time (in seconds):19.611
3.43/19.73	o 235
3.43/19.78	c And the winner is solver0
3.56/20.23	c Got one! Elapsed wall clock time (in seconds):20.112
3.56/20.23	o 223
3.56/20.26	c And the winner is solver0
3.75/20.73	c Got one! Elapsed wall clock time (in seconds):20.613
3.75/20.73	o 222
3.75/20.75	c And the winner is solver0
3.80/21.23	c Got one! Elapsed wall clock time (in seconds):21.114
3.80/21.23	o 203
3.92/21.33	c cleaning 8554 clauses out of 17112 with flag 3660/17112
4.16/21.42	c And the winner is solver0
4.30/21.73	c Got one! Elapsed wall clock time (in seconds):21.615
4.30/21.73	o 202
4.30/21.77	c And the winner is solver0
4.43/22.24	c Got one! Elapsed wall clock time (in seconds):22.116
4.43/22.24	o 186
4.55/22.35	c And the winner is solver0
4.69/22.74	c Got one! Elapsed wall clock time (in seconds):22.617
4.69/22.74	o 184
4.69/22.77	c And the winner is solver0
4.76/23.24	c Got one! Elapsed wall clock time (in seconds):23.118
4.76/23.24	o 182
4.76/23.29	c And the winner is solver0
4.88/23.74	c Got one! Elapsed wall clock time (in seconds):23.619
4.88/23.74	o 180
4.99/23.81	c cleaning 7994 clauses out of 16003 with flag 4192/24557
4.99/23.81	c And the winner is solver0
5.07/24.24	c Got one! Elapsed wall clock time (in seconds):24.12
5.07/24.24	o 178
5.20/24.31	c And the winner is solver0
5.23/24.74	c Got one! Elapsed wall clock time (in seconds):24.621
5.23/24.74	o 167
5.23/24.75	c And the winner is solver0
5.23/25.24	c Got one! Elapsed wall clock time (in seconds):25.122
5.23/25.24	o 163
5.35/25.33	c And the winner is solver0
5.42/25.74	c Got one! Elapsed wall clock time (in seconds):25.623
5.42/25.74	o 162
5.42/25.77	c And the winner is solver0
5.49/26.24	c Got one! Elapsed wall clock time (in seconds):26.124
5.49/26.24	o 152
5.49/26.25	c And the winner is solver0
5.51/26.74	c Got one! Elapsed wall clock time (in seconds):26.625
5.51/26.74	o 150
5.51/26.75	c And the winner is solver0
5.52/27.25	c Got one! Elapsed wall clock time (in seconds):27.125
5.52/27.25	o 139
5.52/27.26	c And the winner is solver0
5.59/27.75	c Got one! Elapsed wall clock time (in seconds):27.626
5.59/27.75	o 138
5.59/27.76	c And the winner is solver0
5.63/28.25	c Got one! Elapsed wall clock time (in seconds):28.127
5.63/28.25	o 104
5.63/28.26	c And the winner is solver0
5.65/28.75	c Got one! Elapsed wall clock time (in seconds):28.628
5.65/28.75	o 103
5.65/28.78	c And the winner is solver0
5.75/29.25	c Got one! Elapsed wall clock time (in seconds):29.129
5.75/29.25	o 95
5.75/29.28	c And the winner is solver0
5.85/29.75	c Got one! Elapsed wall clock time (in seconds):29.63
5.85/29.75	o 81
5.85/29.76	c And the winner is solver0
5.88/30.25	c Got one! Elapsed wall clock time (in seconds):30.131
5.88/30.25	o 80
5.98/30.32	c And the winner is solver0
6.06/30.75	c Got one! Elapsed wall clock time (in seconds):30.632
6.06/30.75	o 65
6.06/30.78	c And the winner is solver0
6.15/31.25	c Got one! Elapsed wall clock time (in seconds):31.133
6.15/31.25	o 63
6.15/31.26	c And the winner is solver0
6.16/31.75	c Got one! Elapsed wall clock time (in seconds):31.634
6.16/31.75	o 62
6.24/31.86	c cleaning 8782 clauses out of 17566 with flag 3536/34114
6.24/31.89	c And the winner is solver0
6.88/32.26	c Got one! Elapsed wall clock time (in seconds):32.136
6.88/32.26	o 61
6.99/32.30	c And the winner is solver0
7.01/32.76	c Got one! Elapsed wall clock time (in seconds):32.638
7.01/32.76	o 59
7.29/32.95	c cleaning 7360 clauses out of 14720 with flag 13609/40050
7.29/33.00	c And the winner is solver0
7.55/33.26	c Got one! Elapsed wall clock time (in seconds):33.14
7.55/33.26	o 57
7.83/33.40	c And the winner is solver0
7.89/33.76	c Got one! Elapsed wall clock time (in seconds):33.641
7.89/33.76	o 49
7.89/33.77	c And the winner is solver0
7.91/34.26	c Got one! Elapsed wall clock time (in seconds):34.143
7.91/34.26	o 30
7.97/34.32	c cleaning 6570 clauses out of 13154 with flag 4145/45844
8.37/34.54	c cleaning 6291 clauses out of 12584 with flag 25908/51844
8.37/34.58	c And the winner is solver0
8.55/34.76	c Got one! Elapsed wall clock time (in seconds):34.645
8.55/34.76	o 27
8.81/34.92	c cleaning 5780 clauses out of 11563 with flag 16822/57114
9.21/35.14	c cleaning 5884 clauses out of 11784 with flag 35887/63115
9.81/35.42	c cleaning 6444 clauses out of 12898 with flag 61157/70114
10.41/35.75	c cleaning 7219 clauses out of 14454 with flag 91583/78114
11.23/36.10	c And the winner is solver0
11.33/36.27	c Got one! Elapsed wall clock time (in seconds):36.148
11.33/36.27	o 26
11.84/36.55	c cleaning 10350 clauses out of 20702 with flag 19983/91583
12.04/36.61	c And the winner is solver0
12.13/36.77	c Got one! Elapsed wall clock time (in seconds):36.652
12.13/36.77	o 24
12.18/36.88	c And the winner is solver0
12.37/37.28	c Got one! Elapsed wall clock time (in seconds):37.156
12.37/37.28	o 22
12.40/37.38	c cleaning 8086 clauses out of 16182 with flag 8657/97414
13.00/37.63	c cleaning 7043 clauses out of 14097 with flag 32788/103415
13.61/37.92	c cleaning 7019 clauses out of 14053 with flag 61584/110414
14.22/38.24	c cleaning 7509 clauses out of 15032 with flag 94438/118414
14.83/38.56	c And the winner is solver0
14.99/38.80	c Got one! Elapsed wall clock time (in seconds):38.677
14.99/38.80	o 21
15.38/39.02	c And the winner is solver0
16.41/40.05	c Got one! Elapsed wall clock time (in seconds):39.933
16.41/40.05	o 20
16.52/40.10	c And the winner is solver0
16.55/40.56	c Got one! Elapsed wall clock time (in seconds):40.439
16.55/40.56	o 19
16.55/40.57	c And the winner is solver0
16.55/41.06	c Got one! Elapsed wall clock time (in seconds):40.944
16.55/41.06	o 15
16.61/41.14	c cleaning 10818 clauses out of 21636 with flag 3963/132527
17.22/41.40	c cleaning 8405 clauses out of 16814 with flag 27044/138524
17.62/41.69	c cleaning 7702 clauses out of 15409 with flag 54617/145524
18.42/42.02	c cleaning 7847 clauses out of 15706 with flag 87380/153524
19.02/42.33	c And the winner is solver0
19.26/42.57	c Got one! Elapsed wall clock time (in seconds):42.449
19.26/42.57	o 14
19.76/42.83	c cleaning 10263 clauses out of 20536 with flag 22372/166203
20.36/43.10	c cleaning 8134 clauses out of 16273 with flag 50514/172204
20.36/43.13	c And the winner is solver0
21.10/43.82	c Got one! Elapsed wall clock time (in seconds):43.705
21.10/43.82	o 11
21.24/44.00	c cleaning 6578 clauses out of 13177 with flag 17065/177242
21.85/44.24	c cleaning 6299 clauses out of 12597 with flag 43812/183241
22.45/44.52	c cleaning 6645 clauses out of 13297 with flag 73047/190242
22.85/44.76	c And the winner is solver0
23.22/45.08	c Got one! Elapsed wall clock time (in seconds):44.961
23.22/45.08	o 8
23.71/45.34	c cleaning 8856 clauses out of 17718 with flag 21930/201312
24.31/45.60	c cleaning 7424 clauses out of 14858 with flag 50509/207311
24.91/45.90	c cleaning 7208 clauses out of 14424 with flag 81274/214312
24.91/45.98	c And the winner is solver0
25.41/46.36	c >>>>>>>>>> Solver number 0 (80 answers) <<<<<<<<<<<<<<<<<<
25.41/46.36	c starts		: 185
25.41/46.36	c conflicts		: 216540
25.41/46.36	c decisions		: 346340
25.41/46.36	c propagations		: 4729378
25.41/46.36	c inspects		: 104501414
25.41/46.36	c shortcuts		: 0
25.41/46.36	c learnt literals	: 42
25.41/46.36	c learnt binary clauses	: 40
25.41/46.36	c learnt ternary clauses	: 287
25.41/46.36	c learnt constraints	: 216497
25.41/46.36	c ignored constraints	: 0
25.41/46.36	c root simplifications	: 0
25.41/46.36	c removed literals (reason simplification)	: 739859
25.41/46.36	c reason swapping (by a shorter reason)	: 0
25.41/46.36	c Calls to reduceDB	: 27
25.41/46.36	c Number of update (reduction) of LBD	: 50943
25.41/46.36	c Imported unit clauses	: 0
25.41/46.36	c number of reductions to clauses (during analyze)	: 0
25.41/46.36	c number of learned constraints concerned by reduction	: 0
25.41/46.36	c number of learning phase by resolution	: 0
25.41/46.36	c number of learning phase by cutting planes	: 0
25.41/46.36	c speed (assignments/second)	: 102434.00476499891
25.41/46.36	c non guided choices	2966
25.41/46.36	c learnt constraints type 
25.41/46.36	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
25.41/46.36	c starts		: 80
25.41/46.36	c conflicts		: 476
25.41/46.36	c decisions		: 8373
25.41/46.36	c propagations		: 29670
25.41/46.36	c inspects		: 1065729
25.41/46.36	c shortcuts		: 0
25.41/46.36	c learnt literals	: 0
25.41/46.36	c learnt binary clauses	: 0
25.41/46.36	c learnt ternary clauses	: 0
25.41/46.36	c learnt constraints	: 411
25.41/46.36	c ignored constraints	: 0
25.41/46.36	c root simplifications	: 0
25.41/46.36	c removed literals (reason simplification)	: 0
25.41/46.36	c reason swapping (by a shorter reason)	: 0
25.41/46.36	c Calls to reduceDB	: 0
25.41/46.36	c Number of update (reduction) of LBD	: 0
25.41/46.36	c Imported unit clauses	: 0
25.41/46.36	c number of reductions to clauses (during analyze)	: 0
25.41/46.36	c number of learned constraints concerned by reduction	: 0
25.41/46.36	c number of learning phase by resolution	: 0
25.41/46.36	c number of learning phase by cutting planes	: 0
25.41/46.36	c speed (assignments/second)	: 23399.05362776025
25.41/46.36	c non guided choices	1429
25.41/46.36	c learnt constraints type 
25.41/46.36	s OPTIMUM FOUND
25.41/46.36	c Found 79 solution(s)
25.41/46.36	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 
25.41/46.36	c objective function=8
25.41/46.36	c Total wall clock time (in seconds): 46.245

Verifier Data

OK	8

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-4109625-1467321420/watcher-4109625-1467321420 -o /tmp/evaluation-result-4109625-1467321420/solver-4109625-1467321420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109625-1467321420.wbo 

pid=15361
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: 0.07 0.20 0.64 2/169 15364
/proc/meminfo: memFree=30447320/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/15364/stat : 15364 (java) D 15361 15364 11495 0 -1 4202496 327 0 0 0 0 0 0 0 20 0 1 0 11171200 9515008 183 33554432000 1073741824 1073778376 140735498265648 140735498256680 271787572917 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/15364/statm: 2323 183 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 0.07 0.20 0.64 2/169 15364
/proc/meminfo: memFree=30447320/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 11171200 9787879424 6033 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2389619 6033 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 0.07 0.20 0.64 2/169 15364
/proc/meminfo: memFree=30447320/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 4756 0 1 0 22 1 0 0 20 0 22 0 11171200 10060525568 7862 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 7862 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300219 s]
/proc/loadavg: 0.07 0.20 0.64 2/169 15364
/proc/meminfo: memFree=30447320/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 8191 0 1 0 59 2 0 0 20 0 22 0 11171200 10060525568 9662 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 9679 2246 9 0 2446860 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 9824732

[startup+0.70025 s]
/proc/loadavg: 0.07 0.20 0.64 2/169 15364
/proc/meminfo: memFree=30447320/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 15490 0 1 0 126 5 0 0 20 0 22 0 11171200 10060525568 14771 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 14771 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 0.38 0.26 0.65 1/188 15389
/proc/meminfo: memFree=30396188/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 15507 0 1 0 127 4 0 0 20 0 19 0 11171200 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 15797 2254 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 19 0 11171201 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11171203 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11171204 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11171204 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171206 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 6878 0 0 0 38 0 0 0 20 0 19 0 11171206 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 4866 0 0 0 34 0 0 0 20 0 19 0 11171206 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171206 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171206 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11171220 10060525568 15797 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 9824732

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

[startup+1.7008 s]
/proc/loadavg: 0.38 0.26 0.65 1/188 15389
/proc/meminfo: memFree=30396188/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=1.33 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 15516 0 1 0 128 5 0 0 20 0 22 0 11171200 10060525568 16828 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 16828 2254 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 22 0 11171201 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11171202 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11171203 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11171204 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11171204 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171206 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 6878 0 0 0 38 0 0 0 20 0 22 0 11171206 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 4866 0 0 0 34 0 0 0 20 0 22 0 11171206 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171206 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171206 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11171220 10060525568 17340 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 9824732

[startup+1.80081 s]
/proc/loadavg: 0.38 0.26 0.65 1/188 15389
/proc/meminfo: memFree=30396188/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 15517 0 1 0 127 4 0 0 20 0 19 0 11171200 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 17333 2254 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2413 0 1 0 15 1 0 0 20 0 19 0 11171201 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11171202 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11171203 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11171204 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11171204 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171206 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 6878 0 0 0 38 0 0 0 20 0 19 0 11171206 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 4866 0 0 0 34 0 0 0 20 0 19 0 11171206 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11171206 10060525568 17333 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0

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

/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 12754 0 0 0 114 2 0 0 20 0 22 0 11171206 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 8357 0 0 0 117 0 0 0 20 0 22 0 11171206 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11171206 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11171206 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11171220 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15621] ppid=15361 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/15364/task/15621/stat : 15621 (java) R 15361 15364 11495 0 -1 4202560 2 0 0 0 49 0 0 0 20 0 22 0 11175709 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983418584168 139983471061570 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15622] ppid=15361 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/15364/task/15622/stat : 15622 (java) R 15361 15364 11495 0 -1 4202560 2 0 0 0 49 0 0 0 20 0 22 0 11175709 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983415423960 139983470527982 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15623] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15623/stat : 15623 (java) S 15361 15364 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11175710 10060525568 53590 33554432000 1073741824 1073778376 140735467051232 139983417529512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 24.28
Current children cumulated vsize (KiB) 9824732

[startup+46.0008 s]
/proc/loadavg: 0.45 0.29 0.64 3/191 15623
/proc/meminfo: memFree=30238856/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=25.07 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 25741 0 1 0 2383 124 0 0 20 0 20 0 11171200 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 53586 2287 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2417 0 1 0 23 3 0 0 20 0 20 0 11171201 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 13 0 0 0 1 5 0 0 20 0 20 0 11171203 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 12754 0 0 0 114 2 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 8357 0 0 0 117 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11171220 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15622] ppid=15361 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/15364/task/15622/stat : 15622 (java) R 15361 15364 11495 0 -1 4202560 2 0 0 0 89 0 0 0 20 0 20 0 11175709 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983415424216 139983470878160 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 9824732

[startup+46.2008 s]
/proc/loadavg: 0.57 0.32 0.65 2/189 15623
/proc/meminfo: memFree=30238856/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=25.28 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 25741 0 1 0 2404 124 0 0 20 0 20 0 11171200 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 53586 2287 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2417 0 1 0 23 3 0 0 20 0 20 0 11171201 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 13 0 0 0 1 5 0 0 20 0 20 0 11171203 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 12754 0 0 0 114 2 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 8357 0 0 0 117 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11171220 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15622] ppid=15361 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/15364/task/15622/stat : 15622 (java) R 15361 15364 11495 0 -1 4202560 2 0 0 0 110 0 0 0 20 0 20 0 11175709 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983415424216 139983470527888 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 9824732

[startup+46.3077 s]
/proc/loadavg: 0.57 0.32 0.65 2/189 15623
/proc/meminfo: memFree=30238856/32872528 swapFree=1102192/1183952
[pid=15364] ppid=15361 vsize=9824732 CPUtime=25.38 cores=1,3,5,7
/proc/15364/stat : 15364 (java) S 15361 15364 11495 0 -1 4202496 25741 0 1 0 2414 124 0 0 20 0 20 0 11171200 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 140735467042368 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15364/statm: 2456183 53586 2287 9 0 2446860 0
[pid=15364/tid=15366] ppid=15361 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/15364/task/15366/stat : 15366 (java) S 15361 15364 11495 0 -1 4202560 2417 0 1 0 23 3 0 0 20 0 20 0 11171201 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983602848632 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15367] ppid=15361 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/15364/task/15367/stat : 15367 (java) S 15361 15364 11495 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983591909928 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15368] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15368/stat : 15368 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983590857128 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15369] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15369/stat : 15369 (java) S 15361 15364 11495 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983589804328 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15370] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15370/stat : 15370 (java) S 15361 15364 11495 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983588751528 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15371] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15371/stat : 15371 (java) S 15361 15364 11495 0 -1 4202560 20 0 0 0 3 1 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983442361384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15372] ppid=15361 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/15364/task/15372/stat : 15372 (java) S 15361 15364 11495 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983441308584 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15373] ppid=15361 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/15364/task/15373/stat : 15373 (java) S 15361 15364 11495 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983440255784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15374] ppid=15361 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/15364/task/15374/stat : 15374 (java) S 15361 15364 11495 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 20 0 11171202 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983439202984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15375] ppid=15361 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/15364/task/15375/stat : 15375 (java) S 15361 15364 11495 0 -1 4202560 13 0 0 0 1 5 0 0 20 0 20 0 11171203 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983427004904 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15376] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15376/stat : 15376 (java) S 15361 15364 11495 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983425950968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15377] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15377/stat : 15377 (java) S 15361 15364 11495 0 -1 4202560 29 0 0 0 0 0 0 0 20 0 20 0 11171204 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983424898056 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15378] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15378/stat : 15378 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983423846544 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15379] ppid=15361 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/15364/task/15379/stat : 15379 (java) S 15361 15364 11495 0 -1 4202560 12754 0 0 0 114 2 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983422794680 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15380] ppid=15361 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/15364/task/15380/stat : 15380 (java) S 15361 15364 11495 0 -1 4202560 8357 0 0 0 117 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983421741880 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15364/tid=15381] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15381/stat : 15381 (java) S 15361 15364 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983420689272 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15364/tid=15382] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15382/stat : 15382 (java) S 15361 15364 11495 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11171206 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983419636680 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15364/tid=15385] ppid=15361 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15364/task/15385/stat : 15385 (java) S 15361 15364 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 11171220 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983416476584 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15364/tid=15622] ppid=15361 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/15364/task/15622/stat : 15622 (java) R 15361 15364 11495 0 -1 4202560 2 0 0 0 120 0 0 0 20 0 20 0 11175709 10060525568 53586 33554432000 1073741824 1073778376 140735467051232 139983415424216 139983470527921 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 25.38
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.03
#  lost CPU user time (s): 0.02
#  lost CPU system time (s): 0.01

Real time (s): 46.3729
CPU time (s): 25.5381
CPU user time (s): 24.1783
CPU system time (s): 1.35979
CPU usage (%): 55.0712
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.1583
system time used= 1.34979
maximum resident set size= 217876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25754
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= 3591
involuntary context switches= 919

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.341948 second user time and 0.412937 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 23:17:00
IDJOB=4109625
IDBENCH=78872
IDSOLVER=2552
FILE ID=node115/4109625-1467321420
RUNJOBID= node115-1467319426-13601
PBS_JOBID= 20005276
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110977273--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109625-1467321420/watcher-4109625-1467321420 -o /tmp/evaluation-result-4109625-1467321420/solver-4109625-1467321420 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109625-1467321420.wbo

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

MD5SUM BENCH= 6c57c5aada90424d0dad1a990e56c347
RANDOM SEED=453895

node115.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.087
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.17
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.087
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.56
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.087
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.087
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.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        30447600 kB
Buffers:          165452 kB
Cached:           321516 kB
SwapCached:            0 kB
Active:           270056 kB
Inactive:         231096 kB
Active(anon):      10484 kB
Inactive(anon):     6556 kB
Active(file):     259572 kB
Inactive(file):   224540 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               732 kB
Writeback:             0 kB
AnonPages:       1200568 kB
Mapped:            13864 kB
Shmem:               204 kB
Slab:             608304 kB
SReclaimable:      52584 kB
SUnreclaim:       555720 kB
KernelStack:        1384 kB
PageTables:         6520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1283692 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 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= 71664 MiB
End job on node115 at 2016-06-30 23:17:46