Trace number 4110429

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 PB16MSAT (TO) 1800.61 1771.05

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900573901--soft-0-100-0.wbo
MD5SUM889361cc7af818b09040d50027029365
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark16.0206
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 137973
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137972
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
Number of bits of the biggest sum of numbers10
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4110429-1466347430.wbo
0.11/0.11	c reading problem ... 
0.48/0.33	c ... done. Wall clock time 0.223s.
0.48/0.33	c declared #vars     231
0.48/0.33	c internal #vars     2938
0.48/0.33	c #constraints  2707
0.48/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c objective function length is 2707 literals
1.21/0.53	c And the winner is solver0
1.74/0.84	c SATISFIABLE
1.74/0.84	c OPTIMIZING...
1.74/0.84	c Got one! Elapsed wall clock time (in seconds):0.73
1.74/0.84	o 389
1.74/0.88	c And the winner is solver0
1.92/1.36	c Got one! Elapsed wall clock time (in seconds):1.253
1.92/1.36	o 368
2.44/1.50	c And the winner is solver0
2.57/1.87	c Got one! Elapsed wall clock time (in seconds):1.763
2.57/1.87	o 365
2.57/1.88	c And the winner is solver0
2.60/2.38	c Got one! Elapsed wall clock time (in seconds):2.272
2.60/2.38	o 364
2.60/2.40	c And the winner is solver0
2.67/2.89	c Got one! Elapsed wall clock time (in seconds):2.779
2.67/2.89	o 352
2.69/2.90	c And the winner is solver0
2.75/3.39	c Got one! Elapsed wall clock time (in seconds):3.285
2.75/3.39	o 338
2.77/3.40	c And the winner is solver0
2.77/3.90	c Got one! Elapsed wall clock time (in seconds):3.791
2.77/3.90	o 228
2.77/3.91	c And the winner is solver0
2.77/4.40	c Got one! Elapsed wall clock time (in seconds):4.295
2.77/4.40	o 227
2.77/4.43	c And the winner is solver0
2.82/4.91	c Got one! Elapsed wall clock time (in seconds):4.799
2.82/4.91	o 224
2.82/4.93	c And the winner is solver0
2.87/5.41	c Got one! Elapsed wall clock time (in seconds):5.304
2.87/5.41	o 214
2.87/5.42	c And the winner is solver0
2.88/5.92	c Got one! Elapsed wall clock time (in seconds):5.808
2.88/5.92	o 205
3.34/6.13	c And the winner is solver0
3.42/6.42	c Got one! Elapsed wall clock time (in seconds):6.313
3.42/6.42	o 203
3.42/6.44	c And the winner is solver0
3.47/6.92	c Got one! Elapsed wall clock time (in seconds):6.817
3.47/6.92	o 189
3.47/6.94	c And the winner is solver0
3.51/7.43	c Got one! Elapsed wall clock time (in seconds):7.321
3.51/7.43	o 170
3.51/7.44	c And the winner is solver0
3.54/7.93	c Got one! Elapsed wall clock time (in seconds):7.824
3.54/7.93	o 162
3.54/7.97	c And the winner is solver0
3.62/8.44	c Got one! Elapsed wall clock time (in seconds):8.328
3.62/8.44	o 160
3.80/8.50	c And the winner is solver0
3.83/8.94	c Got one! Elapsed wall clock time (in seconds):8.832
3.83/8.94	o 151
3.94/9.08	c And the winner is solver0
4.15/9.44	c Got one! Elapsed wall clock time (in seconds):9.336
4.15/9.44	o 150
4.15/9.48	c And the winner is solver0
4.26/9.95	c Got one! Elapsed wall clock time (in seconds):9.84
4.26/9.95	o 143
4.36/10.04	c And the winner is solver0
4.45/10.45	c Got one! Elapsed wall clock time (in seconds):10.344
4.45/10.45	o 142
4.45/10.48	c And the winner is solver0
4.50/10.96	c Got one! Elapsed wall clock time (in seconds):10.848
4.50/10.96	o 134
4.50/10.99	c And the winner is solver0
4.60/11.46	c Got one! Elapsed wall clock time (in seconds):11.351
4.60/11.46	o 127
4.67/11.50	c And the winner is solver0
4.69/11.97	c Got one! Elapsed wall clock time (in seconds):11.855
4.69/11.97	o 126
4.76/12.01	c And the winner is solver0
4.81/12.47	c Got one! Elapsed wall clock time (in seconds):12.359
4.81/12.47	o 125
4.81/12.48	c And the winner is solver0
4.81/12.97	c Got one! Elapsed wall clock time (in seconds):12.863
4.81/12.97	o 124
4.86/13.08	c And the winner is solver0
5.10/13.47	c Got one! Elapsed wall clock time (in seconds):13.366
5.10/13.47	o 121
5.14/13.51	c And the winner is solver0
5.19/13.98	c Got one! Elapsed wall clock time (in seconds):13.87
5.19/13.98	o 114
5.22/14.03	c And the winner is solver0
5.31/14.48	c Got one! Elapsed wall clock time (in seconds):14.374
5.31/14.48	o 113
5.33/14.52	c And the winner is solver0
5.40/14.99	c Got one! Elapsed wall clock time (in seconds):14.878
5.40/14.99	o 111
5.42/15.01	c And the winner is solver0
5.47/15.49	c Got one! Elapsed wall clock time (in seconds):15.382
5.47/15.49	o 106
5.48/15.51	c And the winner is solver0
5.50/15.99	c Got one! Elapsed wall clock time (in seconds):15.886
5.50/15.99	o 101
5.76/16.10	c And the winner is solver0
5.80/16.50	c Got one! Elapsed wall clock time (in seconds):16.39
5.80/16.50	o 100
5.80/16.53	c And the winner is solver0
5.87/17.00	c Got one! Elapsed wall clock time (in seconds):16.894
5.87/17.00	o 93
5.87/17.06	c And the winner is solver0
6.01/17.51	c Got one! Elapsed wall clock time (in seconds):17.398
6.01/17.51	o 92
6.01/17.55	c And the winner is solver0
6.10/18.01	c Got one! Elapsed wall clock time (in seconds):17.903
6.10/18.01	o 89
6.10/18.03	c And the winner is solver0
6.14/18.52	c Got one! Elapsed wall clock time (in seconds):18.408
6.14/18.52	o 79
6.14/18.55	c And the winner is solver0
6.21/19.02	c Got one! Elapsed wall clock time (in seconds):18.914
6.21/19.02	o 77
6.21/19.07	c And the winner is solver0
6.32/19.53	c Got one! Elapsed wall clock time (in seconds):19.42
6.32/19.53	o 75
6.48/19.60	c And the winner is solver0
6.49/20.04	c Got one! Elapsed wall clock time (in seconds):19.928
6.49/20.04	o 73
6.49/20.06	c And the winner is solver0
6.55/20.54	c Got one! Elapsed wall clock time (in seconds):20.435
6.55/20.54	o 72
6.65/20.63	c And the winner is solver0
6.73/21.05	c Got one! Elapsed wall clock time (in seconds):20.943
6.73/21.05	o 67
6.81/21.16	c And the winner is solver0
6.97/21.56	c Got one! Elapsed wall clock time (in seconds):21.45
6.97/21.56	o 57
7.07/21.66	c And the winner is solver0
7.30/22.07	c Got one! Elapsed wall clock time (in seconds):21.959
7.30/22.07	o 54
7.55/22.23	c And the winner is solver0
7.63/22.58	c Got one! Elapsed wall clock time (in seconds):22.469
7.63/22.58	o 52
7.67/22.61	c And the winner is solver0
7.73/23.09	c Got one! Elapsed wall clock time (in seconds):22.98
7.73/23.09	o 51
7.75/23.16	c And the winner is solver0
7.96/23.60	c Got one! Elapsed wall clock time (in seconds):23.491
7.96/23.60	o 47
7.96/23.67	c And the winner is solver0
8.11/24.11	c Got one! Elapsed wall clock time (in seconds):24.002
8.11/24.11	o 43
8.11/24.20	c And the winner is solver0
8.30/24.62	c Got one! Elapsed wall clock time (in seconds):24.512
8.30/24.62	o 42
8.44/24.74	c And the winner is solver0
8.57/25.13	c Got one! Elapsed wall clock time (in seconds):25.024
8.57/25.13	o 41
8.89/25.40	c And the winner is solver0
9.11/25.65	c Got one! Elapsed wall clock time (in seconds):25.536
9.11/25.65	o 35
9.88/26.01	c cleaning 8214 clauses out of 16435 with flag 11688/16435
12.00/26.81	c cleaning 7102 clauses out of 14221 with flag 55925/22435
12.00/26.86	c And the winner is solver0
12.20/27.16	c Got one! Elapsed wall clock time (in seconds):27.05
12.20/27.16	o 34
12.26/27.20	c And the winner is solver0
12.29/27.67	c Got one! Elapsed wall clock time (in seconds):27.566
12.29/27.67	o 33
12.54/27.84	c And the winner is solver0
12.65/28.19	c Got one! Elapsed wall clock time (in seconds):28.083
12.65/28.19	o 29
12.66/28.22	c And the winner is solver0
12.71/28.71	c Got one! Elapsed wall clock time (in seconds):28.6
12.71/28.71	o 24
13.68/29.26	c cleaning 6946 clauses out of 13901 with flag 34066/29217
14.91/29.88	c cleaning 6468 clauses out of 12951 with flag 83583/35213
16.51/30.61	c cleaning 6727 clauses out of 13483 with flag 149842/42213
18.11/31.42	c cleaning 7373 clauses out of 14756 with flag 227343/50213
19.51/32.13	c And the winner is solver0
19.66/32.23	c Got one! Elapsed wall clock time (in seconds):32.118
19.66/32.23	o 22
19.79/32.33	c And the winner is solver0
19.89/32.75	c Got one! Elapsed wall clock time (in seconds):32.639
19.89/32.75	o 21
20.00/32.82	c And the winner is solver0
20.08/33.29	c Got one! Elapsed wall clock time (in seconds):33.182
20.08/33.29	o 19
21.06/33.85	c cleaning 10114 clauses out of 20254 with flag 47361/63084
22.05/34.38	c cleaning 8060 clauses out of 16140 with flag 109273/69084
22.25/34.49	c And the winner is solver0
22.54/34.82	c Got one! Elapsed wall clock time (in seconds):34.705
22.54/34.82	o 18
22.88/35.09	c And the winner is solver0
23.08/35.34	c Got one! Elapsed wall clock time (in seconds):35.23
23.08/35.34	o 17
23.37/35.55	c cleaning 7050 clauses out of 14117 with flag 16042/75121
24.41/36.09	c cleaning 6528 clauses out of 13067 with flag 66070/81121
25.41/36.54	c And the winner is solver0
25.59/36.87	c Got one! Elapsed wall clock time (in seconds):36.758
25.59/36.87	o 13
25.62/36.91	c And the winner is solver0
415.66/420.19	c cleaning 0 clauses out of 6362 with flag 0/6392
1223.71/1209.09	c cleaning 0 clauses out of 12361 with flag 0/12391
1800.09/1771.01	c >>>>>>>>>> Solver number 0 (61 answers) <<<<<<<<<<<<<<<<<<
1800.09/1771.01	c starts		: 128
1800.09/1771.01	c conflicts		: 86878
1800.09/1771.01	c decisions		: 284753
1800.09/1771.01	c propagations		: 16729217
1800.09/1771.01	c inspects		: 74181600
1800.09/1771.01	c shortcuts		: 0
1800.09/1771.01	c learnt literals	: 0
1800.09/1771.01	c learnt binary clauses	: 9
1800.09/1771.01	c learnt ternary clauses	: 50
1800.09/1771.01	c learnt constraints	: 86878
1800.09/1771.01	c ignored constraints	: 0
1800.09/1771.01	c root simplifications	: 0
1800.09/1771.01	c removed literals (reason simplification)	: 162785
1800.09/1771.01	c reason swapping (by a shorter reason)	: 0
1800.09/1771.01	c Calls to reduceDB	: 10
1800.09/1771.01	c Number of update (reduction) of LBD	: 35633
1800.09/1771.01	c Imported unit clauses	: 0
1800.09/1771.01	c number of reductions to clauses (during analyze)	: 0
1800.09/1771.01	c number of learned constraints concerned by reduction	: 0
1800.09/1771.01	c number of learning phase by resolution	: 0
1800.09/1771.01	c number of learning phase by cutting planes	: 0
1800.09/1771.01	c speed (assignments/second)	: 9448.044056038052
1800.09/1771.01	c non guided choices	6388
1800.09/1771.02	c learnt constraints type 
1800.09/1771.02	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9
1800.09/1771.02	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12287
1800.09/1771.02	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/1771.02	c starts		: 97
1800.09/1771.02	c conflicts		: 15165
1800.09/1771.02	c decisions		: 178092
1800.09/1771.02	c propagations		: 1130727
1800.09/1771.02	c inspects		: 860900396
1800.09/1771.02	c shortcuts		: 0
1800.09/1771.02	c learnt literals	: 0
1800.09/1771.02	c learnt binary clauses	: 0
1800.09/1771.02	c learnt ternary clauses	: 0
1800.09/1771.02	c learnt constraints	: 15135
1800.09/1771.02	c ignored constraints	: 0
1800.09/1771.02	c root simplifications	: 0
1800.09/1771.02	c removed literals (reason simplification)	: 0
1800.09/1771.02	c reason swapping (by a shorter reason)	: 0
1800.09/1771.02	c Calls to reduceDB	: 2
1800.09/1771.02	c Number of update (reduction) of LBD	: 0
1800.09/1771.02	c Imported unit clauses	: 0
1800.09/1771.02	c number of reductions to clauses (during analyze)	: 0
1800.09/1771.02	c number of learned constraints concerned by reduction	: 0
1800.09/1771.02	c number of learning phase by resolution	: 0
1800.09/1771.02	c number of learning phase by cutting planes	: 0
1800.09/1771.02	c speed (assignments/second)	: 652.058227691889
1800.09/1771.02	c non guided choices	6079
1800.09/1771.03	c learnt constraints type 
1800.09/1771.03	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 694
1800.09/1771.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14441
1800.09/1771.03	s SATISFIABLE
1800.09/1771.03	c Found 60 solution(s)
1800.09/1771.03	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 -x170 x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 x231 
1800.09/1771.03	c objective function=13
1800.09/1771.03	c Total wall clock time (in seconds): 1770.921

