Trace number 4088764

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.06 894.195

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x80split.opb
MD5SUM15d584fee2de01a20a1ad5b7c23eed53
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark219.568
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables801
Total number of constraints401
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)401
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4088764-1466012166.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.27/0.21	c ... done. Wall clock time 0.099s.
0.27/0.21	c declared #vars     801
0.27/0.21	c #constraints  802
0.27/0.21	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.27/0.21	c constraints type 
0.27/0.21	c org.sat4j.minisat.constraints.card.MinWatchCard => 800
0.27/0.21	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.27/0.21	c 802 constraints processed.
0.27/0.21	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.27/0.21	c constraints type 
0.27/0.21	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.27/0.21	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 800
0.27/0.21	c 802 constraints processed.
1.82/0.68	c cleaning 2494 clauses out of 5001 with flag 19482/5001
3.41/1.01	c cleaning 4235 clauses out of 8507 with flag 46845/11001
4.24/1.28	c cleaning 5628 clauses out of 11271 with flag 84535/18000
4.99/1.48	c cleaning 6791 clauses out of 13646 with flag 126464/26003
5.52/1.68	c cleaning 7906 clauses out of 15852 with flag 179986/35000
5.72/1.78	c cleaning 0 clauses out of 5001 with flag 0/5001
6.31/1.91	c cleaning 8932 clauses out of 17946 with flag 233843/45000
6.81/2.18	c cleaning 9984 clauses out of 20014 with flag 293428/56000
7.58/2.43	c cleaning 10974 clauses out of 22030 with flag 360228/68000
8.19/2.74	c cleaning 12010 clauses out of 24058 with flag 432645/81002
8.80/3.05	c cleaning 12977 clauses out of 26047 with flag 509594/95001
9.64/3.45	c cleaning 13978 clauses out of 28071 with flag 595274/110002
10.03/3.66	c cleaning 0 clauses out of 11000 with flag 0/11000
10.43/3.85	c cleaning 15018 clauses out of 30093 with flag 687033/126002
11.46/4.33	c cleaning 15993 clauses out of 32073 with flag 784162/143000
12.46/4.80	c cleaning 17014 clauses out of 34080 with flag 882313/161000
13.46/5.33	c cleaning 18023 clauses out of 36066 with flag 990397/180000
14.70/5.94	c cleaning 19022 clauses out of 38044 with flag 1101529/200001
15.91/6.60	c cleaning 19986 clauses out of 40021 with flag 1217194/221000
17.57/7.31	c cleaning 20993 clauses out of 42037 with flag 1340313/243002
18.38/7.76	c cleaning 0 clauses out of 18000 with flag 0/18000
18.97/8.05	c cleaning 21980 clauses out of 44043 with flag 1461276/266001
20.59/8.85	c cleaning 22985 clauses out of 46062 with flag 1587861/290000
22.37/9.72	c cleaning 24002 clauses out of 48077 with flag 1722971/315000
24.23/10.65	c cleaning 24990 clauses out of 50076 with flag 1854722/341001
26.23/11.60	c cleaning 26007 clauses out of 52085 with flag 1994682/368000
28.28/12.68	c cleaning 27016 clauses out of 54079 with flag 2138506/396001
30.48/13.78	c cleaning 27998 clauses out of 56062 with flag 2288839/425000
31.48/14.29	c cleaning 0 clauses out of 26000 with flag 0/26000
32.89/14.96	c cleaning 29000 clauses out of 58064 with flag 2445290/455000
35.31/16.19	c cleaning 29989 clauses out of 60064 with flag 2600109/486000
38.13/17.53	c cleaning 31008 clauses out of 62075 with flag 2759999/518000
40.94/18.92	c cleaning 31985 clauses out of 64069 with flag 2926838/551002
43.74/20.40	c cleaning 32999 clauses out of 66082 with flag 3096553/585000
47.00/21.97	c cleaning 34002 clauses out of 68084 with flag 3269454/620001
50.20/23.58	c cleaning 35005 clauses out of 70081 with flag 3443082/656000
52.66/24.74	c cleaning 0 clauses out of 35000 with flag 0/35000
53.88/25.36	c cleaning 36025 clauses out of 72076 with flag 3622778/693000
57.46/27.18	c cleaning 37012 clauses out of 74051 with flag 3810792/731000
61.46/29.11	c cleaning 37984 clauses out of 76039 with flag 4001798/770000
65.31/31.08	c cleaning 39007 clauses out of 78057 with flag 4197036/810002
69.52/33.20	c cleaning 39998 clauses out of 80049 with flag 4399360/851001
74.35/35.54	c cleaning 41000 clauses out of 82052 with flag 4608546/893002
79.16/37.92	c cleaning 41987 clauses out of 84051 with flag 4816716/936001
84.18/40.47	c cleaning 43020 clauses out of 86063 with flag 5031103/980000
89.43/43.02	c cleaning 44007 clauses out of 88045 with flag 5244210/1025002
94.64/45.66	c cleaning 45005 clauses out of 90036 with flag 5458659/1071000
97.48/47.08	c cleaning 0 clauses out of 45001 with flag 0/45001
100.29/48.41	c cleaning 45990 clauses out of 92032 with flag 5678445/1118001
105.91/51.24	c cleaning 46985 clauses out of 94041 with flag 5905021/1166000
111.76/54.10	c cleaning 47988 clauses out of 96056 with flag 6132504/1215000
117.75/57.12	c cleaning 49020 clauses out of 98069 with flag 6368514/1265001
123.99/60.21	c cleaning 49996 clauses out of 100048 with flag 6603336/1316000
130.24/63.32	c cleaning 51003 clauses out of 102054 with flag 6841765/1368002
136.88/66.68	c cleaning 52007 clauses out of 104050 with flag 7080127/1421001
144.55/70.43	c cleaning 52986 clauses out of 106042 with flag 7328970/1475000
145.19/70.74	c cleaning 0 clauses out of 56000 with flag 0/56000
152.23/74.20	c cleaning 53992 clauses out of 108057 with flag 7582734/1530001
159.89/78.03	c cleaning 55023 clauses out of 110064 with flag 7834683/1586000
167.73/81.91	c cleaning 56001 clauses out of 112042 with flag 8086909/1643001
176.40/86.25	c cleaning 57002 clauses out of 114042 with flag 8349448/1701002
184.87/90.48	c cleaning 58012 clauses out of 116039 with flag 8609625/1760001
193.53/94.73	c cleaning 58996 clauses out of 118028 with flag 8882197/1820002
202.15/99.02	c cleaning 60002 clauses out of 120030 with flag 9148495/1881000
211.02/103.40	c cleaning 60989 clauses out of 122028 with flag 9419880/1943000
219.29/107.57	c cleaning 0 clauses out of 68001 with flag 0/68001
220.29/108.06	c cleaning 61998 clauses out of 124039 with flag 9692410/2006000
230.17/112.91	c cleaning 63009 clauses out of 126042 with flag 9970082/2070001
241.64/118.61	c cleaning 63997 clauses out of 128032 with flag 10257109/2135000
251.91/123.77	c cleaning 65000 clauses out of 130037 with flag 10534137/2201002
263.18/129.33	c cleaning 66003 clauses out of 132035 with flag 10820396/2268000
273.84/134.65	c cleaning 67004 clauses out of 134033 with flag 11110903/2336001
285.51/140.48	c cleaning 68002 clauses out of 136029 with flag 11405782/2405001
297.82/146.56	c cleaning 69000 clauses out of 138027 with flag 11699998/2475001
310.14/152.61	c cleaning 69996 clauses out of 140026 with flag 11993868/2546000
323.44/159.22	c cleaning 70997 clauses out of 142030 with flag 12307505/2618000
335.95/165.47	c cleaning 72002 clauses out of 144034 with flag 12611068/2691001
349.61/172.20	c cleaning 0 clauses out of 81001 with flag 0/81001
351.01/172.96	c cleaning 72999 clauses out of 146032 with flag 12930840/2765001
364.52/179.65	c cleaning 73996 clauses out of 148033 with flag 13241817/2840001
377.79/186.24	c cleaning 74994 clauses out of 150036 with flag 13553869/2916000
391.63/193.14	c cleaning 75998 clauses out of 152042 with flag 13868793/2993000
406.51/200.54	c cleaning 76999 clauses out of 154045 with flag 14183547/3071001
421.03/207.73	c cleaning 78006 clauses out of 156047 with flag 14506023/3150002
435.11/214.71	c cleaning 79011 clauses out of 158039 with flag 14824883/3230000
451.29/222.70	c cleaning 79995 clauses out of 160029 with flag 15151496/3311001
465.96/230.09	c cleaning 0 clauses out of 95001 with flag 0/95001
467.74/230.97	c cleaning 81004 clauses out of 162034 with flag 15480097/3393001
483.49/238.78	c cleaning 82001 clauses out of 164031 with flag 15806167/3476002
500.63/247.23	c cleaning 83009 clauses out of 166029 with flag 16134740/3560001
518.74/256.24	c cleaning 84002 clauses out of 168021 with flag 16467898/3645002
535.28/264.44	c cleaning 85000 clauses out of 170018 with flag 16798070/3731001
552.02/272.74	c cleaning 85994 clauses out of 172017 with flag 17122752/3818000
568.71/281.07	c cleaning 86999 clauses out of 174023 with flag 17450684/3906000
587.48/290.39	c cleaning 88006 clauses out of 176025 with flag 17780646/3995001
606.16/299.65	c cleaning 88998 clauses out of 178018 with flag 18110474/4085000
624.10/308.52	c cleaning 89992 clauses out of 180020 with flag 18439976/4176000
642.00/317.45	c cleaning 91002 clauses out of 182029 with flag 18788223/4268001
660.12/326.41	c cleaning 92000 clauses out of 184027 with flag 19146019/4361001
677.44/335.21	c cleaning 93004 clauses out of 186028 with flag 19491332/4455002
694.32/343.69	c cleaning 93995 clauses out of 188023 with flag 19836790/4550001
711.82/352.39	c cleaning 95007 clauses out of 190029 with flag 20188240/4646002
729.12/360.98	c cleaning 95997 clauses out of 192021 with flag 20553511/4743001
741.78/367.23	c cleaning 0 clauses out of 110000 with flag 0/110000
745.60/369.19	c cleaning 97003 clauses out of 194024 with flag 20906906/4841001
764.63/378.51	c cleaning 97998 clauses out of 196021 with flag 21259875/4940001
783.11/387.79	c cleaning 99000 clauses out of 198022 with flag 21620115/5040000
803.24/397.71	c cleaning 100001 clauses out of 200022 with flag 21983768/5141000
822.65/407.37	c cleaning 100997 clauses out of 202021 with flag 22347645/5243000
841.31/416.60	c cleaning 102005 clauses out of 204026 with flag 22721386/5346002
862.46/427.19	c cleaning 103001 clauses out of 206019 with flag 23103887/5450000
883.17/437.45	c cleaning 104004 clauses out of 208020 with flag 23491524/5555002
903.69/447.68	c cleaning 104989 clauses out of 210014 with flag 23891009/5661000
925.34/458.63	c cleaning 105999 clauses out of 212026 with flag 24288924/5768001
947.87/469.81	c cleaning 107005 clauses out of 214027 with flag 24693035/5876001
969.63/480.64	c cleaning 107994 clauses out of 216021 with flag 25096221/5985000
993.78/492.66	c cleaning 109001 clauses out of 218028 with flag 25511120/6095001
1004.03/497.70	c cleaning 0 clauses out of 126001 with flag 0/126001
1018.09/504.77	c cleaning 110006 clauses out of 220026 with flag 25927057/6206000
1043.58/517.41	c cleaning 110994 clauses out of 222020 with flag 26356101/6318000
1068.49/529.82	c cleaning 112009 clauses out of 224026 with flag 26798288/6431000
1095.02/543.07	c cleaning 112996 clauses out of 226017 with flag 27251277/6545000
1121.59/556.21	c cleaning 113997 clauses out of 228022 with flag 27694695/6660001
1148.82/569.78	c cleaning 115001 clauses out of 230026 with flag 28144609/6776002
1176.92/583.75	c cleaning 116001 clauses out of 232023 with flag 28601065/6893000
1206.44/598.46	c cleaning 117008 clauses out of 234023 with flag 29061709/7011001
1234.34/612.35	c cleaning 117995 clauses out of 236014 with flag 29518902/7130000
1263.30/626.72	c cleaning 118998 clauses out of 238020 with flag 29986658/7250001
1293.26/641.68	c cleaning 119998 clauses out of 240021 with flag 30457275/7371000
1326.57/658.42	c cleaning 121004 clauses out of 242025 with flag 30939201/7493002
1359.42/674.70	c cleaning 121996 clauses out of 244019 with flag 31417101/7616000
1391.00/690.46	c cleaning 0 clauses out of 143001 with flag 0/143001
1394.01/691.95	c cleaning 123004 clauses out of 246023 with flag 31912121/7740000
1430.78/710.29	c cleaning 124004 clauses out of 248020 with flag 32402247/7865001
1466.96/728.23	c cleaning 125000 clauses out of 250017 with flag 32900567/7991002
1505.78/747.55	c cleaning 125996 clauses out of 252015 with flag 33409209/8118000
1545.42/767.23	c cleaning 127006 clauses out of 254020 with flag 33912812/8246001
1584.66/786.72	c cleaning 127996 clauses out of 256013 with flag 34417527/8375000
1626.91/807.71	c cleaning 128994 clauses out of 258017 with flag 34924979/8505000
1671.19/829.76	c cleaning 130001 clauses out of 260023 with flag 35441289/8636000
1712.66/850.34	c cleaning 131004 clauses out of 262022 with flag 35949677/8768000
1757.45/872.91	c cleaning 132002 clauses out of 264018 with flag 36466796/8901000
1800.06/894.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/894.10	c starts		: 10849
1800.06/894.10	c conflicts		: 9032914
1800.06/894.10	c decisions		: 12727816
1800.06/894.10	c propagations		: 74811838
1800.06/894.10	c inspects		: 16596178217
1800.06/894.10	c shortcuts		: 0
1800.06/894.10	c learnt literals	: 0
1800.06/894.10	c learnt binary clauses	: 0
1800.06/894.10	c learnt ternary clauses	: 0
1800.06/894.10	c learnt constraints	: 9032914
1800.06/894.10	c ignored constraints	: 0
1800.06/894.10	c root simplifications	: 0
1800.06/894.10	c removed literals (reason simplification)	: 7371471
1800.06/894.10	c reason swapping (by a shorter reason)	: 0
1800.06/894.10	c Calls to reduceDB	: 129
1800.06/894.10	c Number of update (reduction) of LBD	: 1884118
1800.06/894.10	c Imported unit clauses	: 0
1800.06/894.10	c number of reductions to clauses (during analyze)	: 0
1800.06/894.10	c number of learned constraints concerned by reduction	: 0
1800.06/894.10	c number of learning phase by resolution	: 0
1800.06/894.10	c number of learning phase by cutting planes	: 0
1800.06/894.10	c speed (assignments/second)	: 83692.91128053385
1800.06/894.10	c non guided choices	496220
1800.06/894.14	c learnt constraints type 
1800.06/894.14	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 263930
1800.06/894.14	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/894.14	c starts		: 105
1800.06/894.14	c conflicts		: 156249
1800.06/894.14	c decisions		: 216329
1800.06/894.14	c propagations		: 1500780
1800.06/894.14	c inspects		: 2006609274
1800.06/894.14	c shortcuts		: 0
1800.06/894.14	c learnt literals	: 0
1800.06/894.14	c learnt binary clauses	: 0
1800.06/894.14	c learnt ternary clauses	: 0
1800.06/894.14	c learnt constraints	: 156248
1800.06/894.14	c ignored constraints	: 0
1800.06/894.14	c root simplifications	: 0
1800.06/894.14	c removed literals (reason simplification)	: 0
1800.06/894.14	c reason swapping (by a shorter reason)	: 0
1800.06/894.14	c Calls to reduceDB	: 13
1800.06/894.14	c Number of update (reduction) of LBD	: 0
1800.06/894.14	c Imported unit clauses	: 0
1800.06/894.14	c number of reductions to clauses (during analyze)	: 0
1800.06/894.14	c number of learned constraints concerned by reduction	: 0
1800.06/894.14	c number of learning phase by resolution	: 0
1800.06/894.14	c number of learning phase by cutting planes	: 0
1800.06/894.14	c speed (assignments/second)	: 1678.8807014521483
1800.06/894.14	c non guided choices	4415
1800.06/894.18	c learnt constraints type 
1800.06/894.18	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 22492
1800.06/894.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 109
1800.06/894.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 133647
1800.06/894.18	s UNKNOWN
1800.06/894.18	c Total wall clock time (in seconds): 894.066

