Trace number 2662282

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-31SAT (TO)216 1800.35 1007.99

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark191
Best CPU time to get the best result obtained on this benchmark1789.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
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 constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
Number of bits of the biggest sum of numbers9
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.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.16	c version 2.2.0.v20100531
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c ManyCore solver with 2 solvers running in parallel
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.21/0.22	c Expensive reason simplification
0.21/0.22	c Armin Biere (Picosat) restarts strategy
0.21/0.22	c Glucose learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.23	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.21/0.23	c No reason simplification
0.21/0.23	c Armin Biere (Picosat) restarts strategy
0.21/0.23	c Glucose learned constraints deletion strategy
0.21/0.23	c timeout=2147483s
0.21/0.23	c DB Simplification allowed=false
0.21/0.23	c --- End Solver configuration ---
0.21/0.23	
0.21/0.23	c solving HOME/instance-2662282-1276366669.opb
0.21/0.23	c reading problem ... 
0.35/0.55	c ... done. Wall clock time 0.321s.
0.35/0.55	c #vars     475
0.35/0.55	c #constraints  475
0.35/0.55	c constraints type 
0.35/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
0.35/0.55	c constraints type 
0.35/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
0.35/0.62	c And the winner is Resolution
1.29/1.58	c SATISFIABLE
1.29/1.58	c OPTIMIZING...
1.29/1.58	c Got one! Elapsed wall clock time (in seconds):1.359
1.29/1.58	o 222
1.90/1.99	c And the winner is Resolution
2.62/2.60	c Got one! Elapsed wall clock time (in seconds):2.372
2.62/2.60	o 221
5.82/4.23	c And the winner is Resolution
5.90/4.67	c Got one! Elapsed wall clock time (in seconds):4.445
5.90/4.67	o 220
6.55/5.03	c cleaning 2491 clauses out of 5000 with flag 5000/5000
7.10/5.34	c And the winner is Resolution
7.21/5.68	c Got one! Elapsed wall clock time (in seconds):5.454
7.21/5.68	o 217
9.02/6.64	c cleaning 4251 clauses out of 8510 with flag 11001/11001
11.76/8.08	c cleaning 5617 clauses out of 11258 with flag 18000/18000
15.45/9.91	c cleaning 6814 clauses out of 13641 with flag 26000/26000
19.53/12.09	c cleaning 7909 clauses out of 15828 with flag 35001/35001
24.02/14.40	c cleaning 8949 clauses out of 17918 with flag 45000/45000
28.50/16.65	c cleaning 9474 clauses out of 18969 with flag 55000/55000
33.00/19.00	c cleaning 9739 clauses out of 19495 with flag 65000/65000
38.02/21.55	c cleaning 9872 clauses out of 19757 with flag 75001/75001
42.09/23.67	c cleaning 9936 clauses out of 19885 with flag 85001/85001
46.75/26.04	c cleaning 9966 clauses out of 19948 with flag 95000/95000
51.80/28.62	c cleaning 9983 clauses out of 19982 with flag 105000/105000
57.40/31.52	c cleaning 9996 clauses out of 20000 with flag 115001/115001
58.68/32.30	c And the winner is Resolution
59.04/32.79	c Got one! Elapsed wall clock time (in seconds):32.565
59.04/32.79	o 216
61.63/34.15	c cleaning 10001 clauses out of 20005 with flag 125002/125002
65.66/36.24	c cleaning 9996 clauses out of 20003 with flag 135001/135001
70.26/38.63	c cleaning 9996 clauses out of 20006 with flag 145000/145000
75.03/41.18	c cleaning 10001 clauses out of 20011 with flag 155001/155001
80.23/43.89	c cleaning 10000 clauses out of 20011 with flag 165002/165002
85.03/46.37	c cleaning 10001 clauses out of 20009 with flag 175000/175000
89.44/48.61	c cleaning 9999 clauses out of 20010 with flag 185002/185002
94.16/51.14	c cleaning 10002 clauses out of 20009 with flag 195000/195000
99.55/53.93	c cleaning 9995 clauses out of 20007 with flag 205000/205000
104.14/56.40	c cleaning 9993 clauses out of 20012 with flag 215000/215000
110.11/59.41	c cleaning 9995 clauses out of 20019 with flag 225000/225000
114.64/61.86	c cleaning 10008 clauses out of 20025 with flag 235001/235001
120.00/64.65	c cleaning 9999 clauses out of 20016 with flag 245000/245000
125.40/67.49	c cleaning 9997 clauses out of 20017 with flag 255000/255000
130.16/69.91	c cleaning 10008 clauses out of 20020 with flag 265000/265000
134.68/72.31	c cleaning 9997 clauses out of 20012 with flag 275000/275000
139.25/74.77	c cleaning 10006 clauses out of 20016 with flag 285001/285001
144.81/77.62	c cleaning 9998 clauses out of 20011 with flag 295002/295002
149.57/80.17	c cleaning 9999 clauses out of 20011 with flag 305000/305000
154.85/82.93	c cleaning 9996 clauses out of 20012 with flag 315000/315000
159.40/85.38	c cleaning 9995 clauses out of 20016 with flag 325000/325000
164.16/87.88	c cleaning 9998 clauses out of 20022 with flag 335001/335001
169.49/90.65	c cleaning 9999 clauses out of 20023 with flag 345000/345000
175.12/93.62	c cleaning 10011 clauses out of 20026 with flag 355002/355002
181.26/96.86	c cleaning 9993 clauses out of 20014 with flag 365001/365001
187.98/100.34	c cleaning 10003 clauses out of 20020 with flag 375000/375000
193.68/103.37	c cleaning 9995 clauses out of 20017 with flag 385000/385000
198.72/106.05	c cleaning 10004 clauses out of 20022 with flag 395000/395000
202.67/108.19	c cleaning 10004 clauses out of 20018 with flag 405000/405000
207.19/110.58	c cleaning 10000 clauses out of 20015 with flag 415001/415001
212.51/113.32	c cleaning 10002 clauses out of 20014 with flag 425000/425000
216.94/115.79	c cleaning 9996 clauses out of 20012 with flag 435000/435000
221.85/118.32	c cleaning 9999 clauses out of 20017 with flag 445001/445001
226.74/120.91	c cleaning 9999 clauses out of 20017 with flag 455000/455000
233.03/124.26	c cleaning 10003 clauses out of 20018 with flag 465000/465000
239.63/127.78	c cleaning 9998 clauses out of 20015 with flag 475000/475000
244.73/130.46	c cleaning 10004 clauses out of 20018 with flag 485001/485001
250.61/133.50	c cleaning 10002 clauses out of 20013 with flag 495000/495000
255.89/136.34	c cleaning 9995 clauses out of 20011 with flag 505000/505000
261.47/139.31	c cleaning 9996 clauses out of 20016 with flag 515000/515000
266.34/141.96	c cleaning 10006 clauses out of 20021 with flag 525001/525001
272.01/144.91	c cleaning 9996 clauses out of 20014 with flag 535000/535000
276.89/147.50	c cleaning 9996 clauses out of 20018 with flag 545000/545000
282.25/150.48	c cleaning 10005 clauses out of 20022 with flag 555000/555000
287.33/153.13	c cleaning 9995 clauses out of 20018 with flag 565001/565001
292.59/155.99	c cleaning 9999 clauses out of 20023 with flag 575001/575001
298.23/158.99	c cleaning 10002 clauses out of 20023 with flag 585000/585000
302.97/161.50	c cleaning 10004 clauses out of 20021 with flag 595000/595000
307.83/164.16	c cleaning 10001 clauses out of 20017 with flag 605000/605000
312.09/166.46	c cleaning 10004 clauses out of 20017 with flag 615001/615001
317.52/169.35	c cleaning 9997 clauses out of 20012 with flag 625000/625000
323.06/172.31	c cleaning 9998 clauses out of 20016 with flag 635001/635001
328.10/175.10	c cleaning 10000 clauses out of 20017 with flag 645000/645000
332.93/177.66	c cleaning 9998 clauses out of 20018 with flag 655001/655001
338.78/180.75	c cleaning 9998 clauses out of 20020 with flag 665001/665001
344.27/183.75	c cleaning 10005 clauses out of 20021 with flag 675000/675000
349.90/186.72	c cleaning 9996 clauses out of 20017 with flag 685001/685001
355.92/189.96	c cleaning 10003 clauses out of 20022 with flag 695002/695002
362.31/193.31	c cleaning 10002 clauses out of 20018 with flag 705001/705001
368.20/196.55	c cleaning 9999 clauses out of 20015 with flag 715000/715000
373.03/199.17	c cleaning 9998 clauses out of 20016 with flag 725000/725000
378.04/201.87	c cleaning 9997 clauses out of 20018 with flag 735000/735000
382.86/204.49	c cleaning 10006 clauses out of 20023 with flag 745002/745002
388.54/207.54	c cleaning 9994 clauses out of 20015 with flag 755000/755000
394.53/210.70	c cleaning 10001 clauses out of 20022 with flag 765001/765001
400.52/213.98	c cleaning 10004 clauses out of 20020 with flag 775000/775000
405.52/216.64	c cleaning 10002 clauses out of 20017 with flag 785001/785001
410.96/219.63	c cleaning 10002 clauses out of 20015 with flag 795001/795001
415.94/222.37	c cleaning 9995 clauses out of 20013 with flag 805001/805001
420.72/224.95	c cleaning 9998 clauses out of 20017 with flag 815000/815000
425.69/227.66	c cleaning 9994 clauses out of 20020 with flag 825001/825001
430.51/230.38	c cleaning 10000 clauses out of 20026 with flag 835001/835001
435.67/233.13	c cleaning 10004 clauses out of 20026 with flag 845001/845001
440.83/235.98	c cleaning 9998 clauses out of 20021 with flag 855000/855000
445.99/238.73	c cleaning 10000 clauses out of 20023 with flag 865000/865000
451.39/241.73	c cleaning 10001 clauses out of 20023 with flag 875000/875000
456.15/244.36	c cleaning 10007 clauses out of 20022 with flag 885000/885000
460.50/246.79	c cleaning 10000 clauses out of 20016 with flag 895001/895001
465.62/249.54	c cleaning 10003 clauses out of 20015 with flag 905000/905000
471.00/252.51	c cleaning 10000 clauses out of 20012 with flag 915000/915000
475.94/255.24	c cleaning 9998 clauses out of 20013 with flag 925001/925001
481.26/258.16	c cleaning 9992 clauses out of 20015 with flag 935001/935001
486.19/260.83	c cleaning 10004 clauses out of 20022 with flag 945000/945000
491.57/263.85	c cleaning 10003 clauses out of 20020 with flag 955002/955002
497.27/266.91	c cleaning 9998 clauses out of 20015 with flag 965000/965000
502.58/269.88	c cleaning 10002 clauses out of 20017 with flag 975000/975000
508.06/272.85	c cleaning 10001 clauses out of 20015 with flag 985000/985000
513.39/275.82	c cleaning 9993 clauses out of 20014 with flag 995000/995000
519.09/278.93	c cleaning 10006 clauses out of 20021 with flag 1005000/1005000
524.19/281.74	c cleaning 10003 clauses out of 20016 with flag 1015001/1015001
529.68/284.79	c cleaning 9996 clauses out of 20012 with flag 1025000/1025000
535.61/288.10	c cleaning 10006 clauses out of 20017 with flag 1035001/1035001
541.30/291.19	c cleaning 9997 clauses out of 20011 with flag 1045001/1045001
546.97/294.20	c cleaning 9997 clauses out of 20013 with flag 1055000/1055000
552.46/297.24	c cleaning 10003 clauses out of 20018 with flag 1065002/1065002
558.37/300.58	c cleaning 9998 clauses out of 20014 with flag 1075001/1075001
564.04/303.65	c cleaning 10000 clauses out of 20016 with flag 1085001/1085001
569.73/306.78	c cleaning 9997 clauses out of 20015 with flag 1095000/1095000
575.40/309.88	c cleaning 9999 clauses out of 20018 with flag 1105000/1105000
581.50/313.25	c cleaning 9998 clauses out of 20020 with flag 1115001/1115001
587.16/316.33	c cleaning 10005 clauses out of 20022 with flag 1125001/1125001
592.66/319.35	c cleaning 10000 clauses out of 20016 with flag 1135000/1135000
598.13/322.35	c cleaning 10000 clauses out of 20017 with flag 1145001/1145001
603.86/325.58	c cleaning 10000 clauses out of 20018 with flag 1155002/1155002
610.13/328.95	c cleaning 9994 clauses out of 20017 with flag 1165001/1165001
615.82/332.05	c cleaning 9998 clauses out of 20022 with flag 1175000/1175000
620.71/334.78	c cleaning 10007 clauses out of 20025 with flag 1185001/1185001
626.21/337.90	c cleaning 9999 clauses out of 20017 with flag 1195000/1195000
631.68/340.82	c cleaning 10004 clauses out of 20018 with flag 1205000/1205000
637.38/343.99	c cleaning 9998 clauses out of 20014 with flag 1215000/1215000
643.05/347.06	c cleaning 9998 clauses out of 20016 with flag 1225000/1225000
649.14/350.41	c cleaning 9999 clauses out of 20019 with flag 1235001/1235001
654.62/353.42	c cleaning 10003 clauses out of 20020 with flag 1245001/1245001
660.48/356.69	c cleaning 10000 clauses out of 20016 with flag 1255000/1255000
666.33/359.84	c cleaning 9999 clauses out of 20016 with flag 1265000/1265000
672.42/363.27	c cleaning 10001 clauses out of 20018 with flag 1275001/1275001
678.84/366.78	c cleaning 9995 clauses out of 20018 with flag 1285002/1285002
684.69/369.95	c cleaning 10006 clauses out of 20022 with flag 1295001/1295001
690.72/373.28	c cleaning 9998 clauses out of 20016 with flag 1305001/1305001
697.16/376.82	c cleaning 10001 clauses out of 20019 with flag 1315002/1315002
702.81/379.94	c cleaning 9996 clauses out of 20017 with flag 1325001/1325001
707.66/382.65	c cleaning 9998 clauses out of 20020 with flag 1335000/1335000
712.12/385.19	c cleaning 10003 clauses out of 20022 with flag 1345000/1345000
717.79/388.39	c cleaning 10002 clauses out of 20020 with flag 1355001/1355001
719.47/389.50	c cleaning 0 clauses out of 5000 with flag 0/5000
724.66/392.27	c cleaning 10002 clauses out of 20017 with flag 1365000/1365000
730.29/395.34	c cleaning 10001 clauses out of 20015 with flag 1375000/1375000
735.55/398.38	c cleaning 10000 clauses out of 20014 with flag 1385000/1385000
741.75/401.74	c cleaning 9994 clauses out of 20014 with flag 1395000/1395000
747.97/405.13	c cleaning 10007 clauses out of 20021 with flag 1405001/1405001
753.79/408.31	c cleaning 10002 clauses out of 20013 with flag 1415000/1415000
759.41/411.50	c cleaning 9996 clauses out of 20011 with flag 1425000/1425000
765.43/414.82	c cleaning 10001 clauses out of 20016 with flag 1435001/1435001
771.44/418.10	c cleaning 9997 clauses out of 20015 with flag 1445001/1445001
777.44/421.42	c cleaning 9999 clauses out of 20018 with flag 1455001/1455001
783.24/424.74	c cleaning 10004 clauses out of 20019 with flag 1465001/1465001
788.85/427.85	c cleaning 9998 clauses out of 20014 with flag 1475000/1475000
795.06/431.22	c cleaning 10002 clauses out of 20016 with flag 1485000/1485000
800.85/434.45	c cleaning 9991 clauses out of 20015 with flag 1495001/1495001
806.88/437.80	c cleaning 10000 clauses out of 20024 with flag 1505001/1505001
812.48/440.98	c cleaning 9999 clauses out of 20024 with flag 1515001/1515001
818.08/444.08	c cleaning 10004 clauses out of 20025 with flag 1525001/1525001
824.29/447.50	c cleaning 10002 clauses out of 20022 with flag 1535002/1535002
830.90/451.11	c cleaning 10005 clauses out of 20019 with flag 1545001/1545001
837.06/454.52	c cleaning 10000 clauses out of 20014 with flag 1555001/1555001
842.63/457.64	c cleaning 9995 clauses out of 20013 with flag 1565000/1565000
848.80/461.03	c cleaning 9998 clauses out of 20018 with flag 1575000/1575000
855.19/464.63	c cleaning 9999 clauses out of 20020 with flag 1585000/1585000
861.36/468.07	c cleaning 10002 clauses out of 20021 with flag 1595000/1595000
866.55/471.35	c cleaning 10001 clauses out of 20019 with flag 1605000/1605000
872.92/474.48	c cleaning 10002 clauses out of 20019 with flag 1615001/1615001
878.69/477.71	c cleaning 9999 clauses out of 20016 with flag 1625000/1625000
884.27/480.84	c cleaning 9998 clauses out of 20017 with flag 1635000/1635000
890.45/484.22	c cleaning 9997 clauses out of 20020 with flag 1645001/1645001
896.81/487.80	c cleaning 10002 clauses out of 20023 with flag 1655001/1655001
903.56/491.55	c cleaning 10002 clauses out of 20021 with flag 1665001/1665001
909.72/494.96	c cleaning 9992 clauses out of 20020 with flag 1675002/1675002
916.24/498.55	c cleaning 10000 clauses out of 20027 with flag 1685001/1685001
922.16/501.81	c cleaning 9997 clauses out of 20026 with flag 1695000/1695000
928.10/505.25	c cleaning 10002 clauses out of 20029 with flag 1705000/1705000
934.24/508.63	c cleaning 10004 clauses out of 20027 with flag 1715000/1715000
940.19/511.97	c cleaning 10001 clauses out of 20024 with flag 1725001/1725001
946.91/515.65	c cleaning 9999 clauses out of 20023 with flag 1735001/1735001
953.30/519.30	c cleaning 9997 clauses out of 20024 with flag 1745001/1745001
959.63/522.71	c cleaning 9997 clauses out of 20026 with flag 1755000/1755000
965.75/526.14	c cleaning 10000 clauses out of 20029 with flag 1765000/1765000
971.48/529.37	c cleaning 10009 clauses out of 20030 with flag 1775001/1775001
977.98/533.10	c cleaning 10001 clauses out of 20021 with flag 1785001/1785001
985.45/537.17	c cleaning 10005 clauses out of 20020 with flag 1795001/1795001
992.17/540.88	c cleaning 9999 clauses out of 20014 with flag 1805000/1805000
998.43/544.36	c cleaning 9995 clauses out of 20016 with flag 1815001/1815001
1005.51/548.35	c cleaning 9999 clauses out of 20020 with flag 1825000/1825000
1012.59/552.27	c cleaning 10000 clauses out of 20021 with flag 1835000/1835000
1018.46/555.52	c cleaning 10004 clauses out of 20021 with flag 1845000/1845000
1024.51/558.97	c cleaning 10000 clauses out of 20018 with flag 1855001/1855001
1030.93/562.62	c cleaning 9993 clauses out of 20017 with flag 1865000/1865000
1037.37/566.21	c cleaning 10003 clauses out of 20024 with flag 1875000/1875000
1043.42/569.66	c cleaning 10000 clauses out of 20022 with flag 1885001/1885001
1050.46/573.55	c cleaning 10004 clauses out of 20021 with flag 1895000/1895000
1056.70/577.13	c cleaning 10005 clauses out of 20019 with flag 1905002/1905002
1062.71/580.54	c cleaning 9991 clauses out of 20013 with flag 1915001/1915001
1068.95/584.01	c cleaning 9998 clauses out of 20021 with flag 1925000/1925000
1074.56/587.28	c cleaning 9997 clauses out of 20023 with flag 1935000/1935000
1080.75/590.88	c cleaning 10002 clauses out of 20026 with flag 1945000/1945000
1086.77/594.26	c cleaning 10000 clauses out of 20027 with flag 1955003/1955003
1093.18/597.90	c cleaning 10001 clauses out of 20024 with flag 1965000/1965000
1099.78/601.57	c cleaning 9997 clauses out of 20023 with flag 1975000/1975000
1106.56/605.47	c cleaning 10004 clauses out of 20028 with flag 1985002/1985002
1111.99/608.55	c cleaning 10003 clauses out of 20022 with flag 1995000/1995000
1117.60/611.71	c cleaning 10004 clauses out of 20020 with flag 2005001/2005001
1123.01/614.84	c cleaning 9998 clauses out of 20015 with flag 2015000/2015000
1128.42/618.01	c cleaning 9996 clauses out of 20019 with flag 2025002/2025002
1133.24/620.83	c cleaning 9999 clauses out of 20022 with flag 2035001/2035001
1138.29/623.72	c cleaning 10002 clauses out of 20022 with flag 2045000/2045000
1143.48/626.72	c cleaning 10000 clauses out of 20021 with flag 2055001/2055001
1149.66/630.34	c cleaning 10003 clauses out of 20020 with flag 2065000/2065000
1155.67/633.70	c cleaning 9994 clauses out of 20017 with flag 2075000/2075000
1161.49/637.10	c cleaning 10006 clauses out of 20024 with flag 2085001/2085001
1167.87/640.67	c cleaning 10005 clauses out of 20018 with flag 2095001/2095001
1174.03/644.28	c cleaning 9997 clauses out of 20012 with flag 2105000/2105000
1180.59/647.90	c cleaning 9998 clauses out of 20015 with flag 2115000/2115000
1186.17/651.19	c cleaning 10000 clauses out of 20018 with flag 2125001/2125001
1192.54/654.74	c cleaning 10001 clauses out of 20018 with flag 2135001/2135001
1198.91/658.46	c cleaning 10002 clauses out of 20017 with flag 2145001/2145001
1204.90/661.89	c cleaning 10002 clauses out of 20015 with flag 2155001/2155001
1210.69/665.15	c cleaning 9995 clauses out of 20012 with flag 2165000/2165000
1216.47/668.48	c cleaning 10003 clauses out of 20017 with flag 2175000/2175000
1222.57/672.09	c cleaning 9995 clauses out of 20014 with flag 2185000/2185000
1228.54/675.44	c cleaning 10005 clauses out of 20019 with flag 2195000/2195000
1234.91/679.05	c cleaning 9997 clauses out of 20014 with flag 2205000/2205000
1241.86/682.93	c cleaning 9997 clauses out of 20017 with flag 2215000/2215000
1248.71/686.97	c cleaning 10000 clauses out of 20020 with flag 2225000/2225000
1255.47/690.74	c cleaning 10000 clauses out of 20021 with flag 2235001/2235001
1262.23/694.52	c cleaning 9998 clauses out of 20021 with flag 2245001/2245001
1268.98/698.30	c cleaning 10003 clauses out of 20023 with flag 2255001/2255001
1276.05/702.44	c cleaning 10003 clauses out of 20019 with flag 2265000/2265000
1282.97/706.38	c cleaning 9996 clauses out of 20016 with flag 2275000/2275000
1290.69/710.63	c cleaning 9996 clauses out of 20022 with flag 2285002/2285002
1296.63/714.03	c cleaning 10009 clauses out of 20024 with flag 2295000/2295000
1303.44/718.09	c cleaning 9994 clauses out of 20015 with flag 2305000/2305000
1309.16/721.34	c cleaning 9997 clauses out of 20021 with flag 2315000/2315000
1314.49/724.51	c cleaning 10004 clauses out of 20024 with flag 2325000/2325000
1320.22/727.76	c cleaning 10000 clauses out of 20021 with flag 2335001/2335001
1326.26/731.38	c cleaning 9998 clauses out of 20020 with flag 2345000/2345000
1332.19/734.80	c cleaning 10002 clauses out of 20022 with flag 2355000/2355000
1337.91/738.07	c cleaning 10001 clauses out of 20020 with flag 2365000/2365000
1344.03/741.55	c cleaning 9999 clauses out of 20020 with flag 2375001/2375001
1349.88/745.07	c cleaning 10001 clauses out of 20021 with flag 2385001/2385001
1356.00/748.56	c cleaning 9996 clauses out of 20019 with flag 2395000/2395000
1361.93/751.97	c cleaning 10005 clauses out of 20023 with flag 2405000/2405000
1368.02/755.41	c cleaning 10001 clauses out of 20019 with flag 2415001/2415001
1373.74/758.85	c cleaning 9994 clauses out of 20017 with flag 2425000/2425000
1379.92/762.35	c cleaning 10004 clauses out of 20023 with flag 2435000/2435000
1386.03/765.86	c cleaning 10005 clauses out of 20020 with flag 2445001/2445001
1392.53/769.59	c cleaning 9998 clauses out of 20015 with flag 2455001/2455001
1399.88/773.85	c cleaning 9998 clauses out of 20016 with flag 2465000/2465000
1406.96/777.80	c cleaning 10001 clauses out of 20020 with flag 2475002/2475002
1412.69/781.17	c cleaning 10001 clauses out of 20018 with flag 2485001/2485001
1419.16/784.86	c cleaning 9998 clauses out of 20016 with flag 2495000/2495000
1425.91/788.80	c cleaning 9996 clauses out of 20019 with flag 2505001/2505001
1431.95/792.39	c cleaning 10005 clauses out of 20023 with flag 2515001/2515001
1438.77/796.21	c cleaning 10000 clauses out of 20018 with flag 2525001/2525001
1445.20/799.96	c cleaning 9993 clauses out of 20018 with flag 2535001/2535001
1451.95/803.99	c cleaning 10002 clauses out of 20025 with flag 2545001/2545001
1458.42/807.61	c cleaning 10003 clauses out of 20022 with flag 2555000/2555000
1464.95/811.39	c cleaning 10003 clauses out of 20021 with flag 2565002/2565002
1472.14/815.47	c cleaning 9992 clauses out of 20017 with flag 2575001/2575001
1479.22/819.59	c cleaning 10004 clauses out of 20024 with flag 2585000/2585000
1486.27/823.53	c cleaning 9996 clauses out of 20020 with flag 2595000/2595000
1492.52/827.16	c cleaning 10003 clauses out of 20025 with flag 2605001/2605001
1499.36/831.02	c cleaning 10000 clauses out of 20021 with flag 2615000/2615000
1505.93/834.99	c cleaning 10001 clauses out of 20021 with flag 2625000/2625000
1512.17/838.56	c cleaning 10003 clauses out of 20020 with flag 2635000/2635000
1518.79/842.32	c cleaning 9998 clauses out of 20018 with flag 2645001/2645001
1524.63/845.76	c cleaning 9998 clauses out of 20019 with flag 2655000/2655000
1530.58/849.37	c cleaning 10003 clauses out of 20022 with flag 2665001/2665001
1536.24/852.61	c cleaning 10003 clauses out of 20019 with flag 2675001/2675001
1541.89/855.94	c cleaning 9998 clauses out of 20015 with flag 2685000/2685000
1548.06/859.54	c cleaning 9999 clauses out of 20017 with flag 2695000/2695000
1554.39/863.35	c cleaning 10003 clauses out of 20019 with flag 2705001/2705001
1560.41/866.90	c cleaning 10000 clauses out of 20015 with flag 2715000/2715000
1566.62/870.48	c cleaning 9997 clauses out of 20016 with flag 2725001/2725001
1573.99/874.61	c cleaning 9999 clauses out of 20019 with flag 2735001/2735001
1580.58/878.55	c cleaning 9997 clauses out of 20020 with flag 2745001/2745001
1587.37/882.47	c cleaning 10002 clauses out of 20023 with flag 2755001/2755001
1593.97/886.21	c cleaning 10000 clauses out of 20020 with flag 2765000/2765000
1600.13/889.88	c cleaning 10000 clauses out of 20020 with flag 2775000/2775000
1606.85/893.88	c cleaning 9999 clauses out of 20021 with flag 2785001/2785001
1613.02/897.44	c cleaning 10001 clauses out of 20021 with flag 2795000/2795000
1619.37/901.10	c cleaning 10001 clauses out of 20021 with flag 2805001/2805001
1625.54/904.71	c cleaning 9999 clauses out of 20020 with flag 2815001/2815001
1631.51/908.32	c cleaning 10003 clauses out of 20022 with flag 2825002/2825002
1637.65/911.99	c cleaning 9995 clauses out of 20018 with flag 2835001/2835001
1643.40/915.34	c cleaning 10005 clauses out of 20023 with flag 2845001/2845001
1649.16/918.75	c cleaning 10000 clauses out of 20017 with flag 2855000/2855000
1655.22/922.46	c cleaning 10002 clauses out of 20017 with flag 2865000/2865000
1661.74/926.29	c cleaning 9996 clauses out of 20015 with flag 2875000/2875000
1668.11/929.94	c cleaning 10000 clauses out of 20019 with flag 2885000/2885000
1673.81/933.38	c cleaning 10003 clauses out of 20021 with flag 2895002/2895002
1680.28/937.26	c cleaning 9997 clauses out of 20017 with flag 2905001/2905001
1687.00/941.11	c cleaning 10002 clauses out of 20020 with flag 2915001/2915001
1693.10/944.74	c cleaning 10002 clauses out of 20018 with flag 2925001/2925001
1699.03/948.23	c cleaning 9998 clauses out of 20016 with flag 2935001/2935001
1705.16/951.91	c cleaning 9998 clauses out of 20018 with flag 2945001/2945001
1711.29/955.56	c cleaning 10003 clauses out of 20020 with flag 2955001/2955001
1717.79/959.31	c cleaning 9997 clauses out of 20016 with flag 2965000/2965000
1724.10/963.02	c cleaning 9998 clauses out of 20019 with flag 2975000/2975000
1730.00/966.65	c cleaning 10002 clauses out of 20022 with flag 2985001/2985001
1735.55/969.94	c cleaning 10002 clauses out of 20020 with flag 2995001/2995001
1741.49/973.46	c cleaning 10001 clauses out of 20017 with flag 3005000/3005000
1747.63/977.07	c cleaning 10001 clauses out of 20016 with flag 3015000/3015000
1754.45/981.19	c cleaning 9999 clauses out of 20015 with flag 3025000/3025000
1761.18/985.07	c cleaning 10002 clauses out of 20016 with flag 3035000/3035000
1768.46/989.25	c cleaning 9999 clauses out of 20014 with flag 3045000/3045000
1774.14/992.64	c cleaning 9997 clauses out of 20015 with flag 3055000/3055000
1781.01/996.72	c cleaning 10002 clauses out of 20019 with flag 3065001/3065001
1787.79/1000.69	c cleaning 9997 clauses out of 20016 with flag 3075000/3075000
1794.30/1004.46	c cleaning 10000 clauses out of 20020 with flag 3085001/3085001
1800.02/1007.82	c starts		: 252
1800.02/1007.82	c conflicts		: 3093649
1800.02/1007.82	c decisions		: 4327481
1800.02/1007.82	c propagations		: 53552764
1800.02/1007.82	c inspects		: 892609409
1800.02/1007.82	c learnt literals	: 0
1800.02/1007.82	c learnt binary clauses	: 0
1800.02/1007.82	c learnt ternary clauses	: 0
1800.02/1007.82	c learnt clauses	: 3093651
1800.02/1007.82	c ignored clauses	: 0
1800.02/1007.82	c root simplifications	: 0
1800.02/1007.82	c removed literals (reason simplification)	: 2504110
1800.02/1007.82	c reason swapping (by a shorter reason)	: 0
1800.02/1007.82	c Calls to reduceDB	: 310
1800.02/1007.82	c number of reductions to clauses (during analyze)	: 0
1800.02/1007.82	c number of learned constraints concerned by reduction	: 0
1800.02/1007.82	c number of learning phase by resolution	: 0
1800.02/1007.82	c number of learning phase by cutting planes	: 0
1800.02/1007.82	c speed (assignments/second)	: 54924.63672689082
1800.02/1007.82	c non guided choices	11
1800.24/1007.93	c learnt constraints type 
1800.24/1007.93	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 19101
1800.24/1007.93	c constraints type 
1800.24/1007.93	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.24/1007.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
1800.24/1007.93	c constraints type 
1800.24/1007.93	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.24/1007.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
1800.24/1007.93	s SATISFIABLE
1800.24/1007.93	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 
1800.24/1007.93	c objective function=216
1800.24/1007.93	c Total wall clock time (in seconds): 1007.706

