Trace number 4101101

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)-62 1800.05 1786.84

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-afiro.opb
MD5SUMd412dc68829850bad6555fa34c6ad801
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-66
Best CPU time to get the best result obtained on this benchmark6.93194
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -65
Optimality of the best value was proved NO
Number of variables960
Total number of constraints27
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints27
Minimum length of a constraint30
Maximum length of a constraint270
Number of terms in the objective function 150
Biggest coefficient in the objective function 222156
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524394
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262125
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524468
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.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-4101101-1466220427.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.27/0.20	c ... done. Wall clock time 0.087s.
0.27/0.20	c declared #vars     960
0.27/0.20	c #constraints  35
0.27/0.20	c constraints type 
0.27/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 35
0.27/0.20	c 35 constraints processed.
0.27/0.20	c objective function length is 150 literals
0.58/0.36	c SATISFIABLE
0.58/0.36	c OPTIMIZING...
0.58/0.36	c Got one! Elapsed wall clock time (in seconds):0.246
0.58/0.36	o -20
1.11/0.63	c Got one! Elapsed wall clock time (in seconds):0.518
1.11/0.63	o -26
1.11/0.69	c Got one! Elapsed wall clock time (in seconds):0.574
1.11/0.69	o -43
1.28/0.76	c cleaning 3430 clauses out of 6873 with flag 2468/6873
1.43/0.81	c Got one! Elapsed wall clock time (in seconds):0.694
1.43/0.81	o -44
1.96/1.38	c cleaning 4594 clauses out of 9191 with flag 11878/12621
2.66/2.01	c cleaning 5294 clauses out of 10594 with flag 25513/18618
3.27/2.63	c cleaning 6143 clauses out of 12300 with flag 40641/25618
3.59/2.96	c cleaning 7071 clauses out of 14158 with flag 57543/33619
3.99/3.36	c cleaning 8036 clauses out of 16086 with flag 77167/42618
4.48/3.88	c cleaning 9015 clauses out of 18050 with flag 98100/52618
4.79/4.10	c Got one! Elapsed wall clock time (in seconds):3.987
4.79/4.10	o -45
5.10/4.46	c cleaning 9635 clauses out of 19274 with flag 12224/62857
5.69/5.05	c cleaning 7818 clauses out of 15641 with flag 25588/68859
6.09/5.45	c cleaning 7407 clauses out of 14823 with flag 42409/75859
6.49/5.80	c cleaning 7705 clauses out of 15419 with flag 60194/83862
6.89/6.28	c cleaning 8342 clauses out of 16709 with flag 78353/92857
7.69/7.00	c cleaning 9180 clauses out of 18367 with flag 98353/102857
8.09/7.41	c Got one! Elapsed wall clock time (in seconds):7.302
8.09/7.41	o -46
8.42/7.72	c cleaning 10650 clauses out of 21300 with flag 13518/114970
8.72/8.09	c cleaning 8318 clauses out of 16648 with flag 27249/120968
8.82/8.14	c Got one! Elapsed wall clock time (in seconds):8.03
8.82/8.14	o -47
9.02/8.35	c cleaning 6796 clauses out of 13606 with flag 10017/126244
9.42/8.80	c cleaning 6390 clauses out of 12807 with flag 23463/132241
9.83/9.19	c cleaning 6700 clauses out of 13417 with flag 39932/139241
10.44/9.74	c cleaning 7354 clauses out of 14718 with flag 58577/147242
11.14/10.43	c cleaning 8177 clauses out of 16364 with flag 79068/156242
11.85/11.14	c cleaning 9092 clauses out of 18188 with flag 104543/166243
12.75/12.04	c cleaning 10046 clauses out of 20094 with flag 130736/177241
13.75/13.09	c cleaning 11021 clauses out of 22050 with flag 161069/189243
14.75/14.07	c cleaning 12007 clauses out of 24027 with flag 193909/202241
15.95/15.28	c cleaning 13006 clauses out of 26022 with flag 227372/216243
17.36/16.64	c cleaning 14000 clauses out of 28014 with flag 262990/231241
19.05/18.30	c cleaning 15004 clauses out of 30014 with flag 302858/247241
20.75/20.03	c cleaning 15994 clauses out of 32010 with flag 341838/264241
22.65/21.97	c cleaning 17008 clauses out of 34019 with flag 385267/282244
24.95/24.22	c cleaning 18002 clauses out of 36008 with flag 429142/301241
27.07/26.35	c cleaning 19003 clauses out of 38008 with flag 472997/321243
29.77/29.04	c cleaning 19986 clauses out of 40003 with flag 524918/342241
32.37/31.68	c cleaning 21002 clauses out of 42018 with flag 578646/364242
34.66/33.91	c cleaning 22006 clauses out of 44015 with flag 632607/387241
39.77/39.03	c cleaning 23001 clauses out of 46009 with flag 691426/411241
47.08/46.37	c cleaning 24002 clauses out of 48012 with flag 761974/436245
49.70/48.92	c cleaning 24997 clauses out of 50010 with flag 826671/462245
52.82/52.01	c cleaning 26005 clauses out of 52011 with flag 894365/489243
55.02/54.26	c cleaning 26998 clauses out of 54004 with flag 962627/517241
56.82/56.08	c Got one! Elapsed wall clock time (in seconds):55.97
56.82/56.08	o -48
57.22/56.49	c cleaning 26069 clauses out of 52137 with flag 14587/542372
58.03/57.22	c cleaning 16026 clauses out of 32065 with flag 30712/548369
58.72/57.90	c cleaning 11516 clauses out of 23039 with flag 46902/555369
59.32/58.58	c cleaning 9751 clauses out of 19523 with flag 65952/563369
60.12/59.34	c cleaning 9381 clauses out of 18772 with flag 90844/572369
60.92/60.15	c cleaning 9691 clauses out of 19393 with flag 117584/582371
61.52/60.74	c cleaning 10339 clauses out of 20700 with flag 145141/593369
61.62/60.88	c Got one! Elapsed wall clock time (in seconds):60.766
61.62/60.88	o -49
61.72/60.98	c cleaning 8004 clauses out of 16021 with flag 6137/599029
62.02/61.26	c cleaning 7002 clauses out of 14020 with flag 24171/605032
62.43/61.70	c cleaning 6997 clauses out of 14016 with flag 41616/612030
63.02/62.23	c cleaning 7498 clauses out of 15019 with flag 61097/620030
63.66/62.89	c cleaning 8250 clauses out of 16521 with flag 83996/629030
64.44/63.63	c cleaning 9126 clauses out of 18270 with flag 109761/639029
65.34/64.50	c cleaning 10061 clauses out of 20145 with flag 137522/650030
66.24/65.48	c cleaning 11030 clauses out of 22085 with flag 174307/662031
67.34/66.55	c cleaning 12013 clauses out of 24054 with flag 218392/675030
68.44/67.61	c cleaning 13015 clauses out of 26040 with flag 267684/689029
69.74/68.94	c cleaning 14002 clauses out of 28027 with flag 306722/704031
71.27/70.47	c cleaning 15001 clauses out of 30023 with flag 349550/720029
72.96/72.16	c cleaning 15999 clauses out of 32022 with flag 395678/737029
74.96/74.15	c cleaning 17008 clauses out of 34023 with flag 442843/755029
75.26/74.45	c Got one! Elapsed wall clock time (in seconds):74.34
75.26/74.45	o -50
75.37/74.53	c cleaning 11265 clauses out of 22545 with flag 3253/760559
75.87/75.00	c cleaning 8622 clauses out of 17278 with flag 19532/766557
76.29/75.45	c cleaning 7822 clauses out of 15657 with flag 38567/773558
76.99/76.17	c cleaning 7908 clauses out of 15834 with flag 61223/781557
77.79/76.90	c cleaning 8451 clauses out of 16926 with flag 83924/790557
78.49/77.66	c cleaning 9227 clauses out of 18475 with flag 107174/800557
79.39/78.55	c cleaning 10121 clauses out of 20248 with flag 134398/811557
80.29/79.44	c cleaning 11057 clauses out of 22128 with flag 166494/823558
81.49/80.61	c cleaning 12029 clauses out of 24070 with flag 207043/836557
82.79/81.92	c cleaning 13009 clauses out of 26041 with flag 247459/850557
84.29/83.46	c cleaning 14004 clauses out of 28033 with flag 294645/865558
85.39/84.58	c cleaning 15006 clauses out of 30028 with flag 343409/881557
87.19/86.32	c cleaning 16004 clauses out of 32023 with flag 384115/898558
88.79/88.00	c cleaning 16999 clauses out of 34018 with flag 433266/916557
90.71/89.82	c cleaning 18003 clauses out of 36020 with flag 493118/935558
91.41/90.58	c Got one! Elapsed wall clock time (in seconds):90.463
91.41/90.58	o -51
91.94/91.09	c cleaning 16854 clauses out of 33725 with flag 16750/951266
92.54/91.61	c cleaning 11425 clauses out of 22869 with flag 37000/957264
93.04/92.15	c cleaning 9207 clauses out of 18444 with flag 56610/964264
93.53/92.70	c cleaning 8607 clauses out of 17240 with flag 77045/972267
94.23/93.37	c cleaning 8810 clauses out of 17630 with flag 100022/981264
94.93/94.09	c cleaning 9404 clauses out of 18823 with flag 125053/991267
95.93/95.07	c cleaning 10199 clauses out of 20417 with flag 155950/1002265
96.64/95.80	c cleaning 11102 clauses out of 22217 with flag 188882/1014264
97.84/96.92	c cleaning 12044 clauses out of 24118 with flag 221003/1027267
98.84/97.99	c cleaning 13024 clauses out of 26073 with flag 259231/1041266
100.16/99.27	c cleaning 14009 clauses out of 28048 with flag 297535/1056265
101.66/100.77	c cleaning 15013 clauses out of 30038 with flag 354914/1072264
103.36/102.47	c cleaning 16009 clauses out of 32026 with flag 400718/1089265
104.96/104.03	c cleaning 17005 clauses out of 34017 with flag 443780/1107265
106.57/105.68	c cleaning 18002 clauses out of 36013 with flag 487027/1126266
108.36/107.45	c cleaning 19002 clauses out of 38009 with flag 531878/1146264
110.26/109.30	c cleaning 20000 clauses out of 40007 with flag 583060/1167264
111.88/110.99	c cleaning 21003 clauses out of 42009 with flag 635949/1189266
114.08/113.20	c cleaning 21996 clauses out of 44004 with flag 692161/1212264
116.98/116.08	c cleaning 22997 clauses out of 46009 with flag 745095/1236265
118.28/117.35	c cleaning 23990 clauses out of 48011 with flag 801048/1261264
120.47/119.55	c cleaning 24996 clauses out of 50021 with flag 860333/1287264
123.87/122.94	c cleaning 26002 clauses out of 52033 with flag 920160/1314272
127.67/126.75	c cleaning 26995 clauses out of 54023 with flag 981342/1342264
131.98/131.05	c cleaning 27992 clauses out of 56028 with flag 1046092/1371264
136.67/135.75	c cleaning 29002 clauses out of 58037 with flag 1111764/1401265
141.57/140.69	c cleaning 29998 clauses out of 60034 with flag 1182978/1432264
147.77/146.82	c cleaning 31004 clauses out of 62037 with flag 1251607/1464265
152.74/151.72	c cleaning 32009 clauses out of 64035 with flag 1324514/1497267
156.44/155.45	c cleaning 33012 clauses out of 66027 with flag 1412388/1531268
157.44/156.46	c Got one! Elapsed wall clock time (in seconds):156.351
157.44/156.46	o -52
158.06/157.07	c cleaning 25717 clauses out of 51452 with flag 13494/1549705
158.76/157.75	c cleaning 15862 clauses out of 31734 with flag 30763/1555704
159.26/158.20	c cleaning 11431 clauses out of 22872 with flag 51220/1562704
159.96/158.93	c cleaning 9710 clauses out of 19441 with flag 71562/1570704
160.76/159.79	c cleaning 9357 clauses out of 18732 with flag 96585/1579705
161.46/160.43	c cleaning 9674 clauses out of 19374 with flag 118890/1589704
162.26/161.21	c cleaning 10344 clauses out of 20702 with flag 144422/1600706
163.27/162.20	c cleaning 11178 clauses out of 22356 with flag 177698/1612704
164.27/163.21	c cleaning 12087 clauses out of 24178 with flag 214481/1625704
165.27/164.20	c cleaning 13046 clauses out of 26093 with flag 250298/1639706
166.18/165.18	c cleaning 14011 clauses out of 28045 with flag 288624/1654704
167.67/166.66	c cleaning 15009 clauses out of 30035 with flag 327102/1670705
169.17/168.15	c cleaning 16013 clauses out of 32026 with flag 368030/1687705
170.77/169.75	c cleaning 17003 clauses out of 34012 with flag 409825/1705704
172.61/171.53	c cleaning 17997 clauses out of 36009 with flag 455146/1724704
174.41/173.32	c cleaning 18996 clauses out of 38012 with flag 506595/1744704
176.30/175.21	c cleaning 20001 clauses out of 40016 with flag 566429/1765704
178.10/177.10	c cleaning 21003 clauses out of 42015 with flag 628457/1787704
180.70/179.61	c cleaning 22002 clauses out of 44013 with flag 681263/1810705
182.91/181.87	c cleaning 22998 clauses out of 46010 with flag 739591/1834704
185.52/184.47	c cleaning 24005 clauses out of 48012 with flag 805965/1859704
188.42/187.37	c cleaning 24995 clauses out of 50008 with flag 874977/1885705
191.32/190.21	c cleaning 25996 clauses out of 52014 with flag 947798/1912706
194.87/193.71	c cleaning 27003 clauses out of 54016 with flag 1031495/1940704
198.17/197.04	c cleaning 27998 clauses out of 56013 with flag 1100721/1969704
201.56/200.47	c cleaning 29004 clauses out of 58018 with flag 1183717/1999707
205.16/204.05	c cleaning 30000 clauses out of 60011 with flag 1263563/2030704
208.47/207.38	c cleaning 30991 clauses out of 62011 with flag 1337031/2062704
211.57/210.44	c cleaning 32002 clauses out of 64020 with flag 1412573/2095704
215.27/214.16	c cleaning 33002 clauses out of 66020 with flag 1499874/2129706
219.37/218.30	c cleaning 34005 clauses out of 68019 with flag 1588548/2164707
224.51/223.34	c cleaning 35002 clauses out of 70012 with flag 1693453/2200705
228.70/227.58	c cleaning 35993 clauses out of 72009 with flag 1783829/2237704
233.36/232.18	c cleaning 37007 clauses out of 74016 with flag 1877193/2275704
238.55/237.38	c cleaning 38004 clauses out of 76009 with flag 1971638/2314704
244.36/243.14	c cleaning 39000 clauses out of 78008 with flag 2069143/2354707
248.99/247.73	c cleaning 39998 clauses out of 80005 with flag 2173039/2395704
254.09/252.90	c cleaning 41000 clauses out of 82010 with flag 2277901/2437707
259.80/258.59	c cleaning 41998 clauses out of 84012 with flag 2384892/2480709
265.53/264.22	c cleaning 42998 clauses out of 86009 with flag 2496966/2524704
271.83/270.58	c cleaning 43996 clauses out of 88013 with flag 2602797/2569706
277.76/276.44	c cleaning 44994 clauses out of 90016 with flag 2720947/2615705
284.76/283.44	c cleaning 46006 clauses out of 92024 with flag 2835583/2662707
291.29/289.94	c cleaning 46999 clauses out of 94015 with flag 2955934/2710704
298.09/296.79	c cleaning 48000 clauses out of 96017 with flag 3080514/2759705
304.85/303.49	c cleaning 49008 clauses out of 98019 with flag 3199396/2809707
312.94/311.52	c cleaning 50001 clauses out of 100010 with flag 3323987/2860706
321.03/319.52	c Got one! Elapsed wall clock time (in seconds):319.406
321.03/319.52	o -53
321.77/320.24	c cleaning 52748 clauses out of 105501 with flag 15460/2916198
322.36/320.85	c cleaning 29366 clauses out of 58754 with flag 29872/2922199
323.06/321.55	c cleaning 18179 clauses out of 36386 with flag 48073/2929197
323.97/322.47	c cleaning 13087 clauses out of 26207 with flag 65588/2937197
324.86/323.37	c cleaning 11044 clauses out of 22121 with flag 84504/2946198
325.56/324.06	c cleaning 10532 clauses out of 21078 with flag 105554/2956199
326.17/324.69	c cleaning 10765 clauses out of 21547 with flag 134434/2967200
326.76/325.25	c cleaning 11377 clauses out of 22779 with flag 161855/2979197
327.76/326.21	c cleaning 12191 clauses out of 24402 with flag 195998/2992197
329.18/327.67	c cleaning 13097 clauses out of 26211 with flag 240312/3006197
331.28/329.74	c cleaning 14047 clauses out of 28114 with flag 287197/3021197
332.58/331.03	c cleaning 15024 clauses out of 30069 with flag 332207/3037199
333.78/332.23	c cleaning 16017 clauses out of 32043 with flag 375456/3054197
335.18/333.60	c cleaning 16992 clauses out of 34030 with flag 418970/3072201
336.49/334.99	c cleaning 18012 clauses out of 36035 with flag 466161/3091198
336.88/335.39	c Got one! Elapsed wall clock time (in seconds):335.276
336.88/335.39	o -54
337.38/335.80	c cleaning 15073 clauses out of 30174 with flag 17787/3103349
337.68/336.19	c cleaning 10539 clauses out of 21102 with flag 39374/3109350
338.19/336.62	c cleaning 8777 clauses out of 17564 with flag 59622/3116351
338.68/337.10	c cleaning 8382 clauses out of 16785 with flag 79756/3124349
339.18/337.64	c cleaning 8691 clauses out of 17403 with flag 102937/3133349
339.68/338.19	c cleaning 9349 clauses out of 18713 with flag 133317/3143350
340.49/338.90	c cleaning 10182 clauses out of 20365 with flag 164752/3154351
341.28/339.71	c cleaning 11087 clauses out of 22183 with flag 195437/3166351
342.08/340.52	c cleaning 12047 clauses out of 24095 with flag 231863/3179350
343.18/341.65	c cleaning 13023 clauses out of 26047 with flag 264451/3193349
344.50/342.95	c cleaning 14009 clauses out of 28027 with flag 299561/3208352
345.80/344.30	c cleaning 15005 clauses out of 30019 with flag 340726/3224353
347.50/345.94	c cleaning 16004 clauses out of 32010 with flag 384118/3241349
349.10/347.56	c cleaning 17001 clauses out of 34006 with flag 432750/3259349
350.80/349.29	c cleaning 17999 clauses out of 36005 with flag 479712/3278349
352.92/351.35	c cleaning 19001 clauses out of 38007 with flag 529892/3298350
355.02/353.45	c cleaning 20000 clauses out of 40007 with flag 585177/3319351
357.32/355.76	c cleaning 21003 clauses out of 42010 with flag 642803/3341354
359.42/357.81	c cleaning 21998 clauses out of 44002 with flag 704398/3364349
361.72/360.14	c cleaning 22989 clauses out of 46004 with flag 764291/3388349
364.03/362.49	c cleaning 24003 clauses out of 48017 with flag 828961/3413351
366.84/365.29	c cleaning 24999 clauses out of 50013 with flag 896232/3439350
369.73/368.15	c cleaning 25997 clauses out of 52013 with flag 967870/3466349
372.65/371.09	c cleaning 27004 clauses out of 54021 with flag 1038387/3494354
376.14/374.53	c cleaning 27999 clauses out of 56012 with flag 1113459/3523349
379.84/378.22	c cleaning 29002 clauses out of 58013 with flag 1194798/3553349
383.77/382.19	c cleaning 29994 clauses out of 60011 with flag 1277484/3584349
387.47/385.87	c cleaning 31009 clauses out of 62019 with flag 1358889/3616351
391.87/390.26	c cleaning 31998 clauses out of 64011 with flag 1444515/3649352
395.58/393.98	c cleaning 33003 clauses out of 66010 with flag 1536857/3683349
400.08/398.44	c cleaning 33997 clauses out of 68007 with flag 1622343/3718349
404.40/402.78	c cleaning 35001 clauses out of 70013 with flag 1711840/3754352
408.70/407.06	c cleaning 36000 clauses out of 72010 with flag 1809164/3791350
413.02/411.31	c cleaning 37003 clauses out of 74009 with flag 1920036/3829349
414.33/412.63	c Got one! Elapsed wall clock time (in seconds):412.516
414.33/412.63	o -55
414.72/413.09	c cleaning 27160 clauses out of 54330 with flag 16401/3846673
415.32/413.69	c cleaning 16580 clauses out of 33171 with flag 34176/3852674
416.02/414.30	c cleaning 11784 clauses out of 23589 with flag 53440/3859672
416.62/414.95	c cleaning 9891 clauses out of 19807 with flag 75230/3867674
417.45/415.72	c cleaning 9444 clauses out of 18913 with flag 101877/3876671
418.05/416.31	c cleaning 9730 clauses out of 19470 with flag 130772/3886672
418.95/417.30	c cleaning 10360 clauses out of 20740 with flag 163517/3897672
419.95/418.24	c cleaning 11174 clauses out of 22379 with flag 190974/3909671
421.05/419.38	c cleaning 12102 clauses out of 24205 with flag 224626/3922671
422.16/420.44	c cleaning 13046 clauses out of 26104 with flag 255901/3936672
423.36/421.64	c cleaning 14021 clauses out of 28058 with flag 299148/3951672
424.76/423.02	c cleaning 15011 clauses out of 30038 with flag 343378/3967673
426.37/424.65	c cleaning 16006 clauses out of 32025 with flag 391465/3984671
428.06/426.38	c cleaning 17005 clauses out of 34022 with flag 444085/4002674
429.56/427.83	c cleaning 18000 clauses out of 36015 with flag 495260/4021672
431.76/430.05	c cleaning 18997 clauses out of 38014 with flag 556794/4041671
433.76/432.00	c cleaning 19999 clauses out of 40019 with flag 618256/4062673
435.48/433.72	c cleaning 21005 clauses out of 42019 with flag 671424/4084672
437.78/436.01	c cleaning 22000 clauses out of 44016 with flag 725120/4107674
439.69/437.95	c cleaning 23001 clauses out of 46014 with flag 789987/4131672
442.38/440.69	c cleaning 24002 clauses out of 48013 with flag 853545/4156672
445.10/443.34	c cleaning 25006 clauses out of 50012 with flag 921097/4182673
447.80/446.06	c cleaning 26002 clauses out of 52006 with flag 987601/4209673
450.62/448.89	c cleaning 27001 clauses out of 54003 with flag 1054121/4237672
453.92/452.20	c cleaning 27993 clauses out of 56001 with flag 1125254/4266671
457.61/455.82	c cleaning 28996 clauses out of 58008 with flag 1204870/4296671
461.03/459.27	c cleaning 29997 clauses out of 60013 with flag 1290644/4327672
464.94/463.16	c cleaning 31006 clauses out of 62015 with flag 1371245/4359671
468.44/466.70	c cleaning 31991 clauses out of 64009 with flag 1462744/4392671
472.34/470.56	c cleaning 32999 clauses out of 66018 with flag 1548301/4426671
476.96/475.17	c cleaning 34002 clauses out of 68021 with flag 1643723/4461673
481.76/479.90	c cleaning 34999 clauses out of 70017 with flag 1760497/4497671
485.99/484.12	c cleaning 36002 clauses out of 72018 with flag 1860969/4534671
490.09/488.29	c cleaning 37003 clauses out of 74018 with flag 1969914/4572673
495.32/493.45	c cleaning 38005 clauses out of 76013 with flag 2066405/4611671
500.65/498.79	c cleaning 39000 clauses out of 78011 with flag 2167873/4651674
505.95/504.01	c cleaning 39995 clauses out of 80008 with flag 2271975/4692671
511.16/509.20	c cleaning 41003 clauses out of 82013 with flag 2384478/4734671
516.89/514.92	c cleaning 42001 clauses out of 84016 with flag 2502800/4777677
523.31/521.32	c cleaning 43003 clauses out of 86011 with flag 2644570/4821673
529.71/527.71	c cleaning 43991 clauses out of 88006 with flag 2759361/4866671
536.23/534.21	c cleaning 45004 clauses out of 90015 with flag 2882916/4912671
543.75/541.74	c cleaning 46005 clauses out of 92011 with flag 3003883/4959671
549.96/547.92	c cleaning 46997 clauses out of 94008 with flag 3128769/5007673
553.09/551.06	c Got one! Elapsed wall clock time (in seconds):550.943
553.09/551.06	o -56
553.79/551.76	c cleaning 39800 clauses out of 79613 with flag 16043/5040275
554.40/552.33	c cleaning 22895 clauses out of 45811 with flag 33521/5046273
554.89/552.87	c cleaning 14943 clauses out of 29916 with flag 50738/5053273
555.39/553.36	c cleaning 11477 clauses out of 22974 with flag 74061/5061274
555.89/553.86	c cleaning 10235 clauses out of 20496 with flag 102712/5070273
556.69/554.63	c cleaning 10118 clauses out of 20261 with flag 127744/5080273
557.49/555.46	c cleaning 10557 clauses out of 21145 with flag 155674/5091275
558.51/556.47	c cleaning 11286 clauses out of 22587 with flag 184076/5103274
559.51/557.41	c cleaning 12139 clauses out of 24301 with flag 220677/5116274
560.31/558.28	c cleaning 13083 clauses out of 26170 with flag 260799/5130282
561.64/559.59	c cleaning 14031 clauses out of 28078 with flag 296171/5145273
563.04/560.98	c cleaning 15017 clauses out of 30047 with flag 335184/5161273
564.64/562.57	c cleaning 16014 clauses out of 32031 with flag 383664/5178274
566.14/564.08	c cleaning 17005 clauses out of 34021 with flag 433314/5196278
567.65/565.58	c cleaning 17997 clauses out of 36011 with flag 482660/5215273
569.75/567.68	c cleaning 19002 clauses out of 38014 with flag 533029/5235273
571.54/569.40	c cleaning 19997 clauses out of 40014 with flag 586621/5256275
572.24/570.19	c Got one! Elapsed wall clock time (in seconds):570.082
572.24/570.19	o -57
572.74/570.68	c cleaning 17066 clauses out of 34146 with flag 17336/5270404
573.26/571.11	c cleaning 11540 clauses out of 23082 with flag 34526/5276406
573.66/571.58	c cleaning 9265 clauses out of 18544 with flag 55380/5283408
574.46/572.33	c cleaning 8634 clauses out of 17276 with flag 78792/5291405
574.96/572.86	c cleaning 8812 clauses out of 17641 with flag 98884/5300404
575.66/573.59	c cleaning 9409 clauses out of 18830 with flag 122346/5310405
576.46/574.36	c cleaning 10200 clauses out of 20420 with flag 151801/5321404
577.56/575.41	c cleaning 11102 clauses out of 22221 with flag 187560/5333405
578.58/576.43	c cleaning 12053 clauses out of 24119 with flag 226670/5346405
579.98/577.84	c cleaning 13020 clauses out of 26065 with flag 271233/5360404
581.48/579.33	c cleaning 14017 clauses out of 28045 with flag 315152/5375404
583.18/581.10	c cleaning 15007 clauses out of 30028 with flag 363371/5391404
585.28/583.15	c cleaning 16006 clauses out of 32023 with flag 413934/5408406
587.48/585.35	c cleaning 17005 clauses out of 34018 with flag 468536/5426407
588.98/586.86	c cleaning 18000 clauses out of 36014 with flag 517074/5445408
590.68/588.59	c cleaning 19002 clauses out of 38011 with flag 562251/5465405
592.91/590.73	c cleaning 20002 clauses out of 40012 with flag 610599/5486408
595.40/593.25	c cleaning 20998 clauses out of 42006 with flag 664105/5508404
598.40/596.22	c cleaning 22005 clauses out of 44011 with flag 715923/5531407
601.30/599.11	c cleaning 22995 clauses out of 46004 with flag 772474/5555405
604.90/602.72	c cleaning 24003 clauses out of 48009 with flag 832398/5580405
608.00/605.83	c cleaning 24992 clauses out of 50006 with flag 893766/5606405
611.14/608.99	c cleaning 26005 clauses out of 52013 with flag 965638/5633404
613.74/611.59	c cleaning 26994 clauses out of 54012 with flag 1035689/5661408
616.88/614.64	c cleaning 27998 clauses out of 56014 with flag 1113378/5690404
620.81/618.56	c cleaning 29000 clauses out of 58016 with flag 1193694/5720404
624.31/622.02	c cleaning 30000 clauses out of 60016 with flag 1268914/5751404
628.01/625.71	c cleaning 31004 clauses out of 62017 with flag 1353812/5783405
629.01/626.71	c Got one! Elapsed wall clock time (in seconds):626.593
629.01/626.71	o -58
629.54/627.29	c cleaning 24042 clauses out of 48101 with flag 14815/5800493
630.14/627.85	c cleaning 15018 clauses out of 30059 with flag 28818/5806493
630.64/628.33	c cleaning 11014 clauses out of 22044 with flag 48424/5813496
631.05/628.80	c cleaning 9505 clauses out of 19030 with flag 70285/5821496
631.84/629.53	c cleaning 9249 clauses out of 18522 with flag 96720/5830493
632.34/630.05	c cleaning 9632 clauses out of 19275 with flag 120404/5840495
633.24/630.91	c cleaning 10317 clauses out of 20641 with flag 159852/5851493
633.94/631.64	c cleaning 11158 clauses out of 22324 with flag 195028/5863493
634.75/632.50	c cleaning 12080 clauses out of 24168 with flag 227337/5876495
635.75/633.45	c cleaning 13041 clauses out of 26087 with flag 267104/5890494
637.16/634.86	c cleaning 14016 clauses out of 28045 with flag 319848/5905493
638.75/636.43	c cleaning 15006 clauses out of 30030 with flag 379932/5921494
640.05/637.74	c cleaning 16007 clauses out of 32024 with flag 427213/5938494
641.49/639.12	c cleaning 17005 clauses out of 34017 with flag 476820/5956494
642.88/640.51	c cleaning 17992 clauses out of 36012 with flag 526164/5975494
644.38/642.09	c cleaning 19004 clauses out of 38020 with flag 579997/5995494
646.31/643.96	c cleaning 19997 clauses out of 40015 with flag 631782/6016493
648.21/645.89	c cleaning 20999 clauses out of 42020 with flag 692411/6038495
650.53/648.17	c cleaning 22006 clauses out of 44019 with flag 752365/6061493
653.13/650.77	c cleaning 22998 clauses out of 46016 with flag 815629/6085496
655.67/653.23	c cleaning 23997 clauses out of 48014 with flag 884062/6110493
658.08/655.70	c cleaning 25003 clauses out of 50018 with flag 950723/6136494
660.91/658.43	c cleaning 25999 clauses out of 52014 with flag 1023592/6163493
664.73/662.28	c cleaning 26996 clauses out of 54015 with flag 1109687/6191493
669.94/667.40	c cleaning 27995 clauses out of 56019 with flag 1181789/6220493
673.05/670.54	c cleaning 29005 clauses out of 58024 with flag 1267628/6250493
676.45/673.94	c cleaning 30003 clauses out of 60024 with flag 1349854/6281498
680.57/678.07	c cleaning 31001 clauses out of 62016 with flag 1434457/6313493
684.78/682.25	c cleaning 32001 clauses out of 64015 with flag 1526204/6346493
689.49/686.94	c cleaning 33008 clauses out of 66017 with flag 1618006/6380496
692.82/690.27	c cleaning 33993 clauses out of 68006 with flag 1700785/6415493
698.95/696.31	c cleaning 34999 clauses out of 70013 with flag 1802825/6451493
703.57/700.96	c cleaning 35999 clauses out of 72014 with flag 1898117/6488493
707.61/704.96	c cleaning 37002 clauses out of 74016 with flag 2007816/6526494
712.03/709.39	c cleaning 37997 clauses out of 76014 with flag 2116611/6565494
719.23/716.55	c cleaning 38993 clauses out of 78016 with flag 2287746/6605493
725.26/722.54	c cleaning 40006 clauses out of 80025 with flag 2431379/6646495
731.59/728.87	c cleaning 41008 clauses out of 82018 with flag 2553635/6688494
738.12/735.33	c cleaning 41991 clauses out of 84010 with flag 2691470/6731494
744.64/741.87	c cleaning 43002 clauses out of 86018 with flag 2833124/6775493
750.18/747.36	c cleaning 44005 clauses out of 88018 with flag 2945303/6820495
756.31/753.43	c cleaning 45000 clauses out of 90013 with flag 3061890/6866495
765.14/762.20	c cleaning 46004 clauses out of 92018 with flag 3186007/6913500
780.22/777.24	c cleaning 47006 clauses out of 94013 with flag 3365352/6961499
788.49/785.46	c cleaning 47995 clauses out of 96002 with flag 3517258/7010494
795.92/792.88	c cleaning 48997 clauses out of 98006 with flag 3673690/7060493
803.13/800.08	c cleaning 50000 clauses out of 100009 with flag 3830742/7111493
813.57/810.33	c cleaning 50991 clauses out of 102010 with flag 4025035/7163494
830.06/826.72	c cleaning 52000 clauses out of 104021 with flag 4259783/7216496
838.72/835.39	c cleaning 53003 clauses out of 106018 with flag 4429511/7270493
846.54/843.17	c cleaning 54000 clauses out of 108015 with flag 4582656/7325493
863.63/860.17	c cleaning 55001 clauses out of 110015 with flag 4781808/7381493
871.27/867.79	c Got one! Elapsed wall clock time (in seconds):867.676
871.27/867.79	o -59
872.40/868.83	c cleaning 55772 clauses out of 111557 with flag 16588/7438036
873.30/869.78	c cleaning 30883 clauses out of 61786 with flag 33432/7444037
874.20/870.63	c cleaning 18941 clauses out of 37902 with flag 51883/7451036
874.91/871.37	c cleaning 13471 clauses out of 26963 with flag 72191/7459038
875.80/872.23	c cleaning 11233 clauses out of 22493 with flag 96591/7468039
876.81/873.24	c cleaning 10612 clauses out of 21258 with flag 123547/7478037
877.91/874.36	c cleaning 10816 clauses out of 21645 with flag 153903/7489036
879.01/875.49	c cleaning 11407 clauses out of 22836 with flag 185503/7501043
880.33/876.79	c cleaning 12207 clauses out of 24422 with flag 219002/7514036
881.82/878.28	c cleaning 13103 clauses out of 26215 with flag 255759/7528036
883.04/879.45	c cleaning 14049 clauses out of 28112 with flag 294028/7543036
884.24/880.67	c cleaning 15028 clauses out of 30067 with flag 335750/7559040
885.56/881.97	c cleaning 16008 clauses out of 32036 with flag 375507/7576037
887.26/883.69	c cleaning 17000 clauses out of 34027 with flag 421047/7594036
889.27/885.63	c cleaning 18000 clauses out of 36027 with flag 471025/7613036
891.66/888.09	c cleaning 19007 clauses out of 38029 with flag 521722/7633038
893.17/889.54	c cleaning 20006 clauses out of 40021 with flag 578159/7654037
894.68/891.04	c cleaning 20997 clauses out of 42014 with flag 636891/7676036
896.58/892.93	c cleaning 21991 clauses out of 44017 with flag 695277/7699036
898.70/895.07	c cleaning 23009 clauses out of 46027 with flag 755258/7723037
901.03/897.38	c cleaning 24007 clauses out of 48017 with flag 824348/7748036
904.05/900.38	c cleaning 24998 clauses out of 50014 with flag 909841/7774040
906.95/903.28	c cleaning 26001 clauses out of 52013 with flag 981162/7801037
910.30/906.56	c cleaning 27004 clauses out of 54018 with flag 1069375/7829043
914.41/910.65	c cleaning 27995 clauses out of 56007 with flag 1150550/7858036
918.76/914.97	c cleaning 29000 clauses out of 58012 with flag 1240874/7888036
923.59/919.71	c cleaning 30003 clauses out of 60019 with flag 1331019/7919043
930.31/926.46	c cleaning 31001 clauses out of 62011 with flag 1431499/7951038
934.35/930.47	c cleaning 31995 clauses out of 64012 with flag 1524092/7984040
938.76/934.80	c cleaning 33002 clauses out of 66015 with flag 1621931/8018038
940.79/936.80	c Got one! Elapsed wall clock time (in seconds):936.688
940.79/936.80	o -60
941.19/937.30	c cleaning 28975 clauses out of 57967 with flag 17326/8042992
942.09/938.18	c cleaning 17486 clauses out of 34992 with flag 34645/8048992
943.01/939.01	c cleaning 12234 clauses out of 24506 with flag 53818/8055992
943.52/939.56	c cleaning 10125 clauses out of 20272 with flag 75968/8063992
944.01/940.05	c cleaning 9559 clauses out of 19147 with flag 108500/8072992
944.83/940.81	c cleaning 9790 clauses out of 19590 with flag 136561/8082994
945.53/941.59	c cleaning 10385 clauses out of 20799 with flag 162952/8093993
946.26/942.23	c cleaning 11203 clauses out of 22415 with flag 191890/8105994
947.16/943.13	c cleaning 12100 clauses out of 24212 with flag 224596/8118994
948.88/944.80	c cleaning 13037 clauses out of 26110 with flag 271101/8132992
950.20/946.13	c cleaning 14031 clauses out of 28075 with flag 314329/8147994
951.49/947.44	c cleaning 15015 clauses out of 30042 with flag 352781/8163992
953.43/949.32	c cleaning 16005 clauses out of 32027 with flag 404948/8180992
954.94/950.88	c cleaning 17002 clauses out of 34023 with flag 451430/8198993
956.54/952.48	c cleaning 18007 clauses out of 36024 with flag 501579/8217996
958.29/954.11	c cleaning 19004 clauses out of 38015 with flag 553578/8237994
959.81/955.60	c cleaning 19992 clauses out of 40011 with flag 604316/8258994
961.53/957.38	c cleaning 20997 clauses out of 42020 with flag 663333/8280995
964.04/959.87	c cleaning 22011 clauses out of 44021 with flag 738782/8303993
966.76/962.51	c cleaning 22999 clauses out of 46009 with flag 798478/8327992
969.18/964.93	c cleaning 23997 clauses out of 48010 with flag 865502/8352992
972.19/967.90	c cleaning 24997 clauses out of 50014 with flag 924143/8378993
975.34/971.03	c cleaning 26007 clauses out of 52017 with flag 988569/8405993
977.88/973.58	c cleaning 26997 clauses out of 54010 with flag 1060323/8433993
981.01/976.67	c cleaning 27990 clauses out of 56012 with flag 1143492/8462992
984.54/980.12	c cleaning 29011 clauses out of 58023 with flag 1225168/8492993
987.59/983.12	c cleaning 29988 clauses out of 60014 with flag 1309678/8523995
990.91/986.50	c cleaning 31010 clauses out of 62026 with flag 1391775/8555995
994.55/990.07	c cleaning 31998 clauses out of 64013 with flag 1480107/8588992
998.37/993.88	c cleaning 33000 clauses out of 66015 with flag 1571831/8622992
1003.11/998.55	c cleaning 33992 clauses out of 68015 with flag 1682655/8657992
1007.33/1002.72	c cleaning 35000 clauses out of 70024 with flag 1804342/8693993
1011.07/1006.46	c cleaning 35989 clauses out of 72023 with flag 1903150/8730992
1015.81/1011.16	c cleaning 37009 clauses out of 74037 with flag 2016449/8768995
1022.14/1017.43	c cleaning 38001 clauses out of 76025 with flag 2168664/8807992
1026.17/1021.48	c cleaning 39001 clauses out of 78024 with flag 2291713/8847992
1031.88/1027.13	c cleaning 39999 clauses out of 80023 with flag 2377117/8888992
1039.92/1035.12	c cleaning 41004 clauses out of 82025 with flag 2466273/8930993
1047.76/1042.99	c cleaning 41998 clauses out of 84020 with flag 2558260/8973992
1057.79/1052.92	c cleaning 43007 clauses out of 86024 with flag 2651456/9017994
1068.43/1063.59	c cleaning 44004 clauses out of 88019 with flag 2744898/9062996
1078.67/1073.75	c cleaning 45001 clauses out of 90011 with flag 2840137/9108992
1086.89/1081.96	c Got one! Elapsed wall clock time (in seconds):1081.847
1086.89/1081.96	o -61
1087.83/1082.89	c cleaning 45739 clauses out of 91491 with flag 13863/9155473
1088.54/1083.52	c cleaning 25868 clauses out of 51753 with flag 29741/9161474
1089.05/1084.04	c cleaning 16429 clauses out of 32884 with flag 48610/9168473
1089.45/1084.49	c cleaning 12222 clauses out of 24457 with flag 67989/9176475
1090.06/1085.08	c cleaning 10616 clauses out of 21235 with flag 94984/9185475
1090.66/1085.69	c cleaning 10294 clauses out of 20617 with flag 121772/9195473
1091.37/1086.31	c cleaning 10652 clauses out of 21327 with flag 148284/9206477
1092.28/1087.23	c cleaning 11324 clauses out of 22671 with flag 184120/9218473
1093.08/1088.05	c cleaning 12162 clauses out of 24348 with flag 220824/9231474
1093.98/1088.93	c cleaning 13081 clauses out of 26187 with flag 255638/9245475
1095.00/1089.99	c cleaning 14041 clauses out of 28106 with flag 292503/9260475
1096.21/1091.12	c cleaning 15026 clauses out of 30064 with flag 331974/9276474
1097.81/1092.75	c cleaning 16015 clauses out of 32040 with flag 390862/9293476
1099.15/1094.03	c cleaning 17004 clauses out of 34023 with flag 435762/9311474
1100.67/1095.52	c cleaning 17999 clauses out of 36018 with flag 485411/9330473
1102.39/1097.25	c cleaning 19004 clauses out of 38020 with flag 548952/9350474
1104.66/1099.43	c cleaning 19999 clauses out of 40015 with flag 615763/9371473
1106.68/1101.45	c cleaning 20997 clauses out of 42019 with flag 685871/9393476
1109.42/1104.14	c cleaning 22005 clauses out of 44021 with flag 753002/9416475
1112.74/1107.43	c cleaning 23005 clauses out of 46016 with flag 816289/9440475
1115.18/1109.86	c cleaning 23997 clauses out of 48011 with flag 883251/9465475
1117.43/1112.04	c cleaning 24994 clauses out of 50013 with flag 947678/9491474
1121.75/1116.39	c cleaning 26004 clauses out of 52020 with flag 1026912/9518475
1126.22/1120.70	c cleaning 27009 clauses out of 54025 with flag 1112645/9546484
1135.38/1129.77	c cleaning 28002 clauses out of 56005 with flag 1216717/9575473
1138.89/1133.28	c cleaning 28995 clauses out of 58003 with flag 1296751/9605473
1141.94/1136.22	c cleaning 29999 clauses out of 60010 with flag 1378522/9636475
1145.27/1139.59	c cleaning 31000 clauses out of 62009 with flag 1454704/9668473
1149.81/1144.08	c cleaning 31997 clauses out of 64010 with flag 1550906/9701474
1155.05/1149.23	c cleaning 33001 clauses out of 66013 with flag 1655175/9735474
1160.09/1154.27	c cleaning 33996 clauses out of 68012 with flag 1766177/9770474
1163.91/1158.07	c cleaning 35006 clauses out of 70016 with flag 1871743/9806474
1168.46/1162.50	c cleaning 36002 clauses out of 72009 with flag 1986865/9843473
1173.51/1167.59	c cleaning 36981 clauses out of 74008 with flag 2109112/9881474
1178.68/1172.62	c cleaning 38001 clauses out of 76027 with flag 2222191/9920474
1183.35/1177.29	c cleaning 39012 clauses out of 78026 with flag 2335456/9960474
1184.37/1178.30	c Got one! Elapsed wall clock time (in seconds):1178.184
1184.37/1178.30	o -62
1184.97/1178.85	c cleaning 26944 clauses out of 53907 with flag 16534/9975367
1185.48/1179.33	c cleaning 16470 clauses out of 32965 with flag 36055/9981369
1186.10/1179.93	c cleaning 11728 clauses out of 23493 with flag 55958/9988367
1186.82/1180.62	c cleaning 9874 clauses out of 19767 with flag 79689/9996369
1187.53/1181.34	c cleaning 9425 clauses out of 18891 with flag 107290/10005367
1188.55/1182.36	c cleaning 9718 clauses out of 19466 with flag 135132/10015367
1189.36/1183.14	c cleaning 10365 clauses out of 20749 with flag 164978/10026368
1190.48/1184.28	c cleaning 11180 clauses out of 22383 with flag 196189/10038367
1191.40/1185.18	c cleaning 12090 clauses out of 24203 with flag 230455/10051367
1192.41/1186.17	c cleaning 13050 clauses out of 26115 with flag 268019/10065369
1193.82/1187.51	c cleaning 14019 clauses out of 28065 with flag 306611/10080369
1195.56/1189.25	c cleaning 15011 clauses out of 30044 with flag 353382/10096367
1197.06/1190.75	c cleaning 16010 clauses out of 32034 with flag 395957/10113368
1198.37/1192.09	c cleaning 17008 clauses out of 34023 with flag 444741/10131367
1199.68/1193.36	c cleaning 18005 clauses out of 36015 with flag 494902/10150367
1201.50/1195.15	c cleaning 18996 clauses out of 38011 with flag 551810/10170368
1203.43/1197.09	c cleaning 19998 clauses out of 40014 with flag 615631/10191367
1205.67/1199.30	c cleaning 21002 clauses out of 42016 with flag 684179/10213367
1208.92/1202.42	c cleaning 22005 clauses out of 44015 with flag 746180/10236368
1211.42/1204.96	c cleaning 22991 clauses out of 46010 with flag 811640/10260368
1213.84/1207.37	c cleaning 24009 clauses out of 48020 with flag 879722/10285369
1216.17/1209.66	c cleaning 24999 clauses out of 50009 with flag 948955/10311367
1218.68/1212.13	c cleaning 25997 clauses out of 52010 with flag 1017448/10338367
1221.71/1215.15	c cleaning 26997 clauses out of 54013 with flag 1095163/10366367
1224.45/1217.84	c cleaning 28002 clauses out of 56016 with flag 1174228/10395367
1228.89/1222.22	c cleaning 28991 clauses out of 58015 with flag 1266813/10425368
1232.24/1225.57	c cleaning 30001 clauses out of 60025 with flag 1358429/10456369
1234.99/1228.24	c cleaning 31012 clauses out of 62026 with flag 1434258/10488371
1240.73/1233.99	c cleaning 32003 clauses out of 64012 with flag 1530340/10521369
1245.47/1238.69	c cleaning 33001 clauses out of 66009 with flag 1635843/10555369
1249.62/1242.76	c cleaning 33999 clauses out of 68008 with flag 1731060/10590369
1253.90/1246.93	c cleaning 34998 clauses out of 70007 with flag 1826470/10626367
1259.32/1252.32	c cleaning 35994 clauses out of 72010 with flag 1923612/10663368
1263.66/1256.69	c cleaning 36998 clauses out of 74015 with flag 2025288/10701367
1268.84/1261.71	c cleaning 38007 clauses out of 76021 with flag 2146561/10740371
1274.23/1267.02	c cleaning 38993 clauses out of 78010 with flag 2273806/10780367
1280.12/1272.80	c cleaning 39994 clauses out of 80017 with flag 2407641/10821367
1287.85/1280.48	c cleaning 41006 clauses out of 82024 with flag 2550958/10863368
1293.83/1286.38	c cleaning 42003 clauses out of 84017 with flag 2671280/10906367
1301.66/1294.10	c cleaning 42991 clauses out of 86014 with flag 2792433/10950367
1307.22/1299.63	c cleaning 44005 clauses out of 88023 with flag 2919973/10995367
1315.02/1307.30	c cleaning 45000 clauses out of 90020 with flag 3050239/11041369
1322.50/1314.76	c cleaning 45999 clauses out of 92018 with flag 3185257/11088367
1332.81/1325.06	c cleaning 47003 clauses out of 94019 with flag 3366312/11136367
1339.81/1331.96	c cleaning 48003 clauses out of 96017 with flag 3521974/11185368
1347.10/1339.13	c cleaning 49000 clauses out of 98017 with flag 3663466/11235371
1353.42/1345.43	c cleaning 49998 clauses out of 100017 with flag 3775185/11286371
1360.11/1352.07	c cleaning 51002 clauses out of 102017 with flag 3908082/11338369
1367.83/1359.70	c cleaning 51999 clauses out of 104020 with flag 4044903/11391374
1375.29/1367.04	c cleaning 53005 clauses out of 106015 with flag 4196176/11445368
1384.22/1375.89	c cleaning 54001 clauses out of 108010 with flag 4350803/11500368
1394.50/1386.01	c cleaning 54999 clauses out of 110010 with flag 4510058/11556369
1404.03/1395.45	c cleaning 55997 clauses out of 112011 with flag 4678855/11613369
1412.94/1404.26	c cleaning 57000 clauses out of 114012 with flag 4848453/11671367
1423.96/1415.19	c cleaning 58006 clauses out of 116024 with flag 5035963/11730379
1450.75/1441.64	c cleaning 58996 clauses out of 118006 with flag 5327684/11790367
1460.06/1450.81	c cleaning 59990 clauses out of 120010 with flag 5497406/11851367
1469.29/1459.94	c cleaning 61005 clauses out of 122021 with flag 5670916/11913368
1482.35/1472.81	c cleaning 61999 clauses out of 124015 with flag 5839730/11976367
1496.39/1486.72	c cleaning 63001 clauses out of 126016 with flag 6090899/12040367
1514.47/1504.51	c cleaning 63995 clauses out of 128016 with flag 6333678/12105368
1528.29/1518.14	c cleaning 65004 clauses out of 130021 with flag 6531957/12171368
1540.23/1529.91	c cleaning 66000 clauses out of 132024 with flag 6728897/12238375
1552.73/1542.30	c cleaning 67005 clauses out of 134017 with flag 6915919/12306368
1564.19/1553.52	c cleaning 67998 clauses out of 136013 with flag 7123257/12375369
1576.86/1566.00	c cleaning 68997 clauses out of 138013 with flag 7340541/12445367
1588.61/1577.60	c cleaning 70004 clauses out of 140016 with flag 7526276/12516367
1601.28/1590.17	c cleaning 71002 clauses out of 142015 with flag 7727114/12588370
1614.34/1603.01	c cleaning 71995 clauses out of 144011 with flag 7963579/12661368
1637.66/1626.23	c cleaning 73000 clauses out of 146016 with flag 8314480/12735368
1661.87/1650.34	c cleaning 73997 clauses out of 148017 with flag 8703100/12810369
1679.17/1667.49	c cleaning 75010 clauses out of 150023 with flag 9040166/12886372
1697.94/1685.99	c cleaning 76001 clauses out of 152010 with flag 9348753/12963369
1714.07/1701.89	c cleaning 76997 clauses out of 154010 with flag 9616460/13041370
1730.69/1718.37	c cleaning 77993 clauses out of 156010 with flag 9856539/13120367
1748.64/1736.04	c cleaning 78995 clauses out of 158017 with flag 10118356/13200367
1766.02/1753.26	c cleaning 80005 clauses out of 160022 with flag 10394378/13281367
1785.86/1772.82	c cleaning 81002 clauses out of 162017 with flag 10664227/13363367
1800.05/1786.80	c starts		: 28854
1800.05/1786.80	c conflicts		: 13436808
1800.05/1786.80	c decisions		: 19906095
1800.05/1786.80	c propagations		: 337568991
1800.05/1786.80	c inspects		: 33332214671
1800.05/1786.80	c shortcuts		: 0
1800.05/1786.80	c learnt literals	: 1
1800.05/1786.80	c learnt binary clauses	: 18
1800.05/1786.80	c learnt ternary clauses	: 41
1800.05/1786.80	c learnt constraints	: 13436808
1800.05/1786.80	c ignored constraints	: 0
1800.05/1786.80	c root simplifications	: 0
1800.05/1786.80	c removed literals (reason simplification)	: 0
1800.05/1786.80	c reason swapping (by a shorter reason)	: 0
1800.05/1786.80	c Calls to reduceDB	: 528
1800.05/1786.80	c Number of update (reduction) of LBD	: 2187094
1800.05/1786.80	c Imported unit clauses	: 0
1800.05/1786.80	c number of reductions to clauses (during analyze)	: 0
1800.05/1786.80	c number of learned constraints concerned by reduction	: 0
1800.05/1786.80	c number of learning phase by resolution	: 0
1800.05/1786.80	c number of learning phase by cutting planes	: 0
1800.05/1786.80	c speed (assignments/second)	: 188945.34130827562
1800.05/1786.80	c non guided choices	12387
1800.05/1786.83	c learnt constraints type 
1800.05/1786.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 18
1800.05/1786.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 154439
1800.05/1786.83	s SATISFIABLE
1800.05/1786.83	c Found 22 solution(s)
1800.05/1786.83	v -x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 x11 x12 -x13 x14 x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 x31 x32 x33 x34 x35 x36 x37 x38 x39 x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 x98 x99 -x100 -x101 x102 x103 -x104 -x105 x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 x122 x123 x124 x125 x126 -x127 -x128 x129 x130 -x131 -x132 -x133 -x134 x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 x464 -x465 -x466 x467 x468 x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 x481 x482 x483 x484 x485 x486 x487 x488 x489 x490 -x491 x492 x493 x494 x495 x496 x497 x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 x522 x523 -x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 x574 -x575 -x576 -x577 -x578 -x579 -x580 x581 -x582 x583 x584 x585 x586 -x587 x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 x841 x842 x843 x844 x845 x846 x847 x848 x849 x850 -x851 x852 x853 -x854 x855 x856 -x857 x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 x872 -x873 x874 x875 -x876 -x877 -x878 x879 x880 -x881 -x882 x883 -x884 x885 x886 -x887 -x888 x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 -x902 -x903 -x904 x905 -x906 -x907 -x908 -x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 -x932 -x933 -x934 -x935 -x936 -x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 
1800.05/1786.84	c objective function=-62
1800.05/1786.84	c Total wall clock time (in seconds): 1786.724

