Trace number 3733466

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
PB11: Sat4j Res//CP 2.3.0SAT (TO)29890560 1800.19 957.163

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-mod013.opb
MD5SUM4cb1be2dcc654132071469b521292770
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark29890560
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 32455680
Optimality of the best value was proved NO
Number of variables1488
Total number of constraints62
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints62
Minimum length of a constraint31
Maximum length of a constraint240
Number of terms in the objective function 1488
Biggest coefficient in the objective function 375272767488
Number of bits for the biggest coefficient in the objective function 39
Sum of the numbers in the objective function 12937590079727
Number of bits of the sum of numbers in the objective function 44
Biggest number in a constraint 375272767488
Number of bits of the biggest number in a constraint 39
Biggest sum of numbers in a constraint 12937590079727
Number of bits of the biggest sum of numbers44
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.07/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.11	c See www.sat4j.org for details.
0.07/0.11	c version 2.3.1.v20110525
0.07/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.11	c java.vm.version	19.1-b02
0.07/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.11	c sun.arch.data.model	64
0.07/0.11	c java.version		1.6.0_24
0.07/0.11	c os.name		Linux
0.07/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.11	c os.arch		amd64
0.07/0.11	c Free memory 		9996466904
0.07/0.11	c Max memory 		10048897024
0.07/0.11	c Total memory 		10048897024
0.07/0.11	c Number of processors 	8
0.07/0.14	c Pseudo Boolean Optimization
0.07/0.14	c ManyCore solver with 2 solvers running in parallel
0.07/0.14	c --- Begin Solver configuration ---
0.07/0.14	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.07/0.14	c Learn all clauses as in MiniSAT
0.07/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.14	c Expensive reason simplification
0.07/0.14	c Armin Biere (Picosat) restarts strategy
0.07/0.14	c Glucose learned constraints deletion strategy
0.07/0.14	c timeout=2147483s
0.07/0.14	c DB Simplification allowed=false
0.07/0.14	c --- End Solver configuration ---
0.07/0.14	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.14	c --- Begin Solver configuration ---
0.07/0.14	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.07/0.14	c Learn all clauses as in MiniSAT
0.07/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.14	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.14	c No reason simplification
0.07/0.14	c Armin Biere (Picosat) restarts strategy
0.07/0.14	c Glucose learned constraints deletion strategy
0.07/0.14	c timeout=2147483s
0.07/0.14	c DB Simplification allowed=false
0.07/0.14	c --- End Solver configuration ---
0.07/0.14	c solving HOME/instance-3733466-1338689877.opb
0.07/0.14	c reading problem ... 
0.52/0.31	c ... done. Wall clock time 0.17s.
0.52/0.31	c #vars     1488
0.52/0.31	c #constraints  839
0.52/0.31	c constraints type 
0.52/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 76
0.52/0.31	c constraints type 
0.52/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 76
0.89/0.42	c  And the winner is Resolution
1.40/0.81	c SATISFIABLE
1.40/0.81	c OPTIMIZING...
1.40/0.81	c Got one! Elapsed wall clock time (in seconds):0.676
1.40/0.81	o 33049600
4.34/2.02	c cleaning 2505 clauses out of 5010 with flag 5000/5010
6.86/3.26	c cleaning 4245 clauses out of 8507 with flag 11002/11012
7.66/3.67	c  And the winner is CuttingPlanes
7.81/3.82	c Got one! Elapsed wall clock time (in seconds):3.682
7.81/3.82	o 32906240
8.61/4.29	c  And the winner is CuttingPlanes
8.80/4.32	c Got one! Elapsed wall clock time (in seconds):4.188
8.80/4.32	o 32537600
9.59/4.78	c cleaning 5269 clauses out of 10558 with flag 2000/17308
12.28/6.05	c cleaning 5638 clauses out of 11289 with flag 8000/23308
15.10/7.48	c cleaning 6319 clauses out of 12651 with flag 15000/30308
18.35/9.04	c cleaning 7161 clauses out of 14333 with flag 23001/38309
22.12/10.92	c cleaning 8074 clauses out of 16171 with flag 32000/47308
25.91/12.84	c cleaning 9044 clauses out of 18098 with flag 42001/57309
29.87/14.83	c cleaning 9517 clauses out of 19054 with flag 52001/67309
33.04/16.41	c  And the winner is Resolution
33.04/16.87	c Got one! Elapsed wall clock time (in seconds):16.736
33.04/16.87	o 32204800
34.71/17.75	c cleaning 11173 clauses out of 22369 with flag 5000/80141
35.86/18.38	c cleaning 8586 clauses out of 17198 with flag 11002/86143
38.42/19.60	c cleaning 7791 clauses out of 15610 with flag 18000/93141
41.36/21.16	c cleaning 7902 clauses out of 15821 with flag 26002/101143
44.53/22.78	c cleaning 8447 clauses out of 16918 with flag 35001/110142
48.48/24.71	c cleaning 9224 clauses out of 18470 with flag 45000/120141
51.86/26.45	c cleaning 9612 clauses out of 19246 with flag 55000/130141
55.58/28.35	c cleaning 9800 clauses out of 19635 with flag 65001/140142
59.14/30.19	c cleaning 9912 clauses out of 19834 with flag 75000/150141
62.71/31.94	c cleaning 9950 clauses out of 19922 with flag 85000/160141
65.71/33.49	c cleaning 9975 clauses out of 19973 with flag 95001/170142
69.85/35.53	c cleaning 9986 clauses out of 19998 with flag 105001/180142
73.40/37.30	c cleaning 9994 clauses out of 20011 with flag 115000/190141
76.97/39.19	c cleaning 9988 clauses out of 20017 with flag 125000/200141
81.13/41.25	c cleaning 10006 clauses out of 20030 with flag 135001/210142
85.46/43.41	c cleaning 10005 clauses out of 20025 with flag 145002/220143
89.02/45.28	c cleaning 10000 clauses out of 20018 with flag 155000/230141
92.75/47.15	c cleaning 9993 clauses out of 20018 with flag 165000/240141
96.90/49.22	c cleaning 10005 clauses out of 20025 with flag 175000/250141
100.41/51.07	c cleaning 9995 clauses out of 20020 with flag 185000/260141
104.75/53.23	c cleaning 9994 clauses out of 20026 with flag 195001/270142
109.08/55.40	c cleaning 10011 clauses out of 20032 with flag 205001/280142
113.22/57.57	c cleaning 9998 clauses out of 20020 with flag 215000/290141
117.53/59.77	c cleaning 9975 clauses out of 20023 with flag 225001/300142
121.85/61.96	c cleaning 10010 clauses out of 20048 with flag 235001/310142
125.58/63.88	c cleaning 10012 clauses out of 20037 with flag 245000/320141
129.50/65.82	c cleaning 10001 clauses out of 20025 with flag 255000/330141
133.39/67.85	c cleaning 10010 clauses out of 20025 with flag 265001/340142
137.31/69.84	c cleaning 9998 clauses out of 20014 with flag 275000/350141
141.03/71.74	c cleaning 10004 clauses out of 20016 with flag 285000/360141
144.55/73.51	c cleaning 9998 clauses out of 20012 with flag 295000/370141
148.23/75.42	c cleaning 9995 clauses out of 20014 with flag 305000/380141
151.75/77.26	c cleaning 10001 clauses out of 20020 with flag 315001/390142
155.07/78.94	c cleaning 9999 clauses out of 20019 with flag 325001/400142
158.59/80.73	c cleaning 9998 clauses out of 20019 with flag 335000/410141
162.65/82.87	c cleaning 9995 clauses out of 20022 with flag 345001/420142
166.38/84.73	c cleaning 10002 clauses out of 20026 with flag 355000/430141
170.28/86.73	c cleaning 10000 clauses out of 20024 with flag 365000/440141
174.39/88.87	c cleaning 10001 clauses out of 20025 with flag 375001/450142
177.85/90.62	c cleaning 9991 clauses out of 20023 with flag 385000/460141
181.17/92.34	c cleaning 10007 clauses out of 20032 with flag 395000/470141
184.67/94.17	c cleaning 10000 clauses out of 20026 with flag 405001/480142
187.99/95.81	c cleaning 9983 clauses out of 20025 with flag 415000/490141
191.22/97.57	c cleaning 10004 clauses out of 20042 with flag 425000/500141
194.92/99.44	c cleaning 10001 clauses out of 20038 with flag 435000/510141
198.03/101.09	c cleaning 10003 clauses out of 20038 with flag 445001/520142
201.14/102.70	c cleaning 10001 clauses out of 20035 with flag 455001/530142
204.56/104.47	c cleaning 10010 clauses out of 20033 with flag 465000/540141
208.46/106.46	c cleaning 9985 clauses out of 20024 with flag 475001/550142
212.18/108.34	c cleaning 10001 clauses out of 20038 with flag 485000/560141
216.27/110.43	c cleaning 10005 clauses out of 20037 with flag 495000/570141
219.92/112.32	c cleaning 10005 clauses out of 20033 with flag 505001/580142
223.00/113.94	c cleaning 9975 clauses out of 20028 with flag 515001/590142
226.70/115.81	c cleaning 9987 clauses out of 20052 with flag 525000/600141
229.61/117.30	c cleaning 0 clauses out of 5179 with flag 0/5179
231.53/118.10	c cleaning 10023 clauses out of 20065 with flag 535000/610141
235.62/120.15	c cleaning 10011 clauses out of 20044 with flag 545002/620143
239.11/121.91	c cleaning 9998 clauses out of 20032 with flag 555001/630142
243.01/123.93	c cleaning 10006 clauses out of 20033 with flag 565000/640141
246.62/125.89	c cleaning 10000 clauses out of 20029 with flag 575002/650143
250.32/127.79	c cleaning 9995 clauses out of 20027 with flag 585000/660141
254.19/129.70	c cleaning 9999 clauses out of 20033 with flag 595001/670142
257.86/131.63	c cleaning 9997 clauses out of 20033 with flag 605000/680141
262.26/133.96	c cleaning 9994 clauses out of 20037 with flag 615001/690142
266.74/136.29	c cleaning 9999 clauses out of 20042 with flag 625000/700141
271.61/138.75	c cleaning 9999 clauses out of 20043 with flag 635000/710141
275.87/140.99	c cleaning 10017 clauses out of 20044 with flag 645000/720141
280.46/143.36	c cleaning 10000 clauses out of 20027 with flag 655000/730141
284.54/145.41	c cleaning 10006 clauses out of 20029 with flag 665002/740143
288.21/147.30	c cleaning 9985 clauses out of 20022 with flag 675001/750142
291.91/149.20	c cleaning 10007 clauses out of 20037 with flag 685001/760142
296.29/151.50	c cleaning 10004 clauses out of 20029 with flag 695000/770141
299.57/153.28	c cleaning 9985 clauses out of 20026 with flag 705001/780142
302.83/154.90	c cleaning 9990 clauses out of 20040 with flag 715000/790141
305.68/156.49	c cleaning 9996 clauses out of 20051 with flag 725001/800142
309.84/158.64	c cleaning 10010 clauses out of 20054 with flag 735000/810141
314.12/160.84	c cleaning 10005 clauses out of 20044 with flag 745000/820141
318.58/163.13	c cleaning 10006 clauses out of 20041 with flag 755002/830143
323.04/165.41	c cleaning 10005 clauses out of 20033 with flag 765000/840141
327.60/167.81	c cleaning 9995 clauses out of 20028 with flag 775000/850141
331.86/170.07	c cleaning 9994 clauses out of 20034 with flag 785001/860142
336.11/172.29	c cleaning 10006 clauses out of 20039 with flag 795000/870141
340.56/174.56	c cleaning 10008 clauses out of 20035 with flag 805002/880143
344.92/176.85	c cleaning 9994 clauses out of 20025 with flag 815000/890141
349.36/179.12	c cleaning 10003 clauses out of 20032 with flag 825001/900142
353.43/181.21	c cleaning 10003 clauses out of 20028 with flag 835000/910141
357.09/183.14	c cleaning 10009 clauses out of 20028 with flag 845003/920144
360.85/185.13	c cleaning 9992 clauses out of 20017 with flag 855001/930142
364.90/187.23	c cleaning 9996 clauses out of 20024 with flag 865000/940141
368.77/189.27	c cleaning 10001 clauses out of 20028 with flag 875000/950141
372.41/191.13	c cleaning 9991 clauses out of 20027 with flag 885000/960141
376.58/193.31	c cleaning 9998 clauses out of 20038 with flag 895002/970143
380.63/195.44	c cleaning 9998 clauses out of 20040 with flag 905002/980143
384.67/197.52	c cleaning 10009 clauses out of 20040 with flag 915000/990141
389.12/199.81	c cleaning 9999 clauses out of 20033 with flag 925002/1000143
392.86/201.89	c cleaning 10003 clauses out of 20032 with flag 935000/1010141
396.50/203.76	c cleaning 10004 clauses out of 20031 with flag 945002/1020143
399.56/205.33	c cleaning 10000 clauses out of 20025 with flag 955000/1030141
403.79/207.59	c cleaning 10001 clauses out of 20027 with flag 965002/1040143
409.93/210.73	c cleaning 9978 clauses out of 20024 with flag 975000/1050141
416.17/213.99	c cleaning 9998 clauses out of 20047 with flag 985001/1060142
421.43/216.70	c cleaning 10014 clauses out of 20048 with flag 995000/1070141
426.29/219.12	c cleaning 10005 clauses out of 20035 with flag 1005001/1080142
430.62/221.47	c cleaning 9997 clauses out of 20029 with flag 1015000/1090141
435.04/223.70	c cleaning 10005 clauses out of 20032 with flag 1025000/1100141
439.09/225.83	c cleaning 9998 clauses out of 20027 with flag 1035000/1110141
442.92/227.87	c cleaning 9993 clauses out of 20029 with flag 1045000/1120141
447.06/230.05	c cleaning 10005 clauses out of 20036 with flag 1055000/1130141
450.88/232.09	c cleaning 10006 clauses out of 20031 with flag 1065000/1140141
454.92/234.13	c cleaning 9997 clauses out of 20027 with flag 1075002/1150143
458.55/236.06	c cleaning 9994 clauses out of 20028 with flag 1085000/1160141
462.28/238.09	c cleaning 10004 clauses out of 20036 with flag 1095002/1170143
466.12/240.07	c cleaning 10000 clauses out of 20031 with flag 1105001/1180142
469.95/242.04	c cleaning 10007 clauses out of 20031 with flag 1115001/1190142
473.96/244.18	c cleaning 9991 clauses out of 20023 with flag 1125000/1200141
478.28/246.46	c cleaning 9999 clauses out of 20034 with flag 1135002/1210143
481.90/248.36	c cleaning 9998 clauses out of 20033 with flag 1145000/1220141
485.53/250.24	c cleaning 10001 clauses out of 20036 with flag 1155001/1230142
489.15/252.14	c cleaning 10001 clauses out of 20036 with flag 1165002/1240143
492.87/254.12	c cleaning 9998 clauses out of 20033 with flag 1175000/1250141
496.90/256.30	c cleaning 9991 clauses out of 20035 with flag 1185000/1260141
500.93/258.37	c cleaning 10005 clauses out of 20044 with flag 1195000/1270141
504.97/260.40	c cleaning 10005 clauses out of 20039 with flag 1205000/1280141
508.68/262.40	c cleaning 9999 clauses out of 20034 with flag 1215000/1290141
512.52/264.42	c cleaning 10004 clauses out of 20036 with flag 1225001/1300142
515.95/266.29	c cleaning 9999 clauses out of 20031 with flag 1235000/1310141
519.96/268.31	c cleaning 10007 clauses out of 20033 with flag 1245001/1320142
523.85/270.45	c cleaning 9998 clauses out of 20025 with flag 1255000/1330141
527.89/272.52	c cleaning 9990 clauses out of 20027 with flag 1265000/1340141
531.73/274.54	c cleaning 10007 clauses out of 20038 with flag 1275001/1350142
535.16/276.36	c cleaning 10001 clauses out of 20031 with flag 1285001/1360142
539.07/278.41	c cleaning 10002 clauses out of 20029 with flag 1295000/1370141
542.28/280.16	c cleaning 9996 clauses out of 20028 with flag 1305001/1380142
546.29/282.27	c cleaning 10003 clauses out of 20033 with flag 1315002/1390143
549.13/283.79	c cleaning 9987 clauses out of 20030 with flag 1325002/1400143
552.63/285.66	c cleaning 10006 clauses out of 20041 with flag 1335000/1410141
556.64/287.73	c cleaning 10005 clauses out of 20038 with flag 1345003/1420144
560.47/289.75	c cleaning 10004 clauses out of 20031 with flag 1355001/1430142
564.68/291.94	c cleaning 9993 clauses out of 20026 with flag 1365000/1440141
568.19/293.87	c cleaning 10011 clauses out of 20036 with flag 1375003/1450144
570.79/295.23	c  And the winner is Resolution
570.72/295.79	c Got one! Elapsed wall clock time (in seconds):295.659
570.72/295.79	o 31267840
571.74/296.69	c cleaning 10463 clauses out of 20950 with flag 5002/1461069
573.76/297.78	c cleaning 8228 clauses out of 16485 with flag 11000/1467067
575.97/298.97	c cleaning 7610 clauses out of 15257 with flag 18000/1474067
578.68/300.41	c cleaning 7821 clauses out of 15648 with flag 26001/1482068
581.67/302.09	c cleaning 8397 clauses out of 16826 with flag 35000/1491067
585.08/303.82	c cleaning 9210 clauses out of 18430 with flag 45001/1501068
588.94/305.84	c cleaning 9599 clauses out of 19221 with flag 55002/1511069
593.24/308.14	c cleaning 9798 clauses out of 19620 with flag 65000/1521067
596.86/310.05	c cleaning 9899 clauses out of 19822 with flag 75000/1531067
600.29/311.82	c cleaning 9945 clauses out of 19923 with flag 85000/1541067
603.71/313.64	c cleaning 9976 clauses out of 19979 with flag 95001/1551068
607.78/315.84	c cleaning 9987 clauses out of 20002 with flag 105000/1561067
611.20/317.65	c cleaning 9995 clauses out of 20016 with flag 115001/1571068
614.63/319.44	c cleaning 9999 clauses out of 20021 with flag 125001/1581068
618.25/321.38	c cleaning 9989 clauses out of 20021 with flag 135000/1591067
622.14/323.48	c cleaning 10002 clauses out of 20033 with flag 145001/1601068
625.93/325.48	c cleaning 10002 clauses out of 20030 with flag 155000/1611067
630.13/327.66	c cleaning 9995 clauses out of 20028 with flag 165000/1621067
633.93/329.63	c cleaning 10003 clauses out of 20033 with flag 175000/1631067
638.60/332.15	c cleaning 9996 clauses out of 20031 with flag 185001/1641068
642.59/334.23	c cleaning 9992 clauses out of 20034 with flag 195000/1651067
646.37/336.21	c cleaning 10000 clauses out of 20043 with flag 205001/1661068
649.75/338.10	c cleaning 10013 clauses out of 20043 with flag 215001/1671068
654.01/340.38	c cleaning 9997 clauses out of 20029 with flag 225000/1681067
658.20/342.55	c cleaning 9999 clauses out of 20033 with flag 235001/1691068
662.18/344.68	c cleaning 9998 clauses out of 20033 with flag 245000/1701067
666.17/346.70	c cleaning 10002 clauses out of 20036 with flag 255001/1711068
670.21/348.91	c cleaning 10002 clauses out of 20033 with flag 265000/1721067
674.01/350.95	c cleaning 10006 clauses out of 20031 with flag 275000/1731067
678.19/353.12	c cleaning 10003 clauses out of 20026 with flag 285001/1741068
682.17/355.27	c cleaning 9987 clauses out of 20022 with flag 295000/1751067
686.82/357.76	c cleaning 10007 clauses out of 20036 with flag 305001/1761068
690.81/359.88	c cleaning 10000 clauses out of 20029 with flag 315001/1771068
695.19/362.16	c cleaning 9998 clauses out of 20030 with flag 325002/1781069
699.58/364.46	c cleaning 10001 clauses out of 20030 with flag 335000/1791067
703.44/366.60	c cleaning 10007 clauses out of 20030 with flag 345001/1801068
707.66/368.70	c cleaning 9996 clauses out of 20022 with flag 355000/1811067
711.48/370.78	c cleaning 10001 clauses out of 20026 with flag 365000/1821067
715.26/372.72	c cleaning 9996 clauses out of 20025 with flag 375000/1831067
719.10/374.86	c cleaning 10002 clauses out of 20029 with flag 385000/1841067
722.50/376.64	c cleaning 9999 clauses out of 20028 with flag 395001/1851068
725.90/378.42	c cleaning 9990 clauses out of 20028 with flag 405000/1861067
729.49/380.39	c cleaning 10002 clauses out of 20038 with flag 415000/1871067
733.35/382.41	c cleaning 9997 clauses out of 20037 with flag 425001/1881068
735.96/383.89	c cleaning 9999 clauses out of 20040 with flag 435001/1891068
739.55/385.71	c cleaning 9999 clauses out of 20041 with flag 445001/1901068
742.95/387.53	c cleaning 10003 clauses out of 20043 with flag 455002/1911069
746.77/389.61	c cleaning 10017 clauses out of 20039 with flag 465001/1921068
750.37/391.51	c cleaning 9994 clauses out of 20021 with flag 475000/1931067
753.77/393.34	c cleaning 9991 clauses out of 20027 with flag 485000/1941067
757.16/395.19	c cleaning 9989 clauses out of 20037 with flag 495001/1951068
760.60/397.06	c cleaning 9993 clauses out of 20047 with flag 505000/1961067
763.79/398.79	c cleaning 9999 clauses out of 20054 with flag 515000/1971067
767.01/400.47	c cleaning 10004 clauses out of 20055 with flag 525000/1981067
770.20/402.15	c cleaning 10005 clauses out of 20051 with flag 535000/1991067
773.64/404.03	c cleaning 9992 clauses out of 20046 with flag 545000/2001067
777.24/405.93	c cleaning 10002 clauses out of 20054 with flag 555000/2011067
780.62/407.73	c cleaning 9999 clauses out of 20054 with flag 565002/2021069
784.43/409.74	c cleaning 9991 clauses out of 20054 with flag 575001/2031068
788.28/411.86	c cleaning 10025 clauses out of 20062 with flag 585000/2041067
792.07/413.84	c cleaning 10009 clauses out of 20038 with flag 595001/2051068
795.66/415.70	c cleaning 10008 clauses out of 20029 with flag 605001/2061068
800.45/418.21	c cleaning 10003 clauses out of 20020 with flag 615000/2071067
804.31/420.38	c cleaning 9991 clauses out of 20018 with flag 625001/2081068
807.70/422.14	c cleaning 9995 clauses out of 20027 with flag 635001/2091068
811.89/424.38	c cleaning 10007 clauses out of 20032 with flag 645001/2101068
815.86/426.44	c cleaning 9999 clauses out of 20024 with flag 655000/2111067
819.12/428.30	c cleaning 10005 clauses out of 20027 with flag 665002/2121069
822.72/430.18	c cleaning 9986 clauses out of 20020 with flag 675000/2131067
826.49/432.19	c cleaning 10000 clauses out of 20034 with flag 685000/2141067
830.07/434.07	c cleaning 9993 clauses out of 20034 with flag 695000/2151067
834.14/436.23	c cleaning 9998 clauses out of 20041 with flag 705000/2161067
837.74/438.15	c cleaning 10007 clauses out of 20043 with flag 715000/2171067
841.73/440.27	c cleaning 9985 clauses out of 20036 with flag 725000/2181067
845.33/442.15	c cleaning 10009 clauses out of 20051 with flag 735000/2191067
849.19/444.25	c cleaning 10005 clauses out of 20042 with flag 745000/2201067
852.78/446.14	c cleaning 10005 clauses out of 20037 with flag 755000/2211067
855.97/447.89	c cleaning 9991 clauses out of 20032 with flag 765000/2221067
859.55/449.72	c cleaning 10010 clauses out of 20042 with flag 775001/2231068
863.21/451.77	c cleaning 9998 clauses out of 20031 with flag 785000/2241067
866.80/453.63	c cleaning 10004 clauses out of 20035 with flag 795002/2251069
870.21/455.42	c cleaning 9999 clauses out of 20029 with flag 805000/2261067
873.78/457.31	c cleaning 9997 clauses out of 20030 with flag 815000/2271067
877.43/459.35	c cleaning 9997 clauses out of 20033 with flag 825000/2281067
881.22/461.35	c cleaning 9998 clauses out of 20037 with flag 835001/2291068
884.41/463.06	c cleaning 10005 clauses out of 20038 with flag 845000/2301067
887.60/464.72	c cleaning 10004 clauses out of 20034 with flag 855001/2311068
890.67/466.50	c cleaning 10001 clauses out of 20029 with flag 865000/2321067
894.05/468.27	c cleaning 10002 clauses out of 20029 with flag 875001/2331068
898.23/470.43	c cleaning 10001 clauses out of 20026 with flag 885000/2341067
902.02/472.48	c cleaning 10000 clauses out of 20025 with flag 895000/2351067
906.26/474.74	c cleaning 9995 clauses out of 20025 with flag 905000/2361067
910.04/476.70	c cleaning 10003 clauses out of 20030 with flag 915000/2371067
914.04/478.83	c cleaning 10000 clauses out of 20027 with flag 925000/2381067
918.24/481.06	c cleaning 10004 clauses out of 20027 with flag 935000/2391067
922.48/483.35	c cleaning 9998 clauses out of 20024 with flag 945001/2401068
926.46/485.49	c cleaning 9999 clauses out of 20025 with flag 955000/2411067
930.65/487.66	c cleaning 9991 clauses out of 20027 with flag 965001/2421068
935.64/490.24	c cleaning 9991 clauses out of 20036 with flag 975001/2431068
940.50/492.88	c cleaning 10002 clauses out of 20044 with flag 985000/2441067
945.27/495.36	c cleaning 10001 clauses out of 20042 with flag 995000/2451067
950.05/497.89	c cleaning 10000 clauses out of 20041 with flag 1005000/2461067
954.82/500.33	c cleaning 9995 clauses out of 20042 with flag 1015001/2471068
959.49/502.82	c cleaning 10001 clauses out of 20047 with flag 1025001/2481068
963.85/505.17	c cleaning 10019 clauses out of 20045 with flag 1035000/2491067
968.42/507.51	c cleaning 9997 clauses out of 20026 with flag 1045000/2501067
973.01/509.95	c cleaning 10001 clauses out of 20029 with flag 1055000/2511067
977.23/512.22	c cleaning 9995 clauses out of 20029 with flag 1065001/2521068
981.02/514.27	c cleaning 10004 clauses out of 20033 with flag 1075000/2531067
985.60/516.65	c cleaning 10004 clauses out of 20030 with flag 1085001/2541068
989.18/518.51	c cleaning 9991 clauses out of 20025 with flag 1095000/2551067
993.03/520.64	c cleaning 10002 clauses out of 20034 with flag 1105000/2561067
997.23/522.85	c cleaning 10000 clauses out of 20033 with flag 1115001/2571068
1001.21/524.93	c cleaning 9997 clauses out of 20032 with flag 1125000/2581067
1005.79/527.35	c cleaning 9997 clauses out of 20035 with flag 1135000/2591067
1010.24/529.72	c cleaning 10001 clauses out of 20038 with flag 1145000/2601067
1013.63/531.53	c cleaning 10000 clauses out of 20038 with flag 1155001/2611068
1016.82/533.22	c cleaning 10002 clauses out of 20037 with flag 1165000/2621067
1020.19/535.09	c cleaning 10004 clauses out of 20035 with flag 1175000/2631067
1024.24/537.28	c cleaning 10004 clauses out of 20031 with flag 1185000/2641067
1028.24/539.35	c cleaning 9998 clauses out of 20027 with flag 1195000/2651067
1031.61/541.14	c cleaning 9995 clauses out of 20030 with flag 1205001/2661068
1034.80/542.89	c cleaning 10000 clauses out of 20034 with flag 1215000/2671067
1037.85/544.59	c cleaning 9993 clauses out of 20034 with flag 1225000/2681067
1041.43/546.41	c cleaning 10008 clauses out of 20041 with flag 1235000/2691067
1045.00/548.37	c cleaning 10008 clauses out of 20034 with flag 1245001/2701068
1048.78/550.33	c cleaning 10003 clauses out of 20026 with flag 1255001/2711068
1052.80/552.57	c cleaning 10000 clauses out of 20022 with flag 1265000/2721067
1056.62/554.56	c cleaning 10002 clauses out of 20022 with flag 1275000/2731067
1060.40/556.56	c cleaning 9999 clauses out of 20022 with flag 1285002/2741069
1063.96/558.47	c cleaning 9996 clauses out of 20021 with flag 1295000/2751067
1067.58/560.45	c cleaning 10003 clauses out of 20026 with flag 1305001/2761068
1071.15/562.31	c cleaning 10001 clauses out of 20023 with flag 1315001/2771068
1074.53/564.11	c cleaning 10000 clauses out of 20022 with flag 1325001/2781068
1077.70/565.89	c cleaning 9999 clauses out of 20023 with flag 1335002/2791069
1081.35/567.80	c cleaning 9997 clauses out of 20022 with flag 1345000/2801067
1084.91/569.74	c cleaning 10004 clauses out of 20026 with flag 1355001/2811068
1088.29/571.57	c cleaning 9997 clauses out of 20021 with flag 1365000/2821067
1091.49/573.29	c cleaning 9994 clauses out of 20024 with flag 1375000/2831067
1095.69/575.52	c cleaning 9997 clauses out of 20030 with flag 1385000/2841067
1098.86/577.25	c cleaning 10008 clauses out of 20033 with flag 1395000/2851067
1102.03/578.99	c cleaning 10002 clauses out of 20025 with flag 1405000/2861067
1105.41/580.76	c cleaning 9996 clauses out of 20025 with flag 1415002/2871069
1108.62/582.59	c cleaning 9999 clauses out of 20029 with flag 1425002/2881069
1111.99/584.34	c cleaning 10005 clauses out of 20031 with flag 1435003/2891070
1115.36/586.15	c cleaning 9998 clauses out of 20026 with flag 1445003/2901070
1118.94/588.04	c cleaning 10003 clauses out of 20026 with flag 1455001/2911068
1122.17/589.85	c cleaning 10005 clauses out of 20023 with flag 1465001/2921068
1125.33/591.54	c cleaning 9996 clauses out of 20018 with flag 1475001/2931068
1128.50/593.25	c cleaning 9991 clauses out of 20022 with flag 1485001/2941068
1131.88/595.01	c cleaning 10006 clauses out of 20030 with flag 1495000/2951067
1135.30/596.94	c cleaning 9999 clauses out of 20025 with flag 1505001/2961068
1138.67/598.72	c cleaning 9999 clauses out of 20025 with flag 1515000/2971067
1142.03/600.52	c cleaning 10003 clauses out of 20026 with flag 1525000/2981067
1145.22/602.28	c cleaning 9998 clauses out of 20023 with flag 1535000/2991067
1149.03/604.36	c cleaning 9989 clauses out of 20026 with flag 1545001/3001068
1152.42/606.19	c cleaning 10001 clauses out of 20036 with flag 1555000/3011067
1156.41/608.23	c cleaning 9999 clauses out of 20036 with flag 1565001/3021068
1159.97/610.15	c cleaning 10014 clauses out of 20038 with flag 1575002/3031069
1164.00/612.39	c cleaning 10001 clauses out of 20022 with flag 1585000/3041067
1167.98/614.48	c cleaning 9986 clauses out of 20021 with flag 1595000/3051067
1172.17/616.65	c cleaning 9999 clauses out of 20035 with flag 1605000/3061067
1176.11/618.70	c cleaning 10013 clauses out of 20036 with flag 1615000/3071067
1179.71/620.74	c cleaning 10003 clauses out of 20023 with flag 1625000/3081067
1183.30/622.65	c cleaning 10001 clauses out of 20020 with flag 1635000/3091067
1187.48/624.84	c cleaning 9998 clauses out of 20023 with flag 1645004/3101071
1191.44/626.95	c cleaning 9996 clauses out of 20021 with flag 1655000/3111067
1195.68/629.25	c cleaning 9999 clauses out of 20025 with flag 1665000/3121067
1200.03/631.56	c cleaning 9990 clauses out of 20026 with flag 1675000/3131067
1203.99/633.69	c cleaning 10003 clauses out of 20036 with flag 1685000/3141067
1208.16/635.84	c cleaning 9998 clauses out of 20034 with flag 1695001/3151068
1212.35/638.17	c cleaning 10003 clauses out of 20036 with flag 1705001/3161068
1216.11/640.20	c cleaning 10006 clauses out of 20032 with flag 1715000/3171067
1219.87/642.15	c cleaning 10003 clauses out of 20028 with flag 1725002/3181069
1223.62/644.12	c cleaning 9997 clauses out of 20023 with flag 1735000/3191067
1227.44/646.23	c cleaning 9999 clauses out of 20027 with flag 1745001/3201068
1231.01/648.14	c cleaning 9998 clauses out of 20028 with flag 1755001/3211068
1234.56/650.09	c cleaning 9998 clauses out of 20029 with flag 1765000/3221067
1238.52/652.17	c cleaning 10008 clauses out of 20033 with flag 1775002/3231069
1242.54/654.38	c cleaning 10003 clauses out of 20023 with flag 1785000/3241067
1246.52/656.48	c cleaning 9998 clauses out of 20020 with flag 1795000/3251067
1250.69/658.60	c cleaning 10001 clauses out of 20023 with flag 1805001/3261068
1254.26/660.58	c cleaning 9996 clauses out of 20021 with flag 1815000/3271067
1257.65/662.43	c cleaning 9999 clauses out of 20025 with flag 1825000/3281067
1261.01/664.28	c cleaning 10000 clauses out of 20027 with flag 1835001/3291068
1264.95/666.32	c cleaning 10006 clauses out of 20026 with flag 1845000/3301067
1268.51/668.22	c cleaning 9985 clauses out of 20021 with flag 1855001/3311068
1272.10/670.22	c cleaning 10007 clauses out of 20035 with flag 1865000/3321067
1275.46/672.09	c cleaning 10000 clauses out of 20028 with flag 1875000/3331067
1278.80/673.89	c cleaning 9995 clauses out of 20028 with flag 1885000/3341067
1282.55/675.84	c cleaning 10004 clauses out of 20037 with flag 1895004/3351071
1286.38/677.94	c cleaning 9994 clauses out of 20029 with flag 1905000/3361067
1290.14/679.95	c cleaning 10000 clauses out of 20035 with flag 1915000/3371067
1293.89/681.95	c cleaning 10005 clauses out of 20036 with flag 1925001/3381068
1297.24/683.79	c cleaning 10001 clauses out of 20031 with flag 1935001/3391068
1301.42/686.02	c cleaning 10006 clauses out of 20031 with flag 1945002/3401069
1304.98/687.96	c cleaning 9991 clauses out of 20025 with flag 1955002/3411069
1308.74/689.99	c cleaning 9990 clauses out of 20033 with flag 1965001/3421068
1312.52/691.94	c cleaning 9982 clauses out of 20042 with flag 1975000/3431067
1317.08/694.40	c cleaning 10006 clauses out of 20060 with flag 1985000/3441067
1320.44/696.23	c cleaning 10015 clauses out of 20054 with flag 1995000/3451067
1324.21/698.26	c cleaning 10010 clauses out of 20039 with flag 2005000/3461067
1328.55/700.52	c cleaning 9998 clauses out of 20031 with flag 2015002/3471069
1332.97/702.92	c cleaning 10005 clauses out of 20031 with flag 2025000/3481067
1336.53/704.87	c cleaning 9994 clauses out of 20026 with flag 2035000/3491067
1340.68/707.02	c cleaning 10002 clauses out of 20032 with flag 2045000/3501067
1344.64/709.17	c cleaning 10010 clauses out of 20031 with flag 2055001/3511068
1348.61/711.36	c cleaning 9998 clauses out of 20020 with flag 2065000/3521067
1352.34/713.32	c cleaning 10003 clauses out of 20023 with flag 2075001/3531068
1355.90/715.23	c cleaning 9993 clauses out of 20019 with flag 2085000/3541067
1359.67/717.26	c cleaning 10002 clauses out of 20026 with flag 2095000/3551067
1363.66/719.41	c cleaning 9996 clauses out of 20025 with flag 2105001/3561068
1367.22/721.31	c cleaning 10001 clauses out of 20029 with flag 2115001/3571068
1370.76/723.26	c cleaning 9998 clauses out of 20028 with flag 2125001/3581068
1374.10/725.04	c cleaning 9989 clauses out of 20029 with flag 2135000/3591067
1377.48/726.93	c cleaning 10007 clauses out of 20042 with flag 2145002/3601069
1381.43/729.04	c cleaning 10008 clauses out of 20036 with flag 2155003/3611070
1385.57/731.26	c cleaning 9993 clauses out of 20026 with flag 2165001/3621068
1389.53/733.39	c cleaning 10006 clauses out of 20034 with flag 2175002/3631069
1393.13/735.39	c cleaning 9997 clauses out of 20027 with flag 2185001/3641068
1396.70/737.26	c cleaning 9996 clauses out of 20030 with flag 2195001/3651068
1400.85/739.40	c cleaning 10012 clauses out of 20034 with flag 2205001/3661068
1405.21/741.76	c cleaning 10002 clauses out of 20023 with flag 2215002/3671069
1409.41/744.00	c cleaning 9994 clauses out of 20020 with flag 2225001/3681068
1413.16/746.06	c cleaning 10003 clauses out of 20025 with flag 2235000/3691067
1416.71/747.92	c cleaning 10002 clauses out of 20024 with flag 2245002/3701069
1420.25/749.85	c cleaning 9998 clauses out of 20021 with flag 2255001/3711068
1423.83/751.86	c cleaning 9998 clauses out of 20022 with flag 2265000/3721067
1427.36/753.73	c cleaning 9998 clauses out of 20024 with flag 2275000/3731067
1430.68/755.57	c cleaning 10002 clauses out of 20027 with flag 2285001/3741068
1434.42/757.50	c cleaning 10000 clauses out of 20024 with flag 2295000/3751067
1437.81/759.46	c cleaning 10000 clauses out of 20024 with flag 2305000/3761067
1441.37/761.33	c cleaning 10001 clauses out of 20024 with flag 2315000/3771067
1445.09/763.35	c cleaning 10002 clauses out of 20023 with flag 2325000/3781067
1448.63/765.30	c cleaning 9997 clauses out of 20022 with flag 2335001/3791068
1452.22/767.21	c cleaning 9999 clauses out of 20024 with flag 2345000/3801067
1455.56/769.09	c cleaning 10002 clauses out of 20025 with flag 2355000/3811067
1458.68/770.77	c cleaning 10006 clauses out of 20024 with flag 2365001/3821068
1461.82/772.49	c cleaning 9997 clauses out of 20018 with flag 2375001/3831068
1465.42/774.44	c cleaning 9999 clauses out of 20020 with flag 2385000/3841067
1468.54/776.10	c cleaning 9996 clauses out of 20021 with flag 2395000/3851067
1471.89/777.99	c cleaning 10001 clauses out of 20027 with flag 2405002/3861069
1475.26/779.79	c cleaning 10003 clauses out of 20024 with flag 2415000/3871067
1479.07/781.84	c cleaning 9988 clauses out of 20023 with flag 2425002/3881069
1482.38/783.63	c cleaning 10004 clauses out of 20033 with flag 2435000/3891067
1485.51/785.33	c cleaning 9999 clauses out of 20029 with flag 2445000/3901067
1488.46/786.92	c cleaning 9996 clauses out of 20031 with flag 2455001/3911068
1492.05/788.94	c cleaning 10002 clauses out of 20034 with flag 2465000/3921067
1495.38/790.75	c cleaning 9995 clauses out of 20033 with flag 2475001/3931068
1498.90/792.60	c cleaning 10005 clauses out of 20037 with flag 2485000/3941067
1502.24/794.46	c cleaning 10000 clauses out of 20033 with flag 2495001/3951068
1506.01/796.57	c cleaning 10000 clauses out of 20032 with flag 2505000/3961067
1509.52/798.44	c cleaning 9990 clauses out of 20032 with flag 2515000/3971067
1512.84/800.28	c cleaning 10000 clauses out of 20043 with flag 2525001/3981068
1516.18/802.09	c cleaning 10000 clauses out of 20042 with flag 2535000/3991067
1519.56/803.93	c cleaning 10000 clauses out of 20043 with flag 2545001/4001068
1522.48/805.59	c cleaning 9997 clauses out of 20042 with flag 2555000/4011067
1525.61/807.25	c cleaning 10001 clauses out of 20046 with flag 2565001/4021068
1529.15/809.11	c cleaning 10013 clauses out of 20044 with flag 2575000/4031067
1533.29/811.43	c cleaning 9996 clauses out of 20032 with flag 2585001/4041068
1537.44/813.60	c cleaning 10000 clauses out of 20036 with flag 2595001/4051068
1538.98/814.58	c  And the winner is Resolution
1537.09/814.89	c Got one! Elapsed wall clock time (in seconds):814.758
1537.09/814.89	o 29890560
1537.70/815.26	c cleaning 7965 clauses out of 15951 with flag 2000/4056983
1540.03/816.56	c cleaning 6987 clauses out of 13987 with flag 8001/4062984
1542.80/818.12	c cleaning 6984 clauses out of 14000 with flag 15001/4069984
1545.54/819.63	c cleaning 7493 clauses out of 15017 with flag 23002/4077985
1548.66/821.32	c cleaning 8251 clauses out of 16522 with flag 32000/4086983
1551.98/823.17	c cleaning 9128 clauses out of 18272 with flag 42001/4096984
1555.53/825.14	c cleaning 9561 clauses out of 19143 with flag 52000/4106983
1558.84/826.96	c cleaning 9779 clauses out of 19582 with flag 62000/4116983
1562.17/828.73	c cleaning 9886 clauses out of 19805 with flag 72002/4126985
1565.49/830.52	c cleaning 9949 clauses out of 19921 with flag 82004/4136987
1569.03/832.56	c cleaning 9974 clauses out of 19972 with flag 92004/4146987
1572.57/834.44	c cleaning 9991 clauses out of 19994 with flag 102000/4156983
1576.09/836.30	c cleaning 9991 clauses out of 20004 with flag 112001/4166984
1579.44/838.18	c cleaning 9995 clauses out of 20013 with flag 122001/4176984
1583.19/840.29	c cleaning 10000 clauses out of 20017 with flag 132000/4186983
1586.54/842.08	c cleaning 9998 clauses out of 20018 with flag 142001/4196984
1590.06/843.93	c cleaning 10006 clauses out of 20021 with flag 152002/4206985
1593.40/845.77	c cleaning 9993 clauses out of 20015 with flag 162002/4216985
1596.96/847.75	c cleaning 10002 clauses out of 20021 with flag 172001/4226984
1600.51/849.61	c cleaning 9998 clauses out of 20018 with flag 182000/4236983
1603.60/851.35	c cleaning 9999 clauses out of 20021 with flag 192001/4246984
1607.12/853.24	c cleaning 9993 clauses out of 20021 with flag 202000/4256983
1610.68/855.25	c cleaning 9991 clauses out of 20028 with flag 212000/4266983
1614.20/857.11	c cleaning 10000 clauses out of 20038 with flag 222001/4276984
1617.33/858.89	c cleaning 10003 clauses out of 20037 with flag 232000/4286983
1620.87/860.71	c cleaning 10009 clauses out of 20037 with flag 242003/4296986
1624.63/862.82	c cleaning 9995 clauses out of 20026 with flag 252001/4306984
1627.77/864.60	c cleaning 10003 clauses out of 20031 with flag 262001/4316984
1631.09/866.38	c cleaning 10000 clauses out of 20027 with flag 272000/4326983
1634.02/867.97	c cleaning 10003 clauses out of 20027 with flag 282000/4336983
1637.53/869.92	c cleaning 10001 clauses out of 20024 with flag 292000/4346983
1640.64/871.66	c cleaning 9996 clauses out of 20023 with flag 302000/4356983
1643.95/873.47	c cleaning 10004 clauses out of 20028 with flag 312001/4366984
1647.26/875.30	c cleaning 9999 clauses out of 20023 with flag 322000/4376983
1650.76/877.17	c cleaning 9997 clauses out of 20025 with flag 332001/4386984
1654.08/878.96	c cleaning 10003 clauses out of 20028 with flag 342001/4396984
1657.36/880.74	c cleaning 9995 clauses out of 20024 with flag 352000/4406983
1660.67/882.54	c cleaning 10005 clauses out of 20030 with flag 362001/4416984
1664.02/884.49	c cleaning 9999 clauses out of 20024 with flag 372000/4426983
1667.32/886.26	c cleaning 10004 clauses out of 20025 with flag 382000/4436983
1670.64/888.01	c cleaning 10000 clauses out of 20021 with flag 392000/4446983
1673.76/889.79	c cleaning 10003 clauses out of 20021 with flag 402000/4456983
1677.07/891.58	c cleaning 9998 clauses out of 20018 with flag 412000/4466983
1680.39/893.37	c cleaning 9995 clauses out of 20021 with flag 422001/4476984
1683.70/895.15	c cleaning 10002 clauses out of 20026 with flag 432001/4486984
1686.80/896.90	c cleaning 9995 clauses out of 20024 with flag 442001/4496984
1690.38/898.89	c cleaning 9994 clauses out of 20028 with flag 452000/4506983
1693.92/900.70	c cleaning 9993 clauses out of 20034 with flag 462000/4516983
1696.86/902.38	c cleaning 9994 clauses out of 20041 with flag 472000/4526983
1699.98/904.01	c cleaning 9995 clauses out of 20047 with flag 482000/4536983
1703.14/905.81	c cleaning 9999 clauses out of 20053 with flag 492001/4546984
1706.66/907.73	c cleaning 10023 clauses out of 20053 with flag 502000/4556983
1709.77/909.49	c cleaning 10009 clauses out of 20031 with flag 512001/4566984
1713.48/911.42	c cleaning 10001 clauses out of 20021 with flag 522000/4576983
1716.63/913.29	c cleaning 9998 clauses out of 20020 with flag 532000/4586983
1720.15/915.18	c cleaning 9996 clauses out of 20022 with flag 542000/4596983
1723.44/916.98	c cleaning 9993 clauses out of 20027 with flag 552001/4606984
1727.36/919.07	c cleaning 10001 clauses out of 20039 with flag 562006/4616989
1731.34/921.26	c cleaning 9995 clauses out of 20032 with flag 572000/4626983
1735.46/923.49	c cleaning 9998 clauses out of 20038 with flag 582001/4636984
1738.77/925.28	c cleaning 10000 clauses out of 20039 with flag 592000/4646983
1742.70/927.32	c cleaning 9999 clauses out of 20039 with flag 602000/4656983
1746.65/929.53	c cleaning 9999 clauses out of 20040 with flag 612000/4666983
1750.35/931.51	c cleaning 10002 clauses out of 20041 with flag 622000/4676983
1754.07/933.51	c cleaning 10006 clauses out of 20040 with flag 632001/4686984
1758.20/935.76	c cleaning 10005 clauses out of 20036 with flag 642003/4696986
1761.64/937.67	c cleaning 10002 clauses out of 20028 with flag 652000/4706983
1764.98/939.48	c cleaning 9999 clauses out of 20027 with flag 662001/4716984
1768.11/941.13	c cleaning 9997 clauses out of 20027 with flag 672000/4726983
1771.43/942.94	c cleaning 10001 clauses out of 20031 with flag 682001/4736984
1774.61/944.70	c cleaning 9997 clauses out of 20030 with flag 692001/4746984
1777.92/946.59	c cleaning 9999 clauses out of 20033 with flag 702001/4756984
1781.84/948.65	c cleaning 10005 clauses out of 20033 with flag 712000/4766983
1785.56/950.69	c cleaning 9997 clauses out of 20029 with flag 722001/4776984
1789.31/952.75	c cleaning 10003 clauses out of 20034 with flag 732003/4786986
1792.61/954.51	c cleaning 9997 clauses out of 20028 with flag 742000/4796983
1795.92/956.33	c cleaning 9999 clauses out of 20032 with flag 752001/4806984
1797.25/957.12	c starts		: 325
1797.25/957.12	c conflicts		: 4810081
1797.25/957.12	c decisions		: 6113789
1797.25/957.12	c propagations		: 138988614
1797.25/957.12	c inspects		: 1801272369
1797.25/957.12	c shortcuts		: 0
1797.25/957.12	c learnt literals	: 0
1797.25/957.12	c learnt binary clauses	: 0
1797.25/957.12	c learnt ternary clauses	: 0
1797.25/957.12	c learnt constraints	: 4810082
1797.25/957.12	c ignored constraints	: 0
1797.25/957.12	c root simplifications	: 0
1797.25/957.12	c removed literals (reason simplification)	: 110681077
1797.25/957.12	c reason swapping (by a shorter reason)	: 0
1797.25/957.12	c Calls to reduceDB	: 486
1797.25/957.12	c number of reductions to clauses (during analyze)	: 0
1797.25/957.12	c number of learned constraints concerned by reduction	: 0
1797.25/957.12	c number of learning phase by resolution	: 0
1797.25/957.12	c number of learning phase by cutting planes	: 0
1797.25/957.12	c speed (assignments/second)	: 977279.5809309521
1797.25/957.12	c non guided choices	331
1797.25/957.13	c learnt constraints type 
1797.25/957.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 13174
1797.25/957.13	c constraints type 
1797.25/957.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 77
1797.25/957.13	c constraints type 
1797.25/957.13	c org.sat4j.pb.constraints.pb.MaxWatchPb => 77
1797.25/957.13	s SATISFIABLE
1797.25/957.13	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 
1797.25/957.13	c objective function=29890560
1797.25/957.13	c Total wall clock time (in seconds): 956.996