Verifier Data

OK	216

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662282-1276366669/watcher-2662282-1276366669 -o /tmp/evaluation-result-2662282-1276366669/solver-2662282-1276366669 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662282-1276366669.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 1.00 1.00 3/106 12347
/proc/meminfo: memFree=1809612/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=248 CPUtime=0
/proc/12347/stat : 12347 (java6) R 12345 12347 12229 0 -1 4194304 110 0 0 0 0 0 0 0 23 0 1 0 12270963 253952 29 1992294400 134512640 134550932 4288659104 18446744073709551615 4149844 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12347/statm: 62 29 21 10 0 23 0

[startup+0.10697 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 12347
/proc/meminfo: memFree=1809612/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1524180 CPUtime=0.08
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 3972 0 1 0 6 2 0 0 15 0 12 0 12270963 1560760320 3410 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 381045 3410 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.2024 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 12347
/proc/meminfo: memFree=1809612/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1525940 CPUtime=0.21
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 4978 0 1 0 18 3 0 0 15 0 12 0 12270963 1562562560 4414 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 381525 4421 1340 10 0 378828 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1525940

[startup+0.30326 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 12347
/proc/meminfo: memFree=1809612/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1526248 CPUtime=0.35
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 5373 0 1 0 31 4 0 0 15 0 12 0 12270963 1562877952 4809 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 381562 4809 1358 10 0 378865 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 1526248

[startup+0.700261 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 12347
/proc/meminfo: memFree=1809612/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1533252 CPUtime=1.12
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 8697 0 1 0 106 6 0 0 15 0 14 0 12270963 1570050048 7406 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 383313 7406 1415 10 0 380616 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 1533252

[startup+1.50126 s]
/proc/loadavg: 1.23 1.05 1.02 1/120 12363
/proc/meminfo: memFree=1784888/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1533252 CPUtime=1.29
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 8755 0 1 0 123 6 0 0 15 0 14 0 12270963 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 383313 7464 1415 10 0 380616 0
[pid=12347/tid=12349] ppid=12345 vsize=1533252 CPUtime=0.51
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4439 0 1 0 47 4 0 0 19 0 14 0 12270965 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 14 0 12270966 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 14 0 12270966 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 14 0 12270968 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 14 0 12270969 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 14 0 12270969 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 14 0 12270973 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1533252 CPUtime=0.06
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 196 0 0 0 6 0 0 0 21 0 14 0 12270973 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1533252 CPUtime=0.61
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 2690 0 0 0 60 1 0 0 16 0 14 0 12270973 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 12270973 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 12270973 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 12271022 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1533252 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 14 0 12271027 1570050048 7464 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 1533252

[startup+3.10126 s]
/proc/loadavg: 1.23 1.05 1.02 2/120 12365
/proc/meminfo: memFree=1767156/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1543816 CPUtime=3.64
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 21170 0 1 0 353 11 0 0 15 0 16 0 12270963 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 385954 17697 1426 10 0 383257 0
[pid=12347/tid=12349] ppid=12345 vsize=1543816 CPUtime=0.52
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4542 0 1 0 48 4 0 0 19 0 16 0 12270965 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 16 0 12270966 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 12270966 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 12270968 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 16 0 12270969 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 12270969 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1543816 CPUtime=0.85
/proc/12347/task/12356/stat : 12356 (java) R 12345 12347 12229 0 -1 4202560 4891 0 0 0 84 1 0 0 17 0 16 0 12270973 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 103237061 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1543816 CPUtime=1.42
/proc/12347/task/12357/stat : 12357 (java) R 12345 12347 12229 0 -1 4202560 2758 0 0 0 141 1 0 0 16 0 16 0 12270973 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 104139688 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 12270973 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1580867584 17697 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 1543816

[startup+6.30126 s]
/proc/loadavg: 1.22 1.05 1.02 3/122 12371
/proc/meminfo: memFree=1647480/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1543816 CPUtime=8.43
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 45307 0 1 0 821 22 0 0 15 0 16 0 12270963 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 385954 41734 1444 10 0 383257 0
[pid=12347/tid=12349] ppid=12345 vsize=1543816 CPUtime=0.53
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4545 0 1 0 49 4 0 0 16 0 16 0 12270965 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1543816 CPUtime=0.03
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 1751 0 0 0 3 0 0 0 16 0 16 0 12270966 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1543816 CPUtime=0.03
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 1203 0 0 0 3 0 0 0 15 0 16 0 12270966 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1543816 CPUtime=0.04
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 1427 0 0 0 4 0 0 0 16 0 16 0 12270968 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 12270969 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 12270969 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1543816 CPUtime=1.2
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4945 0 0 0 118 2 0 0 15 0 16 0 12270973 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1543816 CPUtime=1.9
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 2798 0 0 0 189 1 0 0 15 0 16 0 12270973 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 12270973 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1543816 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12370] ppid=12345 vsize=1543816 CPUtime=0.57
/proc/12347/task/12370/stat : 12370 (java) R 12345 12347 12229 0 -1 4202560 1 0 0 0 57 0 0 0 17 0 16 0 12271532 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4109183699 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12347/tid=12371] ppid=12345 vsize=1543816 CPUtime=0.55
/proc/12347/task/12371/stat : 12371 (java) R 12345 12347 12229 0 -1 4202560 172 0 0 0 55 0 0 0 18 0 16 0 12271532 1580867584 41734 1992294400 134512640 134550932 4289785184 18446744073709551615 4109136407 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 1543816

[startup+12.7015 s]
/proc/loadavg: 1.28 1.06 1.02 3/122 12371
/proc/meminfo: memFree=1605692/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1545416 CPUtime=20.84
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 57628 0 1 0 2056 28 0 0 15 0 16 0 12270963 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 386354 52324 1448 10 0 383657 0
[pid=12347/tid=12349] ppid=12345 vsize=1545416 CPUtime=0.53
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4545 0 1 0 49 4 0 0 15 0 16 0 12270965 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1545416 CPUtime=0.18
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 4133 0 0 0 16 2 0 0 16 0 16 0 12270966 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1545416 CPUtime=0.18
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 4544 0 0 0 16 2 0 0 15 0 16 0 12270966 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1545416 CPUtime=0.31
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 3575 0 0 0 30 1 0 0 15 0 16 0 12270968 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 12270969 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 12270969 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1545416 CPUtime=1.23
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4946 0 0 0 121 2 0 0 16 0 16 0 12270973 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1545416 CPUtime=2.39
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 4040 0 0 0 238 1 0 0 16 0 16 0 12270973 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 12270973 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1545416 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12370] ppid=12345 vsize=1545416 CPUtime=6.48
/proc/12347/task/12370/stat : 12370 (java) R 12345 12347 12229 0 -1 4202560 837 0 0 0 648 0 0 0 25 0 16 0 12271532 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4109209171 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12347/tid=12371] ppid=12345 vsize=1545416 CPUtime=5.97
/proc/12347/task/12371/stat : 12371 (java) R 12345 12347 12229 0 -1 4202560 2543 0 0 0 597 0 0 0 25 0 16 0 12271532 1582505984 52324 1992294400 134512640 134550932 4289785184 18446744073709551615 4109148721 0 4 0 16800975 0 0 0 -1 1 0 0 0

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