Verifier Data

OK	-62

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-4101101-1466220427/watcher-4101101-1466220427 -o /tmp/evaluation-result-4101101-1466220427/solver-4101101-1466220427 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101101-1466220427.opb 

pid=9414
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.18 2.16 2.17 4/194 9417
/proc/meminfo: memFree=29876808/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/9417/stat : 9417 (java) R 9414 9417 5878 0 -1 4202496 531 0 0 0 0 0 0 0 20 0 1 0 24091023 9515008 183 33554432000 1073741824 1073778376 140735770739584 140735770722312 226084381623 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2323 185 142 9 0 71 0

[startup+0.100184 s]
/proc/loadavg: 2.18 2.16 2.17 4/194 9417
/proc/meminfo: memFree=29876808/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 24091023 9787879424 6040 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2389619 6040 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 2.18 2.16 2.17 4/194 9417
/proc/meminfo: memFree=29876808/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 5466 0 1 0 26 1 0 0 20 0 18 0 24091023 9787879424 7510 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2389619 7510 2203 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300241 s]
/proc/loadavg: 2.18 2.16 2.17 4/194 9417
/proc/meminfo: memFree=29876808/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 11693 0 1 0 55 3 0 0 20 0 19 0 24091023 9856040960 12575 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 12575 2238 9 0 2396937 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9625040

