Trace number 2661921

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)-111 1800.42 988.112

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_1.opb
MD5SUM6a7c5d2366cf8704587c2ca2c97e69d0
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-112
Best CPU time to get the best result obtained on this benchmark1800.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -111
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6318
Sum of products size (including duplicates)12636
Number of different products3159
Sum of products size6318

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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.13	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.13	c See www.sat4j.org for details.
0.08/0.14	c version 2.2.0.v20100531
0.08/0.14	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.14	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.14	c java.vm.version	11.2-b01
0.08/0.14	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version		1.6.0_12
0.08/0.14	c os.name		Linux
0.08/0.14	c os.version		2.6.18-164.el5
0.08/0.14	c os.arch		i386
0.08/0.14	c Free memory 		1393557488
0.08/0.14	c Max memory 		1395916800
0.08/0.14	c Total memory 		1395916800
0.08/0.14	c Number of processors 	2
0.24/0.21	c Pseudo Boolean Optimization
0.24/0.21	c ManyCore solver with 2 solvers running in parallel
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.21	c Expensive reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.21	c --- Begin Solver configuration ---
0.24/0.21	c Stops conflict analysis at the first Unique Implication Point
0.24/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.24/0.21	c Learn all clauses as in MiniSAT
0.24/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.21	c No reason simplification
0.24/0.21	c Armin Biere (Picosat) restarts strategy
0.24/0.21	c Glucose learned constraints deletion strategy
0.24/0.21	c timeout=2147483s
0.24/0.21	c DB Simplification allowed=false
0.24/0.21	c --- End Solver configuration ---
0.24/0.21	
0.24/0.21	c solving HOME/instance-2661921-1276659750.opb
0.24/0.21	c reading problem ... 
4.25/2.51	c ... done. Wall clock time 2.308s.
4.25/2.51	c #vars     3659
4.25/2.51	c #constraints  9477
4.25/2.51	c constraints type 
4.25/2.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3159
4.25/2.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3159
4.25/2.51	c constraints type 
4.25/2.51	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3159
4.25/2.51	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3159
4.50/2.64	c And the winner is Resolution
4.74/3.56	c SATISFIABLE
4.74/3.56	c OPTIMIZING...
4.74/3.56	c Got one! Elapsed wall clock time (in seconds):3.358
4.74/3.56	o -96
5.82/4.14	c And the winner is Resolution
6.26/4.58	c Got one! Elapsed wall clock time (in seconds):4.371
6.26/4.58	o -100
6.50/4.73	c And the winner is Resolution
6.64/5.61	c Got one! Elapsed wall clock time (in seconds):5.401
6.64/5.61	o -105
8.42/6.52	c And the winner is Resolution
8.56/6.66	c Got one! Elapsed wall clock time (in seconds):6.454
8.56/6.66	o -107
10.84/7.85	c cleaning 2494 clauses out of 5000 with flag 5000/5000
13.90/9.43	c cleaning 4252 clauses out of 8506 with flag 11000/11000
16.18/10.63	c And the winner is CuttingPlanes
16.25/10.87	c Got one! Elapsed wall clock time (in seconds):10.66
16.25/10.87	o -108
17.31/11.41	c cleaning 5627 clauses out of 11254 with flag 18000/18000
21.52/13.65	c cleaning 6808 clauses out of 13628 with flag 26001/26001
25.89/15.94	c cleaning 7910 clauses out of 15819 with flag 35000/35000
30.70/18.46	c cleaning 8954 clauses out of 17909 with flag 45000/45000
35.70/21.07	c cleaning 9472 clauses out of 18957 with flag 55002/55002
40.68/23.66	c cleaning 9742 clauses out of 19484 with flag 65001/65001
41.65/24.24	c And the winner is Resolution
42.15/24.95	c Got one! Elapsed wall clock time (in seconds):24.747
42.15/24.95	o -109
46.80/27.37	c cleaning 9870 clauses out of 19742 with flag 75001/75001
51.58/29.81	c cleaning 9936 clauses out of 19871 with flag 85000/85000
56.73/32.50	c cleaning 9968 clauses out of 19936 with flag 95001/95001
61.87/35.25	c cleaning 9982 clauses out of 19968 with flag 105001/105001
67.33/38.17	c cleaning 9982 clauses out of 19985 with flag 115000/115000
71.89/40.50	c cleaning 9995 clauses out of 20004 with flag 125001/125001
76.83/43.16	c cleaning 9999 clauses out of 20009 with flag 135001/135001
82.58/46.15	c cleaning 9995 clauses out of 20009 with flag 145000/145000
88.60/49.31	c cleaning 9998 clauses out of 20014 with flag 155000/155000
94.13/52.24	c cleaning 9999 clauses out of 20016 with flag 165000/165000
99.84/55.28	c cleaning 10003 clauses out of 20018 with flag 175001/175001
104.94/57.91	c cleaning 9998 clauses out of 20015 with flag 185001/185001
109.94/60.69	c cleaning 10001 clauses out of 20017 with flag 195001/195001
115.43/63.52	c cleaning 10000 clauses out of 20016 with flag 205001/205001
121.34/66.68	c cleaning 9996 clauses out of 20016 with flag 215001/215001
127.19/69.70	c cleaning 10002 clauses out of 20019 with flag 225000/225000
133.14/72.92	c cleaning 10001 clauses out of 20017 with flag 235000/235000
138.83/75.92	c cleaning 9998 clauses out of 20016 with flag 245000/245000
145.46/79.42	c cleaning 10002 clauses out of 20018 with flag 255000/255000
150.71/82.23	c cleaning 10003 clauses out of 20016 with flag 265000/265000
156.06/85.11	c cleaning 10001 clauses out of 20013 with flag 275000/275000
161.53/88.05	c cleaning 9995 clauses out of 20012 with flag 285000/285000
167.76/91.32	c cleaning 9996 clauses out of 20017 with flag 295000/295000
173.97/94.66	c cleaning 10002 clauses out of 20022 with flag 305001/305001
179.88/97.83	c cleaning 10000 clauses out of 20019 with flag 315000/315000
185.30/100.71	c cleaning 10003 clauses out of 20019 with flag 325000/325000
191.12/103.86	c cleaning 10001 clauses out of 20017 with flag 335001/335001
196.75/106.86	c cleaning 10002 clauses out of 20015 with flag 345000/345000
198.08/107.72	c And the winner is Resolution
199.34/109.35	c Got one! Elapsed wall clock time (in seconds):109.144
199.34/109.35	o -110
204.39/111.94	c cleaning 10007 clauses out of 20013 with flag 355000/355000
211.00/115.49	c cleaning 10004 clauses out of 20007 with flag 365001/365001
220.14/120.27	c cleaning 10000 clauses out of 20002 with flag 375000/375000
231.26/126.02	c cleaning 10001 clauses out of 20002 with flag 385000/385000
238.48/129.95	c cleaning 9993 clauses out of 20002 with flag 395001/395001
243.28/132.59	c cleaning 9998 clauses out of 20009 with flag 405001/405001
248.49/135.35	c cleaning 10006 clauses out of 20011 with flag 415001/415001
254.87/138.75	c cleaning 9998 clauses out of 20006 with flag 425002/425002
260.32/141.75	c cleaning 9992 clauses out of 20006 with flag 435000/435000
266.53/145.05	c cleaning 9999 clauses out of 20015 with flag 445001/445001
272.13/148.03	c cleaning 10001 clauses out of 20016 with flag 455001/455001
277.14/150.79	c cleaning 10000 clauses out of 20014 with flag 465000/465000
283.18/154.08	c cleaning 10002 clauses out of 20014 with flag 475000/475000
288.36/156.80	c cleaning 10003 clauses out of 20012 with flag 485000/485000
294.34/160.03	c cleaning 9994 clauses out of 20010 with flag 495001/495001
299.71/162.96	c cleaning 10003 clauses out of 20015 with flag 505000/505000
305.76/166.24	c cleaning 10003 clauses out of 20013 with flag 515001/515001
311.34/169.27	c cleaning 10000 clauses out of 20011 with flag 525002/525002
316.73/172.18	c cleaning 9995 clauses out of 20009 with flag 535000/535000
322.32/175.14	c cleaning 10003 clauses out of 20016 with flag 545002/545002
327.96/178.23	c cleaning 9998 clauses out of 20011 with flag 555000/555000
333.91/181.48	c cleaning 10003 clauses out of 20013 with flag 565000/565000
339.68/184.51	c cleaning 9998 clauses out of 20011 with flag 575001/575001
345.25/187.53	c cleaning 10000 clauses out of 20013 with flag 585001/585001
350.27/190.36	c cleaning 10003 clauses out of 20012 with flag 595000/595000
355.62/193.20	c cleaning 10001 clauses out of 20009 with flag 605000/605000
361.18/196.27	c cleaning 9998 clauses out of 20009 with flag 615001/615001
366.72/199.29	c cleaning 9999 clauses out of 20010 with flag 625000/625000
372.32/202.31	c cleaning 10000 clauses out of 20012 with flag 635001/635001
377.88/205.34	c cleaning 9990 clauses out of 20012 with flag 645001/645001
383.64/208.46	c cleaning 10009 clauses out of 20023 with flag 655002/655002
390.01/211.89	c cleaning 10000 clauses out of 20012 with flag 665000/665000
396.01/215.11	c cleaning 10003 clauses out of 20013 with flag 675001/675001
401.57/218.10	c cleaning 9997 clauses out of 20009 with flag 685000/685000
406.55/220.85	c cleaning 9999 clauses out of 20012 with flag 695000/695000
411.91/223.75	c cleaning 10003 clauses out of 20013 with flag 705000/705000
418.13/227.11	c cleaning 10000 clauses out of 20010 with flag 715000/715000
423.11/229.90	c cleaning 9997 clauses out of 20010 with flag 725000/725000
428.47/232.75	c cleaning 10000 clauses out of 20013 with flag 735000/735000
434.04/235.77	c cleaning 9995 clauses out of 20013 with flag 745000/745000
440.24/239.19	c cleaning 9997 clauses out of 20018 with flag 755000/755000
446.01/242.28	c cleaning 10000 clauses out of 20021 with flag 765000/765000
451.99/245.43	c cleaning 10005 clauses out of 20021 with flag 775000/775000
457.55/248.46	c cleaning 10001 clauses out of 20016 with flag 785000/785000
462.96/251.45	c cleaning 9999 clauses out of 20016 with flag 795001/795001
470.11/255.27	c cleaning 10001 clauses out of 20019 with flag 805003/805003
475.84/258.39	c cleaning 9998 clauses out of 20015 with flag 815000/815000
481.61/261.41	c cleaning 10001 clauses out of 20017 with flag 825000/825000
487.41/264.70	c cleaning 10000 clauses out of 20016 with flag 835000/835000
493.19/267.75	c cleaning 9997 clauses out of 20018 with flag 845002/845002
499.13/270.92	c cleaning 9999 clauses out of 20019 with flag 855000/855000
504.32/273.80	c cleaning 10002 clauses out of 20021 with flag 865001/865001
510.32/277.07	c cleaning 9992 clauses out of 20018 with flag 875000/875000
516.24/280.25	c cleaning 10007 clauses out of 20026 with flag 885000/885000
521.01/282.81	c cleaning 10006 clauses out of 20020 with flag 895001/895001
525.97/285.51	c cleaning 9998 clauses out of 20013 with flag 905000/905000
531.54/288.64	c cleaning 10001 clauses out of 20015 with flag 915000/915000
537.28/291.77	c cleaning 9996 clauses out of 20015 with flag 925001/925001
543.62/295.13	c cleaning 10007 clauses out of 20019 with flag 935001/935001
549.31/298.27	c cleaning 9995 clauses out of 20011 with flag 945000/945000
555.41/301.69	c cleaning 10001 clauses out of 20017 with flag 955001/955001
562.12/305.26	c cleaning 10003 clauses out of 20015 with flag 965000/965000
567.45/308.18	c cleaning 9998 clauses out of 20012 with flag 975000/975000
573.57/311.43	c cleaning 9993 clauses out of 20014 with flag 985000/985000
580.10/315.07	c cleaning 9999 clauses out of 20022 with flag 995001/995001
585.82/318.19	c cleaning 10000 clauses out of 20022 with flag 1005000/1005000
591.95/321.41	c cleaning 10009 clauses out of 20022 with flag 1015000/1015000
597.47/324.45	c cleaning 9994 clauses out of 20013 with flag 1025000/1025000
603.79/327.95	c cleaning 10003 clauses out of 20020 with flag 1035001/1035001
609.53/331.08	c cleaning 10003 clauses out of 20017 with flag 1045001/1045001
615.47/334.26	c cleaning 10002 clauses out of 20014 with flag 1055001/1055001
621.39/337.43	c cleaning 10002 clauses out of 20013 with flag 1065002/1065002
627.73/340.93	c cleaning 10002 clauses out of 20009 with flag 1075000/1075000
633.24/344.00	c cleaning 9997 clauses out of 20007 with flag 1085000/1085000
639.36/347.28	c cleaning 10001 clauses out of 20011 with flag 1095001/1095001
645.07/350.30	c cleaning 10000 clauses out of 20010 with flag 1105001/1105001
651.19/353.76	c cleaning 9998 clauses out of 20010 with flag 1115001/1115001
656.71/356.75	c cleaning 9996 clauses out of 20011 with flag 1125000/1125000
662.04/359.68	c cleaning 9997 clauses out of 20015 with flag 1135000/1135000
667.75/362.78	c cleaning 9999 clauses out of 20018 with flag 1145000/1145000
673.67/366.06	c cleaning 10004 clauses out of 20019 with flag 1155000/1155000
679.39/369.14	c cleaning 9996 clauses out of 20015 with flag 1165000/1165000
685.50/372.41	c cleaning 10004 clauses out of 20020 with flag 1175001/1175001
690.63/375.22	c cleaning 10001 clauses out of 20015 with flag 1185000/1185000
696.35/378.48	c cleaning 9998 clauses out of 20015 with flag 1195001/1195001
702.27/381.69	c cleaning 9992 clauses out of 20017 with flag 1205001/1205001
708.57/385.02	c cleaning 9998 clauses out of 20024 with flag 1215000/1215000
714.08/388.05	c cleaning 10010 clauses out of 20027 with flag 1225001/1225001
720.19/391.40	c cleaning 9994 clauses out of 20016 with flag 1235000/1235000
725.71/394.46	c cleaning 10008 clauses out of 20024 with flag 1245002/1245002
731.63/397.70	c cleaning 9999 clauses out of 20014 with flag 1255000/1255000
737.35/400.73	c cleaning 10001 clauses out of 20016 with flag 1265001/1265001
743.64/404.23	c cleaning 10004 clauses out of 20015 with flag 1275001/1275001
749.14/407.20	c cleaning 9992 clauses out of 20011 with flag 1285001/1285001
755.26/410.54	c cleaning 10004 clauses out of 20019 with flag 1295001/1295001
760.97/413.66	c cleaning 10001 clauses out of 20017 with flag 1305003/1305003
766.66/416.90	c cleaning 9993 clauses out of 20013 with flag 1315000/1315000
772.36/419.96	c cleaning 9998 clauses out of 20021 with flag 1325001/1325001
777.09/422.59	c cleaning 10005 clauses out of 20022 with flag 1335000/1335000
782.18/425.32	c cleaning 10008 clauses out of 20018 with flag 1345001/1345001
787.68/428.48	c cleaning 9998 clauses out of 20009 with flag 1355000/1355000
793.77/431.79	c cleaning 10003 clauses out of 20011 with flag 1365000/1365000
799.65/434.94	c cleaning 9994 clauses out of 20008 with flag 1375000/1375000
805.73/438.28	c cleaning 10000 clauses out of 20014 with flag 1385000/1385000
811.61/441.52	c cleaning 10003 clauses out of 20015 with flag 1395001/1395001
817.70/444.87	c cleaning 9996 clauses out of 20011 with flag 1405000/1405000
823.21/447.81	c cleaning 10005 clauses out of 20015 with flag 1415000/1415000
828.53/450.70	c cleaning 10004 clauses out of 20011 with flag 1425001/1425001
834.24/453.97	c cleaning 9997 clauses out of 20006 with flag 1435000/1435000
839.77/456.96	c cleaning 10003 clauses out of 20010 with flag 1445001/1445001
845.47/460.00	c cleaning 10003 clauses out of 20006 with flag 1455000/1455000
850.59/462.86	c cleaning 9991 clauses out of 20004 with flag 1465001/1465001
856.88/466.33	c cleaning 10001 clauses out of 20014 with flag 1475002/1475002
863.98/470.10	c cleaning 10004 clauses out of 20011 with flag 1485000/1485000
869.33/473.07	c cleaning 9998 clauses out of 20008 with flag 1495001/1495001
875.63/476.46	c cleaning 9989 clauses out of 20009 with flag 1505000/1505000
881.56/479.70	c cleaning 10004 clauses out of 20021 with flag 1515001/1515001
888.42/483.48	c cleaning 10005 clauses out of 20017 with flag 1525001/1525001
895.11/487.02	c cleaning 9998 clauses out of 20011 with flag 1535000/1535000
901.40/490.40	c cleaning 9994 clauses out of 20013 with flag 1545000/1545000
906.90/493.57	c cleaning 9997 clauses out of 20019 with flag 1555000/1555000
912.61/496.62	c cleaning 10001 clauses out of 20022 with flag 1565000/1565000
918.51/499.88	c cleaning 10006 clauses out of 20022 with flag 1575001/1575001
924.22/502.99	c cleaning 10000 clauses out of 20015 with flag 1585000/1585000
929.93/506.14	c cleaning 9997 clauses out of 20015 with flag 1595000/1595000
935.25/509.09	c cleaning 10001 clauses out of 20018 with flag 1605000/1605000
940.96/512.18	c cleaning 9994 clauses out of 20018 with flag 1615001/1615001
946.10/514.99	c cleaning 10008 clauses out of 20024 with flag 1625001/1625001
952.00/518.25	c cleaning 10006 clauses out of 20016 with flag 1635001/1635001
957.13/521.03	c cleaning 10003 clauses out of 20009 with flag 1645000/1645000
962.44/523.97	c cleaning 9991 clauses out of 20006 with flag 1655000/1655000
968.36/527.15	c cleaning 10003 clauses out of 20016 with flag 1665001/1665001
974.04/530.35	c cleaning 10006 clauses out of 20014 with flag 1675002/1675002
980.14/533.62	c cleaning 10000 clauses out of 20007 with flag 1685001/1685001
985.66/536.62	c cleaning 10001 clauses out of 20007 with flag 1695001/1695001
991.98/540.05	c cleaning 9998 clauses out of 20005 with flag 1705000/1705000
998.80/543.84	c cleaning 9999 clauses out of 20008 with flag 1715001/1715001
1007.64/548.55	c cleaning 10000 clauses out of 20008 with flag 1725000/1725000
1014.32/552.19	c cleaning 10004 clauses out of 20008 with flag 1735000/1735000
1022.56/556.57	c cleaning 9997 clauses out of 20004 with flag 1745000/1745000
1030.53/560.97	c cleaning 10002 clauses out of 20008 with flag 1755001/1755001
1037.22/564.56	c cleaning 9999 clauses out of 20005 with flag 1765000/1765000
1042.53/567.41	c cleaning 9997 clauses out of 20006 with flag 1775000/1775000
1048.23/570.55	c cleaning 9997 clauses out of 20009 with flag 1785000/1785000
1053.71/573.69	c cleaning 10000 clauses out of 20013 with flag 1795001/1795001
1059.20/576.65	c cleaning 9997 clauses out of 20012 with flag 1805000/1805000
1066.68/580.67	c cleaning 10001 clauses out of 20016 with flag 1815001/1815001
1073.18/584.12	c cleaning 9997 clauses out of 20014 with flag 1825000/1825000
1079.44/587.61	c cleaning 9997 clauses out of 20017 with flag 1835000/1835000
1085.53/590.99	c cleaning 10006 clauses out of 20021 with flag 1845001/1845001
1091.61/594.28	c cleaning 9998 clauses out of 20015 with flag 1855001/1855001
1097.69/597.52	c cleaning 9994 clauses out of 20016 with flag 1865000/1865000
1104.36/601.21	c cleaning 10005 clauses out of 20022 with flag 1875000/1875000
1110.66/604.63	c cleaning 10000 clauses out of 20017 with flag 1885000/1885000
1117.12/608.10	c cleaning 10000 clauses out of 20017 with flag 1895000/1895000
1123.39/611.57	c cleaning 10001 clauses out of 20017 with flag 1905000/1905000
1130.19/615.32	c cleaning 10001 clauses out of 20016 with flag 1915000/1915000
1137.24/619.18	c cleaning 9996 clauses out of 20015 with flag 1925000/1925000
1143.28/622.44	c cleaning 10004 clauses out of 20020 with flag 1935001/1935001
1149.53/625.82	c cleaning 9995 clauses out of 20016 with flag 1945001/1945001
1155.72/629.35	c cleaning 10005 clauses out of 20021 with flag 1955001/1955001
1161.36/632.45	c cleaning 9998 clauses out of 20016 with flag 1965001/1965001
1167.41/635.76	c cleaning 10004 clauses out of 20018 with flag 1975001/1975001
1173.83/639.22	c cleaning 9995 clauses out of 20014 with flag 1985001/1985001
1180.03/642.78	c cleaning 10002 clauses out of 20018 with flag 1995000/1995000
1185.30/645.69	c cleaning 9995 clauses out of 20016 with flag 2005000/2005000
1191.13/648.86	c cleaning 10003 clauses out of 20021 with flag 2015000/2015000
1196.80/651.94	c cleaning 10002 clauses out of 20018 with flag 2025000/2025000
1202.78/655.31	c cleaning 9995 clauses out of 20017 with flag 2035001/2035001
1210.01/659.22	c cleaning 10003 clauses out of 20021 with flag 2045000/2045000
1216.06/662.50	c cleaning 10000 clauses out of 20018 with flag 2055000/2055000
1223.29/666.40	c cleaning 10002 clauses out of 20019 with flag 2065001/2065001
1229.24/669.82	c And the winner is CuttingPlanes
1229.26/670.24	c Got one! Elapsed wall clock time (in seconds):670.037
1229.26/670.24	o -111
1229.97/670.68	c cleaning 10004 clauses out of 20016 with flag 2075000/2075000
1236.82/674.36	c cleaning 10002 clauses out of 20013 with flag 2085001/2085001
1243.24/677.86	c cleaning 10003 clauses out of 20010 with flag 2095000/2095000
1249.19/681.10	c cleaning 9997 clauses out of 20007 with flag 2105000/2105000
1255.94/684.99	c cleaning 10003 clauses out of 20010 with flag 2115000/2115000
1261.57/688.01	c cleaning 9997 clauses out of 20007 with flag 2125000/2125000
1266.82/690.95	c cleaning 9998 clauses out of 20011 with flag 2135001/2135001
1272.05/693.82	c cleaning 9997 clauses out of 20012 with flag 2145000/2145000
1277.61/697.08	c cleaning 9996 clauses out of 20015 with flag 2155000/2155000
1283.43/700.23	c cleaning 10001 clauses out of 20020 with flag 2165001/2165001
1288.87/703.20	c cleaning 10002 clauses out of 20018 with flag 2175000/2175000
1294.88/706.59	c cleaning 9999 clauses out of 20016 with flag 2185000/2185000
1301.45/710.23	c cleaning 10002 clauses out of 20017 with flag 2195000/2195000
1306.86/713.29	c cleaning 10007 clauses out of 20015 with flag 2205000/2205000
1312.67/716.46	c cleaning 10000 clauses out of 20009 with flag 2215001/2215001
1318.10/719.45	c cleaning 9994 clauses out of 20008 with flag 2225000/2225000
1324.22/722.99	c cleaning 9999 clauses out of 20014 with flag 2235000/2235000
1330.02/726.16	c cleaning 10000 clauses out of 20015 with flag 2245000/2245000
1336.22/729.55	c cleaning 10001 clauses out of 20015 with flag 2255000/2255000
1343.82/733.65	c cleaning 10001 clauses out of 20015 with flag 2265001/2265001
1350.17/737.25	c cleaning 10002 clauses out of 20014 with flag 2275001/2275001
1356.17/740.54	c cleaning 9997 clauses out of 20011 with flag 2285000/2285000
1362.36/743.96	c cleaning 9993 clauses out of 20014 with flag 2295000/2295000
1368.15/747.17	c cleaning 10001 clauses out of 20021 with flag 2305000/2305000
1374.89/750.97	c cleaning 10001 clauses out of 20020 with flag 2315000/2315000
1381.28/754.42	c cleaning 9995 clauses out of 20019 with flag 2325000/2325000
1387.67/757.96	c cleaning 9997 clauses out of 20025 with flag 2335001/2335001
1394.24/761.60	c cleaning 10008 clauses out of 20028 with flag 2345001/2345001
1400.37/765.05	c cleaning 9997 clauses out of 20019 with flag 2355000/2355000
1406.36/768.39	c cleaning 10004 clauses out of 20022 with flag 2365000/2365000
1413.15/772.02	c cleaning 9996 clauses out of 20019 with flag 2375001/2375001
1419.35/775.42	c cleaning 10002 clauses out of 20024 with flag 2385002/2385002
1426.44/779.47	c cleaning 10003 clauses out of 20020 with flag 2395000/2395000
1432.84/782.94	c cleaning 10000 clauses out of 20017 with flag 2405000/2405000
1439.03/786.30	c cleaning 10002 clauses out of 20017 with flag 2415000/2415000
1445.23/789.73	c cleaning 10000 clauses out of 20016 with flag 2425001/2425001
1450.84/792.96	c cleaning 10002 clauses out of 20015 with flag 2435000/2435000
1457.02/796.33	c cleaning 9995 clauses out of 20013 with flag 2445000/2445000
1462.59/799.48	c cleaning 10001 clauses out of 20018 with flag 2455000/2455000
1468.94/802.98	c cleaning 10001 clauses out of 20017 with flag 2465000/2465000
1475.61/806.75	c cleaning 9998 clauses out of 20016 with flag 2475000/2475000
1481.78/810.14	c cleaning 9997 clauses out of 20019 with flag 2485001/2485001
1487.15/813.11	c cleaning 10002 clauses out of 20021 with flag 2495000/2495000
1492.90/816.39	c cleaning 9999 clauses out of 20019 with flag 2505000/2505000
1499.34/820.09	c cleaning 10002 clauses out of 20021 with flag 2515001/2515001
1506.53/823.92	c cleaning 9996 clauses out of 20018 with flag 2525000/2525000
1513.05/827.51	c cleaning 10004 clauses out of 20022 with flag 2535000/2535000
1519.99/831.30	c cleaning 10003 clauses out of 20018 with flag 2545000/2545000
1526.82/835.23	c cleaning 10004 clauses out of 20015 with flag 2555000/2555000
1532.97/838.68	c cleaning 9995 clauses out of 20011 with flag 2565000/2565000
1539.30/842.15	c cleaning 10002 clauses out of 20016 with flag 2575000/2575000
1545.67/845.63	c cleaning 10000 clauses out of 20014 with flag 2585000/2585000
1552.44/849.53	c cleaning 10004 clauses out of 20015 with flag 2595001/2595001
1558.98/853.15	c cleaning 9991 clauses out of 20012 with flag 2605002/2605002
1566.14/857.04	c cleaning 10003 clauses out of 20020 with flag 2615001/2615001
1572.48/860.53	c cleaning 9999 clauses out of 20017 with flag 2625001/2625001
1578.80/864.28	c cleaning 9997 clauses out of 20018 with flag 2635001/2635001
1585.52/867.95	c cleaning 10002 clauses out of 20021 with flag 2645001/2645001
1591.63/871.36	c cleaning 9998 clauses out of 20018 with flag 2655000/2655000
1598.93/875.34	c cleaning 10000 clauses out of 20021 with flag 2665001/2665001
1606.01/879.44	c cleaning 10006 clauses out of 20021 with flag 2675001/2675001
1611.94/882.79	c cleaning 10000 clauses out of 20015 with flag 2685001/2685001
1618.48/886.36	c cleaning 9996 clauses out of 20015 with flag 2695001/2695001
1625.78/890.38	c cleaning 9999 clauses out of 20019 with flag 2705001/2705001
1633.26/894.69	c cleaning 10005 clauses out of 20019 with flag 2715000/2715000
1639.58/898.11	c cleaning 9996 clauses out of 20014 with flag 2725000/2725000
1646.70/902.09	c cleaning 9998 clauses out of 20021 with flag 2735003/2735003
1653.56/905.88	c cleaning 10000 clauses out of 20021 with flag 2745001/2745001
1660.84/910.03	c cleaning 10004 clauses out of 20021 with flag 2755001/2755001
1667.13/913.57	c cleaning 9995 clauses out of 20016 with flag 2765000/2765000
1674.02/917.33	c cleaning 9997 clauses out of 20021 with flag 2775000/2775000
1682.08/921.72	c cleaning 10010 clauses out of 20024 with flag 2785000/2785000
1688.98/925.75	c cleaning 9997 clauses out of 20014 with flag 2795000/2795000
1695.67/929.43	c cleaning 9992 clauses out of 20017 with flag 2805000/2805000
1702.73/933.37	c cleaning 10005 clauses out of 20026 with flag 2815001/2815001
1709.62/937.11	c cleaning 10005 clauses out of 20020 with flag 2825000/2825000
1717.65/941.74	c cleaning 9993 clauses out of 20015 with flag 2835000/2835000
1724.74/945.68	c cleaning 9996 clauses out of 20022 with flag 2845000/2845000
1731.81/949.59	c cleaning 10007 clauses out of 20026 with flag 2855000/2855000
1739.66/953.82	c cleaning 9992 clauses out of 20019 with flag 2865000/2865000
1746.17/957.64	c cleaning 10009 clauses out of 20027 with flag 2875000/2875000
1752.64/961.24	c cleaning 9990 clauses out of 20018 with flag 2885000/2885000
1759.28/964.91	c cleaning 10007 clauses out of 20029 with flag 2895001/2895001
1766.53/968.99	c cleaning 10001 clauses out of 20022 with flag 2905001/2905001
1773.81/973.17	c cleaning 9997 clauses out of 20020 with flag 2915000/2915000
1780.86/977.02	c cleaning 10008 clauses out of 20024 with flag 2925001/2925001
1788.51/981.25	c cleaning 9997 clauses out of 20015 with flag 2935000/2935000
1795.53/985.14	c cleaning 9995 clauses out of 20018 with flag 2945000/2945000
1800.07/987.92	c starts		: 22
1800.07/987.92	c conflicts		: 3923
1800.07/987.92	c decisions		: 8930
1800.07/987.92	c propagations		: 73728
1800.07/987.92	c inspects		: 59088352
1800.07/987.92	c learnt literals	: 0
1800.07/987.92	c learnt binary clauses	: 0
1800.07/987.92	c learnt ternary clauses	: 0
1800.07/987.92	c learnt clauses	: 3922
1800.07/987.92	c ignored clauses	: 0
1800.07/987.92	c root simplifications	: 0
1800.07/987.92	c removed literals (reason simplification)	: 0
1800.07/987.92	c reason swapping (by a shorter reason)	: 0
1800.07/987.92	c Calls to reduceDB	: 0
1800.07/987.92	c number of reductions to clauses (during analyze)	: 0
1800.07/987.92	c number of learned constraints concerned by reduction	: 0
1800.07/987.92	c number of learning phase by resolution	: 0
1800.07/987.92	c number of learning phase by cutting planes	: 0
1800.07/987.92	c speed (assignments/second)	: 232.08844342592357
1800.07/987.92	c non guided choices	0
1800.07/987.92	c learnt constraints type 
1800.07/987.92	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 187
1800.07/987.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3735
1800.07/987.92	c constraints type 
1800.07/987.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3159
1800.07/987.92	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.07/987.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3159
1800.07/987.92	c constraints type 
1800.07/987.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3159
1800.07/987.92	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.07/987.93	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3159
1800.07/987.93	s SATISFIABLE
1800.07/988.01	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 x66 -x67 x68 -x69 -x70 -x71 x72 -x73 x74 -x75 -x76 -x77 x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 -x111 -x112 x113 -x114 x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 x144 -x145 x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 x162 -x163 -x164 -x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 x174 x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 x221 -x222 x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 x261 x262 -x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 x271 -x272 -x273 x274 -x275 -x276 -x277 -x278 x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 x294 -x295 -x296 -x297 -x298 x299 -x300 -x301 x302 -x303 -x304 -x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 x331 x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 x346 -x347 x348 x349 x350 -x351 -x352 -x353 -x354 -x355 x356 x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 x365 -x366 x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 x382 -x383 x384 -x385 x386 -x387 -x388 x389 -x390 -x391 x392 -x393 -x394 -x395 x396 -x397 x398 x399 -x400 -x401 x402 x403 -x404 -x405 x406 -x407 x408 -x409 x410 -x411 -x412 -x413 x414 x415 -x416 x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 x425 -x426 -x427 x428 -x429 x430 x431 x432 -x433 -x434 -x435 x436 -x437 x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 x451 -x452 x453 x454 -x455 x456 -x457 -x458 x459 x460 -x461 x462 -x463 -x464 x465 -x466 x467 -x468 -x469 -x470 -x471 -x472 x473 -x474 -x475 -x476 -x477 x478 -x479 x480 x481 x482 -x483 -x484 -x485 -x486 -x487 x488 x489 -x490 -x491 x492 x493 x494 -x495 x496 -x497 -x498 -x499 x500 
1800.07/988.01	c objective function=-111
1800.07/988.01	c Total wall clock time (in seconds): 987.802

