Trace number 4088750

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.04 894.099

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
EC_ODD_GRIDS/normalized-ECgrid5x120split.opb
MD5SUM3a410b85cc117734511eba1bece7c9b4
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 benchmark580.189
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1201
Total number of constraints601
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)601
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.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@16fd0b7
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@4413ee
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@75786e64
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@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4088750-1466011607.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  no objective function found
0.28/0.23	c ... done. Wall clock time 0.124s.
0.28/0.23	c declared #vars     1201
0.28/0.23	c #constraints  1202
0.28/0.23	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.28/0.23	c constraints type 
0.28/0.23	c org.sat4j.minisat.constraints.card.MinWatchCard => 1200
0.28/0.23	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 2
0.28/0.23	c 1202 constraints processed.
0.28/0.23	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.28/0.23	c constraints type 
0.28/0.23	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 2
0.28/0.23	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1200
0.28/0.23	c 1202 constraints processed.
2.18/0.71	c cleaning 2486 clauses out of 5000 with flag 22035/5000
3.80/1.19	c cleaning 4244 clauses out of 8514 with flag 47644/11000
4.56/1.37	c cleaning 5613 clauses out of 11270 with flag 80640/18000
5.36/1.53	c cleaning 6804 clauses out of 13658 with flag 117670/26001
5.88/1.70	c cleaning 7907 clauses out of 15853 with flag 166279/35000
6.09/1.84	c cleaning 0 clauses out of 5001 with flag 0/5001
6.41/1.93	c cleaning 8956 clauses out of 17946 with flag 219331/45000
7.20/2.22	c cleaning 9971 clauses out of 19990 with flag 283742/56000
7.92/2.58	c cleaning 10984 clauses out of 22019 with flag 352427/68000
8.56/2.86	c cleaning 12009 clauses out of 24037 with flag 424405/81002
9.16/3.20	c cleaning 12921 clauses out of 26026 with flag 503938/95000
9.98/3.56	c cleaning 14015 clauses out of 28105 with flag 589128/110000
10.59/3.85	c cleaning 0 clauses out of 11001 with flag 0/11001
10.79/3.94	c cleaning 15034 clauses out of 30090 with flag 683294/126000
11.62/4.40	c cleaning 15990 clauses out of 32058 with flag 781028/143002
12.62/4.82	c cleaning 17025 clauses out of 34066 with flag 883170/161000
13.61/5.35	c cleaning 17969 clauses out of 36041 with flag 989819/180000
15.06/6.00	c cleaning 18981 clauses out of 38072 with flag 1109032/200000
16.06/6.58	c cleaning 20007 clauses out of 40091 with flag 1227566/221000
16.86/6.90	c cleaning 0 clauses out of 18000 with flag 0/18000
17.50/7.28	c cleaning 21019 clauses out of 42084 with flag 1354458/243000
18.89/7.90	c cleaning 22005 clauses out of 44065 with flag 1477088/266000
20.09/8.59	c cleaning 22980 clauses out of 46060 with flag 1604687/290000
21.69/9.38	c cleaning 24009 clauses out of 48080 with flag 1750315/315000
23.55/10.20	c cleaning 24976 clauses out of 50074 with flag 1893489/341003
24.95/10.99	c cleaning 25982 clauses out of 52095 with flag 2034620/368000
26.75/11.83	c cleaning 26991 clauses out of 54114 with flag 2184461/396001
28.61/12.74	c cleaning 28038 clauses out of 56122 with flag 2333985/425000
28.61/12.79	c cleaning 0 clauses out of 26000 with flag 0/26000
30.42/13.61	c cleaning 28999 clauses out of 58084 with flag 2492971/455000
32.22/14.58	c cleaning 30017 clauses out of 60085 with flag 2652183/486000
34.23/15.58	c cleaning 30967 clauses out of 62068 with flag 2819492/518000
36.69/16.72	c cleaning 31983 clauses out of 64101 with flag 2994704/551000
39.09/17.90	c cleaning 33030 clauses out of 66118 with flag 3167775/585000
41.49/19.12	c cleaning 33969 clauses out of 68090 with flag 3351655/620002
43.95/20.40	c cleaning 34981 clauses out of 70119 with flag 3537292/656000
45.16/20.98	c cleaning 0 clauses out of 35000 with flag 0/35000
46.75/21.74	c cleaning 36053 clauses out of 72138 with flag 3730904/693000
49.57/23.17	c cleaning 37007 clauses out of 74085 with flag 3918552/731000
52.61/24.64	c cleaning 37990 clauses out of 76078 with flag 4112570/770000
55.41/26.09	c cleaning 38979 clauses out of 78088 with flag 4313138/810000
58.62/27.63	c cleaning 40041 clauses out of 80110 with flag 4518236/851001
62.05/29.34	c cleaning 41014 clauses out of 82070 with flag 4733547/893002
65.45/31.04	c cleaning 41998 clauses out of 84054 with flag 4947688/936000
69.11/32.86	c cleaning 43007 clauses out of 86057 with flag 5161323/980001
70.51/33.50	c cleaning 0 clauses out of 45001 with flag 0/45001
72.94/34.72	c cleaning 43996 clauses out of 88049 with flag 5376427/1025000
77.19/36.89	c cleaning 44959 clauses out of 90054 with flag 5605424/1071001
81.19/38.86	c cleaning 46034 clauses out of 92094 with flag 5833127/1118000
85.59/41.04	c cleaning 46999 clauses out of 94061 with flag 6068985/1166001
90.04/43.20	c cleaning 48004 clauses out of 96061 with flag 6304268/1215000
94.70/45.54	c cleaning 48983 clauses out of 98057 with flag 6543589/1265000
99.70/48.04	c cleaning 50022 clauses out of 100074 with flag 6792037/1316000
104.56/50.48	c cleaning 51007 clauses out of 102053 with flag 7033328/1368001
107.17/51.75	c cleaning 0 clauses out of 56001 with flag 0/56001
109.84/53.00	c cleaning 52014 clauses out of 104045 with flag 7282902/1421000
114.83/55.52	c cleaning 52970 clauses out of 106031 with flag 7535729/1475000
120.26/58.24	c cleaning 53988 clauses out of 108062 with flag 7794196/1530001
126.51/61.33	c cleaning 55016 clauses out of 110075 with flag 8061430/1586002
132.31/64.22	c cleaning 55977 clauses out of 112058 with flag 8324007/1643001
138.15/67.18	c cleaning 56991 clauses out of 114081 with flag 8585778/1701001
144.38/70.25	c cleaning 58013 clauses out of 116089 with flag 8854453/1760000
150.62/73.30	c cleaning 59014 clauses out of 118076 with flag 9126310/1820000
157.06/76.54	c cleaning 59986 clauses out of 120063 with flag 9403086/1881001
163.48/79.77	c cleaning 60988 clauses out of 122076 with flag 9684689/1943000
169.36/82.61	c cleaning 0 clauses out of 68001 with flag 0/68001
170.54/83.29	c cleaning 62005 clauses out of 124091 with flag 9966331/2006003
178.03/86.98	c cleaning 63031 clauses out of 126083 with flag 10255551/2070000
185.44/90.66	c cleaning 64013 clauses out of 128052 with flag 10550691/2135000
192.89/94.40	c cleaning 64984 clauses out of 130039 with flag 10845027/2201000
200.92/98.37	c cleaning 65981 clauses out of 132056 with flag 11147736/2268001
209.57/102.66	c cleaning 67009 clauses out of 134075 with flag 11457274/2336001
218.68/107.10	c cleaning 68007 clauses out of 136066 with flag 11769624/2405001
227.13/111.38	c cleaning 69021 clauses out of 138059 with flag 12084008/2475001
237.42/116.47	c cleaning 69982 clauses out of 140038 with flag 12421985/2546001
246.08/120.76	c cleaning 70990 clauses out of 142056 with flag 12749931/2618001
255.37/125.37	c cleaning 71995 clauses out of 144066 with flag 13071663/2691001
259.16/127.23	c cleaning 0 clauses out of 81000 with flag 0/81000
265.63/130.41	c cleaning 72984 clauses out of 146070 with flag 13398467/2765000
275.30/135.22	c cleaning 73995 clauses out of 148088 with flag 13728006/2840002
285.18/140.12	c cleaning 75014 clauses out of 150092 with flag 14071387/2916001
295.82/145.49	c cleaning 76005 clauses out of 152077 with flag 14419859/2993000
306.24/150.61	c cleaning 77020 clauses out of 154073 with flag 14765968/3071001
316.94/155.98	c cleaning 78019 clauses out of 156053 with flag 15113031/3150001
327.66/161.24	c cleaning 78976 clauses out of 158034 with flag 15458909/3230001
338.71/166.70	c cleaning 79996 clauses out of 160058 with flag 15813223/3311001
347.25/170.93	c cleaning 0 clauses out of 95000 with flag 0/95000
349.85/172.22	c cleaning 80993 clauses out of 162061 with flag 16170527/3393000
361.11/177.88	c cleaning 82009 clauses out of 164069 with flag 16529043/3476001
373.21/183.87	c cleaning 83001 clauses out of 166061 with flag 16888178/3560002
385.22/189.80	c cleaning 84012 clauses out of 168059 with flag 17244875/3645001
398.53/196.40	c cleaning 84996 clauses out of 170046 with flag 17607668/3731000
412.07/203.15	c cleaning 85997 clauses out of 172051 with flag 17981106/3818001
425.42/209.78	c cleaning 86989 clauses out of 174054 with flag 18352910/3906001
438.68/216.36	c cleaning 88012 clauses out of 176065 with flag 18729358/3995001
451.32/222.66	c cleaning 88994 clauses out of 178052 with flag 19104933/4085000
464.82/229.32	c cleaning 90014 clauses out of 180059 with flag 19479338/4176001
479.65/236.73	c cleaning 91006 clauses out of 182045 with flag 19873264/4268001
493.74/243.78	c cleaning 91987 clauses out of 184038 with flag 20261720/4361000
509.21/251.46	c cleaning 93008 clauses out of 186052 with flag 20664577/4455001
519.27/256.48	c cleaning 0 clauses out of 110000 with flag 0/110000
524.33/258.92	c cleaning 94006 clauses out of 188044 with flag 21058374/4550001
539.42/266.40	c cleaning 94993 clauses out of 190037 with flag 21450248/4646000
555.11/274.28	c cleaning 95986 clauses out of 192044 with flag 21856591/4743000
571.24/282.29	c cleaning 96998 clauses out of 194059 with flag 22261888/4841001
587.99/290.52	c cleaning 97993 clauses out of 196060 with flag 22679559/4940000
603.52/298.45	c cleaning 99019 clauses out of 198068 with flag 23085657/5040001
619.71/306.42	c cleaning 100008 clauses out of 200049 with flag 23505302/5141001
636.48/314.76	c cleaning 100995 clauses out of 202040 with flag 23931155/5243000
651.77/322.38	c cleaning 101986 clauses out of 204045 with flag 24335727/5346000
668.54/330.63	c cleaning 103007 clauses out of 206059 with flag 24761401/5450000
686.19/339.46	c cleaning 103996 clauses out of 208053 with flag 25181398/5555001
702.90/347.78	c cleaning 105011 clauses out of 210056 with flag 25597800/5661000
720.15/356.40	c cleaning 106003 clauses out of 212045 with flag 26021060/5768000
737.86/365.11	c cleaning 106993 clauses out of 214044 with flag 26452478/5876002
749.75/371.07	c cleaning 0 clauses out of 126002 with flag 0/126002
755.62/373.90	c cleaning 107991 clauses out of 216049 with flag 26879850/5985000
773.93/383.03	c cleaning 109004 clauses out of 218058 with flag 27323360/6095000
793.47/392.76	c cleaning 110011 clauses out of 220054 with flag 27766184/6206000
813.36/402.67	c cleaning 111003 clauses out of 222043 with flag 28218292/6318000
832.92/412.30	c cleaning 111986 clauses out of 224041 with flag 28655082/6431001
852.20/421.92	c cleaning 113015 clauses out of 226054 with flag 29099347/6545000
872.49/432.06	c cleaning 114000 clauses out of 228039 with flag 29551019/6660000
893.91/442.93	c cleaning 115010 clauses out of 230040 with flag 30006065/6776001
914.25/453.02	c cleaning 115983 clauses out of 232029 with flag 30458990/6893000
934.54/463.18	c cleaning 117021 clauses out of 234046 with flag 30922744/7011000
955.88/473.79	c cleaning 117989 clauses out of 236026 with flag 31381633/7130001
976.40/483.98	c cleaning 119006 clauses out of 238037 with flag 31826584/7250001
998.46/494.96	c cleaning 119986 clauses out of 240030 with flag 32291135/7371000
1021.62/506.44	c cleaning 120993 clauses out of 242044 with flag 32765044/7493000
1035.09/513.17	c cleaning 0 clauses out of 143001 with flag 0/143001
1044.57/517.80	c cleaning 122000 clauses out of 244052 with flag 33234466/7616001
1066.46/528.71	c cleaning 123006 clauses out of 246051 with flag 33707887/7740000
1089.18/540.02	c cleaning 124003 clauses out of 248045 with flag 34179841/7865000
1112.31/551.55	c cleaning 124995 clauses out of 250042 with flag 34662990/7991000
1135.42/563.04	c cleaning 126006 clauses out of 252048 with flag 35141982/8118001
1159.94/575.22	c cleaning 127007 clauses out of 254042 with flag 35639204/8246001
1184.86/587.64	c cleaning 128004 clauses out of 256035 with flag 36147560/8375001
1210.87/600.52	c cleaning 129005 clauses out of 258031 with flag 36646725/8505001
1235.99/613.04	c cleaning 129989 clauses out of 260025 with flag 37138503/8636000
1261.91/625.95	c cleaning 131001 clauses out of 262037 with flag 37640462/8768001
1286.85/638.35	c cleaning 131988 clauses out of 264035 with flag 38130401/8901000
1313.25/651.41	c cleaning 133006 clauses out of 266048 with flag 38623855/9035001
1338.75/664.16	c cleaning 134006 clauses out of 268043 with flag 39117591/9170002
1364.24/677.09	c cleaning 135003 clauses out of 270036 with flag 39616367/9306001
1390.25/689.91	c cleaning 136001 clauses out of 272032 with flag 40115807/9443000
1416.36/702.97	c cleaning 136999 clauses out of 274031 with flag 40613202/9581000
1441.04/715.28	c cleaning 138014 clauses out of 276035 with flag 41107151/9720003
1466.98/728.14	c cleaning 138990 clauses out of 278018 with flag 41604841/9860000
1492.74/740.93	c cleaning 139997 clauses out of 280028 with flag 42098495/10001000
1519.15/754.07	c cleaning 140998 clauses out of 282031 with flag 42592049/10143000
1546.05/767.45	c cleaning 141999 clauses out of 284033 with flag 43099086/10286000
1573.79/781.29	c cleaning 143016 clauses out of 286035 with flag 43606120/10430001
1601.94/795.25	c cleaning 143993 clauses out of 288020 with flag 44118168/10575002
1629.53/808.91	c cleaning 145001 clauses out of 290026 with flag 44633756/10721001
1651.24/819.75	c cleaning 0 clauses out of 161001 with flag 0/161001
1657.84/823.03	c cleaning 146001 clauses out of 292024 with flag 45147084/10868000
1685.38/836.77	c cleaning 146997 clauses out of 294024 with flag 45682320/11016001
1714.18/851.02	c cleaning 147995 clauses out of 296027 with flag 46198829/11165001
1742.35/865.01	c cleaning 149006 clauses out of 298031 with flag 46721189/11315000
1771.28/879.70	c cleaning 149998 clauses out of 300026 with flag 47239659/11466001
1800.04/894.00	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.00	c starts		: 8504
1800.04/894.00	c conflicts		: 11618002
1800.04/894.00	c decisions		: 16621040
1800.04/894.00	c propagations		: 120834861
1800.04/894.00	c inspects		: 17135783455
1800.04/894.00	c shortcuts		: 0
1800.04/894.00	c learnt literals	: 0
1800.04/894.00	c learnt binary clauses	: 0
1800.04/894.00	c learnt ternary clauses	: 0
1800.04/894.00	c learnt constraints	: 11618002
1800.04/894.00	c ignored constraints	: 0
1800.04/894.00	c root simplifications	: 0
1800.04/894.00	c removed literals (reason simplification)	: 10292010
1800.04/894.00	c reason swapping (by a shorter reason)	: 0
1800.04/894.00	c Calls to reduceDB	: 148
1800.04/894.00	c Number of update (reduction) of LBD	: 2553361
1800.04/894.00	c Imported unit clauses	: 0
1800.04/894.00	c number of reductions to clauses (during analyze)	: 0
1800.04/894.00	c number of learned constraints concerned by reduction	: 0
1800.04/894.00	c number of learning phase by resolution	: 0
1800.04/894.00	c number of learning phase by cutting planes	: 0
1800.04/894.00	c speed (assignments/second)	: 135197.87796093593
1800.04/894.00	c non guided choices	1317933
1800.04/894.04	c learnt constraints type 
1800.04/894.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 302029
1800.04/894.04	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.04	c starts		: 105
1800.04/894.04	c conflicts		: 164713
1800.04/894.04	c decisions		: 234685
1800.04/894.04	c propagations		: 1646655
1800.04/894.04	c inspects		: 2070291923
1800.04/894.04	c shortcuts		: 0
1800.04/894.04	c learnt literals	: 0
1800.04/894.04	c learnt binary clauses	: 0
1800.04/894.04	c learnt ternary clauses	: 0
1800.04/894.04	c learnt constraints	: 164713
1800.04/894.04	c ignored constraints	: 0
1800.04/894.04	c root simplifications	: 0
1800.04/894.04	c removed literals (reason simplification)	: 0
1800.04/894.04	c reason swapping (by a shorter reason)	: 0
1800.04/894.04	c Calls to reduceDB	: 14
1800.04/894.04	c Number of update (reduction) of LBD	: 0
1800.04/894.04	c Imported unit clauses	: 0
1800.04/894.04	c number of reductions to clauses (during analyze)	: 0
1800.04/894.04	c number of learned constraints concerned by reduction	: 0
1800.04/894.04	c number of learning phase by resolution	: 0
1800.04/894.04	c number of learning phase by cutting planes	: 0
1800.04/894.04	c speed (assignments/second)	: 1842.3040002148127
1800.04/894.04	c non guided choices	8956
1800.04/894.08	c learnt constraints type 
1800.04/894.08	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 18286
1800.04/894.08	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 174
1800.04/894.08	c org.sat4j.pb.constraints.pb.MaxWatchPb => 146253
1800.04/894.08	s UNKNOWN
1800.04/894.08	c Total wall clock time (in seconds): 893.977

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

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

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