[startup+0.700127 s]
/proc/loadavg: 2.18 2.16 2.17 4/194 9417
/proc/meminfo: memFree=29876808/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 12179 0 1 0 125 3 0 0 20 0 19 0 24091023 9856040960 13555 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 13555 2251 9 0 2396937 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 9625040

[startup+1.5007 s]
/proc/loadavg: 2.18 2.16 2.17 4/213 9436
/proc/meminfo: memFree=29824212/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=2.16 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 12193 0 1 0 213 3 0 0 20 0 19 0 24091023 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 16122 2257 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 2442 0 1 0 145 1 0 0 20 0 19 0 24091024 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960387657424 139960250918387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3719 0 0 0 34 0 0 0 20 0 19 0 24091029 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4760 0 0 0 32 0 0 0 20 0 19 0 24091029 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 16122 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.18 2.16 2.17 4/213 9436
/proc/meminfo: memFree=29806588/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=3.79 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 12203 0 1 0 376 3 0 0 20 0 19 0 24091023 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 21242 2257 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 2452 0 1 0 304 1 0 0 20 0 19 0 24091024 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960387657424 139960250918387 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3719 0 0 0 34 0 0 0 20 0 19 0 24091029 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4760 0 0 0 34 0 0 0 20 0 19 0 24091029 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 21242 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 9625040

