Trace number 4081726

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16SAT (TO)-23 1800.77 903.665

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_2.opb
MD5SUM219f407da86957d900e068170e9af8b6
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -32
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12440
Sum of products size (including duplicates)24880
Number of different products6220
Sum of products size12440

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081726-1465257162.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  objective function found
1.31/0.69	c ... done. Wall clock time 0.571s.
1.31/0.69	c declared #vars     400
1.31/0.69	c internal #vars     6620
1.31/0.69	c #constraints  13042
1.31/0.69	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.31/0.69	c constraints type 
1.31/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6220
1.31/0.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
1.31/0.69	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1.31/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6220
1.31/0.69	c 13042 constraints processed.
1.31/0.69	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.31/0.69	c constraints type 
1.31/0.69	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1.31/0.69	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6220
1.31/0.69	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
1.31/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6220
1.31/0.69	c 13042 constraints processed.
1.31/0.69	c objective function length is 200 literals
4.39/1.44	c And the winner is solver1
4.65/1.69	c SATISFIABLE
4.65/1.69	c OPTIMIZING...
4.65/1.69	c Got one! Elapsed wall clock time (in seconds):1.576
4.65/1.69	o -3
4.66/1.76	c And the winner is solver1
4.94/2.20	c Got one! Elapsed wall clock time (in seconds):2.082
4.94/2.20	o -5
4.95/2.30	c And the winner is solver1
5.29/2.70	c Got one! Elapsed wall clock time (in seconds):2.584
5.29/2.70	o -6
5.29/2.76	c And the winner is solver1
5.48/3.20	c Got one! Elapsed wall clock time (in seconds):3.085
5.48/3.20	o -7
5.48/3.25	c And the winner is solver1
5.60/3.70	c Got one! Elapsed wall clock time (in seconds):3.586
5.60/3.70	o -8
5.60/3.74	c And the winner is solver1
5.71/4.20	c Got one! Elapsed wall clock time (in seconds):4.087
5.71/4.20	o -9
5.71/4.24	c And the winner is solver1
5.81/4.70	c Got one! Elapsed wall clock time (in seconds):4.589
5.81/4.70	o -10
5.81/4.79	c And the winner is solver1
6.01/5.20	c Got one! Elapsed wall clock time (in seconds):5.09
6.01/5.20	o -11
6.01/5.25	c And the winner is solver1
6.12/5.71	c Got one! Elapsed wall clock time (in seconds):5.591
6.12/5.71	o -12
6.33/5.81	c And the winner is solver1
6.37/6.21	c Got one! Elapsed wall clock time (in seconds):6.092
6.37/6.21	o -13
6.37/6.25	c And the winner is solver1
6.51/6.71	c Got one! Elapsed wall clock time (in seconds):6.593
6.51/6.71	o -14
6.51/6.78	c And the winner is solver1
6.81/7.21	c Got one! Elapsed wall clock time (in seconds):7.094
6.81/7.21	o -15
6.98/7.30	c And the winner is solver1
7.01/7.71	c Got one! Elapsed wall clock time (in seconds):7.595
7.01/7.71	o -16
7.01/7.76	c And the winner is solver1
7.16/8.21	c Got one! Elapsed wall clock time (in seconds):8.096
7.16/8.21	o -17
7.37/8.32	c And the winner is solver1
7.47/8.71	c Got one! Elapsed wall clock time (in seconds):8.597
7.47/8.71	o -18
7.68/8.82	c And the winner is solver0
7.74/9.21	c Got one! Elapsed wall clock time (in seconds):9.098
7.74/9.21	o -19
8.32/9.51	c And the winner is solver1
8.35/9.71	c Got one! Elapsed wall clock time (in seconds):9.599
8.35/9.71	o -20
10.18/10.56	c And the winner is solver1
10.32/10.72	c Got one! Elapsed wall clock time (in seconds):10.6
10.32/10.72	o -21
12.59/11.87	c cleaning 4088 clauses out of 8175 with flag 18633/8175
16.58/13.74	c cleaning 5067 clauses out of 10133 with flag 51545/14221
21.44/16.13	c cleaning 6006 clauses out of 12019 with flag 87212/21174
26.82/18.75	c cleaning 7019 clauses out of 14039 with flag 131925/29200
33.57/22.05	c cleaning 7996 clauses out of 15995 with flag 179473/38175
40.45/25.48	c And the winner is solver1
40.61/25.78	c Got one! Elapsed wall clock time (in seconds):25.66
40.61/25.78	o -22
44.05/27.52	c cleaning 11008 clauses out of 22015 with flag 32531/52191
47.64/29.31	c cleaning 8506 clauses out of 17011 with flag 69953/58195
52.10/31.59	c cleaning 7756 clauses out of 15512 with flag 112433/65202
57.51/34.27	c cleaning 7870 clauses out of 15754 with flag 165147/73200
64.10/37.45	c cleaning 8425 clauses out of 16877 with flag 217891/82193
70.90/40.86	c cleaning 9220 clauses out of 18456 with flag 293805/92197
78.74/44.79	c cleaning 10098 clauses out of 20231 with flag 375118/103192
87.33/49.08	c cleaning 11065 clauses out of 22132 with flag 448075/115191
95.01/52.90	c And the winner is solver1
95.23/53.28	c Got one! Elapsed wall clock time (in seconds):53.167
95.23/53.28	o -23
98.88/55.17	c cleaning 13407 clauses out of 26816 with flag 33764/130940
102.66/57.02	c cleaning 9708 clauses out of 19415 with flag 82029/136946
106.53/58.96	c cleaning 8350 clauses out of 16700 with flag 139011/143939
111.13/61.22	c cleaning 8174 clauses out of 16352 with flag 196954/151941
116.34/63.81	c cleaning 8593 clauses out of 17192 with flag 260398/160955
122.40/66.85	c cleaning 9293 clauses out of 18585 with flag 335348/170941
129.00/70.16	c cleaning 10151 clauses out of 20301 with flag 409402/181950
136.67/73.91	c cleaning 11019 clauses out of 22139 with flag 489722/193939
146.33/78.70	c cleaning 12056 clauses out of 24121 with flag 575159/206940
155.13/83.11	c cleaning 13055 clauses out of 26109 with flag 664515/220984
165.40/88.20	c cleaning 14004 clauses out of 28010 with flag 764020/235940
177.27/94.16	c cleaning 15004 clauses out of 30008 with flag 865424/251942
189.15/100.09	c cleaning 15983 clauses out of 32001 with flag 991102/268939
202.26/106.55	c cleaning 16999 clauses out of 34021 with flag 1125334/286942
217.71/114.21	c cleaning 17999 clauses out of 36020 with flag 1257332/305940
232.02/121.31	c cleaning 19015 clauses out of 38030 with flag 1386168/325949
246.85/128.75	c cleaning 20006 clauses out of 40016 with flag 1514749/346950
265.47/138.01	c cleaning 21002 clauses out of 42003 with flag 1666061/368943
285.10/147.80	c cleaning 22004 clauses out of 44007 with flag 1802820/391949
301.00/155.71	c cleaning 0 clauses out of 7150 with flag 0/7150
305.11/157.62	c cleaning 23002 clauses out of 46003 with flag 1951503/415949
328.02/169.28	c cleaning 23993 clauses out of 47993 with flag 2129393/440941
349.45/179.97	c cleaning 24972 clauses out of 49999 with flag 2311557/466940
370.75/190.59	c cleaning 26022 clauses out of 52044 with flag 2489889/493957
392.46/201.39	c cleaning 27007 clauses out of 54014 with flag 2665138/521949
415.51/212.88	c cleaning 28018 clauses out of 56035 with flag 2843408/550977
441.47/225.79	c cleaning 28942 clauses out of 57985 with flag 3018181/580945
467.23/238.57	c cleaning 30003 clauses out of 60039 with flag 3214738/611941
493.12/251.48	c cleaning 31029 clauses out of 62057 with flag 3390081/643962
522.75/266.57	c cleaning 32009 clauses out of 64020 with flag 3571333/676954
558.48/284.39	c cleaning 32998 clauses out of 65997 with flag 3772069/710940
598.19/304.14	c cleaning 34005 clauses out of 68011 with flag 3946459/745952
634.96/322.47	c cleaning 34960 clauses out of 69995 with flag 4156650/781941
672.50/341.15	c cleaning 36025 clauses out of 72049 with flag 4346008/818955
724.11/366.84	c cleaning 37003 clauses out of 74008 with flag 4553262/856939
757.48/383.49	c cleaning 37998 clauses out of 76008 with flag 4696081/895942
813.93/411.52	c cleaning 39018 clauses out of 78036 with flag 4839753/935968
850.24/429.67	c cleaning 39987 clauses out of 79991 with flag 4974271/976941
890.28/450.05	c cleaning 41001 clauses out of 82006 with flag 5153954/1018943
940.45/475.01	c cleaning 42000 clauses out of 84001 with flag 5378825/1061939
990.71/500.01	c cleaning 42999 clauses out of 86001 with flag 5605903/1105939
1027.69/518.41	c cleaning 43989 clauses out of 88002 with flag 5828742/1150939
1067.64/538.30	c cleaning 45008 clauses out of 90018 with flag 6072134/1196944
1116.02/562.43	c cleaning 46013 clauses out of 92025 with flag 6300509/1243959
1170.26/589.42	c cleaning 46968 clauses out of 93992 with flag 6497598/1291939
1208.61/608.52	c cleaning 48000 clauses out of 96026 with flag 6719999/1340941
1258.42/633.32	c cleaning 49010 clauses out of 98024 with flag 6976634/1390939
1308.16/658.08	c cleaning 50006 clauses out of 100014 with flag 7113010/1441939
1327.72/667.81	c cleaning 0 clauses out of 13152 with flag 0/13152
1350.84/679.29	c cleaning 50997 clauses out of 102008 with flag 7264260/1493939
1400.32/704.66	c cleaning 51990 clauses out of 104019 with flag 7416382/1546947
1448.05/728.43	c cleaning 53010 clauses out of 106022 with flag 7588419/1600940
1500.94/754.75	c cleaning 54001 clauses out of 108011 with flag 7744267/1655939
1547.34/777.84	c cleaning 54985 clauses out of 110016 with flag 7960690/1711945
1584.76/796.45	c cleaning 55974 clauses out of 112027 with flag 8245362/1768941
1629.12/818.56	c cleaning 56977 clauses out of 114053 with flag 8535980/1826941
1696.11/851.99	c cleaning 58023 clauses out of 116074 with flag 8859338/1885939
1763.91/885.64	c cleaning 59021 clauses out of 118051 with flag 9216188/1945939
1800.08/903.60	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.08/903.60	c starts		: 19155
1800.08/903.60	c conflicts		: 1980409
1800.08/903.60	c decisions		: 17163799
1800.08/903.60	c propagations		: 259286923
1800.08/903.60	c inspects		: 9816494015
1800.08/903.60	c shortcuts		: 0
1800.08/903.60	c learnt literals	: 0
1800.08/903.60	c learnt binary clauses	: 12
1800.08/903.60	c learnt ternary clauses	: 2805
1800.08/903.60	c learnt constraints	: 1980409
1800.08/903.60	c ignored constraints	: 0
1800.08/903.60	c root simplifications	: 0
1800.08/903.60	c removed literals (reason simplification)	: 349157019
1800.08/903.60	c reason swapping (by a shorter reason)	: 0
1800.08/903.60	c Calls to reduceDB	: 69
1800.08/903.60	c Number of update (reduction) of LBD	: 443707
1800.08/903.60	c Imported unit clauses	: 0
1800.08/903.60	c number of reductions to clauses (during analyze)	: 0
1800.08/903.60	c number of learned constraints concerned by reduction	: 0
1800.08/903.60	c number of learning phase by resolution	: 0
1800.08/903.60	c number of learning phase by cutting planes	: 0
1800.08/903.60	c speed (assignments/second)	: 304928.2835540931
1800.08/903.60	c non guided choices	0
1800.08/903.63	c learnt constraints type 
1800.08/903.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 12
1800.08/903.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 93488
1800.08/903.63	c >>>>>>>>>> Solver number 1 (19 answers) <<<<<<<<<<<<<<<<<<
1800.08/903.63	c starts		: 65
1800.08/903.63	c conflicts		: 14709
1800.08/903.63	c decisions		: 201694
1800.08/903.63	c propagations		: 4986200
1800.08/903.63	c inspects		: 1086160300
1800.08/903.63	c shortcuts		: 0
1800.08/903.63	c learnt literals	: 0
1800.08/903.63	c learnt binary clauses	: 0
1800.08/903.63	c learnt ternary clauses	: 0
1800.08/903.63	c learnt constraints	: 14709
1800.08/903.63	c ignored constraints	: 0
1800.08/903.63	c root simplifications	: 0
1800.08/903.63	c removed literals (reason simplification)	: 0
1800.08/903.63	c reason swapping (by a shorter reason)	: 0
1800.08/903.63	c Calls to reduceDB	: 2
1800.08/903.63	c Number of update (reduction) of LBD	: 0
1800.08/903.63	c Imported unit clauses	: 0
1800.08/903.63	c number of reductions to clauses (during analyze)	: 0
1800.08/903.63	c number of learned constraints concerned by reduction	: 0
1800.08/903.63	c number of learning phase by resolution	: 0
1800.08/903.63	c number of learning phase by cutting planes	: 0
1800.08/903.63	c speed (assignments/second)	: 5574.823292121992
1800.08/903.63	c non guided choices	93
1800.08/903.63	c learnt constraints type 
1800.08/903.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 14709
1800.08/903.63	s SATISFIABLE
1800.08/903.63	c Found 20 solution(s)
1800.08/903.63	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 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 x292 -x293 -x294 -x295 x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 x323 -x324 x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 -x360 x361 -x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 x387 x388 -x389 -x390 x391 x392 x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 
1800.08/903.64	c objective function=-23
1800.08/903.64	c Total wall clock time (in seconds): 903.52

