Trace number 4106804

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)-21 1800 1791.64

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_10_5.opb
MD5SUMae2bd1e13f1871c16ad2ebb51fc6f92a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-26
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2504
Sum of products size (including duplicates)5008
Number of different products1252
Sum of products size2504

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4106804-1466277795.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.23/0.28	c ... done. Wall clock time 0.166s.
0.23/0.28	c declared #vars     200
0.23/0.28	c internal #vars     1452
0.23/0.28	c #constraints  2806
0.23/0.28	c constraints type 
0.23/0.28	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1252
0.23/0.28	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.23/0.28	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.23/0.28	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1252
0.23/0.28	c 2806 constraints processed.
0.23/0.28	c objective function length is 100 literals
0.74/0.41	c SATISFIABLE
0.74/0.41	c OPTIMIZING...
0.74/0.41	c Got one! Elapsed wall clock time (in seconds):0.301
0.74/0.41	o -16
1.28/0.80	c cleaning 2591 clauses out of 5181 with flag 15872/5181
1.83/1.35	c cleaning 4281 clauses out of 8608 with flag 30698/11199
2.63/2.18	c cleaning 5655 clauses out of 11314 with flag 47863/18186
3.43/2.95	c Got one! Elapsed wall clock time (in seconds):2.837
3.43/2.95	o -17
4.13/3.66	c cleaning 9070 clauses out of 18140 with flag 11858/30667
4.77/4.29	c cleaning 7535 clauses out of 15072 with flag 24943/36669
5.37/4.89	c cleaning 7276 clauses out of 14551 with flag 40154/43683
6.08/5.60	c cleaning 7631 clauses out of 15262 with flag 57366/51670
7.28/6.71	c cleaning 8305 clauses out of 16628 with flag 75859/60667
8.77/8.23	c cleaning 9159 clauses out of 18322 with flag 96108/70666
10.07/9.55	c cleaning 10083 clauses out of 20166 with flag 120970/81669
11.57/11.04	c cleaning 11016 clauses out of 22088 with flag 148137/93674
13.07/12.51	c cleaning 12044 clauses out of 24089 with flag 176998/106691
14.77/14.20	c cleaning 13013 clauses out of 26025 with flag 207941/120671
16.47/15.97	c cleaning 14007 clauses out of 28014 with flag 246833/135673
18.37/17.87	c cleaning 15000 clauses out of 30009 with flag 281771/151675
20.53/19.92	c cleaning 15987 clauses out of 32000 with flag 319039/168666
23.32/22.77	c cleaning 16987 clauses out of 34020 with flag 359573/186673
26.12/25.59	c cleaning 18012 clauses out of 36026 with flag 400914/205666
29.62/29.09	c cleaning 19011 clauses out of 38026 with flag 450947/225678
32.42/31.89	c cleaning 20002 clauses out of 40003 with flag 498299/246666
35.52/34.93	c cleaning 20996 clauses out of 42001 with flag 547664/268666
38.92/38.34	c cleaning 21999 clauses out of 44006 with flag 602036/291667
42.54/41.93	c cleaning 22991 clauses out of 46009 with flag 656310/315669
46.53/45.97	c cleaning 24003 clauses out of 48019 with flag 711086/340670
50.80/50.12	c cleaning 24996 clauses out of 50012 with flag 771053/366666
55.00/54.32	c cleaning 26000 clauses out of 52022 with flag 830542/393672
60.30/59.63	c cleaning 26994 clauses out of 54016 with flag 899198/421666
65.71/65.06	c cleaning 27985 clauses out of 56024 with flag 975179/450668
70.20/69.55	c cleaning 29031 clauses out of 58069 with flag 1045682/480698
76.10/75.42	c cleaning 29991 clauses out of 60009 with flag 1117243/511669
79.07/78.38	c Got one! Elapsed wall clock time (in seconds):78.265
79.07/78.38	o -18
79.88/79.20	c cleaning 26258 clauses out of 52520 with flag 15242/534171
80.48/79.72	c cleaning 16123 clauses out of 32254 with flag 31006/540163
80.98/80.22	c cleaning 11565 clauses out of 23129 with flag 49471/547161
81.48/80.76	c cleaning 9785 clauses out of 19573 with flag 71004/555170
82.18/81.41	c cleaning 9389 clauses out of 18779 with flag 96266/564161
82.78/82.03	c cleaning 9694 clauses out of 19397 with flag 126029/574168
83.58/82.81	c cleaning 10338 clauses out of 20699 with flag 161236/585164
84.28/83.52	c cleaning 11179 clauses out of 22358 with flag 197707/597161
84.98/84.26	c cleaning 12045 clauses out of 24179 with flag 245762/610161
85.78/85.07	c cleaning 13063 clauses out of 26134 with flag 296192/624161
86.78/86.01	c cleaning 14033 clauses out of 28071 with flag 348136/639161
87.68/86.98	c cleaning 15012 clauses out of 30038 with flag 410727/655161
88.78/88.05	c cleaning 16010 clauses out of 32026 with flag 479127/672161
90.08/89.35	c cleaning 16996 clauses out of 34018 with flag 545978/690163
91.48/90.77	c cleaning 17988 clauses out of 36020 with flag 608177/709161
93.08/92.32	c cleaning 19005 clauses out of 38032 with flag 680642/729161
94.80/94.02	c cleaning 19974 clauses out of 40027 with flag 753363/750161
96.40/95.69	c cleaning 21016 clauses out of 42053 with flag 830372/772161
98.20/97.41	c cleaning 22008 clauses out of 44037 with flag 917164/795161
100.00/99.21	c cleaning 23006 clauses out of 46029 with flag 998693/819161
102.11/101.40	c cleaning 24009 clauses out of 48023 with flag 1077389/844161
104.50/103.71	c cleaning 25002 clauses out of 50016 with flag 1158382/870163
106.70/105.97	c cleaning 26002 clauses out of 52012 with flag 1243654/897161
109.10/108.38	c cleaning 26996 clauses out of 54011 with flag 1350921/925162
111.97/111.13	c cleaning 27998 clauses out of 56014 with flag 1448755/954161
114.56/113.71	c cleaning 28996 clauses out of 58017 with flag 1555721/984162
117.36/116.50	c cleaning 30010 clauses out of 60027 with flag 1674878/1015168
120.46/119.68	c cleaning 31002 clauses out of 62011 with flag 1774128/1047162
123.86/123.07	c cleaning 31999 clauses out of 64013 with flag 1889363/1080166
127.28/126.47	c cleaning 33001 clauses out of 66009 with flag 2008041/1114161
131.18/130.24	c cleaning 33990 clauses out of 68008 with flag 2126842/1149161
134.98/134.07	c cleaning 35010 clauses out of 70027 with flag 2240556/1185170
139.58/138.62	c cleaning 36000 clauses out of 72011 with flag 2350442/1222164
144.08/143.18	c cleaning 37004 clauses out of 74009 with flag 2473074/1260162
148.78/147.86	c cleaning 37995 clauses out of 76008 with flag 2596918/1299165
153.55/152.55	c cleaning 39005 clauses out of 78009 with flag 2723361/1339161
158.45/157.44	c cleaning 39997 clauses out of 80004 with flag 2867062/1380161
163.25/162.27	c cleaning 41000 clauses out of 82007 with flag 3008699/1422161
165.06/164.04	c Got one! Elapsed wall clock time (in seconds):163.927
165.06/164.04	o -19
165.75/164.74	c cleaning 31395 clauses out of 62791 with flag 17877/1443945
166.16/165.18	c cleaning 18701 clauses out of 37402 with flag 40214/1449951
166.65/165.64	c cleaning 12848 clauses out of 25695 with flag 64175/1456945
167.16/166.19	c cleaning 10423 clauses out of 20851 with flag 100089/1464949
167.85/166.81	c cleaning 9698 clauses out of 19425 with flag 143690/1473946
168.52/167.46	c cleaning 9849 clauses out of 19730 with flag 182592/1483949
169.22/168.14	c cleaning 10435 clauses out of 20877 with flag 228273/1494945
170.02/168.93	c cleaning 11204 clauses out of 22442 with flag 277454/1506945
170.92/169.85	c cleaning 12106 clauses out of 24240 with flag 322807/1519947
172.02/170.94	c cleaning 13069 clauses out of 26139 with flag 374727/1533952
173.32/172.20	c cleaning 14029 clauses out of 28064 with flag 428900/1548946
174.62/173.58	c cleaning 15008 clauses out of 30035 with flag 487493/1564946
176.32/175.30	c cleaning 16010 clauses out of 32029 with flag 545976/1581948
178.12/177.06	c cleaning 17001 clauses out of 34016 with flag 608943/1599945
178.23/177.15	c Got one! Elapsed wall clock time (in seconds):177.033
178.23/177.15	o -20
178.52/177.48	c cleaning 11478 clauses out of 22959 with flag 22512/1605889
178.92/177.87	c cleaning 8737 clauses out of 17481 with flag 50869/1611889
179.33/178.30	c cleaning 7862 clauses out of 15744 with flag 83184/1618889
179.92/178.81	c cleaning 7923 clauses out of 15884 with flag 117867/1626891
180.43/179.35	c cleaning 8472 clauses out of 16959 with flag 155867/1635889
181.02/179.93	c cleaning 9222 clauses out of 18487 with flag 197713/1645889
181.70/180.59	c cleaning 10131 clauses out of 20265 with flag 244028/1656889
182.50/181.30	c cleaning 11061 clauses out of 22134 with flag 290293/1668889
183.20/182.04	c cleaning 12023 clauses out of 24073 with flag 341523/1681889
184.10/182.92	c cleaning 13006 clauses out of 26050 with flag 395823/1695889
185.09/183.93	c cleaning 14022 clauses out of 28044 with flag 465511/1710889
186.19/185.01	c cleaning 15003 clauses out of 30022 with flag 531079/1726889
187.39/186.21	c cleaning 15989 clauses out of 32023 with flag 601116/1743893
188.69/187.52	c cleaning 16993 clauses out of 34030 with flag 668041/1761889
190.19/189.03	c cleaning 18013 clauses out of 36037 with flag 741261/1780889
191.79/190.69	c cleaning 19011 clauses out of 38026 with flag 818629/1800891
193.40/192.29	c cleaning 20006 clauses out of 40030 with flag 887673/1821906
195.38/194.11	c cleaning 20998 clauses out of 42007 with flag 966977/1843889
197.19/195.91	c cleaning 22000 clauses out of 44009 with flag 1055709/1866889
198.78/197.58	c cleaning 22955 clauses out of 46009 with flag 1143650/1890889
201.08/199.85	c cleaning 24029 clauses out of 48058 with flag 1239339/1915893
204.28/203.01	c cleaning 25012 clauses out of 50026 with flag 1326867/1941890
207.38/206.19	c cleaning 26005 clauses out of 52016 with flag 1423484/1968892
210.47/209.16	c cleaning 26999 clauses out of 54009 with flag 1537519/1996890
213.56/212.29	c cleaning 27994 clauses out of 56010 with flag 1664546/2025890
216.56/215.26	c cleaning 28995 clauses out of 58015 with flag 1789846/2055889
219.86/218.58	c cleaning 29999 clauses out of 60020 with flag 1915078/2086889
223.26/221.95	c cleaning 31011 clauses out of 62021 with flag 2041673/2118889
226.85/225.48	c cleaning 31999 clauses out of 64010 with flag 2173346/2151889
230.85/229.41	c cleaning 32995 clauses out of 66011 with flag 2327199/2185889
234.85/233.49	c cleaning 33980 clauses out of 68016 with flag 2476498/2220889
238.95/237.59	c cleaning 35016 clauses out of 70037 with flag 2628708/2256890
243.35/241.90	c cleaning 36005 clauses out of 72020 with flag 2787690/2293889
247.53/246.05	c cleaning 36995 clauses out of 74016 with flag 2945871/2331890
252.23/250.74	c cleaning 38005 clauses out of 76020 with flag 3109364/2370889
257.13/255.62	c cleaning 39001 clauses out of 78015 with flag 3293306/2410889
262.13/260.62	c cleaning 39987 clauses out of 80016 with flag 3467203/2451891
267.83/266.22	c cleaning 41007 clauses out of 82028 with flag 3663595/2493890
273.33/271.75	c cleaning 42008 clauses out of 84020 with flag 3845646/2536889
279.72/278.18	c cleaning 43002 clauses out of 86013 with flag 4034065/2580890
286.12/284.41	c cleaning 44005 clauses out of 88010 with flag 4232512/2625889
291.42/289.71	c cleaning 44971 clauses out of 90005 with flag 4440038/2671889
298.42/296.73	c cleaning 46017 clauses out of 92034 with flag 4625881/2718889
303.64/301.84	c cleaning 47007 clauses out of 94019 with flag 4785458/2766891
308.23/306.46	c cleaning 48006 clauses out of 96013 with flag 4937485/2815892
315.74/313.94	c cleaning 48961 clauses out of 98004 with flag 5126475/2865889
324.06/322.19	c cleaning 50017 clauses out of 100043 with flag 5297452/2916889
332.16/330.23	c cleaning 51013 clauses out of 102026 with flag 5457856/2968889
340.06/338.17	c cleaning 52006 clauses out of 104016 with flag 5616156/3021892
348.88/346.89	c cleaning 52994 clauses out of 106007 with flag 5786723/3075889
358.49/356.45	c cleaning 53994 clauses out of 108013 with flag 6003472/3130889
367.85/365.76	c cleaning 54993 clauses out of 110020 with flag 6223894/3186890
377.45/375.33	c cleaning 56005 clauses out of 112028 with flag 6426134/3243891
387.24/385.06	c cleaning 57001 clauses out of 114024 with flag 6651988/3301892
397.13/394.91	c cleaning 58002 clauses out of 116024 with flag 6887649/3360893
407.82/405.66	c cleaning 58999 clauses out of 118018 with flag 7115641/3420889
418.45/416.22	c cleaning 60003 clauses out of 120020 with flag 7332557/3481890
429.65/427.48	c cleaning 61007 clauses out of 122016 with flag 7570668/3543889
440.80/438.52	c cleaning 62001 clauses out of 124010 with flag 7802862/3606890
451.91/449.67	c cleaning 62994 clauses out of 126008 with flag 8049193/3670889
464.29/461.97	c cleaning 64005 clauses out of 128015 with flag 8299464/3735890
476.50/474.06	c cleaning 64998 clauses out of 130009 with flag 8525168/3801889
489.00/486.58	c cleaning 66002 clauses out of 132011 with flag 8745053/3868889
502.97/500.47	c cleaning 66997 clauses out of 134009 with flag 9013636/3936889
515.87/513.35	c cleaning 67996 clauses out of 136013 with flag 9268954/4005890
528.41/525.89	c cleaning 68977 clauses out of 138016 with flag 9523122/4075889
544.57/541.98	c cleaning 70014 clauses out of 140039 with flag 9786026/4146889
561.06/558.46	c cleaning 71011 clauses out of 142026 with flag 10064792/4218890
577.54/574.90	c cleaning 72005 clauses out of 144015 with flag 10340717/4291890
593.09/590.25	c cleaning 73005 clauses out of 146009 with flag 10608117/4365889
608.38/605.54	c cleaning 74001 clauses out of 148007 with flag 10878421/4440892
627.38/624.47	c cleaning 74987 clauses out of 150003 with flag 11176955/4516889
644.86/641.86	c cleaning 75950 clauses out of 152016 with flag 11463634/4593889
664.47/661.45	c cleaning 77031 clauses out of 154066 with flag 11785512/4671889
682.73/679.66	c cleaning 77973 clauses out of 156035 with flag 12097920/4750889
701.61/698.43	c cleaning 79031 clauses out of 158062 with flag 12424600/4830889
719.79/716.52	c cleaning 80016 clauses out of 160031 with flag 12753818/4911889
738.58/735.25	c cleaning 81006 clauses out of 162015 with flag 13080031/4993889
756.91/753.44	c cleaning 81999 clauses out of 164011 with flag 13409828/5076891
772.41/768.97	c cleaning 82992 clauses out of 166010 with flag 13734554/5160889
789.57/786.10	c cleaning 83995 clauses out of 168018 with flag 14060844/5245889
808.23/804.60	c cleaning 85006 clauses out of 170023 with flag 14421953/5331889
826.35/822.79	c cleaning 86005 clauses out of 172017 with flag 14777771/5418889
845.69/842.04	c cleaning 86993 clauses out of 174012 with flag 15125320/5506889
865.94/862.28	c cleaning 88003 clauses out of 176019 with flag 15483072/5595889
885.16/881.50	c cleaning 89000 clauses out of 178016 with flag 15851424/5685889
904.71/900.99	c cleaning 90004 clauses out of 180018 with flag 16200193/5776891
925.25/921.47	c cleaning 90994 clauses out of 182012 with flag 16568579/5868889
946.09/942.21	c cleaning 91998 clauses out of 184018 with flag 16952731/5961889
968.19/964.24	c cleaning 93003 clauses out of 186020 with flag 17315756/6055889
991.97/987.93	c cleaning 93987 clauses out of 188017 with flag 17713333/6150889
1021.16/1017.02	c cleaning 95008 clauses out of 190033 with flag 18151906/6246892
1054.53/1050.36	c cleaning 96001 clauses out of 192024 with flag 18619643/6343891
1093.25/1088.92	c cleaning 97006 clauses out of 194022 with flag 19059143/6441890
1129.82/1125.46	c cleaning 98004 clauses out of 196016 with flag 19425255/6540890
1164.08/1159.56	c cleaning 98955 clauses out of 198011 with flag 19835096/6640889
1200.79/1196.10	c cleaning 100016 clauses out of 200056 with flag 20286730/6741889
1243.35/1238.52	c cleaning 101015 clauses out of 202043 with flag 20686052/6843892
1262.20/1257.33	c Got one! Elapsed wall clock time (in seconds):1257.217
1262.20/1257.33	o -21
1264.72/1259.85	c cleaning 86622 clauses out of 173276 with flag 20908/6916140
1266.92/1262.06	c cleaning 46330 clauses out of 92660 with flag 46640/6922146
1268.02/1263.11	c cleaning 26632 clauses out of 53323 with flag 77379/6929139
1268.62/1263.77	c cleaning 17335 clauses out of 34691 with flag 109193/6937139
1269.36/1264.44	c cleaning 13169 clauses out of 26356 with flag 149618/6946139
1270.07/1265.19	c cleaning 11580 clauses out of 23187 with flag 194147/6956139
1270.86/1265.96	c cleaning 11292 clauses out of 22608 with flag 237145/6967140
1271.76/1266.83	c cleaning 11628 clauses out of 23315 with flag 288039/6979139
1272.76/1267.81	c cleaning 12326 clauses out of 24687 with flag 344427/6992139
1273.78/1268.89	c cleaning 13182 clauses out of 26371 with flag 411149/7006149
1274.88/1269.99	c cleaning 14088 clauses out of 28180 with flag 477459/7021140
1276.19/1271.20	c cleaning 15043 clauses out of 30091 with flag 537134/7037139
1277.39/1272.47	c cleaning 16024 clauses out of 32048 with flag 605762/7054139
1278.71/1273.79	c cleaning 17010 clauses out of 34025 with flag 675636/7072140
1280.11/1275.15	c cleaning 18002 clauses out of 36014 with flag 742850/7091139
1281.61/1276.66	c cleaning 19006 clauses out of 38012 with flag 813446/7111139
1283.33/1278.40	c cleaning 19974 clauses out of 40006 with flag 895379/7132139
1285.13/1280.15	c cleaning 21008 clauses out of 42032 with flag 979509/7154139
1287.13/1282.13	c cleaning 22006 clauses out of 44024 with flag 1073856/7177139
1289.25/1284.25	c cleaning 22984 clauses out of 46019 with flag 1175296/7201140
1291.45/1286.47	c cleaning 24012 clauses out of 48034 with flag 1278247/7226139
1293.80/1288.74	c cleaning 24993 clauses out of 50022 with flag 1376470/7252139
1295.70/1290.61	c cleaning 26015 clauses out of 52029 with flag 1469363/7279139
1298.23/1293.14	c cleaning 27000 clauses out of 54015 with flag 1571323/7307140
1300.83/1295.73	c cleaning 28004 clauses out of 56019 with flag 1669589/7336144
1304.49/1299.38	c cleaning 28998 clauses out of 58010 with flag 1770680/7366139
1308.09/1302.92	c cleaning 29955 clauses out of 60012 with flag 1891921/7397139
1311.72/1306.51	c cleaning 31023 clauses out of 62058 with flag 2026641/7429140
1315.72/1310.50	c cleaning 32017 clauses out of 64036 with flag 2166665/7462141
1319.95/1314.72	c cleaning 32993 clauses out of 66020 with flag 2316362/7496142
1323.27/1318.04	c cleaning 34012 clauses out of 68024 with flag 2475947/7531139
1327.18/1321.96	c cleaning 34997 clauses out of 70018 with flag 2624840/7567145
1331.92/1326.65	c cleaning 35996 clauses out of 72016 with flag 2784212/7604140
1336.75/1331.46	c cleaning 37003 clauses out of 74020 with flag 2943027/7642140
1342.05/1336.72	c cleaning 37999 clauses out of 76017 with flag 3106551/7681140
1347.28/1341.99	c cleaning 38999 clauses out of 78018 with flag 3308823/7721140
1352.81/1347.41	c cleaning 40006 clauses out of 80018 with flag 3510281/7762139
1358.34/1352.97	c cleaning 40984 clauses out of 82012 with flag 3722737/7804139
1364.37/1358.91	c cleaning 41996 clauses out of 84028 with flag 3927381/7847139
1370.58/1365.17	c cleaning 43021 clauses out of 86041 with flag 4132372/7891148
1376.79/1371.33	c cleaning 43998 clauses out of 88011 with flag 4331442/7936139
1383.51/1378.01	c cleaning 45000 clauses out of 90013 with flag 4524344/7982139
1390.56/1385.01	c cleaning 46002 clauses out of 92017 with flag 4746835/8029143
1397.88/1392.33	c cleaning 46997 clauses out of 94013 with flag 4960101/8077141
1405.20/1399.63	c cleaning 47998 clauses out of 96014 with flag 5182684/8126139
1410.74/1405.11	c cleaning 49008 clauses out of 98016 with flag 5393097/8176139
1418.98/1413.30	c cleaning 49993 clauses out of 100008 with flag 5605610/8227139
1427.41/1421.73	c cleaning 50992 clauses out of 102015 with flag 5820325/8279139
1435.77/1430.06	c cleaning 51999 clauses out of 104023 with flag 6029463/8332139
1444.94/1439.14	c cleaning 53011 clauses out of 106024 with flag 6260724/8386139
1454.25/1448.38	c cleaning 53993 clauses out of 108013 with flag 6489535/8441139
1463.59/1457.64	c cleaning 54992 clauses out of 110025 with flag 6724715/8497144
1473.46/1467.50	c cleaning 56008 clauses out of 112032 with flag 6944704/8554143
1483.08/1477.04	c cleaning 57005 clauses out of 114020 with flag 7158245/8612139
1493.55/1487.46	c cleaning 58006 clauses out of 116024 with flag 7390999/8671148
1504.44/1498.28	c cleaning 58994 clauses out of 118009 with flag 7614803/8731139
1516.13/1509.81	c cleaning 59997 clauses out of 120015 with flag 7848358/8792139
1527.05/1520.65	c cleaning 60996 clauses out of 122018 with flag 8076639/8854139
1537.85/1531.32	c cleaning 62010 clauses out of 124024 with flag 8314111/8917141
1548.66/1542.19	c cleaning 63006 clauses out of 126014 with flag 8553274/8981141
1561.43/1554.74	c cleaning 63989 clauses out of 128006 with flag 8803790/9046139
1573.64/1566.82	c cleaning 65009 clauses out of 130017 with flag 9071985/9112139
1586.59/1579.68	c cleaning 65998 clauses out of 132008 with flag 9342347/9179139
1599.46/1592.48	c cleaning 67005 clauses out of 134010 with flag 9588475/9247139
1614.17/1607.07	c cleaning 68003 clauses out of 136006 with flag 9832451/9316140
1628.58/1621.39	c cleaning 69004 clauses out of 138011 with flag 10081351/9386148
1643.31/1635.93	c cleaning 69999 clauses out of 139998 with flag 10335376/9457139
1658.41/1650.99	c cleaning 70991 clauses out of 141999 with flag 10576525/9529139
1674.30/1666.70	c cleaning 71988 clauses out of 144008 with flag 10835706/9602139
1691.71/1684.07	c cleaning 73000 clauses out of 146020 with flag 11088189/9676139
1707.61/1699.85	c cleaning 73995 clauses out of 148020 with flag 11336065/9751139
1724.11/1716.21	c cleaning 75008 clauses out of 150025 with flag 11586781/9827139
1738.93/1730.92	c cleaning 75990 clauses out of 152017 with flag 11846568/9904139
1759.55/1751.47	c cleaning 76997 clauses out of 154029 with flag 12126200/9982141
1783.51/1775.20	c cleaning 77999 clauses out of 156034 with flag 12464606/10061143
1800.00/1791.60	c starts		: 35170
1800.00/1791.60	c conflicts		: 10126698
1800.00/1791.60	c decisions		: 46123593
1800.00/1791.60	c propagations		: 253240344
1800.00/1791.60	c inspects		: 29205163135
1800.00/1791.60	c shortcuts		: 0
1800.00/1791.60	c learnt literals	: 0
1800.00/1791.60	c learnt binary clauses	: 6
1800.00/1791.60	c learnt ternary clauses	: 3086
1800.00/1791.60	c learnt constraints	: 10126698
1800.00/1791.60	c ignored constraints	: 0
1800.00/1791.60	c root simplifications	: 0
1800.00/1791.60	c removed literals (reason simplification)	: 0
1800.00/1791.60	c reason swapping (by a shorter reason)	: 0
1800.00/1791.60	c Calls to reduceDB	: 255
1800.00/1791.60	c Number of update (reduction) of LBD	: 4374710
1800.00/1791.60	c Imported unit clauses	: 0
1800.00/1791.60	c number of reductions to clauses (during analyze)	: 0
1800.00/1791.60	c number of learned constraints concerned by reduction	: 0
1800.00/1791.60	c number of learning phase by resolution	: 0
1800.00/1791.60	c number of learning phase by cutting planes	: 0
1800.00/1791.60	c speed (assignments/second)	: 141370.80700265727
1800.00/1791.60	c non guided choices	0
1800.00/1791.63	c learnt constraints type 
1800.00/1791.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.00/1791.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143585
1800.00/1791.63	s SATISFIABLE
1800.00/1791.63	c Found 6 solution(s)
1800.00/1791.63	v x1 -x2 -x3 -x4 x5 -x6 -x7 x8 x9 -x10 -x11 -x12 x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 x43 -x44 -x45 x46 -x47 -x48 -x49 -x50 -x51 x52 -x53 -x54 x55 -x56 x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 x72 x73 -x74 -x75 -x76 x77 x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 x130 x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 -x156 -x157 -x158 -x159 x160 x161 -x162 -x163 -x164 -x165 -x166 x167 -x168 x169 x170 x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 x186 -x187 x188 -x189 -x190 x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 
1800.00/1791.63	c objective function=-21
1800.00/1791.63	c Total wall clock time (in seconds): 1791.52

