Trace number 4081134

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)143 1800.77 900.163

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
MD5SUMd9e9e5fece70ebbc4c28befed36e7afc
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark139
Best CPU time to get the best result obtained on this benchmark1207.3
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 139
Optimality of the best value was proved NO
Number of variables360
Total number of constraints980
Number of constraints which are clauses980
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint8
Number of terms in the objective function 360
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 360
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 360
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.10	c Pseudo Boolean Optimization by upper bound
0.10/0.10	c ManyCore solver with 2 solvers running in parallel
0.10/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.10	c Expensive reason simplification
0.10/0.10	c Glucose 2.1 dynamic restart strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.10	c --- Begin Solver configuration ---
0.10/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.10	c No reason simplification
0.10/0.10	c Armin Biere (Picosat) restarts strategy
0.10/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.10	c timeout=2147483s
0.10/0.10	c DB Simplification allowed=false
0.10/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.10	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4081134-1465225486.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.26/0.22	c ... done. Wall clock time 0.114s.
0.26/0.22	c declared #vars     360
0.26/0.22	c #constraints  980
0.26/0.22	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.26/0.22	c constraints type 
0.26/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 80
0.26/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 900
0.26/0.22	c 980 constraints processed.
0.26/0.22	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.26/0.22	c constraints type 
0.26/0.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 900
0.26/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 80
0.26/0.22	c 980 constraints processed.
0.26/0.22	c objective function length is 360 literals
0.26/0.23	c And the winner is solver0
0.33/0.73	c SATISFIABLE
0.33/0.73	c OPTIMIZING...
0.33/0.73	c Got one! Elapsed wall clock time (in seconds):0.62
0.33/0.73	o 155
2.20/1.22	c And the winner is solver1
2.49/1.31	c cleaning 2500 clauses out of 5002 with flag 10452/5002
2.49/1.33	c Got one! Elapsed wall clock time (in seconds):1.225
2.49/1.33	o 154
2.49/1.33	c And the winner is solver0
2.67/1.83	c Got one! Elapsed wall clock time (in seconds):1.727
2.67/1.83	o 150
2.67/1.84	c And the winner is solver1
2.68/2.33	c Got one! Elapsed wall clock time (in seconds):2.229
2.68/2.33	o 149
2.68/2.34	c And the winner is solver0
3.82/3.21	c Got one! Elapsed wall clock time (in seconds):3.102
3.82/3.21	o 143
4.30/3.48	c cleaning 3840 clauses out of 7688 with flag 11683/10188
5.19/3.83	c cleaning 4924 clauses out of 9848 with flag 26739/16188
5.86/4.19	c cleaning 5959 clauses out of 11924 with flag 44857/23188
6.93/4.66	c cleaning 6983 clauses out of 13965 with flag 65204/31188
7.95/5.15	c cleaning 7989 clauses out of 15981 with flag 84809/40187
9.13/5.70	c cleaning 8994 clauses out of 17992 with flag 107899/50187
10.33/6.33	c cleaning 9998 clauses out of 19999 with flag 133625/61188
12.03/7.13	c cleaning 11000 clauses out of 22001 with flag 162282/73188
13.83/8.00	c cleaning 12000 clauses out of 24000 with flag 195594/86187
15.70/8.92	c cleaning 13000 clauses out of 26000 with flag 229504/100187
17.70/9.91	c cleaning 14000 clauses out of 28000 with flag 264409/115187
19.93/11.03	c cleaning 15000 clauses out of 30000 with flag 301602/131187
22.63/12.31	c cleaning 15994 clauses out of 32001 with flag 340574/148188
24.83/13.49	c cleaning 16999 clauses out of 34006 with flag 380845/166187
27.61/14.72	c cleaning 18003 clauses out of 36007 with flag 423104/185187
30.62/16.08	c cleaning 19003 clauses out of 38005 with flag 466780/205188
33.61/17.59	c cleaning 19999 clauses out of 40002 with flag 512606/226188
37.01/19.21	c cleaning 20991 clauses out of 42002 with flag 560003/248187
40.72/21.03	c cleaning 22004 clauses out of 44011 with flag 612000/271187
44.92/23.12	c cleaning 22999 clauses out of 46007 with flag 664904/295187
49.80/25.50	c cleaning 23999 clauses out of 48009 with flag 720790/320188
55.00/28.11	c cleaning 25002 clauses out of 50009 with flag 778522/346187
60.19/30.76	c cleaning 25995 clauses out of 52008 with flag 837517/373188
65.67/33.47	c cleaning 27000 clauses out of 54012 with flag 900418/401187
71.69/36.41	c cleaning 28004 clauses out of 56012 with flag 965174/430187
77.67/39.48	c cleaning 28995 clauses out of 58008 with flag 1032142/460187
83.78/42.49	c cleaning 30007 clauses out of 60014 with flag 1101974/491188
90.58/45.85	c cleaning 30996 clauses out of 62006 with flag 1174139/523187
98.28/49.66	c cleaning 32002 clauses out of 64011 with flag 1247789/556188
106.26/53.61	c cleaning 33004 clauses out of 66009 with flag 1323968/590188
113.68/57.39	c cleaning 33997 clauses out of 68005 with flag 1403991/625188
121.94/61.44	c cleaning 34999 clauses out of 70007 with flag 1484750/661187
130.94/65.94	c cleaning 36004 clauses out of 72008 with flag 1566658/698187
138.61/69.77	c cleaning 36993 clauses out of 74004 with flag 1658577/736187
145.21/73.01	c cleaning 38000 clauses out of 76011 with flag 1749948/775187
153.01/76.98	c cleaning 39000 clauses out of 78011 with flag 1843606/815187
162.13/81.42	c cleaning 40001 clauses out of 80011 with flag 1944586/856187
170.92/85.87	c cleaning 41007 clauses out of 82013 with flag 2045020/898190
181.20/90.92	c cleaning 41998 clauses out of 84004 with flag 2151668/941188
189.04/94.82	c cleaning 0 clauses out of 5524 with flag 0/5524
191.26/95.88	c cleaning 43004 clauses out of 86007 with flag 2252956/985189
200.65/100.57	c cleaning 44001 clauses out of 88002 with flag 2357902/1030188
212.11/106.23	c cleaning 45000 clauses out of 90000 with flag 2464527/1076187
224.75/112.55	c cleaning 45992 clauses out of 92000 with flag 2573490/1123187
237.15/118.78	c cleaning 47001 clauses out of 94008 with flag 2685488/1171187
251.80/126.01	c cleaning 47990 clauses out of 96007 with flag 2793769/1220187
267.45/134.17	c cleaning 49006 clauses out of 98018 with flag 2906393/1270188
281.69/141.27	c cleaning 50002 clauses out of 100012 with flag 3028737/1321188
300.82/150.71	c cleaning 51004 clauses out of 102010 with flag 3157084/1373188
314.08/157.36	c cleaning 51990 clauses out of 104005 with flag 3274595/1426187
327.53/164.02	c cleaning 52994 clauses out of 106016 with flag 3393025/1480188
343.97/172.27	c cleaning 54001 clauses out of 108021 with flag 3521313/1535187
362.09/181.25	c cleaning 55002 clauses out of 110020 with flag 3653197/1591187
380.72/190.57	c cleaning 56001 clauses out of 112018 with flag 3788082/1648187
397.99/199.14	c cleaning 57008 clauses out of 114017 with flag 3927252/1706187
416.85/208.51	c cleaning 57996 clauses out of 116009 with flag 4067884/1765187
437.34/218.75	c cleaning 59004 clauses out of 118013 with flag 4217704/1825187
455.79/227.90	c cleaning 59999 clauses out of 120009 with flag 4367963/1886187
478.54/239.22	c cleaning 61003 clauses out of 122010 with flag 4516461/1948187
498.57/249.21	c cleaning 62003 clauses out of 124007 with flag 4666877/2011187
518.54/259.50	c cleaning 62998 clauses out of 126005 with flag 4819400/2075188
536.40/268.44	c cleaning 64001 clauses out of 128007 with flag 4975888/2140188
556.59/278.55	c cleaning 64998 clauses out of 130005 with flag 5139001/2206187
575.64/288.08	c cleaning 66002 clauses out of 132007 with flag 5296855/2273187
597.03/298.75	c cleaning 67001 clauses out of 134006 with flag 5459044/2341188
620.05/310.26	c cleaning 67988 clauses out of 136004 with flag 5630691/2410187
644.91/322.68	c cleaning 69005 clauses out of 138016 with flag 5800618/2480187
669.90/335.19	c cleaning 70007 clauses out of 140013 with flag 5969740/2551189
694.30/347.34	c cleaning 70993 clauses out of 142005 with flag 6142425/2623188
719.90/360.14	c cleaning 71997 clauses out of 144011 with flag 6324488/2696187
744.50/372.42	c cleaning 73000 clauses out of 146015 with flag 6503470/2770188
764.29/382.32	c cleaning 74001 clauses out of 148014 with flag 6682671/2845187
785.10/392.79	c cleaning 75000 clauses out of 150013 with flag 6860343/2921187
806.28/403.32	c cleaning 76004 clauses out of 152013 with flag 7043050/2998187
826.90/413.62	c cleaning 77002 clauses out of 154010 with flag 7219364/3076188
847.08/423.76	c cleaning 78002 clauses out of 156008 with flag 7405315/3155188
869.48/434.98	c cleaning 78997 clauses out of 158007 with flag 7584184/3235189
892.22/446.22	c cleaning 79992 clauses out of 160008 with flag 7763788/3316187
914.02/457.14	c cleaning 81006 clauses out of 162016 with flag 7945257/3398187
938.61/469.48	c cleaning 81992 clauses out of 164010 with flag 8149135/3481187
970.37/485.60	c cleaning 83010 clauses out of 166019 with flag 8384027/3565188
997.59/499.20	c cleaning 84004 clauses out of 168008 with flag 8625188/3650187
1017.38/509.19	c cleaning 84998 clauses out of 170004 with flag 8843948/3736187
1042.78/521.83	c cleaning 85995 clauses out of 172007 with flag 9050069/3823188
1076.24/538.58	c cleaning 86989 clauses out of 174011 with flag 9307930/3911187
1133.23/566.81	c cleaning 88002 clauses out of 176023 with flag 9628644/4000188
1178.25/589.25	c cleaning 89000 clauses out of 178020 with flag 9916056/4090187
1232.86/616.44	c cleaning 90009 clauses out of 180020 with flag 10181045/4181187
1284.91/642.31	c cleaning 91004 clauses out of 182011 with flag 10457009/4273187
1339.17/669.91	c cleaning 91998 clauses out of 184007 with flag 10708130/4366187
1379.49/690.07	c cleaning 92993 clauses out of 186009 with flag 10964691/4460187
1414.89/707.79	c cleaning 94003 clauses out of 188017 with flag 11217428/4555188
1456.84/728.61	c cleaning 94995 clauses out of 190014 with flag 11489703/4651188
1505.14/752.69	c cleaning 96010 clauses out of 192019 with flag 11781261/4748188
1546.95/773.47	c cleaning 96999 clauses out of 194009 with flag 12066888/4846188
1597.95/798.84	c cleaning 97994 clauses out of 196010 with flag 12331133/4945188
1658.97/829.20	c cleaning 98999 clauses out of 198016 with flag 12608851/5045188
1706.13/852.70	c cleaning 99993 clauses out of 200016 with flag 12868222/5146187
1783.16/891.60	c cleaning 101006 clauses out of 202023 with flag 13187861/5248187
1800.16/900.10	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.16/900.10	c starts		: 22020
1800.16/900.10	c conflicts		: 5295340
1800.16/900.10	c decisions		: 7690745
1800.16/900.10	c propagations		: 62478280
1800.16/900.10	c inspects		: 12552071859
1800.16/900.10	c shortcuts		: 0
1800.16/900.10	c learnt literals	: 0
1800.16/900.10	c learnt binary clauses	: 29
1800.16/900.10	c learnt ternary clauses	: 79
1800.16/900.10	c learnt constraints	: 5295340
1800.16/900.10	c ignored constraints	: 0
1800.16/900.10	c root simplifications	: 0
1800.16/900.10	c removed literals (reason simplification)	: 501349339
1800.16/900.10	c reason swapping (by a shorter reason)	: 0
1800.16/900.10	c Calls to reduceDB	: 99
1800.16/900.10	c Number of update (reduction) of LBD	: 167482
1800.16/900.10	c Imported unit clauses	: 0
1800.16/900.10	c number of reductions to clauses (during analyze)	: 0
1800.16/900.10	c number of learned constraints concerned by reduction	: 0
1800.16/900.10	c number of learning phase by resolution	: 0
1800.16/900.10	c number of learning phase by cutting planes	: 0
1800.16/900.10	c speed (assignments/second)	: 69592.97902462442
1800.16/900.10	c non guided choices	0
1800.16/900.13	c learnt constraints type 
1800.16/900.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 29
1800.16/900.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 148141
1800.16/900.13	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.16/900.13	c starts		: 41
1800.16/900.13	c conflicts		: 11449
1800.16/900.13	c decisions		: 35473
1800.16/900.13	c propagations		: 285008
1800.16/900.13	c inspects		: 525146371
1800.16/900.13	c shortcuts		: 0
1800.16/900.13	c learnt literals	: 0
1800.16/900.13	c learnt binary clauses	: 6
1800.16/900.13	c learnt ternary clauses	: 9
1800.16/900.13	c learnt constraints	: 11448
1800.16/900.13	c ignored constraints	: 0
1800.16/900.13	c root simplifications	: 0
1800.16/900.13	c removed literals (reason simplification)	: 0
1800.16/900.13	c reason swapping (by a shorter reason)	: 0
1800.16/900.13	c Calls to reduceDB	: 1
1800.16/900.13	c Number of update (reduction) of LBD	: 0
1800.16/900.13	c Imported unit clauses	: 0
1800.16/900.13	c number of reductions to clauses (during analyze)	: 0
1800.16/900.13	c number of learned constraints concerned by reduction	: 0
1800.16/900.13	c number of learning phase by resolution	: 0
1800.16/900.13	c number of learning phase by cutting planes	: 0
1800.16/900.13	c speed (assignments/second)	: 317.45508415108213
1800.16/900.13	c non guided choices	0
1800.16/900.13	c learnt constraints type 
1800.16/900.13	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 195
1800.16/900.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 46
1800.16/900.13	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 6
1800.16/900.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11201
1800.16/900.13	s SATISFIABLE
1800.16/900.13	c Found 5 solution(s)
1800.16/900.13	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 
1800.16/900.13	c objective function=143
1800.16/900.13	c Total wall clock time (in seconds): 900.03

