Trace number 4092289

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 24.5313 40.0064

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967142--soft-0-100-0.wbo
MD5SUM7fd7081013808377c58c0d6e2ccd3b26
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark9
Best CPU time to get the best result obtained on this benchmark17.0374
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1145
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-4092289-1467322064.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     270
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 => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
0.23/0.28	c And the winner is solver0
0.84/0.69	c SATISFIABLE
0.84/0.69	c OPTIMIZING...
0.84/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.84/0.69	o 717
0.88/0.74	c And the winner is solver0
1.08/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
1.08/1.19	o 714
1.11/1.27	c And the winner is solver0
1.45/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
1.45/1.69	o 703
1.46/1.70	c And the winner is solver0
1.47/2.19	c Got one! Elapsed wall clock time (in seconds):2.075
1.47/2.19	o 695
1.47/2.20	c And the winner is solver0
1.48/2.70	c Got one! Elapsed wall clock time (in seconds):2.576
1.48/2.70	o 616
1.48/2.70	c And the winner is solver0
1.48/3.20	c Got one! Elapsed wall clock time (in seconds):3.077
1.48/3.20	o 611
1.48/3.20	c And the winner is solver0
1.49/3.70	c Got one! Elapsed wall clock time (in seconds):3.579
1.49/3.70	o 480
1.49/3.71	c And the winner is solver0
1.50/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
1.50/4.20	o 475
1.50/4.20	c And the winner is solver0
1.50/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
1.50/4.70	o 454
1.50/4.74	c And the winner is solver0
1.66/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
1.66/5.20	o 448
1.66/5.22	c And the winner is solver0
1.78/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
1.78/5.70	o 440
1.78/5.71	c And the winner is solver0
1.78/6.21	c Got one! Elapsed wall clock time (in seconds):6.085
1.78/6.21	o 423
1.78/6.22	c And the winner is solver0
1.87/6.71	c Got one! Elapsed wall clock time (in seconds):6.587
1.87/6.71	o 420
1.87/6.71	c And the winner is solver0
1.95/7.21	c Got one! Elapsed wall clock time (in seconds):7.088
1.95/7.21	o 418
1.95/7.22	c And the winner is solver0
1.96/7.71	c Got one! Elapsed wall clock time (in seconds):7.589
1.96/7.71	o 415
2.51/7.99	c And the winner is solver1
2.92/8.00	c cleaning 3708 clauses out of 7417 with flag 16898/7417
3.09/8.21	c Got one! Elapsed wall clock time (in seconds):8.09
3.09/8.21	o 403
3.09/8.26	c And the winner is solver0
3.28/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
3.28/8.71	o 382
3.28/8.74	c And the winner is solver0
3.35/9.21	c Got one! Elapsed wall clock time (in seconds):9.092
3.35/9.21	o 381
3.35/9.22	c And the winner is solver0
3.39/9.71	c Got one! Elapsed wall clock time (in seconds):9.594
3.39/9.71	o 371
3.39/9.72	c And the winner is solver0
3.39/10.22	c Got one! Elapsed wall clock time (in seconds):10.095
3.39/10.22	o 370
3.39/10.23	c And the winner is solver0
3.43/10.72	c Got one! Elapsed wall clock time (in seconds):10.596
3.43/10.72	o 354
3.43/10.74	c And the winner is solver0
3.50/11.22	c Got one! Elapsed wall clock time (in seconds):11.097
3.50/11.22	o 350
3.50/11.25	c And the winner is solver0
3.57/11.72	c Got one! Elapsed wall clock time (in seconds):11.598
3.57/11.72	o 343
3.57/11.72	c And the winner is solver0
3.58/12.22	c Got one! Elapsed wall clock time (in seconds):12.099
3.58/12.22	o 311
3.58/12.24	c And the winner is solver0
3.63/12.72	c Got one! Elapsed wall clock time (in seconds):12.6
3.63/12.72	o 308
3.63/12.72	c And the winner is solver0
3.63/13.22	c Got one! Elapsed wall clock time (in seconds):13.101
3.63/13.22	o 244
3.63/13.23	c And the winner is solver0
3.63/13.72	c Got one! Elapsed wall clock time (in seconds):13.602
3.63/13.72	o 238
3.63/13.77	c And the winner is solver0
3.75/14.22	c Got one! Elapsed wall clock time (in seconds):14.103
3.75/14.22	o 227
3.75/14.24	c And the winner is solver0
3.80/14.72	c Got one! Elapsed wall clock time (in seconds):14.604
3.80/14.72	o 220
3.80/14.75	c And the winner is solver0
3.86/15.23	c Got one! Elapsed wall clock time (in seconds):15.105
3.86/15.23	o 219
3.86/15.25	c And the winner is solver0
3.93/15.73	c Got one! Elapsed wall clock time (in seconds):15.607
3.93/15.73	o 216
3.93/15.74	c And the winner is solver0
3.97/16.23	c Got one! Elapsed wall clock time (in seconds):16.108
3.97/16.23	o 214
3.97/16.23	c And the winner is solver0
3.97/16.73	c Got one! Elapsed wall clock time (in seconds):16.609
3.97/16.73	o 211
3.97/16.76	c And the winner is solver0
4.18/17.23	c Got one! Elapsed wall clock time (in seconds):17.11
4.18/17.23	o 204
4.18/17.25	c And the winner is solver0
4.22/17.73	c Got one! Elapsed wall clock time (in seconds):17.611
4.22/17.73	o 200
4.22/17.75	c And the winner is solver0
4.27/18.23	c Got one! Elapsed wall clock time (in seconds):18.112
4.27/18.23	o 188
4.27/18.24	c And the winner is solver0
4.29/18.74	c Got one! Elapsed wall clock time (in seconds):18.616
4.29/18.74	o 184
4.29/18.76	c And the winner is solver0
4.40/19.24	c Got one! Elapsed wall clock time (in seconds):19.117
4.40/19.24	o 182
4.40/19.28	c And the winner is solver0
4.50/19.74	c Got one! Elapsed wall clock time (in seconds):19.618
4.50/19.74	o 174
4.50/19.75	c And the winner is solver0
4.52/20.24	c Got one! Elapsed wall clock time (in seconds):20.119
4.52/20.24	o 146
4.52/20.26	c And the winner is solver0
4.58/20.74	c Got one! Elapsed wall clock time (in seconds):20.62
4.58/20.74	o 138
4.58/20.76	c And the winner is solver0
4.66/21.24	c Got one! Elapsed wall clock time (in seconds):21.121
4.66/21.24	o 136
4.66/21.25	c And the winner is solver0
4.71/21.74	c Got one! Elapsed wall clock time (in seconds):21.621
4.71/21.74	o 122
4.71/21.78	c And the winner is solver0
4.80/22.24	c Got one! Elapsed wall clock time (in seconds):22.122
4.80/22.24	o 114
4.80/22.26	c And the winner is solver0
4.84/22.74	c Got one! Elapsed wall clock time (in seconds):22.623
4.84/22.74	o 111
4.84/22.79	c And the winner is solver0
4.96/23.24	c Got one! Elapsed wall clock time (in seconds):23.124
4.96/23.24	o 108
4.96/23.25	c And the winner is solver0
4.96/23.74	c Got one! Elapsed wall clock time (in seconds):23.625
4.96/23.74	o 106
4.96/23.76	c And the winner is solver0
5.01/24.25	c Got one! Elapsed wall clock time (in seconds):24.126
5.01/24.25	o 88
5.01/24.28	c And the winner is solver0
5.11/24.75	c Got one! Elapsed wall clock time (in seconds):24.627
5.11/24.75	o 85
5.11/24.77	c And the winner is solver0
5.17/25.25	c Got one! Elapsed wall clock time (in seconds):25.128
5.17/25.25	o 84
5.17/25.27	c And the winner is solver0
5.22/25.75	c Got one! Elapsed wall clock time (in seconds):25.629
5.22/25.75	o 80
5.22/25.78	c And the winner is solver0
5.30/26.25	c Got one! Elapsed wall clock time (in seconds):26.13
5.30/26.25	o 74
5.30/26.26	c And the winner is solver0
5.34/26.75	c Got one! Elapsed wall clock time (in seconds):26.631
5.34/26.75	o 71
5.34/26.78	c And the winner is solver0
5.44/27.25	c Got one! Elapsed wall clock time (in seconds):27.133
5.44/27.25	o 62
5.44/27.27	c And the winner is solver0
5.49/27.75	c Got one! Elapsed wall clock time (in seconds):27.634
5.49/27.75	o 60
5.49/27.79	c And the winner is solver0
5.58/28.26	c Got one! Elapsed wall clock time (in seconds):28.136
5.58/28.26	o 58
5.68/28.30	c And the winner is solver0
5.70/28.76	c Got one! Elapsed wall clock time (in seconds):28.637
5.70/28.76	o 51
5.70/28.77	c And the winner is solver0
5.74/29.26	c Got one! Elapsed wall clock time (in seconds):29.139
5.74/29.26	o 49
6.49/29.63	c cleaning 11474 clauses out of 22948 with flag 21603/26656
6.85/29.78	c And the winner is solver0
7.44/30.26	c Got one! Elapsed wall clock time (in seconds):30.141
7.44/30.26	o 33
7.72/30.43	c cleaning 8570 clauses out of 17139 with flag 9913/32321
8.36/30.74	c cleaning 7285 clauses out of 14570 with flag 30156/38322
8.96/31.09	c cleaning 7142 clauses out of 14284 with flag 56191/45322
9.60/31.40	c And the winner is solver0
9.85/31.78	c Got one! Elapsed wall clock time (in seconds):31.655
9.85/31.78	o 25
10.10/31.94	c And the winner is solver0
10.18/32.28	c Got one! Elapsed wall clock time (in seconds):32.16
10.18/32.28	o 20
10.43/32.42	c cleaning 9291 clauses out of 18595 with flag 8946/56775
10.83/32.62	c And the winner is solver0
10.88/32.79	c Got one! Elapsed wall clock time (in seconds):32.666
10.88/32.79	o 9
10.89/32.85	c cleaning 7313 clauses out of 14642 with flag 4668/62113
11.52/33.16	c cleaning 6664 clauses out of 13328 with flag 33475/68113
12.33/33.51	c cleaning 6829 clauses out of 13663 with flag 65566/75113
13.22/33.98	c cleaning 7415 clauses out of 14834 with flag 104088/83115
14.22/34.49	c cleaning 8206 clauses out of 16416 with flag 152037/92113
15.42/35.06	c cleaning 9102 clauses out of 18210 with flag 207261/102115
16.81/35.74	c cleaning 10047 clauses out of 20104 with flag 266512/113113
18.42/36.54	c cleaning 11029 clauses out of 22060 with flag 334455/125117
20.24/37.43	c cleaning 12009 clauses out of 24023 with flag 409894/138114
22.49/38.54	c cleaning 13000 clauses out of 26004 with flag 493252/152114
23.27/38.94	c And the winner is solver0
24.33/39.99	c >>>>>>>>>> Solver number 0 (62 answers) <<<<<<<<<<<<<<<<<<
24.33/39.99	c starts		: 396
24.33/39.99	c conflicts		: 157532
24.33/39.99	c decisions		: 237099
24.33/39.99	c propagations		: 3719025
24.33/39.99	c inspects		: 118735627
24.33/39.99	c shortcuts		: 0
24.33/39.99	c learnt literals	: 48
24.33/39.99	c learnt binary clauses	: 11
24.33/39.99	c learnt ternary clauses	: 247
24.33/39.99	c learnt constraints	: 157483
24.33/39.99	c ignored constraints	: 0
24.33/39.99	c root simplifications	: 0
24.33/39.99	c removed literals (reason simplification)	: 55252
24.33/39.99	c reason swapping (by a shorter reason)	: 0
24.33/39.99	c Calls to reduceDB	: 16
24.33/39.99	c Number of update (reduction) of LBD	: 39137
24.33/39.99	c Imported unit clauses	: 0
24.33/39.99	c number of reductions to clauses (during analyze)	: 0
24.33/39.99	c number of learned constraints concerned by reduction	: 0
24.33/39.99	c number of learning phase by resolution	: 0
24.33/39.99	c number of learning phase by cutting planes	: 0
24.33/39.99	c speed (assignments/second)	: 117046.16982438472
24.33/39.99	c non guided choices	2763
24.33/39.99	c learnt constraints type 
24.33/39.99	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
24.33/39.99	c starts		: 64
24.33/39.99	c conflicts		: 501
24.33/39.99	c decisions		: 8874
24.33/39.99	c propagations		: 27908
24.33/39.99	c inspects		: 1270988
24.33/39.99	c shortcuts		: 0
24.33/39.99	c learnt literals	: 0
24.33/39.99	c learnt binary clauses	: 0
24.33/39.99	c learnt ternary clauses	: 0
24.33/39.99	c learnt constraints	: 448
24.33/39.99	c ignored constraints	: 0
24.33/39.99	c root simplifications	: 0
24.33/39.99	c removed literals (reason simplification)	: 0
24.33/39.99	c reason swapping (by a shorter reason)	: 0
24.33/39.99	c Calls to reduceDB	: 0
24.33/39.99	c Number of update (reduction) of LBD	: 0
24.33/39.99	c Imported unit clauses	: 0
24.33/39.99	c number of reductions to clauses (during analyze)	: 0
24.33/39.99	c number of learned constraints concerned by reduction	: 0
24.33/39.99	c number of learning phase by resolution	: 0
24.33/39.99	c number of learning phase by cutting planes	: 0
24.33/39.99	c speed (assignments/second)	: 3885.2846999860785
24.33/39.99	c non guided choices	1434
24.33/39.99	c learnt constraints type 
24.33/39.99	s OPTIMUM FOUND
24.33/39.99	c Found 62 solution(s)
24.33/39.99	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 
24.33/39.99	c objective function=9
24.33/39.99	c Total wall clock time (in seconds): 39.867