Verifier Data

OK	-111

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661921-1276659750/watcher-2661921-1276659750 -o /tmp/evaluation-result-2661921-1276659750/solver-2661921-1276659750 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661921-1276659750.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 16444
/proc/meminfo: memFree=1782936/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=428 CPUtime=0
/proc/16444/stat : 16444 (java) R 16442 16444 16219 0 -1 4194304 296 0 0 0 0 0 0 0 25 0 1 0 7269470 438272 43 1992294400 134512640 134550932 4286649536 18446744073709551615 4817492 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/16444/statm: 107 46 36 10 0 25 0

[startup+0.0430219 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 16444
/proc/meminfo: memFree=1782936/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1521016 CPUtime=0.03
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 3451 0 1 0 2 1 0 0 25 0 5 0 7269470 1557520384 2895 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 380254 2895 971 10 0 377564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1521016

[startup+0.101028 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 16444
/proc/meminfo: memFree=1782936/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1524180 CPUtime=0.08
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 3997 0 1 0 6 2 0 0 25 0 12 0 7269470 1560760320 3437 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 381045 3437 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.300545 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 16444
/proc/meminfo: memFree=1782936/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1526064 CPUtime=0.37
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 5394 0 1 0 34 3 0 0 25 0 12 0 7269470 1562689536 4832 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 381516 4832 1363 10 0 378819 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526064

[startup+0.700532 s]
/proc/loadavg: 0.99 1.00 1.00 3/106 16444
/proc/meminfo: memFree=1782936/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1528892 CPUtime=1.13
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 7128 0 1 0 109 4 0 0 25 0 12 0 7269470 1565585408 6566 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 382223 6567 1402 10 0 379526 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 1528892

[startup+1.50151 s]
/proc/loadavg: 0.99 1.00 1.00 4/118 16456
/proc/meminfo: memFree=1757484/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1529256 CPUtime=2.29
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 9439 0 1 0 224 5 0 0 25 0 12 0 7269470 1565958144 8226 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 382314 8226 1409 10 0 379617 0
[pid=16444/tid=16446] ppid=16442 vsize=1529256 CPUtime=1.48
/proc/16444/task/16446/stat : 16446 (java) R 16442 16444 16219 0 -1 4202560 6168 0 1 0 145 3 0 0 18 0 12 0 7269471 1565958144 8226 1992294400 134512640 134550932 4286649536 18446744073709551615 4109927461 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 12 0 7269473 1565958144 8226 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 12 0 7269473 1565958144 8226 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 7269474 1565958144 8227 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 12 0 7269475 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 12 0 7269475 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 7269479 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1529256 CPUtime=0.4
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 791 0 0 0 40 0 0 0 23 0 12 0 7269479 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1529256 CPUtime=0.38
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 1414 0 0 0 38 0 0 0 24 0 12 0 7269479 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 7269479 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1529256 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 7269479 1565958144 8228 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 1529256

[startup+3.10146 s]
/proc/loadavg: 0.99 1.00 1.00 3/118 16456
/proc/meminfo: memFree=1741488/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1542808 CPUtime=4.74
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 18813 0 1 0 466 8 0 0 25 0 14 0 7269470 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 385702 12744 1422 10 0 383005 0
[pid=16444/tid=16446] ppid=16442 vsize=1542808 CPUtime=2.5
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7027 0 1 0 246 4 0 0 21 0 14 0 7269471 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 14 0 7269473 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 14 0 7269473 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 14 0 7269474 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 14 0 7269475 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 14 0 7269475 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 7269479 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1542808 CPUtime=0.69
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 1429 0 0 0 69 0 0 0 16 0 14 0 7269479 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1542808 CPUtime=1.39
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8673 0 0 0 137 2 0 0 25 0 14 0 7269479 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 7269479 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1542808 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 7269479 1579835392 12744 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.74
Current children cumulated vsize (KiB) 1542808

[startup+6.30136 s]
/proc/loadavg: 0.91 0.98 0.99 1/120 16464
/proc/meminfo: memFree=1722748/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1545620 CPUtime=8.01
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 33439 0 1 0 786 15 0 0 25 0 16 0 7269470 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386405 24557 1429 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.52
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7124 0 1 0 248 4 0 0 18 0 16 0 7269471 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 3 0 0 0 0 0 0 0 19 0 16 0 7269473 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 16 0 7269473 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 16 0 7269474 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 11 0 0 0 0 0 0 0 22 0 16 0 7269475 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269475 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 7269479 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1545620 CPUtime=2
/proc/16444/task/16453/stat : 16453 (java) R 16442 16444 16219 0 -1 4202560 4812 0 0 0 198 2 0 0 16 0 16 0 7269479 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 104163878 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1545620 CPUtime=2.3
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8801 0 0 0 228 2 0 0 15 0 16 0 7269479 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7269479 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 7269479 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269729 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 7269735 1582714880 24557 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.01
Current children cumulated vsize (KiB) 1545620

[startup+12.7022 s]
/proc/loadavg: 1.08 1.01 1.00 3/122 16470
/proc/meminfo: memFree=1566988/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1545620 CPUtime=19.75
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 65163 0 1 0 1946 29 0 0 25 0 16 0 7269470 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386405 55167 1449 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.53
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7157 0 1 0 249 4 0 0 18 0 16 0 7269471 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=0.22
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 4406 0 0 0 20 2 0 0 16 0 16 0 7269473 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1545620 CPUtime=0.21
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 4092 0 0 0 20 1 0 0 16 0 16 0 7269473 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1545620 CPUtime=0.34
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 8808 0 0 0 31 3 0 0 15 0 16 0 7269474 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 7269479 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1545620 CPUtime=2.52
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 5822 0 0 0 250 2 0 0 16 0 16 0 7269479 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1545620 CPUtime=3.22
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8871 0 0 0 319 3 0 0 15 0 16 0 7269479 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7269479 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 7269479 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269729 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 7269735 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16469] ppid=16442 vsize=1545620 CPUtime=1.45
/proc/16444/task/16469/stat : 16469 (java) R 16442 16444 16219 0 -1 4202560 1 0 0 0 145 0 0 0 20 0 16 0 7270557 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4110267488 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16444/tid=16470] ppid=16442 vsize=1545620 CPUtime=1.55
/proc/16444/task/16470/stat : 16470 (java) R 16442 16444 16219 0 -1 4202560 67 0 0 0 155 0 0 0 22 0 16 0 7270558 1582714880 55167 1992294400 134512640 134550932 4286649536 18446744073709551615 4110521219 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.75
Current children cumulated vsize (KiB) 1545620

