Trace number 3731916

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)24491 1800.01 925.338

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/ttp/normalized-data6_3.opb
MD5SUMf675f355e04fd5af6f49610fb88dbbd3
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark23954
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24674
Optimality of the best value was proved NO
Number of variables540
Total number of constraints4476
Number of constraints which are clauses2532
Number of constraints which are cardinality constraints (but not clauses)264
Number of constraints which are nor clauses,nor cardinality constraints1680
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 180
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 116904
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 116904
Number of bits of the biggest sum of numbers17
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.04/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.06	c See www.sat4j.org for details.
0.04/0.07	c version 2.2.0.v20100531
0.04/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.07	c java.vm.version	19.1-b02
0.04/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.07	c sun.arch.data.model	64
0.04/0.07	c java.version		1.6.0_24
0.04/0.07	c os.name		Linux
0.04/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.07	c os.arch		amd64
0.04/0.07	c Free memory 		1349517296
0.04/0.07	c Max memory 		1356595200
0.04/0.07	c Total memory 		1356595200
0.04/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	
0.11/0.10	c solving HOME/instance-3731916-1338738795.opb
0.11/0.10	c reading problem ... 
0.50/0.38	c ... done. Wall clock time 0.283s.
0.50/0.38	c #vars     540
0.50/0.38	c #constraints  4626
0.50/0.38	c constraints type 
0.50/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2052
0.50/0.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 264
0.50/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 630
0.50/0.38	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1680
0.50/0.38	c constraints type 
0.50/0.38	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 630
0.50/0.38	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2052
0.50/0.38	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 264
0.50/0.38	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1680
1.58/0.62	c And the winner is Resolution
1.78/1.38	c SATISFIABLE
1.78/1.38	c OPTIMIZING...
1.78/1.38	c Got one! Elapsed wall clock time (in seconds):1.287
1.78/1.38	o 26642
4.38/2.26	c cleaning 2496 clauses out of 5000 with flag 5000/5000
4.99/2.47	c And the winner is Resolution
5.19/3.39	c Got one! Elapsed wall clock time (in seconds):3.289
5.19/3.39	o 26437
5.41/3.52	c And the winner is CuttingPlanes
5.48/4.39	c Got one! Elapsed wall clock time (in seconds):4.29
5.48/4.39	o 26368
6.78/5.01	c And the winner is Resolution
6.84/5.39	c Got one! Elapsed wall clock time (in seconds):5.291
6.84/5.39	o 26253
7.10/5.55	c cleaning 4251 clauses out of 8508 with flag 11004/11004
7.27/5.69	c And the winner is Resolution
7.47/6.39	c Got one! Elapsed wall clock time (in seconds):6.292
7.47/6.39	o 26010
9.92/7.63	c cleaning 5619 clauses out of 11256 with flag 18003/18003
11.51/8.43	c And the winner is Resolution
11.63/9.39	c Got one! Elapsed wall clock time (in seconds):9.294
11.63/9.39	o 25940
13.50/10.36	c cleaning 6811 clauses out of 13635 with flag 26001/26001
14.98/11.09	c And the winner is Resolution
15.18/11.44	c Got one! Elapsed wall clock time (in seconds):11.338
15.18/11.44	o 25784
18.52/13.15	c cleaning 7886 clauses out of 15823 with flag 35000/35000
24.31/16.07	c cleaning 8962 clauses out of 17941 with flag 45004/45004
30.90/19.35	c cleaning 9483 clauses out of 18975 with flag 55000/55000
33.07/20.40	c And the winner is Resolution
33.07/20.44	c Got one! Elapsed wall clock time (in seconds):20.339
33.07/20.44	o 25729
36.60/22.25	c And the winner is Resolution
36.75/22.44	c Got one! Elapsed wall clock time (in seconds):22.341
36.75/22.44	o 25518
37.67/22.96	c cleaning 9742 clauses out of 19494 with flag 65002/65002
43.41/25.86	c cleaning 9849 clauses out of 19750 with flag 75000/75000
49.42/28.81	c cleaning 9936 clauses out of 19901 with flag 85000/85000
55.18/31.72	c cleaning 9971 clauses out of 19967 with flag 95002/95002
61.56/35.00	c cleaning 9983 clauses out of 19994 with flag 105000/105000
68.12/38.25	c cleaning 9992 clauses out of 20012 with flag 115001/115001
74.09/41.20	c cleaning 9941 clauses out of 20021 with flag 125002/125002
80.66/44.58	c cleaning 10020 clauses out of 20080 with flag 135002/135002
86.83/47.61	c cleaning 9994 clauses out of 20058 with flag 145000/145000
93.13/50.87	c cleaning 10003 clauses out of 20064 with flag 155000/155000
99.28/53.97	c cleaning 10013 clauses out of 20061 with flag 165000/165000
105.62/57.19	c cleaning 9994 clauses out of 20048 with flag 175000/175000
112.57/60.68	c cleaning 10019 clauses out of 20054 with flag 185000/185000
118.89/63.88	c cleaning 9980 clauses out of 20035 with flag 195000/195000
125.45/67.18	c cleaning 9977 clauses out of 20055 with flag 205000/205000
127.59/68.25	c cleaning 0 clauses out of 5002 with flag 0/5002
132.43/70.54	c cleaning 10037 clauses out of 20080 with flag 215002/215002
138.87/73.71	c cleaning 10010 clauses out of 20041 with flag 225000/225000
145.21/76.94	c cleaning 10003 clauses out of 20031 with flag 235000/235000
152.57/80.66	c cleaning 10010 clauses out of 20030 with flag 245002/245002
160.15/84.40	c cleaning 9990 clauses out of 20018 with flag 255000/255000
166.62/87.77	c cleaning 10002 clauses out of 20030 with flag 265002/265002
174.58/91.71	c cleaning 9994 clauses out of 20026 with flag 275000/275000
181.50/95.24	c cleaning 9998 clauses out of 20035 with flag 285003/285003
188.05/98.53	c cleaning 9995 clauses out of 20034 with flag 295000/295000
193.94/101.51	c cleaning 9992 clauses out of 20041 with flag 305002/305002
200.47/104.85	c cleaning 9981 clauses out of 20047 with flag 315000/315000
206.03/107.66	c cleaning 10004 clauses out of 20066 with flag 325000/325000
211.75/110.53	c cleaning 10009 clauses out of 20063 with flag 335001/335001
217.64/113.50	c cleaning 9976 clauses out of 20054 with flag 345001/345001
223.40/116.41	c cleaning 9981 clauses out of 20077 with flag 355000/355000
228.91/119.23	c cleaning 10012 clauses out of 20096 with flag 365000/365000
234.85/122.26	c cleaning 9995 clauses out of 20085 with flag 375001/375001
240.94/125.33	c cleaning 9982 clauses out of 20089 with flag 385000/385000
246.45/128.19	c cleaning 10050 clauses out of 20107 with flag 395000/395000
252.80/131.39	c cleaning 10006 clauses out of 20057 with flag 405000/405000
258.75/134.38	c cleaning 9987 clauses out of 20051 with flag 415000/415000
265.21/137.65	c cleaning 10018 clauses out of 20065 with flag 425001/425001
271.96/141.00	c cleaning 10016 clauses out of 20049 with flag 435003/435003
278.28/144.28	c cleaning 10002 clauses out of 20031 with flag 445001/445001
284.83/147.56	c cleaning 10003 clauses out of 20029 with flag 455001/455001
291.11/150.74	c cleaning 9987 clauses out of 20025 with flag 465000/465000
297.43/154.00	c cleaning 10001 clauses out of 20038 with flag 475000/475000
303.53/157.01	c cleaning 10005 clauses out of 20037 with flag 485000/485000
309.26/159.97	c cleaning 9992 clauses out of 20032 with flag 495000/495000
315.51/163.12	c cleaning 9985 clauses out of 20040 with flag 505000/505000
321.42/166.17	c cleaning 10014 clauses out of 20059 with flag 515004/515004
328.34/169.64	c cleaning 10004 clauses out of 20042 with flag 525001/525001
334.68/172.89	c cleaning 10010 clauses out of 20038 with flag 535001/535001
341.72/176.48	c cleaning 10005 clauses out of 20028 with flag 545001/545001
348.06/179.61	c cleaning 9993 clauses out of 20022 with flag 555000/555000
354.58/182.99	c cleaning 9996 clauses out of 20030 with flag 565001/565001
361.49/186.46	c cleaning 10001 clauses out of 20033 with flag 575000/575000
368.09/189.88	c cleaning 10004 clauses out of 20032 with flag 585000/585000
374.20/192.95	c cleaning 10007 clauses out of 20028 with flag 595000/595000
380.11/195.94	c cleaning 9995 clauses out of 20021 with flag 605000/605000
386.45/199.11	c cleaning 10007 clauses out of 20027 with flag 615001/615001
392.69/202.33	c cleaning 9993 clauses out of 20019 with flag 625000/625000
398.40/205.23	c cleaning 9998 clauses out of 20028 with flag 635002/635002
404.30/208.22	c cleaning 9984 clauses out of 20029 with flag 645001/645001
409.82/211.09	c cleaning 9950 clauses out of 20044 with flag 655000/655000
416.47/214.48	c cleaning 10017 clauses out of 20094 with flag 665000/665000
422.59/217.51	c cleaning 9980 clauses out of 20077 with flag 675000/675000
428.89/220.79	c cleaning 10032 clauses out of 20099 with flag 685002/685002
430.16/221.46	c And the winner is Resolution
429.56/221.93	c Got one! Elapsed wall clock time (in seconds):221.837
429.56/221.93	o 24946
434.12/224.23	c cleaning 10023 clauses out of 20066 with flag 695001/695001
440.35/227.42	c cleaning 9995 clauses out of 20042 with flag 705000/705000
447.05/230.84	c cleaning 10010 clauses out of 20047 with flag 715000/715000
453.96/234.30	c cleaning 10002 clauses out of 20038 with flag 725001/725001
460.44/237.65	c cleaning 9993 clauses out of 20038 with flag 735003/735003
466.45/240.77	c cleaning 9981 clauses out of 20042 with flag 745000/745000
472.95/244.05	c cleaning 10000 clauses out of 20061 with flag 755000/755000
479.06/247.16	c cleaning 9998 clauses out of 20063 with flag 765002/765002
485.38/250.35	c cleaning 9976 clauses out of 20063 with flag 775000/775000
491.58/253.55	c cleaning 10001 clauses out of 20087 with flag 785000/785000
497.49/256.59	c cleaning 10008 clauses out of 20086 with flag 795000/795000
503.81/259.78	c cleaning 10011 clauses out of 20079 with flag 805001/805001
509.92/262.90	c cleaning 10004 clauses out of 20067 with flag 815000/815000
516.73/266.39	c cleaning 10011 clauses out of 20065 with flag 825002/825002
523.26/269.69	c cleaning 10018 clauses out of 20052 with flag 835000/835000
529.56/272.87	c cleaning 10003 clauses out of 20034 with flag 845000/845000
535.88/276.04	c cleaning 10006 clauses out of 20033 with flag 855002/855002
542.30/279.31	c cleaning 9999 clauses out of 20025 with flag 865000/865000
548.40/282.46	c cleaning 9991 clauses out of 20026 with flag 875000/875000
555.29/285.94	c cleaning 9997 clauses out of 20036 with flag 885001/885001
561.57/289.15	c cleaning 9985 clauses out of 20038 with flag 895000/895000
567.76/292.37	c cleaning 10000 clauses out of 20056 with flag 905003/905003
574.04/295.59	c cleaning 10023 clauses out of 20054 with flag 915001/915001
580.32/298.70	c cleaning 9995 clauses out of 20032 with flag 925002/925002
586.21/301.77	c cleaning 10013 clauses out of 20035 with flag 935000/935000
592.44/304.96	c cleaning 9983 clauses out of 20022 with flag 945000/945000
598.73/308.12	c cleaning 9997 clauses out of 20040 with flag 955001/955001
605.21/311.40	c cleaning 10002 clauses out of 20042 with flag 965000/965000
611.52/314.63	c cleaning 9995 clauses out of 20040 with flag 975000/975000
617.71/317.83	c cleaning 10013 clauses out of 20047 with flag 985002/985002
623.77/320.91	c cleaning 9993 clauses out of 20032 with flag 995000/995000
629.85/324.02	c cleaning 9994 clauses out of 20039 with flag 1005000/1005000
636.15/327.26	c cleaning 9995 clauses out of 20046 with flag 1015001/1015001
642.56/330.55	c cleaning 10001 clauses out of 20050 with flag 1025000/1025000
648.65/333.68	c cleaning 10004 clauses out of 20050 with flag 1035001/1035001
655.31/337.09	c cleaning 10016 clauses out of 20046 with flag 1045001/1045001
662.61/340.80	c cleaning 10006 clauses out of 20032 with flag 1055003/1055003
669.00/344.09	c cleaning 9999 clauses out of 20025 with flag 1065002/1065002
675.67/347.44	c cleaning 10001 clauses out of 20026 with flag 1075002/1075002
682.16/350.70	c cleaning 10001 clauses out of 20025 with flag 1085002/1085002
688.65/354.05	c cleaning 9987 clauses out of 20023 with flag 1095001/1095001
695.42/357.59	c cleaning 10006 clauses out of 20035 with flag 1105000/1105000
702.30/361.02	c cleaning 10004 clauses out of 20031 with flag 1115002/1115002
708.99/364.46	c cleaning 9986 clauses out of 20026 with flag 1125001/1125001
715.67/367.86	c cleaning 10014 clauses out of 20040 with flag 1135001/1135001
722.49/371.36	c cleaning 10004 clauses out of 20029 with flag 1145004/1145004
729.18/374.73	c cleaning 9997 clauses out of 20023 with flag 1155002/1155002
735.68/378.05	c cleaning 10005 clauses out of 20026 with flag 1165002/1165002
742.15/381.32	c cleaning 9982 clauses out of 20019 with flag 1175000/1175000
748.34/384.59	c cleaning 9996 clauses out of 20038 with flag 1185001/1185001
755.05/387.95	c cleaning 9979 clauses out of 20041 with flag 1195000/1195000
761.53/391.24	c cleaning 9995 clauses out of 20062 with flag 1205000/1205000
767.80/394.43	c cleaning 10006 clauses out of 20068 with flag 1215001/1215001
773.75/397.55	c cleaning 10005 clauses out of 20062 with flag 1225001/1225001
779.83/400.65	c cleaning 9977 clauses out of 20056 with flag 1235000/1235000
785.71/403.67	c cleaning 10021 clauses out of 20080 with flag 1245001/1245001
791.80/406.73	c cleaning 10005 clauses out of 20061 with flag 1255003/1255003
797.77/409.86	c cleaning 9978 clauses out of 20054 with flag 1265001/1265001
803.66/412.86	c cleaning 9986 clauses out of 20075 with flag 1275000/1275000
809.74/415.96	c cleaning 10011 clauses out of 20090 with flag 1285001/1285001
815.82/419.04	c cleaning 10028 clauses out of 20083 with flag 1295005/1295005
822.00/422.25	c cleaning 9983 clauses out of 20050 with flag 1305000/1305000
827.69/425.15	c cleaning 10005 clauses out of 20067 with flag 1315000/1315000
833.78/428.26	c cleaning 10008 clauses out of 20062 with flag 1325000/1325000
840.25/431.55	c cleaning 9978 clauses out of 20054 with flag 1335000/1335000
845.20/434.12	c And the winner is Resolution
844.49/434.45	c Got one! Elapsed wall clock time (in seconds):434.348
844.49/434.45	o 24863
845.22/434.87	c cleaning 10031 clauses out of 20077 with flag 1345001/1345001
851.13/437.84	c cleaning 9993 clauses out of 20045 with flag 1355000/1355000
858.01/441.36	c cleaning 10003 clauses out of 20052 with flag 1365000/1365000
864.89/444.88	c cleaning 9987 clauses out of 20049 with flag 1375000/1375000
871.26/448.10	c cleaning 10017 clauses out of 20064 with flag 1385002/1385002
877.13/451.10	c cleaning 9995 clauses out of 20046 with flag 1395001/1395001
883.22/454.24	c cleaning 10000 clauses out of 20051 with flag 1405001/1405001
889.49/457.44	c cleaning 10012 clauses out of 20051 with flag 1415001/1415001
895.86/460.71	c cleaning 10009 clauses out of 20038 with flag 1425000/1425000
901.94/463.88	c cleaning 9987 clauses out of 20029 with flag 1435000/1435000
908.62/467.28	c cleaning 9981 clauses out of 20042 with flag 1445000/1445000
915.48/470.76	c cleaning 10021 clauses out of 20061 with flag 1455000/1455000
922.07/474.15	c cleaning 10007 clauses out of 20042 with flag 1465002/1465002
928.10/477.23	c cleaning 9972 clauses out of 20033 with flag 1475000/1475000
934.98/480.75	c cleaning 9985 clauses out of 20061 with flag 1485000/1485000
941.45/484.08	c cleaning 10001 clauses out of 20078 with flag 1495002/1495002
948.22/487.51	c cleaning 9992 clauses out of 20077 with flag 1505002/1505002
954.49/490.75	c cleaning 10004 clauses out of 20083 with flag 1515000/1515000
961.36/494.22	c cleaning 9997 clauses out of 20081 with flag 1525002/1525002
967.41/497.37	c cleaning 10011 clauses out of 20082 with flag 1535000/1535000
973.77/500.60	c cleaning 10006 clauses out of 20072 with flag 1545001/1545001
980.07/503.85	c cleaning 9993 clauses out of 20065 with flag 1555000/1555000
986.33/507.01	c cleaning 10029 clauses out of 20075 with flag 1565003/1565003
992.59/510.21	c cleaning 10010 clauses out of 20044 with flag 1575001/1575001
998.75/513.45	c cleaning 9995 clauses out of 20036 with flag 1585003/1585003
1005.23/516.77	c cleaning 10012 clauses out of 20041 with flag 1595003/1595003
1011.70/520.09	c cleaning 9995 clauses out of 20026 with flag 1605000/1605000
1018.79/523.62	c cleaning 10013 clauses out of 20032 with flag 1615001/1615001
1024.76/526.79	c cleaning 9990 clauses out of 20018 with flag 1625000/1625000
1030.82/529.86	c cleaning 10001 clauses out of 20028 with flag 1635000/1635000
1036.68/532.86	c cleaning 9999 clauses out of 20029 with flag 1645002/1645002
1042.55/535.81	c cleaning 9988 clauses out of 20029 with flag 1655001/1655001
1048.32/538.83	c cleaning 9991 clauses out of 20041 with flag 1665001/1665001
1054.22/541.82	c cleaning 9988 clauses out of 20049 with flag 1675000/1675000
1059.88/544.78	c cleaning 10012 clauses out of 20063 with flag 1685002/1685002
1065.95/547.84	c cleaning 10013 clauses out of 20050 with flag 1695001/1695001
1071.95/550.98	c cleaning 9991 clauses out of 20038 with flag 1705002/1705002
1078.59/554.33	c cleaning 10000 clauses out of 20046 with flag 1715001/1715001
1085.07/557.63	c cleaning 10007 clauses out of 20047 with flag 1725002/1725002
1091.33/560.89	c cleaning 9989 clauses out of 20038 with flag 1735000/1735000
1097.11/563.85	c cleaning 10006 clauses out of 20050 with flag 1745001/1745001
1102.77/566.73	c cleaning 10009 clauses out of 20045 with flag 1755002/1755002
1108.63/569.74	c cleaning 9991 clauses out of 20034 with flag 1765000/1765000
1109.27/570.20	c And the winner is Resolution
1108.96/571.20	c Got one! Elapsed wall clock time (in seconds):571.103
1108.96/571.20	o 24491
1113.98/573.74	c cleaning 10020 clauses out of 20043 with flag 1775000/1775000
1120.33/577.09	c cleaning 9982 clauses out of 20025 with flag 1785002/1785002
1127.00/580.48	c cleaning 0 clauses out of 11001 with flag 0/11001
1128.03/581.02	c cleaning 10015 clauses out of 20041 with flag 1795000/1795000
1135.12/584.61	c cleaning 9989 clauses out of 20026 with flag 1805000/1805000
1142.49/588.48	c cleaning 10007 clauses out of 20038 with flag 1815001/1815001
1149.78/592.14	c cleaning 10009 clauses out of 20033 with flag 1825003/1825003
1156.83/595.79	c cleaning 10004 clauses out of 20022 with flag 1835001/1835001
1163.88/599.34	c cleaning 9990 clauses out of 20019 with flag 1845002/1845002
1171.04/603.04	c cleaning 9997 clauses out of 20029 with flag 1855002/1855002
1178.10/606.61	c cleaning 9983 clauses out of 20030 with flag 1865000/1865000
1184.58/609.90	c cleaning 10015 clauses out of 20048 with flag 1875001/1875001
1191.22/613.40	c cleaning 10002 clauses out of 20032 with flag 1885000/1885000
1198.58/617.11	c cleaning 9995 clauses out of 20030 with flag 1895000/1895000
1205.23/620.50	c cleaning 9996 clauses out of 20035 with flag 1905000/1905000
1212.09/624.03	c cleaning 10010 clauses out of 20040 with flag 1915001/1915001
1219.18/627.64	c cleaning 9993 clauses out of 20029 with flag 1925000/1925000
1226.13/631.25	c cleaning 9994 clauses out of 20038 with flag 1935002/1935002
1233.18/634.86	c cleaning 9997 clauses out of 20044 with flag 1945002/1945002
1240.05/638.30	c cleaning 10008 clauses out of 20045 with flag 1955000/1955000
1246.91/641.81	c cleaning 10006 clauses out of 20037 with flag 1965000/1965000
1253.65/645.38	c cleaning 9989 clauses out of 20031 with flag 1975000/1975000
1260.09/648.68	c cleaning 10000 clauses out of 20044 with flag 1985002/1985002
1266.95/652.19	c cleaning 9992 clauses out of 20042 with flag 1995000/1995000
1274.04/655.78	c cleaning 10001 clauses out of 20050 with flag 2005000/2005000
1280.79/659.27	c cleaning 10021 clauses out of 20051 with flag 2015002/2015002
1287.26/662.55	c cleaning 9997 clauses out of 20028 with flag 2025000/2025000
1293.70/665.86	c cleaning 9999 clauses out of 20031 with flag 2035000/2035000
1300.55/669.35	c cleaning 9987 clauses out of 20034 with flag 2045002/2045002
1307.29/672.86	c cleaning 10009 clauses out of 20050 with flag 2055005/2055005
1314.16/676.34	c cleaning 9993 clauses out of 20036 with flag 2065000/2065000
1320.83/679.77	c cleaning 9994 clauses out of 20043 with flag 2075000/2075000
1327.90/683.31	c cleaning 10016 clauses out of 20049 with flag 2085000/2085000
1334.25/686.69	c cleaning 9995 clauses out of 20033 with flag 2095000/2095000
1340.52/689.89	c cleaning 10009 clauses out of 20038 with flag 2105000/2105000
1347.16/693.23	c cleaning 9994 clauses out of 20029 with flag 2115000/2115000
1353.84/696.67	c cleaning 10010 clauses out of 20036 with flag 2125001/2125001
1360.58/700.10	c cleaning 9991 clauses out of 20025 with flag 2135000/2135000
1366.04/702.93	c cleaning 10008 clauses out of 20036 with flag 2145002/2145002
1372.50/706.29	c cleaning 9991 clauses out of 20028 with flag 2155002/2155002
1379.15/709.61	c cleaning 9990 clauses out of 20035 with flag 2165000/2165000
1385.48/712.92	c cleaning 10007 clauses out of 20045 with flag 2175000/2175000
1392.14/716.36	c cleaning 10008 clauses out of 20040 with flag 2185002/2185002
1398.77/719.78	c cleaning 9989 clauses out of 20031 with flag 2195001/2195001
1405.84/723.33	c cleaning 9995 clauses out of 20042 with flag 2205001/2205001
1412.41/726.71	c cleaning 9999 clauses out of 20048 with flag 2215002/2215002
1418.68/729.91	c cleaning 10011 clauses out of 20048 with flag 2225001/2225001
1425.35/733.36	c cleaning 9989 clauses out of 20037 with flag 2235001/2235001
1432.03/736.74	c cleaning 9998 clauses out of 20047 with flag 2245000/2245000
1438.99/740.35	c cleaning 10012 clauses out of 20050 with flag 2255001/2255001
1446.03/743.95	c cleaning 9980 clauses out of 20038 with flag 2265001/2265001
1452.47/747.29	c cleaning 9986 clauses out of 20057 with flag 2275000/2275000
1459.32/750.75	c cleaning 10022 clauses out of 20071 with flag 2285000/2285000
1465.85/754.13	c cleaning 9997 clauses out of 20049 with flag 2295000/2295000
1472.30/757.45	c cleaning 9987 clauses out of 20053 with flag 2305001/2305001
1479.16/760.93	c cleaning 9989 clauses out of 20065 with flag 2315000/2315000
1485.41/764.13	c cleaning 10008 clauses out of 20077 with flag 2325001/2325001
1491.55/767.39	c cleaning 9999 clauses out of 20068 with flag 2335000/2335000
1498.02/770.66	c cleaning 10010 clauses out of 20069 with flag 2345000/2345000
1504.30/773.88	c cleaning 10015 clauses out of 20060 with flag 2355001/2355001
1510.95/777.22	c cleaning 10000 clauses out of 20045 with flag 2365001/2365001
1516.67/780.25	c cleaning 10017 clauses out of 20045 with flag 2375001/2375001
1522.73/783.34	c cleaning 10005 clauses out of 20029 with flag 2385002/2385002
1529.16/786.68	c cleaning 9995 clauses out of 20022 with flag 2395000/2395000
1535.83/790.05	c cleaning 10002 clauses out of 20028 with flag 2405001/2405001
1542.56/793.53	c cleaning 9985 clauses out of 20026 with flag 2415001/2415001
1548.39/796.57	c cleaning 9986 clauses out of 20042 with flag 2425002/2425002
1554.65/799.74	c cleaning 10016 clauses out of 20054 with flag 2435000/2435000
1561.09/803.03	c cleaning 9994 clauses out of 20038 with flag 2445000/2445000
1567.21/806.23	c cleaning 10009 clauses out of 20045 with flag 2455001/2455001
1573.22/809.37	c cleaning 9973 clauses out of 20036 with flag 2465001/2465001
1579.68/812.60	c cleaning 10008 clauses out of 20062 with flag 2475000/2475000
1585.70/815.73	c cleaning 9993 clauses out of 20055 with flag 2485001/2485001
1591.82/818.90	c cleaning 10015 clauses out of 20062 with flag 2495001/2495001
1597.65/821.94	c cleaning 9999 clauses out of 20046 with flag 2505000/2505000
1603.30/824.87	c cleaning 10006 clauses out of 20051 with flag 2515004/2515004
1609.35/827.95	c cleaning 9987 clauses out of 20043 with flag 2525002/2525002
1615.44/831.13	c cleaning 9998 clauses out of 20055 with flag 2535001/2535001
1621.28/834.17	c cleaning 10006 clauses out of 20056 with flag 2545000/2545000
1627.12/837.19	c cleaning 9989 clauses out of 20050 with flag 2555000/2555000
1633.15/840.28	c cleaning 9999 clauses out of 20063 with flag 2565002/2565002
1639.27/843.47	c cleaning 9987 clauses out of 20062 with flag 2575000/2575000
1645.31/846.53	c cleaning 10020 clauses out of 20075 with flag 2585000/2585000
1651.73/849.84	c cleaning 9995 clauses out of 20055 with flag 2595000/2595000
1657.78/852.91	c cleaning 9962 clauses out of 20060 with flag 2605000/2605000
1664.09/856.20	c cleaning 10017 clauses out of 20100 with flag 2615002/2615002
1670.11/859.35	c cleaning 10000 clauses out of 20082 with flag 2625001/2625001
1676.53/862.60	c cleaning 10015 clauses out of 20081 with flag 2635000/2635000
1682.78/865.80	c cleaning 9999 clauses out of 20067 with flag 2645001/2645001
1688.93/869.02	c cleaning 9987 clauses out of 20067 with flag 2655000/2655000
1695.54/872.47	c cleaning 10008 clauses out of 20081 with flag 2665001/2665001
1701.58/875.59	c cleaning 10024 clauses out of 20075 with flag 2675003/2675003
1708.24/878.97	c cleaning 9985 clauses out of 20051 with flag 2685003/2685003
1715.32/882.65	c cleaning 9997 clauses out of 20063 with flag 2695000/2695000
1721.54/885.89	c cleaning 10001 clauses out of 20070 with flag 2705004/2705004
1728.14/889.23	c cleaning 10007 clauses out of 20066 with flag 2715001/2715001
1734.57/892.59	c cleaning 10021 clauses out of 20062 with flag 2725004/2725004
1741.48/896.10	c cleaning 10002 clauses out of 20037 with flag 2735000/2735000
1747.72/899.38	c cleaning 10000 clauses out of 20037 with flag 2745002/2745002
1753.93/902.53	c cleaning 9995 clauses out of 20037 with flag 2755002/2755002
1760.17/905.71	c cleaning 9998 clauses out of 20040 with flag 2765000/2765000
1766.66/909.12	c cleaning 9980 clauses out of 20044 with flag 2775002/2775002
1772.70/912.30	c cleaning 10027 clauses out of 20065 with flag 2785003/2785003
1779.52/915.72	c cleaning 9996 clauses out of 20036 with flag 2795001/2795001
1786.56/919.35	c cleaning 9964 clauses out of 20040 with flag 2805001/2805001
1793.49/922.91	c cleaning 10003 clauses out of 20077 with flag 2815002/2815002
1798.08/925.31	c starts		: 242
1798.08/925.31	c conflicts		: 2822272
1798.08/925.31	c decisions		: 3806902
1798.08/925.31	c propagations		: 216153364
1798.08/925.31	c inspects		: 6770647347
1798.08/925.31	c learnt literals	: 0
1798.08/925.31	c learnt binary clauses	: 0
1798.08/925.31	c learnt ternary clauses	: 20
1798.08/925.31	c learnt clauses	: 2822272
1798.08/925.31	c ignored clauses	: 0
1798.08/925.31	c root simplifications	: 0
1798.08/925.31	c removed literals (reason simplification)	: 62905766
1798.08/925.31	c reason swapping (by a shorter reason)	: 0
1798.08/925.31	c Calls to reduceDB	: 283
1798.08/925.31	c number of reductions to clauses (during analyze)	: 0
1798.08/925.31	c number of learned constraints concerned by reduction	: 0
1798.08/925.31	c number of learning phase by resolution	: 0
1798.08/925.31	c number of learning phase by cutting planes	: 0
1798.08/925.31	c speed (assignments/second)	: 610416.5678267647
1798.08/925.31	c non guided choices	125
1798.08/925.32	c learnt constraints type 
1798.08/925.32	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 17363
1798.08/925.32	c constraints type 
1798.08/925.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2052
1798.08/925.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 264
1798.08/925.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 630
1798.08/925.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1681
1798.08/925.32	c constraints type 
1798.08/925.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 630
1798.08/925.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2052
1798.08/925.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 264
1798.08/925.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1681
1798.08/925.32	s SATISFIABLE
1798.08/925.32	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 x40 -x41 -x42 -x43 -x44 -x45 -x46 x47 -x48 -x49 -x50 x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 -x100 x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 x138 -x139 -x140 -x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 x165 -x166 -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 x216 -x217 -x218 x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 x281 -x282 x283 -x284 -x285 -x286 -x287 -x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 -x337 -x338 x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 x364 x365 -x366 x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 x384 -x385 -x386 x387 -x388 -x389 -x390 x391 -x392 -x393 -x394 -x395 -x396 x397 x398 -x399 x400 -x401 x402 -x403 -x404 -x405 -x406 x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 x420 -x421 x422 -x423 -x424 -x425 -x426 x427 -x428 -x429 -x430 -x431 x432 x433 x434 x435 -x436 -x437 x438 -x439 -x440 x441 -x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 -x451 -x452 -x453 -x454 x455 -x456 x457 -x458 -x459 -x460 -x461 -x462 x463 -x464 -x465 -x466 x467 -x468 x469 -x470 x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 -x482 -x483 x484 -x485 -x486 -x487 x488 -x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 x499 -x500 -x501 -x502 x503 -x504 x505 -x506 x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 x520 -x521 -x522 x523 -x524 -x525 -x526 -x527 -x528 -x529 x530 x531 -x532 -x533 -x534 -x535 -x536 -x537 x538 -x539 x540 
1798.08/925.32	c objective function=24491
1798.08/925.32	c Total wall clock time (in seconds): 925.221

