Trace number 4119249

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.07 1797.74

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0244-0244.opb
MD5SUM99f8d15df7cb8e8e0d9331bb9e7650f8
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-28
Best CPU time to get the best result obtained on this benchmark2.80357
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables96
Total number of constraints32
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)32
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 240
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 240
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 240
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)240
Sum of products size (including duplicates)480
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119249-1467251462.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.08/0.18	c ... done. Wall clock time 0.057s.
0.08/0.18	c declared #vars     96
0.08/0.18	c internal #vars     336
0.08/0.18	c #constraints  544
0.08/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 272
0.08/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 32
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 240
0.08/0.18	c 544 constraints processed.
0.08/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.18	c constraints type 
0.08/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 272
0.08/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 32
0.08/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 240
0.08/0.18	c 544 constraints processed.
0.08/0.18	c objective function length is 240 literals
0.08/0.19	c And the winner is solver0
0.19/0.68	c SATISFIABLE
0.19/0.68	c OPTIMIZING...
0.19/0.68	c Got one! Elapsed wall clock time (in seconds):0.561
0.19/0.68	o -18
0.19/0.69	c And the winner is solver0
0.21/1.18	c Got one! Elapsed wall clock time (in seconds):1.064
0.21/1.18	o -20
0.21/1.19	c And the winner is solver0
0.22/1.69	c Got one! Elapsed wall clock time (in seconds):1.566
0.22/1.69	o -21
0.22/1.70	c And the winner is solver0
0.32/2.19	c Got one! Elapsed wall clock time (in seconds):2.068
0.32/2.19	o -22
0.32/2.19	c And the winner is solver0
0.33/2.69	c Got one! Elapsed wall clock time (in seconds):2.57
0.33/2.69	o -23
0.87/3.06	c cleaning 2514 clauses out of 5030 with flag 10854/5030
1.28/3.34	c cleaning 4256 clauses out of 8516 with flag 23428/11030
1.58/3.68	c cleaning 5631 clauses out of 11262 with flag 37973/18032
2.09/4.10	c cleaning 6815 clauses out of 13629 with flag 54559/26030
2.61/4.61	c cleaning 7904 clauses out of 15814 with flag 73342/35030
3.12/5.15	c cleaning 8953 clauses out of 17910 with flag 94072/45030
3.73/5.78	c cleaning 9978 clauses out of 19957 with flag 117295/56030
4.45/6.46	c cleaning 10990 clauses out of 21979 with flag 142212/68030
5.34/7.30	c cleaning 11995 clauses out of 23989 with flag 169385/81030
6.23/8.28	c cleaning 12999 clauses out of 25997 with flag 198643/95033
7.23/9.28	c cleaning 13999 clauses out of 27997 with flag 229999/110032
8.33/10.36	c cleaning 14998 clauses out of 29996 with flag 263675/126030
9.53/11.52	c cleaning 16000 clauses out of 31999 with flag 299455/143031
10.74/12.71	c cleaning 17000 clauses out of 33999 with flag 337220/161031
11.84/13.85	c cleaning 17998 clauses out of 35998 with flag 377198/180030
13.44/15.43	c cleaning 18996 clauses out of 38000 with flag 419153/200030
15.27/17.28	c cleaning 20002 clauses out of 40004 with flag 462925/221030
17.22/19.18	c cleaning 21000 clauses out of 42002 with flag 508260/243030
19.03/21.00	c cleaning 22001 clauses out of 44002 with flag 555323/266030
20.92/22.83	c cleaning 22994 clauses out of 46002 with flag 605158/290031
23.32/25.22	c cleaning 24005 clauses out of 48009 with flag 657548/315032
26.02/27.99	c cleaning 24997 clauses out of 50002 with flag 711837/341030
28.72/30.66	c cleaning 26000 clauses out of 52005 with flag 768514/368030
31.72/33.67	c cleaning 27003 clauses out of 54006 with flag 827508/396031
35.02/36.94	c cleaning 27996 clauses out of 56003 with flag 888658/425031
37.92/39.83	c cleaning 29001 clauses out of 58007 with flag 951980/455031
41.92/43.85	c cleaning 30000 clauses out of 60006 with flag 1019475/486031
45.77/47.66	c cleaning 30999 clauses out of 62006 with flag 1087853/518031
49.57/51.48	c cleaning 31996 clauses out of 64006 with flag 1159288/551030
53.57/55.46	c cleaning 33000 clauses out of 66010 with flag 1232826/585030
57.37/59.29	c cleaning 34005 clauses out of 68013 with flag 1307310/620033
61.17/63.09	c cleaning 35003 clauses out of 70008 with flag 1385693/656033
66.27/68.16	c cleaning 36001 clauses out of 72002 with flag 1465866/693030
71.47/73.30	c cleaning 36997 clauses out of 74002 with flag 1550221/731031
76.69/78.50	c cleaning 38001 clauses out of 76004 with flag 1634799/770030
82.02/83.73	c cleaning 39003 clauses out of 78005 with flag 1721569/810032
87.43/89.18	c cleaning 39998 clauses out of 80001 with flag 1811689/851031
93.62/95.38	c cleaning 41001 clauses out of 82002 with flag 1902585/893030
100.63/102.36	c cleaning 42001 clauses out of 84001 with flag 1996425/936030
107.52/109.21	c cleaning 43000 clauses out of 86000 with flag 2092902/980030
114.73/116.43	c cleaning 43997 clauses out of 88000 with flag 2191645/1025030
121.83/123.53	c cleaning 45000 clauses out of 90003 with flag 2289208/1071030
129.19/130.77	c cleaning 46002 clauses out of 92005 with flag 2390562/1118032
138.50/140.08	c cleaning 46997 clauses out of 94001 with flag 2504346/1166030
150.20/151.75	c cleaning 47998 clauses out of 96005 with flag 2642467/1215031
162.61/164.14	c cleaning 48997 clauses out of 98007 with flag 2785458/1265031
175.01/176.59	c cleaning 50006 clauses out of 100011 with flag 2937272/1316032
183.21/184.72	c cleaning 51003 clauses out of 102005 with flag 3049798/1368032
190.62/191.83	c cleaning 52001 clauses out of 104003 with flag 3161933/1421033
198.32/199.58	c cleaning 53000 clauses out of 106000 with flag 3278694/1475031
205.02/206.28	c cleaning 53998 clauses out of 108000 with flag 3397169/1530031
212.52/213.73	c cleaning 54993 clauses out of 110001 with flag 3516220/1586030
220.22/221.40	c cleaning 56002 clauses out of 112008 with flag 3635749/1643030
227.22/228.48	c cleaning 57002 clauses out of 114007 with flag 3757249/1701031
234.94/235.97	c cleaning 58003 clauses out of 116005 with flag 3882856/1760031
243.85/244.81	c cleaning 58995 clauses out of 118003 with flag 4010642/1820032
253.65/254.64	c cleaning 60000 clauses out of 120006 with flag 4137843/1881030
264.65/265.69	c cleaning 60995 clauses out of 122008 with flag 4285783/1943032
275.09/275.88	c cleaning 62003 clauses out of 124011 with flag 4428486/2006030
288.61/289.35	c cleaning 62998 clauses out of 126009 with flag 4588569/2070031
304.40/305.18	c cleaning 63996 clauses out of 128011 with flag 4759404/2135031
320.30/321.06	c cleaning 65004 clauses out of 130015 with flag 4945267/2201031
337.70/338.45	c cleaning 66001 clauses out of 132010 with flag 5144265/2268030
354.72/355.21	c cleaning 67003 clauses out of 134009 with flag 5340558/2336030
372.63/373.16	c cleaning 68003 clauses out of 136007 with flag 5541409/2405031
393.34/393.86	c cleaning 69000 clauses out of 138004 with flag 5749255/2475031
412.55/412.82	c cleaning 69994 clauses out of 140004 with flag 5965755/2546031
432.95/433.28	c cleaning 71003 clauses out of 142011 with flag 6178436/2618032
453.96/454.22	c cleaning 71999 clauses out of 144006 with flag 6400867/2691030
478.12/478.18	c cleaning 73002 clauses out of 146008 with flag 6640977/2765031
498.73/498.76	c cleaning 74000 clauses out of 148005 with flag 6870727/2840030
518.53/518.59	c cleaning 75003 clauses out of 150007 with flag 7086998/2916032
535.92/535.81	c cleaning 75997 clauses out of 152003 with flag 7312857/2993031
551.32/551.27	c cleaning 77001 clauses out of 154005 with flag 7520780/3071030
566.52/566.40	c cleaning 77999 clauses out of 156004 with flag 7725550/3150030
583.43/583.24	c cleaning 79000 clauses out of 158005 with flag 7928197/3230030
599.03/598.83	c cleaning 79996 clauses out of 160005 with flag 8124848/3311030
615.62/615.45	c cleaning 81005 clauses out of 162011 with flag 8319827/3393032
631.32/631.01	c cleaning 81999 clauses out of 164004 with flag 8515786/3476030
649.12/648.84	c cleaning 83000 clauses out of 166007 with flag 8725380/3560032
666.85/666.49	c cleaning 84003 clauses out of 168005 with flag 8945733/3645030
683.24/682.80	c cleaning 84996 clauses out of 170002 with flag 9170267/3731030
703.45/703.08	c cleaning 85999 clauses out of 172008 with flag 9378871/3818032
720.84/720.33	c cleaning 87001 clauses out of 174008 with flag 9582596/3906031
738.84/738.39	c cleaning 87998 clauses out of 176006 with flag 9796767/3995030
759.10/758.52	c cleaning 88999 clauses out of 178009 with flag 10014867/4085031
778.11/777.54	c cleaning 90002 clauses out of 180009 with flag 10249785/4176030
799.82/799.18	c cleaning 91001 clauses out of 182007 with flag 10484997/4268030
821.13/820.47	c cleaning 92002 clauses out of 184007 with flag 10722786/4361031
838.14/837.43	c cleaning 92996 clauses out of 186004 with flag 10960957/4455030
857.52/856.76	c cleaning 93998 clauses out of 188010 with flag 11200216/4550032
875.23/874.48	c cleaning 95006 clauses out of 190011 with flag 11440301/4646031
911.28/910.45	c cleaning 95995 clauses out of 192005 with flag 11729845/4743031
947.27/946.43	c cleaning 96999 clauses out of 194009 with flag 12047034/4841030
985.96/985.09	c cleaning 98003 clauses out of 196011 with flag 12368533/4940031
1027.29/1026.26	c cleaning 98999 clauses out of 198007 with flag 12684838/5040030
1066.11/1065.05	c cleaning 100000 clauses out of 200008 with flag 12999569/5141030
1105.10/1103.94	c cleaning 101002 clauses out of 202008 with flag 13333434/5243030
1146.01/1144.89	c cleaning 101996 clauses out of 204006 with flag 13650509/5346030
1185.31/1184.04	c cleaning 103002 clauses out of 206010 with flag 13974289/5450030
1223.82/1222.59	c cleaning 104005 clauses out of 208009 with flag 14289646/5555031
1255.51/1254.15	c cleaning 105002 clauses out of 210004 with flag 14562892/5661031
1304.47/1303.06	c cleaning 105994 clauses out of 212002 with flag 14894424/5768031
1340.97/1339.54	c cleaning 107002 clauses out of 214010 with flag 15200386/5876033
1369.06/1367.53	c cleaning 107999 clauses out of 216006 with flag 15477316/5985031
1395.94/1394.38	c cleaning 109003 clauses out of 218007 with flag 15769518/6095031
1424.64/1423.02	c cleaning 110000 clauses out of 220003 with flag 16056605/6206030
1452.92/1451.22	c cleaning 110999 clauses out of 222003 with flag 16342430/6318030
1477.89/1476.19	c cleaning 112003 clauses out of 224005 with flag 16622134/6431031
1506.20/1504.42	c cleaning 112997 clauses out of 226002 with flag 16903371/6545031
1533.18/1531.37	c cleaning 113998 clauses out of 228004 with flag 17185110/6660030
1561.66/1559.71	c cleaning 115000 clauses out of 230006 with flag 17468765/6776030
1607.65/1605.62	c cleaning 115991 clauses out of 232006 with flag 17811150/6893030
1664.56/1662.58	c cleaning 117006 clauses out of 234019 with flag 18176375/7011034
1720.49/1718.38	c cleaning 117996 clauses out of 236009 with flag 18539998/7130030
1770.29/1768.02	c cleaning 119000 clauses out of 238014 with flag 18898056/7250031
1800.07/1797.70	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.07/1797.70	c starts		: 41033
1800.07/1797.70	c conflicts		: 7339701
1800.07/1797.70	c decisions		: 10954332
1800.07/1797.70	c propagations		: 238988132
1800.07/1797.70	c inspects		: 30042277805
1800.07/1797.70	c shortcuts		: 0
1800.07/1797.70	c learnt literals	: 0
1800.07/1797.70	c learnt binary clauses	: 0
1800.07/1797.70	c learnt ternary clauses	: 0
1800.07/1797.70	c learnt constraints	: 7339701
1800.07/1797.70	c ignored constraints	: 0
1800.07/1797.70	c root simplifications	: 0
1800.07/1797.70	c removed literals (reason simplification)	: 5831035
1800.07/1797.70	c reason swapping (by a shorter reason)	: 0
1800.07/1797.70	c Calls to reduceDB	: 116
1800.07/1797.70	c Number of update (reduction) of LBD	: 360005
1800.07/1797.70	c Imported unit clauses	: 0
1800.07/1797.70	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.70	c number of learned constraints concerned by reduction	: 0
1800.07/1797.70	c number of learning phase by resolution	: 0
1800.07/1797.70	c number of learning phase by cutting planes	: 0
1800.07/1797.70	c speed (assignments/second)	: 132954.366015399
1800.07/1797.70	c non guided choices	0
1800.07/1797.73	c learnt constraints type 
1800.07/1797.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 208684
1800.07/1797.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/1797.73	c starts		: 4
1800.07/1797.73	c conflicts		: 2
1800.07/1797.73	c decisions		: 146
1800.07/1797.73	c propagations		: 1121
1800.07/1797.73	c inspects		: 2085
1800.07/1797.73	c shortcuts		: 0
1800.07/1797.73	c learnt literals	: 0
1800.07/1797.73	c learnt binary clauses	: 0
1800.07/1797.73	c learnt ternary clauses	: 0
1800.07/1797.73	c learnt constraints	: 1
1800.07/1797.73	c ignored constraints	: 0
1800.07/1797.73	c root simplifications	: 0
1800.07/1797.73	c removed literals (reason simplification)	: 0
1800.07/1797.73	c reason swapping (by a shorter reason)	: 0
1800.07/1797.73	c Calls to reduceDB	: 0
1800.07/1797.73	c Number of update (reduction) of LBD	: 0
1800.07/1797.73	c Imported unit clauses	: 0
1800.07/1797.73	c number of reductions to clauses (during analyze)	: 0
1800.07/1797.73	c number of learned constraints concerned by reduction	: 0
1800.07/1797.73	c number of learning phase by resolution	: 0
1800.07/1797.73	c number of learning phase by cutting planes	: 0
1800.07/1797.73	c speed (assignments/second)	: 0.624324715684418
1800.07/1797.73	c non guided choices	0
1800.07/1797.73	c learnt constraints type 
1800.07/1797.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1800.07/1797.73	s SATISFIABLE
1800.07/1797.73	c Found 5 solution(s)
1800.07/1797.73	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 
1800.07/1797.73	c objective function=-23
1800.07/1797.73	c Total wall clock time (in seconds): 1797.615

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-4119249-1467251462/watcher-4119249-1467251462 -o /tmp/evaluation-result-4119249-1467251462/solver-4119249-1467251462 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119249-1467251462.opb 

