Trace number 3454626

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 Res//CP 2.3.0SAT (TO)945851791986352 1800.35 933.463

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-bell5.opb
MD5SUMda0fa1480f123e186307c547a0028656
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark938830260671609
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1037979231691996
Optimality of the best value was proved NO
Number of variables1704
Total number of constraints118
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints103
Minimum length of a constraint2
Maximum length of a constraint135
Number of terms in the objective function 1268
Biggest coefficient in the objective function 50331648000000000
Number of bits for the biggest coefficient in the objective function 56
Sum of the numbers in the objective function 888722133694353611
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 50331648000000000
Number of bits of the biggest number in a constraint 56
Biggest sum of numbers in a constraint 888722133694353611
Number of bits of the biggest sum of numbers60
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.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.1.v20110525
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.18-164.el5
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		9996466904
0.03/0.09	c Max memory 		10048897024
0.03/0.09	c Total memory 		10048897024
0.03/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3454626-1307191348.opb
0.11/0.11	c reading problem ... 
0.29/0.25	c ... done. Wall clock time 0.14s.
0.29/0.25	c #vars     1704
0.29/0.25	c #constraints  480
0.29/0.25	c constraints type 
0.29/0.25	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 15
0.29/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 103
0.29/0.25	c constraints type 
0.29/0.25	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 15
0.29/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 103
1.81/0.63	c  And the winner is CuttingPlanes
2.04/0.76	c SATISFIABLE
2.04/0.76	c OPTIMIZING...
2.04/0.76	c Got one! Elapsed wall clock time (in seconds):0.65
2.04/0.76	o 5878380461856879
2.04/0.78	c  And the winner is Resolution
2.16/1.27	c Got one! Elapsed wall clock time (in seconds):1.16
2.16/1.27	o 1156944618252649
3.82/2.02	c cleaning 2805 clauses out of 5612 with flag 5001/5612
5.43/2.77	c  And the winner is Resolution
5.60/2.89	c Got one! Elapsed wall clock time (in seconds):2.775
5.60/2.89	o 1156541119278659
5.67/2.91	c  And the winner is Resolution
5.79/3.39	c Got one! Elapsed wall clock time (in seconds):3.282
5.79/3.39	o 964416921001388
5.80/3.41	c  And the winner is Resolution
5.91/3.90	c Got one! Elapsed wall clock time (in seconds):3.79
5.91/3.90	o 955151645725342
5.91/3.94	c  And the winner is Resolution
6.09/4.41	c Got one! Elapsed wall clock time (in seconds):4.299
6.09/4.41	o 955081930259669
6.10/4.42	c  And the winner is Resolution
6.15/4.92	c Got one! Elapsed wall clock time (in seconds):4.805
6.15/4.92	o 950804630266610
6.31/5.01	c  And the winner is Resolution
6.40/5.42	c Got one! Elapsed wall clock time (in seconds):5.311
6.40/5.42	o 950664197696223
6.40/5.44	c  And the winner is Resolution
6.51/5.93	c Got one! Elapsed wall clock time (in seconds):5.817
6.51/5.93	o 946971554686328
6.51/5.95	c  And the winner is Resolution
6.64/6.44	c Got one! Elapsed wall clock time (in seconds):6.323
6.64/6.44	o 946525448736982
6.64/6.47	c  And the winner is Resolution
6.78/6.95	c Got one! Elapsed wall clock time (in seconds):6.833
6.78/6.95	o 945851791986352
8.11/7.65	c cleaning 7369 clauses out of 14753 with flag 5000/17558
9.94/8.55	c cleaning 6679 clauses out of 13387 with flag 11003/23561
12.20/9.65	c cleaning 6844 clauses out of 13705 with flag 18000/30558
14.37/10.76	c cleaning 7423 clauses out of 14863 with flag 26002/38560
17.56/12.32	c cleaning 8213 clauses out of 16439 with flag 35001/47559
21.14/14.11	c cleaning 9101 clauses out of 18225 with flag 45000/57558
24.51/15.84	c cleaning 9544 clauses out of 19126 with flag 55002/67560
28.47/17.84	c cleaning 9779 clauses out of 19582 with flag 65002/77560
31.44/19.32	c cleaning 9876 clauses out of 19802 with flag 75001/87559
34.81/21.03	c cleaning 9933 clauses out of 19926 with flag 85002/97560
38.18/22.77	c cleaning 9985 clauses out of 19992 with flag 95001/107559
41.73/24.50	c cleaning 9995 clauses out of 20006 with flag 105000/117558
45.09/26.27	c cleaning 9994 clauses out of 20012 with flag 115001/127559
48.06/27.71	c cleaning 9993 clauses out of 20018 with flag 125001/137559
50.81/29.19	c cleaning 10007 clauses out of 20026 with flag 135002/147560
53.75/30.69	c cleaning 9992 clauses out of 20017 with flag 145000/157558
59.90/33.77	c cleaning 9987 clauses out of 20025 with flag 155000/167558
65.86/36.71	c cleaning 10008 clauses out of 20039 with flag 165001/177559
69.00/38.33	c cleaning 10002 clauses out of 20031 with flag 175001/187559
72.73/40.21	c cleaning 9994 clauses out of 20028 with flag 185000/197558
76.08/41.97	c cleaning 10007 clauses out of 20034 with flag 195000/207558
79.62/43.79	c cleaning 10006 clauses out of 20028 with flag 205001/217559
83.56/45.77	c cleaning 9994 clauses out of 20021 with flag 215000/227558
87.48/47.72	c cleaning 10000 clauses out of 20027 with flag 225000/237558
90.85/49.43	c cleaning 10001 clauses out of 20028 with flag 235001/247559
94.57/51.37	c cleaning 9997 clauses out of 20027 with flag 245001/257559
97.91/53.03	c cleaning 10012 clauses out of 20032 with flag 255003/267561
100.82/54.52	c cleaning 9987 clauses out of 20018 with flag 265001/277559
104.37/56.32	c cleaning 9982 clauses out of 20030 with flag 275000/287558
107.30/57.82	c cleaning 9992 clauses out of 20048 with flag 285000/297558
110.47/59.46	c cleaning 10011 clauses out of 20056 with flag 295000/307558
113.15/60.88	c cleaning 9991 clauses out of 20046 with flag 305001/317559
116.09/62.35	c cleaning 10011 clauses out of 20054 with flag 315000/327558
119.23/63.97	c cleaning 10003 clauses out of 20046 with flag 325003/337561
122.56/65.65	c cleaning 10001 clauses out of 20041 with flag 335001/347559
126.27/67.55	c cleaning 9997 clauses out of 20042 with flag 345003/357561
129.63/69.29	c cleaning 10005 clauses out of 20042 with flag 355000/367558
133.16/71.09	c cleaning 9998 clauses out of 20041 with flag 365004/377562
136.70/72.85	c cleaning 10002 clauses out of 20039 with flag 375000/387558
140.20/74.62	c cleaning 10009 clauses out of 20038 with flag 385001/397559
143.53/76.36	c cleaning 10001 clauses out of 20029 with flag 395001/407559
147.09/78.12	c cleaning 9998 clauses out of 20027 with flag 405000/417558
150.59/79.95	c cleaning 9999 clauses out of 20032 with flag 415003/427561
153.69/81.52	c cleaning 10000 clauses out of 20032 with flag 425002/437560
156.42/82.93	c cleaning 9997 clauses out of 20030 with flag 435000/447558
159.34/84.41	c cleaning 10016 clauses out of 20033 with flag 445000/457558
163.07/86.33	c cleaning 9994 clauses out of 20018 with flag 455001/467559
167.17/88.46	c cleaning 9991 clauses out of 20023 with flag 465000/477558
171.28/90.54	c cleaning 9998 clauses out of 20032 with flag 475000/487558
174.41/92.19	c cleaning 9997 clauses out of 20034 with flag 485000/497558
178.13/94.03	c cleaning 9995 clauses out of 20037 with flag 495000/507558
181.61/95.82	c cleaning 9980 clauses out of 20043 with flag 505001/517559
184.92/97.58	c cleaning 10008 clauses out of 20062 with flag 515000/527558
188.84/99.58	c cleaning 9999 clauses out of 20055 with flag 525001/537559
192.55/101.41	c cleaning 10004 clauses out of 20055 with flag 535000/547558
195.63/103.08	c cleaning 10008 clauses out of 20051 with flag 545000/557558
198.95/104.70	c cleaning 10005 clauses out of 20043 with flag 555000/567558
202.06/106.38	c cleaning 9991 clauses out of 20039 with flag 565001/577559
205.97/108.39	c cleaning 10000 clauses out of 20047 with flag 575000/587558
209.27/110.03	c cleaning 10016 clauses out of 20047 with flag 585000/597558
211.95/111.48	c cleaning 10003 clauses out of 20031 with flag 595000/607558
216.26/113.65	c cleaning 9992 clauses out of 20028 with flag 605000/617558
219.36/115.30	c cleaning 10004 clauses out of 20038 with flag 615002/627560
223.43/117.31	c cleaning 9982 clauses out of 20032 with flag 625000/637558
227.93/119.63	c cleaning 9993 clauses out of 20051 with flag 635001/647559
231.04/121.24	c cleaning 10006 clauses out of 20059 with flag 645002/657560
234.77/123.12	c cleaning 10005 clauses out of 20051 with flag 655000/667558
237.99/124.89	c cleaning 10006 clauses out of 20049 with flag 665003/677561
241.69/126.72	c cleaning 9994 clauses out of 20041 with flag 675001/687559
245.42/128.69	c cleaning 9993 clauses out of 20049 with flag 685003/697561
249.50/130.74	c cleaning 10000 clauses out of 20054 with flag 695001/707559
253.35/132.76	c cleaning 10009 clauses out of 20054 with flag 705001/717559
256.85/134.50	c cleaning 9993 clauses out of 20044 with flag 715000/727558
260.38/136.31	c cleaning 9993 clauses out of 20052 with flag 725001/737559
264.05/138.25	c cleaning 10004 clauses out of 20059 with flag 735001/747559
268.92/140.78	c cleaning 9985 clauses out of 20054 with flag 745000/757558
274.79/143.76	c cleaning 9985 clauses out of 20070 with flag 755001/767559
279.72/146.28	c cleaning 10001 clauses out of 20084 with flag 765000/777558
284.40/148.60	c cleaning 10040 clauses out of 20084 with flag 775001/787559
287.44/150.28	c cleaning 9996 clauses out of 20043 with flag 785000/797558
290.57/151.85	c cleaning 10009 clauses out of 20048 with flag 795001/807559
293.24/153.22	c cleaning 9992 clauses out of 20038 with flag 805000/817558
296.53/154.91	c cleaning 10001 clauses out of 20047 with flag 815001/827559
299.97/156.72	c cleaning 9994 clauses out of 20045 with flag 825000/837558
303.10/158.34	c cleaning 9998 clauses out of 20052 with flag 835001/847559
306.17/159.91	c cleaning 10004 clauses out of 20054 with flag 845001/857559
309.49/161.70	c cleaning 9996 clauses out of 20049 with flag 855000/867558
313.31/163.67	c cleaning 9978 clauses out of 20054 with flag 865001/877559
317.00/165.52	c cleaning 10031 clauses out of 20077 with flag 875002/887560
320.33/167.23	c cleaning 10010 clauses out of 20044 with flag 885000/897558
324.00/169.11	c cleaning 9999 clauses out of 20034 with flag 895000/907558
327.04/170.75	c cleaning 10003 clauses out of 20035 with flag 905000/917558
330.33/172.45	c cleaning 9993 clauses out of 20032 with flag 915000/927558
334.83/174.78	c cleaning 9993 clauses out of 20039 with flag 925000/937558
338.93/176.89	c cleaning 10019 clauses out of 20048 with flag 935002/947560
341.61/178.28	c cleaning 9996 clauses out of 20028 with flag 945001/957559
344.48/179.75	c cleaning 10001 clauses out of 20032 with flag 955001/967559
347.58/181.36	c cleaning 10001 clauses out of 20030 with flag 965000/977558
350.87/183.05	c cleaning 9988 clauses out of 20029 with flag 975000/987558
354.34/184.86	c cleaning 9999 clauses out of 20043 with flag 985002/997560
357.61/186.56	c cleaning 9984 clauses out of 20045 with flag 995003/1007561
360.90/188.25	c cleaning 10022 clauses out of 20058 with flag 1005000/1017558
363.59/189.65	c cleaning 10007 clauses out of 20036 with flag 1015000/1027558
366.44/191.19	c cleaning 10006 clauses out of 20030 with flag 1025001/1037559
369.53/192.70	c cleaning 9983 clauses out of 20023 with flag 1035000/1047558
372.22/194.19	c cleaning 10001 clauses out of 20041 with flag 1045001/1057559
375.55/195.90	c cleaning 10000 clauses out of 20039 with flag 1055000/1067558
379.36/197.82	c cleaning 10000 clauses out of 20040 with flag 1065001/1077559
382.45/199.42	c cleaning 9987 clauses out of 20039 with flag 1075000/1087558
385.75/201.21	c cleaning 10004 clauses out of 20055 with flag 1085003/1097561
389.25/202.95	c cleaning 9999 clauses out of 20048 with flag 1095000/1107558
392.68/204.73	c cleaning 9998 clauses out of 20050 with flag 1105001/1117559
395.78/206.32	c cleaning 9999 clauses out of 20051 with flag 1115000/1127558
398.91/207.99	c cleaning 10019 clauses out of 20053 with flag 1125001/1137559
402.37/209.75	c cleaning 9982 clauses out of 20034 with flag 1135001/1147559
405.61/211.47	c cleaning 10000 clauses out of 20051 with flag 1145000/1157558
409.33/213.36	c cleaning 10005 clauses out of 20053 with flag 1155002/1167560
413.00/215.23	c cleaning 9993 clauses out of 20046 with flag 1165000/1177558
418.69/218.14	c cleaning 10002 clauses out of 20054 with flag 1175001/1187559
425.33/221.58	c cleaning 9997 clauses out of 20052 with flag 1185001/1197559
431.06/224.48	c cleaning 10005 clauses out of 20059 with flag 1195005/1207563
437.12/227.51	c cleaning 9993 clauses out of 20050 with flag 1205001/1217559
442.42/230.24	c cleaning 9976 clauses out of 20056 with flag 1215000/1227558
448.65/233.46	c cleaning 10012 clauses out of 20081 with flag 1225001/1237559
454.34/236.37	c cleaning 10003 clauses out of 20069 with flag 1235001/1247559
461.06/239.81	c cleaning 10000 clauses out of 20067 with flag 1245002/1257560
467.76/243.13	c cleaning 9995 clauses out of 20065 with flag 1255000/1267558
473.75/246.24	c cleaning 10000 clauses out of 20072 with flag 1265002/1277560
480.24/249.57	c cleaning 9988 clauses out of 20070 with flag 1275000/1287558
487.16/253.02	c cleaning 9993 clauses out of 20083 with flag 1285001/1297559
493.02/256.05	c cleaning 10006 clauses out of 20089 with flag 1295000/1307558
499.87/259.55	c cleaning 10006 clauses out of 20084 with flag 1305001/1317559
506.93/263.15	c cleaning 10007 clauses out of 20079 with flag 1315002/1327560
510.22/264.83	c cleaning 10019 clauses out of 20072 with flag 1325002/1337560
513.31/266.44	c cleaning 10019 clauses out of 20051 with flag 1335000/1347558
516.74/268.21	c cleaning 10005 clauses out of 20032 with flag 1345000/1357558
519.43/269.68	c cleaning 10011 clauses out of 20027 with flag 1355000/1367558
523.92/271.91	c cleaning 9991 clauses out of 20016 with flag 1365000/1377558
527.83/273.97	c cleaning 10009 clauses out of 20025 with flag 1375000/1387558
531.03/275.67	c cleaning 9993 clauses out of 20017 with flag 1385001/1397559
534.52/277.42	c cleaning 9989 clauses out of 20023 with flag 1395000/1407558
537.80/279.14	c cleaning 10001 clauses out of 20035 with flag 1405001/1417559
542.72/281.64	c cleaning 9972 clauses out of 20034 with flag 1415001/1427559
547.51/284.11	c cleaning 9988 clauses out of 20061 with flag 1425000/1437558
552.60/286.71	c cleaning 10000 clauses out of 20074 with flag 1435001/1447559
557.29/289.13	c cleaning 10000 clauses out of 20073 with flag 1445000/1457558
560.77/290.99	c cleaning 10003 clauses out of 20073 with flag 1455000/1467558
563.59/292.45	c cleaning 9995 clauses out of 20070 with flag 1465000/1477558
566.68/294.01	c cleaning 10012 clauses out of 20075 with flag 1475000/1487558
569.96/295.76	c cleaning 10002 clauses out of 20064 with flag 1485001/1497559
574.25/297.98	c cleaning 10004 clauses out of 20063 with flag 1495002/1507560
578.47/300.18	c cleaning 10013 clauses out of 20059 with flag 1505002/1517560
581.55/301.80	c cleaning 9995 clauses out of 20045 with flag 1515001/1527559
585.06/303.54	c cleaning 9999 clauses out of 20050 with flag 1525001/1537559
588.31/305.22	c cleaning 10001 clauses out of 20050 with flag 1535000/1547558
591.56/306.96	c cleaning 10001 clauses out of 20049 with flag 1545000/1557558
594.81/308.63	c cleaning 10007 clauses out of 20053 with flag 1555005/1567563
597.93/310.23	c cleaning 10004 clauses out of 20042 with flag 1565001/1577559
601.18/311.99	c cleaning 9998 clauses out of 20038 with flag 1575001/1587559
605.19/314.03	c cleaning 10005 clauses out of 20042 with flag 1585003/1597561
608.50/315.72	c cleaning 9990 clauses out of 20035 with flag 1595001/1607559
611.56/317.34	c cleaning 9993 clauses out of 20044 with flag 1605000/1617558
614.66/318.94	c cleaning 10010 clauses out of 20051 with flag 1615000/1627558
618.25/320.87	c cleaning 9991 clauses out of 20041 with flag 1625000/1637558
621.93/322.79	c cleaning 10006 clauses out of 20050 with flag 1635000/1647558
625.45/324.56	c cleaning 9998 clauses out of 20045 with flag 1645001/1657559
629.30/326.55	c cleaning 10006 clauses out of 20046 with flag 1655000/1667558
632.91/328.40	c cleaning 10000 clauses out of 20041 with flag 1665001/1677559
636.19/330.17	c cleaning 10018 clauses out of 20041 with flag 1675001/1687559
639.68/331.97	c cleaning 9997 clauses out of 20022 with flag 1685000/1697558
643.76/334.03	c cleaning 9990 clauses out of 20025 with flag 1695000/1707558
647.78/336.10	c cleaning 10008 clauses out of 20037 with flag 1705002/1717560
651.06/337.87	c cleaning 10006 clauses out of 20027 with flag 1715000/1727558
654.74/339.72	c cleaning 10002 clauses out of 20021 with flag 1725000/1737558
658.22/341.51	c cleaning 9995 clauses out of 20019 with flag 1735000/1747558
662.23/343.62	c cleaning 9999 clauses out of 20024 with flag 1745000/1757558
666.12/345.64	c cleaning 9997 clauses out of 20025 with flag 1755000/1767558
669.83/347.59	c cleaning 9985 clauses out of 20029 with flag 1765001/1777559
674.49/349.92	c cleaning 9992 clauses out of 20043 with flag 1775000/1787558
679.30/352.41	c cleaning 10004 clauses out of 20053 with flag 1785002/1797560
683.78/354.76	c cleaning 9996 clauses out of 20048 with flag 1795001/1807559
689.29/357.60	c cleaning 9987 clauses out of 20051 with flag 1805000/1817558
694.34/360.15	c cleaning 9982 clauses out of 20064 with flag 1815000/1827558
699.15/362.68	c cleaning 10005 clauses out of 20082 with flag 1825000/1837558
704.06/365.20	c cleaning 9997 clauses out of 20078 with flag 1835001/1847559
709.31/367.86	c cleaning 10012 clauses out of 20084 with flag 1845004/1857562
714.39/370.43	c cleaning 10005 clauses out of 20070 with flag 1855002/1867560
719.41/373.09	c cleaning 9989 clauses out of 20063 with flag 1865000/1877558
724.89/375.81	c cleaning 10003 clauses out of 20074 with flag 1875000/1887558
729.80/378.33	c cleaning 10004 clauses out of 20074 with flag 1885003/1897561
734.86/380.90	c cleaning 9992 clauses out of 20068 with flag 1895001/1907559
739.87/383.57	c cleaning 10001 clauses out of 20075 with flag 1905000/1917558
745.16/386.20	c cleaning 9989 clauses out of 20077 with flag 1915003/1927561
749.84/388.61	c cleaning 10011 clauses out of 20086 with flag 1925001/1937559
754.53/391.08	c cleaning 9990 clauses out of 20075 with flag 1935001/1947559
758.74/393.26	c cleaning 10012 clauses out of 20085 with flag 1945001/1957559
763.21/395.53	c cleaning 10001 clauses out of 20072 with flag 1955000/1967558
768.32/398.13	c cleaning 10009 clauses out of 20075 with flag 1965004/1977562
773.37/400.77	c cleaning 9993 clauses out of 20063 with flag 1975001/1987559
777.58/402.92	c cleaning 10018 clauses out of 20070 with flag 1985001/1997559
780.86/404.64	c cleaning 10016 clauses out of 20054 with flag 1995003/2007561
783.74/406.15	c cleaning 10001 clauses out of 20036 with flag 2005001/2017559
786.63/407.63	c cleaning 9993 clauses out of 20035 with flag 2015001/2027559
789.46/409.21	c cleaning 10017 clauses out of 20041 with flag 2025000/2037558
793.51/411.21	c cleaning 9996 clauses out of 20025 with flag 2035001/2047559
796.60/412.88	c cleaning 9990 clauses out of 20029 with flag 2045001/2057559
800.68/414.92	c cleaning 10003 clauses out of 20038 with flag 2055000/2067558
804.52/417.00	c cleaning 10007 clauses out of 20036 with flag 2065001/2077559
808.18/418.89	c cleaning 9991 clauses out of 20028 with flag 2075000/2087558
811.65/420.64	c cleaning 9988 clauses out of 20037 with flag 2085000/2097558
816.33/423.08	c cleaning 9992 clauses out of 20050 with flag 2095001/2107559
821.37/425.71	c cleaning 10000 clauses out of 20061 with flag 2105004/2117562
825.64/427.91	c cleaning 10024 clauses out of 20058 with flag 2115001/2127559
828.50/429.36	c cleaning 10009 clauses out of 20033 with flag 2125000/2137558
831.38/430.82	c cleaning 9992 clauses out of 20024 with flag 2135000/2147558
834.38/432.44	c cleaning 10000 clauses out of 20033 with flag 2145001/2157559
837.07/433.80	c cleaning 9989 clauses out of 20032 with flag 2155000/2167558
839.75/435.28	c cleaning 9998 clauses out of 20046 with flag 2165003/2177561
843.43/437.16	c cleaning 9996 clauses out of 20046 with flag 2175001/2187559
846.66/438.82	c cleaning 10013 clauses out of 20051 with flag 2185002/2197560
849.52/440.37	c cleaning 10013 clauses out of 20037 with flag 2195001/2207559
852.40/441.84	c cleaning 9993 clauses out of 20023 with flag 2205000/2217558
855.68/443.51	c cleaning 10002 clauses out of 20030 with flag 2215000/2227558
858.89/445.26	c cleaning 10006 clauses out of 20028 with flag 2225000/2237558
861.97/446.82	c cleaning 9997 clauses out of 20024 with flag 2235002/2247560
865.05/448.40	c cleaning 9996 clauses out of 20026 with flag 2245001/2257559
868.13/450.01	c cleaning 10001 clauses out of 20030 with flag 2255001/2267559
871.33/451.75	c cleaning 10009 clauses out of 20029 with flag 2265001/2277559
875.41/453.89	c cleaning 9997 clauses out of 20020 with flag 2275001/2287559
879.10/455.79	c cleaning 9996 clauses out of 20024 with flag 2285002/2297560
882.38/457.43	c cleaning 9995 clauses out of 20027 with flag 2295001/2307559
885.38/459.03	c cleaning 10001 clauses out of 20032 with flag 2305001/2317559
888.66/460.70	c cleaning 9996 clauses out of 20030 with flag 2315000/2327558
891.35/462.15	c cleaning 9992 clauses out of 20034 with flag 2325000/2337558
894.42/463.79	c cleaning 10007 clauses out of 20045 with flag 2335003/2347561
897.63/465.42	c cleaning 10007 clauses out of 20035 with flag 2345000/2357558
901.32/467.39	c cleaning 10000 clauses out of 20028 with flag 2355000/2367558
905.00/469.26	c cleaning 10000 clauses out of 20028 with flag 2365000/2377558
908.87/471.26	c cleaning 9994 clauses out of 20029 with flag 2375001/2387559
913.08/473.44	c cleaning 9997 clauses out of 20035 with flag 2385001/2397559
916.59/475.24	c cleaning 9993 clauses out of 20037 with flag 2395000/2407558
920.24/477.11	c cleaning 9986 clauses out of 20044 with flag 2405000/2417558
923.72/478.98	c cleaning 10009 clauses out of 20058 with flag 2415000/2427558
927.55/480.99	c cleaning 10004 clauses out of 20049 with flag 2425000/2437558
931.02/482.70	c cleaning 10001 clauses out of 20046 with flag 2435001/2447559
933.90/484.25	c cleaning 10004 clauses out of 20045 with flag 2445001/2457559
937.18/485.92	c cleaning 9994 clauses out of 20040 with flag 2455000/2467558
940.58/487.72	c cleaning 9983 clauses out of 20047 with flag 2465001/2477559
943.89/489.43	c cleaning 10007 clauses out of 20064 with flag 2475001/2487559
947.54/491.31	c cleaning 10003 clauses out of 20058 with flag 2485002/2497560
950.82/493.02	c cleaning 10001 clauses out of 20054 with flag 2495001/2507559
954.02/494.76	c cleaning 9989 clauses out of 20052 with flag 2505000/2517558
957.30/496.47	c cleaning 9993 clauses out of 20064 with flag 2515001/2527559
961.18/498.40	c cleaning 10019 clauses out of 20071 with flag 2525001/2537559
964.26/500.06	c cleaning 9984 clauses out of 20052 with flag 2535001/2547559
968.05/502.08	c cleaning 10022 clauses out of 20067 with flag 2545000/2557558
971.13/503.61	c cleaning 9995 clauses out of 20045 with flag 2555000/2567558
974.01/505.18	c cleaning 9996 clauses out of 20051 with flag 2565001/2577559
976.89/506.63	c cleaning 9994 clauses out of 20055 with flag 2575001/2587559
980.09/508.30	c cleaning 10001 clauses out of 20061 with flag 2585001/2597559
983.17/509.93	c cleaning 9998 clauses out of 20059 with flag 2595000/2607558
986.65/511.70	c cleaning 9992 clauses out of 20062 with flag 2605001/2617559
990.57/513.78	c cleaning 10005 clauses out of 20071 with flag 2615002/2627560
994.77/515.93	c cleaning 9986 clauses out of 20064 with flag 2625000/2637558
998.02/517.65	c cleaning 10010 clauses out of 20078 with flag 2635000/2647558
1001.70/519.53	c cleaning 10008 clauses out of 20069 with flag 2645001/2657559
1004.98/521.20	c cleaning 10004 clauses out of 20061 with flag 2655001/2667559
1008.98/523.32	c cleaning 10003 clauses out of 20056 with flag 2665000/2677558
1013.68/525.72	c cleaning 9987 clauses out of 20053 with flag 2675000/2687558
1017.13/527.59	c cleaning 10017 clauses out of 20069 with flag 2685003/2697561
1021.20/529.65	c cleaning 9993 clauses out of 20049 with flag 2695000/2707558
1025.00/531.64	c cleaning 9991 clauses out of 20056 with flag 2705000/2717558
1029.28/533.83	c cleaning 10001 clauses out of 20065 with flag 2715000/2727558
1033.56/536.04	c cleaning 9977 clauses out of 20064 with flag 2725000/2737558
1038.43/538.50	c cleaning 10017 clauses out of 20088 with flag 2735001/2747559
1043.25/541.10	c cleaning 10005 clauses out of 20071 with flag 2745001/2757559
1048.13/543.59	c cleaning 9983 clauses out of 20065 with flag 2755000/2767558
1052.80/545.97	c cleaning 10003 clauses out of 20082 with flag 2765000/2777558
1056.88/548.01	c cleaning 10005 clauses out of 20080 with flag 2775001/2787559
1060.89/550.12	c cleaning 9996 clauses out of 20074 with flag 2785000/2797558
1065.17/552.31	c cleaning 9995 clauses out of 20079 with flag 2795001/2807559
1069.07/554.41	c cleaning 10006 clauses out of 20085 with flag 2805002/2817560
1073.73/556.77	c cleaning 9991 clauses out of 20077 with flag 2815000/2827558
1078.13/559.04	c cleaning 10007 clauses out of 20086 with flag 2825000/2837558
1082.61/561.35	c cleaning 9995 clauses out of 20080 with flag 2835001/2847559
1086.32/563.27	c cleaning 9999 clauses out of 20085 with flag 2845001/2857559
1089.96/565.15	c cleaning 9998 clauses out of 20087 with flag 2855002/2867560
1093.76/567.16	c cleaning 9996 clauses out of 20087 with flag 2865000/2877558
1097.44/569.09	c cleaning 10023 clauses out of 20093 with flag 2875002/2887560
1101.52/571.12	c cleaning 10005 clauses out of 20069 with flag 2885001/2897559
1105.80/573.38	c cleaning 9980 clauses out of 20063 with flag 2895000/2907558
1110.40/575.76	c cleaning 9998 clauses out of 20084 with flag 2905001/2917559
1115.07/578.19	c cleaning 10010 clauses out of 20087 with flag 2915002/2927560
1120.18/580.71	c cleaning 9996 clauses out of 20075 with flag 2925000/2937558
1125.03/583.25	c cleaning 10009 clauses out of 20079 with flag 2935000/2947558
1130.22/585.95	c cleaning 9982 clauses out of 20070 with flag 2945000/2957558
1135.50/588.65	c cleaning 10014 clauses out of 20089 with flag 2955001/2967559
1140.38/591.12	c cleaning 10003 clauses out of 20075 with flag 2965001/2977559
1145.65/593.85	c cleaning 10017 clauses out of 20071 with flag 2975000/2987558
1149.05/595.69	c cleaning 10016 clauses out of 20054 with flag 2985000/2997558
1151.92/597.15	c cleaning 10010 clauses out of 20038 with flag 2995000/3007558
1155.80/599.11	c cleaning 10008 clauses out of 20030 with flag 3005002/3017560
1158.71/600.66	c cleaning 9990 clauses out of 20021 with flag 3015001/3027559
1161.46/602.19	c cleaning 9996 clauses out of 20031 with flag 3025001/3037559
1164.34/603.61	c cleaning 9994 clauses out of 20035 with flag 3035001/3047559
1168.01/605.51	c cleaning 10005 clauses out of 20040 with flag 3045000/3057558
1173.09/608.19	c cleaning 9994 clauses out of 20036 with flag 3055001/3067559
1177.89/610.68	c cleaning 9996 clauses out of 20042 with flag 3065001/3077559
1181.56/612.53	c cleaning 10013 clauses out of 20046 with flag 3075001/3087559
1184.84/614.22	c cleaning 9999 clauses out of 20032 with flag 3085000/3097558
1188.14/616.00	c cleaning 9999 clauses out of 20033 with flag 3095000/3107558
1191.70/617.83	c cleaning 10012 clauses out of 20035 with flag 3105001/3117559
1194.97/619.55	c cleaning 9985 clauses out of 20022 with flag 3115000/3127558
1198.44/621.38	c cleaning 9991 clauses out of 20039 with flag 3125002/3137560
1202.12/623.23	c cleaning 9998 clauses out of 20046 with flag 3135000/3147558
1206.10/625.33	c cleaning 10003 clauses out of 20050 with flag 3145002/3157560
1209.41/627.09	c cleaning 9995 clauses out of 20046 with flag 3155001/3167559
1212.85/628.82	c cleaning 9997 clauses out of 20050 with flag 3165000/3177558
1216.32/630.67	c cleaning 10008 clauses out of 20056 with flag 3175003/3187561
1219.76/632.50	c cleaning 10005 clauses out of 20046 with flag 3185001/3197559
1223.21/634.27	c cleaning 9999 clauses out of 20041 with flag 3195001/3207559
1226.88/636.19	c cleaning 9994 clauses out of 20042 with flag 3205001/3217559
1230.59/638.06	c cleaning 9987 clauses out of 20047 with flag 3215000/3227558
1234.57/640.13	c cleaning 10002 clauses out of 20060 with flag 3225000/3237558
1238.42/642.15	c cleaning 9995 clauses out of 20058 with flag 3235000/3247558
1242.29/644.11	c cleaning 9998 clauses out of 20063 with flag 3245000/3257558
1245.96/646.05	c cleaning 9993 clauses out of 20066 with flag 3255001/3267559
1249.77/648.07	c cleaning 10007 clauses out of 20072 with flag 3265000/3277558
1253.44/649.93	c cleaning 10022 clauses out of 20065 with flag 3275000/3287558
1256.32/651.50	c cleaning 9997 clauses out of 20043 with flag 3285000/3297558
1259.39/653.01	c cleaning 10006 clauses out of 20047 with flag 3295001/3307559
1262.39/654.61	c cleaning 10007 clauses out of 20040 with flag 3305000/3317558
1265.46/656.24	c cleaning 10001 clauses out of 20034 with flag 3315001/3327559
1268.73/657.93	c cleaning 10005 clauses out of 20033 with flag 3325001/3337559
1272.20/659.74	c cleaning 10008 clauses out of 20028 with flag 3335001/3347559
1275.59/661.53	c cleaning 9993 clauses out of 20019 with flag 3345000/3357558
1278.46/663.08	c cleaning 9991 clauses out of 20027 with flag 3355001/3367559
1281.73/664.74	c cleaning 9996 clauses out of 20035 with flag 3365000/3377558
1284.80/666.30	c cleaning 10005 clauses out of 20040 with flag 3375001/3387559
1288.19/668.10	c cleaning 9990 clauses out of 20035 with flag 3385001/3397559
1291.70/669.92	c cleaning 10005 clauses out of 20044 with flag 3395000/3407558
1295.13/671.73	c cleaning 10011 clauses out of 20040 with flag 3405001/3417559
1298.41/673.43	c cleaning 9989 clauses out of 20029 with flag 3415001/3427559
1301.20/674.94	c cleaning 9994 clauses out of 20042 with flag 3425003/3437561
1304.47/676.61	c cleaning 9997 clauses out of 20045 with flag 3435000/3447558
1307.75/678.32	c cleaning 10008 clauses out of 20049 with flag 3445001/3457559
1311.42/680.25	c cleaning 10005 clauses out of 20043 with flag 3455003/3467561
1315.21/682.22	c cleaning 9974 clauses out of 20036 with flag 3465001/3477559
1319.28/684.32	c cleaning 10000 clauses out of 20062 with flag 3475001/3487559
1322.75/686.19	c cleaning 9996 clauses out of 20062 with flag 3485001/3497559
1326.82/688.29	c cleaning 10007 clauses out of 20065 with flag 3495000/3507558
1331.64/690.80	c cleaning 9996 clauses out of 20058 with flag 3505000/3517558
1335.28/692.60	c cleaning 10010 clauses out of 20063 with flag 3515001/3527559
1339.15/694.61	c cleaning 10009 clauses out of 20052 with flag 3525000/3537558
1342.46/696.32	c cleaning 10005 clauses out of 20044 with flag 3535001/3547559
1346.21/698.33	c cleaning 9999 clauses out of 20038 with flag 3545000/3557558
1349.68/700.18	c cleaning 9991 clauses out of 20040 with flag 3555001/3567559
1353.95/702.37	c cleaning 10005 clauses out of 20050 with flag 3565002/3577560
1357.43/704.14	c cleaning 9986 clauses out of 20043 with flag 3575000/3587558
1361.02/706.04	c cleaning 9992 clauses out of 20057 with flag 3585000/3597558
1364.69/707.99	c cleaning 10012 clauses out of 20066 with flag 3595001/3607559
1368.96/710.13	c cleaning 9991 clauses out of 20055 with flag 3605002/3617560
1373.43/712.43	c cleaning 10010 clauses out of 20065 with flag 3615003/3627561
1376.85/714.28	c cleaning 10003 clauses out of 20053 with flag 3625001/3637559
1380.55/716.14	c cleaning 10007 clauses out of 20050 with flag 3635001/3647559
1383.99/717.93	c cleaning 10011 clauses out of 20043 with flag 3645001/3657559
1387.06/719.56	c cleaning 9991 clauses out of 20032 with flag 3655001/3667559
1390.45/721.39	c cleaning 9991 clauses out of 20041 with flag 3665001/3677559
1393.32/722.90	c cleaning 10005 clauses out of 20050 with flag 3675001/3687559
1396.39/724.45	c cleaning 10009 clauses out of 20048 with flag 3685004/3697562
1399.30/725.99	c cleaning 9991 clauses out of 20035 with flag 3695000/3707558
1402.46/727.63	c cleaning 10003 clauses out of 20044 with flag 3705000/3717558
1405.56/729.25	c cleaning 9999 clauses out of 20043 with flag 3715002/3727560
1409.01/731.09	c cleaning 9991 clauses out of 20044 with flag 3725002/3737560
1412.88/733.01	c cleaning 9994 clauses out of 20051 with flag 3735000/3747558
1416.66/735.09	c cleaning 10000 clauses out of 20057 with flag 3745000/3757558
1420.73/737.13	c cleaning 10006 clauses out of 20057 with flag 3755000/3767558
1423.80/738.78	c cleaning 10004 clauses out of 20051 with flag 3765000/3777558
1427.27/740.58	c cleaning 9981 clauses out of 20047 with flag 3775000/3787558
1430.87/742.50	c cleaning 9999 clauses out of 20066 with flag 3785000/3797558
1434.12/744.15	c cleaning 10006 clauses out of 20069 with flag 3795002/3807560
1437.58/745.91	c cleaning 10004 clauses out of 20063 with flag 3805002/3817560
1440.65/747.57	c cleaning 9996 clauses out of 20058 with flag 3815001/3827559
1444.84/749.71	c cleaning 9991 clauses out of 20062 with flag 3825001/3837559
1447.94/751.34	c cleaning 9994 clauses out of 20070 with flag 3835000/3847558
1451.38/753.11	c cleaning 10001 clauses out of 20076 with flag 3845000/3857558
1454.85/754.95	c cleaning 9999 clauses out of 20076 with flag 3855001/3867559
1458.29/756.80	c cleaning 9998 clauses out of 20076 with flag 3865000/3877558
1462.13/758.79	c cleaning 10002 clauses out of 20078 with flag 3875000/3887558
1466.40/760.97	c cleaning 10006 clauses out of 20076 with flag 3885000/3897558
1470.48/763.05	c cleaning 10000 clauses out of 20070 with flag 3895000/3907558
1474.08/764.99	c cleaning 10003 clauses out of 20072 with flag 3905002/3917560
1477.75/766.86	c cleaning 9989 clauses out of 20067 with flag 3915000/3927558
1481.42/768.75	c cleaning 10008 clauses out of 20078 with flag 3925000/3937558
1485.29/770.70	c cleaning 9992 clauses out of 20070 with flag 3935000/3947558
1489.66/773.00	c cleaning 10003 clauses out of 20079 with flag 3945001/3957559
1493.14/774.88	c cleaning 9995 clauses out of 20075 with flag 3955000/3967558
1497.21/776.92	c cleaning 10011 clauses out of 20081 with flag 3965001/3977559
1500.48/778.60	c cleaning 10018 clauses out of 20071 with flag 3975002/3987560
1503.09/780.07	c cleaning 10015 clauses out of 20054 with flag 3985003/3997561
1505.96/781.55	c cleaning 10000 clauses out of 20037 with flag 3995001/4007559
1509.06/783.14	c cleaning 9999 clauses out of 20037 with flag 4005001/4017559
1511.90/784.60	c cleaning 10007 clauses out of 20037 with flag 4015000/4027558
1515.51/786.51	c cleaning 10002 clauses out of 20031 with flag 4025001/4037559
1519.15/788.40	c cleaning 10002 clauses out of 20029 with flag 4035001/4047559
1523.21/790.53	c cleaning 9987 clauses out of 20026 with flag 4045000/4057558
1527.89/793.01	c cleaning 10000 clauses out of 20039 with flag 4055000/4067558
1532.67/795.46	c cleaning 9987 clauses out of 20040 with flag 4065001/4077559
1537.34/797.81	c cleaning 10003 clauses out of 20053 with flag 4075001/4087559
1541.61/800.01	c cleaning 9998 clauses out of 20050 with flag 4085001/4097559
1545.68/802.17	c cleaning 10011 clauses out of 20051 with flag 4095000/4107558
1549.90/804.40	c cleaning 9998 clauses out of 20042 with flag 4105002/4117560
1553.81/806.36	c cleaning 9989 clauses out of 20043 with flag 4115001/4127559
1558.08/808.56	c cleaning 9991 clauses out of 20055 with flag 4125002/4137560
1563.12/811.16	c cleaning 9992 clauses out of 20063 with flag 4135001/4147559
1568.28/813.83	c cleaning 9997 clauses out of 20070 with flag 4145000/4157558
1574.16/816.82	c cleaning 10010 clauses out of 20074 with flag 4155001/4167559
1579.83/819.75	c cleaning 10001 clauses out of 20067 with flag 4165004/4177562
1585.30/822.50	c cleaning 9995 clauses out of 20063 with flag 4175001/4187559
1590.67/825.32	c cleaning 9999 clauses out of 20067 with flag 4185000/4197558
1596.14/828.20	c cleaning 10001 clauses out of 20070 with flag 4195002/4207560
1602.21/831.27	c cleaning 9998 clauses out of 20067 with flag 4205000/4217558
1608.08/834.25	c cleaning 10002 clauses out of 20070 with flag 4215001/4227559
1613.48/837.02	c cleaning 10002 clauses out of 20068 with flag 4225001/4237559
1618.33/839.54	c cleaning 10006 clauses out of 20065 with flag 4235000/4247558
1624.00/842.44	c cleaning 9997 clauses out of 20060 with flag 4245001/4257559
1629.26/845.18	c cleaning 9995 clauses out of 20063 with flag 4255001/4267559
1635.24/848.27	c cleaning 10007 clauses out of 20068 with flag 4265001/4277559
1640.91/851.11	c cleaning 9988 clauses out of 20060 with flag 4275000/4287558
1646.78/854.11	c cleaning 9998 clauses out of 20073 with flag 4285001/4297559
1652.08/856.82	c cleaning 9996 clauses out of 20075 with flag 4295001/4307559
1657.65/859.72	c cleaning 9996 clauses out of 20083 with flag 4305005/4317563
1663.12/862.53	c cleaning 9999 clauses out of 20082 with flag 4315000/4327558
1668.19/865.14	c cleaning 10003 clauses out of 20083 with flag 4325000/4337558
1673.49/867.89	c cleaning 10001 clauses out of 20081 with flag 4335001/4347559
1679.04/870.79	c cleaning 10003 clauses out of 20081 with flag 4345002/4357560
1684.70/873.69	c cleaning 10001 clauses out of 20077 with flag 4355001/4367559
1689.77/876.23	c cleaning 9993 clauses out of 20077 with flag 4365002/4377560
1694.87/878.91	c cleaning 10011 clauses out of 20083 with flag 4375001/4387559
1699.81/881.45	c cleaning 9994 clauses out of 20071 with flag 4385000/4397558
1705.28/884.26	c cleaning 9996 clauses out of 20077 with flag 4395000/4407558
1710.76/887.08	c cleaning 10007 clauses out of 20082 with flag 4405001/4417559
1716.25/889.89	c cleaning 9992 clauses out of 20074 with flag 4415000/4427558
1721.80/892.74	c cleaning 10007 clauses out of 20084 with flag 4425002/4437560
1727.10/895.42	c cleaning 10003 clauses out of 20076 with flag 4435001/4447559
1732.13/898.03	c cleaning 10013 clauses out of 20074 with flag 4445002/4457560
1737.41/900.75	c cleaning 9989 clauses out of 20059 with flag 4455000/4467558
1742.38/903.39	c cleaning 10001 clauses out of 20071 with flag 4465001/4477559
1748.28/906.35	c cleaning 10032 clauses out of 20069 with flag 4475000/4487558
1751.72/908.13	c cleaning 9986 clauses out of 20038 with flag 4485001/4497559
1755.58/910.14	c cleaning 10002 clauses out of 20051 with flag 4495000/4507558
1759.56/912.20	c cleaning 9993 clauses out of 20049 with flag 4505000/4517558
1762.63/913.80	c cleaning 10010 clauses out of 20059 with flag 4515003/4527561
1766.30/915.71	c cleaning 9990 clauses out of 20046 with flag 4525000/4537558
1769.97/917.67	c cleaning 10022 clauses out of 20058 with flag 4535002/4547560
1773.34/919.49	c cleaning 10007 clauses out of 20035 with flag 4545001/4557559
1777.01/921.33	c cleaning 10006 clauses out of 20030 with flag 4555003/4567561
1780.48/923.12	c cleaning 9980 clauses out of 20021 with flag 4565000/4577558
1785.55/925.71	c cleaning 9977 clauses out of 20041 with flag 4575000/4587558
1790.55/928.33	c cleaning 10006 clauses out of 20064 with flag 4585000/4597558
1794.82/930.53	c cleaning 9995 clauses out of 20058 with flag 4595000/4607558
1799.29/932.85	c cleaning 10004 clauses out of 20063 with flag 4605000/4617558
1800.15/933.32	c starts		: 285
1800.15/933.32	c conflicts		: 4619772
1800.15/933.32	c decisions		: 6578945
1800.15/933.32	c propagations		: 223254770
1800.15/933.32	c inspects		: 1602369512
1800.15/933.32	c shortcuts		: 0
1800.15/933.32	c learnt literals	: 1
1800.15/933.32	c learnt binary clauses	: 12
1800.15/933.32	c learnt ternary clauses	: 42
1800.15/933.32	c learnt constraints	: 4619772
1800.15/933.32	c ignored constraints	: 0
1800.15/933.32	c root simplifications	: 0
1800.15/933.32	c removed literals (reason simplification)	: 93272903
1800.15/933.32	c reason swapping (by a shorter reason)	: 0
1800.15/933.32	c Calls to reduceDB	: 463
1800.15/933.32	c number of reductions to clauses (during analyze)	: 0
1800.15/933.32	c number of learned constraints concerned by reduction	: 0
1800.15/933.32	c number of learning phase by resolution	: 0
1800.15/933.32	c number of learning phase by cutting planes	: 0
1800.15/933.32	c speed (assignments/second)	: 240999.23464871565
1800.15/933.32	c non guided choices	363
1800.15/933.33	c learnt constraints type 
1800.15/933.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 12
1800.15/933.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12342
1800.15/933.33	c constraints type 
1800.15/933.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 15
1800.15/933.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 104
1800.15/933.33	c constraints type 
1800.15/933.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 15
1800.15/933.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 104
1800.15/933.33	s SATISFIABLE
1800.15/933.34	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 x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 x969 x970 x971 x972 -x973 x974 x975 x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 -x988 -x989 x990 x991 x992 x993 x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 x1003 -x1004 -x1005 x1006 -x1007 x1008 -x1009 -x1010 -x1011 -x1012 -x1013 -x1014 -x1015 -x1016 -x1017 -x1018 -x1019 -x1020 -x1021 -x1022 -x1023 -x1024 -x1025 x1026 -x1027 -x1028 -x1029 -x1030 -x1031 x1032 x1033 -x1034 -x1035 x1036 -x1037 x1038 -x1039 -x1040 -x1041 -x1042 -x1043 -x1044 -x1045 -x1046 -x1047 -x1048 -x1049 -x1050 -x1051 -x1052 -x1053 x1054 -x1055 x1056 x1057 x1058 x1059 x1060 x1061 x1062 x1063 -x1064 -x1065 x1066 -x1067 x1068 -x1069 -x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 -x1077 -x1078 -x1079 -x1080 x1081 x1082 x1083 x1084 x1085 x1086 x1087 x1088 x1089 x1090 x1091 x1092 x1093 -x1094 -x1095 x1096 -x1097 x1098 -x1099 -x1100 -x1101 -x1102 -x1103 -x1104 -x1105 -x1106 -x1107 -x1108 -x1109 -x1110 -x1111 -x1112 x1113 -x1114 -x1115 -x1116 -x1117 -x1118 x1119 x1120 x1121 x1122 x1123 -x1124 -x1125 x1126 x1127 -x1128 x1129 -x1130 -x1131 -x1132 -x1133 -x1134 -x1135 -x1136 -x1137 -x1138 -x1139 -x1140 -x1141 -x1142 -x1143 -x1144 -x1145 -x1146 -x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 x1154 -x1155 x1156 x1157 -x1158 x1159 -x1160 -x1161 -x1162 -x1163 -x1164 -x1165 -x1166 -x1167 -x1168 -x1169 -x1170 -x1171 -x1172 -x1173 -x1174 -x1175 -x1176 -x1177 -x1178 -x1179 -x1180 -x1181 -x1182 -x1183 x1184 x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 -x1193 -x1194 -x1195 -x1196 -x1197 -x1198 -x1199 -x1200 -x1201 -x1202 x1203 -x1204 x1205 -x1206 x1207 x1208 -x1209 -x1210 x1211 x1212 x1213 -x1214 -x1215 -x1216 x1217 -x1218 x1219 -x1220 -x1221 -x1222 -x1223 -x1224 -x1225 -x1226 -x1227 -x1228 -x1229 -x1230 x1231 -x1232 -x1233 x1234 -x1235 x1236 x1237 x1238 -x1239 -x1240 x1241 -x1242 x1243 -x1244 -x1245 x1246 x1247 -x1248 x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 x1273 -x1274 -x1275 x1276 x1277 x1278 -x1279 -x1280 -x1281 -x1282 -x1283 -x1284 -x1285 -x1286 -x1287 -x1288 -x1289 -x1290 -x1291 -x1292 -x1293 -x1294 -x1295 -x1296 -x1297 -x1298 -x1299 -x1300 -x1301 -x1302 -x1303 -x1304 -x1305 -x1306 -x1307 x1308 x1309 -x1310 x1311 -x1312 -x1313 -x1314 -x1315 -x1316 -x1317 -x1318 -x1319 -x1320 -x1321 -x1322 -x1323 -x1324 -x1325 -x1326 -x1327 -x1328 -x1329 -x1330 -x1331 -x1332 -x1333 -x1334 -x1335 -x1336 -x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 -x1345 -x1346 -x1347 -x1348 -x1349 -x1350 x1351 x1352 x1353 x1354 x1355 x1356 x1357 x1358 x1359 x1360 x1361 x1362 x1363 -x1364 -x1365 x1366 x1367 x1368 -x1369 -x1370 x1371 x1372 -x1373 x1374 -x1375 -x1376 -x1377 -x1378 -x1379 -x1380 -x1381 -x1382 -x1383 -x1384 -x1385 -x1386 -x1387 -x1388 -x1389 -x1390 -x1391 -x1392 -x1393 x1394 x1395 x1396 -x1397 x1398 x1399 x1400 -x1401 x1402 -x1403 -x1404 -x1405 -x1406 -x1407 -x1408 -x1409 -x1410 x1411 x1412 x1413 -x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 x1421 x1422 x1423 -x1424 -x1425 -x1426 -x1427 x1428 x1429 x1430 -x1431 -x1432 -x1433 -x1434 x1435 x1436 x1437 -x1438 -x1439 -x1440 -x1441 x1442 x1443 x1444 x1445 -x1446 -x1447 -x1448 x1449 x1450 x1451 x1452 -x1453 -x1454 -x1455 x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 x1464 x1465 x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 x1473 x1474 x1475 x1476 -x1477 -x1478 -x1479 -x1480 -x1481 -x1482 -x1483 x1484 -x1485 x1486 -x1487 -x1488 -x1489 -x1490 -x1491 -x1492 x1493 x1494 -x1495 x1496 x1497 x1498 -x1499 -x1500 -x1501 -x1502 -x1503 -x1504 -x1505 -x1506 -x1507 -x1508 -x1509 -x1510 -x1511 -x1512 x1513 x1514 x1515 x1516 x1517 -x1518 x1519 x1520 x1521 -x1522 x1523 -x1524 x1525 x1526 x1527 x1528 x1529 -x1530 -x1531 -x1532 -x1533 -x1534 -x1535 -x1536 -x1537 -x1538 -x1539 -x1540 -x1541 -x1542 -x1543 -x1544 -x1545 -x1546 -x1547 -x1548 -x1549 -x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 -x1557 -x1558 -x1559 -x1560 -x1561 -x1562 -x1563 -x1564 -x1565 -x1566 -x1567 -x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 -x1579 -x1580 -x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 -x1618 -x1619 -x1620 -x1621 -x1622 -x1623 -x1624 -x1625 -x1626 -x1627 -x1628 -x1629 -x1630 -x1631 -x1632 -x1633 -x1634 x1635 -x1636 -x1637 -x1638 -x1639 -x1640 -x1641 -x1642 -x1643 -x1644 -x1645 -x1646 -x1647 -x1648 x1649 x1650 -x1651 -x1652 -x1653 -x1654 -x1655 -x1656 -x1657 -x1658 -x1659 -x1660 -x1661 -x1662 -x1663 -x1664 -x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 -x1676 x1677 x1678 x1679 -x1680 -x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 
1800.15/933.34	c objective function=945851791986352
1800.15/933.34	c Total wall clock time (in seconds): 933.224