Verifier Data

OK	24491

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

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

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


[startup+0 s]
/proc/loadavg: 3.75 3.76 2.65 4/197 32381
/proc/meminfo: memFree=27910436/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 1278 0 0 0 0 0 0 0 20 0 2 0 340004929 98570240 979 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 4096 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 24065 979 745 9 0 16771 0
[pid=32381/tid=32382] ppid=32379 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) R 32379 32381 32179 0 -1 4202560 131 0 0 0 0 0 0 0 20 0 2 0 340004929 98570240 979 33554432000 1073741824 1073778376 140736961547184 139925063462440 260190324096 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.0575569 s]
/proc/loadavg: 3.75 3.76 2.65 4/197 32381
/proc/meminfo: memFree=27910436/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2699928 CPUtime=0.04 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 3889 0 1 0 4 0 0 0 20 0 18 0 340004929 2764726272 5608 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 674982 5611 1759 9 0 665676 0
[pid=32381/tid=32382] ppid=32379 vsize=2699928 CPUtime=0.03 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) R 32379 32381 32179 0 -1 4202560 2681 0 1 0 3 0 0 0 20 0 18 0 340004929 2764726272 5611 33554432000 1073741824 1073778376 140736961547184 139925063469728 260193707277 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2699928

[startup+0.100309 s]
/proc/loadavg: 3.75 3.76 2.65 4/197 32381
/proc/meminfo: memFree=27910436/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2699928 CPUtime=0.11 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 4875 0 1 0 10 1 0 0 20 0 18 0 340004929 2764726272 6567 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 674982 6567 2142 9 0 665676 0
[pid=32381/tid=32382] ppid=32379 vsize=2699928 CPUtime=0.08 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) R 32379 32381 32179 0 -1 4202560 2814 0 1 0 8 0 0 0 20 0 18 0 340004929 2764726272 6567 33554432000 1073741824 1073778376 140736961547184 139925063453496 139925068225333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2699928