[startup+0 s]
/proc/loadavg: 4.07 4.16 4.13 4/197 7153
/proc/meminfo: memFree=28061308/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 3209966 98570240 976 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 24065 976 743 9 0 16771 0
[pid=7153/tid=7154] ppid=7150 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) R 7150 7153 5545 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 3209967 98570240 976 33554432000 1073741824 1073778376 140734960246992 139653787610664 219513963904 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100163 s]
/proc/loadavg: 4.07 4.16 4.13 4/197 7153
/proc/meminfo: memFree=28061308/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 4496 0 1 0 9 1 0 0 20 0 18 0 3209966 9787879424 6125 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2389619 6125 2156 9 0 2380296 0
[pid=7153/tid=7154] ppid=7150 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) R 7150 7153 5545 0 -1 4202560 2384 0 1 0 6 1 0 0 20 0 18 0 3209967 9787879424 6125 33554432000 1073741824 1073778376 140734960246992 139653787614112 219517336632 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200404 s]
/proc/loadavg: 4.07 4.16 4.13 4/197 7153
/proc/meminfo: memFree=28061308/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9558476 CPUtime=0.28 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 5426 0 1 0 27 1 0 0 20 0 18 0 3209966 9787879424 10952 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2389619 10952 2222 9 0 2380296 0
[pid=7153/tid=7154] ppid=7150 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) R 7150 7153 5545 0 -1 4202560 2407 0 1 0 16 1 0 0 20 0 18 0 3209967 9787879424 10952 33554432000 1073741824 1073778376 140734960246992 139653787614112 139653629934148 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+0.300299 s]
/proc/loadavg: 4.07 4.16 4.13 4/197 7153
/proc/meminfo: memFree=28061308/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 7219 0 1 0 60 2 0 0 20 0 22 0 3209966 10060525568 16334 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 16334 2250 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2426 0 1 0 20 1 0 0 20 0 22 0 3209967 10060525568 16334 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700248 s]
/proc/loadavg: 4.07 4.16 4.13 4/197 7153
/proc/meminfo: memFree=28061308/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 15087 0 1 0 213 5 0 0 20 0 22 0 3209966 10060525568 31718 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 31718 2258 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2426 0 1 0 20 1 0 0 20 0 22 0 3209967 10060525568 31718 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9824732

