Trace number 4109593

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 18.6402 35.3541

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110978113--soft-66-100-0.wbo
MD5SUM9827eed4e77f286e6e4727bea036a058
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark11.6122
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 constraints29
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 1556
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1555
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1184
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.03/0.25	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.03/0.25	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.25	c See www.sat4j.org for details.
0.03/0.26	c version PB16.v20160501
0.03/0.26	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.26	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.26	c java.vm.version	19.1-b02
0.03/0.26	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.26	c sun.arch.data.model	64
0.03/0.26	c java.version		1.6.0_24
0.03/0.26	c os.name		Linux
0.03/0.26	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.26	c os.arch		amd64
0.03/0.26	c Free memory 		501472288
0.03/0.26	c Max memory 		7480803328
0.03/0.26	c Total memory 		504102912
0.03/0.26	c Number of processors 	8
0.03/0.29	c Pseudo Boolean Optimization by upper bound
0.03/0.29	c ManyCore solver with 2 solvers running in parallel
0.03/0.29	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.03/0.29	c --- Begin Solver configuration ---
0.03/0.29	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.03/0.29	c Learn all clauses as in MiniSAT
0.03/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.29	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.03/0.29	c Expensive reason simplification
0.03/0.29	c Glucose 2.1 dynamic restart strategy
0.03/0.29	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.03/0.29	c timeout=2147483s
0.03/0.29	c DB Simplification allowed=false
0.03/0.29	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.03/0.29	c --- End Solver configuration ---
0.03/0.29	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.03/0.29	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.03/0.29	c --- Begin Solver configuration ---
0.03/0.29	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.03/0.29	c Learn all clauses as in MiniSAT
0.03/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.03/0.29	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.03/0.29	c No reason simplification
0.03/0.29	c Armin Biere (Picosat) restarts strategy
0.03/0.29	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.03/0.29	c timeout=2147483s
0.03/0.29	c DB Simplification allowed=false
0.03/0.29	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.03/0.29	c --- End Solver configuration ---
0.03/0.29	c solving HOME/instance-4109593-1467321391.wbo
0.03/0.29	c reading problem ... 
0.14/0.36	c ... done. Wall clock time 0.068s.
0.14/0.36	c declared #vars     169
0.14/0.36	c internal #vars     198
0.14/0.36	c #constraints  101
0.14/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.14/0.36	c constraints type 
0.14/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26
0.14/0.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.14/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
0.14/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 22
0.14/0.36	c 101 constraints processed.
0.14/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.14/0.36	c constraints type 
0.14/0.36	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.14/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
0.14/0.36	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 49
0.14/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22
0.14/0.36	c 101 constraints processed.
0.14/0.36	c objective function length is 29 literals
1.52/0.76	c And the winner is solver0
1.87/0.86	c SATISFIABLE
1.87/0.86	c OPTIMIZING...
1.87/0.86	c Got one! Elapsed wall clock time (in seconds):0.573
1.87/0.86	o 768
1.87/0.89	c And the winner is solver0
2.18/1.36	c Got one! Elapsed wall clock time (in seconds):1.073
2.18/1.36	o 766
2.18/1.39	c And the winner is solver0
2.35/1.86	c Got one! Elapsed wall clock time (in seconds):1.574
2.35/1.86	o 748
2.35/1.89	c And the winner is solver0
2.51/2.36	c Got one! Elapsed wall clock time (in seconds):2.075
2.51/2.36	o 718
2.58/2.40	c And the winner is solver0
2.59/2.86	c Got one! Elapsed wall clock time (in seconds):2.576
2.59/2.86	o 712
2.59/2.87	c And the winner is solver0
2.60/3.37	c Got one! Elapsed wall clock time (in seconds):3.077
2.60/3.37	o 711
2.60/3.37	c And the winner is solver0
2.60/3.87	c Got one! Elapsed wall clock time (in seconds):3.578
2.60/3.87	o 707
2.60/3.87	c And the winner is solver0
2.60/4.37	c Got one! Elapsed wall clock time (in seconds):4.078
2.60/4.37	o 579
2.60/4.38	c And the winner is solver0
2.60/4.87	c Got one! Elapsed wall clock time (in seconds):4.579
2.60/4.87	o 570
2.60/4.87	c And the winner is solver0
2.60/5.37	c Got one! Elapsed wall clock time (in seconds):5.08
2.60/5.37	o 561
2.60/5.38	c And the winner is solver0
2.72/5.87	c Got one! Elapsed wall clock time (in seconds):5.581
2.72/5.87	o 549
2.72/5.88	c And the winner is solver0
2.72/6.37	c Got one! Elapsed wall clock time (in seconds):6.082
2.72/6.37	o 547
2.82/6.46	c cleaning 4189 clauses out of 8377 with flag 3173/8377
2.82/6.47	c And the winner is solver0
3.04/6.87	c Got one! Elapsed wall clock time (in seconds):6.583
3.04/6.87	o 530
3.04/6.88	c And the winner is solver0
3.05/7.37	c Got one! Elapsed wall clock time (in seconds):7.084
3.05/7.37	o 513
3.05/7.38	c And the winner is solver0
3.06/7.87	c Got one! Elapsed wall clock time (in seconds):7.585
3.06/7.87	o 506
3.06/7.88	c And the winner is solver0
3.06/8.37	c Got one! Elapsed wall clock time (in seconds):8.085
3.06/8.37	o 471
3.06/8.38	c And the winner is solver0
3.07/8.87	c Got one! Elapsed wall clock time (in seconds):8.586
3.07/8.87	o 470
3.07/8.88	c And the winner is solver0
3.07/9.38	c Got one! Elapsed wall clock time (in seconds):9.087
3.07/9.38	o 468
3.07/9.38	c And the winner is solver0
3.07/9.88	c Got one! Elapsed wall clock time (in seconds):9.588
3.07/9.88	o 451
3.07/9.89	c And the winner is solver0
3.09/10.38	c Got one! Elapsed wall clock time (in seconds):10.089
3.09/10.38	o 450
3.09/10.39	c And the winner is solver0
3.11/10.88	c Got one! Elapsed wall clock time (in seconds):10.59
3.11/10.88	o 439
3.11/10.89	c And the winner is solver0
3.14/11.38	c Got one! Elapsed wall clock time (in seconds):11.091
3.14/11.38	o 435
3.14/11.39	c And the winner is solver0
3.15/11.88	c Got one! Elapsed wall clock time (in seconds):11.592
3.15/11.88	o 419
3.15/11.89	c And the winner is solver0
3.15/12.38	c Got one! Elapsed wall clock time (in seconds):12.093
3.15/12.38	o 394
3.15/12.39	c And the winner is solver0
3.15/12.88	c Got one! Elapsed wall clock time (in seconds):12.593
3.15/12.88	o 392
3.15/12.89	c And the winner is solver0
4.53/14.23	c Got one! Elapsed wall clock time (in seconds):13.946
4.53/14.23	o 382
4.53/14.24	c And the winner is solver0
4.53/14.74	c Got one! Elapsed wall clock time (in seconds):14.447
4.53/14.74	o 365
4.53/14.75	c And the winner is solver0
4.55/15.24	c Got one! Elapsed wall clock time (in seconds):14.948
4.55/15.24	o 364
4.55/15.24	c And the winner is solver0
4.57/15.74	c Got one! Elapsed wall clock time (in seconds):15.449
4.57/15.74	o 352
4.57/15.75	c And the winner is solver0
4.62/16.24	c Got one! Elapsed wall clock time (in seconds):15.949
4.62/16.24	o 348
4.62/16.25	c And the winner is solver0
4.68/16.74	c Got one! Elapsed wall clock time (in seconds):16.45
4.68/16.74	o 341
4.68/16.74	c And the winner is solver0
4.68/17.24	c Got one! Elapsed wall clock time (in seconds):16.951
4.68/17.24	o 305
4.68/17.26	c And the winner is solver0
4.73/17.74	c Got one! Elapsed wall clock time (in seconds):17.452
4.73/17.74	o 302
4.84/17.84	c And the winner is solver0
5.01/18.24	c Got one! Elapsed wall clock time (in seconds):17.952
5.01/18.24	o 292
5.01/18.30	c And the winner is solver0
5.14/18.74	c Got one! Elapsed wall clock time (in seconds):18.453
5.14/18.74	o 291
5.14/18.77	c And the winner is solver0
5.22/19.24	c Got one! Elapsed wall clock time (in seconds):18.954
5.22/19.24	o 288
5.22/19.28	c And the winner is solver0
5.32/19.74	c Got one! Elapsed wall clock time (in seconds):19.455
5.32/19.74	o 277
5.32/19.76	c And the winner is solver0
5.39/20.24	c Got one! Elapsed wall clock time (in seconds):19.956
5.39/20.24	o 269
5.50/20.33	c cleaning 7788 clauses out of 15576 with flag 3689/19765
5.50/20.36	c And the winner is solver0
5.96/20.75	c Got one! Elapsed wall clock time (in seconds):20.457
5.96/20.75	o 264
5.96/20.75	c And the winner is solver0
5.98/21.25	c Got one! Elapsed wall clock time (in seconds):20.957
5.98/21.25	o 251
5.98/21.26	c And the winner is solver0
6.02/21.75	c Got one! Elapsed wall clock time (in seconds):21.458
6.02/21.75	o 241
6.02/21.78	c And the winner is solver0
6.10/22.25	c Got one! Elapsed wall clock time (in seconds):21.959
6.10/22.25	o 237
6.10/22.26	c And the winner is solver0
6.16/22.75	c Got one! Elapsed wall clock time (in seconds):22.46
6.16/22.75	o 236
6.16/22.78	c And the winner is solver0
6.25/23.25	c Got one! Elapsed wall clock time (in seconds):22.961
6.25/23.25	o 233
6.25/23.26	c And the winner is solver0
6.31/23.75	c Got one! Elapsed wall clock time (in seconds):23.462
6.31/23.75	o 232
6.31/23.77	c And the winner is solver0
6.38/24.25	c Got one! Elapsed wall clock time (in seconds):23.962
6.38/24.25	o 225
6.38/24.27	c And the winner is solver0
6.45/24.75	c Got one! Elapsed wall clock time (in seconds):24.463
6.45/24.75	o 216
6.45/24.76	c And the winner is solver0
6.47/25.25	c Got one! Elapsed wall clock time (in seconds):24.964
6.47/25.25	o 178
6.47/25.27	c And the winner is solver0
6.50/25.75	c Got one! Elapsed wall clock time (in seconds):25.465
6.50/25.75	o 171
6.50/25.77	c And the winner is solver0
6.53/26.25	c Got one! Elapsed wall clock time (in seconds):25.965
6.53/26.25	o 151
6.53/26.28	c And the winner is solver0
6.65/26.76	c Got one! Elapsed wall clock time (in seconds):26.466
6.65/26.76	o 133
6.65/26.77	c And the winner is solver0
6.71/27.26	c Got one! Elapsed wall clock time (in seconds):26.967
6.71/27.26	o 132
6.79/27.34	c And the winner is solver0
6.90/27.76	c Got one! Elapsed wall clock time (in seconds):27.468
6.90/27.76	o 122
7.19/27.96	c cleaning 9760 clauses out of 19524 with flag 13338/31501
7.48/28.00	c And the winner is solver0
7.72/28.26	c Got one! Elapsed wall clock time (in seconds):27.969
7.72/28.26	o 82
8.09/28.42	c cleaning 7380 clauses out of 14773 with flag 15578/36510
8.31/28.56	c And the winner is solver0
8.70/28.81	c Got one! Elapsed wall clock time (in seconds):28.52
8.70/28.81	o 64
8.70/28.87	c cleaning 6258 clauses out of 12531 with flag 3994/41648
8.88/28.91	c And the winner is solver0
8.93/29.31	c Got one! Elapsed wall clock time (in seconds):29.021
8.93/29.31	o 44
9.11/29.45	c cleaning 5854 clauses out of 11715 with flag 14477/47090
9.51/29.65	c cleaning 5927 clauses out of 11862 with flag 37252/53091
9.72/29.72	c And the winner is solver0
10.34/30.31	c Got one! Elapsed wall clock time (in seconds):30.023
10.34/30.31	o 37
10.34/30.39	c And the winner is solver0
10.63/30.81	c Got one! Elapsed wall clock time (in seconds):30.525
10.63/30.81	o 18
10.63/30.87	c cleaning 5748 clauses out of 11500 with flag 4338/58657
11.01/31.01	c And the winner is solver0
11.06/31.32	c Got one! Elapsed wall clock time (in seconds):31.027
11.06/31.32	o 17
11.06/31.36	c cleaning 5450 clauses out of 10903 with flag 5140/63808
11.44/31.58	c cleaning 5723 clauses out of 11450 with flag 32012/69805
12.04/31.85	c cleaning 6361 clauses out of 12726 with flag 63896/76805
12.64/32.17	c cleaning 7182 clauses out of 14365 with flag 101375/84805
13.44/32.55	c cleaning 8087 clauses out of 16182 with flag 143096/93806
14.48/33.01	c cleaning 9047 clauses out of 18093 with flag 189931/103807
15.47/33.53	c cleaning 10017 clauses out of 20043 with flag 244599/114807
16.69/34.19	c cleaning 11010 clauses out of 22021 with flag 307381/126806
18.28/34.96	c cleaning 11995 clauses out of 23998 with flag 379401/139806
18.28/34.99	c And the winner is solver0
18.52/35.34	c >>>>>>>>>> Solver number 0 (60 answers) <<<<<<<<<<<<<<<<<<
18.52/35.34	c starts		: 148
18.52/35.34	c conflicts		: 140671
18.52/35.34	c decisions		: 200366
18.52/35.34	c propagations		: 2611854
18.52/35.34	c inspects		: 70749278
18.52/35.34	c shortcuts		: 0
18.52/35.34	c learnt literals	: 33
18.52/35.34	c learnt binary clauses	: 14
18.52/35.34	c learnt ternary clauses	: 109
18.52/35.34	c learnt constraints	: 140637
18.52/35.34	c ignored constraints	: 0
18.52/35.34	c root simplifications	: 0
18.52/35.34	c removed literals (reason simplification)	: 1279016
18.52/35.34	c reason swapping (by a shorter reason)	: 0
18.52/35.34	c Calls to reduceDB	: 17
18.52/35.34	c Number of update (reduction) of LBD	: 31191
18.52/35.34	c Imported unit clauses	: 0
18.52/35.34	c number of reductions to clauses (during analyze)	: 0
18.52/35.34	c number of learned constraints concerned by reduction	: 0
18.52/35.34	c number of learning phase by resolution	: 0
18.52/35.34	c number of learning phase by cutting planes	: 0
18.52/35.34	c speed (assignments/second)	: 74667.06689536879
18.52/35.34	c non guided choices	2253
18.52/35.34	c learnt constraints type 
18.52/35.34	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
18.52/35.34	c starts		: 61
18.52/35.34	c conflicts		: 468
18.52/35.34	c decisions		: 4743
18.52/35.34	c propagations		: 21562
18.52/35.34	c inspects		: 1004289
18.52/35.34	c shortcuts		: 0
18.52/35.34	c learnt literals	: 0
18.52/35.34	c learnt binary clauses	: 0
18.52/35.34	c learnt ternary clauses	: 0
18.52/35.34	c learnt constraints	: 421
18.52/35.34	c ignored constraints	: 0
18.52/35.34	c root simplifications	: 0
18.52/35.34	c removed literals (reason simplification)	: 0
18.52/35.34	c reason swapping (by a shorter reason)	: 0
18.52/35.34	c Calls to reduceDB	: 0
18.52/35.34	c Number of update (reduction) of LBD	: 0
18.52/35.34	c Imported unit clauses	: 0
18.52/35.34	c number of reductions to clauses (during analyze)	: 0
18.52/35.34	c number of learned constraints concerned by reduction	: 0
18.52/35.34	c number of learning phase by resolution	: 0
18.52/35.34	c number of learning phase by cutting planes	: 0
18.52/35.34	c speed (assignments/second)	: 5359.681829480488
18.52/35.34	c non guided choices	1556
18.52/35.34	c learnt constraints type 
18.52/35.34	s OPTIMUM FOUND
18.52/35.34	c Found 59 solution(s)
18.52/35.35	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 
18.52/35.35	c objective function=17
18.52/35.35	c Total wall clock time (in seconds): 35.057

