Trace number 4081177

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)68 1800.14 897.771

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-circ6_3.opb
MD5SUMff9be653d1d3ea3b1a82846016e94df6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 64
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 3
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 16
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 324
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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081177-1465224069.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.71/0.41	c ... done. Wall clock time 0.29s.
0.71/0.41	c declared #vars     540
0.71/0.41	c #constraints  4626
0.71/0.41	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.71/0.41	c constraints type 
0.71/0.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2052
0.71/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 264
0.71/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 630
0.71/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1680
0.71/0.41	c 4626 constraints processed.
0.71/0.41	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.71/0.41	c constraints type 
0.71/0.41	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 630
0.71/0.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2052
0.71/0.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 264
0.71/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1680
0.71/0.41	c 4626 constraints processed.
0.71/0.41	c objective function length is 180 literals
1.89/0.70	c And the winner is solver1
2.16/0.91	c SATISFIABLE
2.16/0.91	c OPTIMIZING...
2.16/0.91	c Got one! Elapsed wall clock time (in seconds):0.796
2.16/0.92	o 82
2.16/0.94	c And the winner is solver0
2.24/1.42	c Got one! Elapsed wall clock time (in seconds):1.299
2.24/1.42	o 78
2.24/1.43	c And the winner is solver0
2.47/1.92	c Got one! Elapsed wall clock time (in seconds):1.801
2.47/1.92	o 74
4.25/2.54	c cleaning 2789 clauses out of 5586 with flag 32262/5586
4.86/2.77	c cleaning 4394 clauses out of 8798 with flag 45533/11587
5.52/3.05	c cleaning 5702 clauses out of 11403 with flag 60399/18586
6.38/3.44	c cleaning 6851 clauses out of 13702 with flag 77127/26587
8.68/4.55	c And the winner is solver0
8.80/4.93	c Got one! Elapsed wall clock time (in seconds):4.811
8.80/4.93	o 72
8.95/5.06	c And the winner is solver0
9.09/5.43	c Got one! Elapsed wall clock time (in seconds):5.313
9.09/5.43	o 70
10.82/6.37	c cleaning 10634 clauses out of 21278 with flag 51593/41014
13.06/7.43	c cleaning 8308 clauses out of 16642 with flag 108984/47012
15.30/8.58	c cleaning 7657 clauses out of 15335 with flag 185468/54013
17.91/9.83	c cleaning 7833 clauses out of 15677 with flag 279306/62012
20.96/11.32	c cleaning 8417 clauses out of 16844 with flag 390560/71012
24.16/12.94	c cleaning 9201 clauses out of 18428 with flag 521539/81013
28.03/14.86	c cleaning 10108 clauses out of 20228 with flag 666795/92014
32.62/17.18	c cleaning 11052 clauses out of 22119 with flag 850180/104013
38.31/19.92	c cleaning 12025 clauses out of 24066 with flag 1040230/117012
43.75/22.68	c cleaning 13020 clauses out of 26045 with flag 1245361/131016
50.55/26.01	c cleaning 14004 clauses out of 28021 with flag 1481748/146012
57.35/29.43	c cleaning 14994 clauses out of 30017 with flag 1726075/162012
64.81/33.12	c cleaning 16011 clauses out of 32024 with flag 1984354/179013
73.21/37.36	c cleaning 17000 clauses out of 34013 with flag 2271927/197013
82.69/42.02	c cleaning 17995 clauses out of 36014 with flag 2565335/216014
92.95/47.16	c cleaning 19006 clauses out of 38019 with flag 2913505/236014
104.94/53.16	c cleaning 19997 clauses out of 40012 with flag 3278090/257013
117.62/59.50	c cleaning 21000 clauses out of 42015 with flag 3691148/279013
131.04/66.18	c cleaning 21998 clauses out of 44014 with flag 4103828/302012
140.49/70.86	c cleaning 0 clauses out of 5237 with flag 0/5241
143.39/72.10	c And the winner is solver0
143.39/72.46	c Got one! Elapsed wall clock time (in seconds):72.342
143.39/72.46	o 68
147.28/74.46	c cleaning 23436 clauses out of 46882 with flag 94707/326878
150.63/76.07	c cleaning 14718 clauses out of 29447 with flag 218705/332879
153.42/77.46	c cleaning 10858 clauses out of 21731 with flag 342347/339881
156.25/78.84	c cleaning 9428 clauses out of 18870 with flag 469578/347878
159.26/80.39	c cleaning 9204 clauses out of 18443 with flag 617230/356879
162.85/82.17	c cleaning 9609 clauses out of 19238 with flag 768492/366878
167.24/84.30	c cleaning 10309 clauses out of 20629 with flag 950990/377878
171.48/86.47	c cleaning 11150 clauses out of 22320 with flag 1142958/389878
176.48/88.91	c cleaning 12082 clauses out of 24170 with flag 1356897/402878
181.95/91.62	c cleaning 13042 clauses out of 26088 with flag 1573016/416878
188.57/94.97	c cleaning 14012 clauses out of 28050 with flag 1816139/431882
196.40/98.82	c cleaning 15003 clauses out of 30034 with flag 2118279/447878
204.99/103.11	c cleaning 16003 clauses out of 32031 with flag 2453322/464878
214.42/107.90	c cleaning 17013 clauses out of 34030 with flag 2805942/482880
224.05/112.62	c cleaning 18007 clauses out of 36016 with flag 3149259/501879
235.30/118.26	c cleaning 18980 clauses out of 38008 with flag 3556625/521878
247.11/124.13	c cleaning 19998 clauses out of 40028 with flag 3973089/542878
259.93/130.50	c cleaning 21006 clauses out of 42031 with flag 4446067/564879
272.81/136.98	c cleaning 22010 clauses out of 44025 with flag 4880206/587879
286.43/143.72	c cleaning 23001 clauses out of 46017 with flag 5298765/611881
302.48/151.77	c cleaning 24000 clauses out of 48014 with flag 5766293/636879
318.72/159.88	c cleaning 25006 clauses out of 50014 with flag 6243855/662879
336.02/168.43	c cleaning 25989 clauses out of 52010 with flag 6756785/689881
354.65/177.73	c cleaning 26990 clauses out of 54018 with flag 7275903/717878
375.13/187.91	c cleaning 28007 clauses out of 56028 with flag 7856417/746878
383.56/192.11	c cleaning 29006 clauses out of 58021 with flag 8107098/776878
388.19/194.41	c cleaning 30008 clauses out of 60015 with flag 8182402/807878
393.43/197.09	c cleaning 31000 clauses out of 62007 with flag 8258604/839878
398.85/199.75	c cleaning 32005 clauses out of 64011 with flag 8337545/872882
405.52/203.09	c cleaning 33000 clauses out of 66003 with flag 8418314/906879
439.96/220.14	c cleaning 33996 clauses out of 68003 with flag 9097866/941879
467.52/233.87	c cleaning 34995 clauses out of 70007 with flag 9666451/977879
501.77/250.88	c cleaning 36006 clauses out of 72011 with flag 10284959/1014878
537.19/268.44	c cleaning 36998 clauses out of 74007 with flag 10933538/1052880
573.03/286.28	c cleaning 37999 clauses out of 76007 with flag 11618765/1091878
612.69/306.23	c cleaning 38990 clauses out of 78008 with flag 12401560/1131878
627.37/313.56	c cleaning 40003 clauses out of 80019 with flag 12709082/1172879
633.57/316.64	c cleaning 41003 clauses out of 82016 with flag 12812583/1214879
643.02/321.35	c cleaning 42007 clauses out of 84015 with flag 12934747/1257881
652.07/325.85	c cleaning 42999 clauses out of 86005 with flag 13056423/1301878
663.11/331.31	c cleaning 44001 clauses out of 88007 with flag 13186924/1346879
673.35/336.44	c cleaning 45003 clauses out of 90005 with flag 13319290/1392878
678.19/338.81	c cleaning 0 clauses out of 10281 with flag 0/10285
724.41/361.86	c cleaning 45995 clauses out of 92002 with flag 14140721/1439878
763.95/381.52	c cleaning 46994 clauses out of 94008 with flag 14776297/1487879
777.23/388.13	c cleaning 48004 clauses out of 96015 with flag 14886021/1536880
790.76/394.84	c cleaning 48995 clauses out of 98009 with flag 15001961/1586878
802.43/400.67	c cleaning 49999 clauses out of 100014 with flag 15123836/1637878
815.70/407.27	c cleaning 51004 clauses out of 102016 with flag 15257157/1689879
841.21/419.95	c cleaning 52002 clauses out of 104011 with flag 15591258/1742878
882.82/440.64	c cleaning 52997 clauses out of 106009 with flag 16217854/1796878
896.10/447.60	c cleaning 54000 clauses out of 108014 with flag 16343920/1851880
921.62/460.23	c cleaning 55000 clauses out of 110012 with flag 16714545/1907878
998.85/498.79	c cleaning 56004 clauses out of 112014 with flag 17712098/1964880
1087.25/542.71	c cleaning 57002 clauses out of 114008 with flag 18769408/2022878
1175.52/586.64	c cleaning 58001 clauses out of 116007 with flag 19861569/2081879
1195.42/596.58	c cleaning 58992 clauses out of 118008 with flag 20065317/2141881
1210.09/603.80	c cleaning 60002 clauses out of 120013 with flag 20216180/2202878
1228.19/612.85	c cleaning 61003 clauses out of 122013 with flag 20380864/2264880
1273.02/635.20	c cleaning 62003 clauses out of 124011 with flag 20931262/2327881
1384.38/690.59	c cleaning 63003 clauses out of 126007 with flag 22158810/2391880
1409.80/703.57	c cleaning 63994 clauses out of 128002 with flag 22509014/2456878
1429.54/713.34	c cleaning 65001 clauses out of 130009 with flag 22657972/2522879
1447.79/722.45	c cleaning 66000 clauses out of 132010 with flag 22815940/2589881
1466.30/731.61	c cleaning 66996 clauses out of 134009 with flag 22978385/2657880
1481.80/739.39	c cleaning 68001 clauses out of 136011 with flag 23138322/2726878
1503.48/750.20	c cleaning 69002 clauses out of 138010 with flag 23300633/2796878
1527.57/762.19	c cleaning 70000 clauses out of 140009 with flag 23466219/2867879
1548.69/772.66	c cleaning 71003 clauses out of 142010 with flag 23643520/2939880
1672.44/834.30	c cleaning 71994 clauses out of 144005 with flag 24915346/3012878
1785.04/890.25	c cleaning 73001 clauses out of 146011 with flag 26066135/3086878
1800.14/897.71	c >>>>>>>>>> Solver number 0 (5 answers) <<<<<<<<<<<<<<<<<<
1800.14/897.71	c starts		: 7372
1800.14/897.71	c conflicts		: 3113956
1800.14/897.71	c decisions		: 4135674
1800.14/897.71	c propagations		: 123000771
1800.14/897.71	c inspects		: 11654836845
1800.14/897.71	c shortcuts		: 0
1800.14/897.71	c learnt literals	: 0
1800.14/897.71	c learnt binary clauses	: 1
1800.14/897.71	c learnt ternary clauses	: 82
1800.14/897.71	c learnt constraints	: 3113956
1800.14/897.71	c ignored constraints	: 0
1800.14/897.71	c root simplifications	: 0
1800.14/897.71	c removed literals (reason simplification)	: 65740271
1800.14/897.71	c reason swapping (by a shorter reason)	: 0
1800.14/897.71	c Calls to reduceDB	: 93
1800.14/897.71	c Number of update (reduction) of LBD	: 690384
1800.14/897.71	c Imported unit clauses	: 0
1800.14/897.71	c number of reductions to clauses (during analyze)	: 0
1800.14/897.71	c number of learned constraints concerned by reduction	: 0
1800.14/897.71	c number of learning phase by resolution	: 0
1800.14/897.71	c number of learning phase by cutting planes	: 0
1800.14/897.71	c speed (assignments/second)	: 137156.27240622975
1800.14/897.71	c non guided choices	394
1800.14/897.74	c learnt constraints type 
1800.14/897.74	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.14/897.74	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 100088
1800.14/897.74	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.14/897.74	c starts		: 67
1800.14/897.74	c conflicts		: 15539
1800.14/897.74	c decisions		: 25505
1800.14/897.74	c propagations		: 1019084
1800.14/897.74	c inspects		: 1038917526
1800.14/897.74	c shortcuts		: 0
1800.14/897.74	c learnt literals	: 0
1800.14/897.74	c learnt binary clauses	: 0
1800.14/897.74	c learnt ternary clauses	: 0
1800.14/897.74	c learnt constraints	: 15534
1800.14/897.74	c ignored constraints	: 0
1800.14/897.74	c root simplifications	: 0
1800.14/897.74	c removed literals (reason simplification)	: 0
1800.14/897.74	c reason swapping (by a shorter reason)	: 0
1800.14/897.74	c Calls to reduceDB	: 2
1800.14/897.74	c Number of update (reduction) of LBD	: 0
1800.14/897.74	c Imported unit clauses	: 0
1800.14/897.74	c number of reductions to clauses (during analyze)	: 0
1800.14/897.74	c number of learned constraints concerned by reduction	: 0
1800.14/897.74	c number of learning phase by resolution	: 0
1800.14/897.74	c number of learning phase by cutting planes	: 0
1800.14/897.74	c speed (assignments/second)	: 1234.8432157077527
1800.14/897.74	c non guided choices	75
1800.14/897.74	c learnt constraints type 
1800.14/897.74	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 211
1800.14/897.74	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 202
1800.14/897.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15121
1800.14/897.74	s SATISFIABLE
1800.14/897.74	c Found 6 solution(s)
1800.14/897.75	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 -x466 -x467 x468 -x469 x470 -x471 -x472 -x473 x474 -x475 x476 -x477 -x478 -x479 -x480 x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 x500 -x501 -x502 x503 x504 -x505 -x506 -x507 -x508 -x509 x510 -x511 -x512 -x513 -x514 x515 -x516 -x517 x518 -x519 -x520 -x521 -x522 -x523 -x524 x525 -x526 -x527 -x528 -x529 x530 -x531 -x532 x533 -x534 -x535 x536 x537 -x538 -x539 x540 
1800.14/897.75	c objective function=68
1800.14/897.75	c Total wall clock time (in seconds): 897.628