Verifier Data

OK	143

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-4081134-1465225486/watcher-4081134-1465225486 -o /tmp/evaluation-result-4081134-1465225486/solver-4081134-1465225486 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081134-1465225486.opb 

pid=13117
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.82 3.98 3.68 4/197 13120
/proc/meminfo: memFree=31571524/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 104481897 98570240 978 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 24065 978 744 9 0 16771 0
[pid=13120/tid=13121] ppid=13117 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) R 13117 13120 12316 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 104481898 98570240 978 33554432000 1073741824 1073778376 140734696589456 140005539053096 262962759040 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 3.82 3.98 3.68 4/197 13120
/proc/meminfo: memFree=31571524/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 4542 0 1 0 10 0 0 0 20 0 18 0 104481897 9787879424 5672 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2389619 5672 2158 9 0 2380296 0
[pid=13120/tid=13121] ppid=13117 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) R 13117 13120 12316 0 -1 4202560 2441 0 1 0 8 0 0 0 20 0 18 0 104481898 9787879424 5672 33554432000 1073741824 1073778376 140734696589456 140005539056544 262966142221 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 3.82 3.98 3.68 4/197 13120
/proc/meminfo: memFree=31571524/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 4762 0 1 0 25 1 0 0 20 0 18 0 104481897 9787879424 6323 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2389619 6323 2216 9 0 2380296 0
[pid=13120/tid=13121] ppid=13117 vsize=9558476 CPUtime=0.18 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) R 13117 13120 12316 0 -1 4202560 2457 0 1 0 18 0 0 0 20 0 18 0 104481898 9787879424 6323 33554432000 1073741824 1073778376 140734696589456 140005539056544 140005411493356 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300318 s]
/proc/loadavg: 3.82 3.98 3.68 4/197 13120
/proc/meminfo: memFree=31571524/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 5280 0 1 0 32 1 0 0 20 0 19 0 104481897 10060525568 8263 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 8263 2236 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2470 0 1 0 20 0 0 0 20 0 19 0 104481898 10060525568 8263 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+0.700248 s]
/proc/loadavg: 3.82 3.98 3.68 4/197 13120
/proc/meminfo: memFree=31571524/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 5280 0 1 0 32 1 0 0 20 0 19 0 104481897 10060525568 8263 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 8263 2236 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.2 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2470 0 1 0 20 0 0 0 20 0 19 0 104481898 10060525568 8263 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.82 3.98 3.68 7/219 13145
/proc/meminfo: memFree=31516984/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 19784 0 1 0 262 5 0 0 20 0 19 0 104481897 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 24490 2270 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2476 0 1 0 21 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104481898 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104481899 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104481900 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104481900 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481902 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) S 13117 13120 12316 0 -1 4202560 5554 0 0 0 64 0 0 0 20 0 19 0 104481902 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005358909880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10378 0 0 0 71 2 0 0 20 0 19 0 104481902 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481902 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13138/stat : 13138 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104481902 10060525568 24490 33554432000 1073741824 1073778376 140734696589456 140005355751880 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 3.82 3.98 3.68 3/216 13151
/proc/meminfo: memFree=31473624/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=3.71 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 19987 0 1 0 363 8 0 0 20 0 21 0 104481897 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 49684 2285 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2478 0 1 0 21 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 21 0 104481898 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 21 0 104481899 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 104481900 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 21 0 104481900 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 104481902 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=0.7 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) R 13117 13120 12316 0 -1 4202560 5555 0 0 0 70 0 0 0 20 0 21 0 104481902 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005358909880 140005543150357 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10392 0 0 0 84 2 0 0 20 0 21 0 104481902 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 104481902 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13138/stat : 13138 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 104481902 10060525568 49684 33554432000 1073741824 1073778376 140734696589456 140005355751880 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 9824732