Verifier Data

OK	17

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4109593-1467321391/watcher-4109593-1467321391 -o /tmp/evaluation-result-4109593-1467321391/solver-4109593-1467321391 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109593-1467321391.wbo 

pid=14268
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.54 1.83 1.97 4/195 14271
/proc/meminfo: memFree=28393472/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 2818135 98570240 977 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 24065 977 743 9 0 16771 0
[pid=14271/tid=14272] ppid=14268 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) R 14268 14271 3195 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 2818135 98570240 977 33554432000 1073741824 1073778376 140734688838384 139760874745384 217410520448 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100157 s]
/proc/loadavg: 1.54 1.83 1.97 4/195 14271
/proc/meminfo: memFree=28393472/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 3140 0 1 0 3 0 0 0 20 0 13 0 2818135 9446973440 3760 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2306390 3760 1707 9 0 2297091 0
[pid=14271/tid=14272] ppid=14268 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) D 14268 14271 3195 0 -1 4202560 1881 0 1 0 2 0 0 0 20 0 13 0 2818135 9446973440 3760 33554432000 1073741824 1073778376 140734688838384 139760874747456 217413905741 0 4 0 16800971 18446744072100609316 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.200383 s]
/proc/loadavg: 1.54 1.83 1.97 4/195 14271
/proc/meminfo: memFree=28393472/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 3140 0 1 0 3 0 0 0 20 0 13 0 2818135 9446973440 3760 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800971 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2306390 3760 1707 9 0 2297091 0
[pid=14271/tid=14272] ppid=14268 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) D 14268 14271 3195 0 -1 4202560 1881 0 1 0 2 0 0 0 20 0 13 0 2818135 9446973440 3760 33554432000 1073741824 1073778376 140734688838384 139760874747456 217413905741 0 4 0 16800971 18446744072100609316 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.30029 s]
/proc/loadavg: 1.54 1.83 1.97 4/195 14271
/proc/meminfo: memFree=28393472/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 4545 0 1 0 13 1 0 0 20 0 18 0 2818135 9787879424 6149 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2389619 6149 2169 9 0 2380296 0
[pid=14271/tid=14272] ppid=14268 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) R 14268 14271 3195 0 -1 4202560 2390 0 1 0 9 1 0 0 20 0 18 0 2818135 9787879424 6149 33554432000 1073741824 1073778376 140734688838384 139760874731824 139760864813035 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 9558476