Verifier Data

OK	68

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

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

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


[startup+0 s]
/proc/loadavg: 4.50 4.35 4.23 4/197 4883
/proc/meminfo: memFree=26609848/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/4883/stat : 4883 (java) R 4880 4883 32147 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 104341468 9515008 170 33554432000 1073741824 1073778376 140734448497616 140734448494744 219513964087 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2323 176 133 9 0 71 0

[startup+0.100091 s]
/proc/loadavg: 4.50 4.35 4.23 4/197 4883
/proc/meminfo: memFree=26609848/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 4399 0 1 0 8 1 0 0 20 0 18 0 104341468 9787879424 6028 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2389619 6028 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200233 s]
/proc/loadavg: 4.50 4.35 4.23 4/197 4883
/proc/meminfo: memFree=26609848/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 4658 0 1 0 22 1 0 0 20 0 18 0 104341468 9787879424 6757 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2389619 6757 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300287 s]
/proc/loadavg: 4.50 4.35 4.23 4/197 4883
/proc/meminfo: memFree=26609848/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 5783 0 1 0 45 1 0 0 20 0 18 0 104341468 9787879424 9350 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2389619 9350 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700216 s]
/proc/loadavg: 4.50 4.35 4.23 4/197 4883
/proc/meminfo: memFree=26609848/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=1.89 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 12335 0 1 0 186 3 0 0 20 0 22 0 104341468 10060525568 20723 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 20723 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.89
Current children cumulated vsize (KiB) 9824732