[startup+25.5018 s]
/proc/loadavg: 1.28 1.06 1.02 3/122 16472
/proc/meminfo: memFree=1527556/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1545620 CPUtime=43.22
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 75338 0 1 0 4289 33 0 0 25 0 16 0 7269470 1582714880 64943 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386405 64943 1453 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.53
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7157 0 1 0 249 4 0 0 19 0 16 0 7269471 1582714880 64943 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=0.45

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

/proc/16444/statm: 386405 161386 1453 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.54
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7235 0 1 0 250 4 0 0 15 0 16 0 7269471 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=13.02
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 65384 0 0 0 1223 79 0 0 16 0 16 0 7269473 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1545620 CPUtime=13.1
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 68453 0 0 0 1237 73 0 0 16 0 16 0 7269473 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1545620 CPUtime=131.75
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 18344 0 0 0 13158 17 0 0 15 0 16 0 7269474 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 7269479 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1545620 CPUtime=2.52
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 5822 0 0 0 250 2 0 0 16 0 16 0 7269479 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1545620 CPUtime=3.5
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8886 0 0 0 347 3 0 0 15 0 16 0 7269479 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7269479 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 53 0 0 0 0 0 0 0 15 0 16 0 7269479 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269729 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 7269735 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16493] ppid=16442 vsize=1545620 CPUtime=166.93
/proc/16444/task/16493/stat : 16493 (java) R 16442 16444 16219 0 -1 4202560 78 0 0 0 16691 2 0 0 18 0 16 0 7336495 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4110250536 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=16444/tid=16494] ppid=16442 vsize=1545620 CPUtime=167.64
/proc/16444/task/16494/stat : 16494 (java) R 16442 16444 16219 0 -1 4202560 48 0 0 0 16761 3 0 0 17 0 16 0 7336495 1582714880 161386 1992294400 134512640 134550932 4286649536 18446744073709551615 4110009499 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1611.15
Current children cumulated vsize (KiB) 1545620