[startup+0.700205 s]
/proc/loadavg: 1.54 1.83 1.97 4/195 14271
/proc/meminfo: memFree=28393472/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 15595 0 1 0 149 3 0 0 20 0 22 0 2818135 10060525568 16142 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 16142 2252 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2410 0 1 0 15 1 0 0 20 0 22 0 2818135 10060525568 16142 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 1.54 1.83 1.97 3/216 14302
/proc/meminfo: memFree=28326676/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 17444 0 1 0 226 9 0 0 20 0 19 0 2818135 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 21850 2262 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2411 0 1 0 15 1 0 0 20 0 19 0 2818135 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2818137 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 6039 0 0 0 58 0 0 0 20 0 19 0 2818158 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 7634 0 0 0 61 2 0 0 20 0 19 0 2818158 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818172 10060525568 21850 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 1.54 1.83 1.97 3/216 14311
/proc/meminfo: memFree=28305568/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 17480 0 1 0 247 13 0 0 20 0 19 0 2818135 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 27999 2266 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2412 0 1 0 15 2 0 0 20 0 19 0 2818135 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2818137 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 6039 0 0 0 61 0 0 0 20 0 19 0 2818158 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 7638 0 0 0 69 2 0 0 20 0 19 0 2818158 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818172 10060525568 27999 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.6
Current children cumulated vsize (KiB) 9824732

