Trace number 2661805

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1803.61 982.261

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
MD5SUM6dc20e219798a6cc2c39fe76202681b5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark24.2963
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints17
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 constraints17
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.22/0.23	c Pseudo Boolean Optimization
0.22/0.23	c ManyCore solver with 2 solvers running in parallel
0.22/0.23	c --- Begin Solver configuration ---
0.22/0.23	c Stops conflict analysis at the first Unique Implication Point
0.22/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.22/0.23	c Learn all clauses as in MiniSAT
0.22/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.23	c Expensive reason simplification
0.22/0.23	c Armin Biere (Picosat) restarts strategy
0.22/0.23	c Glucose learned constraints deletion strategy
0.22/0.23	c timeout=2147483s
0.22/0.23	c DB Simplification allowed=false
0.22/0.23	c --- End Solver configuration ---
0.22/0.23	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.23	c --- Begin Solver configuration ---
0.22/0.23	c Stops conflict analysis at the first Unique Implication Point
0.22/0.23	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.22/0.23	c Learn all clauses as in MiniSAT
0.22/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.23	c No reason simplification
0.22/0.23	c Armin Biere (Picosat) restarts strategy
0.22/0.23	c Glucose learned constraints deletion strategy
0.22/0.23	c timeout=2147483s
0.22/0.23	c DB Simplification allowed=false
0.22/0.23	c --- End Solver configuration ---
0.22/0.23	
0.22/0.23	c solving HOME/instance-2661805-1276650037.opb
0.22/0.23	c reading problem ... 
0.68/0.59	c ... done. Wall clock time 0.358s.
0.68/0.59	c #vars     864
0.68/0.59	c #constraints  1321
0.68/0.59	c constraints type 
0.68/0.59	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 648
0.68/0.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 673
0.68/0.59	c constraints type 
0.68/0.59	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 648
0.68/0.59	c org.sat4j.pb.constraints.pb.MaxWatchPb => 673
9.19/4.80	c cleaning 2501 clauses out of 5001 with flag 5001/5001
12.53/6.57	c cleaning 4250 clauses out of 8500 with flag 11001/11001
16.44/8.57	c cleaning 5625 clauses out of 11250 with flag 18001/18001
21.53/11.19	c cleaning 6813 clauses out of 13625 with flag 26001/26001
27.01/13.91	c cleaning 7905 clauses out of 15812 with flag 35001/35001
33.68/17.38	c cleaning 8949 clauses out of 17906 with flag 45000/45000
38.95/20.09	c cleaning 9477 clauses out of 18959 with flag 55002/55002
44.62/22.99	c cleaning 9739 clauses out of 19481 with flag 65001/65001
48.83/25.15	c cleaning 9866 clauses out of 19742 with flag 75001/75001
54.69/28.13	c cleaning 9937 clauses out of 19876 with flag 85001/85001
60.93/31.32	c cleaning 9961 clauses out of 19938 with flag 95000/95000
64.02/32.91	c cleaning 9981 clauses out of 19978 with flag 105001/105001
67.65/34.84	c cleaning 9996 clauses out of 19996 with flag 115000/115000
74.69/38.48	c cleaning 9997 clauses out of 20000 with flag 125000/125000
79.93/41.17	c cleaning 9998 clauses out of 20004 with flag 135001/135001
84.97/43.73	c cleaning 9995 clauses out of 20008 with flag 145003/145003
89.59/46.20	c cleaning 9982 clauses out of 20010 with flag 155000/155000
94.42/48.62	c cleaning 9991 clauses out of 20029 with flag 165001/165001
99.06/51.06	c cleaning 10012 clauses out of 20038 with flag 175001/175001
102.71/52.99	c cleaning 10008 clauses out of 20025 with flag 185000/185000
107.51/55.47	c cleaning 10003 clauses out of 20017 with flag 195000/195000
112.15/57.81	c cleaning 9996 clauses out of 20014 with flag 205000/205000
115.56/59.65	c cleaning 10003 clauses out of 20022 with flag 215004/215004
120.99/62.43	c cleaning 9996 clauses out of 20015 with flag 225000/225000
125.00/64.50	c cleaning 10000 clauses out of 20019 with flag 235000/235000
129.62/66.92	c cleaning 10000 clauses out of 20019 with flag 245000/245000
134.05/69.22	c cleaning 9997 clauses out of 20020 with flag 255001/255001
137.88/71.28	c cleaning 10004 clauses out of 20022 with flag 265000/265000
142.48/73.64	c cleaning 10005 clauses out of 20019 with flag 275001/275001
146.29/75.62	c cleaning 9999 clauses out of 20012 with flag 285000/285000
148.53/76.84	c cleaning 0 clauses out of 5001 with flag 0/5001
151.46/78.37	c cleaning 10004 clauses out of 20015 with flag 295002/295002
157.62/81.50	c cleaning 9999 clauses out of 20009 with flag 305000/305000
161.46/83.51	c cleaning 9996 clauses out of 20011 with flag 315001/315001
164.66/85.22	c cleaning 9997 clauses out of 20014 with flag 325000/325000
169.26/87.65	c cleaning 9997 clauses out of 20018 with flag 335001/335001
174.25/90.22	c cleaning 9996 clauses out of 20020 with flag 345000/345000
177.66/92.04	c cleaning 10007 clauses out of 20025 with flag 355001/355001
181.66/94.15	c cleaning 10001 clauses out of 20019 with flag 365002/365002
184.70/95.79	c cleaning 9992 clauses out of 20016 with flag 375000/375000
187.66/97.30	c cleaning 9998 clauses out of 20027 with flag 385003/385003
190.28/98.78	c cleaning 10004 clauses out of 20027 with flag 395001/395001
193.70/100.56	c cleaning 10007 clauses out of 20022 with flag 405000/405000
200.08/103.88	c cleaning 10006 clauses out of 20017 with flag 415002/415002
205.81/106.87	c cleaning 9998 clauses out of 20009 with flag 425000/425000
209.63/108.86	c cleaning 9995 clauses out of 20011 with flag 435000/435000
214.41/111.31	c cleaning 10003 clauses out of 20016 with flag 445000/445000
219.00/113.75	c cleaning 10004 clauses out of 20013 with flag 455000/455000
224.94/116.80	c cleaning 9997 clauses out of 20009 with flag 465000/465000
230.33/119.62	c cleaning 10000 clauses out of 20013 with flag 475001/475001
234.11/121.67	c cleaning 9985 clauses out of 20013 with flag 485001/485001
239.31/124.39	c cleaning 10006 clauses out of 20028 with flag 495001/495001
244.63/127.19	c cleaning 10003 clauses out of 20022 with flag 505001/505001
250.41/130.16	c cleaning 10002 clauses out of 20018 with flag 515000/515000
256.38/133.24	c cleaning 10000 clauses out of 20016 with flag 525000/525000
264.13/137.20	c cleaning 10002 clauses out of 20016 with flag 535000/535000
270.27/140.42	c cleaning 10000 clauses out of 20014 with flag 545000/545000
276.62/143.72	c cleaning 10002 clauses out of 20015 with flag 555001/555001
283.37/147.23	c cleaning 9999 clauses out of 20012 with flag 565000/565000
290.14/150.74	c cleaning 10001 clauses out of 20013 with flag 575000/575000
296.03/153.82	c cleaning 10006 clauses out of 20012 with flag 585000/585000
300.00/155.94	c cleaning 9996 clauses out of 20005 with flag 595000/595000
303.59/157.83	c cleaning 9999 clauses out of 20010 with flag 605001/605001
309.14/160.72	c cleaning 10002 clauses out of 20010 with flag 615000/615000
313.08/162.89	c cleaning 9984 clauses out of 20008 with flag 625000/625000
317.05/164.91	c cleaning 10004 clauses out of 20025 with flag 635001/635001
321.81/167.46	c cleaning 9993 clauses out of 20020 with flag 645000/645000
326.76/170.05	c cleaning 10009 clauses out of 20028 with flag 655001/655001
332.86/173.20	c cleaning 10005 clauses out of 20019 with flag 665001/665001
337.83/175.89	c cleaning 10001 clauses out of 20014 with flag 675001/675001
341.81/177.94	c cleaning 10003 clauses out of 20014 with flag 685002/685002
346.77/180.58	c cleaning 10004 clauses out of 20010 with flag 695001/695001
352.28/183.41	c cleaning 10002 clauses out of 20006 with flag 705001/705001
357.64/186.24	c cleaning 9998 clauses out of 20003 with flag 715000/715000
362.99/189.09	c cleaning 9999 clauses out of 20006 with flag 725001/725001
367.36/191.39	c cleaning 9995 clauses out of 20007 with flag 735001/735001
371.07/193.37	c cleaning 9998 clauses out of 20012 with flag 745001/745001
374.03/194.98	c cleaning 10001 clauses out of 20013 with flag 755000/755000
377.20/196.67	c cleaning 9993 clauses out of 20012 with flag 765000/765000
380.57/198.49	c cleaning 9994 clauses out of 20019 with flag 775000/775000
384.08/200.40	c cleaning 9997 clauses out of 20026 with flag 785001/785001
387.25/202.02	c cleaning 10004 clauses out of 20029 with flag 795001/795001
392.01/204.56	c cleaning 9999 clauses out of 20025 with flag 805001/805001
396.93/207.15	c cleaning 10000 clauses out of 20026 with flag 815001/815001
402.01/209.86	c cleaning 9996 clauses out of 20026 with flag 825001/825001
406.57/212.28	c cleaning 9995 clauses out of 20029 with flag 835000/835000
411.30/214.76	c cleaning 10001 clauses out of 20035 with flag 845001/845001
416.43/217.46	c cleaning 10002 clauses out of 20033 with flag 855000/855000
421.50/220.10	c cleaning 10001 clauses out of 20032 with flag 865001/865001
426.44/222.72	c cleaning 10002 clauses out of 20030 with flag 875000/875000
431.58/225.43	c cleaning 9994 clauses out of 20028 with flag 885000/885000
437.49/228.51	c cleaning 10014 clauses out of 20035 with flag 895001/895001
443.56/231.76	c cleaning 10004 clauses out of 20020 with flag 905000/905000
450.07/235.13	c cleaning 10005 clauses out of 20016 with flag 915000/915000
454.83/237.70	c cleaning 10001 clauses out of 20011 with flag 925000/925000
459.93/240.38	c cleaning 10001 clauses out of 20010 with flag 935000/935000
464.00/242.58	c cleaning 9992 clauses out of 20010 with flag 945001/945001
467.75/244.59	c cleaning 9996 clauses out of 20018 with flag 955001/955001
471.48/246.57	c cleaning 9998 clauses out of 20021 with flag 965000/965000
476.81/249.30	c cleaning 10000 clauses out of 20024 with flag 975001/975001
481.08/251.62	c cleaning 10000 clauses out of 20024 with flag 985001/985001
485.62/254.09	c cleaning 10000 clauses out of 20024 with flag 995001/995001
490.51/256.69	c cleaning 10002 clauses out of 20024 with flag 1005001/1005001
495.63/259.31	c cleaning 9999 clauses out of 20022 with flag 1015001/1015001
499.88/261.65	c cleaning 10009 clauses out of 20023 with flag 1025001/1025001
505.80/264.74	c cleaning 10004 clauses out of 20013 with flag 1035000/1035000
511.31/267.62	c cleaning 10001 clauses out of 20009 with flag 1045000/1045000
516.62/270.46	c cleaning 10001 clauses out of 20009 with flag 1055001/1055001
522.86/273.73	c cleaning 10002 clauses out of 20008 with flag 1065001/1065001
529.18/277.03	c cleaning 9997 clauses out of 20005 with flag 1075000/1075000
535.49/280.33	c cleaning 10002 clauses out of 20008 with flag 1085000/1085000
541.20/283.31	c cleaning 10001 clauses out of 20006 with flag 1095001/1095001
546.64/286.28	c cleaning 9999 clauses out of 20005 with flag 1105001/1105001
551.96/289.07	c cleaning 10001 clauses out of 20005 with flag 1115000/1115000
557.86/292.19	c cleaning 9999 clauses out of 20006 with flag 1125002/1125002
563.76/295.20	c cleaning 10002 clauses out of 20005 with flag 1135000/1135000
569.39/298.28	c cleaning 9999 clauses out of 20004 with flag 1145001/1145001
573.50/300.43	c cleaning 9990 clauses out of 20003 with flag 1155000/1155000
576.83/302.25	c cleaning 9994 clauses out of 20014 with flag 1165001/1165001
580.15/304.00	c cleaning 9989 clauses out of 20020 with flag 1175001/1175001
583.98/306.18	c cleaning 9998 clauses out of 20030 with flag 1185000/1185000
587.68/308.19	c cleaning 10008 clauses out of 20033 with flag 1195001/1195001
591.79/310.35	c cleaning 9997 clauses out of 20024 with flag 1205000/1205000
594.90/312.00	c cleaning 10000 clauses out of 20028 with flag 1215001/1215001
600.35/314.98	c cleaning 10011 clauses out of 20028 with flag 1225001/1225001
606.43/318.17	c cleaning 10005 clauses out of 20017 with flag 1235001/1235001
612.50/321.30	c cleaning 10002 clauses out of 20012 with flag 1245001/1245001
618.20/324.39	c cleaning 10002 clauses out of 20010 with flag 1255001/1255001
624.00/327.49	c cleaning 10000 clauses out of 20007 with flag 1265000/1265000
629.69/330.49	c cleaning 10002 clauses out of 20007 with flag 1275000/1275000
635.36/333.44	c cleaning 9998 clauses out of 20005 with flag 1285000/1285000
640.65/336.28	c cleaning 9999 clauses out of 20010 with flag 1295003/1295003
646.46/339.34	c cleaning 10001 clauses out of 20010 with flag 1305002/1305002
651.55/342.09	c cleaning 9998 clauses out of 20007 with flag 1315000/1315000
654.85/343.86	c cleaning 9997 clauses out of 20009 with flag 1325000/1325000
658.15/345.62	c cleaning 9989 clauses out of 20012 with flag 1335000/1335000
661.59/347.51	c cleaning 9991 clauses out of 20023 with flag 1345000/1345000
664.50/349.19	c cleaning 10001 clauses out of 20034 with flag 1355002/1355002
667.99/351.06	c cleaning 9998 clauses out of 20031 with flag 1365000/1365000
670.90/352.68	c cleaning 10001 clauses out of 20033 with flag 1375000/1375000
674.35/354.57	c cleaning 10002 clauses out of 20033 with flag 1385001/1385001
678.05/356.57	c cleaning 9997 clauses out of 20030 with flag 1395000/1395000
681.76/358.55	c cleaning 9999 clauses out of 20034 with flag 1405001/1405001
685.26/360.47	c cleaning 10000 clauses out of 20034 with flag 1415000/1415000
689.09/362.56	c cleaning 9999 clauses out of 20034 with flag 1425000/1425000
692.39/364.33	c cleaning 10003 clauses out of 20035 with flag 1435000/1435000
694.49/365.55	c cleaning 0 clauses out of 11002 with flag 0/11002
695.96/366.48	c cleaning 10001 clauses out of 20033 with flag 1445001/1445001
699.55/368.45	c cleaning 10001 clauses out of 20031 with flag 1455000/1455000
703.21/370.44	c cleaning 10010 clauses out of 20030 with flag 1465000/1465000
706.89/372.48	c cleaning 10006 clauses out of 20021 with flag 1475001/1475001
712.93/375.64	c cleaning 10004 clauses out of 20015 with flag 1485001/1485001
718.89/378.84	c cleaning 10001 clauses out of 20011 with flag 1495001/1495001
724.54/381.85	c cleaning 9999 clauses out of 20010 with flag 1505001/1505001
728.80/384.17	c cleaning 9998 clauses out of 20011 with flag 1515001/1515001
732.49/386.15	c cleaning 10000 clauses out of 20012 with flag 1525000/1525000
737.26/388.80	c cleaning 10001 clauses out of 20013 with flag 1535001/1535001
742.31/391.43	c cleaning 9997 clauses out of 20012 with flag 1545001/1545001
746.97/393.90	c cleaning 9997 clauses out of 20014 with flag 1555000/1555000
752.21/396.74	c cleaning 10002 clauses out of 20018 with flag 1565001/1565001
757.56/399.60	c cleaning 9999 clauses out of 20015 with flag 1575000/1575000
762.81/402.46	c cleaning 9998 clauses out of 20017 with flag 1585001/1585001
767.65/405.06	c cleaning 9999 clauses out of 20018 with flag 1595000/1595000
771.71/407.26	c cleaning 9996 clauses out of 20020 with flag 1605001/1605001
775.30/409.21	c cleaning 9996 clauses out of 20023 with flag 1615000/1615000
778.76/411.18	c cleaning 10000 clauses out of 20028 with flag 1625001/1625001
782.22/413.09	c cleaning 9999 clauses out of 20027 with flag 1635000/1635000
785.88/415.00	c cleaning 10001 clauses out of 20030 with flag 1645002/1645002
790.65/417.65	c cleaning 10002 clauses out of 20028 with flag 1655001/1655001
791.34/418.14	c And the winner is Resolution
791.78/418.98	c SATISFIABLE
791.78/418.98	c OPTIMIZING...
791.78/418.98	c Got one! Elapsed wall clock time (in seconds):418.757
791.78/418.98	o 27
795.37/420.85	c cleaning 10001 clauses out of 20025 with flag 1665001/1665001
799.62/423.13	c cleaning 9999 clauses out of 20024 with flag 1675001/1675001
804.29/425.69	c cleaning 10000 clauses out of 20025 with flag 1685001/1685001
808.44/427.99	c cleaning 10000 clauses out of 20025 with flag 1695001/1695001
813.47/430.65	c cleaning 9995 clauses out of 20024 with flag 1705000/1705000
818.90/433.50	c cleaning 10000 clauses out of 20032 with flag 1715003/1715003
823.14/435.85	c cleaning 10006 clauses out of 20029 with flag 1725000/1725000
828.11/438.58	c cleaning 10001 clauses out of 20023 with flag 1735000/1735000
833.54/441.47	c cleaning 10000 clauses out of 20022 with flag 1745000/1745000
838.78/444.21	c cleaning 10001 clauses out of 20022 with flag 1755000/1755000
843.63/446.89	c cleaning 10003 clauses out of 20021 with flag 1765000/1765000
848.98/449.73	c cleaning 10001 clauses out of 20020 with flag 1775002/1775002
854.41/452.69	c cleaning 10003 clauses out of 20018 with flag 1785001/1785001
859.84/455.56	c cleaning 9999 clauses out of 20015 with flag 1795001/1795001
865.07/458.32	c cleaning 9995 clauses out of 20015 with flag 1805000/1805000
870.42/461.29	c cleaning 10000 clauses out of 20021 with flag 1815001/1815001
875.66/464.09	c cleaning 10005 clauses out of 20020 with flag 1825000/1825000
880.90/466.85	c cleaning 10003 clauses out of 20016 with flag 1835001/1835001
886.15/469.62	c cleaning 10002 clauses out of 20013 with flag 1845001/1845001
890.68/472.10	c cleaning 9999 clauses out of 20010 with flag 1855000/1855000
895.32/474.70	c cleaning 9997 clauses out of 20012 with flag 1865001/1865001
899.94/477.10	c cleaning 10002 clauses out of 20015 with flag 1875001/1875001
903.78/479.26	c cleaning 10000 clauses out of 20013 with flag 1885001/1885001
907.93/481.53	c cleaning 9996 clauses out of 20014 with flag 1895002/1895002
911.97/483.71	c cleaning 9998 clauses out of 20017 with flag 1905001/1905001
915.63/485.75	c cleaning 9998 clauses out of 20018 with flag 1915000/1915000
919.48/487.88	c cleaning 10005 clauses out of 20022 with flag 1925002/1925002
923.25/489.94	c cleaning 9997 clauses out of 20015 with flag 1935000/1935000
926.89/491.97	c cleaning 10000 clauses out of 20018 with flag 1945000/1945000
930.94/494.17	c cleaning 10003 clauses out of 20019 with flag 1955001/1955001
934.77/496.22	c cleaning 10001 clauses out of 20015 with flag 1965000/1965000
938.73/498.41	c cleaning 10004 clauses out of 20014 with flag 1975000/1975000
943.77/501.15	c cleaning 10002 clauses out of 20010 with flag 1985000/1985000
948.60/503.77	c cleaning 9998 clauses out of 20008 with flag 1995000/1995000
954.20/506.73	c cleaning 10002 clauses out of 20010 with flag 2005000/2005000
959.71/509.73	c cleaning 9999 clauses out of 20008 with flag 2015000/2015000
962.34/511.29	c And the winner is Resolution
962.80/512.21	c Got one! Elapsed wall clock time (in seconds):511.984
962.80/512.21	o 25
963.76/512.75	c cleaning 9987 clauses out of 20009 with flag 2025001/2025001
968.18/515.13	c cleaning 9989 clauses out of 20022 with flag 2035001/2035001
971.98/517.28	c cleaning 9995 clauses out of 20033 with flag 2045001/2045001
976.70/519.82	c cleaning 9996 clauses out of 20038 with flag 2055001/2055001
980.92/522.11	c cleaning 9996 clauses out of 20041 with flag 2065000/2065000
984.74/524.26	c cleaning 10001 clauses out of 20046 with flag 2075001/2075001
988.76/526.43	c cleaning 10003 clauses out of 20045 with flag 2085001/2085001
992.53/528.54	c cleaning 9999 clauses out of 20041 with flag 2095000/2095000
996.35/530.66	c cleaning 9999 clauses out of 20042 with flag 2105000/2105000
999.97/532.66	c cleaning 10002 clauses out of 20044 with flag 2115001/2115001
1003.79/534.79	c cleaning 10001 clauses out of 20041 with flag 2125000/2125000
1008.11/537.13	c cleaning 10004 clauses out of 20041 with flag 2135001/2135001
1011.92/539.23	c cleaning 10000 clauses out of 20038 with flag 2145002/2145002
1015.36/541.18	c cleaning 9998 clauses out of 20037 with flag 2155001/2155001
1019.17/543.24	c cleaning 10001 clauses out of 20038 with flag 2165000/2165000
1023.30/545.52	c cleaning 9999 clauses out of 20037 with flag 2175000/2175000
1027.11/547.65	c cleaning 9997 clauses out of 20038 with flag 2185000/2185000
1031.32/549.92	c cleaning 10002 clauses out of 20041 with flag 2195000/2195000
1035.12/552.03	c cleaning 10001 clauses out of 20039 with flag 2205000/2205000
1039.28/554.38	c cleaning 10003 clauses out of 20039 with flag 2215001/2215001
1044.06/556.94	c cleaning 9998 clauses out of 20037 with flag 2225002/2225002
1048.47/559.35	c cleaning 9999 clauses out of 20038 with flag 2235001/2235001
1052.87/561.77	c cleaning 10016 clauses out of 20038 with flag 2245000/2245000
1059.37/565.28	c cleaning 10008 clauses out of 20022 with flag 2255000/2255000
1065.56/568.53	c cleaning 10004 clauses out of 20015 with flag 2265001/2265001
1071.13/571.60	c cleaning 10001 clauses out of 20010 with flag 2275000/2275000
1076.72/574.53	c cleaning 10000 clauses out of 20010 with flag 2285001/2285001
1081.03/576.92	c cleaning 9991 clauses out of 20009 with flag 2295000/2295000
1084.62/578.96	c cleaning 9998 clauses out of 20019 with flag 2305001/2305001
1089.20/581.49	c cleaning 9995 clauses out of 20020 with flag 2315000/2315000
1094.20/584.18	c cleaning 9996 clauses out of 20025 with flag 2325000/2325000
1098.87/586.74	c cleaning 10006 clauses out of 20029 with flag 2335000/2335000
1100.70/587.86	c And the winner is Resolution
1101.36/588.70	c Got one! Elapsed wall clock time (in seconds):588.473
1101.36/588.70	o 9
1103.15/589.68	c cleaning 9995 clauses out of 20026 with flag 2345003/2345003
1107.15/591.85	c cleaning 9993 clauses out of 20028 with flag 2355000/2355000
1111.73/594.32	c cleaning 9998 clauses out of 20036 with flag 2365001/2365001
1116.03/596.80	c cleaning 9999 clauses out of 20037 with flag 2375000/2375000
1120.23/599.01	c cleaning 10015 clauses out of 20039 with flag 2385001/2385001
1125.61/601.98	c cleaning 10007 clauses out of 20023 with flag 2395000/2395000
1131.42/605.05	c cleaning 10002 clauses out of 20017 with flag 2405001/2405001
1136.92/608.07	c cleaning 10005 clauses out of 20014 with flag 2415000/2415000
1140.73/610.12	c cleaning 10000 clauses out of 20009 with flag 2425000/2425000
1145.13/612.51	c cleaning 9999 clauses out of 20009 with flag 2435000/2435000
1148.92/614.67	c cleaning 9996 clauses out of 20011 with flag 2445001/2445001
1153.59/617.22	c cleaning 9999 clauses out of 20014 with flag 2455000/2455000
1159.17/620.22	c cleaning 10004 clauses out of 20016 with flag 2465001/2465001
1164.75/623.27	c cleaning 9995 clauses out of 20010 with flag 2475000/2475000
1168.73/625.44	c cleaning 9999 clauses out of 20015 with flag 2485000/2485000
1172.63/627.69	c cleaning 10005 clauses out of 20018 with flag 2495002/2495002
1177.01/630.07	c cleaning 10000 clauses out of 20013 with flag 2505002/2505002
1181.77/632.66	c cleaning 10000 clauses out of 20012 with flag 2515001/2515001
1185.96/634.94	c cleaning 9996 clauses out of 20011 with flag 2525000/2525000
1190.23/637.35	c cleaning 10000 clauses out of 20015 with flag 2535000/2535000
1194.39/639.64	c cleaning 10001 clauses out of 20016 with flag 2545001/2545001
1198.35/641.82	c cleaning 10000 clauses out of 20014 with flag 2555000/2555000
1202.31/644.03	c cleaning 9993 clauses out of 20014 with flag 2565000/2565000
1203.01/644.66	c And the winner is Resolution
1203.72/645.56	c Got one! Elapsed wall clock time (in seconds):645.333
1203.72/645.56	o 7
1207.95/647.71	c cleaning 9993 clauses out of 20022 with flag 2575001/2575001
1212.14/650.01	c cleaning 9995 clauses out of 20028 with flag 2585000/2585000
1216.10/652.25	c cleaning 10004 clauses out of 20035 with flag 2595002/2595002
1220.27/654.57	c cleaning 10000 clauses out of 20029 with flag 2605000/2605000
1224.71/657.01	c cleaning 9999 clauses out of 20030 with flag 2615001/2615001
1228.87/659.32	c cleaning 9998 clauses out of 20031 with flag 2625001/2625001
1234.22/662.27	c cleaning 9998 clauses out of 20033 with flag 2635001/2635001
1239.15/664.91	c cleaning 10001 clauses out of 20034 with flag 2645000/2645000
1244.01/667.66	c cleaning 9998 clauses out of 20033 with flag 2655000/2655000
1247.97/669.89	c cleaning 10013 clauses out of 20035 with flag 2665000/2665000
1248.94/670.57	c And the winner is Resolution
1249.75/671.32	c Got one! Elapsed wall clock time (in seconds):671.098
1249.75/671.32	o 5
1252.87/672.91	c cleaning 9995 clauses out of 20023 with flag 2675001/2675001
1256.84/675.18	c cleaning 9996 clauses out of 20028 with flag 2685001/2685001
1261.48/677.71	c cleaning 9999 clauses out of 20031 with flag 2695000/2695000
1266.03/680.21	c cleaning 9999 clauses out of 20033 with flag 2705001/2705001
1269.98/682.44	c cleaning 10003 clauses out of 20034 with flag 2715001/2715001
1274.32/684.87	c cleaning 9999 clauses out of 20030 with flag 2725000/2725000
1279.35/687.63	c cleaning 9998 clauses out of 20032 with flag 2735001/2735001
1283.71/690.06	c cleaning 10001 clauses out of 20034 with flag 2745001/2745001
1287.86/692.33	c cleaning 9998 clauses out of 20033 with flag 2755001/2755001
1291.41/694.35	c cleaning 9994 clauses out of 20035 with flag 2765001/2765001
1294.69/696.29	c cleaning 10000 clauses out of 20041 with flag 2775001/2775001
1298.03/698.18	c cleaning 10001 clauses out of 20041 with flag 2785001/2785001
1301.97/700.30	c cleaning 9998 clauses out of 20039 with flag 2795000/2795000
1305.50/702.38	c cleaning 10001 clauses out of 20042 with flag 2805001/2805001
1309.36/704.59	c cleaning 10018 clauses out of 20041 with flag 2815001/2815001
1315.07/707.61	c cleaning 10004 clauses out of 20022 with flag 2825000/2825000
1319.99/710.30	c cleaning 10007 clauses out of 20018 with flag 2835000/2835000
1324.90/713.02	c cleaning 10004 clauses out of 20013 with flag 2845002/2845002
1330.09/715.91	c cleaning 10001 clauses out of 20007 with flag 2855000/2855000
1335.21/718.75	c cleaning 9999 clauses out of 20006 with flag 2865000/2865000
1340.33/721.59	c cleaning 9996 clauses out of 20007 with flag 2875000/2875000
1345.64/724.45	c cleaning 10004 clauses out of 20014 with flag 2885003/2885003
1351.44/727.63	c cleaning 9999 clauses out of 20008 with flag 2895001/2895001
1356.74/730.57	c cleaning 9998 clauses out of 20008 with flag 2905000/2905000
1362.25/733.58	c cleaning 10006 clauses out of 20011 with flag 2915001/2915001
1366.57/735.92	c cleaning 9996 clauses out of 20003 with flag 2925000/2925000
1370.37/738.12	c cleaning 9992 clauses out of 20007 with flag 2935000/2935000
1374.29/740.33	c cleaning 10000 clauses out of 20016 with flag 2945001/2945001
1378.38/742.62	c cleaning 10001 clauses out of 20017 with flag 2955002/2955002
1382.49/744.92	c cleaning 9997 clauses out of 20015 with flag 2965001/2965001
1386.67/747.33	c cleaning 9999 clauses out of 20019 with flag 2975002/2975002
1390.58/749.56	c cleaning 10000 clauses out of 20018 with flag 2985000/2985000
1394.69/751.86	c cleaning 9999 clauses out of 20019 with flag 2995001/2995001
1398.40/753.93	c cleaning 10000 clauses out of 20019 with flag 3005000/3005000
1402.20/756.11	c cleaning 10003 clauses out of 20020 with flag 3015001/3015001
1405.93/758.24	c cleaning 10001 clauses out of 20016 with flag 3025000/3025000
1409.45/760.27	c cleaning 10002 clauses out of 20016 with flag 3035001/3035001
1413.19/762.33	c cleaning 10001 clauses out of 20014 with flag 3045001/3045001
1418.35/765.29	c cleaning 10001 clauses out of 20014 with flag 3055002/3055002
1421.89/767.27	c cleaning 9995 clauses out of 20011 with flag 3065000/3065000
1425.81/769.46	c cleaning 9999 clauses out of 20016 with flag 3075000/3075000
1429.54/771.57	c cleaning 10002 clauses out of 20018 with flag 3085001/3085001
1433.38/773.75	c cleaning 9999 clauses out of 20015 with flag 3095000/3095000
1437.29/775.94	c cleaning 9999 clauses out of 20017 with flag 3105001/3105001
1440.80/777.92	c cleaning 10001 clauses out of 20018 with flag 3115001/3115001
1444.53/780.07	c cleaning 10000 clauses out of 20016 with flag 3125000/3125000
1448.34/782.25	c cleaning 10002 clauses out of 20016 with flag 3135000/3135000
1451.86/784.26	c cleaning 9992 clauses out of 20015 with flag 3145001/3145001
1455.76/786.42	c cleaning 10001 clauses out of 20022 with flag 3155000/3155000
1459.66/788.70	c cleaning 9994 clauses out of 20021 with flag 3165000/3165000
1463.81/791.01	c cleaning 10000 clauses out of 20028 with flag 3175001/3175001
1467.52/793.11	c cleaning 10001 clauses out of 20029 with flag 3185002/3185002
1471.22/795.25	c cleaning 9996 clauses out of 20026 with flag 3195000/3195000
1475.51/797.60	c cleaning 10001 clauses out of 20030 with flag 3205000/3205000
1479.30/799.80	c cleaning 10001 clauses out of 20030 with flag 3215001/3215001
1483.22/802.08	c cleaning 10001 clauses out of 20029 with flag 3225001/3225001
1487.33/804.36	c cleaning 9998 clauses out of 20027 with flag 3235000/3235000
1491.63/806.77	c cleaning 9998 clauses out of 20030 with flag 3245001/3245001
1495.64/809.04	c cleaning 9999 clauses out of 20031 with flag 3255000/3255000
1499.16/811.06	c cleaning 10003 clauses out of 20033 with flag 3265001/3265001
1502.88/813.18	c cleaning 9997 clauses out of 20030 with flag 3275001/3275001
1506.78/815.31	c cleaning 10005 clauses out of 20032 with flag 3285000/3285000
1510.40/817.45	c cleaning 10000 clauses out of 20027 with flag 3295000/3295000
1514.31/819.63	c cleaning 9995 clauses out of 20028 with flag 3305001/3305001
1518.03/821.71	c cleaning 10007 clauses out of 20034 with flag 3315002/3315002
1521.74/823.85	c cleaning 10000 clauses out of 20027 with flag 3325002/3325002
1525.54/826.06	c cleaning 10000 clauses out of 20025 with flag 3335000/3335000
1529.24/828.16	c cleaning 10000 clauses out of 20025 with flag 3345000/3345000
1532.98/830.24	c cleaning 9999 clauses out of 20027 with flag 3355002/3355002
1536.70/832.39	c cleaning 10000 clauses out of 20028 with flag 3365002/3365002
1540.71/834.63	c cleaning 10003 clauses out of 20028 with flag 3375002/3375002
1544.24/836.68	c cleaning 9998 clauses out of 20024 with flag 3385001/3385001
1547.96/838.72	c cleaning 10002 clauses out of 20025 with flag 3395000/3395000
1551.66/840.83	c cleaning 9994 clauses out of 20023 with flag 3405000/3405000
1555.08/842.89	c cleaning 10002 clauses out of 20029 with flag 3415000/3415000
1559.01/845.00	c cleaning 9997 clauses out of 20028 with flag 3425001/3425001
1562.91/847.21	c cleaning 10004 clauses out of 20030 with flag 3435000/3435000
1566.83/849.43	c cleaning 10001 clauses out of 20027 with flag 3445001/3445001
1571.43/852.06	c cleaning 10001 clauses out of 20027 with flag 3455002/3455002
1576.16/854.70	c cleaning 9996 clauses out of 20024 with flag 3465000/3465000
1578.47/856.05	c And the winner is Resolution
1579.11/857.18	c Got one! Elapsed wall clock time (in seconds):856.955
1579.11/857.18	o 3
1580.54/857.92	c cleaning 10003 clauses out of 20028 with flag 3475000/3475000
1584.84/860.30	c cleaning 9999 clauses out of 20026 with flag 3485001/3485001
1589.23/862.82	c cleaning 10002 clauses out of 20027 with flag 3495001/3495001
1593.14/865.00	c cleaning 10003 clauses out of 20025 with flag 3505001/3505001
1596.83/867.13	c cleaning 10004 clauses out of 20021 with flag 3515000/3515000
1600.73/869.35	c cleaning 10002 clauses out of 20017 with flag 3525000/3525000
1604.72/871.68	c cleaning 9997 clauses out of 20016 with flag 3535001/3535001
1606.43/872.72	c cleaning 0 clauses out of 18000 with flag 0/18000
1609.14/874.39	c cleaning 9994 clauses out of 20018 with flag 3545000/3545000
1613.62/876.82	c cleaning 9998 clauses out of 20024 with flag 3555000/3555000
1617.80/879.25	c cleaning 9996 clauses out of 20026 with flag 3565000/3565000
1621.50/881.38	c cleaning 10003 clauses out of 20030 with flag 3575000/3575000
1625.39/883.53	c cleaning 10000 clauses out of 20028 with flag 3585001/3585001
1629.89/886.03	c cleaning 10001 clauses out of 20028 with flag 3595001/3595001
1634.48/888.68	c cleaning 10000 clauses out of 20026 with flag 3605000/3605000
1639.16/891.29	c cleaning 10001 clauses out of 20027 with flag 3615001/3615001
1644.06/893.91	c cleaning 9997 clauses out of 20026 with flag 3625001/3625001
1648.36/896.31	c cleaning 10001 clauses out of 20029 with flag 3635001/3635001
1652.73/898.85	c cleaning 10004 clauses out of 20028 with flag 3645001/3645001
1657.22/901.38	c cleaning 9998 clauses out of 20024 with flag 3655001/3655001
1661.51/903.78	c cleaning 10000 clauses out of 20025 with flag 3665000/3665000
1666.41/906.41	c cleaning 9998 clauses out of 20025 with flag 3675000/3675000
1671.11/909.17	c cleaning 10004 clauses out of 20028 with flag 3685001/3685001
1675.79/911.74	c cleaning 10005 clauses out of 20024 with flag 3695001/3695001
1681.46/914.85	c cleaning 9998 clauses out of 20018 with flag 3705000/3705000
1686.52/917.61	c cleaning 9998 clauses out of 20021 with flag 3715001/3715001
1691.86/920.62	c cleaning 10000 clauses out of 20022 with flag 3725000/3725000
1696.91/923.45	c cleaning 10002 clauses out of 20023 with flag 3735001/3735001
1701.20/925.82	c cleaning 10001 clauses out of 20023 with flag 3745003/3745003
1705.91/928.43	c cleaning 10001 clauses out of 20021 with flag 3755002/3755002
1710.47/931.05	c cleaning 9999 clauses out of 20019 with flag 3765001/3765001
1714.96/933.54	c cleaning 9999 clauses out of 20020 with flag 3775001/3775001
1719.47/936.10	c cleaning 10000 clauses out of 20020 with flag 3785000/3785000
1724.15/938.66	c cleaning 10001 clauses out of 20021 with flag 3795001/3795001
1729.33/941.61	c cleaning 10007 clauses out of 20020 with flag 3805001/3805001
1735.96/945.12	c cleaning 10001 clauses out of 20012 with flag 3815000/3815000
1742.04/948.42	c cleaning 10000 clauses out of 20011 with flag 3825000/3825000
1747.92/951.62	c cleaning 10002 clauses out of 20012 with flag 3835001/3835001
1753.87/954.92	c cleaning 10000 clauses out of 20010 with flag 3845001/3845001
1759.15/957.86	c cleaning 10001 clauses out of 20009 with flag 3855000/3855000
1764.84/960.94	c cleaning 10000 clauses out of 20008 with flag 3865000/3865000
1770.53/964.02	c cleaning 10000 clauses out of 20009 with flag 3875001/3875001
1776.28/967.24	c cleaning 9999 clauses out of 20008 with flag 3885000/3885000
1781.37/970.10	c cleaning 9998 clauses out of 20010 with flag 3895001/3895001
1787.24/973.28	c cleaning 10003 clauses out of 20012 with flag 3905001/3905001
1793.51/976.69	c cleaning 9999 clauses out of 20008 with flag 3915000/3915000
1799.84/980.16	c cleaning 10000 clauses out of 20009 with flag 3925000/3925000

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661805-1276650037/watcher-2661805-1276650037 -o /tmp/evaluation-result-2661805-1276650037/solver-2661805-1276650037 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661805-1276650037.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 15179
/proc/meminfo: memFree=1804600/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=248 CPUtime=0
/proc/15179/stat : 15179 (java) R 15177 15179 14619 0 -1 4194304 282 0 0 0 0 0 0 0 19 0 1 0 6298142 253952 28 1992294400 134512640 134550932 4287047168 18446744073709551615 4817374 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15179/statm: 62 28 21 10 0 23 0