[startup+1.50087 s]
/proc/loadavg: 4.07 4.16 4.13 7/219 7175
/proc/meminfo: memFree=27878212/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=5.36 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 25830 0 1 0 528 8 0 0 20 0 22 0 3209966 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 49424 2279 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2426 0 1 0 20 1 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7156/stat : 7156 (java) S 7150 7153 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653749107624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7157] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7157/stat : 7157 (java) S 7150 7153 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653629865000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7158] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3209968 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7163/stat : 7163 (java) S 7150 7153 5545 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 3209968 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653623548200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7164] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7164/stat : 7164 (java) S 7150 7153 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653141220200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7165] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7165/stat : 7165 (java) S 7150 7153 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653140166520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7166] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7166/stat : 7166 (java) S 7150 7153 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653139113352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7167] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7167/stat : 7167 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653138062096 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7168] ppid=7150 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/7153/task/7168/stat : 7168 (java) R 7150 7153 5545 0 -1 4202560 11668 0 0 0 128 3 0 0 20 0 22 0 3209971 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653137008480 139653793569521 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7169] ppid=7150 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/7153/task/7169/stat : 7169 (java) R 7150 7153 5545 0 -1 4202560 10256 0 0 0 125 2 0 0 20 0 22 0 3209971 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653135943920 139653793998752 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7170] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7170/stat : 7170 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653134903544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7171] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7171/stat : 7171 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653133851208 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7172] ppid=7150 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/7153/task/7172/stat : 7172 (java) R 7150 7153 5545 0 -1 4202560 21 0 0 0 123 0 0 0 20 0 22 0 3209990 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653132795224 139653630408480 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7173] ppid=7150 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/7153/task/7173/stat : 7173 (java) R 7150 7153 5545 0 -1 4202560 79 0 0 0 122 2 0 0 20 0 22 0 3209990 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653131742800 139653630814906 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7174] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7174/stat : 7174 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653130691880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7175] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7175/stat : 7175 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 49424 33554432000 1073741824 1073778376 140734960246992 139653129639336 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.36
Current children cumulated vsize (KiB) 9824732