[startup+6.30081 s]
/proc/loadavg: 2.25 2.18 2.17 3/213 9436
/proc/meminfo: memFree=29763980/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=6.99 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 12221 0 1 0 695 4 0 0 20 0 19 0 24091023 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 29195 2258 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 2469 0 1 0 623 2 0 0 20 0 19 0 24091024 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960387657408 139960250918392 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24091025 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3719 0 0 0 34 0 0 0 20 0 19 0 24091029 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4760 0 0 0 34 0 0 0 20 0 19 0 24091029 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 29195 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.99
Current children cumulated vsize (KiB) 9625040


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

[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 55062 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1674
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.26 2.23 2.18 3/213 9673
/proc/meminfo: memFree=26442096/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=1734.73 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 18324 0 1 0 173395 78 0 0 20 0 19 0 24091023 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 53319 2282 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=1711.72 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 3098 0 1 0 171139 33 0 0 20 0 19 0 24091024 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960387665216 139960250890362 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=2.19 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 851 0 0 0 211 8 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=2.16 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 798 0 0 0 209 7 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=2.13 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 483 0 0 0 207 6 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=2.17 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 914 0 0 0 210 7 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=2.13 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 574 0 0 0 207 6 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=2.06 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 273 0 0 0 201 5 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=2.21 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 786 0 0 0 215 6 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=2.01 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 501 0 0 0 195 6 0 0 20 0 19 0 24091025 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0.41 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 189 0 0 0 36 5 0 0 20 0 19 0 24091026 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3726 0 0 0 42 0 0 0 20 0 19 0 24091029 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4772 0 0 0 53 0 0 0 20 0 19 0 24091029 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 101 0 0 0 13 19 0 0 20 0 19 0 24091029 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 53319 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1734.73
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.51 2.29 2.20 3/213 9674
/proc/meminfo: memFree=26443896/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=1795.48 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 18495 0 1 0 179467 81 0 0 20 0 19 0 24091023 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 52786 2282 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=1771.16 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 3136 0 1 0 177083 33 0 0 20 0 19 0 24091024 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960387665168 139960251056430 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=2.34 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 858 0 0 0 226 8 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=2.28 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 814 0 0 0 221 7 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 483 0 0 0 223 6 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=2.32 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 935 0 0 0 225 7 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=2.27 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 654 0 0 0 221 6 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=2.17 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 273 0 0 0 212 5 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=2.36 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 786 0 0 0 230 6 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=2.17 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 501 0 0 0 211 6 0 0 20 0 19 0 24091025 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 196 0 0 0 37 6 0 0 20 0 19 0 24091026 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3726 0 0 0 42 0 0 0 20 0 19 0 24091029 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4772 0 0 0 53 0 0 0 20 0 19 0 24091029 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 103 0 0 0 14 20 0 0 20 0 19 0 24091029 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 52786 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1795.48
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.8 s]
/proc/loadavg: 2.47 2.29 2.20 3/213 9674
/proc/meminfo: memFree=26444020/32872528 swapFree=1590032/1720848
[pid=9417] ppid=9414 vsize=9625040 CPUtime=1800.05 cores=1,3,5,7
/proc/9417/stat : 9417 (java) S 9414 9417 5878 0 -1 4202496 18498 0 1 0 179924 81 0 0 20 0 19 0 24091023 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 140735770730720 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/9417/statm: 2406260 52721 2282 9 0 2396937 0
[pid=9417/tid=9419] ppid=9414 vsize=9625040 CPUtime=1775.61 cores=1,3,5,7
/proc/9417/task/9419/stat : 9419 (java) R 9414 9417 5878 0 -1 4202560 3139 0 1 0 177528 33 0 0 20 0 19 0 24091024 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960387665184 139960250891292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9420] ppid=9414 vsize=9625040 CPUtime=2.36 cores=1,3,5,7
/proc/9417/task/9420/stat : 9420 (java) S 9414 9417 5878 0 -1 4202560 858 0 0 0 228 8 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960376728488 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9421] ppid=9414 vsize=9625040 CPUtime=2.29 cores=1,3,5,7
/proc/9417/task/9421/stat : 9421 (java) S 9414 9417 5878 0 -1 4202560 814 0 0 0 222 7 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960375675944 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9422] ppid=9414 vsize=9625040 CPUtime=2.3 cores=1,3,5,7
/proc/9417/task/9422/stat : 9422 (java) S 9414 9417 5878 0 -1 4202560 483 0 0 0 224 6 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960374622888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9423] ppid=9414 vsize=9625040 CPUtime=2.33 cores=1,3,5,7
/proc/9417/task/9423/stat : 9423 (java) S 9414 9417 5878 0 -1 4202560 935 0 0 0 226 7 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960373570344 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9424] ppid=9414 vsize=9625040 CPUtime=2.28 cores=1,3,5,7
/proc/9417/task/9424/stat : 9424 (java) S 9414 9417 5878 0 -1 4202560 654 0 0 0 222 6 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960372517288 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9425] ppid=9414 vsize=9625040 CPUtime=2.19 cores=1,3,5,7
/proc/9417/task/9425/stat : 9425 (java) S 9414 9417 5878 0 -1 4202560 273 0 0 0 213 6 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960371464744 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9426] ppid=9414 vsize=9625040 CPUtime=2.36 cores=1,3,5,7
/proc/9417/task/9426/stat : 9426 (java) S 9414 9417 5878 0 -1 4202560 786 0 0 0 230 6 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960370411688 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9427] ppid=9414 vsize=9625040 CPUtime=2.19 cores=1,3,5,7
/proc/9417/task/9427/stat : 9427 (java) S 9414 9417 5878 0 -1 4202560 501 0 0 0 213 6 0 0 20 0 19 0 24091025 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960369359144 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9417/tid=9428] ppid=9414 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/9417/task/9428/stat : 9428 (java) S 9414 9417 5878 0 -1 4202560 196 0 0 0 37 6 0 0 20 0 19 0 24091026 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960211549032 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9429] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9429/stat : 9429 (java) S 9414 9417 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960210495352 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9430] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9430/stat : 9430 (java) S 9414 9417 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 24091026 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960209442184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9431] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9431/stat : 9431 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960208390928 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9432] ppid=9414 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/9417/task/9432/stat : 9432 (java) S 9414 9417 5878 0 -1 4202560 3726 0 0 0 42 0 0 0 20 0 19 0 24091029 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960207337784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9417/tid=9433] ppid=9414 vsize=9625040 CPUtime=0.53 cores=1,3,5,7
/proc/9417/task/9433/stat : 9433 (java) S 9414 9417 5878 0 -1 4202560 4772 0 0 0 53 0 0 0 20 0 19 0 24091029 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960206285240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9434] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9434/stat : 9434 (java) S 9414 9417 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24091029 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960205232376 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9417/tid=9435] ppid=9414 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/9417/task/9435/stat : 9435 (java) S 9414 9417 5878 0 -1 4202560 103 0 0 0 14 20 0 0 20 0 19 0 24091029 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960204180040 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9417/tid=9436] ppid=9414 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/9417/task/9436/stat : 9436 (java) S 9414 9417 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24091044 9856040960 52721 33554432000 1073741824 1073778376 140735770739584 139960203126312 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 9417 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 9417 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=718161
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=253809
# CPU time returned by wait4() is 1795.97
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1786.84
CPU time (s): 1800.05
CPU user time (s): 1799.24
CPU system time (s): 0.81
CPU usage (%): 100.739
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.72
system time used= 1.25381
maximum resident set size= 414360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18546
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= 57087
involuntary context switches= 65213

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0055 second user time and 12.832 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-18 05:27:07
IDJOB=4101101
IDBENCH=1700
IDSOLVER=2546
FILE ID=node120/4101101-1466220427
RUNJOBID= node120-1466206086-5895
PBS_JOBID= 19918157
Free space on /tmp= 71728 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-reduced-mps-v2-20-10-afiro.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101101-1466220427/watcher-4101101-1466220427 -o /tmp/evaluation-result-4101101-1466220427/solver-4101101-1466220427 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101101-1466220427.opb

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

MD5SUM BENCH= d412dc68829850bad6555fa34c6ad801
RANDOM SEED=214918832

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29877492 kB
Buffers:          102744 kB
Cached:           210176 kB
SwapCached:         1812 kB
Active:           280752 kB
Inactive:         246016 kB
Active(anon):     215500 kB
Inactive(anon):     1244 kB
Active(file):      65252 kB
Inactive(file):   244772 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099492 kB
Dirty:               648 kB
Writeback:             0 kB
AnonPages:       1935408 kB
Mapped:            15468 kB
Shmem:                 0 kB
Slab:             613300 kB
SReclaimable:      57144 kB
SUnreclaim:       556156 kB
KernelStack:        1600 kB
PageTables:         8348 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2100024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 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= 71712 MiB
End job on node120 at 2016-06-18 05:56:54