Verifier Data

OK	945851791986352

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3454626-1307191348/watcher-3454626-1307191348 -o /tmp/evaluation-result-3454626-1307191348/solver-3454626-1307191348 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454626-1307191348.opb 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.97 3.91 3.66 2/476 28674
/proc/meminfo: memFree=21702128/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 3746 0 1 0 0 0 0 0 24 0 2 0 811550725 10694979584 3449 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2611079 3463 917 9 0 2602235 0
[pid=28674/tid=28675] ppid=28672 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) R 28672 28674 23562 0 -1 4202560 3934 0 1 0 0 0 0 0 25 0 2 0 811550726 10694979584 4750 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220815930427 0 4 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.0486539 s]
/proc/loadavg: 3.97 3.91 3.66 2/476 28674
/proc/meminfo: memFree=21702128/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10467480 CPUtime=0.03 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 11318 0 1 0 2 1 0 0 24 0 13 0 811550725 10718699520 11016 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2616870 11016 1676 9 0 2607618 0
[pid=28674/tid=28675] ppid=28672 vsize=10467480 CPUtime=0.03 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) R 28672 28674 23562 0 -1 4202560 10171 0 1 0 2 1 0 0 25 0 13 0 811550726 10718699520 11016 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 47958655412048 0 4 0 16784584 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 10467480