Verifier Data

OK	9

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4092289-1467322064/watcher-4092289-1467322064 -o /tmp/evaluation-result-4092289-1467322064/solver-4092289-1467322064 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467318689-18276 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092289-1467322064.wbo 

pid=31794
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: 2.07 1.81 1.80 4/196 31797
/proc/meminfo: memFree=29903292/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/31797/stat : 31797 (java) D 31794 31797 16091 0 -1 4202496 317 0 0 0 0 0 0 0 20 0 1 0 13167265 9515008 175 33554432000 1073741824 1073778376 140735389877952 140735389860680 272886481808 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2323 175 133 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.07 1.81 1.80 4/196 31797
/proc/meminfo: memFree=29903292/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 4408 0 1 0 8 1 0 0 20 0 18 0 13167265 9787879424 6037 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2389619 6037 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 2.07 1.81 1.80 4/196 31797
/proc/meminfo: memFree=29903292/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 4813 0 1 0 22 1 0 0 20 0 22 0 13167265 10060525568 7898 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 7898 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9824732

[startup+0.300212 s]
/proc/loadavg: 2.07 1.81 1.80 4/196 31797
/proc/meminfo: memFree=29903292/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 7460 0 1 0 48 4 0 0 20 0 19 0 13167265 10060525568 9997 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 9997 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9824732