Verifier Data

OK	-21

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-4106804-1466277795/watcher-4106804-1466277795 -o /tmp/evaluation-result-4106804-1466277795/solver-4106804-1466277795 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22551 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106804-1466277795.opb 

pid=22793
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: 2.07 2.08 2.03 3/194 22796
/proc/meminfo: memFree=29608660/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/22796/stat : 22796 (java) D 22793 22796 22534 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 29828512 9515008 186 33554432000 1073741824 1073778376 140735557213408 140735557202472 271778409767 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2323 186 143 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.07 2.08 2.03 3/194 22796
/proc/meminfo: memFree=29608660/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 4418 0 1 0 8 1 0 0 20 0 18 0 29828512 9787879424 6044 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2389619 6044 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 2.07 2.08 2.03 3/194 22796
/proc/meminfo: memFree=29608660/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 4688 0 1 0 22 1 0 0 20 0 18 0 29828512 9787879424 6785 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2389619 6785 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300238 s]
/proc/loadavg: 2.07 2.08 2.03 3/194 22796
/proc/meminfo: memFree=29608660/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 6241 0 1 0 43 2 0 0 20 0 19 0 29828512 9856040960 9327 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 9327 2250 9 0 2396937 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9625040

[startup+0.700194 s]
/proc/loadavg: 2.07 2.08 2.03 3/194 22796
/proc/meminfo: memFree=29608660/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=1.15 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 8871 0 1 0 113 2 0 0 20 0 19 0 29828512 9856040960 11165 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 11165 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 9625040