[startup+0.300248 s]
/proc/loadavg: 3.75 3.76 2.65 4/197 32381
/proc/meminfo: memFree=27910436/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2699928 CPUtime=0.5 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 6289 0 1 0 49 1 0 0 20 0 18 0 340004929 2764726272 9800 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 674982 9815 2218 9 0 665676 0
[pid=32381/tid=32382] ppid=32379 vsize=2699928 CPUtime=0.28 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) R 32379 32381 32179 0 -1 4202560 2829 0 1 0 27 1 0 0 20 0 18 0 340004929 2764726272 9815 33554432000 1073741824 1073778376 140736961547184 139925063453496 139925003237063 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2699928

[startup+0.700271 s]
/proc/loadavg: 3.75 3.76 2.65 4/197 32381
/proc/meminfo: memFree=27910436/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=1.78 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 12775 0 1 0 174 4 0 0 20 0 20 0 340004929 3037372416 21025 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 21025 2254 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.36 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2848 0 1 0 35 1 0 0 20 0 20 0 340004929 3037372416 21025 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.78
Current children cumulated vsize (KiB) 2966184

[startup+1.50067 s]
/proc/loadavg: 3.77 3.76 2.65 1/215 32405
/proc/meminfo: memFree=27815680/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=2.21 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 12805 0 1 0 216 5 0 0 20 0 22 0 340004929 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 32807 2255 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.37 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2849 0 1 0 35 2 0 0 20 0 22 0 340004929 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32384] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32384/stat : 32384 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924929444264 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32385] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32385/stat : 32385 (java) S 32379 32381 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924928391720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32386] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32386/stat : 32386 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924927338664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 340004930 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 340004931 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32396] ppid=32379 vsize=2966184 CPUtime=0.53 cores=0,2,4,6
/proc/32381/task/32396/stat : 32396 (java) R 32379 32381 32179 0 -1 4202560 3448 0 0 0 53 0 0 0 20 0 22 0 340004934 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924905654664 139925069447162 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32397] ppid=32379 vsize=2966184 CPUtime=0.59 cores=0,2,4,6
/proc/32381/task/32397/stat : 32397 (java) R 32379 32381 32179 0 -1 4202560 5180 0 0 0 59 0 0 0 20 0 22 0 340004934 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924904614840 139925070262844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32398] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32398/stat : 32398 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924903561976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32399] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32399/stat : 32399 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924902509640 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32402] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32402/stat : 32402 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004968 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924899349288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32403] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32403/stat : 32403 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004969 3037372416 32807 33554432000 1073741824 1073778376 140736961547184 139924898296744 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 2966184