[startup+0.70958 s]
/proc/loadavg: 2.07 1.81 1.80 4/196 31797
/proc/meminfo: memFree=29903292/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 12743 0 1 0 84 4 0 0 20 0 22 0 13167265 10060525568 14464 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 14464 2253 9 0 2446860 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 2.07 1.81 1.80 2/215 31822
/proc/meminfo: memFree=29852624/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 14578 0 1 0 136 9 0 0 20 0 19 0 13167265 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 17640 2258 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2428 0 1 0 14 2 0 0 20 0 19 0 13167266 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705870959480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13167268 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 5693 0 0 0 50 0 0 0 20 0 19 0 13167271 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 5108 0 0 0 36 0 0 0 20 0 19 0 13167271 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31818] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31818/stat : 31818 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167285 10060525568 17640 33554432000 1073741824 1073778376 140736188720960 139704811885352 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 2.07 1.81 1.80 4/217 31830
/proc/meminfo: memFree=29833572/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 14605 0 1 0 139 9 0 0 20 0 19 0 13167265 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 21225 2258 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2429 0 1 0 15 2 0 0 20 0 19 0 13167266 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705870959480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13167268 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 5693 0 0 0 51 0 0 0 20 0 19 0 13167271 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 5108 0 0 0 38 0 0 0 20 0 19 0 13167271 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31818] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31818/stat : 31818 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167285 10060525568 21225 33554432000 1073741824 1073778376 140736188720960 139704811885352 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=27 pid=1779 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 1.99 1.80 1.80 3/215 31849
/proc/meminfo: memFree=29803136/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 14742 0 1 0 171 16 0 0 20 0 19 0 13167265 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 30265 2268 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2432 0 1 0 15 2 0 0 20 0 19 0 13167266 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705870959480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13167267 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 13167268 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167269 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=0.61 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 5710 0 0 0 61 0 0 0 20 0 19 0 13167271 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 5142 0 0 0 52 0 0 0 20 0 19 0 13167271 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13167271 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31818] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31818/stat : 31818 (java) S 31794 31797 16091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13167285 10060525568 30265 33554432000 1073741824 1073778376 140736188720960 139704811885352 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.87

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