Verifier Data

ERROR: no interpretation found !

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-4088764-1466012166/watcher-4088764-1466012166 -o /tmp/evaluation-result-4088764-1466012166/solver-4088764-1466012166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4088764-1466012166.opb 

pid=5831
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: 1.10 1.63 1.86 5/197 5834
/proc/meminfo: memFree=31380856/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 3267054 98570240 978 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 24065 978 744 9 0 16771 0
[pid=5834/tid=5835] ppid=5831 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) R 5831 5834 5767 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 3267054 98570240 978 33554432000 1073741824 1073778376 140735522032576 140225358110248 247064249728 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.10 1.63 1.86 5/197 5834
/proc/meminfo: memFree=31380856/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 4432 0 1 0 9 1 0 0 20 0 18 0 3267054 9787879424 6069 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2389619 6069 2141 9 0 2380296 0
[pid=5834/tid=5835] ppid=5831 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) R 5831 5834 5767 0 -1 4202560 2380 0 1 0 7 0 0 0 20 0 18 0 3267054 9787879424 6069 33554432000 1073741824 1073778376 140735522032576 140225358113880 140225196127916 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200321 s]
/proc/loadavg: 1.10 1.63 1.86 5/197 5834
/proc/meminfo: memFree=31380856/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 5155 0 1 0 26 1 0 0 20 0 18 0 3267054 9787879424 9184 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2389619 9186 2218 9 0 2380296 0
[pid=5834/tid=5835] ppid=5831 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) R 5831 5834 5767 0 -1 4202560 2400 0 1 0 16 1 0 0 20 0 18 0 3267054 9787879424 9189 33554432000 1073741824 1073778376 140735522032576 140225358115048 140225196144097 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300285 s]
/proc/loadavg: 1.10 1.63 1.86 5/197 5834
/proc/meminfo: memFree=31380856/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 7579 0 1 0 61 1 0 0 20 0 22 0 3267054 10060525568 12527 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 12528 2249 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2415 0 1 0 18 1 0 0 20 0 22 0 3267054 10060525568 12528 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.70022 s]
/proc/loadavg: 1.10 1.63 1.86 5/197 5834
/proc/meminfo: memFree=31380856/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 15941 0 1 0 219 2 0 0 20 0 22 0 3267054 10060525568 25110 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 25110 2261 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2415 0 1 0 18 1 0 0 20 0 22 0 3267054 10060525568 25110 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9824732