[startup+0.104681 s]
/proc/loadavg: 3.97 3.91 3.66 2/476 28674
/proc/meminfo: memFree=21702128/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10539788 CPUtime=0.11 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 13103 0 1 0 9 2 0 0 24 0 18 0 811550725 10792742912 12760 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2634947 12761 2092 9 0 2625681 0
[pid=28674/tid=28675] ppid=28672 vsize=10539788 CPUtime=0.08 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) R 28672 28674 23562 0 -1 4202560 11163 0 1 0 7 1 0 0 25 0 18 0 811550726 10792742912 12761 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912505099250 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10539788

[startup+0.300575 s]
/proc/loadavg: 3.97 3.91 3.66 2/476 28674
/proc/meminfo: memFree=21702128/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10556824 CPUtime=0.62 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 23114 0 1 0 58 4 0 0 24 0 22 0 811550725 10810187776 20666 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2639206 20666 2209 9 0 2629940 0
[pid=28674/tid=28675] ppid=28672 vsize=10556824 CPUtime=0.24 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 12810 0 1 0 22 2 0 0 25 0 22 0 811550726 10810187776 20666 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 10556824

[startup+0.700557 s]
/proc/loadavg: 3.97 3.91 3.66 2/476 28674
/proc/meminfo: memFree=21702128/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10557212 CPUtime=2.04 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 30764 0 1 0 199 5 0 0 24 0 19 0 811550725 10810585088 25263 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2639303 25263 2227 9 0 2630037 0
[pid=28674/tid=28675] ppid=28672 vsize=10557212 CPUtime=0.24 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 12810 0 1 0 22 2 0 0 25 0 19 0 811550726 10810585088 25263 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 10557212

