Trace number 4088694

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.05 894.799

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x140split.opb
MD5SUMd1a89ad9a1754234599f01f14b2863db
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 benchmark662.89
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1401
Total number of constraints701
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)701
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4088694-1466009816.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  no objective function found
0.24/0.26	c ... done. Wall clock time 0.136s.
0.24/0.26	c declared #vars     1401
0.24/0.26	c #constraints  1402
0.24/0.26	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.26	c constraints type 
0.24/0.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 1400
0.24/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.24/0.26	c 1402 constraints processed.
0.24/0.26	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.26	c constraints type 
0.24/0.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.24/0.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1400
0.24/0.26	c 1402 constraints processed.
1.73/0.66	c cleaning 2494 clauses out of 5000 with flag 19967/5000
2.92/0.92	c cleaning 4229 clauses out of 8508 with flag 45909/11002
4.44/1.33	c cleaning 5588 clauses out of 11278 with flag 76831/18001
5.06/1.50	c cleaning 6798 clauses out of 13689 with flag 119762/26000
5.27/1.69	c cleaning 7881 clauses out of 15891 with flag 165338/35000
5.69/1.84	c cleaning 0 clauses out of 5000 with flag 0/5000
6.01/1.91	c cleaning 8972 clauses out of 18011 with flag 217860/45001
6.60/2.16	c cleaning 9934 clauses out of 20038 with flag 276546/56000
7.43/2.42	c cleaning 11027 clauses out of 22105 with flag 345336/68001
8.05/2.73	c cleaning 12012 clauses out of 24077 with flag 422171/81000
8.65/3.04	c cleaning 12957 clauses out of 26065 with flag 499385/95000
9.52/3.44	c cleaning 13990 clauses out of 28108 with flag 586150/110000
10.11/3.74	c cleaning 0 clauses out of 11001 with flag 0/11001
10.32/3.85	c cleaning 15054 clauses out of 30119 with flag 676775/126001
11.16/4.30	c cleaning 15992 clauses out of 32065 with flag 777061/143001
12.16/4.78	c cleaning 16967 clauses out of 34073 with flag 885676/161001
13.15/5.22	c cleaning 18025 clauses out of 36109 with flag 990279/180004
14.39/5.84	c cleaning 18988 clauses out of 38080 with flag 1105227/200000
15.39/6.39	c cleaning 20008 clauses out of 40093 with flag 1228809/221001
15.79/6.58	c cleaning 0 clauses out of 18000 with flag 0/18000
16.58/6.98	c cleaning 20978 clauses out of 42084 with flag 1358269/243000
18.23/7.73	c cleaning 22011 clauses out of 44106 with flag 1488086/266000
19.62/8.42	c cleaning 23037 clauses out of 46098 with flag 1620503/290003
21.02/9.14	c cleaning 23974 clauses out of 48059 with flag 1767697/315001
22.69/9.96	c cleaning 24958 clauses out of 50084 with flag 1912000/341000
24.67/10.98	c cleaning 25980 clauses out of 52126 with flag 2067229/368000
26.94/12.08	c cleaning 27042 clauses out of 54146 with flag 2229254/396000
27.93/12.51	c cleaning 0 clauses out of 26001 with flag 0/26001
28.73/12.96	c cleaning 28025 clauses out of 56105 with flag 2386681/425001
30.74/13.90	c cleaning 28982 clauses out of 58081 with flag 2546354/455002
32.54/14.82	c cleaning 29976 clauses out of 60098 with flag 2708094/486001
34.94/16.02	c cleaning 31002 clauses out of 62122 with flag 2886857/518001
37.21/17.13	c cleaning 31994 clauses out of 64119 with flag 3063823/551000
39.21/18.18	c cleaning 33018 clauses out of 66125 with flag 3245352/585000
41.60/19.39	c cleaning 34009 clauses out of 68107 with flag 3439375/620000
44.27/20.60	c cleaning 34966 clauses out of 70100 with flag 3627773/656002
47.28/22.12	c cleaning 35984 clauses out of 72132 with flag 3825300/693000
50.07/23.51	c cleaning 37035 clauses out of 74148 with flag 4032625/731000
52.33/24.67	c cleaning 0 clauses out of 35001 with flag 0/35001
53.94/25.45	c cleaning 38028 clauses out of 76113 with flag 4254596/770000
57.12/27.08	c cleaning 39016 clauses out of 78086 with flag 4480631/810001
60.60/28.72	c cleaning 39979 clauses out of 80069 with flag 4705628/851000
63.58/30.21	c cleaning 40962 clauses out of 82090 with flag 4928682/893000
67.00/31.94	c cleaning 42004 clauses out of 84128 with flag 5155944/936000
69.25/33.03	c cleaning 0 clauses out of 45000 with flag 0/45000
70.44/33.66	c cleaning 42994 clauses out of 86126 with flag 5380807/980002
73.86/35.38	c cleaning 44009 clauses out of 88130 with flag 5608487/1025000
78.14/37.43	c cleaning 45022 clauses out of 90121 with flag 5848962/1071000
81.93/39.31	c cleaning 46031 clauses out of 92100 with flag 6083607/1118001
85.74/41.29	c cleaning 46990 clauses out of 94068 with flag 6322600/1166000
89.99/43.33	c cleaning 48002 clauses out of 96078 with flag 6562300/1215000
93.99/45.37	c cleaning 49021 clauses out of 98076 with flag 6816876/1265000
98.86/47.74	c cleaning 49969 clauses out of 100055 with flag 7071293/1316000
100.47/48.53	c cleaning 0 clauses out of 56001 with flag 0/56001
103.74/50.14	c cleaning 51023 clauses out of 102086 with flag 7349204/1368000
109.15/52.86	c cleaning 52003 clauses out of 104063 with flag 7622731/1421000
114.79/55.65	c cleaning 52994 clauses out of 106060 with flag 7890056/1475000
120.78/58.62	c cleaning 53956 clauses out of 108066 with flag 8176079/1530000
126.02/61.27	c cleaning 54996 clauses out of 110111 with flag 8450231/1586001
131.62/64.00	c cleaning 55991 clauses out of 112115 with flag 8736118/1643001
137.66/67.10	c cleaning 57058 clauses out of 114126 with flag 9036262/1701003
143.72/70.00	c cleaning 57969 clauses out of 116065 with flag 9323348/1760000
150.52/73.47	c cleaning 58998 clauses out of 118096 with flag 9627824/1820000
156.57/76.49	c cleaning 60016 clauses out of 120098 with flag 9933480/1881000
163.23/79.74	c cleaning 61008 clauses out of 122083 with flag 10238742/1943001
170.43/83.30	c cleaning 61994 clauses out of 124074 with flag 10538116/2006000
177.07/86.69	c cleaning 63001 clauses out of 126082 with flag 10863231/2070002
178.67/87.46	c cleaning 0 clauses out of 68000 with flag 0/68000
185.40/90.74	c cleaning 64014 clauses out of 128080 with flag 11186955/2135001
192.45/94.20	c cleaning 65003 clauses out of 130066 with flag 11512577/2201001
200.29/98.17	c cleaning 66000 clauses out of 132062 with flag 11841150/2268000
208.19/102.08	c cleaning 66983 clauses out of 134063 with flag 12171871/2336001
216.02/105.90	c cleaning 68006 clauses out of 136080 with flag 12500817/2405001
225.29/110.52	c cleaning 68997 clauses out of 138074 with flag 12847343/2475001
233.15/114.50	c cleaning 70019 clauses out of 140077 with flag 13198560/2546001
242.20/118.94	c cleaning 71011 clauses out of 142057 with flag 13552085/2618000
247.42/121.57	c cleaning 0 clauses out of 81001 with flag 0/81001
252.22/123.92	c cleaning 72008 clauses out of 144047 with flag 13911547/2691001
260.67/128.17	c cleaning 72975 clauses out of 146039 with flag 14265888/2765001
269.78/132.64	c cleaning 74031 clauses out of 148063 with flag 14614900/2840000
278.70/137.03	c cleaning 74966 clauses out of 150033 with flag 14976927/2916001
288.14/141.77	c cleaning 76011 clauses out of 152067 with flag 15333972/2993001
298.21/146.78	c cleaning 76985 clauses out of 154056 with flag 15701861/3071001
308.06/151.64	c cleaning 78005 clauses out of 156071 with flag 16064319/3150001
317.92/156.54	c cleaning 78987 clauses out of 158067 with flag 16427956/3230002
320.00/157.57	c cleaning 0 clauses out of 95001 with flag 0/95001
328.68/161.86	c cleaning 80010 clauses out of 160078 with flag 16808208/3311000
339.14/167.05	c cleaning 80979 clauses out of 162068 with flag 17189148/3393000
350.39/172.62	c cleaning 82027 clauses out of 164089 with flag 17582252/3476000
364.47/179.63	c cleaning 82968 clauses out of 166062 with flag 17990916/3560000
375.53/185.18	c cleaning 84008 clauses out of 168095 with flag 18381100/3645001
386.45/190.58	c cleaning 85020 clauses out of 170087 with flag 18771425/3731001
397.91/196.25	c cleaning 85978 clauses out of 172066 with flag 19170301/3818000
410.20/202.38	c cleaning 86991 clauses out of 174088 with flag 19573639/3906000
422.47/208.48	c cleaning 88026 clauses out of 176097 with flag 19974251/3995000
435.76/215.00	c cleaning 89006 clauses out of 178072 with flag 20385189/4085001
449.44/221.81	c cleaning 90028 clauses out of 180066 with flag 20798599/4176001
463.64/229.14	c cleaning 90971 clauses out of 182038 with flag 21216640/4268001
480.56/237.60	c cleaning 92025 clauses out of 184068 with flag 21650177/4361002
493.63/244.07	c cleaning 93008 clauses out of 186042 with flag 22064985/4455001
507.74/251.02	c cleaning 94001 clauses out of 188033 with flag 22490598/4550000
522.57/258.45	c cleaning 94975 clauses out of 190032 with flag 22925872/4646000
536.20/265.24	c cleaning 95982 clauses out of 192058 with flag 23354306/4743001
537.21/265.75	c cleaning 0 clauses out of 110001 with flag 0/110001
550.25/272.26	c cleaning 96997 clauses out of 194076 with flag 23785861/4841001
564.97/279.52	c cleaning 98037 clauses out of 196079 with flag 24228025/4940001
581.03/287.53	c cleaning 99012 clauses out of 198042 with flag 24675645/5040001
596.93/295.48	c cleaning 99983 clauses out of 200029 with flag 25134313/5141000
612.81/303.31	c cleaning 100989 clauses out of 202046 with flag 25591546/5243000
631.32/312.48	c cleaning 102002 clauses out of 204058 with flag 26053498/5346001
648.79/321.14	c cleaning 102992 clauses out of 206055 with flag 26511309/5450000
666.14/329.78	c cleaning 103988 clauses out of 208064 with flag 26979718/5555001
682.69/337.99	c cleaning 105002 clauses out of 210076 with flag 27439486/5661001
699.20/346.15	c cleaning 105994 clauses out of 212073 with flag 27898361/5768000
718.45/355.79	c cleaning 107003 clauses out of 214080 with flag 28389093/5876001
737.56/365.29	c cleaning 107999 clauses out of 216076 with flag 28873441/5985000
754.63/373.76	c cleaning 109010 clauses out of 218078 with flag 29350403/6095001
769.50/381.18	c cleaning 0 clauses out of 126000 with flag 0/126000
772.50/382.61	c cleaning 110000 clauses out of 220067 with flag 29827085/6206000
795.60/394.40	c cleaning 110993 clauses out of 222067 with flag 30329867/6318000
814.73/403.95	c cleaning 112027 clauses out of 224075 with flag 30821600/6431001
833.79/413.41	c cleaning 113013 clauses out of 226047 with flag 31315507/6545000
852.49/422.76	c cleaning 113980 clauses out of 228035 with flag 31804458/6660001
872.98/432.94	c cleaning 115006 clauses out of 230054 with flag 32300936/6776000
896.16/444.42	c cleaning 115986 clauses out of 232048 with flag 32811720/6893000
917.80/455.13	c cleaning 117006 clauses out of 234062 with flag 33318761/7011000
939.10/465.71	c cleaning 118017 clauses out of 236056 with flag 33823714/7130000
959.56/475.95	c cleaning 118987 clauses out of 238041 with flag 34335271/7250002
981.53/486.86	c cleaning 119999 clauses out of 240053 with flag 34852787/7371001
1003.22/497.68	c cleaning 121016 clauses out of 242055 with flag 35369897/7493002
1025.35/508.65	c cleaning 121993 clauses out of 244038 with flag 35888418/7616001
1029.75/510.86	c cleaning 0 clauses out of 143000 with flag 0/143000
1048.06/519.97	c cleaning 122985 clauses out of 246044 with flag 36406334/7740000
1072.80/532.23	c cleaning 123999 clauses out of 248059 with flag 36934431/7865000
1096.14/543.86	c cleaning 125015 clauses out of 250060 with flag 37463820/7991000
1119.99/556.03	c cleaning 125968 clauses out of 252045 with flag 37992278/8118000
1143.70/567.84	c cleaning 126997 clauses out of 254077 with flag 38529594/8246000
1166.40/579.15	c cleaning 128011 clauses out of 256080 with flag 39065015/8375000
1190.18/590.90	c cleaning 129017 clauses out of 258069 with flag 39590061/8505000
1214.68/603.14	c cleaning 129989 clauses out of 260052 with flag 40139543/8636000
1241.58/616.56	c cleaning 130991 clauses out of 262064 with flag 40694837/8768001
1266.87/629.19	c cleaning 131993 clauses out of 264073 with flag 41232811/8901001
1293.02/642.12	c cleaning 133016 clauses out of 266079 with flag 41776521/9035000
1317.76/654.47	c cleaning 134005 clauses out of 268064 with flag 42329037/9170001
1343.72/667.39	c cleaning 135010 clauses out of 270058 with flag 42881745/9306000
1372.04/681.49	c cleaning 136008 clauses out of 272049 with flag 43453120/9443001
1398.47/694.58	c cleaning 136987 clauses out of 274040 with flag 44009495/9581000
1428.35/709.50	c cleaning 138006 clauses out of 276053 with flag 44598015/9720000
1459.56/724.94	c cleaning 139001 clauses out of 278048 with flag 45182370/9860001
1489.25/739.76	c cleaning 140007 clauses out of 280046 with flag 45750053/10001000
1519.41/755.20	c cleaning 140980 clauses out of 282040 with flag 46315202/10143001
1548.77/769.77	c cleaning 141994 clauses out of 284060 with flag 46893178/10286001
1555.01/772.86	c cleaning 0 clauses out of 161003 with flag 0/161003
1578.13/784.32	c cleaning 143017 clauses out of 286065 with flag 47471147/10430000
1607.09/798.76	c cleaning 143994 clauses out of 288049 with flag 48057287/10575001
1639.04/814.63	c cleaning 145005 clauses out of 290054 with flag 48643934/10721000
1669.62/829.85	c cleaning 145999 clauses out of 292049 with flag 49232099/10868000
1701.38/845.63	c cleaning 147002 clauses out of 294051 with flag 49813435/11016001
1732.35/861.05	c cleaning 147988 clauses out of 296048 with flag 50397807/11165000
1764.08/876.89	c cleaning 148997 clauses out of 298060 with flag 50990802/11315000
1797.85/893.66	c cleaning 150010 clauses out of 300064 with flag 51604437/11466001
1800.05/894.70	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/894.70	c starts		: 5221
1800.05/894.70	c conflicts		: 11477147
1800.05/894.70	c decisions		: 16161203
1800.05/894.70	c propagations		: 150902337
1800.05/894.70	c inspects		: 17619091358
1800.05/894.70	c shortcuts		: 0
1800.05/894.70	c learnt literals	: 0
1800.05/894.70	c learnt binary clauses	: 0
1800.05/894.70	c learnt ternary clauses	: 0
1800.05/894.70	c learnt constraints	: 11477147
1800.05/894.70	c ignored constraints	: 0
1800.05/894.70	c root simplifications	: 0
1800.05/894.70	c removed literals (reason simplification)	: 11877202
1800.05/894.70	c reason swapping (by a shorter reason)	: 0
1800.05/894.70	c Calls to reduceDB	: 147
1800.05/894.70	c Number of update (reduction) of LBD	: 3052127
1800.05/894.70	c Imported unit clauses	: 0
1800.05/894.70	c number of reductions to clauses (during analyze)	: 0
1800.05/894.70	c number of learned constraints concerned by reduction	: 0
1800.05/894.70	c number of learning phase by resolution	: 0
1800.05/894.70	c number of learning phase by cutting planes	: 0
1800.05/894.70	c speed (assignments/second)	: 168712.46876519817
1800.05/894.70	c non guided choices	1279675
1800.05/894.73	c learnt constraints type 
1800.05/894.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 161200
1800.05/894.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/894.73	c starts		: 105
1800.05/894.73	c conflicts		: 171191
1800.05/894.73	c decisions		: 246153
1800.05/894.73	c propagations		: 1739774
1800.05/894.73	c inspects		: 1863686055
1800.05/894.73	c shortcuts		: 0
1800.05/894.73	c learnt literals	: 0
1800.05/894.73	c learnt binary clauses	: 0
1800.05/894.73	c learnt ternary clauses	: 0
1800.05/894.73	c learnt constraints	: 171191
1800.05/894.73	c ignored constraints	: 0
1800.05/894.73	c root simplifications	: 0
1800.05/894.73	c removed literals (reason simplification)	: 0
1800.05/894.73	c reason swapping (by a shorter reason)	: 0
1800.05/894.73	c Calls to reduceDB	: 14
1800.05/894.73	c Number of update (reduction) of LBD	: 0
1800.05/894.73	c Imported unit clauses	: 0
1800.05/894.73	c number of reductions to clauses (during analyze)	: 0
1800.05/894.73	c number of learned constraints concerned by reduction	: 0
1800.05/894.73	c number of learning phase by resolution	: 0
1800.05/894.73	c number of learning phase by cutting planes	: 0
1800.05/894.73	c speed (assignments/second)	: 1945.0442443248198
1800.05/894.73	c non guided choices	11521
1800.05/894.78	c learnt constraints type 
1800.05/894.78	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 10516
1800.05/894.78	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 191
1800.05/894.78	c org.sat4j.pb.constraints.pb.MaxWatchPb => 160484
1800.05/894.78	s UNKNOWN
1800.05/894.78	c Total wall clock time (in seconds): 894.656

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

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

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