Verifier Data

OK	29890560

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.04 3.93 3.85 3/197 9889
/proc/meminfo: memFree=26628692/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/9889/stat : 9889 (java) D 9887 9889 5561 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 335111996 2560000 47 33554432000 1073741824 1073778376 140736971338400 140736971335528 209874677031 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 625 47 37 9 0 29 0

[startup+0.103688 s]
/proc/loadavg: 4.04 3.93 3.85 3/197 9889
/proc/meminfo: memFree=26628692/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11586392 CPUtime=0.07 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 4473 0 1 0 5 2 0 0 20 0 18 0 335111996 11864465408 12835 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2896598 12835 1779 9 0 2887285 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11586392

[startup+0.200252 s]
/proc/loadavg: 4.04 3.93 3.85 3/197 9889
/proc/meminfo: memFree=26628692/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11586392 CPUtime=0.24 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 5736 0 1 0 22 2 0 0 20 0 18 0 335111996 11864465408 14474 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2896598 14474 2198 9 0 2887285 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 11586392

[startup+0.300254 s]
/proc/loadavg: 4.04 3.93 3.85 3/197 9889
/proc/meminfo: memFree=26628692/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11586392 CPUtime=0.52 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 13176 0 1 0 48 4 0 0 20 0 18 0 335111996 11864465408 20770 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2896598 20770 2224 9 0 2887285 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 11586392