[startup+0.0613261 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 15179
/proc/meminfo: memFree=1804600/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1521664 CPUtime=0.05
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 3627 0 1 0 3 2 0 0 18 0 7 0 6298142 1558183936 3068 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 380416 3068 1024 10 0 377726 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521664

[startup+0.101331 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 15179
/proc/meminfo: memFree=1804600/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1524180 CPUtime=0.08
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 3962 0 1 0 6 2 0 0 18 0 12 0 6298142 1560760320 3401 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 381045 3401 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301342 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 15179
/proc/meminfo: memFree=1804600/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1525940 CPUtime=0.34
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 5416 0 1 0 31 3 0 0 18 0 12 0 6298142 1562562560 4853 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 381485 4853 1353 10 0 378788 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1525940

[startup+0.701384 s]
/proc/loadavg: 0.99 0.98 0.99 3/106 15179
/proc/meminfo: memFree=1804600/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1531328 CPUtime=1.07
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 7402 0 1 0 103 4 0 0 18 0 16 0 6298142 1568079872 6507 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 382832 6507 1402 10 0 380135 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 1531328

[startup+1.50145 s]
/proc/loadavg: 0.99 0.98 0.99 6/122 15195
/proc/meminfo: memFree=1779548/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1535816 CPUtime=2.66
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 10696 0 1 0 260 6 0 0 18 0 16 0 6298142 1572675584 9246 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 383954 9246 1425 10 0 381257 0
[pid=15179/tid=15181] ppid=15177 vsize=1535816 CPUtime=0.46
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4282 0 1 0 44 2 0 0 25 0 16 0 6298144 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6298145 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 6298145 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 6298147 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 16 0 6298147 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 6298147 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1535816 CPUtime=1.05
/proc/15179/task/15188/stat : 15188 (java) R 15177 15179 14619 0 -1 4202560 2461 0 0 0 104 1 0 0 16 0 16 0 6298152 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 104163901 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1535816 CPUtime=0.2
/proc/15179/task/15189/stat : 15189 (java) R 15177 15179 14619 0 -1 4202560 1065 0 0 0 20 0 0 0 25 0 16 0 6298152 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 105875544 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1572675584 9247 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6298152 1572675584 9248 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15192] ppid=15177 vsize=1535816 CPUtime=0.55
/proc/15179/task/15192/stat : 15192 (java) R 15177 15179 14619 0 -1 4202560 545 0 0 0 55 0 0 0 25 0 16 0 6298201 1572675584 9248 1992294400 134512640 134550932 4287047168 18446744073709551615 4109227200 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15193] ppid=15177 vsize=1535816 CPUtime=0.34
/proc/15179/task/15193/stat : 15193 (java) R 15177 15179 14619 0 -1 4202560 1271 0 0 0 34 0 0 0 25 0 16 0 6298201 1572675584 9248 1992294400 134512640 134550932 4287047168 18446744073709551615 4109252708 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6298202 1572675584 9248 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1535816 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6298207 1572675584 9248 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 1535816