/proc/12347/task/12372/stat : 12372 (java) R 12345 12347 12229 0 -1 4202560 652 0 0 0 65888 15 0 0 20 0 16 0 12274243 1584459776 119667 1992294400 134512640 134550932 4289785184 18446744073709551615 4109447439 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12347/tid=12373] ppid=12345 vsize=1547324 CPUtime=656.47
/proc/12347/task/12373/stat : 12373 (java) R 12345 12347 12229 0 -1 4202560 344 0 0 0 65642 5 0 0 22 0 16 0 12274243 1584459776 119667 1992294400 134512640 134550932 4289785184 18446744073709551615 4109096388 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1587.16
Current children cumulated vsize (KiB) 1547324

[startup+942.31 s]
/proc/loadavg: 2.35 2.37 1.91 3/122 12397
/proc/meminfo: memFree=1328304/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1547324 CPUtime=1688.36
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 137593 0 1 0 168512 324 0 0 15 0 16 0 12270963 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 386831 120739 1448 10 0 384134 0
[pid=12347/tid=12349] ppid=12345 vsize=1547324 CPUtime=0.54
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4624 0 1 0 50 4 0 0 15 0 16 0 12270965 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1547324 CPUtime=29.65
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 47214 0 0 0 2851 114 0 0 15 0 16 0 12270966 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1547324 CPUtime=29.62
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 38952 0 0 0 2820 142 0 0 16 0 16 0 12270966 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1547324 CPUtime=176.93
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 3628 0 0 0 17674 19 0 0 17 0 16 0 12270968 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1547324 CPUtime=1.25
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4946 0 0 0 123 2 0 0 15 0 16 0 12270973 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1547324 CPUtime=3.67
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 5249 0 0 0 365 2 0 0 16 0 16 0 12270973 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 16 0 12270973 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12372] ppid=12345 vsize=1547324 CPUtime=698.21
/proc/12347/task/12372/stat : 12372 (java) R 12345 12347 12229 0 -1 4202560 681 0 0 0 69805 16 0 0 18 0 16 0 12274243 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4109209240 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12347/tid=12373] ppid=12345 vsize=1547324 CPUtime=696.09
/proc/12347/task/12373/stat : 12373 (java) R 12345 12347 12229 0 -1 4202560 361 0 0 0 69603 6 0 0 18 0 16 0 12274243 1584459776 120739 1992294400 134512640 134550932 4289785184 18446744073709551615 4109222104 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1688.36
Current children cumulated vsize (KiB) 1547324

