Trace number 4081192

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)212 1800.04 899.963

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM008a49e8cb0d34e0becb5a5e15efaa2a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark205
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 177
Optimality of the best value was proved NO
Number of variables465
Total number of constraints465
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 465
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4081192-1465222066.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.23/0.25	c ... done. Wall clock time 0.129s.
0.23/0.25	c declared #vars     465
0.23/0.25	c #constraints  465
0.23/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.23/0.26	c constraints type 
0.23/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 465
0.23/0.26	c 465 constraints processed.
0.23/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.23/0.26	c constraints type 
0.23/0.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 465
0.23/0.26	c 465 constraints processed.
0.23/0.26	c objective function length is 465 literals
0.23/0.27	c And the winner is solver0
0.50/0.76	c SATISFIABLE
0.50/0.76	c OPTIMIZING...
0.50/0.76	c Got one! Elapsed wall clock time (in seconds):0.635
0.50/0.76	o 222
0.62/0.86	c And the winner is solver0
0.99/1.27	c Got one! Elapsed wall clock time (in seconds):1.139
0.99/1.27	o 221
0.99/1.28	c And the winner is solver0
1.07/1.77	c Got one! Elapsed wall clock time (in seconds):1.642
1.07/1.77	o 220
1.07/1.77	c And the winner is solver0
1.07/2.27	c Got one! Elapsed wall clock time (in seconds):2.144
1.07/2.27	o 219
1.07/2.28	c And the winner is solver0
1.10/2.77	c Got one! Elapsed wall clock time (in seconds):2.646
1.10/2.77	o 218
1.10/2.78	c And the winner is solver0
1.34/3.27	c Got one! Elapsed wall clock time (in seconds):3.148
1.34/3.27	o 217
1.44/3.32	c And the winner is solver0
1.56/3.78	c Got one! Elapsed wall clock time (in seconds):3.65
1.56/3.78	o 216
2.56/4.18	c cleaning 2964 clauses out of 5935 with flag 10877/5935
3.96/4.63	c cleaning 4481 clauses out of 8973 with flag 23378/11937
5.05/5.13	c And the winner is solver1
5.13/5.28	c Got one! Elapsed wall clock time (in seconds):5.152
5.13/5.28	o 215
6.71/6.02	c cleaning 8218 clauses out of 16446 with flag 12518/23891
8.32/6.79	c cleaning 7106 clauses out of 14228 with flag 27539/29891
9.17/7.11	c And the winner is solver1
9.22/7.28	c Got one! Elapsed wall clock time (in seconds):7.154
9.22/7.28	o 214
9.86/7.70	c cleaning 6139 clauses out of 12288 with flag 7223/35057
12.06/8.67	c cleaning 6069 clauses out of 12150 with flag 21493/41058
14.14/9.67	c cleaning 6536 clauses out of 13079 with flag 38562/48056
16.80/10.97	c cleaning 7272 clauses out of 14543 with flag 58100/56056
19.81/12.40	c cleaning 8135 clauses out of 16272 with flag 80011/65057
23.11/14.09	c cleaning 9068 clauses out of 18141 with flag 104634/75061
27.24/16.08	c cleaning 10034 clauses out of 20070 with flag 132405/86058
31.04/17.96	c cleaning 11015 clauses out of 22035 with flag 162818/98057
36.20/20.40	c cleaning 12004 clauses out of 24019 with flag 196552/111056
41.20/22.99	c cleaning 13003 clauses out of 26015 with flag 233709/125056
47.60/26.06	c cleaning 14002 clauses out of 28012 with flag 272442/140056
55.01/29.74	c cleaning 15001 clauses out of 30010 with flag 314156/156056
62.70/33.46	c cleaning 16004 clauses out of 32009 with flag 357881/173056
69.90/37.09	c cleaning 17002 clauses out of 34006 with flag 402777/191057
78.24/41.16	c cleaning 17996 clauses out of 36003 with flag 449271/210056
86.45/45.23	c cleaning 18993 clauses out of 38007 with flag 498748/230056
96.04/50.00	c cleaning 19999 clauses out of 40014 with flag 550594/251056
106.47/55.11	c cleaning 21005 clauses out of 42015 with flag 603847/273056
115.86/59.86	c cleaning 22006 clauses out of 44011 with flag 660596/296057
126.70/65.52	c cleaning 23002 clauses out of 46005 with flag 719491/320057
136.90/70.66	c And the winner is solver1
136.90/70.75	c Got one! Elapsed wall clock time (in seconds):70.62
136.90/70.75	o 213
139.61/72.12	c cleaning 24574 clauses out of 49148 with flag 12975/346202
141.81/73.22	c cleaning 15279 clauses out of 30571 with flag 27977/352199
144.01/74.31	c cleaning 11147 clauses out of 22293 with flag 44631/359200
146.66/75.66	c cleaning 9569 clauses out of 19145 with flag 64137/367199
149.68/77.15	c cleaning 9283 clauses out of 18576 with flag 86124/376199
153.26/79.00	c cleaning 9647 clauses out of 19295 with flag 111617/386201
157.06/80.87	c cleaning 10320 clauses out of 20648 with flag 140211/397201
161.06/82.83	c And the winner is solver1
161.08/83.25	c Got one! Elapsed wall clock time (in seconds):83.124
161.08/83.25	o 212
163.03/84.21	c cleaning 13609 clauses out of 27220 with flag 11958/414093
164.83/85.10	c cleaning 9802 clauses out of 19610 with flag 26975/420092
167.12/86.27	c cleaning 8402 clauses out of 16808 with flag 44095/427092
169.92/87.63	c cleaning 8198 clauses out of 16405 with flag 63496/435091
173.13/89.27	c cleaning 8598 clauses out of 17208 with flag 85489/444092
177.53/91.49	c cleaning 9306 clauses out of 18612 with flag 111227/454094
181.92/93.63	c cleaning 10146 clauses out of 20303 with flag 137968/465091
185.72/95.53	c cleaning 11074 clauses out of 22158 with flag 166754/477092
190.96/98.18	c cleaning 12040 clauses out of 24084 with flag 201445/490092
196.96/101.15	c cleaning 13022 clauses out of 26044 with flag 240631/504092
202.56/103.96	c cleaning 14010 clauses out of 28022 with flag 280562/519092
209.36/107.31	c cleaning 15007 clauses out of 30013 with flag 323529/535093
210.44/107.82	c cleaning 0 clauses out of 6894 with flag 0/6897
215.76/110.37	c cleaning 16000 clauses out of 32004 with flag 367283/552091
223.49/114.10	c cleaning 17003 clauses out of 34007 with flag 412638/570094
231.09/117.94	c cleaning 18000 clauses out of 36001 with flag 461382/589091
240.06/122.37	c cleaning 19000 clauses out of 38002 with flag 515693/609092
249.26/126.90	c cleaning 20002 clauses out of 40005 with flag 572184/630095
258.86/131.74	c cleaning 21000 clauses out of 41999 with flag 631246/652091
268.98/136.77	c cleaning 22000 clauses out of 44003 with flag 696340/675095
279.78/142.20	c cleaning 22996 clauses out of 46000 with flag 765101/699092
291.37/147.80	c cleaning 24002 clauses out of 48003 with flag 839066/724091
303.37/153.86	c cleaning 25000 clauses out of 50001 with flag 910862/750091
319.27/162.12	c cleaning 25998 clauses out of 52001 with flag 979933/777091
334.15/169.56	c cleaning 27001 clauses out of 54003 with flag 1049996/805091
349.55/177.23	c cleaning 28001 clauses out of 56004 with flag 1124510/834093
366.84/185.80	c cleaning 28996 clauses out of 58003 with flag 1205040/864093
384.34/194.52	c cleaning 29995 clauses out of 60005 with flag 1288784/895091
401.74/203.26	c cleaning 31003 clauses out of 62010 with flag 1374974/927091
419.89/212.22	c cleaning 32000 clauses out of 64007 with flag 1467530/960091
438.09/221.26	c cleaning 33004 clauses out of 66009 with flag 1560866/994093
458.49/231.34	c cleaning 34002 clauses out of 68004 with flag 1654610/1029092
480.32/242.17	c cleaning 34996 clauses out of 70001 with flag 1754628/1065091
501.97/252.87	c cleaning 35999 clauses out of 72005 with flag 1854044/1102091
521.97/262.83	c cleaning 37001 clauses out of 74009 with flag 1957397/1140094
542.53/273.04	c cleaning 38000 clauses out of 76005 with flag 2064080/1179091
562.33/282.96	c cleaning 39001 clauses out of 78005 with flag 2173673/1219091
583.19/293.24	c cleaning 40002 clauses out of 80006 with flag 2284647/1260093
603.39/303.34	c cleaning 40996 clauses out of 82002 with flag 2398279/1302091
628.49/315.78	c cleaning 42003 clauses out of 84006 with flag 2509195/1345091
651.47/327.27	c cleaning 43000 clauses out of 86003 with flag 2627842/1389091
677.98/340.36	c cleaning 43996 clauses out of 88004 with flag 2752477/1434092
705.98/354.05	c cleaning 45003 clauses out of 90008 with flag 2879289/1480092
734.88/368.23	c cleaning 46002 clauses out of 92004 with flag 3010977/1527091
766.09/384.30	c cleaning 47000 clauses out of 94004 with flag 3143558/1575093
799.89/401.19	c cleaning 48000 clauses out of 96002 with flag 3276353/1624091
831.88/417.16	c cleaning 48998 clauses out of 98002 with flag 3409710/1674091
861.38/431.86	c cleaning 50001 clauses out of 100004 with flag 3553546/1725091
902.97/452.68	c cleaning 51000 clauses out of 102004 with flag 3690357/1777092
946.05/474.17	c cleaning 51998 clauses out of 104005 with flag 3827321/1830093
995.38/498.76	c cleaning 53000 clauses out of 106007 with flag 3974146/1884093
1042.99/522.53	c cleaning 54003 clauses out of 108005 with flag 4131952/1939091
1090.92/546.41	c cleaning 54996 clauses out of 110002 with flag 4274221/1995091
1138.11/570.09	c cleaning 56002 clauses out of 112007 with flag 4418730/2052092
1191.31/596.64	c cleaning 57000 clauses out of 114005 with flag 4558615/2110092
1209.86/605.81	c cleaning 0 clauses out of 12897 with flag 0/12900
1248.70/625.21	c cleaning 57995 clauses out of 116004 with flag 4697345/2169091
1306.28/653.99	c cleaning 59002 clauses out of 118009 with flag 4838508/2229091
1365.48/683.45	c cleaning 59998 clauses out of 120007 with flag 4984740/2290091
1426.11/713.68	c cleaning 61000 clauses out of 122010 with flag 5132299/2352092
1486.93/743.99	c cleaning 61998 clauses out of 124009 with flag 5281304/2415091
1548.99/774.85	c cleaning 62999 clauses out of 126011 with flag 5434370/2479091
1612.49/806.46	c cleaning 64002 clauses out of 128012 with flag 5587530/2544091
1675.78/837.95	c cleaning 65005 clauses out of 130010 with flag 5744024/2610091
1738.58/869.36	c cleaning 65992 clauses out of 132005 with flag 5902619/2677091
1800.04/899.91	c >>>>>>>>>> Solver number 0 (7 answers) <<<<<<<<<<<<<<<<<<
1800.04/899.91	c starts		: 35815
1800.04/899.91	c conflicts		: 2744621
1800.04/899.91	c decisions		: 12249447
1800.04/899.91	c propagations		: 348702985
1800.04/899.91	c inspects		: 13639734683
1800.04/899.91	c shortcuts		: 0
1800.04/899.91	c learnt literals	: 0
1800.04/899.91	c learnt binary clauses	: 0
1800.04/899.91	c learnt ternary clauses	: 0
1800.04/899.91	c learnt constraints	: 2744621
1800.04/899.91	c ignored constraints	: 0
1800.04/899.91	c root simplifications	: 0
1800.04/899.91	c removed literals (reason simplification)	: 4788098
1800.04/899.91	c reason swapping (by a shorter reason)	: 0
1800.04/899.91	c Calls to reduceDB	: 94
1800.04/899.91	c Number of update (reduction) of LBD	: 463530
1800.04/899.91	c Imported unit clauses	: 0
1800.04/899.91	c number of reductions to clauses (during analyze)	: 0
1800.04/899.91	c number of learned constraints concerned by reduction	: 0
1800.04/899.91	c number of learning phase by resolution	: 0
1800.04/899.91	c number of learning phase by cutting planes	: 0
1800.04/899.91	c speed (assignments/second)	: 426987.25539056084
1800.04/899.91	c non guided choices	0
1800.04/899.94	c learnt constraints type 
1800.04/899.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 133543
1800.04/899.94	c >>>>>>>>>> Solver number 1 (4 answers) <<<<<<<<<<<<<<<<<<
1800.04/899.94	c starts		: 47
1800.04/899.94	c conflicts		: 13163
1800.04/899.94	c decisions		: 50444
1800.04/899.94	c propagations		: 254763
1800.04/899.94	c inspects		: 272420383
1800.04/899.94	c shortcuts		: 0
1800.04/899.94	c learnt literals	: 0
1800.04/899.94	c learnt binary clauses	: 0
1800.04/899.94	c learnt ternary clauses	: 0
1800.04/899.94	c learnt constraints	: 13159
1800.04/899.94	c ignored constraints	: 0
1800.04/899.94	c root simplifications	: 0
1800.04/899.94	c removed literals (reason simplification)	: 0
1800.04/899.94	c reason swapping (by a shorter reason)	: 0
1800.04/899.94	c Calls to reduceDB	: 2
1800.04/899.94	c Number of update (reduction) of LBD	: 0
1800.04/899.94	c Imported unit clauses	: 0
1800.04/899.94	c number of reductions to clauses (during analyze)	: 0
1800.04/899.94	c number of learned constraints concerned by reduction	: 0
1800.04/899.94	c number of learning phase by resolution	: 0
1800.04/899.94	c number of learning phase by cutting planes	: 0
1800.04/899.94	c speed (assignments/second)	: 284.283574994588
1800.04/899.94	c non guided choices	0
1800.04/899.94	c learnt constraints type 
1800.04/899.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 616
1800.04/899.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12543
1800.04/899.94	s SATISFIABLE
1800.04/899.94	c Found 11 solution(s)
1800.04/899.94	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 -x401 x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 -x411 x412 -x413 x414 -x415 x416 x417 -x418 -x419 -x420 -x421 -x422 x423 -x424 -x425 -x426 x427 -x428 x429 -x430 -x431 -x432 x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 -x441 -x442 x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 x451 -x452 -x453 -x454 -x455 x456 x457 x458 x459 -x460 -x461 x462 -x463 -x464 x465 
1800.04/899.94	c objective function=212
1800.04/899.94	c Total wall clock time (in seconds): 899.818