[startup+3.1026 s]
/proc/loadavg: 1.47 1.08 1.03 8/122 15195
/proc/meminfo: memFree=1753012/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1537388 CPUtime=5.84
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 27145 0 1 0 571 13 0 0 18 0 16 0 6298142 1574285312 25392 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 384347 25392 1426 10 0 381650 0
[pid=15179/tid=15181] ppid=15177 vsize=1537388 CPUtime=0.46
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4282 0 1 0 44 2 0 0 18 0 16 0 6298144 1574285312 25392 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 6298145 1574285312 25392 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 6298145 1574285312 25392 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 6298147 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 16 0 6298147 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 6298147 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1537388 CPUtime=2.63
/proc/15179/task/15188/stat : 15188 (java) R 15177 15179 14619 0 -1 4202560 3338 0 0 0 262 1 0 0 18 0 16 0 6298152 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 106251283 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1537388 CPUtime=0.2
/proc/15179/task/15189/stat : 15189 (java) R 15177 15179 14619 0 -1 4202560 1065 0 0 0 20 0 0 0 25 0 16 0 6298152 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 105875544 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6298152 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15192] ppid=15177 vsize=1537388 CPUtime=1.35
/proc/15179/task/15192/stat : 15192 (java) R 15177 15179 14619 0 -1 4202560 3733 0 0 0 134 1 0 0 25 0 16 0 6298201 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4109677483 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15193] ppid=15177 vsize=1537388 CPUtime=1.14
/proc/15179/task/15193/stat : 15193 (java) R 15177 15179 14619 0 -1 4202560 13654 0 0 0 109 5 0 0 25 0 16 0 6298201 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4109558024 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6298202 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1537388 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6298207 1574285312 25393 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.84
Current children cumulated vsize (KiB) 1537388