Verifier Data

OK	12

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

pid=949
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.04 1.44 1.75 1/177 952
/proc/meminfo: memFree=31108780/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/952/stat : 952 (java) R 949 952 32093 0 -1 4202496 1056 0 0 0 0 0 0 0 20 0 1 0 36788608 23793664 706 33554432000 1073741824 1073778376 140733826662320 140733826651384 206619841311 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/952/statm: 5809 706 521 9 0 128 0
[pid=952/tid=961] ppid=949 vsize=94112 CPUtime=0 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) R 949 952 32093 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 2 0 36788609 96370688 930 33554432000 1073741824 1073778376 140733826662320 139722290978344 206619897127 0 0 4096 0 0 0 0 -1 2 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.04 1.44 1.75 1/177 952
/proc/meminfo: memFree=31108780/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 4473 0 1 0 10 1 0 0 20 0 18 0 36788608 9787879424 6104 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2389619 6104 2156 9 0 2380296 0
[pid=952/tid=961] ppid=949 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) R 949 952 32093 0 -1 4202560 2392 0 1 0 7 0 0 0 20 0 18 0 36788609 9787879424 6104 33554432000 1073741824 1073778376 140733826662320 139722290981792 206632445197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200254 s]
/proc/loadavg: 1.04 1.44 1.75 1/177 952
/proc/meminfo: memFree=31108780/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 4740 0 1 0 23 1 0 0 20 0 18 0 36788608 9787879424 6820 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2389619 6820 2198 9 0 2380296 0
[pid=952/tid=961] ppid=949 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) R 949 952 32093 0 -1 4202560 2408 0 1 0 17 0 0 0 20 0 18 0 36788609 9787879424 6820 33554432000 1073741824 1073778376 140733826662320 139722290981792 139722148101543 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300242 s]
/proc/loadavg: 1.04 1.44 1.75 1/177 952
/proc/meminfo: memFree=31108780/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 5720 0 1 0 47 1 0 0 20 0 18 0 36788608 9787879424 8928 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2389619 8928 2232 9 0 2380296 0
[pid=952/tid=961] ppid=949 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) R 949 952 32093 0 -1 4202560 2411 0 1 0 27 0 0 0 20 0 18 0 36788609 9787879424 8928 33554432000 1073741824 1073778376 140733826662320 139722290981792 139722297382655 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700203 s]
/proc/loadavg: 1.04 1.44 1.75 1/177 952
/proc/meminfo: memFree=31108780/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=1.71 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 13844 0 1 0 167 4 0 0 20 0 19 0 36788608 10060525568 16637 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 16637 2269 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=0.31 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2443 0 1 0 31 0 0 0 20 0 19 0 36788609 10060525568 16637 33554432000 1073741824 1073778376 140733826662320 139722290983800 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.71
Current children cumulated vsize (KiB) 9824732