Verifier Data

OK	-23

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-4081726-1465257162/watcher-4081726-1465257162 -o /tmp/evaluation-result-4081726-1465257162/solver-4081726-1465257162 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465253566-15535 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081726-1465257162.opb 

pid=16532
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.41 4.33 4.21 5/197 16535
/proc/meminfo: memFree=29416976/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 107649432 98570240 977 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 24065 977 743 9 0 16771 0
[pid=16535/tid=16536] ppid=16532 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) R 16532 16535 15518 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 107649433 98570240 978 33554432000 1073741824 1073778376 140735710546592 140449994526248 214369650048 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.10012 s]
/proc/loadavg: 4.41 4.33 4.21 5/197 16535
/proc/meminfo: memFree=29416976/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 4455 0 1 0 9 1 0 0 20 0 18 0 107649432 9787879424 5574 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2389619 5574 2126 9 0 2380296 0
[pid=16535/tid=16536] ppid=16532 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) R 16532 16535 15518 0 -1 4202560 2435 0 1 0 6 1 0 0 20 0 18 0 107649433 9787879424 5574 33554432000 1073741824 1073778376 140735710546592 140449994527192 214373033229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200276 s]
/proc/loadavg: 4.41 4.33 4.21 5/197 16535
/proc/meminfo: memFree=29416976/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 4660 0 1 0 22 1 0 0 20 0 18 0 107649432 9787879424 6769 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2389619 6769 2213 9 0 2380296 0
[pid=16535/tid=16536] ppid=16532 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) R 16532 16535 15518 0 -1 4202560 2449 0 1 0 16 1 0 0 20 0 18 0 107649433 9787879424 6769 33554432000 1073741824 1073778376 140735710546592 140449994527192 140449934334412 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300289 s]
/proc/loadavg: 4.41 4.33 4.21 5/197 16535
/proc/meminfo: memFree=29416976/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 5993 0 1 0 46 2 0 0 20 0 18 0 107649432 9787879424 8590 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2389619 8590 2240 9 0 2380296 0
[pid=16535/tid=16536] ppid=16532 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) R 16532 16535 15518 0 -1 4202560 2453 0 1 0 26 1 0 0 20 0 18 0 107649433 9787879424 8590 33554432000 1073741824 1073778376 140735710546592 140449994531128 140449934345229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700223 s]
/proc/loadavg: 4.41 4.33 4.21 5/197 16535
/proc/meminfo: memFree=29416976/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9691604 CPUtime=1.62 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 23600 0 1 0 157 5 0 0 20 0 20 0 107649432 9924202496 35798 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2422901 35798 2264 9 0 2413578 0
[pid=16535/tid=16536] ppid=16532 vsize=9691604 CPUtime=0.67 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2492 0 1 0 65 2 0 0 20 0 20 0 107649433 9924202496 35798 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9691604