[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 22 0 13167267 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 22 0 13167267 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 50 0 0 0 5 3 0 0 20 0 22 0 13167267 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 22 0 13167267 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 144 0 0 0 0 5 0 0 20 0 22 0 13167268 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13167269 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 22 0 13167269 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13167271 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 11441 0 0 0 144 2 0 0 20 0 22 0 13167271 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 13391 0 0 0 132 3 0 0 20 0 22 0 13167271 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13167271 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13167271 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31867] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31867/stat : 31867 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13168086 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704811885480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=32003] ppid=31794 vsize=9824732 CPUtime=5.52 cores=0,2,4,6
/proc/31797/task/32003/stat : 32003 (java) R 31794 31797 16091 0 -1 4202560 6 0 0 0 552 0 0 0 20 0 22 0 13170545 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704810831152 139705706926226 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=32004] ppid=31794 vsize=9824732 CPUtime=5.51 cores=0,2,4,6
/proc/31797/task/32004/stat : 32004 (java) R 31794 31797 16091 0 -1 4202560 140 0 0 0 549 2 0 0 20 0 22 0 13170545 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704813988752 139705706782034 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=32005] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/32005/stat : 32005 (java) S 31794 31797 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13170546 10060525568 91910 33554432000 1073741824 1073778376 140736188720960 139704812938920 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 22.27
Current children cumulated vsize (KiB) 9824732