[startup+1.50072 s]
/proc/loadavg: 1.04 1.44 1.75 2/213 1002
/proc/meminfo: memFree=30983032/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 15357 0 1 0 237 7 0 0 20 0 22 0 36788608 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 23213 2275 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2444 0 1 0 35 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139722290983800 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36788609 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 36788610 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 36788611 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36788611 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788613 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) R 949 952 32093 0 -1 4202560 5257 0 0 0 66 0 0 0 20 0 22 0 36788613 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721909268696 139722297957918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/952/task/986/stat : 986 (java) R 949 952 32093 0 -1 4202560 6301 0 0 0 68 0 0 0 20 0 22 0 36788613 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721908226176 139722295070682 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=952/tid=987] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/987/stat : 987 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788613 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721907186040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=988] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/988/stat : 988 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36788613 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721906133448 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=996] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/996/stat : 996 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36788644 10060525568 23213 33554432000 1073741824 1073778376 140733826662320 139721901823272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 1.04 1.44 1.75 2/213 1014
/proc/meminfo: memFree=30917188/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 15721 0 1 0 266 9 0 0 20 0 19 0 36788608 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 27868 2278 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2447 0 1 0 36 1 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139722290983800 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 36788610 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36788611 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36788611 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788613 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) S 949 952 32093 0 -1 4202560 5588 0 0 0 80 0 0 0 20 0 19 0 36788613 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721909291448 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/952/task/986/stat : 986 (java) S 949 952 32093 0 -1 4202560 6304 0 0 0 80 0 0 0 20 0 19 0 36788613 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721908238648 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=987] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/987/stat : 987 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788613 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721907186040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=988] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/988/stat : 988 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788613 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721906133448 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=996] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/996/stat : 996 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36788644 10060525568 27868 33554432000 1073741824 1073778376 140733826662320 139721901823272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 1.04 1.43 1.75 3/216 1053
/proc/meminfo: memFree=30802564/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 16056 0 1 0 327 15 0 0 20 0 19 0 36788608 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 43502 2291 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=0.4 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2452 0 1 0 38 2 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139722290983800 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36788609 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 36788610 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36788611 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 36788611 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36788613 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) S 949 952 32093 0 -1 4202560 5788 0 0 0 92 0 0 0 20 0 19 0 36788613 10060525568 43502 33554432000 1073741824 1073778376 140733826662320 139721909291448 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=0.83 cores=0,2,4,6

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