[startup+6.30287 s]
/proc/loadavg: 1.47 1.08 1.03 3/122 15195
/proc/meminfo: memFree=1642652/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1547452 CPUtime=12.12
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 45768 0 1 0 1191 21 0 0 18 0 16 0 6298142 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 386863 41517 1448 10 0 384166 0
[pid=15179/tid=15181] ppid=15177 vsize=1547452 CPUtime=0.46
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4282 0 1 0 44 2 0 0 18 0 16 0 6298144 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1547452 CPUtime=0.04
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 1160 0 0 0 4 0 0 0 16 0 16 0 6298145 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1547452 CPUtime=0.04
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 1056 0 0 0 4 0 0 0 16 0 16 0 6298145 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1547452 CPUtime=0.05
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 1031 0 0 0 4 1 0 0 15 0 16 0 6298147 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1547452 CPUtime=3.64
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 362 2 0 0 16 0 16 0 6298152 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1547452 CPUtime=0.99
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 4815 0 0 0 98 1 0 0 15 0 16 0 6298152 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6298152 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15192] ppid=15177 vsize=1547452 CPUtime=3.57
/proc/15179/task/15192/stat : 15192 (java) R 15177 15179 14619 0 -1 4202560 4737 0 0 0 356 1 0 0 18 0 16 0 6298201 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4109846455 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15193] ppid=15177 vsize=1547452 CPUtime=3.25
/proc/15179/task/15193/stat : 15193 (java) R 15177 15179 14619 0 -1 4202560 23069 0 0 0 316 9 0 0 19 0 16 0 6298201 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4109561213 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6298202 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6298207 1584590848 41517 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.12
Current children cumulated vsize (KiB) 1547452