[startup+1.50136 s]
/proc/loadavg: 3.97 3.91 3.66 3/495 28699
/proc/meminfo: memFree=21605944/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10557212 CPUtime=2.75 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 61018 0 1 0 266 9 0 0 24 0 22 0 811550725 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2639303 55516 2230 9 0 2630037 0
[pid=28674/tid=28675] ppid=28672 vsize=10557212 CPUtime=0.25 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13128 0 1 0 23 2 0 0 18 0 22 0 811550726 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550728 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 811550729 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 811550729 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 811550729 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10557212 CPUtime=0.62 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8201 0 0 0 61 1 0 0 15 0 22 0 811550731 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10557212 CPUtime=0.63 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4377 0 0 0 63 0 0 0 16 0 22 0 811550731 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28691] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28691/stat : 28691 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28692] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28692/stat : 28692 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 811550731 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28699] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28699/stat : 28699 (java) S 28672 28674 23562 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 22 0 811550803 10810585088 55516 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 10557212

[startup+3.1011 s]
/proc/loadavg: 3.81 3.88 3.65 5/498 28702
/proc/meminfo: memFree=21131124/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10557212 CPUtime=5.79 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 202691 0 1 0 555 24 0 0 24 0 19 0 811550725 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2639303 196808 2256 9 0 2630037 0
[pid=28674/tid=28675] ppid=28672 vsize=10557212 CPUtime=0.26 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13129 0 1 0 24 2 0 0 16 0 19 0 811550726 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 475 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 308 0 0 0 0 0 0 0 18 0 19 0 811550728 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10557212 CPUtime=0.01 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 784 0 0 0 1 0 0 0 15 0 19 0 811550729 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 811550729 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 811550729 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811550731 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10557212 CPUtime=0.77 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8217 0 0 0 76 1 0 0 15 0 19 0 811550731 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10557212 CPUtime=0.83 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4786 0 0 0 83 0 0 0 15 0 19 0 811550731 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28691] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28691/stat : 28691 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811550731 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28692] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28692/stat : 28692 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 811550731 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28699] ppid=28672 vsize=10557212 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28699/stat : 28699 (java) S 28672 28674 23562 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 19 0 811550803 10810585088 196808 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 10557212