[startup+39.2008 s]
/proc/loadavg: 1.76 1.75 1.78 4/218 32005
/proc/meminfo: memFree=29532052/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=23.63 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 29730 0 1 0 2247 116 0 0 20 0 20 0 13167265 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 91905 2287 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2433 0 1 0 21 2 0 0 20 0 20 0 13167266 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705870959480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 50 0 0 0 5 3 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 144 0 0 0 0 5 0 0 20 0 20 0 13167268 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13167269 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 20 0 13167269 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 11441 0 0 0 144 2 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 13391 0 0 0 132 3 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31867] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31867/stat : 31867 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13168086 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704811885480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=32004] ppid=31794 vsize=9824732 CPUtime=6.31 cores=0,2,4,6
/proc/31797/task/32004/stat : 32004 (java) R 31794 31797 16091 0 -1 4202560 140 0 0 0 629 2 0 0 20 0 20 0 13170545 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704813988752 139705707344962 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.63
Current children cumulated vsize (KiB) 9824732

[startup+39.6008 s]
/proc/loadavg: 1.86 1.77 1.79 3/216 32005
/proc/meminfo: memFree=29532068/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=24.04 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 29730 0 1 0 2288 116 0 0 20 0 20 0 13167265 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 91905 2287 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2433 0 1 0 21 2 0 0 20 0 20 0 13167266 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705870959480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 50 0 0 0 5 3 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 20 0 13167267 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 144 0 0 0 0 5 0 0 20 0 20 0 13167268 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705694984552 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 13167269 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 20 0 13167269 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31811] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31811/stat : 31811 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705691826448 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=1.46 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 11441 0 0 0 144 2 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 13391 0 0 0 132 3 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704817150904 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31815] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31815/stat : 31815 (java) S 31794 31797 16091 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 13167271 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704815045704 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31867] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31867/stat : 31867 (java) S 31794 31797 16091 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 13168086 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704811885480 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=32004] ppid=31794 vsize=9824732 CPUtime=6.72 cores=0,2,4,6
/proc/31797/task/32004/stat : 32004 (java) R 31794 31797 16091 0 -1 4202560 140 0 0 0 670 2 0 0 20 0 20 0 13170545 10060525568 91905 33554432000 1073741824 1073778376 140736188720960 139704813988752 139705706923948 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 24.04
Current children cumulated vsize (KiB) 9824732