[startup+12.7024 s]
/proc/loadavg: 1.48 1.10 1.03 3/122 15197
/proc/meminfo: memFree=1608180/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1547452 CPUtime=24.63
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 54674 0 1 0 2438 25 0 0 18 0 16 0 6298142 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15179/statm: 386863 50200 1448 10 0 384166 0
[pid=15179/tid=15181] ppid=15177 vsize=1547452 CPUtime=0.46
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4282 0 1 0 44 2 0 0 18 0 16 0 6298144 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1547452 CPUtime=0.15
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 3229 0 0 0 13 2 0 0 15 0 16 0 6298145 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1547452 CPUtime=0.13
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 2689 0 0 0 13 0 0 0 16 0 16 0 6298145 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1547452 CPUtime=0.23
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 2282 0 0 0 22 1 0 0 16 0 16 0 6298147 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1547452 CPUtime=3.71
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 369 2 0 0 16 0 16 0 6298152 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1547452 CPUtime=0.99
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 4815 0 0 0 98 1 0 0 15 0 16 0 6298152 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6298152 1584590848 50200 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0

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


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

[startup+980.602 s]
/proc/loadavg: 2.99 2.86 2.11 2/122 15242
/proc/meminfo: memFree=1468928/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1547452 CPUtime=1800.42
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 93700 0 1 0 179849 193 0 0 18 0 16 0 6298142 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/15179/statm: 386863 84435 1449 10 0 384166 0
[pid=15179/tid=15181] ppid=15177 vsize=1547452 CPUtime=0.49
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4332 0 1 0 46 3 0 0 15 0 16 0 6298144 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1547452 CPUtime=18.71
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 18475 0 0 0 1813 58 0 0 15 0 16 0 6298145 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1547452 CPUtime=18.68
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 17752 0 0 0 1815 53 0 0 16 0 16 0 6298145 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1547452 CPUtime=136.86
/proc/15179/task/15184/stat : 15184 (java) R 15177 15179 14619 0 -1 4202560 8371 0 0 0 13661 25 0 0 16 0 16 0 6298147 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 104187938 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 6298147 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 16 0 6298152 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1547452 CPUtime=3.9
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 388 2 0 0 15 0 16 0 6298152 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1547452 CPUtime=2.19
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 6422 0 0 0 217 2 0 0 15 0 16 0 6298152 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6298152 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 16 0 6298152 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 6298202 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1547452 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6298207 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15239] ppid=15177 vsize=1547452 CPUtime=96.72
/proc/15179/task/15239/stat : 15239 (java) S 15177 15179 14619 0 -1 4202560 69 0 0 0 9670 2 0 0 18 0 16 0 6383861 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15240] ppid=15177 vsize=1547452 CPUtime=95.47
/proc/15179/task/15240/stat : 15240 (java) S 15177 15179 14619 0 -1 4202560 30 0 0 0 9547 0 0 0 19 0 16 0 6383861 1584590848 84435 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.42
Current children cumulated vsize (KiB) 1547452