pid=13371
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: 3.98 4.08 4.01 4/197 13374
/proc/meminfo: memFree=25874984/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/13374/stat : 13374 (java) R 13371 13374 11545 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 6113636 278528 33 33554432000 1073741824 1073778376 140735357401232 140737159309672 219504798901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13374/statm: 68 33 25 9 0 25 0

[startup+0.100112 s]
/proc/loadavg: 3.98 4.08 4.01 4/197 13374
/proc/meminfo: memFree=25874984/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 4414 0 1 0 7 1 0 0 20 0 18 0 6113636 9787879424 6038 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200252 s]
/proc/loadavg: 3.98 4.08 4.01 4/197 13374
/proc/meminfo: memFree=25874984/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 4612 0 1 0 18 1 0 0 20 0 19 0 6113636 10060525568 7740 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 7740 2190 9 0 2446860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9824732

[startup+0.300274 s]
/proc/loadavg: 3.98 4.08 4.01 4/197 13374
/proc/meminfo: memFree=25874984/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 4612 0 1 0 18 1 0 0 20 0 19 0 6113636 10060525568 7740 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 7740 2190 9 0 2446860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 9824732

[startup+0.700218 s]
/proc/loadavg: 3.98 4.08 4.01 4/197 13374
/proc/meminfo: memFree=25874984/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 4873 0 1 0 19 1 0 0 20 0 19 0 6113636 10060525568 8998 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 8998 2211 9 0 2446860 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 3.82 4.05 4.00 3/216 13399
/proc/meminfo: memFree=25847440/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 4926 0 1 0 21 1 0 0 20 0 19 0 6113636 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 9997 2215 9 0 2446860 0
[pid=13374/tid=13376] ppid=13371 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2404 0 1 0 14 2 0 0 20 0 19 0 6113637 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 6113639 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 6113640 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 6113640 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6113640 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113643 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 595 0 0 0 2 0 0 0 20 0 19 0 6113643 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) S 13371 13374 11545 0 -1 4202560 576 0 0 0 1 0 0 0 20 0 19 0 6113643 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839647214136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113643 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 6113643 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13396/stat : 13396 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 6113655 10060525568 9997 33554432000 1073741824 1073778376 140735357401232 139839640896552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9824732