Verifier Data

OK	212

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-4081192-1465222066/watcher-4081192-1465222066 -o /tmp/evaluation-result-4081192-1465222066/solver-4081192-1465222066 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31431 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081192-1465222066.opb 

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

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


[startup+0 s]
/proc/loadavg: 3.41 3.32 3.47 3/196 32646
/proc/meminfo: memFree=26827992/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/32646/stat : 32646 (runsolver) D 32643 32646 31415 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 104140167 24911872 661 33554432000 4194304 4338465 140736794026912 140736794024552 266435644599 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/32646/statm: 6082 661 105 36 0 2655 0

[startup+0.10006 s]
/proc/loadavg: 3.41 3.32 3.47 3/196 32646
/proc/meminfo: memFree=26827992/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 4359 0 1 0 7 0 0 0 20 0 18 0 104140167 9787879424 5478 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2389619 5478 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 3.41 3.32 3.47 3/196 32646
/proc/meminfo: memFree=26827992/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 4705 0 1 0 22 1 0 0 20 0 18 0 104140167 9787879424 6783 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2389619 6783 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300362 s]
/proc/loadavg: 3.41 3.32 3.47 3/196 32646
/proc/meminfo: memFree=26827992/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=0.48 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 6631 0 1 0 44 4 0 0 20 0 19 0 104140167 10060525568 10125 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 10125 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9824732