[startup+981.403 s]
/proc/loadavg: 2.99 2.86 2.11 4/125 15245
/proc/meminfo: memFree=1468780/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1548100 CPUtime=1801.93
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 93711 0 1 0 180000 193 0 0 18 0 18 0 6298142 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/15179/statm: 387025 84446 1449 10 0 384328 0
[pid=15179/tid=15181] ppid=15177 vsize=1548100 CPUtime=0.49
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4332 0 1 0 46 3 0 0 15 0 18 0 6298144 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1548100 CPUtime=18.71
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 18475 0 0 0 1813 58 0 0 15 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1548100 CPUtime=18.68
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 17752 0 0 0 1815 53 0 0 16 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1548100 CPUtime=136.93
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 8371 0 0 0 13668 25 0 0 16 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1548100 CPUtime=3.9
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 388 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1548100 CPUtime=2.19
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 6422 0 0 0 217 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 18 0 6298202 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 18 0 6298207 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15239] ppid=15177 vsize=1548100 CPUtime=97.44
/proc/15179/task/15239/stat : 15239 (java) R 15177 15179 14619 0 -1 4202560 69 0 0 0 9742 2 0 0 16 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4110406464 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15240] ppid=15177 vsize=1548100 CPUtime=96.2
/proc/15179/task/15240/stat : 15240 (java) R 15177 15179 14619 0 -1 4202560 30 0 0 0 9620 0 0 0 16 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4109608421 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15244] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15244/stat : 15244 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 18 0 6396213 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15245] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15245/stat : 15245 (java) R 15177 15179 14619 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 18 0 6396220 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 5713128 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1801.93
Current children cumulated vsize (KiB) 1548100