[startup+942.301 s]
/proc/loadavg: 2.36 2.35 1.87 3/122 16500
/proc/meminfo: memFree=1128400/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1545620 CPUtime=1718.32
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 203888 0 1 0 171595 237 0 0 25 0 16 0 7269470 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386405 164012 1453 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.54
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7240 0 1 0 250 4 0 0 15 0 16 0 7269471 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=14.75
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 67553 0 0 0 1389 86 0 0 15 0 16 0 7269473 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1545620 CPUtime=14.78
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 69448 0 0 0 1394 84 0 0 16 0 16 0 7269473 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1545620 CPUtime=143.58
/proc/16444/task/16449/stat : 16449 (java) R 16442 16444 16219 0 -1 4202560 18346 0 0 0 14340 18 0 0 16 0 16 0 7269474 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 104187832 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 7269475 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 7269479 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1545620 CPUtime=2.52
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 5822 0 0 0 250 2 0 0 16 0 16 0 7269479 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1545620 CPUtime=3.5
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8886 0 0 0 347 3 0 0 15 0 16 0 7269479 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7269479 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 55 0 0 0 0 0 0 0 15 0 16 0 7269479 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269729 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 7269735 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16493] ppid=16442 vsize=1545620 CPUtime=213.05
/proc/16444/task/16493/stat : 16493 (java) S 16442 16444 16219 0 -1 4202560 113 0 0 0 21303 2 0 0 24 0 16 0 7336495 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16494] ppid=16442 vsize=1545620 CPUtime=213.46
/proc/16444/task/16494/stat : 16494 (java) S 16442 16444 16219 0 -1 4202560 67 0 0 0 21342 4 0 0 25 0 16 0 7336495 1582714880 164012 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1718.32
Current children cumulated vsize (KiB) 1545620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+987.902 s]
/proc/loadavg: 2.44 2.36 1.89 3/122 16502
/proc/meminfo: memFree=1117488/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1545620 CPUtime=1800.07
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 206638 0 1 0 179754 253 0 0 25 0 16 0 7269470 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386405 166706 1453 10 0 383708 0
[pid=16444/tid=16446] ppid=16442 vsize=1545620 CPUtime=2.54
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7248 0 1 0 250 4 0 0 15 0 16 0 7269471 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1545620 CPUtime=16.12
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 69161 0 0 0 1522 90 0 0 16 0 16 0 7269473 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1545620 CPUtime=16.15
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 70538 0 0 0 1523 92 0 0 15 0 16 0 7269473 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1545620 CPUtime=152.29
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 18350 0 0 0 15210 19 0 0 15 0 16 0 7269474 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 7269475 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 7269475 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 16 0 7269479 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1545620 CPUtime=2.52
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 5822 0 0 0 250 2 0 0 16 0 16 0 7269479 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1545620 CPUtime=3.5
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8886 0 0 0 347 3 0 0 15 0 16 0 7269479 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 7269479 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 16 0 7269479 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 16 0 7269729 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1545620 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 7269735 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16493] ppid=16442 vsize=1545620 CPUtime=248.02
/proc/16444/task/16493/stat : 16493 (java) R 16442 16444 16219 0 -1 4202560 134 0 0 0 24800 2 0 0 19 0 16 0 7336495 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4110189627 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16444/tid=16494] ppid=16442 vsize=1545620 CPUtime=248.76
/proc/16444/task/16494/stat : 16494 (java) R 16442 16444 16219 0 -1 4202560 82 0 0 0 24871 5 0 0 20 0 16 0 7336495 1582714880 166706 1992294400 134512640 134550932 4286649536 18446744073709551615 4110280571 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1545620

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

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