[startup+6.3015 s]
/proc/loadavg: 3.81 3.88 3.65 3/495 28717
/proc/meminfo: memFree=20699192/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10554564 CPUtime=6.64 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 285244 0 1 0 631 33 0 0 24 0 19 0 811550725 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2638641 278246 2256 9 0 2629375 0
[pid=28674/tid=28675] ppid=28672 vsize=10554564 CPUtime=0.28 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13131 0 1 0 26 2 0 0 16 0 19 0 811550726 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 475 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 308 0 0 0 0 0 0 0 18 0 19 0 811550728 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10554564 CPUtime=0.01 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 784 0 0 0 1 0 0 0 15 0 19 0 811550729 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 811550729 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 811550729 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 811550731 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10554564 CPUtime=0.82 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8221 0 0 0 81 1 0 0 15 0 19 0 811550731 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10554564 CPUtime=0.88 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4791 0 0 0 88 0 0 0 16 0 19 0 811550731 10807873536 278246 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0

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

/proc/meminfo: memFree=17901364/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10554564 CPUtime=1584.9 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 758878 0 1 0 158385 105 0 0 24 0 22 0 811550725 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2638641 751347 2259 9 0 2629375 0
[pid=28674/tid=28675] ppid=28672 vsize=10554564 CPUtime=0.28 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13144 0 1 0 26 2 0 0 15 0 22 0 811550726 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10554564 CPUtime=0.38 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1834 0 0 0 38 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10554564 CPUtime=0.31 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 799 0 0 0 31 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10554564 CPUtime=0.37 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1244 0 0 0 37 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10554564 CPUtime=0.38 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 888 0 0 0 38 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10554564 CPUtime=0.33 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 629 0 0 0 33 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10554564 CPUtime=0.39 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 307 0 0 0 39 0 0 0 16 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10554564 CPUtime=0.36 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 703 0 0 0 36 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10554564 CPUtime=0.36 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 358 0 0 0 36 0 0 0 15 0 22 0 811550728 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10554564 CPUtime=53.64 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 86302 0 0 0 5339 25 0 0 15 0 22 0 811550729 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10554564 CPUtime=1.07 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8248 0 0 0 106 1 0 0 15 0 22 0 811550731 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10554564 CPUtime=0.9 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4791 0 0 0 90 0 0 0 16 0 22 0 811550731 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28691] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28691/stat : 28691 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28692] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28692/stat : 28692 (java) S 28672 28674 23562 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 22 0 811550731 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28699] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28699/stat : 28699 (java) S 28672 28674 23562 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 22 0 811550803 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28727] ppid=28672 vsize=10554564 CPUtime=760.55 cores=1,3,5,7
/proc/28674/task/28727/stat : 28727 (java) R 28672 28674 23562 0 -1 4202560 1019 0 0 0 76054 1 0 0 19 0 22 0 811551420 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912505656781 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28674/tid=28728] ppid=28672 vsize=10554564 CPUtime=760.69 cores=1,3,5,7
/proc/28674/task/28728/stat : 28728 (java) R 28672 28674 23562 0 -1 4202560 366014 0 0 0 76030 39 0 0 25 0 22 0 811551420 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912506258553 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28674/tid=28729] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28729/stat : 28729 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811551421 10807873536 751347 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1584.9
Current children cumulated vsize (KiB) 10554564