[startup+0.700277 s]
/proc/loadavg: 4.04 3.93 3.85 3/197 9889
/proc/meminfo: memFree=26628692/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=1.4 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 21059 0 1 0 133 7 0 0 20 0 19 0 335111996 12137111552 26292 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 26292 2245 9 0 2953849 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 11852648

[startup+1.50079 s]
/proc/loadavg: 3.87 3.90 3.84 5/219 9914
/proc/meminfo: memFree=26447168/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=3.27 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 21273 0 1 0 315 12 0 0 20 0 22 0 335111996 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 100089 2251 9 0 2953849 0
[pid=9889/tid=9891] ppid=9887 vsize=11852648 CPUtime=0.27 cores=0,2,4,6
/proc/9889/task/9891/stat : 9891 (java) S 9887 9889 5561 0 -1 4202560 3388 0 1 0 25 2 0 0 20 0 22 0 335111998 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121507210392 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9892] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9892/stat : 9892 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121344338856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9893] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9893/stat : 9893 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121343286312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9894] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9894/stat : 9894 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121342233256 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=0.7 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7310 0 0 0 68 2 0 0 20 0 22 0 335112005 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9905] ppid=9887 vsize=11852648 CPUtime=0.67 cores=0,2,4,6
/proc/9889/task/9905/stat : 9905 (java) S 9887 9889 5561 0 -1 4202560 9121 0 0 0 65 2 0 0 20 0 22 0 335112005 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121319295416 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9906] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9906/stat : 9906 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121318242552 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9907] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9907/stat : 9907 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121317190216 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9911] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9911/stat : 9911 (java) S 9887 9889 5561 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335112031 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121312978344 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9912] ppid=9887 vsize=11852648 CPUtime=0.66 cores=0,2,4,6
/proc/9889/task/9912/stat : 9912 (java) R 9887 9889 5561 0 -1 4202560 5 0 0 0 66 0 0 0 20 0 22 0 335112078 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121315082664 140121379224504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9913] ppid=9887 vsize=11852648 CPUtime=0.66 cores=0,2,4,6
/proc/9889/task/9913/stat : 9913 (java) R 9887 9889 5561 0 -1 4202560 145 0 0 0 62 4 0 0 20 0 22 0 335112078 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121316134456 140121379488555 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9914] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9914/stat : 9914 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112079 12137111552 100089 33554432000 1073741824 1073778376 140736028956464 140121314030376 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 11852648