[startup+0.700308 s]
/proc/loadavg: 3.41 3.32 3.47 3/196 32646
/proc/meminfo: memFree=26827992/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 6765 0 1 0 46 4 0 0 20 0 19 0 104140167 10060525568 9922 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 9922 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 3.41 3.32 3.47 3/215 32671
/proc/meminfo: memFree=26787648/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=1.07 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 9604 0 1 0 99 8 0 0 20 0 19 0 104140167 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 13313 2252 9 0 2446860 0
[pid=32646/tid=32648] ppid=32643 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/32646/task/32648/stat : 32648 (java) S 32643 32646 31415 0 -1 4202560 2421 0 1 0 22 0 0 0 20 0 19 0 104140169 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470633448312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32649] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32649/stat : 32649 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470605900072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32650] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32650/stat : 32650 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470604847272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32651] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32651/stat : 32651 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470603794984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32652] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32652/stat : 32652 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470602742184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32653] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32653/stat : 32653 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470601689896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32654] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32654/stat : 32654 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470600637096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32655] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32655/stat : 32655 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470599584808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104140171 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104140172 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104140172 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 2346 0 0 0 25 0 0 0 20 0 19 0 104140174 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 3488 0 0 0 26 0 0 0 20 0 19 0 104140174 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32667] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32667/stat : 32667 (java) S 32643 32646 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104140194 10060525568 13313 33554432000 1073741824 1073778376 140737138827264 140469975573672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 3.29 3.30 3.47 2/215 32677
/proc/meminfo: memFree=26776664/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=1.34 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 12926 0 1 0 123 11 0 0 20 0 19 0 104140167 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 19336 2252 9 0 2446860 0
[pid=32646/tid=32648] ppid=32643 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32646/task/32648/stat : 32648 (java) S 32643 32646 31415 0 -1 4202560 2422 0 1 0 23 0 0 0 20 0 19 0 104140169 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470633448312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32649] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32649/stat : 32649 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470605900072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32650] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32650/stat : 32650 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470604847272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32651] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32651/stat : 32651 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470603794984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32652] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32652/stat : 32652 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470602742184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32653] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32653/stat : 32653 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470601689896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32654] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32654/stat : 32654 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470600637096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32655] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32655/stat : 32655 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470599584808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104140170 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104140171 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104140172 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104140172 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 5638 0 0 0 44 0 0 0 20 0 19 0 104140174 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 3488 0 0 0 28 0 0 0 20 0 19 0 104140174 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104140174 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32667] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32667/stat : 32667 (java) S 32643 32646 31415 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104140194 10060525568 19336 33554432000 1073741824 1073778376 140737138827264 140469975573672 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=24 pid=1777 uid=0 cmd=