[startup+6.30083 s]
/proc/loadavg: 1.50 1.81 1.96 1/213 14350
/proc/meminfo: memFree=28263948/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 17831 0 1 0 257 15 0 0 20 0 19 0 2818135 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 36384 2268 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2414 0 1 0 16 2 0 0 20 0 19 0 2818135 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 2818137 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 6039 0 0 0 61 0 0 0 20 0 19 0 2818158 10060525568 36384 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=0.78 cores=0,2,4,6

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

[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 10 0 0 0 0 6 0 0 20 0 22 0 2818137 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2818138 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 2818138 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 9907 0 0 0 115 2 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 11342 0 0 0 138 2 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2818172 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14709] ppid=14268 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/14271/task/14709/stat : 14709 (java) R 14268 14271 3195 0 -1 4202560 4 0 0 0 303 0 0 0 20 0 22 0 2821267 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760690134784 139760736158973 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14710] ppid=14268 vsize=9824732 CPUtime=3.03 cores=0,2,4,6
/proc/14271/task/14710/stat : 14710 (java) R 14268 14271 3195 0 -1 4202560 5 0 0 0 303 0 0 0 20 0 22 0 2821267 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760686984480 139760736211931 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14711] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14711/stat : 14711 (java) S 14268 14271 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2821268 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760689091752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (KiB) 9824732