[startup+3.10079 s]
/proc/loadavg: 3.87 3.90 3.84 5/219 9914
/proc/meminfo: memFree=25933680/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=6.66 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 21510 0 1 0 648 18 0 0 20 0 22 0 335111996 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 188207 2282 9 0 2953849 0
[pid=9889/tid=9891] ppid=9887 vsize=11852648 CPUtime=0.27 cores=0,2,4,6
/proc/9889/task/9891/stat : 9891 (java) S 9887 9889 5561 0 -1 4202560 3388 0 1 0 25 2 0 0 20 0 22 0 335111998 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121507210392 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9892] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9892/stat : 9892 (java) S 9887 9889 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121344338856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9893] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9893/stat : 9893 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121343286312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9894] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9894/stat : 9894 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121342233256 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 30 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=0.77 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7319 0 0 0 75 2 0 0 20 0 22 0 335112005 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9905] ppid=9887 vsize=11852648 CPUtime=0.81 cores=0,2,4,6
/proc/9889/task/9905/stat : 9905 (java) S 9887 9889 5561 0 -1 4202560 9123 0 0 0 79 2 0 0 20 0 22 0 335112005 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121319295416 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9906] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9906/stat : 9906 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121318242552 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9907] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9907/stat : 9907 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121317190216 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9911] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9911/stat : 9911 (java) S 9887 9889 5561 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 335112031 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121312978344 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9912] ppid=9887 vsize=11852648 CPUtime=2.23 cores=0,2,4,6
/proc/9889/task/9912/stat : 9912 (java) R 9887 9889 5561 0 -1 4202560 11 0 0 0 223 0 0 0 20 0 22 0 335112078 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121315080664 140121379224504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9913] ppid=9887 vsize=11852648 CPUtime=2.23 cores=0,2,4,6
/proc/9889/task/9913/stat : 9913 (java) R 9887 9889 5561 0 -1 4202560 309 0 0 0 213 10 0 0 20 0 22 0 335112078 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121316133488 140121379235382 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9914] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9914/stat : 9914 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112079 12137111552 188207 33554432000 1073741824 1073778376 140736028956464 140121314030376 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.66
Current children cumulated vsize (KiB) 11852648