[startup+1.50099 s]
/proc/loadavg: 4.62 4.37 4.23 11/219 16557
/proc/meminfo: memFree=29256524/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=4.62 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 31438 0 1 0 454 8 0 0 20 0 19 0 107649432 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 42651 2275 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2492 0 1 0 65 2 0 0 20 0 19 0 107649433 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) R 16532 16535 15518 0 -1 4202560 15503 0 0 0 124 2 0 0 20 0 19 0 107649438 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449814501520 140449997140572 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/16535/task/16551/stat : 16551 (java) S 16532 16535 15518 0 -1 4202560 12099 0 0 0 113 2 0 0 20 0 19 0 107649438 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449813461688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16552] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16552/stat : 16552 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449812409336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16553] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16553/stat : 16553 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449811357000 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16556] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16556/stat : 16556 (java) S 16532 16535 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107649503 10060525568 42651 33554432000 1073741824 1073778376 140735710546592 140449808196648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9824732

[startup+3.10077 s]
/proc/loadavg: 4.62 4.37 4.23 3/216 16563
/proc/meminfo: memFree=29193728/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=5.48 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 33057 0 1 0 533 15 0 0 20 0 19 0 107649432 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 52582 2289 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2492 0 1 0 65 2 0 0 20 0 19 0 107649433 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) S 16532 16535 15518 0 -1 4202560 17022 0 0 0 145 2 0 0 20 0 19 0 107649438 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449814514232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/16535/task/16551/stat : 16551 (java) S 16532 16535 15518 0 -1 4202560 12114 0 0 0 129 3 0 0 20 0 19 0 107649438 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449813461688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16552] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16552/stat : 16552 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449812409336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16553] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16553/stat : 16553 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449811357000 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16556] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16556/stat : 16556 (java) S 16532 16535 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107649503 10060525568 52582 33554432000 1073741824 1073778376 140735710546592 140449808196648 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 5.48
Current children cumulated vsize (KiB) 9824732