[startup+34.8008 s]
/proc/loadavg: 1.06 1.68 1.92 3/216 14726
/proc/meminfo: memFree=28208152/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=18.08 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 25742 0 1 0 1721 87 0 0 20 0 22 0 2818135 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 53288 2287 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2416 0 1 0 19 2 0 0 20 0 22 0 2818135 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 2818136 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 10 0 0 0 0 6 0 0 20 0 22 0 2818137 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2818138 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 2818138 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 9907 0 0 0 115 2 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 11342 0 0 0 138 2 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2818158 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2818172 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14709] ppid=14268 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/14271/task/14709/stat : 14709 (java) R 14268 14271 3195 0 -1 4202560 4 0 0 0 343 0 0 0 20 0 22 0 2821267 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760690134784 139760736158316 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14710] ppid=14268 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/14271/task/14710/stat : 14710 (java) R 14268 14271 3195 0 -1 4202560 5 0 0 0 343 0 0 0 20 0 22 0 2821267 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760686984480 139760736199888 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14711] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14711/stat : 14711 (java) S 14268 14271 3195 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2821268 10060525568 53288 33554432000 1073741824 1073778376 140734688838384 139760689091752 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 18.08
Current children cumulated vsize (KiB) 9824732

[startup+35.2008 s]
/proc/loadavg: 1.13 1.69 1.92 1/213 14735
/proc/meminfo: memFree=28191280/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=18.52 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 25755 0 1 0 1763 89 0 0 20 0 19 0 2818135 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 53859 2287 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2416 0 1 0 19 2 0 0 20 0 19 0 2818135 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 12 0 0 0 0 6 0 0 20 0 19 0 2818137 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 9907 0 0 0 115 2 0 0 20 0 19 0 2818158 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 11342 0 0 0 138 2 0 0 20 0 19 0 2818158 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818172 10060525568 53859 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (KiB) 9824732