[startup+3.10079 s]
/proc/loadavg: 3.82 4.05 4.00 3/217 13408
/proc/meminfo: memFree=25832068/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 7483 0 1 0 96 4 0 0 20 0 21 0 6113636 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 15325 2249 9 0 2446860 0
[pid=13374/tid=13376] ppid=13371 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2404 0 1 0 14 2 0 0 20 0 21 0 6113637 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 2523 0 0 0 20 0 0 0 20 0 21 0 6113643 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) R 13371 13374 11545 0 -1 4202560 1170 0 0 0 17 0 0 0 20 0 21 0 6113643 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839647214136 139839831876737 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13396/stat : 13396 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113655 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839640896552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13408] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13408/stat : 13408 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 6113856 10060525568 15325 33554432000 1073741824 1073778376 140735357401232 139839641949736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=18 pid=1817 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 3.82 4.05 4.00 4/218 13410
/proc/meminfo: memFree=25799156/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=4.34 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 8419 0 1 0 429 5 0 0 20 0 21 0 6113636 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 22284 2252 9 0 2446860 0
[pid=13374/tid=13376] ppid=13371 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2404 0 1 0 14 2 0 0 20 0 21 0 6113637 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 6113639 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 2541 0 0 0 26 0 0 0 20 0 21 0 6113643 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) S 13371 13374 11545 0 -1 4202560 2073 0 0 0 23 0 0 0 20 0 21 0 6113643 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839647214136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 22284 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2408 0 1 0 19 4 0 0 20 0 21 0 6113637 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 558 0 0 0 66 12 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 378 0 0 0 56 7 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 463 0 0 0 52 7 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 510 0 0 0 64 8 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0.7 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 312 0 0 0 59 11 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 404 0 0 0 63 8 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 368 0 0 0 54 7 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 285 0 0 0 54 5 0 0 20 0 21 0 6113639 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 245 0 0 0 60 2 0 0 20 0 21 0 6113640 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 4112 0 0 0 35 0 0 0 20 0 21 0 6113643 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) S 13371 13374 11545 0 -1 4202560 2073 0 0 0 23 0 0 0 20 0 21 0 6113643 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839647214136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 104 0 0 0 29 38 0 0 20 0 21 0 6113643 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13396/stat : 13396 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113655 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839640896552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13408] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13408/stat : 13408 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 6113856 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839641949736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13409] ppid=13371 vsize=9824732 CPUtime=1772.75 cores=1,3,5,7
/proc/13374/task/13409/stat : 13409 (java) R 13371 13374 11545 0 -1 4202560 94 0 0 0 177247 28 0 0 20 0 21 0 6113906 10060525568 132039 33554432000 1073741824 1073778376 140735357401232 139839642992496 139839656093509 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1784.59
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.7 s]
/proc/loadavg: 3.12 3.10 3.20 4/217 13867
/proc/meminfo: memFree=26874784/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 13680 0 1 0 179901 106 0 0 20 0 21 0 6113636 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 130580 2274 9 0 2446860 0
[pid=13374/tid=13376] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2408 0 1 0 19 4 0 0 20 0 21 0 6113637 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 558 0 0 0 67 12 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 378 0 0 0 56 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 463 0 0 0 54 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 510 0 0 0 65 8 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 312 0 0 0 60 11 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 404 0 0 0 64 8 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 368 0 0 0 56 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 285 0 0 0 55 5 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 247 0 0 0 60 2 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 4112 0 0 0 35 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) S 13371 13374 11545 0 -1 4202560 2073 0 0 0 23 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839647214136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 106 0 0 0 29 38 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13396/stat : 13396 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113655 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839640896552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13408] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13408/stat : 13408 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 6113856 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839641949736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13409] ppid=13371 vsize=9824732 CPUtime=1788.09 cores=1,3,5,7
/proc/13374/task/13409/stat : 13409 (java) R 13371 13374 11545 0 -1 4202560 95 0 0 0 178779 30 0 0 20 0 21 0 6113906 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839643000192 139839656182252 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 13374 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1797.7 s]
/proc/loadavg: 3.12 3.10 3.20 4/217 13867
/proc/meminfo: memFree=26874784/32872528 swapFree=13208/1155804
[pid=13374] ppid=13371 vsize=9824732 CPUtime=1800.07 cores=1,3,5,7
/proc/13374/stat : 13374 (java) S 13371 13374 11545 0 -1 4202496 13680 0 1 0 179901 106 0 0 20 0 21 0 6113636 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 140735357392368 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/13374/statm: 2456183 130580 2274 9 0 2446860 0
[pid=13374/tid=13376] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13376/stat : 13376 (java) S 13371 13374 11545 0 -1 4202560 2408 0 1 0 19 4 0 0 20 0 21 0 6113637 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839828857720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13374/tid=13377] ppid=13371 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/13374/task/13377/stat : 13377 (java) S 13371 13374 11545 0 -1 4202560 558 0 0 0 67 12 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839790348584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13378] ppid=13371 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/13374/task/13378/stat : 13378 (java) S 13371 13374 11545 0 -1 4202560 378 0 0 0 56 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839789295784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13379] ppid=13371 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/13374/task/13379/stat : 13379 (java) S 13371 13374 11545 0 -1 4202560 463 0 0 0 54 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839788243496 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13380] ppid=13371 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/13374/task/13380/stat : 13380 (java) S 13371 13374 11545 0 -1 4202560 510 0 0 0 65 8 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839787190696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13381] ppid=13371 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/13374/task/13381/stat : 13381 (java) S 13371 13374 11545 0 -1 4202560 312 0 0 0 60 11 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839786138408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13382] ppid=13371 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/13374/task/13382/stat : 13382 (java) S 13371 13374 11545 0 -1 4202560 404 0 0 0 64 8 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839785085608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13383] ppid=13371 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/13374/task/13383/stat : 13383 (java) S 13371 13374 11545 0 -1 4202560 368 0 0 0 56 7 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839784033320 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13384] ppid=13371 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/13374/task/13384/stat : 13384 (java) S 13371 13374 11545 0 -1 4202560 285 0 0 0 55 5 0 0 20 0 21 0 6113639 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839782980520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13385] ppid=13371 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/13374/task/13385/stat : 13385 (java) S 13371 13374 11545 0 -1 4202560 247 0 0 0 60 2 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839652477160 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13386] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13386/stat : 13386 (java) S 13371 13374 11545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839651423224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13387] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13387/stat : 13387 (java) S 13371 13374 11545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 6113640 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839650370824 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13388] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13388/stat : 13388 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839649319312 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13389] ppid=13371 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/13374/task/13389/stat : 13389 (java) S 13371 13374 11545 0 -1 4202560 4112 0 0 0 35 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839648266936 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13374/tid=13390] ppid=13371 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/13374/task/13390/stat : 13390 (java) S 13371 13374 11545 0 -1 4202560 2073 0 0 0 23 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839647214136 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13391] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13391/stat : 13391 (java) S 13371 13374 11545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839646162040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13392] ppid=13371 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/13374/task/13392/stat : 13392 (java) S 13371 13374 11545 0 -1 4202560 106 0 0 0 29 38 0 0 20 0 21 0 6113643 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839645109448 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13396] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13396/stat : 13396 (java) S 13371 13374 11545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 6113655 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839640896552 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13374/tid=13408] ppid=13371 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/13374/task/13408/stat : 13408 (java) S 13371 13374 11545 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 6113856 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839641949736 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13374/tid=13409] ppid=13371 vsize=9824732 CPUtime=1788.09 cores=1,3,5,7
/proc/13374/task/13409/stat : 13409 (java) R 13371 13374 11545 0 -1 4202560 95 0 0 0 178779 30 0 0 20 0 21 0 6113906 10060525568 130580 33554432000 1073741824 1073778376 140735357401232 139839643000192 139839656182252 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13374 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=439203
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=571761
# CPU time returned by wait4() is 1796.01
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1797.74
CPU time (s): 1800.07
CPU user time (s): 1799.01
CPU system time (s): 1.06
CPU usage (%): 100.13
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.44
system time used= 1.57176
maximum resident set size= 746148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13719
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1520
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42633
involuntary context switches= 20015

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3703 second user time and 14.2948 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-30 03:51:02
IDJOB=4119249
IDBENCH=111683
IDSOLVER=2543
FILE ID=node114/4119249-1467251462
RUNJOBID= node114-1467246678-11562
PBS_JOBID= 20004474
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0244-0244.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119249-1467251462/watcher-4119249-1467251462 -o /tmp/evaluation-result-4119249-1467251462/solver-4119249-1467251462 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1467246678-11562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119249-1467251462.opb

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

MD5SUM BENCH= 99f8d15df7cb8e8e0d9331bb9e7650f8
RANDOM SEED=1216812209

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.752
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.56
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.752
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:        25875248 kB
Buffers:          113856 kB
Cached:          1210552 kB
SwapCached:            0 kB
Active:          3889924 kB
Inactive:        1203564 kB
Active(anon):    3771628 kB
Inactive(anon):      168 kB
Active(file):     118296 kB
Inactive(file):  1203396 kB
Unevictable:     1155804 kB
Mlocked:           13208 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       4888004 kB
Mapped:            22244 kB
Shmem:               204 kB
Slab:             608552 kB
SReclaimable:      52752 kB
SUnreclaim:       555800 kB
KernelStack:        1808 kB
PageTables:        14052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5314616 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4806656 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= 71668 MiB
End job on node114 at 2016-06-30 04:21:00