[startup+1.50091 s]
/proc/loadavg: 1.33 1.67 1.87 5/192 5888
/proc/meminfo: memFree=31259664/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=5.3 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 24246 0 1 0 525 5 0 0 20 0 22 0 3267054 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 50505 2278 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2415 0 1 0 18 1 0 0 20 0 22 0 3267054 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5837] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5837/stat : 5837 (java) S 5831 5834 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225319607080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5838] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5838/stat : 5838 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225318554280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5839] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5844/stat : 5844 (java) S 5831 5834 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225193953704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5845] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5845/stat : 5845 (java) S 5831 5834 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225181756136 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5846] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5846/stat : 5846 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140225180702200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5847] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5847/stat : 5847 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267057 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224575301384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5848] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5848/stat : 5848 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224574249872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5849] ppid=5831 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/5834/task/5849/stat : 5849 (java) S 5831 5834 5767 0 -1 4202560 10665 0 0 0 119 1 0 0 20 0 22 0 3267059 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224573196472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5850] ppid=5831 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/5834/task/5850/stat : 5850 (java) S 5831 5834 5767 0 -1 4202560 9681 0 0 0 130 1 0 0 20 0 22 0 3267059 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224572143672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5851] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5851/stat : 5851 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224571091576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5852] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5852/stat : 5852 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224570038984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5853] ppid=5831 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/5834/task/5853/stat : 5853 (java) R 5831 5834 5767 0 -1 4202560 28 0 0 0 125 0 0 0 20 0 22 0 3267076 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224568984608 140225196530183 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5854] ppid=5831 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/5834/task/5854/stat : 5854 (java) R 5831 5834 5767 0 -1 4202560 85 0 0 0 123 2 0 0 20 0 22 0 3267076 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224567930512 140225196993952 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5855] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5855/stat : 5855 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224566879912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5856] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5856/stat : 5856 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 50505 33554432000 1073741824 1073778376 140735522032576 140224565827112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.3
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 1.33 1.67 1.87 8/219 5924
/proc/meminfo: memFree=30949596/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=9 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 25094 0 1 0 886 14 0 0 20 0 22 0 3267054 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 111749 2278 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2415 0 1 0 18 1 0 0 20 0 22 0 3267054 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5837] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5837/stat : 5837 (java) S 5831 5834 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225319607080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5838] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5838/stat : 5838 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225318554280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5839] ppid=5831 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 66 0 0 0 1 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 59 0 0 0 1 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 62 0 0 0 0 1 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5844/stat : 5844 (java) S 5831 5834 5767 0 -1 4202560 39 0 0 0 0 0 0 0 20 0 22 0 3267055 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225193953704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5845] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5845/stat : 5845 (java) S 5831 5834 5767 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225181756136 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5846] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5846/stat : 5846 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140225180702200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5847] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5847/stat : 5847 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267057 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224575301384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5848] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5848/stat : 5848 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224574249872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5849] ppid=5831 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/5834/task/5849/stat : 5849 (java) S 5831 5834 5767 0 -1 4202560 10666 0 0 0 124 1 0 0 20 0 22 0 3267059 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224573196472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5850] ppid=5831 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/5834/task/5850/stat : 5850 (java) S 5831 5834 5767 0 -1 4202560 10073 0 0 0 170 2 0 0 20 0 22 0 3267059 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224572143672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5851] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5851/stat : 5851 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224571091576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5852] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5852/stat : 5852 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224570038984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5853] ppid=5831 vsize=9824732 CPUtime=2.8 cores=0,2,4,6
/proc/5834/task/5853/stat : 5853 (java) R 5831 5834 5767 0 -1 4202560 32 0 0 0 280 0 0 0 20 0 22 0 3267076 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224568984648 140225196530463 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5854] ppid=5831 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/5834/task/5854/stat : 5854 (java) R 5831 5834 5767 0 -1 4202560 188 0 0 0 275 4 0 0 20 0 22 0 3267076 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224567930256 140225196646595 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5855] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5855/stat : 5855 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224566879912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5856] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5856/stat : 5856 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 111749 33554432000 1073741824 1073778376 140735522032576 140224565827112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 1.33 1.67 1.87 3/216 5924
/proc/meminfo: memFree=29853320/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=15.51 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 26393 0 1 0 1522 29 0 0 20 0 22 0 3267054 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 278402 2278 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2415 0 1 0 18 1 0 0 20 0 22 0 3267054 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5837] ppid=5831 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5834/task/5837/stat : 5837 (java) S 5831 5834 5767 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225319607080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5838] ppid=5831 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5834/task/5838/stat : 5838 (java) S 5831 5834 5767 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225318554280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5839] ppid=5831 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 70 0 0 0 2 0 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 73 0 0 0 3 1 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 86 0 0 0 3 2 0 0 20 0 22 0 3267055 10060525568 278402 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=0.02 cores=0,2,4,6

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