/proc/952/task/1270/stat : 1270 (java) R 949 952 32093 0 -1 4202560 2753 0 0 0 154380 42 0 0 20 0 21 0 36792298 10060525568 1112430 33554432000 1073741824 1073778376 140733826662320 139721904978960 139722148703755 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=952/tid=1271] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/1271/stat : 1271 (java) S 949 952 32093 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36792302 10060525568 1112430 33554432000 1073741824 1073778376 140733826662320 139721902875432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1626.25
Current children cumulated vsize (KiB) 9824732

[startup+1662.3 s]
/proc/loadavg: 2.20 2.18 2.09 3/217 1590
/proc/meminfo: memFree=23505940/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=1687.64 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 39121 0 1 0 168313 451 0 0 20 0 21 0 36788608 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 1120654 2303 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2510 0 1 0 116 23 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139722290983928 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=6.23 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 1308 0 0 0 589 34 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=6.53 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 983 0 0 0 617 36 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=5.82 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 954 0 0 0 551 31 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=6.41 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 1061 0 0 0 604 37 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=6.1 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 904 0 0 0 578 32 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=5.77 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 810 0 0 0 548 29 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=6.19 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 1391 0 0 0 584 35 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=6.34 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 812 0 0 0 596 38 0 0 20 0 21 0 36788609 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=8.91 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 3530 0 0 0 881 10 0 0 20 0 21 0 36788610 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) S 949 952 32093 0 -1 4202560 6529 0 0 0 129 0 0 0 20 0 21 0 36788613 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721909291448 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/952/task/986/stat : 986 (java) S 949 952 32093 0 -1 4202560 13053 0 0 0 167 2 0 0 20 0 21 0 36788613 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721908238648 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=987] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/987/stat : 987 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721907186040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=988] ppid=949 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/952/task/988/stat : 988 (java) S 949 952 32093 0 -1 4202560 97 0 0 0 23 24 0 0 20 0 21 0 36788613 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721906133448 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=996] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/996/stat : 996 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36788644 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721901823272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=1270] ppid=949 vsize=9824732 CPUtime=1603.7 cores=0,2,4,6
/proc/952/task/1270/stat : 1270 (java) R 949 952 32093 0 -1 4202560 2756 0 0 0 160327 43 0 0 20 0 21 0 36792298 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721904979184 139722148862772 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=952/tid=1271] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/1271/stat : 1271 (java) S 949 952 32093 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36792302 10060525568 1120654 33554432000 1073741824 1073778376 140733826662320 139721902875432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1687.64
Current children cumulated vsize (KiB) 9824732