[startup+882.301 s]
/proc/loadavg: 3.98 3.95 3.82 5/498 28809
/proc/meminfo: memFree=17888152/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10554564 CPUtime=1701.48 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 758909 0 1 0 170033 115 0 0 24 0 22 0 811550725 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2638641 751352 2259 9 0 2629375 0
[pid=28674/tid=28675] ppid=28672 vsize=10554564 CPUtime=0.28 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13144 0 1 0 26 2 0 0 15 0 22 0 811550726 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10554564 CPUtime=0.4 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1834 0 0 0 40 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10554564 CPUtime=0.33 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 799 0 0 0 33 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10554564 CPUtime=0.38 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1244 0 0 0 38 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10554564 CPUtime=0.39 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 889 0 0 0 39 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10554564 CPUtime=0.35 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 629 0 0 0 35 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10554564 CPUtime=0.4 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 310 0 0 0 40 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10554564 CPUtime=0.37 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 703 0 0 0 37 0 0 0 16 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10554564 CPUtime=0.38 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 359 0 0 0 38 0 0 0 15 0 22 0 811550728 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10554564 CPUtime=57.18 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 86304 0 0 0 5684 34 0 0 16 0 22 0 811550729 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10554564 CPUtime=1.07 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8248 0 0 0 106 1 0 0 15 0 22 0 811550731 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10554564 CPUtime=0.9 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4791 0 0 0 90 0 0 0 16 0 22 0 811550731 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28691] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28691/stat : 28691 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28692] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28692/stat : 28692 (java) S 28672 28674 23562 0 -1 4202560 51 0 0 0 0 0 0 0 15 0 22 0 811550731 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28699] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28699/stat : 28699 (java) S 28672 28674 23562 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 22 0 811550803 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28727] ppid=28672 vsize=10554564 CPUtime=816.96 cores=1,3,5,7
/proc/28674/task/28727/stat : 28727 (java) R 28672 28674 23562 0 -1 4202560 1041 0 0 0 81695 1 0 0 18 0 22 0 811551420 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912505773262 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28674/tid=28728] ppid=28672 vsize=10554564 CPUtime=817.18 cores=1,3,5,7
/proc/28674/task/28728/stat : 28728 (java) R 28672 28674 23562 0 -1 4202560 366014 0 0 0 81679 39 0 0 25 0 22 0 811551420 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912506064117 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28674/tid=28729] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28729/stat : 28729 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811551421 10807873536 751352 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1701.48
Current children cumulated vsize (KiB) 10554564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+933.301 s]
/proc/loadavg: 3.55 3.86 3.80 3/471 28831
/proc/meminfo: memFree=21548340/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=10554564 CPUtime=1800.15 cores=1,3,5,7
/proc/28674/stat : 28674 (java) S 28672 28674 23562 0 -1 4202496 758942 0 1 0 179894 121 0 0 24 0 22 0 811550725 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828039141 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 2638641 751355 2259 9 0 2629375 0
[pid=28674/tid=28675] ppid=28672 vsize=10554564 CPUtime=0.28 cores=1,3,5,7
/proc/28674/task/28675/stat : 28675 (java) S 28672 28674 23562 0 -1 4202560 13144 0 1 0 26 2 0 0 15 0 22 0 811550726 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28677] ppid=28672 vsize=10554564 CPUtime=0.42 cores=1,3,5,7
/proc/28674/task/28677/stat : 28677 (java) S 28672 28674 23562 0 -1 4202560 1834 0 0 0 42 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28678] ppid=28672 vsize=10554564 CPUtime=0.36 cores=1,3,5,7
/proc/28674/task/28678/stat : 28678 (java) S 28672 28674 23562 0 -1 4202560 799 0 0 0 36 0 0 0 16 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28679] ppid=28672 vsize=10554564 CPUtime=0.4 cores=1,3,5,7
/proc/28674/task/28679/stat : 28679 (java) S 28672 28674 23562 0 -1 4202560 1245 0 0 0 40 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28680] ppid=28672 vsize=10554564 CPUtime=0.4 cores=1,3,5,7
/proc/28674/task/28680/stat : 28680 (java) S 28672 28674 23562 0 -1 4202560 889 0 0 0 40 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28681] ppid=28672 vsize=10554564 CPUtime=0.36 cores=1,3,5,7
/proc/28674/task/28681/stat : 28681 (java) S 28672 28674 23562 0 -1 4202560 629 0 0 0 36 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28682] ppid=28672 vsize=10554564 CPUtime=0.43 cores=1,3,5,7
/proc/28674/task/28682/stat : 28682 (java) S 28672 28674 23562 0 -1 4202560 310 0 0 0 43 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28683] ppid=28672 vsize=10554564 CPUtime=0.39 cores=1,3,5,7
/proc/28674/task/28683/stat : 28683 (java) S 28672 28674 23562 0 -1 4202560 703 0 0 0 39 0 0 0 16 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28684] ppid=28672 vsize=10554564 CPUtime=0.41 cores=1,3,5,7
/proc/28674/task/28684/stat : 28684 (java) S 28672 28674 23562 0 -1 4202560 361 0 0 0 41 0 0 0 15 0 22 0 811550728 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 1 0 0 0
[pid=28674/tid=28685] ppid=28672 vsize=10554564 CPUtime=60.63 cores=1,3,5,7
/proc/28674/task/28685/stat : 28685 (java) S 28672 28674 23562 0 -1 4202560 86308 0 0 0 6022 41 0 0 16 0 22 0 811550729 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 0 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28686] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28686/stat : 28686 (java) S 28672 28674 23562 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28687] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28687/stat : 28687 (java) S 28672 28674 23562 0 -1 4202560 14 0 0 0 0 0 0 0 18 0 22 0 811550729 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28688] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28688/stat : 28688 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828060081 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28689] ppid=28672 vsize=10554564 CPUtime=1.07 cores=1,3,5,7
/proc/28674/task/28689/stat : 28689 (java) S 28672 28674 23562 0 -1 4202560 8248 0 0 0 106 1 0 0 15 0 22 0 811550731 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28690] ppid=28672 vsize=10554564 CPUtime=0.9 cores=1,3,5,7
/proc/28674/task/28690/stat : 28690 (java) S 28672 28674 23562 0 -1 4202560 4791 0 0 0 90 0 0 0 16 0 22 0 811550731 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
[pid=28674/tid=28691] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28691/stat : 28691 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 811550731 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052377 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28692] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28692/stat : 28692 (java) S 28672 28674 23562 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 22 0 811550731 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 5 0 0 0
[pid=28674/tid=28699] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28699/stat : 28699 (java) S 28672 28674 23562 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 22 0 811550803 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 7 0 0 0
[pid=28674/tid=28727] ppid=28672 vsize=10554564 CPUtime=864.47 cores=1,3,5,7
/proc/28674/task/28727/stat : 28727 (java) R 28672 28674 23562 0 -1 4202560 1063 0 0 0 86446 1 0 0 25 0 22 0 811551420 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912505656816 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=28674/tid=28728] ppid=28672 vsize=10554564 CPUtime=864.76 cores=1,3,5,7
/proc/28674/task/28728/stat : 28728 (java) R 28672 28674 23562 0 -1 4202560 366014 0 0 0 86437 39 0 0 25 0 22 0 811551420 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 46912506258561 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28674/tid=28729] ppid=28672 vsize=10554564 CPUtime=0 cores=1,3,5,7
/proc/28674/task/28729/stat : 28729 (java) S 28672 28674 23562 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 811551421 10807873536 751355 33554432000 1073741824 1073778376 140737374620832 18446744073709551615 220828052992 0 4 0 16800975 18446604465798378560 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 10554564

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+933.423 s]
/proc/loadavg: 3.55 3.86 3.80 3/471 28831
/proc/meminfo: memFree=21548340/32951124 swapFree=60476376/67111528
[pid=28674] ppid=28672 vsize=0 CPUtime=1800.3 cores=1,3,5,7
/proc/28674/stat : 28674 (java) Z 28672 28674 23562 0 -1 4203548 758976 0 1 0 179902 128 0 0 17 0 2 0 811550725 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/28674/statm: 0 0 0 0 0 0 0
[pid=28674/tid=28728] ppid=28672 vsize=0 CPUtime=864.85 cores=1,3,5,7
/proc/28674/task/28728/stat : 28728 (java) R 28672 28674 23562 0 -1 4203588 366014 0 0 0 86439 46 0 0 25 0 2 0 811551420 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.3
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 933.463
CPU time (s): 1800.35
CPU user time (s): 1799.02
CPU system time (s): 1.3278
CPU usage (%): 192.868
Max. virtual memory (cumulated for all children) (KiB): 10557212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.3278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 758976
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36106
involuntary context switches= 11509

runsolver used 4.39633 second user time and 9.95949 second system time

The end

Launcher Data

Begin job on node147 at 2011-06-04 14:42:28
IDJOB=3454626
IDBENCH=2479
IDSOLVER=1950
FILE ID=node147/3454626-1307191348
RUNJOBID= node147-1307190419-28440
PBS_JOBID= 13508849
Free space on /tmp= 73696 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-bell5.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454626-1307191348/watcher-3454626-1307191348 -o /tmp/evaluation-result-3454626-1307191348/solver-3454626-1307191348 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454626-1307191348.opb

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

MD5SUM BENCH= da0fa1480f123e186307c547a0028656
RANDOM SEED=1979493451

node147.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.836
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21702408 kB
Buffers:        326560 kB
Cached:        1490584 kB
SwapCached:      11188 kB
Active:        9623932 kB
Inactive:      1359484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21702408 kB
SwapTotal:    67111528 kB
SwapFree:     60476376 kB
Dirty:             184 kB
Writeback:           0 kB
AnonPages:     9163732 kB
Mapped:          30888 kB
Slab:           133924 kB
PageTables:      64192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 131133428 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73696 MiB
End job on node147 at 2011-06-04 14:58:04