[startup+6.30085 s]
/proc/loadavg: 3.88 3.90 3.84 5/219 9920
/proc/meminfo: memFree=25765244/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=12.9 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 21615 0 1 0 1265 25 0 0 20 0 22 0 335111996 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 217201 2282 9 0 2953849 0
[pid=9889/tid=9891] ppid=9887 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/9889/task/9891/stat : 9891 (java) S 9887 9889 5561 0 -1 4202560 3388 0 1 0 26 3 0 0 20 0 22 0 335111998 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121507210392 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9892] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9892/stat : 9892 (java) S 9887 9889 5561 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121344338856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9893] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9893/stat : 9893 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121343286312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9894] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9894/stat : 9894 (java) S 9887 9889 5561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121342233256 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335112000 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 335112001 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=0.09 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 32 0 0 0 9 0 0 0 20 0 22 0 335112002 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=0.83 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7319 0 0 0 81 2 0 0 20 0 22 0 335112005 12137111552 217201 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=2.17 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 232 0 0 0 214 3 0 0 20 0 22 0 335112000 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=2.17 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 190 0 0 0 214 3 0 0 20 0 22 0 335112000 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=2.22 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 244 0 0 0 220 2 0 0 20 0 22 0 335112001 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=2.15 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 224 0 0 0 212 3 0 0 20 0 22 0 335112001 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=1.94 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 171 0 0 0 191 3 0 0 20 0 22 0 335112001 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=106.69 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 239 0 0 0 10657 12 0 0 20 0 22 0 335112002 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=1.02 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7348 0 0 0 100 2 0 0 20 0 22 0 335112005 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9905] ppid=9887 vsize=11852648 CPUtime=1.83 cores=0,2,4,6
/proc/9889/task/9905/stat : 9905 (java) S 9887 9889 5561 0 -1 4202560 12590 0 0 0 181 2 0 0 20 0 22 0 335112005 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121319295416 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9906] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9906/stat : 9906 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121318242552 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9907] ppid=9887 vsize=11852648 CPUtime=0.29 cores=0,2,4,6
/proc/9889/task/9907/stat : 9907 (java) S 9887 9889 5561 0 -1 4202560 50 0 0 0 13 16 0 0 20 0 22 0 335112005 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121317190216 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9920] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9920/stat : 9920 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112430 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121312977960 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=10070] ppid=9887 vsize=11852648 CPUtime=54.62 cores=0,2,4,6
/proc/9889/task/10070/stat : 10070 (java) R 9887 9889 5561 0 -1 4202560 15 0 0 0 5462 0 0 0 20 0 22 0 335193487 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121314030288 140121379299574 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=10071] ppid=9887 vsize=11852648 CPUtime=54.66 cores=0,2,4,6
/proc/9889/task/10071/stat : 10071 (java) R 9887 9889 5561 0 -1 4202560 6 0 0 0 5466 0 0 0 20 0 22 0 335193487 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121315080368 140121379233944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=10072] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/10072/stat : 10072 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335193487 12137111552 514788 33554432000 1073741824 1073778376 140736028956464 140121316136104 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1660.28
Current children cumulated vsize (KiB) 11852648