[startup+3.10068 s]
/proc/loadavg: 3.77 3.76 2.65 3/217 32409
/proc/meminfo: memFree=27491264/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=5.19 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 21856 0 1 0 506 13 0 0 20 0 20 0 340004929 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 104976 2284 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.37 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2849 0 1 0 35 2 0 0 20 0 20 0 340004929 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32384] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32384/stat : 32384 (java) S 32379 32381 32179 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924929444264 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32385] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32385/stat : 32385 (java) S 32379 32381 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924928391720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32386] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32386/stat : 32386 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924927338664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 31 0 0 0 1 0 0 0 20 0 20 0 340004931 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340004932 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340004932 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004934 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32396] ppid=32379 vsize=2966184 CPUtime=1.18 cores=0,2,4,6
/proc/32381/task/32396/stat : 32396 (java) S 32379 32381 32179 0 -1 4202560 9413 0 0 0 117 1 0 0 20 0 20 0 340004934 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924905667384 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32397] ppid=32379 vsize=2966184 CPUtime=1 cores=0,2,4,6
/proc/32381/task/32397/stat : 32397 (java) S 32379 32381 32179 0 -1 4202560 8064 0 0 0 99 1 0 0 20 0 20 0 340004934 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924904614840 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32398] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32398/stat : 32398 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004934 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924903561976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32399] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32399/stat : 32399 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004934 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924902509640 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32402] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32402/stat : 32402 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340004968 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924899349288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32403] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32403/stat : 32403 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 340004969 3037372416 104976 33554432000 1073741824 1073778376 140736961547184 139924898296744 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 2966184