/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 501 0 0 0 311 10 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 660 0 0 0 308 12 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 551 0 0 0 296 9 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 441 0 0 0 305 11 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=3.14 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 564 0 0 0 303 11 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=3.13 cores=0,2,4,6
/proc/5834/task/5844/stat : 5844 (java) S 5831 5834 5767 0 -1 4202560 455 0 0 0 304 9 0 0 20 0 22 0 3267055 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225193953704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5845] ppid=5831 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/5834/task/5845/stat : 5845 (java) S 5831 5834 5767 0 -1 4202560 1859 0 0 0 199 20 0 0 20 0 22 0 3267056 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225181756136 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5846] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5846/stat : 5846 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140225180702200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5847] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5847/stat : 5847 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267057 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224575301384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5848] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5848/stat : 5848 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224574249872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5849] ppid=5831 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/5834/task/5849/stat : 5849 (java) S 5831 5834 5767 0 -1 4202560 10670 0 0 0 132 1 0 0 20 0 22 0 3267059 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224573196472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5850] ppid=5831 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/5834/task/5850/stat : 5850 (java) S 5831 5834 5767 0 -1 4202560 10073 0 0 0 170 2 0 0 20 0 22 0 3267059 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224572143672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5851] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5851/stat : 5851 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224571091576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5852] ppid=5831 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/5834/task/5852/stat : 5852 (java) S 5831 5834 5767 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 3267059 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224570038984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5853] ppid=5831 vsize=9824732 CPUtime=870.6 cores=0,2,4,6
/proc/5834/task/5853/stat : 5853 (java) R 5831 5834 5767 0 -1 4202560 173 0 0 0 87045 15 0 0 20 0 22 0 3267076 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224568983344 140225196610004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5854] ppid=5831 vsize=9824732 CPUtime=870.58 cores=0,2,4,6
/proc/5834/task/5854/stat : 5854 (java) R 5831 5834 5767 0 -1 4202560 2783 0 0 0 87002 56 0 0 20 0 22 0 3267076 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224567929552 140225196545631 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5855] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5855/stat : 5855 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224566879912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5856] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5856/stat : 5856 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 663569 33554432000 1073741824 1073778376 140735522032576 140224565827112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1776.34
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 4.26 4.07 3.26 5/220 6491
/proc/meminfo: memFree=24651592/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 33731 0 1 0 179850 156 0 0 20 0 22 0 3267054 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 659289 2287 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2426 0 1 0 21 3 0 0 20 0 22 0 3267054 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5837] ppid=5831 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/5834/task/5837/stat : 5837 (java) S 5831 5834 5767 0 -1 4202560 592 0 0 0 300 8 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225319607080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5838] ppid=5831 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/5834/task/5838/stat : 5838 (java) S 5831 5834 5767 0 -1 4202560 665 0 0 0 312 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225318554280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5839] ppid=5831 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 501 0 0 0 315 10 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 660 0 0 0 312 12 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 551 0 0 0 301 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 441 0 0 0 306 11 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 564 0 0 0 307 11 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/5834/task/5844/stat : 5844 (java) S 5831 5834 5767 0 -1 4202560 455 0 0 0 307 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225193953704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5845] ppid=5831 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/5834/task/5845/stat : 5845 (java) S 5831 5834 5767 0 -1 4202560 1859 0 0 0 199 20 0 0 20 0 22 0 3267056 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225181756136 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5846] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5846/stat : 5846 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225180702200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5847] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5847/stat : 5847 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267057 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224575301384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5848] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5848/stat : 5848 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224574249872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5849] ppid=5831 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/5834/task/5849/stat : 5849 (java) S 5831 5834 5767 0 -1 4202560 10670 0 0 0 132 1 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224573196472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5850] ppid=5831 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/5834/task/5850/stat : 5850 (java) S 5831 5834 5767 0 -1 4202560 10073 0 0 0 170 2 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224572143672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5851] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5851/stat : 5851 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224571091576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5852] ppid=5831 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/5834/task/5852/stat : 5852 (java) S 5831 5834 5767 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224570038984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5853] ppid=5831 vsize=9824732 CPUtime=882.29 cores=0,2,4,6
/proc/5834/task/5853/stat : 5853 (java) R 5831 5834 5767 0 -1 4202560 173 0 0 0 88214 15 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224568983344 140225196545884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5854] ppid=5831 vsize=9824732 CPUtime=882.26 cores=0,2,4,6
/proc/5834/task/5854/stat : 5854 (java) R 5831 5834 5767 0 -1 4202560 2786 0 0 0 88170 56 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224567929744 140225196645006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5855] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5855/stat : 5855 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224566879912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5856] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5856/stat : 5856 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224565827112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 5834 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.101 s]
/proc/loadavg: 4.26 4.07 3.26 5/220 6491
/proc/meminfo: memFree=24651592/32872528 swapFree=248296/248296
[pid=5834] ppid=5831 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/5834/stat : 5834 (java) S 5831 5834 5767 0 -1 4202496 33731 0 1 0 179850 156 0 0 20 0 22 0 3267054 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140735522023712 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5834/statm: 2456183 659289 2287 9 0 2446860 0
[pid=5834/tid=5835] ppid=5831 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/5834/task/5835/stat : 5835 (java) S 5831 5834 5767 0 -1 4202560 2426 0 1 0 21 3 0 0 20 0 22 0 3267054 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225358115704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5837] ppid=5831 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/5834/task/5837/stat : 5837 (java) S 5831 5834 5767 0 -1 4202560 592 0 0 0 300 8 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225319607080 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5838] ppid=5831 vsize=9824732 CPUtime=3.21 cores=0,2,4,6
/proc/5834/task/5838/stat : 5838 (java) S 5831 5834 5767 0 -1 4202560 665 0 0 0 312 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225318554280 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5839] ppid=5831 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/5834/task/5839/stat : 5839 (java) S 5831 5834 5767 0 -1 4202560 501 0 0 0 315 10 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225317501992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5840] ppid=5831 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/5834/task/5840/stat : 5840 (java) S 5831 5834 5767 0 -1 4202560 660 0 0 0 312 12 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225316449192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5841] ppid=5831 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/5834/task/5841/stat : 5841 (java) S 5831 5834 5767 0 -1 4202560 551 0 0 0 301 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225315395880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5842] ppid=5831 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/5834/task/5842/stat : 5842 (java) S 5831 5834 5767 0 -1 4202560 441 0 0 0 306 11 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225196058792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5843] ppid=5831 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/5834/task/5843/stat : 5843 (java) S 5831 5834 5767 0 -1 4202560 564 0 0 0 307 11 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225195006504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5844] ppid=5831 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/5834/task/5844/stat : 5844 (java) S 5831 5834 5767 0 -1 4202560 455 0 0 0 307 9 0 0 20 0 22 0 3267055 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225193953704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5834/tid=5845] ppid=5831 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/5834/task/5845/stat : 5845 (java) S 5831 5834 5767 0 -1 4202560 1859 0 0 0 199 20 0 0 20 0 22 0 3267056 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225181756136 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5846] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5846/stat : 5846 (java) S 5831 5834 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3267056 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140225180702200 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5847] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5847/stat : 5847 (java) S 5831 5834 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3267057 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224575301384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5848] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5848/stat : 5848 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224574249872 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5849] ppid=5831 vsize=9824732 CPUtime=1.33 cores=0,2,4,6
/proc/5834/task/5849/stat : 5849 (java) S 5831 5834 5767 0 -1 4202560 10670 0 0 0 132 1 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224573196472 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5850] ppid=5831 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/5834/task/5850/stat : 5850 (java) S 5831 5834 5767 0 -1 4202560 10073 0 0 0 170 2 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224572143672 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5851] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5851/stat : 5851 (java) S 5831 5834 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224571091576 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5834/tid=5852] ppid=5831 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/5834/task/5852/stat : 5852 (java) S 5831 5834 5767 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 3267059 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224570038984 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5853] ppid=5831 vsize=9824732 CPUtime=882.29 cores=0,2,4,6
/proc/5834/task/5853/stat : 5853 (java) R 5831 5834 5767 0 -1 4202560 173 0 0 0 88214 15 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224568983344 140225196545884 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5834/tid=5854] ppid=5831 vsize=9824732 CPUtime=882.26 cores=0,2,4,6
/proc/5834/task/5854/stat : 5854 (java) R 5831 5834 5767 0 -1 4202560 2786 0 0 0 88170 56 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224567929744 140225196645006 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5855] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5855/stat : 5855 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224566879912 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5834/tid=5856] ppid=5831 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5834/task/5856/stat : 5856 (java) S 5831 5834 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3267076 10060525568 659289 33554432000 1073741824 1073778376 140735522032576 140224565827112 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5834 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=168244
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=101680
# CPU time returned by wait4() is 1796.27
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.195
CPU time (s): 1800.06
CPU user time (s): 1798.5
CPU system time (s): 1.56
CPU usage (%): 201.305
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 2.10168
maximum resident set size= 2961916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33777
page faults= 1
swaps= 0
block input operations= 8
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28654
involuntary context switches= 47827

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.63414 second user time and 7.44387 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 19:36:06
IDJOB=4088764
IDBENCH=107310
IDSOLVER=2543
FILE ID=node103/4088764-1466012166
RUNJOBID= node103-1466012165-5783
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/EC_ODD_GRIDS/normalized-ECgrid5x80split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088764-1466012166/watcher-4088764-1466012166 -o /tmp/evaluation-result-4088764-1466012166/solver-4088764-1466012166 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5783 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088764-1466012166.opb

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

MD5SUM BENCH= 15d584fee2de01a20a1ad5b7c23eed53
RANDOM SEED=1758190308

node103.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        31383548 kB
Buffers:          121800 kB
Cached:           337796 kB
SwapCached:            0 kB
Active:           189484 kB
Inactive:         326864 kB
Active(anon):      60128 kB
Inactive(anon):        0 kB
Active(file):     129356 kB
Inactive(file):   326864 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1576 kB
Writeback:            12 kB
AnonPages:        285832 kB
Mapped:            21564 kB
Shmem:               204 kB
Slab:             572432 kB
SReclaimable:      16924 kB
SUnreclaim:       555508 kB
KernelStack:        1344 kB
PageTables:         4124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     938244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71732 MiB
End job on node103 at 2016-06-15 19:51:01