[startup+3.101 s]
/proc/loadavg: 4.15 4.18 4.13 6/219 7175
/proc/meminfo: memFree=27734200/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=9.16 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 28134 0 1 0 899 17 0 0 20 0 22 0 3209966 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 116456 2279 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2426 0 1 0 20 1 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7156/stat : 7156 (java) S 7150 7153 5545 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653749107624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7157] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7157/stat : 7157 (java) S 7150 7153 5545 0 -1 4202560 97 0 0 0 0 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653629865000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7158] ppid=7150 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) S 7150 7153 5545 0 -1 4202560 44 0 0 0 2 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 106 0 0 0 3 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 92 0 0 0 1 0 0 0 20 0 22 0 3209967 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 95 0 0 0 2 1 0 0 20 0 22 0 3209968 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7163/stat : 7163 (java) S 7150 7153 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3209968 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653623548200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7164] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7164/stat : 7164 (java) S 7150 7153 5545 0 -1 4202560 188 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653141220200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7165] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7165/stat : 7165 (java) S 7150 7153 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653140166520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7166] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7166/stat : 7166 (java) S 7150 7153 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653139113352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7167] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7167/stat : 7167 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653138062096 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7168] ppid=7150 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/7153/task/7168/stat : 7168 (java) S 7150 7153 5545 0 -1 4202560 11669 0 0 0 134 3 0 0 20 0 22 0 3209971 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653137008952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7169] ppid=7150 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/7153/task/7169/stat : 7169 (java) S 7150 7153 5545 0 -1 4202560 11906 0 0 0 171 3 0 0 20 0 22 0 3209971 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653135956408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7170] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7170/stat : 7170 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653134903544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7171] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7171/stat : 7171 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653133851208 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7172] ppid=7150 vsize=9824732 CPUtime=2.78 cores=1,3,5,7
/proc/7153/task/7172/stat : 7172 (java) R 7150 7153 5545 0 -1 4202560 29 0 0 0 278 0 0 0 20 0 22 0 3209990 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653132788112 139653630999573 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7173] ppid=7150 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/7153/task/7173/stat : 7173 (java) R 7150 7153 5545 0 -1 4202560 188 0 0 0 272 5 0 0 20 0 22 0 3209990 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653131742584 139653630474673 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7174] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7174/stat : 7174 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653130691880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7175] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7175/stat : 7175 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 116456 33554432000 1073741824 1073778376 140734960246992 139653129639336 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 9824732