[startup+988.017 s]
/proc/loadavg: 2.44 2.36 1.89 3/122 16502
/proc/meminfo: memFree=1117488/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=1546268 CPUtime=1800.28
/proc/16444/stat : 16444 (java) S 16442 16444 16219 0 -1 4202496 206655 0 1 0 179775 253 0 0 18 0 17 0 7269470 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 386567 166723 1453 10 0 383870 0
[pid=16444/tid=16446] ppid=16442 vsize=1546268 CPUtime=2.54
/proc/16444/task/16446/stat : 16446 (java) S 16442 16444 16219 0 -1 4202560 7248 0 1 0 250 4 0 0 15 0 17 0 7269471 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16447] ppid=16442 vsize=1546268 CPUtime=16.12
/proc/16444/task/16447/stat : 16447 (java) S 16442 16444 16219 0 -1 4202560 69161 0 0 0 1522 90 0 0 16 0 17 0 7269473 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16448] ppid=16442 vsize=1546268 CPUtime=16.15
/proc/16444/task/16448/stat : 16448 (java) S 16442 16444 16219 0 -1 4202560 70538 0 0 0 1523 92 0 0 15 0 17 0 7269473 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16449] ppid=16442 vsize=1546268 CPUtime=152.29
/proc/16444/task/16449/stat : 16449 (java) S 16442 16444 16219 0 -1 4202560 18350 0 0 0 15210 19 0 0 15 0 17 0 7269474 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 0 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16450] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16450/stat : 16450 (java) S 16442 16444 16219 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 17 0 7269475 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16451] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16451/stat : 16451 (java) S 16442 16444 16219 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 17 0 7269475 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16452] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16452/stat : 16452 (java) S 16442 16444 16219 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 17 0 7269479 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16453] ppid=16442 vsize=1546268 CPUtime=2.52
/proc/16444/task/16453/stat : 16453 (java) S 16442 16444 16219 0 -1 4202560 5822 0 0 0 250 2 0 0 16 0 17 0 7269479 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16454] ppid=16442 vsize=1546268 CPUtime=3.5
/proc/16444/task/16454/stat : 16454 (java) S 16442 16444 16219 0 -1 4202560 8886 0 0 0 347 3 0 0 15 0 17 0 7269479 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16455] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16455/stat : 16455 (java) S 16442 16444 16219 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 17 0 7269479 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16456] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16456/stat : 16456 (java) S 16442 16444 16219 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 17 0 7269479 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 1 0 0 0
[pid=16444/tid=16459] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16459/stat : 16459 (java) S 16442 16444 16219 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 17 0 7269729 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16460] ppid=16442 vsize=1546268 CPUtime=0
/proc/16444/task/16460/stat : 16460 (java) S 16442 16444 16219 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 17 0 7269735 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4294960144 0 4 0 16800975 18446604437830220672 0 0 -1 0 0 0 0
[pid=16444/tid=16493] ppid=16442 vsize=1546268 CPUtime=248.13
/proc/16444/task/16493/stat : 16493 (java) R 16442 16444 16219 0 -1 4202560 134 0 0 0 24811 2 0 0 20 0 17 0 7336495 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4110004206 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16444/tid=16494] ppid=16442 vsize=1546268 CPUtime=248.86
/proc/16444/task/16494/stat : 16494 (java) R 16442 16444 16219 0 -1 4202560 82 0 0 0 24881 5 0 0 20 0 17 0 7336495 1583378432 166723 1992294400 134512640 134550932 4286649536 18446744073709551615 4110461985 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 1546268