[startup+1002.3 s]
/proc/loadavg: 1.99 2.26 1.90 2/122 12399
/proc/meminfo: memFree=1318880/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1547324 CPUtime=1790.15
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 140257 0 1 0 178667 348 0 0 15 0 16 0 12270963 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 386831 123059 1448 10 0 384134 0
[pid=12347/tid=12349] ppid=12345 vsize=1547324 CPUtime=0.54
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4635 0 1 0 50 4 0 0 15 0 16 0 12270965 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1547324 CPUtime=31.97
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 49272 0 0 0 3078 119 0 0 16 0 16 0 12270966 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1547324 CPUtime=31.94
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 39491 0 0 0 3037 157 0 0 15 0 16 0 12270966 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1547324 CPUtime=194.33
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 3632 0 0 0 19413 20 0 0 17 0 16 0 12270968 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1547324 CPUtime=1.25
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4946 0 0 0 123 2 0 0 15 0 16 0 12270973 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1547324 CPUtime=3.67
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 5249 0 0 0 365 2 0 0 16 0 16 0 12270973 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 16 0 12270973 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12372] ppid=12345 vsize=1547324 CPUtime=738.08
/proc/12347/task/12372/stat : 12372 (java) R 12345 12347 12229 0 -1 4202560 712 0 0 0 73792 16 0 0 18 0 16 0 12274243 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4109451331 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12347/tid=12373] ppid=12345 vsize=1547324 CPUtime=735.93
/proc/12347/task/12373/stat : 12373 (java) R 12345 12347 12229 0 -1 4202560 378 0 0 0 73586 7 0 0 18 0 16 0 12274243 1584459776 123059 1992294400 134512640 134550932 4289785184 18446744073709551615 4109062076 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1790.15
Current children cumulated vsize (KiB) 1547324



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1007.8 s]
/proc/loadavg: 1.91 2.23 1.90 3/122 12399
/proc/meminfo: memFree=1317392/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1547324 CPUtime=1800.02
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 140820 0 1 0 179653 349 0 0 15 0 16 0 12270963 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 386831 123441 1448 10 0 384134 0
[pid=12347/tid=12349] ppid=12345 vsize=1547324 CPUtime=0.54
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4636 0 1 0 50 4 0 0 15 0 16 0 12270965 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1547324 CPUtime=32.23
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 49536 0 0 0 3102 121 0 0 16 0 16 0 12270966 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1547324 CPUtime=32.2
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 39782 0 0 0 3063 157 0 0 16 0 16 0 12270966 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1547324 CPUtime=195.37
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 3632 0 0 0 19517 20 0 0 15 0 16 0 12270968 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 12270969 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 16 0 12270973 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1547324 CPUtime=1.25
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4946 0 0 0 123 2 0 0 15 0 16 0 12270973 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1547324 CPUtime=3.67
/proc/12347/task/12357/stat : 12357 (java) S 12345 12347 12229 0 -1 4202560 5249 0 0 0 365 2 0 0 16 0 16 0 12270973 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 12270973 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 16 0 12270973 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 12271022 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1547324 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 16 0 12271027 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12372] ppid=12345 vsize=1547324 CPUtime=742.21
/proc/12347/task/12372/stat : 12372 (java) R 12345 12347 12229 0 -1 4202560 715 0 0 0 74205 16 0 0 20 0 16 0 12274243 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4109096589 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12347/tid=12373] ppid=12345 vsize=1547324 CPUtime=740.14
/proc/12347/task/12373/stat : 12373 (java) R 12345 12347 12229 0 -1 4202560 382 0 0 0 74007 7 0 0 20 0 16 0 12274243 1584459776 123441 1992294400 134512640 134550932 4289785184 18446744073709551615 4109196639 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1547324

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

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