[startup+6.30103 s]
/proc/loadavg: 4.15 4.18 4.13 5/219 7175
/proc/meminfo: memFree=27036796/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=15.66 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 29249 0 1 0 1536 30 0 0 20 0 22 0 3209966 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 278643 2279 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2426 0 1 0 20 1 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7153/task/7156/stat : 7156 (java) S 7150 7153 5545 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653749107624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7157] ppid=7150 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/7153/task/7157/stat : 7157 (java) S 7150 7153 5545 0 -1 4202560 112 0 0 0 4 1 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653629865000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7158] ppid=7150 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 28 0 0 0 2 2 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) S 7150 7153 5545 0 -1 4202560 73 0 0 0 3 1 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 121 0 0 0 4 2 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 95 0 0 0 2 0 0 0 20 0 22 0 3209967 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 101 0 0 0 4 2 0 0 20 0 22 0 3209968 10060525568 278643 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=0.04 cores=1,3,5,7

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

/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 442 0 0 0 285 10 0 0 20 0 22 0 3209967 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) S 7150 7153 5545 0 -1 4202560 533 0 0 0 291 9 0 0 20 0 22 0 3209967 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=2.86 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 570 0 0 0 276 10 0 0 20 0 22 0 3209967 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=2.95 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 522 0 0 0 285 10 0 0 20 0 22 0 3209967 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 486 0 0 0 280 10 0 0 20 0 22 0 3209968 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=2.99 cores=1,3,5,7
/proc/7153/task/7163/stat : 7163 (java) S 7150 7153 5545 0 -1 4202560 401 0 0 0 290 9 0 0 20 0 22 0 3209968 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653623548200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7164] ppid=7150 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/7153/task/7164/stat : 7164 (java) S 7150 7153 5545 0 -1 4202560 1844 0 0 0 141 15 0 0 20 0 22 0 3209969 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653141220200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7165] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7165/stat : 7165 (java) S 7150 7153 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653140166520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7166] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7166/stat : 7166 (java) S 7150 7153 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653139113352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7167] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7167/stat : 7167 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653138062096 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7168] ppid=7150 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/7153/task/7168/stat : 7168 (java) S 7150 7153 5545 0 -1 4202560 11675 0 0 0 141 3 0 0 20 0 22 0 3209971 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653137008952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7169] ppid=7150 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/7153/task/7169/stat : 7169 (java) S 7150 7153 5545 0 -1 4202560 11906 0 0 0 173 3 0 0 20 0 22 0 3209971 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653135956408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7170] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7170/stat : 7170 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653134903544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7171] ppid=7150 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/7153/task/7171/stat : 7171 (java) S 7150 7153 5545 0 -1 4202560 47 0 0 0 15 20 0 0 20 0 22 0 3209971 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653133851208 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7172] ppid=7150 vsize=9824732 CPUtime=811.6 cores=1,3,5,7
/proc/7153/task/7172/stat : 7172 (java) R 7150 7153 5545 0 -1 4202560 233 0 0 0 81144 16 0 0 20 0 22 0 3209990 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653132795808 139653630408480 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7173] ppid=7150 vsize=9824732 CPUtime=811.74 cores=1,3,5,7
/proc/7153/task/7173/stat : 7173 (java) R 7150 7153 5545 0 -1 4202560 3481 0 0 0 81115 59 0 0 20 0 22 0 3209990 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653131735568 139653630517930 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7174] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7174/stat : 7174 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653130691880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7175] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7175/stat : 7175 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 697806 33554432000 1073741824 1073778376 140734960246992 139653129639336 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1656.44
Current children cumulated vsize (KiB) 9824732