[startup+6.30071 s]
/proc/loadavg: 3.77 3.76 2.65 10/219 32477
/proc/meminfo: memFree=27164716/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=7.47 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 21889 0 1 0 728 19 0 0 20 0 20 0 340004929 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 105310 2286 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.38 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2851 0 1 0 36 2 0 0 20 0 20 0 340004929 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32384] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32384/stat : 32384 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924929444264 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32385] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32385/stat : 32385 (java) S 32379 32381 32179 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924928391720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32386] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32386/stat : 32386 (java) S 32379 32381 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924927338664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 20 0 340004930 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=0.04 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 340004931 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340004932 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 340004932 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340004934 3037372416 105310 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=4.47 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 288 0 0 0 442 5 0 0 20 0 22 0 340004930 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=4.63 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 302 0 0 0 457 6 0 0 20 0 22 0 340004930 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=4.44 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 278 0 0 0 438 6 0 0 20 0 22 0 340004930 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=4.46 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 285 0 0 0 441 5 0 0 20 0 22 0 340004930 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=4.47 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 282 0 0 0 443 4 0 0 20 0 22 0 340004930 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=51.33 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 124 0 0 0 5098 35 0 0 20 0 22 0 340004931 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32396] ppid=32379 vsize=2966184 CPUtime=1.9 cores=0,2,4,6
/proc/32381/task/32396/stat : 32396 (java) S 32379 32381 32179 0 -1 4202560 12016 0 0 0 188 2 0 0 20 0 22 0 340004934 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924905667384 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32397] ppid=32379 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/32381/task/32397/stat : 32397 (java) S 32379 32381 32179 0 -1 4202560 8065 0 0 0 123 2 0 0 20 0 22 0 340004934 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924904614840 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32398] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32398/stat : 32398 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924903561976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32399] ppid=32379 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/32381/task/32399/stat : 32399 (java) S 32379 32381 32179 0 -1 4202560 50 0 0 0 14 15 0 0 20 0 22 0 340004934 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924902509640 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32402] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32402/stat : 32402 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004968 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924899349288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32403] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32403/stat : 32403 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004969 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924898296744 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32526] ppid=32379 vsize=2966184 CPUtime=284.14 cores=0,2,4,6
/proc/32381/task/32526/stat : 32526 (java) R 32379 32381 32179 0 -1 4202560 142 0 0 0 28409 5 0 0 20 0 22 0 340062049 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924900399408 139925004083622 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32527] ppid=32379 vsize=2966184 CPUtime=284.13 cores=0,2,4,6
/proc/32381/task/32527/stat : 32527 (java) R 32379 32381 32179 0 -1 4202560 147 0 0 0 28408 5 0 0 20 0 22 0 340062049 3037372416 172926 33554432000 1073741824 1073778376 140736961547184 139924901453128 139925003796231 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1714.72
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+925.301 s]
/proc/loadavg: 3.61 3.88 3.43 5/219 32604
/proc/meminfo: memFree=26814880/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=1798.08 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 27899 0 1 0 179669 139 0 0 20 0 22 0 340004929 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 175817 2288 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.4 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2914 0 1 0 37 3 0 0 20 0 22 0 340004929 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32384] ppid=32379 vsize=2966184 CPUtime=4.78 cores=0,2,4,6
/proc/32381/task/32384/stat : 32384 (java) S 32379 32381 32179 0 -1 4202560 295 0 0 0 472 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924929444264 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32385] ppid=32379 vsize=2966184 CPUtime=4.71 cores=0,2,4,6
/proc/32381/task/32385/stat : 32385 (java) S 32379 32381 32179 0 -1 4202560 293 0 0 0 466 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924928391720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32386] ppid=32379 vsize=2966184 CPUtime=4.71 cores=0,2,4,6
/proc/32381/task/32386/stat : 32386 (java) S 32379 32381 32179 0 -1 4202560 290 0 0 0 465 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924927338664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=4.75 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 289 0 0 0 470 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=4.89 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 303 0 0 0 483 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=4.72 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 278 0 0 0 466 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=4.68 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 285 0 0 0 463 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=4.7 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 283 0 0 0 465 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=54.83 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 127 0 0 0 5446 37 0 0 20 0 22 0 340004931 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32396] ppid=32379 vsize=2966184 CPUtime=1.9 cores=0,2,4,6
/proc/32381/task/32396/stat : 32396 (java) S 32379 32381 32179 0 -1 4202560 12016 0 0 0 188 2 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924905667384 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32397] ppid=32379 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/32381/task/32397/stat : 32397 (java) S 32379 32381 32179 0 -1 4202560 8065 0 0 0 123 2 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924904614840 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32398] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32398/stat : 32398 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924903561976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32399] ppid=32379 vsize=2966184 CPUtime=0.31 cores=0,2,4,6
/proc/32381/task/32399/stat : 32399 (java) S 32379 32381 32179 0 -1 4202560 52 0 0 0 15 16 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924902509640 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32402] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32402/stat : 32402 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004968 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924899349288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32403] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32403/stat : 32403 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004969 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924898296744 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32526] ppid=32379 vsize=2966184 CPUtime=322.96 cores=0,2,4,6
/proc/32381/task/32526/stat : 32526 (java) R 32379 32381 32179 0 -1 4202560 166 0 0 0 32291 5 0 0 20 0 22 0 340062049 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924900400272 139925003899106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32527] ppid=32379 vsize=2966184 CPUtime=322.95 cores=0,2,4,6
/proc/32381/task/32527/stat : 32527 (java) R 32379 32381 32179 0 -1 4202560 163 0 0 0 32290 5 0 0 20 0 22 0 340062049 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924901452192 139925003701121 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 2966184

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

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