[startup+988.102 s]
/proc/loadavg: 2.44 2.36 1.89 3/122 16502
/proc/meminfo: memFree=1117488/2059040 swapFree=4170748/4192956
[pid=16444] ppid=16442 vsize=0 CPUtime=1800.4
/proc/16444/stat : 16444 (java) Z 16442 16444 16219 0 -1 4203548 206656 0 1 0 179782 258 0 0 16 0 2 0 7269470 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16444/statm: 0 0 0 0 0 0 0
[pid=16444/tid=16494] ppid=16442 vsize=0 CPUtime=248.95
/proc/16444/task/16494/stat : 16494 (java) R 16442 16444 16219 0 -1 4203588 82 0 0 0 24884 11 0 0 20 0 2 0 7336495 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.4
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 988.112
CPU time (s): 1800.42
CPU user time (s): 1797.82
CPU system time (s): 2.5966
CPU usage (%): 182.208
Max. virtual memory (cumulated for all children) (KiB): 1547668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 2.5966
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 206656
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= 28676
involuntary context switches= 49838

runsolver used 4.78527 second user time and 9.27759 second system time

The end

Launcher Data

Begin job on node031 at 2010-06-16 05:42:30
IDJOB=2661921
IDBENCH=48176
IDSOLVER=1166
FILE ID=node031/2661921-1276659750
PBS_JOBID= 11172482
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/manquinho/mis/normalized-mis_500_10_1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661921-1276659750/watcher-2661921-1276659750 -o /tmp/evaluation-result-2661921-1276659750/solver-2661921-1276659750 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661921-1276659750.opb

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

MD5SUM BENCH= 6a7c5d2366cf8704587c2ca2c97e69d0
RANDOM SEED=152978058

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:       1783208 kB
Buffers:         41344 kB
Cached:         117780 kB
SwapCached:       1484 kB
Active:          92480 kB
Inactive:       105668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1783208 kB
SwapTotal:     4192956 kB
SwapFree:      4170748 kB
Dirty:             584 kB
Writeback:           0 kB
AnonPages:       37572 kB
Mapped:          15408 kB
Slab:            55564 kB
PageTables:       4092 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180216 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 05:59:00