[startup+1722.3 s]
/proc/loadavg: 2.29 2.21 2.10 3/217 1593
/proc/meminfo: memFree=23485652/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=1749.01 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 39189 0 1 0 174447 454 0 0 20 0 21 0 36788608 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 1130920 2303 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2511 0 1 0 118 23 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139722290983928 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=6.44 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 1313 0 0 0 610 34 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=6.69 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 995 0 0 0 633 36 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=6.03 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 958 0 0 0 572 31 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=6.71 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 1067 0 0 0 634 37 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=6.38 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 909 0 0 0 606 32 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=6.07 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 819 0 0 0 577 30 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=6.39 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 1398 0 0 0 604 35 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=6.5 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 819 0 0 0 612 38 0 0 20 0 21 0 36788609 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=8.91 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 3538 0 0 0 881 10 0 0 20 0 21 0 36788610 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) S 949 952 32093 0 -1 4202560 6529 0 0 0 129 0 0 0 20 0 21 0 36788613 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721909291448 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/952/task/986/stat : 986 (java) S 949 952 32093 0 -1 4202560 13053 0 0 0 167 2 0 0 20 0 21 0 36788613 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721908238648 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=987] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/987/stat : 987 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721907186040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=988] ppid=949 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/952/task/988/stat : 988 (java) S 949 952 32093 0 -1 4202560 99 0 0 0 25 24 0 0 20 0 21 0 36788613 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721906133448 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=996] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/996/stat : 996 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36788644 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721901823272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=1270] ppid=949 vsize=9824732 CPUtime=1663.21 cores=0,2,4,6
/proc/952/task/1270/stat : 1270 (java) R 949 952 32093 0 -1 4202560 2758 0 0 0 166276 45 0 0 20 0 21 0 36792298 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721904979184 139722148679379 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=952/tid=1271] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/1271/stat : 1271 (java) S 949 952 32093 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36792302 10060525568 1130920 33554432000 1073741824 1073778376 140733826662320 139721902875432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1749.01
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1771 s]
/proc/loadavg: 2.19 2.19 2.10 3/217 1594
/proc/meminfo: memFree=23451092/32872528 swapFree=534252/566956
[pid=952] ppid=949 vsize=9824732 CPUtime=1800.09 cores=0,2,4,6
/proc/952/stat : 952 (java) S 949 952 32093 0 -1 4202496 40297 0 1 0 179552 457 0 0 20 0 21 0 36788608 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 140733826653456 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/952/statm: 2456183 1144771 2303 9 0 2446860 0
[pid=952/tid=961] ppid=949 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/952/task/961/stat : 961 (java) S 949 952 32093 0 -1 4202560 2512 0 1 0 119 23 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139722290983928 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=963] ppid=949 vsize=9824732 CPUtime=6.76 cores=0,2,4,6
/proc/952/task/963/stat : 963 (java) S 949 952 32093 0 -1 4202560 1319 0 0 0 642 34 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139722269084712 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=964] ppid=949 vsize=9824732 CPUtime=7.09 cores=0,2,4,6
/proc/952/task/964/stat : 964 (java) S 949 952 32093 0 -1 4202560 1004 0 0 0 672 37 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139722268031912 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=965] ppid=949 vsize=9824732 CPUtime=6.31 cores=0,2,4,6
/proc/952/task/965/stat : 965 (java) S 949 952 32093 0 -1 4202560 964 0 0 0 600 31 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139722266979112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=966] ppid=949 vsize=9824732 CPUtime=7.23 cores=0,2,4,6
/proc/952/task/966/stat : 966 (java) S 949 952 32093 0 -1 4202560 1078 0 0 0 686 37 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721929910952 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=967] ppid=949 vsize=9824732 CPUtime=6.83 cores=0,2,4,6
/proc/952/task/967/stat : 967 (java) S 949 952 32093 0 -1 4202560 919 0 0 0 651 32 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721928858152 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=968] ppid=949 vsize=9824732 CPUtime=6.5 cores=0,2,4,6
/proc/952/task/968/stat : 968 (java) S 949 952 32093 0 -1 4202560 826 0 0 0 620 30 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721927805352 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=969] ppid=949 vsize=9824732 CPUtime=6.82 cores=0,2,4,6
/proc/952/task/969/stat : 969 (java) S 949 952 32093 0 -1 4202560 1406 0 0 0 647 35 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721926752552 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=970] ppid=949 vsize=9824732 CPUtime=6.81 cores=0,2,4,6
/proc/952/task/970/stat : 970 (java) S 949 952 32093 0 -1 4202560 830 0 0 0 643 38 0 0 20 0 21 0 36788609 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721925699752 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=976] ppid=949 vsize=9824732 CPUtime=12.78 cores=0,2,4,6
/proc/952/task/976/stat : 976 (java) S 949 952 32093 0 -1 4202560 4571 0 0 0 1267 11 0 0 20 0 21 0 36788610 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721913502696 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=977] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/977/stat : 977 (java) S 949 952 32093 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721912448760 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=978] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/978/stat : 978 (java) S 949 952 32093 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 21 0 36788611 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721911395848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=984] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/984/stat : 984 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721910344336 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=952/tid=985] ppid=949 vsize=9824732 CPUtime=1.29 cores=0,2,4,6
/proc/952/task/985/stat : 985 (java) S 949 952 32093 0 -1 4202560 6529 0 0 0 129 0 0 0 20 0 21 0 36788613 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721909291448 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=952/tid=986] ppid=949 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/952/task/986/stat : 986 (java) S 949 952 32093 0 -1 4202560 13053 0 0 0 167 2 0 0 20 0 21 0 36788613 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721908238648 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=987] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/987/stat : 987 (java) S 949 952 32093 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36788613 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721907186040 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=988] ppid=949 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/952/task/988/stat : 988 (java) S 949 952 32093 0 -1 4202560 103 0 0 0 25 25 0 0 20 0 21 0 36788613 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721906133448 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=952/tid=996] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/996/stat : 996 (java) S 949 952 32093 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36788644 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721901823272 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=952/tid=1270] ppid=949 vsize=9824732 CPUtime=1707.24 cores=0,2,4,6
/proc/952/task/1270/stat : 1270 (java) R 949 952 32093 0 -1 4202560 2760 0 0 0 170679 45 0 0 20 0 21 0 36792298 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721904979184 139722148834452 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=952/tid=1271] ppid=949 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/952/task/1271/stat : 1271 (java) S 949 952 32093 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 36792302 10060525568 1144771 33554432000 1073741824 1073778376 140733826662320 139721902875432 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 952 sig 9
??? kill -952 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1771.05
CPU time (s): 1800.61
CPU user time (s): 1795.57
CPU system time (s): 5.04323
CPU usage (%): 101.669
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.57
system time used= 5.04323
maximum resident set size= 4579160
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 40323
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78270
involuntary context switches= 63856

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6222 second user time and 13.135 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-19 16:43:50
IDJOB=4110429
IDBENCH=79308
IDSOLVER=2552
FILE ID=node138/4110429-1466347430
RUNJOBID= node138-1466347430-921
PBS_JOBID= 19922015
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/tsp/normalized-t3002.11tsp11.1900573901--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110429-1466347430/watcher-4110429-1466347430 -o /tmp/evaluation-result-4110429-1466347430/solver-4110429-1466347430 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466347430-921 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110429-1466347430.wbo

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

MD5SUM BENCH= 889361cc7af818b09040d50027029365
RANDOM SEED=1064490412

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31109672 kB
Buffers:          177700 kB
Cached:           272932 kB
SwapCached:         1136 kB
Active:           118020 kB
Inactive:         335636 kB
Active(anon):       2344 kB
Inactive(anon):     3144 kB
Active(file):     115676 kB
Inactive(file):   332492 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099724 kB
Dirty:              1648 kB
Writeback:             0 kB
AnonPages:        587936 kB
Mapped:             7412 kB
Shmem:                 0 kB
Slab:             609808 kB
SReclaimable:      53520 kB
SUnreclaim:       556288 kB
KernelStack:        1432 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     685828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     51200 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 node138 at 2016-06-19 17:13:21