[startup+925.301 s]
/proc/loadavg: 3.61 3.88 3.43 5/219 32604
/proc/meminfo: memFree=26814880/32873648 swapFree=7116/7116
[pid=32381] ppid=32379 vsize=2966184 CPUtime=1798.08 cores=0,2,4,6
/proc/32381/stat : 32381 (java) S 32379 32381 32179 0 -1 4202496 27899 0 1 0 179669 139 0 0 20 0 22 0 340004929 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 140736961538320 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/32381/statm: 741546 175817 2288 9 0 732240 0
[pid=32381/tid=32382] ppid=32379 vsize=2966184 CPUtime=0.4 cores=0,2,4,6
/proc/32381/task/32382/stat : 32382 (java) S 32379 32381 32179 0 -1 4202560 2914 0 1 0 37 3 0 0 20 0 22 0 340004929 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139925063468184 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32384] ppid=32379 vsize=2966184 CPUtime=4.78 cores=0,2,4,6
/proc/32381/task/32384/stat : 32384 (java) S 32379 32381 32179 0 -1 4202560 295 0 0 0 472 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924929444264 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32385] ppid=32379 vsize=2966184 CPUtime=4.71 cores=0,2,4,6
/proc/32381/task/32385/stat : 32385 (java) S 32379 32381 32179 0 -1 4202560 293 0 0 0 466 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924928391720 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32386] ppid=32379 vsize=2966184 CPUtime=4.71 cores=0,2,4,6
/proc/32381/task/32386/stat : 32386 (java) S 32379 32381 32179 0 -1 4202560 290 0 0 0 465 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924927338664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32387] ppid=32379 vsize=2966184 CPUtime=4.75 cores=0,2,4,6
/proc/32381/task/32387/stat : 32387 (java) S 32379 32381 32179 0 -1 4202560 289 0 0 0 470 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924926286120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32388] ppid=32379 vsize=2966184 CPUtime=4.89 cores=0,2,4,6
/proc/32381/task/32388/stat : 32388 (java) S 32379 32381 32179 0 -1 4202560 303 0 0 0 483 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924925234088 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32389] ppid=32379 vsize=2966184 CPUtime=4.72 cores=0,2,4,6
/proc/32381/task/32389/stat : 32389 (java) S 32379 32381 32179 0 -1 4202560 278 0 0 0 466 6 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924924181544 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32390] ppid=32379 vsize=2966184 CPUtime=4.68 cores=0,2,4,6
/proc/32381/task/32390/stat : 32390 (java) S 32379 32381 32179 0 -1 4202560 285 0 0 0 463 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924923128488 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32391] ppid=32379 vsize=2966184 CPUtime=4.7 cores=0,2,4,6
/proc/32381/task/32391/stat : 32391 (java) S 32379 32381 32179 0 -1 4202560 283 0 0 0 465 5 0 0 20 0 22 0 340004930 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924922075944 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=32381/tid=32392] ppid=32379 vsize=2966184 CPUtime=54.83 cores=0,2,4,6
/proc/32381/task/32392/stat : 32392 (java) S 32379 32381 32179 0 -1 4202560 127 0 0 0 5446 37 0 0 20 0 22 0 340004931 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924909877608 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32393] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32393/stat : 32393 (java) S 32379 32381 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924908823928 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32394] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32394/stat : 32394 (java) S 32379 32381 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 340004932 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924907770760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32395] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32395/stat : 32395 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924906719504 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32396] ppid=32379 vsize=2966184 CPUtime=1.9 cores=0,2,4,6
/proc/32381/task/32396/stat : 32396 (java) S 32379 32381 32179 0 -1 4202560 12016 0 0 0 188 2 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924905667384 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32397] ppid=32379 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/32381/task/32397/stat : 32397 (java) S 32379 32381 32179 0 -1 4202560 8065 0 0 0 123 2 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924904614840 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32398] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32398/stat : 32398 (java) S 32379 32381 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924903561976 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=32381/tid=32399] ppid=32379 vsize=2966184 CPUtime=0.31 cores=0,2,4,6
/proc/32381/task/32399/stat : 32399 (java) S 32379 32381 32179 0 -1 4202560 52 0 0 0 15 16 0 0 20 0 22 0 340004934 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924902509640 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32402] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32402/stat : 32402 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004968 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924899349288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=32381/tid=32403] ppid=32379 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/32381/task/32403/stat : 32403 (java) S 32379 32381 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 340004969 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924898296744 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32526] ppid=32379 vsize=2966184 CPUtime=322.96 cores=0,2,4,6
/proc/32381/task/32526/stat : 32526 (java) R 32379 32381 32179 0 -1 4202560 166 0 0 0 32291 5 0 0 20 0 22 0 340062049 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924900400272 139925003899106 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=32381/tid=32527] ppid=32379 vsize=2966184 CPUtime=322.95 cores=0,2,4,6
/proc/32381/task/32527/stat : 32527 (java) R 32379 32381 32179 0 -1 4202560 163 0 0 0 32290 5 0 0 20 0 22 0 340062049 3037372416 175817 33554432000 1073741824 1073778376 140736961547184 139924901452192 139925003701121 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1798.08
Current children cumulated vsize (KiB) 2966184

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 32381 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=938127
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=681744
# CPU time returned by wait4() is 1796.62
# while last known CPU time is 1798.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 925.338
CPU time (s): 1800.01
CPU user time (s): 1798.74
CPU system time (s): 1.27
CPU usage (%): 194.525
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.94
system time used= 1.68174
maximum resident set size= 703380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27930
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 47134
involuntary context switches= 73300