[startup+6.30092 s]
/proc/loadavg: 4.32 4.08 3.72 5/219 13157
/proc/meminfo: memFree=31146508/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=10.33 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 21027 0 1 0 1017 16 0 0 20 0 22 0 104481897 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 122157 2285 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.22 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2478 0 1 0 22 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 79 0 0 0 3 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 48 0 0 0 7 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 65 0 0 0 5 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 88 0 0 0 4 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 137 0 0 0 5 2 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 57 0 0 0 6 0 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 137 0 0 0 6 2 0 0 20 0 22 0 104481898 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 210 0 0 0 0 0 0 0 20 0 22 0 104481899 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=0.83 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) S 13117 13120 12316 0 -1 4202560 5596 0 0 0 83 0 0 0 20 0 22 0 104481902 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005358909880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10399 0 0 0 93 2 0 0 20 0 22 0 104481902 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 122157 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.04 4.08 3.95 5/219 13201
/proc/meminfo: memFree=23665828/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=1764.58 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 41366 0 1 0 176263 195 0 0 20 0 22 0 104481897 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 860790 2295 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2489 0 1 0 23 3 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 924 0 0 0 158 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 1013 0 0 0 142 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 922 0 0 0 152 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 751 0 0 0 143 12 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 935 0 0 0 166 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 1617 0 0 0 161 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 813 0 0 0 140 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 1210 0 0 0 153 13 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 2505 0 0 0 418 9 0 0 20 0 22 0 104481899 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) S 13117 13120 12316 0 -1 4202560 14003 0 0 0 146 3 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005358909880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10418 0 0 0 106 2 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/13120/task/13138/stat : 13138 (java) S 13117 13120 12316 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005355751880 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13154] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13154/stat : 13154 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005351539496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13155] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13155/stat : 13155 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005352593064 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13156] ppid=13117 vsize=9824732 CPUtime=871.09 cores=0,2,4,6
/proc/13120/task/13156/stat : 13156 (java) R 13117 13120 12316 0 -1 4202560 68 0 0 0 87093 16 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005353643280 140005411818487 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13157] ppid=13117 vsize=9824732 CPUtime=871.1 cores=0,2,4,6
/proc/13120/task/13157/stat : 13157 (java) R 13117 13120 12316 0 -1 4202560 2228 0 0 0 87048 62 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005354696240 140005412445853 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1764.58
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.101 s]
/proc/loadavg: 4.03 4.08 3.95 5/219 13273
/proc/meminfo: memFree=28105052/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 41368 0 1 0 179821 195 0 0 20 0 22 0 104481897 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 860790 2295 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2489 0 1 0 23 3 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 924 0 0 0 158 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 1013 0 0 0 142 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 922 0 0 0 152 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 751 0 0 0 143 12 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 935 0 0 0 166 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 1617 0 0 0 161 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 813 0 0 0 140 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 1210 0 0 0 153 13 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 2505 0 0 0 418 9 0 0 20 0 22 0 104481899 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) S 13117 13120 12316 0 -1 4202560 14003 0 0 0 146 3 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005358909880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10418 0 0 0 106 2 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/13120/task/13138/stat : 13138 (java) S 13117 13120 12316 0 -1 4202560 53 0 0 0 12 17 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005355751880 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13154] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13154/stat : 13154 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005351539496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13155] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13155/stat : 13155 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005352593064 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13156] ppid=13117 vsize=9824732 CPUtime=888.88 cores=0,2,4,6
/proc/13120/task/13156/stat : 13156 (java) R 13117 13120 12316 0 -1 4202560 68 0 0 0 88872 16 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005353636336 140005411752948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13157] ppid=13117 vsize=9824732 CPUtime=888.89 cores=0,2,4,6
/proc/13120/task/13157/stat : 13157 (java) R 13117 13120 12316 0 -1 4202560 2228 0 0 0 88827 62 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005354696240 140005411932487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
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 13120 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.101 s]
/proc/loadavg: 4.03 4.08 3.95 5/219 13273
/proc/meminfo: memFree=28105052/32872528 swapFree=11320/319964
[pid=13120] ppid=13117 vsize=9824732 CPUtime=1800.16 cores=0,2,4,6
/proc/13120/stat : 13120 (java) S 13117 13120 12316 0 -1 4202496 41368 0 1 0 179821 195 0 0 20 0 22 0 104481897 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140734696580592 262966116413 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/13120/statm: 2456183 860790 2295 9 0 2446860 0
[pid=13120/tid=13121] ppid=13117 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/13120/task/13121/stat : 13121 (java) S 13117 13120 12316 0 -1 4202560 2489 0 1 0 23 3 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005539058552 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13123] ppid=13117 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/13120/task/13123/stat : 13123 (java) S 13117 13120 12316 0 -1 4202560 924 0 0 0 158 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005382900776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13124] ppid=13117 vsize=9824732 CPUtime=1.56 cores=0,2,4,6
/proc/13120/task/13124/stat : 13124 (java) S 13117 13120 12316 0 -1 4202560 1013 0 0 0 142 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005381847976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13125] ppid=13117 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/13120/task/13125/stat : 13125 (java) S 13117 13120 12316 0 -1 4202560 922 0 0 0 152 15 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005380795176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13126] ppid=13117 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/13120/task/13126/stat : 13126 (java) S 13117 13120 12316 0 -1 4202560 751 0 0 0 143 12 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005379742376 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13127] ppid=13117 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/13120/task/13127/stat : 13127 (java) S 13117 13120 12316 0 -1 4202560 935 0 0 0 166 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005378689576 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13128] ppid=13117 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/13120/task/13128/stat : 13128 (java) S 13117 13120 12316 0 -1 4202560 1617 0 0 0 161 17 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005377636776 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13129] ppid=13117 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/13120/task/13129/stat : 13129 (java) S 13117 13120 12316 0 -1 4202560 813 0 0 0 140 14 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005376583976 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13130] ppid=13117 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/13120/task/13130/stat : 13130 (java) S 13117 13120 12316 0 -1 4202560 1210 0 0 0 153 13 0 0 20 0 22 0 104481898 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005375531176 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13131] ppid=13117 vsize=9824732 CPUtime=4.27 cores=0,2,4,6
/proc/13120/task/13131/stat : 13131 (java) S 13117 13120 12316 0 -1 4202560 2505 0 0 0 418 9 0 0 20 0 22 0 104481899 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005363121128 262966130601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13132] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13132/stat : 13132 (java) S 13117 13120 12316 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005362067192 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13133] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13133/stat : 13133 (java) S 13117 13120 12316 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104481900 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005361014280 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13134] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13134/stat : 13134 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005359962768 262966138656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13135] ppid=13117 vsize=9824732 CPUtime=1.49 cores=0,2,4,6
/proc/13120/task/13135/stat : 13135 (java) S 13117 13120 12316 0 -1 4202560 14003 0 0 0 146 3 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005358909880 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13136] ppid=13117 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/13120/task/13136/stat : 13136 (java) S 13117 13120 12316 0 -1 4202560 10418 0 0 0 106 2 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005357857080 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13137] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13137/stat : 13137 (java) S 13117 13120 12316 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005356804472 262966129724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=13120/tid=13138] ppid=13117 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/13120/task/13138/stat : 13138 (java) S 13117 13120 12316 0 -1 4202560 53 0 0 0 12 17 0 0 20 0 22 0 104481902 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005355751880 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=13120/tid=13154] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13154/stat : 13154 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005351539496 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13155] ppid=13117 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/13120/task/13155/stat : 13155 (java) S 13117 13120 12316 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104482131 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005352593064 262966130601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=13120/tid=13156] ppid=13117 vsize=9824732 CPUtime=888.88 cores=0,2,4,6
/proc/13120/task/13156/stat : 13156 (java) R 13117 13120 12316 0 -1 4202560 68 0 0 0 88872 16 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005353636336 140005411752948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=13120/tid=13157] ppid=13117 vsize=9824732 CPUtime=888.89 cores=0,2,4,6
/proc/13120/task/13157/stat : 13157 (java) R 13117 13120 12316 0 -1 4202560 2228 0 0 0 88827 62 0 0 20 0 22 0 104482218 10060525568 860790 33554432000 1073741824 1073778376 140734696589456 140005354696240 140005411932487 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 900.163
CPU time (s): 1800.77
CPU user time (s): 1798.28
CPU system time (s): 2.49062
CPU usage (%): 200.049
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.28
system time used= 2.49062
maximum resident set size= 3451064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41412
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24135
involuntary context switches= 30430

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97509 second user time and 7.07292 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-06 17:04:46
IDJOB=4081134
IDBENCH=2060
IDSOLVER=2543
FILE ID=node128/4081134-1465225486
RUNJOBID= node128-1465223671-12332
PBS_JOBID= 19843236
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii8a2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081134-1465225486/watcher-4081134-1465225486 -o /tmp/evaluation-result-4081134-1465225486/solver-4081134-1465225486 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1465223671-12332 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081134-1465225486.opb

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

MD5SUM BENCH= d9e9e5fece70ebbc4c28befed36e7afc
RANDOM SEED=206380858

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31572168 kB
Buffers:           15436 kB
Cached:            79508 kB
SwapCached:         1660 kB
Active:           243200 kB
Inactive:          37092 kB
Active(anon):     187072 kB
Inactive(anon):      512 kB
Active(file):      56128 kB
Inactive(file):    36580 kB
Unevictable:      319964 kB
Mlocked:           11320 kB
SwapTotal:      67108856 kB
SwapFree:       67098448 kB
Dirty:              2192 kB
Writeback:             0 kB
AnonPages:        504620 kB
Mapped:            15324 kB
Shmem:                 0 kB
Slab:             568104 kB
SReclaimable:      11320 kB
SUnreclaim:       556784 kB
KernelStack:        1584 kB
PageTables:         4920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1012240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    458752 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71748 MiB
End job on node128 at 2016-06-06 17:19:46