[startup+35.3077 s]
/proc/loadavg: 1.13 1.69 1.92 1/213 14735
/proc/meminfo: memFree=28191280/32872528 swapFree=1522152/1652968
[pid=14271] ppid=14268 vsize=9824732 CPUtime=18.52 cores=0,2,4,6
/proc/14271/stat : 14271 (java) S 14268 14271 3195 0 -1 4202496 25755 0 1 0 1763 89 0 0 20 0 19 0 2818135 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 140734688829520 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14271/statm: 2456183 53469 2287 9 0 2446860 0
[pid=14271/tid=14272] ppid=14268 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/14271/task/14272/stat : 14272 (java) S 14268 14271 3195 0 -1 4202560 2416 0 1 0 19 2 0 0 20 0 19 0 2818135 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760874750840 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14274] ppid=14268 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/14271/task/14274/stat : 14274 (java) S 14268 14271 3195 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760863811752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14275] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14275/stat : 14275 (java) S 14268 14271 3195 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760862759208 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14276] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14276/stat : 14276 (java) S 14268 14271 3195 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760861706664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14277] ppid=14268 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/14271/task/14277/stat : 14277 (java) S 14268 14271 3195 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760860654120 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14278] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14278/stat : 14278 (java) S 14268 14271 3195 0 -1 4202560 24 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760859601576 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14279] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14279/stat : 14279 (java) S 14268 14271 3195 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760858549032 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14280] ppid=14268 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/14271/task/14280/stat : 14280 (java) S 14268 14271 3195 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760857496488 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14281] ppid=14268 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/14271/task/14281/stat : 14281 (java) S 14268 14271 3195 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 19 0 2818136 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760856443944 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14282] ppid=14268 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/14271/task/14282/stat : 14282 (java) S 14268 14271 3195 0 -1 4202560 12 0 0 0 0 6 0 0 20 0 19 0 2818137 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760698566760 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14283] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14283/stat : 14283 (java) S 14268 14271 3195 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760697513080 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14284] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14284/stat : 14284 (java) S 14268 14271 3195 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 2818138 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760696460424 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14285] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14285/stat : 14285 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760695409168 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14286] ppid=14268 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/14271/task/14286/stat : 14286 (java) S 14268 14271 3195 0 -1 4202560 9907 0 0 0 115 2 0 0 20 0 19 0 2818158 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760694356536 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14271/tid=14287] ppid=14268 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/14271/task/14287/stat : 14287 (java) S 14268 14271 3195 0 -1 4202560 11342 0 0 0 138 2 0 0 20 0 19 0 2818158 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760693303992 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14271/tid=14288] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14288/stat : 14288 (java) S 14268 14271 3195 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760692251640 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14271/tid=14289] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14289/stat : 14289 (java) S 14268 14271 3195 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2818158 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760691199304 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14271/tid=14292] ppid=14268 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/14271/task/14292/stat : 14292 (java) S 14268 14271 3195 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2818172 10060525568 53469 33554432000 1073741824 1073778376 140734688838384 139760688038952 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 18.52
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 35.3541
CPU time (s): 18.6402
CPU user time (s): 17.6603
CPU system time (s): 0.979851
CPU usage (%): 52.7241
Max. virtual memory (cumulated for all children) (KiB): 9825972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6603
system time used= 0.979851
maximum resident set size= 217236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25763
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= 2902
involuntary context switches= 762

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.162975 second user time and 0.171973 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-30 23:16:31
IDJOB=4109593
IDBENCH=78862
IDSOLVER=2552
FILE ID=node122/4109593-1467321391
RUNJOBID= node122-1467319216-8601
PBS_JOBID= 20005252
Free space on /tmp= 71728 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.1110978113--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109593-1467321391/watcher-4109593-1467321391 -o /tmp/evaluation-result-4109593-1467321391/solver-4109593-1467321391 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1467319216-8601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109593-1467321391.wbo

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

MD5SUM BENCH= 9827eed4e77f286e6e4727bea036a058
RANDOM SEED=1771000023

node122.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.814
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:        28394108 kB
Buffers:           98776 kB
Cached:          1759480 kB
SwapCached:            0 kB
Active:           423296 kB
Inactive:        1650200 kB
Active(anon):     217408 kB
Inactive(anon):        4 kB
Active(file):     205888 kB
Inactive(file):  1650196 kB
Unevictable:     1652968 kB
Mlocked:         1522152 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               532 kB
Writeback:             0 kB
AnonPages:       1957104 kB
Mapped:            22268 kB
Shmem:               204 kB
Slab:             619252 kB
SReclaimable:      63020 kB
SUnreclaim:       556232 kB
KernelStack:        1768 kB
PageTables:         7920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2306036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node122 at 2016-06-30 23:17:07