runsolver used 4.22236 second user time and 7.70283 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 17:53:15
IDJOB=3731916
IDBENCH=2010
IDSOLVER=2324
FILE ID=node123/3731916-1338738795
RUNJOBID= node123-1338737887-32195
PBS_JOBID= 14636768
Free space on /tmp= 71304 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/ttp/normalized-data6_3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731916-1338738795/watcher-3731916-1338738795 -o /tmp/evaluation-result-3731916-1338738795/solver-3731916-1338738795 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3731916-1338738795.opb

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

MD5SUM BENCH= f675f355e04fd5af6f49610fb88dbbd3
RANDOM SEED=104797388

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27915688 kB
Buffers:         1798508 kB
Cached:          2237900 kB
SwapCached:         2268 kB
Active:          2164936 kB
Inactive:        1901060 kB
Active(anon):      22504 kB
Inactive(anon):     5504 kB
Active(file):    2142432 kB
Inactive(file):  1895556 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               708 kB
Writeback:             0 kB
AnonPages:         22896 kB
Mapped:            17852 kB
Shmem:                 0 kB
Slab:             750472 kB
SReclaimable:     193860 kB
SUnreclaim:       556612 kB
KernelStack:        1424 kB
PageTables:         3956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1566208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node123 at 2012-06-03 18:08:42