[startup+6.30098 s]
/proc/loadavg: 3.29 3.30 3.47 5/218 32692
/proc/meminfo: memFree=26616484/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=7.46 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 17154 0 1 0 724 22 0 0 20 0 22 0 104140167 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 55675 2286 9 0 2446860 0
[pid=32646/tid=32648] ppid=32643 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/32646/task/32648/stat : 32648 (java) S 32643 32646 31415 0 -1 4202560 2423 0 1 0 23 1 0 0 20 0 22 0 104140169 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470633448312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32649] ppid=32643 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32646/task/32649/stat : 32649 (java) S 32643 32646 31415 0 -1 4202560 32 0 0 0 2 0 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470605900072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32650] ppid=32643 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32646/task/32650/stat : 32650 (java) S 32643 32646 31415 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470604847272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32651] ppid=32643 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32646/task/32651/stat : 32651 (java) S 32643 32646 31415 0 -1 4202560 121 0 0 0 1 0 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470603794984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32652] ppid=32643 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32646/task/32652/stat : 32652 (java) S 32643 32646 31415 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470602742184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32653] ppid=32643 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/32646/task/32653/stat : 32653 (java) S 32643 32646 31415 0 -1 4202560 143 0 0 0 1 1 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470601689896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32654] ppid=32643 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/32646/task/32654/stat : 32654 (java) S 32643 32646 31415 0 -1 4202560 23 0 0 0 2 1 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470600637096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32655] ppid=32643 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/32646/task/32655/stat : 32655 (java) S 32643 32646 31415 0 -1 4202560 151 0 0 0 3 1 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470599584808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 123 0 0 0 1 0 0 0 20 0 22 0 104140170 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104140171 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 5814 0 0 0 110 0 0 0 20 0 22 0 104140174 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 6781 0 0 0 79 0 0 0 20 0 22 0 104140174 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32689] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32689/stat : 32689 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104140545 10060525568 55675 33554432000 1073741824 1073778376 140737138827264 140469977678760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32690] ppid=32643 vsize=9824732 CPUtime=0.94 cores=0,2,4,6

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