[startup+6.30078 s]
/proc/loadavg: 4.62 4.37 4.23 3/216 16584
/proc/meminfo: memFree=28799508/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=6.51 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 33162 0 1 0 620 31 0 0 20 0 19 0 107649432 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 55709 2290 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2494 0 1 0 66 2 0 0 20 0 19 0 107649433 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107649434 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107649435 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107649438 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) S 16532 16535 15518 0 -1 4202560 17031 0 0 0 154 2 0 0 20 0 19 0 107649438 10060525568 55709 33554432000 1073741824 1073778376 140735710546592 140449814514232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.36 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.21 4.26 4.23 5/219 16666
/proc/meminfo: memFree=24742732/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=1636.77 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 48359 0 1 0 163421 256 0 0 20 0 22 0 107649432 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 872458 2303 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2498 0 1 0 70 4 0 0 20 0 22 0 107649433 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=2.02 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 673 0 0 0 187 15 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 542 0 0 0 192 14 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 561 0 0 0 191 15 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=2.32 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 772 0 0 0 214 18 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 988 0 0 0 197 17 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 1817 0 0 0 210 20 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 712 0 0 0 180 15 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 1118 0 0 0 215 18 0 0 20 0 22 0 107649434 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=3.79 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 2348 0 0 0 368 11 0 0 20 0 22 0 107649435 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) S 16532 16535 15518 0 -1 4202560 20286 0 0 0 238 3 0 0 20 0 22 0 107649438 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449814514232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/16535/task/16551/stat : 16551 (java) S 16532 16535 15518 0 -1 4202560 12178 0 0 0 189 3 0 0 20 0 22 0 107649438 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449813461688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16552] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16552/stat : 16552 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449812409336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16553] ppid=16532 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/16535/task/16553/stat : 16553 (java) S 16532 16535 15518 0 -1 4202560 47 0 0 0 19 18 0 0 20 0 22 0 107649438 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449811357000 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16608] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16608/stat : 16608 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107650354 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449808196776 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16618] ppid=16532 vsize=9824732 CPUtime=761 cores=1,3,5,7
/proc/16535/task/16618/stat : 16618 (java) R 16532 16535 15518 0 -1 4202560 45 0 0 0 76086 14 0 0 20 0 22 0 107654761 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449809247072 140449935169589 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16619] ppid=16532 vsize=9824732 CPUtime=761 cores=1,3,5,7
/proc/16535/task/16619/stat : 16619 (java) R 16532 16535 15518 0 -1 4202560 1017 0 0 0 76079 21 0 0 20 0 22 0 107654761 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449810300888 140449935487044 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16620] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16620/stat : 16620 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107654761 10060525568 872458 33554432000 1073741824 1073778376 140735710546592 140449807144616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1636.77
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.13 4.23 4.21 5/219 16667
/proc/meminfo: memFree=24783492/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=1757.31 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 48647 0 1 0 175464 267 0 0 20 0 22 0 107649432 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 866862 2303 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2498 0 1 0 70 4 0 0 20 0 22 0 107649433 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 697 0 0 0 208 15 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 566 0 0 0 204 15 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 614 0 0 0 204 16 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 820 0 0 0 231 19 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 1025 0 0 0 211 19 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 1825 0 0 0 224 21 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=2.04 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 735 0 0 0 188 16 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 1124 0 0 0 225 18 0 0 20 0 22 0 107649434 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=3.8 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 2404 0 0 0 368 12 0 0 20 0 22 0 107649435 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) S 16532 16535 15518 0 -1 4202560 20286 0 0 0 238 3 0 0 20 0 22 0 107649438 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449814514232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/16535/task/16551/stat : 16551 (java) S 16532 16535 15518 0 -1 4202560 12178 0 0 0 189 3 0 0 20 0 22 0 107649438 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449813461688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16552] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16552/stat : 16552 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449812409336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16553] ppid=16532 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/16535/task/16553/stat : 16553 (java) S 16532 16535 15518 0 -1 4202560 51 0 0 0 21 19 0 0 20 0 22 0 107649438 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449811357000 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16608] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16608/stat : 16608 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107650354 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449808196776 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16618] ppid=16532 vsize=9824732 CPUtime=820.69 cores=1,3,5,7
/proc/16535/task/16618/stat : 16618 (java) R 16532 16535 15518 0 -1 4202560 46 0 0 0 82054 15 0 0 20 0 22 0 107654761 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449809248144 140449934741152 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16619] ppid=16532 vsize=9824732 CPUtime=820.69 cores=1,3,5,7
/proc/16535/task/16619/stat : 16619 (java) R 16532 16535 15518 0 -1 4202560 1021 0 0 0 82047 22 0 0 20 0 22 0 107654761 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449810302000 140449935487116 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16620] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16620/stat : 16620 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107654761 10060525568 866862 33554432000 1073741824 1073778376 140735710546592 140449807144616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1757.31
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+903.601 s]
/proc/loadavg: 4.11 4.21 4.21 6/219 16760
/proc/meminfo: memFree=25911600/32872528 swapFree=15784/1434320
[pid=16535] ppid=16532 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/16535/stat : 16535 (java) S 16532 16535 15518 0 -1 4202496 48697 0 1 0 179740 268 0 0 20 0 22 0 107649432 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140735710537728 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16535/statm: 2456183 866902 2303 9 0 2446860 0
[pid=16535/tid=16536] ppid=16532 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/16535/task/16536/stat : 16536 (java) S 16532 16535 15518 0 -1 4202560 2498 0 1 0 70 4 0 0 20 0 22 0 107649433 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449994531704 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16538] ppid=16532 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/16535/task/16538/stat : 16538 (java) S 16532 16535 15518 0 -1 4202560 704 0 0 0 213 15 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449933260968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16539] ppid=16532 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/16535/task/16539/stat : 16539 (java) S 16532 16535 15518 0 -1 4202560 574 0 0 0 208 15 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449932208424 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16540] ppid=16532 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/16535/task/16540/stat : 16540 (java) S 16532 16535 15518 0 -1 4202560 614 0 0 0 208 16 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449931155880 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16541] ppid=16532 vsize=9824732 CPUtime=2.57 cores=1,3,5,7
/proc/16535/task/16541/stat : 16541 (java) S 16532 16535 15518 0 -1 4202560 826 0 0 0 238 19 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449930103336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16542] ppid=16532 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/16535/task/16542/stat : 16542 (java) S 16532 16535 15518 0 -1 4202560 1025 0 0 0 214 19 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449929050792 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16543] ppid=16532 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/16535/task/16543/stat : 16543 (java) S 16532 16535 15518 0 -1 4202560 1825 0 0 0 229 21 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449927998248 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16544] ppid=16532 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/16535/task/16544/stat : 16544 (java) S 16532 16535 15518 0 -1 4202560 758 0 0 0 192 16 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449832188840 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16545] ppid=16532 vsize=9824732 CPUtime=2.52 cores=1,3,5,7
/proc/16535/task/16545/stat : 16545 (java) S 16532 16535 15518 0 -1 4202560 1124 0 0 0 234 18 0 0 20 0 22 0 107649434 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449831136296 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16546] ppid=16532 vsize=9824732 CPUtime=3.8 cores=1,3,5,7
/proc/16535/task/16546/stat : 16546 (java) S 16532 16535 15518 0 -1 4202560 2406 0 0 0 368 12 0 0 20 0 22 0 107649435 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449818724456 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16547] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16547/stat : 16547 (java) S 16532 16535 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449817670776 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16548] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16548/stat : 16548 (java) S 16532 16535 15518 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 107649435 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449816618120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16549] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16549/stat : 16549 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449815566864 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16550] ppid=16532 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/16535/task/16550/stat : 16550 (java) S 16532 16535 15518 0 -1 4202560 20286 0 0 0 238 3 0 0 20 0 22 0 107649438 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449814514232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16551] ppid=16532 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/16535/task/16551/stat : 16551 (java) S 16532 16535 15518 0 -1 4202560 12178 0 0 0 189 3 0 0 20 0 22 0 107649438 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449813461688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16552] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16552/stat : 16552 (java) S 16532 16535 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107649438 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449812409336 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16553] ppid=16532 vsize=9824732 CPUtime=0.41 cores=1,3,5,7
/proc/16535/task/16553/stat : 16553 (java) S 16532 16535 15518 0 -1 4202560 53 0 0 0 21 20 0 0 20 0 22 0 107649438 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449811357000 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16535/tid=16608] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16608/stat : 16608 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107650354 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449808196776 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16535/tid=16618] ppid=16532 vsize=9824732 CPUtime=841.87 cores=1,3,5,7
/proc/16535/task/16618/stat : 16618 (java) R 16532 16535 15518 0 -1 4202560 46 0 0 0 84171 16 0 0 20 0 22 0 107654761 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449809248144 140449935608378 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16535/tid=16619] ppid=16532 vsize=9824732 CPUtime=841.88 cores=1,3,5,7
/proc/16535/task/16619/stat : 16619 (java) R 16532 16535 15518 0 -1 4202560 1023 0 0 0 84166 22 0 0 20 0 22 0 107654761 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449810302000 140449935473297 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16535/tid=16620] ppid=16532 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16535/task/16620/stat : 16620 (java) S 16532 16535 15518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107654761 10060525568 866902 33554432000 1073741824 1073778376 140735710546592 140449807144616 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 16535 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 903.665
CPU time (s): 1800.77
CPU user time (s): 1797.63
CPU system time (s): 3.14252
CPU usage (%): 199.274
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.63
system time used= 3.14252
maximum resident set size= 3499948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48734
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25984
involuntary context switches= 34300

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.21406 second user time and 7.34388 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-07 01:52:42
IDJOB=4081726
IDBENCH=48238
IDSOLVER=2543
FILE ID=node130/4081726-1465257162
RUNJOBID= node130-1465253566-15535
PBS_JOBID= 19843263
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081726-1465257162/watcher-4081726-1465257162 -o /tmp/evaluation-result-4081726-1465257162/solver-4081726-1465257162 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465253566-15535 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081726-1465257162.opb

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

MD5SUM BENCH= 219f407da86957d900e068170e9af8b6
RANDOM SEED=476043042

node130.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.261
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.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        29417504 kB
Buffers:           52036 kB
Cached:           113104 kB
SwapCached:         1748 kB
Active:          1198536 kB
Inactive:         100592 kB
Active(anon):    1135156 kB
Inactive(anon):     1200 kB
Active(file):      63380 kB
Inactive(file):    99392 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098356 kB
Dirty:              1864 kB
Writeback:             0 kB
AnonPages:       2604564 kB
Mapped:            15440 kB
Shmem:                 0 kB
Slab:             568996 kB
SReclaimable:      12568 kB
SUnreclaim:       556428 kB
KernelStack:        1800 kB
PageTables:         9216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3651968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2527232 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= 71748 MiB
End job on node130 at 2016-06-07 02:07:46