[startup+981.803 s]
/proc/loadavg: 2.99 2.86 2.11 4/125 15245
/proc/meminfo: memFree=1468780/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1548100 CPUtime=1802.73
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 93712 0 1 0 180079 194 0 0 18 0 18 0 6298142 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/15179/statm: 387025 84446 1449 10 0 384328 0
[pid=15179/tid=15181] ppid=15177 vsize=1548100 CPUtime=0.49
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4332 0 1 0 46 3 0 0 15 0 18 0 6298144 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1548100 CPUtime=18.74
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 18475 0 0 0 1816 58 0 0 16 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1548100 CPUtime=18.71
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 17752 0 0 0 1818 53 0 0 15 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1548100 CPUtime=136.93
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 8371 0 0 0 13668 25 0 0 15 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1548100 CPUtime=3.9
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 388 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1548100 CPUtime=2.19
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 6422 0 0 0 217 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 18 0 6298202 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 18 0 6298207 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15239] ppid=15177 vsize=1548100 CPUtime=97.8
/proc/15179/task/15239/stat : 15239 (java) R 15177 15179 14619 0 -1 4202560 69 0 0 0 9778 2 0 0 16 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4109679615 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15240] ppid=15177 vsize=1548100 CPUtime=96.56
/proc/15179/task/15240/stat : 15240 (java) R 15177 15179 14619 0 -1 4202560 30 0 0 0 9656 0 0 0 16 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4109607938 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15244] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15244/stat : 15244 (java) S 15177 15179 14619 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 6396213 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15245] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15245/stat : 15245 (java) R 15177 15179 14619 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 18 0 6396220 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1802.73
Current children cumulated vsize (KiB) 1548100