[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 731 0 0 0 243 17 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 2268 0 0 0 298 4 0 0 20 0 22 0 104140171 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 7097 0 0 0 153 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 11111 0 0 0 126 2 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 52 0 0 0 11 12 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32689] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32689/stat : 32689 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104140545 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469977678760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32700] ppid=32643 vsize=9824732 CPUtime=790.45 cores=0,2,4,6
/proc/32646/task/32700/stat : 32700 (java) R 32643 32646 31415 0 -1 4202560 12 0 0 0 79033 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469974519408 140470479479575 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32701] ppid=32643 vsize=9824732 CPUtime=790.47 cores=0,2,4,6
/proc/32646/task/32701/stat : 32701 (java) R 32643 32646 31415 0 -1 4202560 35 0 0 0 79035 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469976623632 140470479497228 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32702] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32702/stat : 32702 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469975573928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1764.66
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.908 s]
/proc/loadavg: 4.45 4.06 3.69 6/219 331
/proc/meminfo: memFree=24225276/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=1799.86 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 31836 0 1 0 179782 204 0 0 20 0 22 0 104140167 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 881867 2294 9 0 2446860 0
[pid=32646/tid=32648] ppid=32643 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/32646/task/32648/stat : 32648 (java) S 32643 32646 31415 0 -1 4202560 2432 0 1 0 26 2 0 0 20 0 22 0 104140169 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470633448312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32649] ppid=32643 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/32646/task/32649/stat : 32649 (java) S 32643 32646 31415 0 -1 4202560 662 0 0 0 244 18 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470605900072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32650] ppid=32643 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/32646/task/32650/stat : 32650 (java) S 32643 32646 31415 0 -1 4202560 789 0 0 0 244 22 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470604847272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32651] ppid=32643 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/32646/task/32651/stat : 32651 (java) S 32643 32646 31415 0 -1 4202560 873 0 0 0 214 14 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470603794984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32652] ppid=32643 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/32646/task/32652/stat : 32652 (java) S 32643 32646 31415 0 -1 4202560 658 0 0 0 204 16 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470602742184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32653] ppid=32643 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/32646/task/32653/stat : 32653 (java) S 32643 32646 31415 0 -1 4202560 696 0 0 0 184 14 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470601689896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32654] ppid=32643 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/32646/task/32654/stat : 32654 (java) S 32643 32646 31415 0 -1 4202560 546 0 0 0 233 19 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470600637096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32655] ppid=32643 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/32646/task/32655/stat : 32655 (java) S 32643 32646 31415 0 -1 4202560 829 0 0 0 243 20 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470599584808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 731 0 0 0 243 17 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 2268 0 0 0 298 4 0 0 20 0 22 0 104140171 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 7097 0 0 0 153 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 11111 0 0 0 126 2 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 52 0 0 0 11 12 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32689] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32689/stat : 32689 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104140545 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469977678760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32700] ppid=32643 vsize=9824732 CPUtime=808 cores=0,2,4,6
/proc/32646/task/32700/stat : 32700 (java) R 32643 32646 31415 0 -1 4202560 12 0 0 0 80788 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469974519408 140470479643319 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32701] ppid=32643 vsize=9824732 CPUtime=808.02 cores=0,2,4,6
/proc/32646/task/32701/stat : 32701 (java) R 32643 32646 31415 0 -1 4202560 35 0 0 0 80790 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469976623632 140470479653120 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32702] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32702/stat : 32702 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469975573928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.86
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 32646 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+899.908 s]
/proc/loadavg: 4.45 4.06 3.69 6/219 331
/proc/meminfo: memFree=24225276/32872528 swapFree=14448/1543360
[pid=32646] ppid=32643 vsize=9824732 CPUtime=1799.86 cores=0,2,4,6
/proc/32646/stat : 32646 (java) S 32643 32646 31415 0 -1 4202496 31836 0 1 0 179782 204 0 0 20 0 22 0 104140167 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140737138818400 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/32646/statm: 2456183 881867 2294 9 0 2446860 0
[pid=32646/tid=32648] ppid=32643 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/32646/task/32648/stat : 32648 (java) S 32643 32646 31415 0 -1 4202560 2432 0 1 0 26 2 0 0 20 0 22 0 104140169 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470633448312 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32649] ppid=32643 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/32646/task/32649/stat : 32649 (java) S 32643 32646 31415 0 -1 4202560 662 0 0 0 244 18 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470605900072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32650] ppid=32643 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/32646/task/32650/stat : 32650 (java) S 32643 32646 31415 0 -1 4202560 789 0 0 0 244 22 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470604847272 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32651] ppid=32643 vsize=9824732 CPUtime=2.28 cores=0,2,4,6
/proc/32646/task/32651/stat : 32651 (java) S 32643 32646 31415 0 -1 4202560 873 0 0 0 214 14 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470603794984 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32652] ppid=32643 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/32646/task/32652/stat : 32652 (java) S 32643 32646 31415 0 -1 4202560 658 0 0 0 204 16 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470602742184 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32653] ppid=32643 vsize=9824732 CPUtime=1.98 cores=0,2,4,6
/proc/32646/task/32653/stat : 32653 (java) S 32643 32646 31415 0 -1 4202560 696 0 0 0 184 14 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470601689896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32654] ppid=32643 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/32646/task/32654/stat : 32654 (java) S 32643 32646 31415 0 -1 4202560 546 0 0 0 233 19 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470600637096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32655] ppid=32643 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/32646/task/32655/stat : 32655 (java) S 32643 32646 31415 0 -1 4202560 829 0 0 0 243 20 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470599584808 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32656] ppid=32643 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/32646/task/32656/stat : 32656 (java) S 32643 32646 31415 0 -1 4202560 731 0 0 0 243 17 0 0 20 0 22 0 104140170 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140470598532008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32646/tid=32657] ppid=32643 vsize=9824732 CPUtime=3.02 cores=0,2,4,6
/proc/32646/task/32657/stat : 32657 (java) S 32643 32646 31415 0 -1 4202560 2268 0 0 0 298 4 0 0 20 0 22 0 104140171 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469986101480 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32658] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32658/stat : 32658 (java) S 32643 32646 31415 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469985047544 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32659] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32659/stat : 32659 (java) S 32643 32646 31415 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104140172 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469983995144 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32660] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32660/stat : 32660 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469982943632 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32661] ppid=32643 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/32646/task/32661/stat : 32661 (java) S 32643 32646 31415 0 -1 4202560 7097 0 0 0 153 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469981891256 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32662] ppid=32643 vsize=9824732 CPUtime=1.28 cores=0,2,4,6
/proc/32646/task/32662/stat : 32662 (java) S 32643 32646 31415 0 -1 4202560 11111 0 0 0 126 2 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469980838456 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32663] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32663/stat : 32663 (java) S 32643 32646 31415 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469979786360 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32664] ppid=32643 vsize=9824732 CPUtime=0.23 cores=0,2,4,6
/proc/32646/task/32664/stat : 32664 (java) S 32643 32646 31415 0 -1 4202560 52 0 0 0 11 12 0 0 20 0 22 0 104140174 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469978733768 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32689] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32689/stat : 32689 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104140545 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469977678760 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32646/tid=32700] ppid=32643 vsize=9824732 CPUtime=808 cores=0,2,4,6
/proc/32646/task/32700/stat : 32700 (java) R 32643 32646 31415 0 -1 4202560 12 0 0 0 80788 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469974519408 140470479643319 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32646/tid=32701] ppid=32643 vsize=9824732 CPUtime=808.02 cores=0,2,4,6
/proc/32646/task/32701/stat : 32701 (java) R 32643 32646 31415 0 -1 4202560 35 0 0 0 80790 12 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469976623632 140470479653120 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32646/tid=32702] ppid=32643 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/32646/task/32702/stat : 32702 (java) S 32643 32646 31415 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104148493 10060525568 881867 33554432000 1073741824 1073778376 140737138827264 140469975573928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1799.86
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32646 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=779304
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=481622
# CPU time returned by wait4() is 1796.26
# while last known CPU time is 1799.86
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.179993
#  lost CPU user time (s): 0.189987
#  lost CPU system time (s): -0.00999999