[startup+882.322 s]
/proc/loadavg: 4.67 4.33 4.19 5/219 7401
/proc/meminfo: memFree=25306804/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=1776.56 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 36979 0 1 0 177495 161 0 0 20 0 22 0 3209966 10060525568 687006 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 687006 2288 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2437 0 1 0 23 3 0 0 20 0 22 0 3209967 10060525568 685838 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=9824732 CPUtime=3.21 cores=1,3,5,7
/proc/7153/task/7156/stat : 7156 (java) S 7150 7153 5545 0 -1 4202560 495 0 0 0 311 10 0 0 20 0 22 0 3209967 10060525568 685838 33554432000 1073741824 1073778376 140734960246992 139653749107624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7157] ppid=7150 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/7153/task/7157/stat : 7157 (java) S 7150 7153 5545 0 -1 4202560 569 0 0 0 317 9 0 0 20 0 22 0 3209967 10060525568 685838 33554432000 1073741824 1073778376 140734960246992 139653629865000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7158] ppid=7150 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 447 0 0 0 307 10 0 0 20 0 22 0 3209967 10060525568 685838 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) R 7150 7153 5545 0 -1 4202560 536 0 0 0 307 9 0 0 20 0 22 0 3209967 10060525568 685390 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 575 0 0 0 299 10 0 0 20 0 22 0 3209967 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 527 0 0 0 310 10 0 0 20 0 22 0 3209967 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 489 0 0 0 301 10 0 0 20 0 22 0 3209968 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/7153/task/7163/stat : 7163 (java) S 7150 7153 5545 0 -1 4202560 403 0 0 0 313 9 0 0 20 0 22 0 3209968 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653623548200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7164] ppid=7150 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/7153/task/7164/stat : 7164 (java) S 7150 7153 5545 0 -1 4202560 1878 0 0 0 207 15 0 0 20 0 22 0 3209969 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653141220200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7165] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7165/stat : 7165 (java) S 7150 7153 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653140166520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7166] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7166/stat : 7166 (java) S 7150 7153 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653139113352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7167] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7167/stat : 7167 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653138062096 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7168] ppid=7150 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/7153/task/7168/stat : 7168 (java) S 7150 7153 5545 0 -1 4202560 11675 0 0 0 141 3 0 0 20 0 22 0 3209971 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653137008952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7169] ppid=7150 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/7153/task/7169/stat : 7169 (java) S 7150 7153 5545 0 -1 4202560 11906 0 0 0 173 3 0 0 20 0 22 0 3209971 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653135956408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7170] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7170/stat : 7170 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653134903544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7171] ppid=7150 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/7153/task/7171/stat : 7171 (java) S 7150 7153 5545 0 -1 4202560 51 0 0 0 16 22 0 0 20 0 22 0 3209971 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653133851208 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7172] ppid=7150 vsize=9824732 CPUtime=870.35 cores=1,3,5,7
/proc/7153/task/7172/stat : 7172 (java) R 7150 7153 5545 0 -1 4202560 246 0 0 0 87017 18 0 0 20 0 22 0 3209990 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653132795928 139653794016478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7173] ppid=7150 vsize=9824732 CPUtime=870.49 cores=1,3,5,7
/proc/7153/task/7173/stat : 7173 (java) R 7150 7153 5545 0 -1 4202560 3482 0 0 0 86989 60 0 0 20 0 22 0 3209990 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653131742328 219517346229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7174] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7174/stat : 7174 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653130691880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7175] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7175/stat : 7175 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 685387 33554432000 1073741824 1073778376 140734960246992 139653129639336 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1776.56
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.001 s]
/proc/loadavg: 4.64 4.33 4.20 5/219 7401
/proc/meminfo: memFree=25222220/32872528 swapFree=1073728/1155488
[pid=7153] ppid=7150 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/7153/stat : 7153 (java) S 7150 7153 5545 0 -1 4202496 36982 0 1 0 179842 162 0 0 20 0 22 0 3209966 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 140734960238128 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/7153/statm: 2456183 682726 2288 9 0 2446860 0
[pid=7153/tid=7154] ppid=7150 vsize=9824732 CPUtime=0.26 cores=1,3,5,7
/proc/7153/task/7154/stat : 7154 (java) S 7150 7153 5545 0 -1 4202560 2437 0 1 0 23 3 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653787616120 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7156] ppid=7150 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/7153/task/7156/stat : 7156 (java) S 7150 7153 5545 0 -1 4202560 495 0 0 0 316 10 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653749107624 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7157] ppid=7150 vsize=9824732 CPUtime=3.29 cores=1,3,5,7
/proc/7153/task/7157/stat : 7157 (java) S 7150 7153 5545 0 -1 4202560 569 0 0 0 320 9 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653629865000 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7158] ppid=7150 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/7153/task/7158/stat : 7158 (java) S 7150 7153 5545 0 -1 4202560 447 0 0 0 313 10 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653628811944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7159] ppid=7150 vsize=9824732 CPUtime=3.19 cores=1,3,5,7
/proc/7153/task/7159/stat : 7159 (java) S 7150 7153 5545 0 -1 4202560 536 0 0 0 310 9 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653627759400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7160] ppid=7150 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/7153/task/7160/stat : 7160 (java) S 7150 7153 5545 0 -1 4202560 575 0 0 0 301 10 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653626706344 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7161] ppid=7150 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/7153/task/7161/stat : 7161 (java) S 7150 7153 5545 0 -1 4202560 527 0 0 0 312 10 0 0 20 0 22 0 3209967 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653625653800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7162] ppid=7150 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/7153/task/7162/stat : 7162 (java) S 7150 7153 5545 0 -1 4202560 489 0 0 0 303 10 0 0 20 0 22 0 3209968 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653624600744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7163] ppid=7150 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/7153/task/7163/stat : 7163 (java) S 7150 7153 5545 0 -1 4202560 403 0 0 0 317 9 0 0 20 0 22 0 3209968 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653623548200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7164] ppid=7150 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/7153/task/7164/stat : 7164 (java) S 7150 7153 5545 0 -1 4202560 1878 0 0 0 207 15 0 0 20 0 22 0 3209969 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653141220200 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7165] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7165/stat : 7165 (java) S 7150 7153 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653140166520 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7166] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7166/stat : 7166 (java) S 7150 7153 5545 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 3209969 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653139113352 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7167] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7167/stat : 7167 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653138062096 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7168] ppid=7150 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/7153/task/7168/stat : 7168 (java) S 7150 7153 5545 0 -1 4202560 11675 0 0 0 141 3 0 0 20 0 22 0 3209971 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653137008952 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7169] ppid=7150 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/7153/task/7169/stat : 7169 (java) S 7150 7153 5545 0 -1 4202560 11906 0 0 0 173 3 0 0 20 0 22 0 3209971 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653135956408 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7170] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7170/stat : 7170 (java) S 7150 7153 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3209971 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653134903544 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=7153/tid=7171] ppid=7150 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/7153/task/7171/stat : 7171 (java) S 7150 7153 5545 0 -1 4202560 51 0 0 0 17 22 0 0 20 0 22 0 3209971 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653133851208 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7172] ppid=7150 vsize=9824732 CPUtime=881.91 cores=1,3,5,7
/proc/7153/task/7172/stat : 7172 (java) R 7150 7153 5545 0 -1 4202560 248 0 0 0 88173 18 0 0 20 0 22 0 3209990 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653132795792 139653631289524 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=7153/tid=7173] ppid=7150 vsize=9824732 CPUtime=882.07 cores=1,3,5,7
/proc/7153/task/7173/stat : 7173 (java) R 7150 7153 5545 0 -1 4202560 3482 0 0 0 88147 60 0 0 20 0 22 0 3209990 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653131742480 139653630517987 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=7153/tid=7174] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7174/stat : 7174 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653130691880 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=7153/tid=7175] ppid=7150 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/7153/task/7175/stat : 7175 (java) S 7150 7153 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3209991 10060525568 682726 33554432000 1073741824 1073778376 140734960246992 139653129639336 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 7153 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

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