[startup+942.301 s]
/proc/loadavg: 3.76 3.71 3.74 5/219 10073
/proc/meminfo: memFree=22508408/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=1770.24 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 28148 0 1 0 176904 120 0 0 20 0 22 0 335111996 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 593702 2283 9 0 2953849 0
[pid=9889/tid=9891] ppid=9887 vsize=11852648 CPUtime=0.34 cores=0,2,4,6
/proc/9889/task/9891/stat : 9891 (java) S 9887 9889 5561 0 -1 4202560 3619 0 1 0 30 4 0 0 20 0 22 0 335111998 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121507210392 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9892] ppid=9887 vsize=11852648 CPUtime=2.33 cores=0,2,4,6
/proc/9889/task/9892/stat : 9892 (java) S 9887 9889 5561 0 -1 4202560 214 0 0 0 231 2 0 0 20 0 22 0 335112000 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121344338856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9893] ppid=9887 vsize=11852648 CPUtime=2.23 cores=0,2,4,6
/proc/9889/task/9893/stat : 9893 (java) S 9887 9889 5561 0 -1 4202560 184 0 0 0 221 2 0 0 20 0 22 0 335112000 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121343286312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9894] ppid=9887 vsize=11852648 CPUtime=2.26 cores=0,2,4,6
/proc/9889/task/9894/stat : 9894 (java) S 9887 9889 5561 0 -1 4202560 219 0 0 0 224 2 0 0 20 0 22 0 335112000 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121342233256 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=2.27 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 237 0 0 0 224 3 0 0 20 0 22 0 335112000 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=2.25 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 199 0 0 0 222 3 0 0 20 0 22 0 335112000 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=2.33 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 250 0 0 0 231 2 0 0 20 0 22 0 335112001 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=2.23 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 236 0 0 0 220 3 0 0 20 0 22 0 335112001 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=2.02 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 175 0 0 0 199 3 0 0 20 0 22 0 335112001 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=116.99 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 250 0 0 0 11687 12 0 0 20 0 22 0 335112002 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=1.02 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7348 0 0 0 100 2 0 0 20 0 22 0 335112005 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9905] ppid=9887 vsize=11852648 CPUtime=1.86 cores=0,2,4,6
/proc/9889/task/9905/stat : 9905 (java) S 9887 9889 5561 0 -1 4202560 12592 0 0 0 184 2 0 0 20 0 22 0 335112005 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121319295416 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9906] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9906/stat : 9906 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121318242552 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9907] ppid=9887 vsize=11852648 CPUtime=0.31 cores=0,2,4,6
/proc/9889/task/9907/stat : 9907 (java) S 9887 9889 5561 0 -1 4202560 54 0 0 0 13 18 0 0 20 0 22 0 335112005 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121317190216 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9920] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9920/stat : 9920 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112430 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121312977960 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=10070] ppid=9887 vsize=11852648 CPUtime=103.89 cores=0,2,4,6
/proc/9889/task/10070/stat : 10070 (java) R 9887 9889 5561 0 -1 4202560 21 0 0 0 10388 1 0 0 20 0 22 0 335193487 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121314030288 140121379449835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=10071] ppid=9887 vsize=11852648 CPUtime=103.92 cores=0,2,4,6
/proc/9889/task/10071/stat : 10071 (java) R 9887 9889 5561 0 -1 4202560 154 0 0 0 10385 7 0 0 20 0 22 0 335193487 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121315080352 140121379487802 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=10072] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/10072/stat : 10072 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335193487 12137111552 593702 33554432000 1073741824 1073778376 140736028956464 140121316136104 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1770.24
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+957.107 s]
/proc/loadavg: 3.81 3.72 3.74 5/219 10073
/proc/meminfo: memFree=22504064/32873844 swapFree=7632/7632
[pid=9889] ppid=9887 vsize=11852648 CPUtime=1797.25 cores=0,2,4,6
/proc/9889/stat : 9889 (java) S 9887 9889 5561 0 -1 4202496 28165 0 1 0 179605 120 0 0 20 0 22 0 335111996 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140736028947600 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/9889/statm: 2963162 593709 2283 9 0 2953849 0
[pid=9889/tid=9891] ppid=9887 vsize=11852648 CPUtime=0.34 cores=0,2,4,6
/proc/9889/task/9891/stat : 9891 (java) S 9887 9889 5561 0 -1 4202560 3622 0 1 0 30 4 0 0 20 0 22 0 335111998 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121507210392 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9892] ppid=9887 vsize=11852648 CPUtime=2.35 cores=0,2,4,6
/proc/9889/task/9892/stat : 9892 (java) S 9887 9889 5561 0 -1 4202560 215 0 0 0 233 2 0 0 20 0 22 0 335112000 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121344338856 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9893] ppid=9887 vsize=11852648 CPUtime=2.24 cores=0,2,4,6
/proc/9889/task/9893/stat : 9893 (java) S 9887 9889 5561 0 -1 4202560 186 0 0 0 222 2 0 0 20 0 22 0 335112000 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121343286312 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9894] ppid=9887 vsize=11852648 CPUtime=2.27 cores=0,2,4,6
/proc/9889/task/9894/stat : 9894 (java) S 9887 9889 5561 0 -1 4202560 219 0 0 0 225 2 0 0 20 0 22 0 335112000 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121342233256 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9895] ppid=9887 vsize=11852648 CPUtime=2.29 cores=0,2,4,6
/proc/9889/task/9895/stat : 9895 (java) S 9887 9889 5561 0 -1 4202560 239 0 0 0 226 3 0 0 20 0 22 0 335112000 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121341180712 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9896] ppid=9887 vsize=11852648 CPUtime=2.28 cores=0,2,4,6
/proc/9889/task/9896/stat : 9896 (java) S 9887 9889 5561 0 -1 4202560 199 0 0 0 225 3 0 0 20 0 22 0 335112000 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121340127656 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9897] ppid=9887 vsize=11852648 CPUtime=2.34 cores=0,2,4,6
/proc/9889/task/9897/stat : 9897 (java) S 9887 9889 5561 0 -1 4202560 250 0 0 0 232 2 0 0 20 0 22 0 335112001 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121339075112 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9898] ppid=9887 vsize=11852648 CPUtime=2.25 cores=0,2,4,6
/proc/9889/task/9898/stat : 9898 (java) S 9887 9889 5561 0 -1 4202560 236 0 0 0 222 3 0 0 20 0 22 0 335112001 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121338022056 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9899] ppid=9887 vsize=11852648 CPUtime=2.04 cores=0,2,4,6
/proc/9889/task/9899/stat : 9899 (java) S 9887 9889 5561 0 -1 4202560 177 0 0 0 201 3 0 0 20 0 22 0 335112001 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121336969512 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9900] ppid=9887 vsize=11852648 CPUtime=119.62 cores=0,2,4,6
/proc/9889/task/9900/stat : 9900 (java) S 9887 9889 5561 0 -1 4202560 250 0 0 0 11949 13 0 0 20 0 22 0 335112002 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121324559208 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9901] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9901/stat : 9901 (java) S 9887 9889 5561 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121323505528 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9902] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9902/stat : 9902 (java) S 9887 9889 5561 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 335112002 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121322452360 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9903] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9903/stat : 9903 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121321401104 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9904] ppid=9887 vsize=11852648 CPUtime=1.02 cores=0,2,4,6
/proc/9889/task/9904/stat : 9904 (java) S 9887 9889 5561 0 -1 4202560 7348 0 0 0 100 2 0 0 20 0 22 0 335112005 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121320347960 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=9889/tid=9905] ppid=9887 vsize=11852648 CPUtime=1.86 cores=0,2,4,6
/proc/9889/task/9905/stat : 9905 (java) S 9887 9889 5561 0 -1 4202560 12592 0 0 0 184 2 0 0 20 0 22 0 335112005 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121319295416 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=9906] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9906/stat : 9906 (java) S 9887 9889 5561 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 335112005 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121318242552 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=9907] ppid=9887 vsize=11852648 CPUtime=0.32 cores=0,2,4,6
/proc/9889/task/9907/stat : 9907 (java) S 9887 9889 5561 0 -1 4202560 54 0 0 0 14 18 0 0 20 0 22 0 335112005 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121317190216 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=9889/tid=9920] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/9920/stat : 9920 (java) S 9887 9889 5561 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 335112430 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121312977960 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=10070] ppid=9887 vsize=11852648 CPUtime=116 cores=0,2,4,6
/proc/9889/task/10070/stat : 10070 (java) R 9887 9889 5561 0 -1 4202560 26 0 0 0 11599 1 0 0 20 0 22 0 335193487 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121314030288 140121379499837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=9889/tid=10071] ppid=9887 vsize=11852648 CPUtime=116.01 cores=0,2,4,6
/proc/9889/task/10071/stat : 10071 (java) R 9887 9889 5561 0 -1 4202560 156 0 0 0 11594 7 0 0 20 0 22 0 335193487 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121315080384 140121379232878 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=9889/tid=10072] ppid=9887 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/9889/task/10072/stat : 10072 (java) S 9887 9889 5561 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 335193487 12137111552 593709 33554432000 1073741824 1073778376 140736028956464 140121316136104 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.25
Current children cumulated vsize (KiB) 11852648

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9889 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=228083
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=453778
# CPU time returned by wait4() is 1796.68
# while last known CPU time is 1797.25
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 2.94
#  lost CPU user time (s): 3.15002
#  lost CPU system time (s): -0.21