[startup+1.50078 s]
/proc/loadavg: 4.50 4.35 4.23 3/216 4908
/proc/meminfo: memFree=26526644/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 14262 0 1 0 228 9 0 0 20 0 19 0 104341468 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 24389 2269 9 0 2446860 0
[pid=4883/tid=4885] ppid=4880 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/4883/task/4885/stat : 4885 (java) S 4880 4883 32147 0 -1 4202560 2452 0 1 0 36 2 0 0 20 0 19 0 104341469 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573633930104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4886] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4886/stat : 4886 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573612030632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4887] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4887/stat : 4887 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573610978088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4888] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4888/stat : 4888 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573609925544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4889] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4889/stat : 4889 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573272960040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4890] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4890/stat : 4890 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573271906472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4891] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4891/stat : 4891 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573270853928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4892] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4892/stat : 4892 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573269801384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104341471 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104341472 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104341472 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104341472 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341475 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) R 4880 4883 32147 0 -1 4202560 6345 0 0 0 64 0 0 0 20 0 19 0 104341475 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573252339768 140573640389760 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 4109 0 0 0 64 0 0 0 20 0 19 0 104341475 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341475 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4901/stat : 4901 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104341475 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573249182536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4908] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4908/stat : 4908 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104341561 10060525568 24389 33554432000 1073741824 1073778376 140734448497616 140573244871720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.37
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.50 4.35 4.23 7/219 4914
/proc/meminfo: memFree=26464500/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=5.73 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 17623 0 1 0 560 13 0 0 20 0 22 0 104341468 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 49685 2292 9 0 2446860 0
[pid=4883/tid=4885] ppid=4880 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/4883/task/4885/stat : 4885 (java) S 4880 4883 32147 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 104341469 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573633930104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4886] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4886/stat : 4886 (java) S 4880 4883 32147 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573612030632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4887] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4887/stat : 4887 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573610978088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4888] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4888/stat : 4888 (java) S 4880 4883 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573609925544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4889] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4889/stat : 4889 (java) S 4880 4883 32147 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573272960040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4890] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4890/stat : 4890 (java) S 4880 4883 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573271906472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4891] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4891/stat : 4891 (java) S 4880 4883 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573270853928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4892] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4892/stat : 4892 (java) S 4880 4883 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573269801384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 104341471 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) S 4880 4883 32147 0 -1 4202560 7485 0 0 0 117 0 0 0 20 0 22 0 104341475 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573252339768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 6150 0 0 0 112 1 0 0 20 0 22 0 104341475 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4901/stat : 4901 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573249182536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4908] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4908/stat : 4908 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104341561 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573244871720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4912] ppid=4880 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/4883/task/4912/stat : 4912 (java) R 4880 4883 32147 0 -1 4202560 6 0 0 0 111 0 0 0 20 0 22 0 104341661 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573248020896 140573491688933 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4913] ppid=4880 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/4883/task/4913/stat : 4913 (java) R 4880 4883 32147 0 -1 4202560 41 0 0 0 108 0 0 0 20 0 22 0 104341661 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573245923264 140573492253363 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4914] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4914/stat : 4914 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104341661 10060525568 49685 33554432000 1073741824 1073778376 140734448497616 140573246976808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 9824732