Real time (s): 894.099
CPU time (s): 1800.04
CPU user time (s): 1798.42
CPU system time (s): 1.62
CPU usage (%): 201.324
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.17
system time used= 2.18067
maximum resident set size= 3094680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37026
page faults= 1
swaps= 0
block input operations= 0
block output operations= 904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27716
involuntary context switches= 43574

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.75312 second user time and 7.57285 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 19:26:47
IDJOB=4088750
IDBENCH=107308
IDSOLVER=2543
FILE ID=node114/4088750-1466011607
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-ECgrid5x120split.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088750-1466011607/watcher-4088750-1466011607 -o /tmp/evaluation-result-4088750-1466011607/solver-4088750-1466011607 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5562 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088750-1466011607.opb

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

MD5SUM BENCH= 3a410b85cc117734511eba1bece7c9b4
RANDOM SEED=1741605664

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:        28061844 kB
Buffers:            7212 kB
Cached:            39044 kB
SwapCached:        33296 kB
Active:          2890104 kB
Inactive:          57880 kB
Active(anon):    2870808 kB
Inactive(anon):    33292 kB
Active(file):      19296 kB
Inactive(file):    24588 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       4050068 kB
Mapped:            15468 kB
Shmem:                 0 kB
Slab:             564900 kB
SReclaimable:       8636 kB
SUnreclaim:       556264 kB
KernelStack:        1808 kB
PageTables:        12292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4383424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2916352 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:41:41