[startup+0 s]
/proc/loadavg: 3.97 4.11 4.07 4/197 6540
/proc/meminfo: memFree=27878668/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/6540/stat : 6540 (java) R 6537 6540 5545 0 -1 4202496 361 0 0 0 0 0 0 0 20 0 1 0 3030824 278528 33 33554432000 1073741824 1073778376 140735226438480 140737074833688 219504798901 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 3.97 4.11 4.07 4/197 6540
/proc/meminfo: memFree=27878668/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 4411 0 1 0 8 1 0 0 20 0 18 0 3030824 9787879424 6041 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2389619 6041 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.20023 s]
/proc/loadavg: 3.97 4.11 4.07 4/197 6540
/proc/meminfo: memFree=27878668/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 4935 0 1 0 22 2 0 0 20 0 18 0 3030824 9787879424 10050 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2389619 10050 2207 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300248 s]
/proc/loadavg: 3.97 4.11 4.07 4/197 6540
/proc/meminfo: memFree=27878668/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9825008 CPUtime=0.53 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 7081 0 1 0 50 3 0 0 20 0 22 0 3030824 10060808192 17732 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 17666 2238 9 0 2446860 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9825008

[startup+0.700212 s]
/proc/loadavg: 3.97 4.11 4.07 4/197 6540
/proc/meminfo: memFree=27878668/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 16870 0 1 0 207 5 0 0 20 0 22 0 3030824 10060525568 31440 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 31440 2261 9 0 2446860 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 3.97 4.11 4.07 7/219 6562
/proc/meminfo: memFree=27694712/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=5.06 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 25422 0 1 0 496 10 0 0 20 0 22 0 3030824 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 50959 2279 9 0 2446860 0
[pid=6540/tid=6542] ppid=6537 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6540/task/6542/stat : 6542 (java) S 6537 6540 5545 0 -1 4202560 2430 0 1 0 21 2 0 0 20 0 22 0 3030825 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112945070968 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6543] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6543/stat : 6543 (java) S 6537 6540 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112788711976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6544] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6544/stat : 6544 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112787659176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6545] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3030827 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/6540/task/6555/stat : 6555 (java) R 6537 6540 5545 0 -1 4202560 11909 0 0 0 118 3 0 0 20 0 22 0 3030830 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112294804408 219517334588 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6556] ppid=6537 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/6540/task/6556/stat : 6556 (java) S 6537 6540 5545 0 -1 4202560 9593 0 0 0 116 2 0 0 20 0 22 0 3030830 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112293751608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6557] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6557/stat : 6557 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112292699000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6558] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6558/stat : 6558 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112291646408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6559] ppid=6537 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/6540/task/6559/stat : 6559 (java) R 6537 6540 5545 0 -1 4202560 28 0 0 0 114 0 0 0 20 0 22 0 3030851 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112290591648 219517336632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6560] ppid=6537 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/6540/task/6560/stat : 6560 (java) R 6537 6540 5545 0 -1 4202560 78 0 0 0 115 1 0 0 20 0 22 0 3030851 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112289537152 140112789336179 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6561] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6561/stat : 6561 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112288486312 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6562] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6562/stat : 6562 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 50959 33554432000 1073741824 1073778376 140735226438480 140112287433512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 5.06
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 3.97 4.11 4.07 6/219 6562
/proc/meminfo: memFree=27545956/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=8.85 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 29225 0 1 0 867 18 0 0 20 0 22 0 3030824 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 122301 2279 9 0 2446860 0
[pid=6540/tid=6542] ppid=6537 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6540/task/6542/stat : 6542 (java) S 6537 6540 5545 0 -1 4202560 2430 0 1 0 21 2 0 0 20 0 22 0 3030825 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112945070968 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6543] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6543/stat : 6543 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112788711976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6544] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6544/stat : 6544 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112787659176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6545] ppid=6537 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 14 0 0 0 1 1 0 0 20 0 22 0 3030826 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 3030827 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/6540/task/6555/stat : 6555 (java) S 6537 6540 5545 0 -1 4202560 11910 0 0 0 123 3 0 0 20 0 22 0 3030830 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112294804408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6556] ppid=6537 vsize=9824732 CPUtime=1.68 cores=1,3,5,7
/proc/6540/task/6556/stat : 6556 (java) S 6537 6540 5545 0 -1 4202560 13100 0 0 0 165 3 0 0 20 0 22 0 3030830 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112293751608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6557] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6557/stat : 6557 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112292699000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6558] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6558/stat : 6558 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112291646408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6559] ppid=6537 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/6540/task/6559/stat : 6559 (java) R 6537 6540 5545 0 -1 4202560 34 0 0 0 270 0 0 0 20 0 22 0 3030851 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112290582544 140112789241298 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6560] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6560/stat : 6560 (java) R 6537 6540 5545 0 -1 4202560 198 0 0 0 266 5 0 0 20 0 22 0 3030851 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112289536640 140112789373629 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6561] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6561/stat : 6561 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112288486312 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6562] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6562/stat : 6562 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 122301 33554432000 1073741824 1073778376 140735226438480 140112287433512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.85
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 3.97 4.11 4.07 5/219 6562
/proc/meminfo: memFree=26833880/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=15.39 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 30149 0 1 0 1509 30 0 0 20 0 22 0 3030824 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 280859 2279 9 0 2446860 0
[pid=6540/tid=6542] ppid=6537 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/6540/task/6542/stat : 6542 (java) S 6537 6540 5545 0 -1 4202560 2430 0 1 0 21 2 0 0 20 0 22 0 3030825 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112945070968 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6543] ppid=6537 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/6540/task/6543/stat : 6543 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112788711976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6544] ppid=6537 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6540/task/6544/stat : 6544 (java) S 6537 6540 5545 0 -1 4202560 16 0 0 0 4 0 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112787659176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6545] ppid=6537 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 24 0 0 0 5 2 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 22 0 0 0 4 0 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 22 0 0 0 4 1 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 23 0 0 0 3 2 0 0 20 0 22 0 3030826 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 740 0 0 0 0 0 0 0 20 0 22 0 3030827 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 280859 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.27 cores=1,3,5,7

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