Real time (s): 957.163
CPU time (s): 1800.19
CPU user time (s): 1799.2
CPU system time (s): 0.99
CPU usage (%): 188.076
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.23
system time used= 1.45378
maximum resident set size= 2374968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28200
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36632
involuntary context switches= 43100

runsolver used 3.72143 second user time and 8.03278 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 04:17:57
IDJOB=3733466
IDBENCH=2469
IDSOLVER=2328
FILE ID=node141/3733466-1338689877
RUNJOBID= node141-1338678623-5580
PBS_JOBID= 14636672
Free space on /tmp= 70720 MiB

SOLVER NAME= PB11: 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-mod013.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733466-1338689877/watcher-3733466-1338689877 -o /tmp/evaluation-result-3733466-1338689877/solver-3733466-1338689877 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3733466-1338689877.opb

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

MD5SUM BENCH= 4cb1be2dcc654132071469b521292770
RANDOM SEED=1159088287

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26628964 kB
Buffers:          396300 kB
Cached:          3134844 kB
SwapCached:          216 kB
Active:          3039028 kB
Inactive:        2319324 kB
Active(anon):    1818328 kB
Inactive(anon):    11288 kB
Active(file):    1220700 kB
Inactive(file):  2308036 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:       1836524 kB
Mapped:            18988 kB
Shmem:               172 kB
Slab:             739736 kB
SReclaimable:     181860 kB
SUnreclaim:       557876 kB
KernelStack:        1616 kB
PageTables:         7616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10461220 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1777664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70716 MiB
End job on node141 at 2012-06-03 04:33:56