[startup+1007.92 s]
/proc/loadavg: 1.91 2.23 1.90 3/122 12399
/proc/meminfo: memFree=1317392/2059040 swapFree=4136460/4192956
[pid=12347] ppid=12345 vsize=1547972 CPUtime=1800.24
/proc/12347/stat : 12347 (java) S 12345 12347 12229 0 -1 4202496 140839 0 1 0 179675 349 0 0 15 0 18 0 12270963 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12347/statm: 386993 123460 1450 10 0 384296 0
[pid=12347/tid=12349] ppid=12345 vsize=1547972 CPUtime=0.54
/proc/12347/task/12349/stat : 12349 (java) S 12345 12347 12229 0 -1 4202560 4636 0 1 0 50 4 0 0 15 0 18 0 12270965 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12350] ppid=12345 vsize=1547972 CPUtime=32.23
/proc/12347/task/12350/stat : 12350 (java) S 12345 12347 12229 0 -1 4202560 49536 0 0 0 3102 121 0 0 16 0 18 0 12270966 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12351] ppid=12345 vsize=1547972 CPUtime=32.2
/proc/12347/task/12351/stat : 12351 (java) S 12345 12347 12229 0 -1 4202560 39782 0 0 0 3063 157 0 0 16 0 18 0 12270966 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12352] ppid=12345 vsize=1547972 CPUtime=195.37
/proc/12347/task/12352/stat : 12352 (java) S 12345 12347 12229 0 -1 4202560 3632 0 0 0 19517 20 0 0 15 0 18 0 12270968 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 0 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12353] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12353/stat : 12353 (java) S 12345 12347 12229 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 18 0 12270969 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12354] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12354/stat : 12354 (java) S 12345 12347 12229 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 18 0 12270969 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12355] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12355/stat : 12355 (java) S 12345 12347 12229 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 18 0 12270973 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12356] ppid=12345 vsize=1547972 CPUtime=1.25
/proc/12347/task/12356/stat : 12356 (java) S 12345 12347 12229 0 -1 4202560 4946 0 0 0 123 2 0 0 15 0 18 0 12270973 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12357] ppid=12345 vsize=1547972 CPUtime=3.69
/proc/12347/task/12357/stat : 12357 (java) R 12345 12347 12229 0 -1 4202560 5251 0 0 0 367 2 0 0 15 0 18 0 12270973 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 102334049 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12347/tid=12358] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12358/stat : 12358 (java) S 12345 12347 12229 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 18 0 12270973 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12359] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12359/stat : 12359 (java) S 12345 12347 12229 0 -1 4202560 58 0 0 0 0 0 0 0 15 0 18 0 12270973 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 1 0 0 0
[pid=12347/tid=12362] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12362/stat : 12362 (java) S 12345 12347 12229 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 18 0 12271022 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12363] ppid=12345 vsize=1547972 CPUtime=0
/proc/12347/task/12363/stat : 12363 (java) S 12345 12347 12229 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 18 0 12271027 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4294960144 0 4 0 16800975 18446604436671180864 0 0 -1 0 0 0 0
[pid=12347/tid=12372] ppid=12345 vsize=1547972 CPUtime=742.31
/proc/12347/task/12372/stat : 12372 (java) R 12345 12347 12229 0 -1 4202560 715 0 0 0 74215 16 0 0 20 0 18 0 12274243 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4109452026 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12347/tid=12373] ppid=12345 vsize=1547972 CPUtime=740.2
/proc/12347/task/12373/stat : 12373 (java) R 12345 12347 12229 0 -1 4202560 382 0 0 0 74013 7 0 0 20 0 18 0 12274243 1585123328 123460 1992294400 134512640 134550932 4289785184 18446744073709551615 4109096696 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.24
Current children cumulated vsize (KiB) 1547972