[startup+40.0007 s]
/proc/loadavg: 1.86 1.77 1.79 3/216 32005
/proc/meminfo: memFree=29532068/32872528 swapFree=1254912/1391860
[pid=31797] ppid=31794 vsize=9824732 CPUtime=24.47 cores=0,2,4,6
/proc/31797/stat : 31797 (java) S 31794 31797 16091 0 -1 4202496 29744 0 1 0 2329 118 0 0 20 0 16 0 13167265 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 140736188712096 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31797/statm: 2456183 91906 2288 9 0 2446860 0
[pid=31797/tid=31799] ppid=31794 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/31797/task/31799/stat : 31799 (java) S 31794 31797 16091 0 -1 4202560 2434 0 1 0 25 2 0 0 20 0 16 0 13167266 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705870959608 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31800] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31800/stat : 31800 (java) S 31794 31797 16091 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705832450472 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31801] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31801/stat : 31801 (java) S 31794 31797 16091 0 -1 4202560 34 0 0 0 5 2 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705831397928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31802] ppid=31794 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/31797/task/31802/stat : 31802 (java) S 31794 31797 16091 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705830344872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31803] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31803/stat : 31803 (java) S 31794 31797 16091 0 -1 4202560 28 0 0 0 4 1 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705829292328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31804] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31804/stat : 31804 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 5 0 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705828240296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31805] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31805/stat : 31805 (java) S 31794 31797 16091 0 -1 4202560 32 0 0 0 5 2 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705827187752 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31806] ppid=31794 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/31797/task/31806/stat : 31806 (java) S 31794 31797 16091 0 -1 4202560 50 0 0 0 5 3 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705826134696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31807] ppid=31794 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/31797/task/31807/stat : 31807 (java) S 31794 31797 16091 0 -1 4202560 38 0 0 0 5 2 0 0 20 0 16 0 13167267 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705825082152 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31808] ppid=31794 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/31797/task/31808/stat : 31808 (java) S 31794 31797 16091 0 -1 4202560 145 0 0 0 0 5 0 0 20 0 16 0 13167268 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705694984104 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31797/tid=31809] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31809/stat : 31809 (java) S 31794 31797 16091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 16 0 13167269 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705693930872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31810] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31810/stat : 31810 (java) S 31794 31797 16091 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 16 0 13167269 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705692877704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31797/tid=31812] ppid=31794 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/31797/task/31812/stat : 31812 (java) S 31794 31797 16091 0 -1 4202560 11441 0 0 0 145 2 0 0 20 0 16 0 13167271 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139705690774328 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31797/tid=31813] ppid=31794 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/31797/task/31813/stat : 31813 (java) S 31794 31797 16091 0 -1 4202560 13392 0 0 0 134 3 0 0 20 0 16 0 13167271 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139704817126872 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31797/tid=31814] ppid=31794 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/31797/task/31814/stat : 31814 (java) S 31794 31797 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 16 0 13167271 10060525568 91906 33554432000 1073741824 1073778376 140736188720960 139704816098040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 24.47
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 40.0064
CPU time (s): 24.5313
CPU user time (s): 23.2285
CPU system time (s): 1.3028
CPU usage (%): 61.3184
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.2285
system time used= 1.3028
maximum resident set size= 367640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29744
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= 3082
involuntary context switches= 1765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.177972 second user time and 0.233964 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 23:27:44
IDJOB=4092289
IDBENCH=79243
IDSOLVER=2552
FILE ID=node119/4092289-1467322064
RUNJOBID= node119-1467318689-18276
PBS_JOBID= 20005280
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 7fd7081013808377c58c0d6e2ccd3b26
RANDOM SEED=1833254788

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.444
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.444
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:        29903664 kB
Buffers:          175712 kB
Cached:           263972 kB
SwapCached:            0 kB
Active:           611860 kB
Inactive:         219260 kB
Active(anon):     376392 kB
Inactive(anon):    17912 kB
Active(file):     235468 kB
Inactive(file):   201348 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               884 kB
Writeback:             0 kB
AnonPages:       1804044 kB
Mapped:            22232 kB
Shmem:               204 kB
Slab:             612020 kB
SReclaimable:      55804 kB
SUnreclaim:       556216 kB
KernelStack:        1800 kB
PageTables:         8200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1916176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    518144 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= 71732 MiB
End job on node119 at 2016-06-30 23:28:24