[startup+6.30098 s]
/proc/loadavg: 4.46 4.34 4.23 5/219 4920
/proc/meminfo: memFree=26255268/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=10.82 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 18193 0 1 0 1052 30 0 0 20 0 22 0 104341468 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 134470 2293 9 0 2446860 0
[pid=4883/tid=4885] ppid=4880 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/4883/task/4885/stat : 4885 (java) S 4880 4883 32147 0 -1 4202560 2453 0 1 0 37 2 0 0 20 0 22 0 104341469 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573633930104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4886] ppid=4880 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/4883/task/4886/stat : 4886 (java) S 4880 4883 32147 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573612030632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4887] ppid=4880 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4883/task/4887/stat : 4887 (java) S 4880 4883 32147 0 -1 4202560 61 0 0 0 2 1 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573610978088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4888] ppid=4880 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4883/task/4888/stat : 4888 (java) S 4880 4883 32147 0 -1 4202560 71 0 0 0 3 2 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573609925544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4889] ppid=4880 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4883/task/4889/stat : 4889 (java) S 4880 4883 32147 0 -1 4202560 32 0 0 0 2 2 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573272960040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4890] ppid=4880 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4883/task/4890/stat : 4890 (java) S 4880 4883 32147 0 -1 4202560 62 0 0 0 3 2 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573271906472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4891] ppid=4880 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4883/task/4891/stat : 4891 (java) S 4880 4883 32147 0 -1 4202560 72 0 0 0 3 0 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573270853928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4892] ppid=4880 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4883/task/4892/stat : 4892 (java) S 4880 4883 32147 0 -1 4202560 19 0 0 0 3 0 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573269801384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 16 0 0 0 3 0 0 0 20 0 22 0 104341471 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) S 4880 4883 32147 0 -1 4202560 7485 0 0 0 120 0 0 0 20 0 22 0 104341475 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573252339768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 6150 0 0 0 113 1 0 0 20 0 22 0 104341475 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 134470 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 344 0 0 0 252 9 0 0 20 0 22 0 104341471 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 1587 0 0 0 198 26 0 0 20 0 22 0 104341472 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) S 4880 4883 32147 0 -1 4202560 9356 0 0 0 174 1 0 0 20 0 22 0 104341475 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573252339768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 6150 0 0 0 118 1 0 0 20 0 22 0 104341475 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/4883/task/4901/stat : 4901 (java) S 4880 4883 32147 0 -1 4202560 51 0 0 0 14 20 0 0 20 0 22 0 104341475 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573249182536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4908] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4908/stat : 4908 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104341561 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573244871720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4922] ppid=4880 vsize=9824732 CPUtime=799.98 cores=1,3,5,7
/proc/4883/task/4922/stat : 4922 (java) R 4880 4883 32147 0 -1 4202560 71 0 0 0 79984 14 0 0 20 0 22 0 104348715 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573248028704 140573491808067 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4923] ppid=4880 vsize=9824732 CPUtime=800.02 cores=1,3,5,7
/proc/4883/task/4923/stat : 4923 (java) R 4880 4883 32147 0 -1 4202560 237 0 0 0 79988 14 0 0 20 0 22 0 104348715 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573245923800 140573491839461 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4924] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4924/stat : 4924 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104348715 10060525568 535894 33554432000 1073741824 1073778376 140734448497616 140573246976936 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1768.93
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.708 s]
/proc/loadavg: 4.13 4.18 4.20 6/219 5073
/proc/meminfo: memFree=26474020/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=1799.92 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 26197 0 1 0 179820 172 0 0 20 0 22 0 104341468 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 534217 2302 9 0 2446860 0
[pid=4883/tid=4885] ppid=4880 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/4883/task/4885/stat : 4885 (java) S 4880 4883 32147 0 -1 4202560 2459 0 1 0 40 4 0 0 20 0 22 0 104341469 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573633930104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4886] ppid=4880 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/4883/task/4886/stat : 4886 (java) S 4880 4883 32147 0 -1 4202560 316 0 0 0 242 6 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573612030632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4887] ppid=4880 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/4883/task/4887/stat : 4887 (java) S 4880 4883 32147 0 -1 4202560 344 0 0 0 243 7 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573610978088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4888] ppid=4880 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/4883/task/4888/stat : 4888 (java) S 4880 4883 32147 0 -1 4202560 609 0 0 0 274 10 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573609925544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4889] ppid=4880 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/4883/task/4889/stat : 4889 (java) S 4880 4883 32147 0 -1 4202560 402 0 0 0 260 9 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573272960040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4890] ppid=4880 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/4883/task/4890/stat : 4890 (java) S 4880 4883 32147 0 -1 4202560 419 0 0 0 256 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573271906472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4891] ppid=4880 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/4883/task/4891/stat : 4891 (java) S 4880 4883 32147 0 -1 4202560 501 0 0 0 273 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573270853928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4892] ppid=4880 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/4883/task/4892/stat : 4892 (java) S 4880 4883 32147 0 -1 4202560 407 0 0 0 262 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573269801384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 345 0 0 0 258 9 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 1587 0 0 0 198 27 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) S 4880 4883 32147 0 -1 4202560 9356 0 0 0 174 1 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573252339768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 6150 0 0 0 118 1 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4883/task/4901/stat : 4901 (java) S 4880 4883 32147 0 -1 4202560 51 0 0 0 15 20 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573249182536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4908] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4908/stat : 4908 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104341561 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573244871720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4922] ppid=4880 vsize=9824732 CPUtime=815.22 cores=1,3,5,7
/proc/4883/task/4922/stat : 4922 (java) R 4880 4883 32147 0 -1 4202560 71 0 0 0 81508 14 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573248027920 140573491696141 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4923] ppid=4880 vsize=9824732 CPUtime=815.26 cores=1,3,5,7
/proc/4883/task/4923/stat : 4923 (java) R 4880 4883 32147 0 -1 4202560 241 0 0 0 81512 14 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573245922384 140573492026752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4924] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4924/stat : 4924 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573246976936 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.92
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 4883 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+897.708 s]
/proc/loadavg: 4.13 4.18 4.20 6/219 5073
/proc/meminfo: memFree=26474020/32872528 swapFree=12208/1156848
[pid=4883] ppid=4880 vsize=9824732 CPUtime=1799.92 cores=1,3,5,7
/proc/4883/stat : 4883 (java) S 4880 4883 32147 0 -1 4202496 26197 0 1 0 179820 172 0 0 20 0 22 0 104341468 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140734448488752 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/4883/statm: 2456183 534217 2302 9 0 2446860 0
[pid=4883/tid=4885] ppid=4880 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/4883/task/4885/stat : 4885 (java) S 4880 4883 32147 0 -1 4202560 2459 0 1 0 40 4 0 0 20 0 22 0 104341469 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573633930104 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4886] ppid=4880 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/4883/task/4886/stat : 4886 (java) S 4880 4883 32147 0 -1 4202560 316 0 0 0 242 6 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573612030632 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4887] ppid=4880 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/4883/task/4887/stat : 4887 (java) S 4880 4883 32147 0 -1 4202560 344 0 0 0 243 7 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573610978088 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4888] ppid=4880 vsize=9824732 CPUtime=2.84 cores=1,3,5,7
/proc/4883/task/4888/stat : 4888 (java) S 4880 4883 32147 0 -1 4202560 609 0 0 0 274 10 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573609925544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4889] ppid=4880 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/4883/task/4889/stat : 4889 (java) S 4880 4883 32147 0 -1 4202560 402 0 0 0 260 9 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573272960040 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4890] ppid=4880 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/4883/task/4890/stat : 4890 (java) S 4880 4883 32147 0 -1 4202560 419 0 0 0 256 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573271906472 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4891] ppid=4880 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/4883/task/4891/stat : 4891 (java) S 4880 4883 32147 0 -1 4202560 501 0 0 0 273 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573270853928 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4892] ppid=4880 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/4883/task/4892/stat : 4892 (java) S 4880 4883 32147 0 -1 4202560 407 0 0 0 262 8 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573269801384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4893] ppid=4880 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/4883/task/4893/stat : 4893 (java) S 4880 4883 32147 0 -1 4202560 345 0 0 0 258 9 0 0 20 0 22 0 104341471 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573268748840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4894] ppid=4880 vsize=9824732 CPUtime=2.25 cores=1,3,5,7
/proc/4883/task/4894/stat : 4894 (java) S 4880 4883 32147 0 -1 4202560 1587 0 0 0 198 27 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573256551016 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4895] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4895/stat : 4895 (java) S 4880 4883 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573255497336 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4896] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4896/stat : 4896 (java) S 4880 4883 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104341472 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573254444680 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4897] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4897/stat : 4897 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573253393424 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4898] ppid=4880 vsize=9824732 CPUtime=1.75 cores=1,3,5,7
/proc/4883/task/4898/stat : 4898 (java) S 4880 4883 32147 0 -1 4202560 9356 0 0 0 174 1 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573252339768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4883/tid=4899] ppid=4880 vsize=9824732 CPUtime=1.19 cores=1,3,5,7
/proc/4883/task/4899/stat : 4899 (java) S 4880 4883 32147 0 -1 4202560 6150 0 0 0 118 1 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573251287224 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4900] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4900/stat : 4900 (java) S 4880 4883 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573250234872 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4901] ppid=4880 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4883/task/4901/stat : 4901 (java) S 4880 4883 32147 0 -1 4202560 51 0 0 0 15 20 0 0 20 0 22 0 104341475 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573249182536 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4908] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4908/stat : 4908 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104341561 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573244871720 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4883/tid=4922] ppid=4880 vsize=9824732 CPUtime=815.22 cores=1,3,5,7
/proc/4883/task/4922/stat : 4922 (java) R 4880 4883 32147 0 -1 4202560 71 0 0 0 81508 14 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573248027920 140573491696141 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4883/tid=4923] ppid=4880 vsize=9824732 CPUtime=815.26 cores=1,3,5,7
/proc/4883/task/4923/stat : 4923 (java) R 4880 4883 32147 0 -1 4202560 241 0 0 0 81512 14 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573245922384 140573492026752 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4883/tid=4924] ppid=4880 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4883/task/4924/stat : 4924 (java) S 4880 4883 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104348715 10060525568 534217 33554432000 1073741824 1073778376 140734448497616 140573246976936 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1799.92
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4883 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=188241
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=140674
# CPU time returned by wait4() is 1796.33
# while last known CPU time is 1799.92
#
# 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.220001
#  lost CPU user time (s): 0.240005
#  lost CPU system time (s): -0.02