Child status: 143
Real time (s): 1007.99
CPU time (s): 1800.35
CPU user time (s): 1796.81
CPU system time (s): 3.54446
CPU usage (%): 178.607
Max. virtual memory (cumulated for all children) (KiB): 1548252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.81
system time used= 3.54446
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140842
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= 35174
involuntary context switches= 49779

runsolver used 4.64329 second user time and 10.9413 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-12 20:17:49
IDJOB=2662282
IDBENCH=1952
IDSOLVER=1166
FILE ID=node001/2662282-1276366669
PBS_JOBID= 11173223
Free space on /tmp= 62392 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662282-1276366669/watcher-2662282-1276366669 -o /tmp/evaluation-result-2662282-1276366669/solver-2662282-1276366669 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662282-1276366669.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=197433174

node001.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.202
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.40
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.202
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1809884 kB
Buffers:         52048 kB
Cached:         124828 kB
SwapCached:      16736 kB
Active:         110204 kB
Inactive:        86264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1809884 kB
SwapTotal:     4192956 kB
SwapFree:      4136460 kB
Dirty:             284 kB
Writeback:           0 kB
AnonPages:       10692 kB
Mapped:           9236 kB
Slab:            30788 kB
PageTables:       3896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182260 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62392 MiB
End job on node001 at 2010-06-12 20:34:39