[startup+1.50082 s]
/proc/loadavg: 2.07 2.08 2.03 3/213 22815
/proc/meminfo: memFree=29566136/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=2.03 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 9044 0 1 0 201 2 0 0 20 0 19 0 29828512 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 13221 2270 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2420 0 1 0 143 2 0 0 20 0 19 0 29828513 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686206050480 140686033230750 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29828515 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 25 0 0 0 20 0 19 0 29828518 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3379 0 0 0 29 0 0 0 20 0 19 0 29828518 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 13221 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.07 2.08 2.03 3/213 22815
/proc/meminfo: memFree=29559496/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=3.63 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 9051 0 1 0 361 2 0 0 20 0 19 0 29828512 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 15781 2270 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2427 0 1 0 303 2 0 0 20 0 19 0 29828513 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686206050760 140686033148236 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29828515 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.25 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 25 0 0 0 20 0 19 0 29828518 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.29 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3379 0 0 0 29 0 0 0 20 0 19 0 29828518 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 15781 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.07 2.08 2.02 3/213 22815
/proc/meminfo: memFree=29536880/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=6.87 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 9064 0 1 0 684 3 0 0 20 0 19 0 29828512 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 21382 2271 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2439 0 1 0 622 2 0 0 20 0 19 0 29828513 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686206041792 140686033230241 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29828514 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29828515 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 26 0 0 0 20 0 19 0 29828518 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3379 0 0 0 32 0 0 0 20 0 19 0 29828518 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 21382 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.87
Current children cumulated vsize (KiB) 9625040


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