/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 447 0 0 0 303 9 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 398 0 0 0 259 8 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 425 0 0 0 276 9 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 454 0 0 0 284 11 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 446 0 0 0 291 9 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 410 0 0 0 310 10 0 0 20 0 22 0 3030826 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 1997 0 0 0 252 19 0 0 20 0 22 0 3030827 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6540/task/6555/stat : 6555 (java) S 6537 6540 5545 0 -1 4202560 11922 0 0 0 135 3 0 0 20 0 22 0 3030830 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112294804408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6556] ppid=6537 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/6540/task/6556/stat : 6556 (java) S 6537 6540 5545 0 -1 4202560 13100 0 0 0 168 3 0 0 20 0 22 0 3030830 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112293751608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6557] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6557/stat : 6557 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112292699000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6558] ppid=6537 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/6540/task/6558/stat : 6558 (java) S 6537 6540 5545 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 3030830 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112291646408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6559] ppid=6537 vsize=9824732 CPUtime=870.26 cores=1,3,5,7
/proc/6540/task/6559/stat : 6559 (java) R 6537 6540 5545 0 -1 4202560 183 0 0 0 87008 18 0 0 20 0 22 0 3030851 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112290591488 140112789246158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6560] ppid=6537 vsize=9824732 CPUtime=870.26 cores=1,3,5,7
/proc/6540/task/6560/stat : 6560 (java) R 6537 6540 5545 0 -1 4202560 2622 0 0 0 86959 67 0 0 20 0 22 0 3030851 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112289537424 140112789302492 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6561] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6561/stat : 6561 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112288486312 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6562] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6562/stat : 6562 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 747316 33554432000 1073741824 1073778376 140735226438480 140112287433512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1775.16
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.701 s]
/proc/loadavg: 4.08 4.11 4.09 5/219 6677
/proc/meminfo: memFree=24992128/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 37036 0 1 0 179835 170 0 0 20 0 22 0 3030824 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 745632 2293 9 0 2446860 0
[pid=6540/tid=6542] ppid=6537 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6540/task/6542/stat : 6542 (java) S 6537 6540 5545 0 -1 4202560 2441 0 1 0 25 3 0 0 20 0 22 0 3030825 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112945070968 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6543] ppid=6537 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/6540/task/6543/stat : 6543 (java) S 6537 6540 5545 0 -1 4202560 365 0 0 0 273 6 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112788711976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6544] ppid=6537 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/6540/task/6544/stat : 6544 (java) S 6537 6540 5545 0 -1 4202560 508 0 0 0 321 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112787659176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6545] ppid=6537 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 447 0 0 0 306 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 398 0 0 0 263 8 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 425 0 0 0 280 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 454 0 0 0 286 11 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 446 0 0 0 293 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 410 0 0 0 312 10 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 1997 0 0 0 252 19 0 0 20 0 22 0 3030827 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6540/task/6555/stat : 6555 (java) S 6537 6540 5545 0 -1 4202560 11922 0 0 0 135 3 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112294804408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6556] ppid=6537 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/6540/task/6556/stat : 6556 (java) S 6537 6540 5545 0 -1 4202560 13100 0 0 0 168 3 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112293751608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6557] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6557/stat : 6557 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112292699000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6558] ppid=6537 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/6540/task/6558/stat : 6558 (java) S 6537 6540 5545 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112291646408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6559] ppid=6537 vsize=9824732 CPUtime=882.54 cores=1,3,5,7
/proc/6540/task/6559/stat : 6559 (java) R 6537 6540 5545 0 -1 4202560 183 0 0 0 88236 18 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112290582544 140112789246158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6560] ppid=6537 vsize=9824732 CPUtime=882.53 cores=1,3,5,7
/proc/6540/task/6560/stat : 6560 (java) R 6537 6540 5545 0 -1 4202560 2624 0 0 0 88186 67 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112289537440 140112789374021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6561] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6561/stat : 6561 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112288486312 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6562] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6562/stat : 6562 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112287433512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 6540 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.701 s]
/proc/loadavg: 4.08 4.11 4.09 5/219 6677
/proc/meminfo: memFree=24992128/32872528 swapFree=1073728/1155488
[pid=6540] ppid=6537 vsize=9824732 CPUtime=1800.05 cores=1,3,5,7
/proc/6540/stat : 6540 (java) S 6537 6540 5545 0 -1 4202496 37036 0 1 0 179835 170 0 0 20 0 22 0 3030824 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140735226429616 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/6540/statm: 2456183 745632 2293 9 0 2446860 0
[pid=6540/tid=6542] ppid=6537 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/6540/task/6542/stat : 6542 (java) S 6537 6540 5545 0 -1 4202560 2441 0 1 0 25 3 0 0 20 0 22 0 3030825 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112945070968 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6543] ppid=6537 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/6540/task/6543/stat : 6543 (java) S 6537 6540 5545 0 -1 4202560 365 0 0 0 273 6 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112788711976 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6544] ppid=6537 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/6540/task/6544/stat : 6544 (java) S 6537 6540 5545 0 -1 4202560 508 0 0 0 321 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112787659176 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6545] ppid=6537 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/6540/task/6545/stat : 6545 (java) S 6537 6540 5545 0 -1 4202560 447 0 0 0 306 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112786606376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6546] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6546/stat : 6546 (java) S 6537 6540 5545 0 -1 4202560 398 0 0 0 263 8 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112785553576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6547] ppid=6537 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/6540/task/6547/stat : 6547 (java) S 6537 6540 5545 0 -1 4202560 425 0 0 0 280 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112784501800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6548] ppid=6537 vsize=9824732 CPUtime=2.97 cores=1,3,5,7
/proc/6540/task/6548/stat : 6548 (java) S 6537 6540 5545 0 -1 4202560 454 0 0 0 286 11 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112783449000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6549] ppid=6537 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/6540/task/6549/stat : 6549 (java) S 6537 6540 5545 0 -1 4202560 446 0 0 0 293 9 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112782396200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6550] ppid=6537 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/6540/task/6550/stat : 6550 (java) S 6537 6540 5545 0 -1 4202560 410 0 0 0 312 10 0 0 20 0 22 0 3030826 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112781343400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6551] ppid=6537 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/6540/task/6551/stat : 6551 (java) S 6537 6540 5545 0 -1 4202560 1997 0 0 0 252 19 0 0 20 0 22 0 3030827 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112299014632 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6552] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6552/stat : 6552 (java) S 6537 6540 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112297960696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6553] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6553/stat : 6553 (java) S 6537 6540 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3030828 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112296907784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6554] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6554/stat : 6554 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112295856272 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6555] ppid=6537 vsize=9824732 CPUtime=1.38 cores=1,3,5,7
/proc/6540/task/6555/stat : 6555 (java) S 6537 6540 5545 0 -1 4202560 11922 0 0 0 135 3 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112294804408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6556] ppid=6537 vsize=9824732 CPUtime=1.71 cores=1,3,5,7
/proc/6540/task/6556/stat : 6556 (java) S 6537 6540 5545 0 -1 4202560 13100 0 0 0 168 3 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112293751608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6557] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6557/stat : 6557 (java) S 6537 6540 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112292699000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6558] ppid=6537 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/6540/task/6558/stat : 6558 (java) S 6537 6540 5545 0 -1 4202560 51 0 0 0 14 24 0 0 20 0 22 0 3030830 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112291646408 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6540/tid=6559] ppid=6537 vsize=9824732 CPUtime=882.54 cores=1,3,5,7
/proc/6540/task/6559/stat : 6559 (java) R 6537 6540 5545 0 -1 4202560 183 0 0 0 88236 18 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112290582544 140112789246158 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=6540/tid=6560] ppid=6537 vsize=9824732 CPUtime=882.53 cores=1,3,5,7
/proc/6540/task/6560/stat : 6560 (java) R 6537 6540 5545 0 -1 4202560 2624 0 0 0 88186 67 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112289537440 140112789374021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6540/tid=6561] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6561/stat : 6561 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112288486312 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6540/tid=6562] ppid=6537 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/6540/task/6562/stat : 6562 (java) S 6537 6540 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3030851 10060525568 745632 33554432000 1073741824 1073778376 140735226438480 140112287433512 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.799
CPU time (s): 1800.05
CPU user time (s): 1798.35
CPU system time (s): 1.7
CPU usage (%): 201.168
Max. virtual memory (cumulated for all children) (KiB): 9825008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.86
system time used= 2.25366
maximum resident set size= 3167844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37077
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27014
involuntary context switches= 44121

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.46302 second user time and 6.85396 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 18:56:56
IDJOB=4088694
IDBENCH=107300
IDSOLVER=2543
FILE ID=node114/4088694-1466009816
RUNJOBID= node114-1466008022-5562
PBS_JOBID= 19902804
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-ECgrid5x140split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088694-1466009816/watcher-4088694-1466009816 -o /tmp/evaluation-result-4088694-1466009816/solver-4088694-1466009816 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088694-1466009816.opb

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

MD5SUM BENCH= d1a89ad9a1754234599f01f14b2863db
RANDOM SEED=2127221380

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.761
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.761
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:        27879724 kB
Buffers:            4340 kB
Cached:            36464 kB
SwapCached:        32948 kB
Active:          3067976 kB
Inactive:          52768 kB
Active(anon):    3049480 kB
Inactive(anon):    32716 kB
Active(file):      18496 kB
Inactive(file):    20052 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068312 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       4231612 kB
Mapped:            15184 kB
Shmem:                 0 kB
Slab:             564244 kB
SReclaimable:       8376 kB
SUnreclaim:       555868 kB
KernelStack:        1792 kB
PageTables:        12772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4460764 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3100672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-15 19:11:51