Real time (s): 899.963
CPU time (s): 1800.04
CPU user time (s): 1798.01
CPU system time (s): 2.03
CPU usage (%): 200.013
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.78
system time used= 2.48162
maximum resident set size= 3527604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31880
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22938
involuntary context switches= 21114

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.62014 second user time and 7.2079 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-06 16:07:46
IDJOB=4081192
IDBENCH=1960
IDSOLVER=2543
FILE ID=node116/4081192-1465222066
RUNJOBID= node116-1465218446-31431
PBS_JOBID= 19843214
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081192-1465222066/watcher-4081192-1465222066 -o /tmp/evaluation-result-4081192-1465222066/solver-4081192-1465222066 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1465218446-31431 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081192-1465222066.opb

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

MD5SUM BENCH= 008a49e8cb0d34e0becb5a5e15efaa2a
RANDOM SEED=1444116849

node116.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		: 2667.134
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	: 5334.26
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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		: 2667.134
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:        26831088 kB
Buffers:           11784 kB
Cached:            86856 kB
SwapCached:         1432 kB
Active:          3751872 kB
Inactive:          41232 kB
Active(anon):    3695336 kB
Inactive(anon):     1372 kB
Active(file):      56536 kB
Inactive(file):    39860 kB
Unevictable:     1543360 kB
Mlocked:           14448 kB
SwapTotal:      67108856 kB
SwapFree:       67098876 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:       5317112 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             565168 kB
SReclaimable:       9424 kB
SUnreclaim:       555744 kB
KernelStack:        1800 kB
PageTables:        14508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5701892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5236736 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= 71716 MiB
End job on node116 at 2016-06-06 16:22:46