[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 75236 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1669.9
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.14 2.18 2.12 3/212 22923
/proc/meminfo: memFree=29901440/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=1730.25 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 13341 0 1 0 172922 103 0 0 20 0 19 0 29828512 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 73201 2293 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=1713.77 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2615 0 1 0 171340 37 0 0 20 0 19 0 29828513 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686206049600 140686033230217 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=1.3 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 498 0 0 0 122 8 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 401 0 0 0 115 6 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=1.3 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 393 0 0 0 123 7 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=1.14 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 430 0 0 0 109 5 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=1.19 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 460 0 0 0 114 5 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=1.3 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 411 0 0 0 123 7 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 422 0 0 0 115 5 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 716 0 0 0 112 8 0 0 20 0 19 0 29828514 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 274 0 0 0 106 3 0 0 20 0 19 0 29828515 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 26 0 0 0 20 0 19 0 29828518 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3390 0 0 0 39 0 0 0 20 0 19 0 29828518 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 100 0 0 0 29 37 0 0 20 0 19 0 29828518 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 73201 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1730.25
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.23 2.19 2.13 3/213 22925
/proc/meminfo: memFree=29909124/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=1790.64 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 13366 0 1 0 178959 105 0 0 20 0 19 0 29828512 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 72004 2293 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=1773.32 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2625 0 1 0 177295 37 0 0 20 0 19 0 29828513 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686206049600 140686033230217 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 498 0 0 0 130 8 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=1.29 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 401 0 0 0 123 6 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=1.37 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 393 0 0 0 129 8 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 430 0 0 0 115 5 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 460 0 0 0 120 6 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 411 0 0 0 131 7 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=1.29 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 422 0 0 0 124 5 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=1.25 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 716 0 0 0 117 8 0 0 20 0 19 0 29828514 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 285 0 0 0 117 4 0 0 20 0 19 0 29828515 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 26 0 0 0 20 0 19 0 29828518 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3390 0 0 0 39 0 0 0 20 0 19 0 29828518 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 104 0 0 0 29 39 0 0 20 0 19 0 29828518 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 72004 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1790.64
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.6 s]
/proc/loadavg: 2.19 2.18 2.12 3/213 22926
/proc/meminfo: memFree=29906820/32872528 swapFree=1103996/1183712
[pid=22796] ppid=22793 vsize=9625040 CPUtime=1800 cores=1,3,5,7
/proc/22796/stat : 22796 (java) S 22793 22796 22534 0 -1 4202496 13368 0 1 0 179895 105 0 0 20 0 19 0 29828512 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140735557204544 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/22796/statm: 2406260 71603 2293 9 0 2396937 0
[pid=22796/tid=22798] ppid=22793 vsize=9625040 CPUtime=1782.57 cores=1,3,5,7
/proc/22796/task/22798/stat : 22798 (java) R 22793 22796 22534 0 -1 4202560 2627 0 1 0 178219 38 0 0 20 0 19 0 29828513 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686206049600 140686033148187 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22799] ppid=22793 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/22796/task/22799/stat : 22799 (java) S 22793 22796 22534 0 -1 4202560 498 0 0 0 130 8 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686167542312 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22800] ppid=22793 vsize=9625040 CPUtime=1.29 cores=1,3,5,7
/proc/22796/task/22800/stat : 22800 (java) S 22793 22796 22534 0 -1 4202560 401 0 0 0 123 6 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686166489512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22801] ppid=22793 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/22796/task/22801/stat : 22801 (java) S 22793 22796 22534 0 -1 4202560 393 0 0 0 130 8 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686165436712 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22802] ppid=22793 vsize=9625040 CPUtime=1.2 cores=1,3,5,7
/proc/22796/task/22802/stat : 22802 (java) S 22793 22796 22534 0 -1 4202560 430 0 0 0 115 5 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686164383912 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22803] ppid=22793 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/22796/task/22803/stat : 22803 (java) S 22793 22796 22534 0 -1 4202560 460 0 0 0 122 6 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686163332136 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22804] ppid=22793 vsize=9625040 CPUtime=1.39 cores=1,3,5,7
/proc/22796/task/22804/stat : 22804 (java) S 22793 22796 22534 0 -1 4202560 411 0 0 0 132 7 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686162279336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22805] ppid=22793 vsize=9625040 CPUtime=1.31 cores=1,3,5,7
/proc/22796/task/22805/stat : 22805 (java) S 22793 22796 22534 0 -1 4202560 422 0 0 0 126 5 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686161226536 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22806] ppid=22793 vsize=9625040 CPUtime=1.26 cores=1,3,5,7
/proc/22796/task/22806/stat : 22806 (java) S 22793 22796 22534 0 -1 4202560 716 0 0 0 118 8 0 0 20 0 19 0 29828514 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686160173736 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=22796/tid=22807] ppid=22793 vsize=9625040 CPUtime=1.21 cores=1,3,5,7
/proc/22796/task/22807/stat : 22807 (java) S 22793 22796 22534 0 -1 4202560 285 0 0 0 117 4 0 0 20 0 19 0 29828515 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686029470184 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22808] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22808/stat : 22808 (java) S 22793 22796 22534 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686028416248 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22809] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22809/stat : 22809 (java) S 22793 22796 22534 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29828516 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686027363336 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22810] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22810/stat : 22810 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686026311824 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22811] ppid=22793 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/22796/task/22811/stat : 22811 (java) S 22793 22796 22534 0 -1 4202560 1972 0 0 0 26 0 0 0 20 0 19 0 29828518 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686025259960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22812] ppid=22793 vsize=9625040 CPUtime=0.39 cores=1,3,5,7
/proc/22796/task/22812/stat : 22812 (java) S 22793 22796 22534 0 -1 4202560 3390 0 0 0 39 0 0 0 20 0 19 0 29828518 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686024207160 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=22796/tid=22813] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22813/stat : 22813 (java) S 22793 22796 22534 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29828518 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686023154552 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=22796/tid=22814] ppid=22793 vsize=9625040 CPUtime=0.68 cores=1,3,5,7
/proc/22796/task/22814/stat : 22814 (java) S 22793 22796 22534 0 -1 4202560 104 0 0 0 29 39 0 0 20 0 19 0 29828518 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686022101960 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=22796/tid=22815] ppid=22793 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/22796/task/22815/stat : 22815 (java) S 22793 22796 22534 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29828541 9856040960 71603 33554432000 1073741824 1073778376 140735557213408 140686021047464 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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 22796 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 22796 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=469199
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=480774
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1791.64
CPU time (s): 1800
CPU user time (s): 1798.95
CPU system time (s): 1.05
CPU usage (%): 100.466
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.47
system time used= 1.48077
maximum resident set size= 551192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13404
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1768
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42397
involuntary context switches= 30157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7081 second user time and 16.5995 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-18 21:23:15
IDJOB=4106804
IDBENCH=48265
IDSOLVER=2546
FILE ID=node115/4106804-1466277795
RUNJOBID= node115-1466275999-22551
PBS_JOBID= 19918252
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_10_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106804-1466277795/watcher-4106804-1466277795 -o /tmp/evaluation-result-4106804-1466277795/solver-4106804-1466277795 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466275999-22551 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106804-1466277795.opb

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

MD5SUM BENCH= ae2bd1e13f1871c16ad2ebb51fc6f92a
RANDOM SEED=590411593

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

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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:        29609024 kB
Buffers:          162796 kB
Cached:           205132 kB
SwapCached:         2472 kB
Active:          1045920 kB
Inactive:         275276 kB
Active(anon):     953880 kB
Inactive(anon):     2168 kB
Active(file):      92040 kB
Inactive(file):   273108 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099632 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       2146292 kB
Mapped:            16620 kB
Shmem:                 0 kB
Slab:             613008 kB
SReclaimable:      56796 kB
SUnreclaim:       556212 kB
KernelStack:        1584 kB
PageTables:         8496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3317552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    966656 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= 71740 MiB
End job on node115 at 2016-06-18 21:53:07