Real time (s): 897.771
CPU time (s): 1800.14
CPU user time (s): 1798.44
CPU system time (s): 1.7
CPU usage (%): 200.512
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.19
system time used= 2.14067
maximum resident set size= 2886200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26232
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30334
involuntary context switches= 47057

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.30189 second user time and 6.14506 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 16:41:09
IDJOB=4081177
IDBENCH=2007
IDSOLVER=2543
FILE ID=node114/4081177-1465224069
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-circ6_3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081177-1465224069/watcher-4081177-1465224069 -o /tmp/evaluation-result-4081177-1465224069/solver-4081177-1465224069 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081177-1465224069.opb

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

MD5SUM BENCH= ff9be653d1d3ea3b1a82846016e94df6
RANDOM SEED=1905558154

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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:        26610252 kB
Buffers:           18212 kB
Cached:           130644 kB
SwapCached:         1736 kB
Active:          4306776 kB
Inactive:          91816 kB
Active(anon):    4250716 kB
Inactive(anon):     1400 kB
Active(file):      56060 kB
Inactive(file):    90416 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:               828 kB
Writeback:             0 kB
AnonPages:       5514408 kB
Mapped:            15412 kB
Shmem:                 0 kB
Slab:             566712 kB
SReclaimable:      10696 kB
SUnreclaim:       556016 kB
KernelStack:        1808 kB
PageTables:        14828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6157444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5441536 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= 71736 MiB
End job on node114 at 2016-06-06 16:56:07