[startup+982.203 s]
/proc/loadavg: 3.23 2.91 2.13 5/125 15245
/proc/meminfo: memFree=1468780/2059040 swapFree=4170748/4192956
[pid=15179] ppid=15177 vsize=1548100 CPUtime=1803.54
/proc/15179/stat : 15179 (java) S 15177 15179 14619 0 -1 4202496 93712 0 1 0 180160 194 0 0 18 0 18 0 6298142 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/15179/statm: 387025 84446 1449 10 0 384328 0
[pid=15179/tid=15181] ppid=15177 vsize=1548100 CPUtime=0.49
/proc/15179/task/15181/stat : 15181 (java) S 15177 15179 14619 0 -1 4202560 4332 0 1 0 46 3 0 0 15 0 18 0 6298144 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15182] ppid=15177 vsize=1548100 CPUtime=18.74
/proc/15179/task/15182/stat : 15182 (java) S 15177 15179 14619 0 -1 4202560 18475 0 0 0 1816 58 0 0 16 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15183] ppid=15177 vsize=1548100 CPUtime=18.71
/proc/15179/task/15183/stat : 15183 (java) S 15177 15179 14619 0 -1 4202560 17752 0 0 0 1818 53 0 0 15 0 18 0 6298145 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15184] ppid=15177 vsize=1548100 CPUtime=136.93
/proc/15179/task/15184/stat : 15184 (java) S 15177 15179 14619 0 -1 4202560 8371 0 0 0 13668 25 0 0 15 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 0 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15185] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15185/stat : 15185 (java) S 15177 15179 14619 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15186] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15186/stat : 15186 (java) S 15177 15179 14619 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 18 0 6298147 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15187] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15187/stat : 15187 (java) S 15177 15179 14619 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15188] ppid=15177 vsize=1548100 CPUtime=3.9
/proc/15179/task/15188/stat : 15188 (java) S 15177 15179 14619 0 -1 4202560 4546 0 0 0 388 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15189] ppid=15177 vsize=1548100 CPUtime=2.19
/proc/15179/task/15189/stat : 15189 (java) S 15177 15179 14619 0 -1 4202560 6422 0 0 0 217 2 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15190] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15190/stat : 15190 (java) S 15177 15179 14619 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 0 0 0 0
[pid=15179/tid=15191] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15191/stat : 15191 (java) S 15177 15179 14619 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 18 0 6298152 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15194] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15194/stat : 15194 (java) S 15177 15179 14619 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 18 0 6298202 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15195] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15195/stat : 15195 (java) S 15177 15179 14619 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 18 0 6298207 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15239] ppid=15177 vsize=1548100 CPUtime=98.21
/proc/15179/task/15239/stat : 15239 (java) R 15177 15179 14619 0 -1 4202560 69 0 0 0 9819 2 0 0 17 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4109639295 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15179/tid=15240] ppid=15177 vsize=1548100 CPUtime=96.96
/proc/15179/task/15240/stat : 15240 (java) R 15177 15179 14619 0 -1 4202560 30 0 0 0 9696 0 0 0 17 0 18 0 6383861 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4109674131 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15179/tid=15244] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15244/stat : 15244 (java) S 15177 15179 14619 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 18 0 6396213 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 18446604437831247936 0 0 -1 1 0 0 0
[pid=15179/tid=15245] ppid=15177 vsize=1548100 CPUtime=0
/proc/15179/task/15245/stat : 15245 (java) R 15177 15179 14619 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 18 0 6396220 1585254400 84446 1992294400 134512640 134550932 4287047168 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1803.54
Current children cumulated vsize (KiB) 1548100

Child ended because it received signal 9 (SIGKILL)
Real time (s): 982.261
CPU time (s): 1803.61
CPU user time (s): 1801.63
CPU system time (s): 1.9767
CPU usage (%): 183.618
Max. virtual memory (cumulated for all children) (KiB): 1550372

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

runsolver used 3.9424 second user time and 11.8032 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-16 03:00:37
IDJOB=2661805
IDBENCH=48060
IDSOLVER=1166
FILE ID=node031/2661805-1276650037
PBS_JOBID= 11172432
Free space on /tmp= 62584 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=131-P1=307-P2=281-P3=173-P4=479-P5=461-P6=107-P7=337-P8=353-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661805-1276650037/watcher-2661805-1276650037 -o /tmp/evaluation-result-2661805-1276650037/solver-2661805-1276650037 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661805-1276650037.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 6dc20e219798a6cc2c39fe76202681b5
RANDOM SEED=1216877124

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.219
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.53
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1805120 kB
Buffers:         29112 kB
Cached:         108968 kB
SwapCached:       1484 kB
Active:          84536 kB
Inactive:        92808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1805120 kB
SwapTotal:     4192956 kB
SwapFree:      4170748 kB
Dirty:             280 kB
Writeback:           0 kB
AnonPages:       37708 kB
Mapped:          15392 kB
Slab:            54436 kB
PageTables:       3944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180364 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node031 at 2010-06-16 03:16:59