Trace number 3687684

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
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)1396 1800.03 956.941

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
synthesis-ptl-cmos-circuits/normalized-c8.opb
MD5SUMc919b2e3620f35e89404416810e81e0b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1194
Best CPU time to get the best result obtained on this benchmark0.033994
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1194
Optimality of the best value was proved YES
Number of variables239
Total number of constraints524
Number of constraints which are clauses520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4
Minimum length of a constraint1
Maximum length of a constraint36
Number of terms in the objective function 239
Biggest coefficient in the objective function 61
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 10012
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 61
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 10012
Number of bits of the biggest sum of numbers14
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.07/0.09	c version 2.3.2.v20120418
0.07/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.09	c java.vm.version	19.1-b02
0.07/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.09	c sun.arch.data.model	64
0.07/0.09	c java.version		1.6.0_24
0.07/0.09	c os.name		Linux
0.07/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.09	c os.arch		amd64
0.07/0.09	c Free memory 		501472288
0.07/0.09	c Max memory 		7480803328
0.07/0.09	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@63415de6
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3687684-1337873652.opb
0.08/0.12	c reading problem ... 
0.23/0.22	c ... done. Wall clock time 0.098s.
0.23/0.22	c declared #vars     239
0.23/0.22	c #constraints  520
0.23/0.22	c constraints type 
0.23/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 368
0.23/0.22	c ignored satisfied constraints => 4
0.23/0.22	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.23/0.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 151
0.23/0.22	c 524 constraints processed.
0.23/0.22	c constraints type 
0.23/0.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 151
0.23/0.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 368
0.23/0.22	c ignored satisfied constraints => 4
0.23/0.22	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.23/0.22	c 524 constraints processed.
0.23/0.22	c objective function length is 239 literals
0.23/0.23	c  And the winner is solver0
0.32/0.72	c SATISFIABLE
0.32/0.72	c OPTIMIZING...
0.32/0.72	c Got one! Elapsed wall clock time (in seconds):0.6
0.32/0.72	o 1662
0.32/0.74	c  And the winner is solver0
0.33/1.23	c Got one! Elapsed wall clock time (in seconds):1.108
0.33/1.23	o 1641
0.33/1.24	c  And the winner is solver0
0.38/1.74	c Got one! Elapsed wall clock time (in seconds):1.612
0.38/1.74	o 1639
0.38/1.74	c  And the winner is solver0
0.41/2.24	c Got one! Elapsed wall clock time (in seconds):2.115
0.41/2.24	o 1618
0.41/2.25	c  And the winner is solver0
0.45/2.74	c Got one! Elapsed wall clock time (in seconds):2.617
0.45/2.74	o 1616
0.45/2.75	c  And the winner is solver0
0.46/3.24	c Got one! Elapsed wall clock time (in seconds):3.12
0.46/3.24	o 1593
0.46/3.26	c  And the winner is solver0
0.89/3.75	c Got one! Elapsed wall clock time (in seconds):3.622
0.89/3.75	o 1588
0.89/3.75	c  And the winner is solver0
0.94/4.25	c Got one! Elapsed wall clock time (in seconds):4.124
0.94/4.25	o 1579
0.94/4.25	c  And the winner is solver0
0.95/4.75	c Got one! Elapsed wall clock time (in seconds):4.626
0.95/4.75	o 1570
0.95/4.76	c  And the winner is solver0
0.98/5.25	c Got one! Elapsed wall clock time (in seconds):5.128
0.98/5.25	o 1568
0.98/5.26	c  And the winner is solver0
1.12/5.75	c Got one! Elapsed wall clock time (in seconds):5.63
1.12/5.75	o 1563
1.12/5.77	c  And the winner is solver0
1.25/6.26	c Got one! Elapsed wall clock time (in seconds):6.131
1.25/6.26	o 1556
2.21/6.52	c cleaning 2799 clauses out of 5597 with flag 5001/5598
2.93/6.77	c cleaning 4398 clauses out of 8797 with flag 11000/11597
3.99/7.04	c cleaning 5697 clauses out of 11400 with flag 18001/18598
4.87/7.36	c cleaning 6851 clauses out of 13702 with flag 26000/26597
5.83/7.73	c cleaning 7922 clauses out of 15851 with flag 35000/35597
6.94/8.16	c cleaning 8961 clauses out of 17930 with flag 45001/45598
7.97/8.60	c cleaning 9984 clauses out of 19968 with flag 56000/56597
8.95/9.14	c cleaning 10987 clauses out of 21984 with flag 68000/68597
10.08/9.75	c cleaning 11996 clauses out of 23997 with flag 81000/81597
11.22/10.30	c cleaning 12994 clauses out of 26001 with flag 95000/95597
12.37/10.94	c cleaning 14003 clauses out of 28007 with flag 110000/110597
13.50/11.54	c cleaning 15000 clauses out of 30006 with flag 126002/126599
14.79/12.26	c cleaning 15996 clauses out of 32007 with flag 143003/143600
16.33/13.09	c cleaning 16991 clauses out of 34008 with flag 161000/161597
18.07/13.96	c cleaning 18008 clauses out of 36017 with flag 180000/180597
20.00/14.96	c cleaning 19001 clauses out of 38012 with flag 200003/200600
21.68/15.81	c  And the winner is solver1
21.68/15.87	c Got one! Elapsed wall clock time (in seconds):15.748
21.68/15.87	o 1499
22.14/16.10	c cleaning 20683 clauses out of 41366 with flag 5002/222956
22.67/16.44	c cleaning 13341 clauses out of 26682 with flag 11001/228955
23.37/16.81	c cleaning 10169 clauses out of 20340 with flag 18000/235954
23.88/17.19	c cleaning 9085 clauses out of 18171 with flag 26000/243954
24.73/17.68	c cleaning 9043 clauses out of 18087 with flag 35001/252955
25.63/18.14	c cleaning 9519 clauses out of 19044 with flag 45001/262955
26.54/18.63	c cleaning 10256 clauses out of 20526 with flag 56002/273956
27.42/19.16	c cleaning 11132 clauses out of 22268 with flag 68000/285954
28.66/19.80	c cleaning 12069 clauses out of 24137 with flag 81001/298955
29.95/20.50	c cleaning 13034 clauses out of 26067 with flag 95000/312954
31.25/21.28	c cleaning 14010 clauses out of 28033 with flag 110000/327954
32.75/22.08	c cleaning 15011 clauses out of 30023 with flag 126000/343954
34.35/22.98	c cleaning 16007 clauses out of 32013 with flag 143001/360955
35.83/23.78	c  And the winner is solver1
35.97/23.93	c Got one! Elapsed wall clock time (in seconds):23.809
35.97/23.93	o 1490
36.31/24.17	c cleaning 19395 clauses out of 38801 with flag 5000/383750
36.99/24.55	c cleaning 12695 clauses out of 25406 with flag 11000/389750
37.66/24.91	c cleaning 9849 clauses out of 19712 with flag 18001/396751
38.26/25.39	c cleaning 8928 clauses out of 17864 with flag 26002/404752
39.12/25.82	c cleaning 8957 clauses out of 17934 with flag 35000/413750
40.00/26.31	c cleaning 9476 clauses out of 18977 with flag 45000/423750
40.87/26.83	c cleaning 10252 clauses out of 20503 with flag 56003/434753
41.85/27.47	c cleaning 11122 clauses out of 22249 with flag 68001/446751
42.89/28.04	c cleaning 12062 clauses out of 24128 with flag 81002/459752
43.97/28.66	c cleaning 13026 clauses out of 26065 with flag 95001/473751
45.21/29.34	c cleaning 14018 clauses out of 28039 with flag 110001/488751
46.40/30.09	c cleaning 15009 clauses out of 30020 with flag 126000/504750
47.86/30.81	c cleaning 16003 clauses out of 32012 with flag 143001/521751
49.11/31.58	c cleaning 16999 clauses out of 34009 with flag 161001/539751
50.56/32.37	c cleaning 18005 clauses out of 36011 with flag 180002/558752
52.33/33.35	c cleaning 19003 clauses out of 38006 with flag 200002/578752
54.19/34.32	c cleaning 19995 clauses out of 40001 with flag 221000/599750
55.86/35.27	c cleaning 20994 clauses out of 42006 with flag 243000/621750
57.72/36.25	c cleaning 22003 clauses out of 44013 with flag 266001/644751
59.70/37.40	c cleaning 23004 clauses out of 46011 with flag 290002/668752
61.75/38.43	c cleaning 23997 clauses out of 48005 with flag 315000/693750
63.80/39.51	c cleaning 25001 clauses out of 50008 with flag 341000/719750
65.86/40.64	c cleaning 26000 clauses out of 52007 with flag 368000/746750
68.21/41.90	c cleaning 27003 clauses out of 54008 with flag 396001/774751
70.27/43.03	c cleaning 27998 clauses out of 56004 with flag 425000/803750
73.12/44.50	c cleaning 29004 clauses out of 58007 with flag 455001/833751
75.97/46.04	c cleaning 30002 clauses out of 60003 with flag 486001/864751
79.34/47.84	c cleaning 30999 clauses out of 62000 with flag 518000/896750
82.62/49.51	c cleaning 32000 clauses out of 64000 with flag 551000/929750
85.67/51.10	c cleaning 32998 clauses out of 66001 with flag 585001/963751
88.52/52.69	c cleaning 33994 clauses out of 68002 with flag 620000/998750
92.33/54.66	c cleaning 35002 clauses out of 70009 with flag 656001/1034751
95.83/56.41	c cleaning 36000 clauses out of 72006 with flag 693000/1071750
99.07/58.16	c cleaning 36996 clauses out of 74006 with flag 731000/1109750
102.74/60.09	c cleaning 38003 clauses out of 76012 with flag 770002/1148752
106.50/62.07	c cleaning 38995 clauses out of 78007 with flag 810000/1188750
110.13/63.99	c cleaning 39999 clauses out of 80013 with flag 851001/1229751
114.17/66.03	c cleaning 41006 clauses out of 82014 with flag 893001/1271751
117.80/68.00	c cleaning 41994 clauses out of 84007 with flag 936000/1314750
121.95/70.17	c cleaning 43003 clauses out of 86013 with flag 980000/1358750
126.18/72.38	c cleaning 44004 clauses out of 88010 with flag 1025000/1403750
130.64/74.63	c cleaning 44999 clauses out of 90006 with flag 1071000/1449750
134.89/76.90	c cleaning 46002 clauses out of 92008 with flag 1118001/1496751
139.82/79.45	c cleaning 46994 clauses out of 94005 with flag 1166000/1544750
144.46/81.83	c cleaning 48000 clauses out of 96011 with flag 1215000/1593750
148.90/84.12	c cleaning 48997 clauses out of 98011 with flag 1265000/1643750
153.54/86.55	c cleaning 50004 clauses out of 100014 with flag 1316000/1694750
158.30/89.08	c cleaning 51004 clauses out of 102010 with flag 1368000/1746750
163.54/91.75	c cleaning 51997 clauses out of 104006 with flag 1421000/1799750
168.78/94.47	c cleaning 53001 clauses out of 106009 with flag 1475000/1853750
174.21/97.24	c cleaning 54001 clauses out of 108009 with flag 1530001/1908751
179.80/100.11	c cleaning 54988 clauses out of 110007 with flag 1586000/1964750
184.64/102.66	c cleaning 56005 clauses out of 112019 with flag 1643000/2021750
190.67/105.77	c cleaning 57004 clauses out of 114014 with flag 1701000/2079750
196.52/108.75	c cleaning 58001 clauses out of 116011 with flag 1760001/2138751
202.86/112.04	c cleaning 58999 clauses out of 118010 with flag 1820001/2198751
209.52/115.40	c cleaning 59991 clauses out of 120010 with flag 1881000/2259750
215.54/118.53	c cleaning 60999 clauses out of 122020 with flag 1943001/2321751
221.98/121.85	c cleaning 62009 clauses out of 124021 with flag 2006001/2384751
230.57/126.24	c cleaning 63000 clauses out of 126011 with flag 2070000/2448750
237.78/129.95	c cleaning 64003 clauses out of 128013 with flag 2135002/2513752
239.00/130.69	c  And the winner is solver0
238.96/130.79	c Got one! Elapsed wall clock time (in seconds):130.662
238.96/130.79	o 1481
239.19/131.09	c cleaning 42148 clauses out of 84307 with flag 5001/2534049
240.01/131.51	c cleaning 24073 clauses out of 48158 with flag 11000/2540048
240.73/132.05	c cleaning 15538 clauses out of 31085 with flag 18000/2547048
241.53/132.50	c cleaning 11768 clauses out of 23547 with flag 26000/2555048
242.16/132.96	c cleaning 10385 clauses out of 20782 with flag 35003/2564051
242.99/133.47	c cleaning 10193 clauses out of 20394 with flag 45000/2574048
244.12/134.16	c cleaning 10599 clauses out of 21203 with flag 56002/2585050
245.13/134.79	c cleaning 11298 clauses out of 22602 with flag 68000/2597048
246.56/135.50	c cleaning 12146 clauses out of 24306 with flag 81002/2610050
247.79/136.26	c cleaning 13076 clauses out of 26160 with flag 95002/2624050
249.52/137.21	c cleaning 14039 clauses out of 28083 with flag 110001/2639049
251.14/138.10	c cleaning 15016 clauses out of 30043 with flag 126000/2655048
251.77/138.53	c  And the winner is solver1
251.77/138.56	c Got one! Elapsed wall clock time (in seconds):138.437
251.77/138.56	o 1403
252.08/138.74	c cleaning 13151 clauses out of 26302 with flag 5000/2666323
252.70/139.13	c cleaning 9571 clauses out of 19153 with flag 11002/2672325
253.41/139.67	c cleaning 8290 clauses out of 16581 with flag 18001/2679324
254.21/140.13	c cleaning 8140 clauses out of 16290 with flag 26000/2687323
255.03/140.63	c cleaning 8572 clauses out of 17150 with flag 35000/2696323
255.83/141.16	c cleaning 9282 clauses out of 18578 with flag 45000/2706323
256.92/141.82	c cleaning 10142 clauses out of 20297 with flag 56001/2717324
257.92/142.41	c cleaning 11076 clauses out of 22155 with flag 68001/2729324
258.96/143.03	c cleaning 12034 clauses out of 24083 with flag 81005/2742328
260.17/143.74	c cleaning 13019 clauses out of 26044 with flag 95000/2756323
261.45/144.58	c cleaning 14008 clauses out of 28026 with flag 110001/2771324
262.87/145.34	c cleaning 15009 clauses out of 30018 with flag 126001/2787324
264.50/146.24	c cleaning 16003 clauses out of 32009 with flag 143001/2804324
265.89/147.04	c cleaning 17002 clauses out of 34005 with flag 161000/2822323
267.38/147.99	c cleaning 18002 clauses out of 36003 with flag 180000/2841323
269.18/148.94	c cleaning 18997 clauses out of 38001 with flag 200000/2861323
270.99/149.91	c cleaning 19998 clauses out of 40004 with flag 221000/2882323
272.59/150.89	c cleaning 20995 clauses out of 42009 with flag 243003/2904326
274.53/151.97	c cleaning 22002 clauses out of 44011 with flag 266000/2927323
276.54/153.00	c cleaning 23002 clauses out of 46009 with flag 290000/2951323
278.55/154.12	c cleaning 24002 clauses out of 48007 with flag 315000/2976323
280.57/155.29	c cleaning 25002 clauses out of 50006 with flag 341001/3002324
282.88/156.59	c cleaning 26002 clauses out of 52004 with flag 368001/3029324
285.28/157.84	c cleaning 26994 clauses out of 54002 with flag 396001/3057324
287.89/159.22	c cleaning 27999 clauses out of 56009 with flag 425002/3086325
290.71/160.72	c cleaning 29003 clauses out of 58009 with flag 455001/3116324
293.63/162.30	c cleaning 29989 clauses out of 60005 with flag 486000/3147323
296.23/163.78	c cleaning 31003 clauses out of 62017 with flag 518001/3179324
299.42/165.41	c cleaning 32000 clauses out of 64014 with flag 551001/3212324
302.42/167.06	c cleaning 33001 clauses out of 66014 with flag 585001/3246324
306.34/169.11	c cleaning 34005 clauses out of 68012 with flag 620000/3281323
309.74/170.98	c cleaning 34999 clauses out of 70007 with flag 656000/3317323
313.33/172.82	c cleaning 35997 clauses out of 72008 with flag 693000/3354323
316.75/174.65	c cleaning 36998 clauses out of 74011 with flag 731000/3392323
320.61/176.73	c cleaning 38002 clauses out of 76013 with flag 770000/3431323
324.59/178.88	c cleaning 38998 clauses out of 78013 with flag 810002/3471325
328.59/180.99	c cleaning 39997 clauses out of 80013 with flag 851000/3512323
332.77/183.12	c cleaning 41002 clauses out of 82016 with flag 893000/3554323
337.39/185.62	c cleaning 42002 clauses out of 84014 with flag 936000/3597323
341.75/188.00	c cleaning 43002 clauses out of 86012 with flag 980000/3641323
346.34/190.35	c cleaning 44002 clauses out of 88012 with flag 1025002/3686325
350.90/192.73	c cleaning 44993 clauses out of 90009 with flag 1071001/3732324
356.11/195.52	c cleaning 46007 clauses out of 92015 with flag 1118000/3779323
361.26/198.29	c cleaning 47000 clauses out of 94010 with flag 1166002/3827325
366.81/201.14	c cleaning 48000 clauses out of 96009 with flag 1215001/3876324
373.14/204.41	c cleaning 48997 clauses out of 98008 with flag 1265000/3926323
379.78/207.92	c cleaning 50004 clauses out of 100011 with flag 1316000/3977323
385.12/210.73	c cleaning 50998 clauses out of 102007 with flag 1368000/4029323
391.67/214.17	c cleaning 51998 clauses out of 104011 with flag 1421002/4082325
397.80/217.38	c cleaning 53005 clauses out of 106011 with flag 1475000/4136323
403.94/220.69	c cleaning 53996 clauses out of 108007 with flag 1530001/4191324
410.47/224.04	c cleaning 55005 clauses out of 110011 with flag 1586001/4247324
416.59/227.21	c cleaning 56003 clauses out of 112007 with flag 1643002/4304325
423.30/230.77	c cleaning 56994 clauses out of 114003 with flag 1701001/4362324
430.24/234.45	c cleaning 57995 clauses out of 116009 with flag 1760001/4421324
437.73/238.37	c cleaning 59002 clauses out of 118013 with flag 1820000/4481323
444.27/241.78	c cleaning 60004 clauses out of 120012 with flag 1881001/4542324
451.58/245.54	c cleaning 61001 clauses out of 122007 with flag 1943000/4604323
458.68/249.30	c cleaning 62000 clauses out of 124006 with flag 2006000/4667323
465.79/253.05	c cleaning 63003 clauses out of 126006 with flag 2070000/4731323
474.87/257.78	c cleaning 63996 clauses out of 128003 with flag 2135000/4796323
485.43/263.17	c cleaning 65001 clauses out of 130008 with flag 2201001/4862324
496.53/268.90	c cleaning 65999 clauses out of 132009 with flag 2268003/4929326
504.05/272.85	c cleaning 66994 clauses out of 134007 with flag 2336000/4997323
512.52/277.27	c cleaning 68000 clauses out of 136013 with flag 2405000/5066323
521.59/281.96	c cleaning 69004 clauses out of 138014 with flag 2475001/5136324
530.25/286.52	c cleaning 69997 clauses out of 140010 with flag 2546001/5207324
539.13/291.17	c cleaning 71003 clauses out of 142012 with flag 2618000/5279323
548.82/296.14	c cleaning 72005 clauses out of 144009 with flag 2691000/5352323
559.87/301.88	c cleaning 72997 clauses out of 146006 with flag 2765002/5426325
570.72/307.51	c cleaning 73998 clauses out of 148007 with flag 2840000/5501323
581.19/312.94	c cleaning 75000 clauses out of 150009 with flag 2916000/5577323
591.07/318.03	c cleaning 76003 clauses out of 152011 with flag 2993002/5654325
603.36/324.34	c cleaning 77002 clauses out of 154007 with flag 3071001/5732324
614.03/329.97	c cleaning 77997 clauses out of 156004 with flag 3150000/5811323
625.29/335.76	c cleaning 78996 clauses out of 158010 with flag 3230003/5891326
634.95/340.78	c cleaning 79999 clauses out of 160011 with flag 3311000/5972323
645.81/346.32	c cleaning 81004 clauses out of 162013 with flag 3393001/6054324
656.87/352.19	c cleaning 82001 clauses out of 164009 with flag 3476001/6137324
666.72/357.23	c cleaning 83001 clauses out of 166010 with flag 3560003/6221326
678.97/363.51	c cleaning 84002 clauses out of 168007 with flag 3645001/6306324
689.65/369.05	c cleaning 84995 clauses out of 170004 with flag 3731000/6392323
701.05/375.10	c cleaning 86000 clauses out of 172009 with flag 3818000/6479323
712.02/380.71	c cleaning 87003 clauses out of 174009 with flag 3906000/6567323
721.80/385.89	c cleaning 87993 clauses out of 176007 with flag 3995001/6656324
733.05/391.60	c cleaning 88998 clauses out of 178013 with flag 4085000/6746323
743.84/397.35	c cleaning 90000 clauses out of 180015 with flag 4176000/6837323
755.67/403.46	c cleaning 91006 clauses out of 182015 with flag 4268000/6929323
766.47/409.06	c cleaning 92000 clauses out of 184009 with flag 4361000/7022323
777.51/414.77	c cleaning 92999 clauses out of 186010 with flag 4455001/7116324
786.13/419.39	c cleaning 93996 clauses out of 188010 with flag 4550000/7211323
795.75/424.39	c cleaning 94998 clauses out of 190014 with flag 4646000/7307323
807.32/430.32	c cleaning 95996 clauses out of 192016 with flag 4743000/7404323
817.94/435.86	c cleaning 97004 clauses out of 194021 with flag 4841001/7502324
831.52/442.94	c cleaning 98005 clauses out of 196016 with flag 4940000/7601323
844.12/449.48	c cleaning 99001 clauses out of 198013 with flag 5040002/7701325
856.91/456.01	c cleaning 100003 clauses out of 200010 with flag 5141000/7802323
869.30/462.45	c cleaning 101004 clauses out of 202008 with flag 5243001/7904324
885.28/470.76	c cleaning 101995 clauses out of 204003 with flag 5346000/8007323
898.10/477.38	c cleaning 102996 clauses out of 206008 with flag 5450000/8111323
910.70/483.86	c cleaning 103999 clauses out of 208013 with flag 5555001/8216324
924.48/490.96	c cleaning 105000 clauses out of 210013 with flag 5661000/8322323
937.03/497.54	c cleaning 106000 clauses out of 212013 with flag 5768000/8429323
949.45/503.98	c cleaning 107004 clauses out of 214013 with flag 5876000/8537323
962.48/510.66	c cleaning 107992 clauses out of 216013 with flag 5985004/8646327
976.50/517.82	c cleaning 109006 clauses out of 218017 with flag 6095000/8756323
993.60/527.00	c cleaning 109999 clauses out of 220014 with flag 6206003/8867326
1011.35/536.02	c cleaning 110999 clauses out of 222012 with flag 6318000/8979323
1030.51/545.75	c cleaning 112001 clauses out of 224014 with flag 6431001/9092324
1047.34/554.49	c cleaning 112999 clauses out of 226013 with flag 6545001/9206324
1066.61/564.27	c cleaning 113996 clauses out of 228013 with flag 6660000/9321323
1074.82/568.57	c  And the winner is solver1
1073.08/568.71	c Got one! Elapsed wall clock time (in seconds):568.589
1073.08/568.71	o 1396
1075.51/569.95	c cleaning 97117 clauses out of 194242 with flag 5000/9401548
1077.69/571.20	c cleaning 51552 clauses out of 103125 with flag 11000/9407548
1079.00/572.29	c cleaning 29275 clauses out of 58573 with flag 18000/9414548
1080.21/573.01	c cleaning 18639 clauses out of 37298 with flag 26000/9422548
1081.21/573.75	c cleaning 13827 clauses out of 27660 with flag 35001/9431549
1082.21/574.48	c cleaning 11907 clauses out of 23832 with flag 45000/9441548
1083.75/575.52	c cleaning 11450 clauses out of 22925 with flag 56000/9452548
1084.97/576.31	c cleaning 11734 clauses out of 23477 with flag 68002/9464550
1086.20/577.13	c cleaning 12364 clauses out of 24743 with flag 81002/9477550
1087.41/577.99	c cleaning 13184 clauses out of 26377 with flag 95000/9491548
1089.22/579.10	c cleaning 14089 clauses out of 28195 with flag 110002/9506550
1090.64/580.09	c cleaning 15046 clauses out of 30104 with flag 126000/9522548
1092.48/581.10	c cleaning 16027 clauses out of 32059 with flag 143001/9539549
1094.11/582.15	c cleaning 17014 clauses out of 34031 with flag 161000/9557548
1095.99/583.39	c cleaning 18006 clauses out of 36017 with flag 180000/9576548
1097.97/584.58	c cleaning 19000 clauses out of 38012 with flag 200001/9596549
1099.96/585.77	c cleaning 19998 clauses out of 40011 with flag 221000/9617548
1101.96/586.99	c cleaning 21008 clauses out of 42015 with flag 243002/9639550
1104.41/588.50	c cleaning 22002 clauses out of 44012 with flag 266007/9662555
1107.01/589.95	c cleaning 23002 clauses out of 46003 with flag 290000/9686548
1109.65/591.49	c cleaning 23997 clauses out of 48003 with flag 315002/9711550
1112.47/593.05	c cleaning 24999 clauses out of 50005 with flag 341001/9737549
1115.42/594.86	c cleaning 25996 clauses out of 52005 with flag 368000/9764548
1118.03/596.33	c cleaning 26993 clauses out of 54009 with flag 396000/9792548
1120.64/597.88	c cleaning 28003 clauses out of 56017 with flag 425001/9821549
1123.66/599.55	c cleaning 28993 clauses out of 58014 with flag 455001/9851549
1126.67/601.38	c cleaning 30008 clauses out of 60020 with flag 486000/9882548
1129.86/603.16	c cleaning 30997 clauses out of 62012 with flag 518000/9914548
1132.88/604.89	c cleaning 32010 clauses out of 64021 with flag 551006/9947554
1136.08/606.60	c cleaning 32990 clauses out of 66007 with flag 585002/9981550
1139.23/608.57	c cleaning 34008 clauses out of 68016 with flag 620001/10016549
1142.65/610.41	c cleaning 34988 clauses out of 70007 with flag 656000/10052548
1145.84/612.21	c cleaning 36003 clauses out of 72020 with flag 693001/10089549
1149.22/614.17	c cleaning 37004 clauses out of 74017 with flag 731001/10127549
1152.91/616.39	c cleaning 37996 clauses out of 76013 with flag 770001/10166549
1156.70/618.40	c cleaning 39007 clauses out of 78018 with flag 810002/10206550
1160.69/620.68	c cleaning 40004 clauses out of 80011 with flag 851002/10247550
1164.88/622.94	c cleaning 40996 clauses out of 82005 with flag 893000/10289548
1169.26/625.40	c cleaning 41998 clauses out of 84009 with flag 936000/10332548
1173.22/627.69	c cleaning 43001 clauses out of 86011 with flag 980000/10376548
1177.62/630.06	c cleaning 43997 clauses out of 88010 with flag 1025000/10421548
1182.02/632.43	c cleaning 45006 clauses out of 90014 with flag 1071001/10467549
1186.77/635.13	c cleaning 45994 clauses out of 92007 with flag 1118000/10514548
1191.57/637.74	c cleaning 47000 clauses out of 94014 with flag 1166001/10562549
1196.38/640.38	c cleaning 47992 clauses out of 96013 with flag 1215000/10611548
1201.53/643.12	c cleaning 48999 clauses out of 98021 with flag 1265000/10661548
1206.92/646.12	c cleaning 50008 clauses out of 100024 with flag 1316002/10712550
1212.14/648.95	c cleaning 51006 clauses out of 102015 with flag 1368001/10764549
1217.72/651.98	c cleaning 51998 clauses out of 104008 with flag 1421000/10817548
1223.73/655.12	c cleaning 52997 clauses out of 106010 with flag 1475000/10871548
1230.51/658.90	c cleaning 54004 clauses out of 108013 with flag 1530000/10926548
1236.30/661.96	c cleaning 55000 clauses out of 110009 with flag 1586000/10982548
1241.90/664.98	c cleaning 55999 clauses out of 112010 with flag 1643001/11039549
1247.89/668.13	c cleaning 56998 clauses out of 114010 with flag 1701000/11097548
1254.22/671.69	c cleaning 58002 clauses out of 116012 with flag 1760000/11156548
1260.83/675.13	c cleaning 58999 clauses out of 118010 with flag 1820000/11216548
1267.83/678.85	c cleaning 59996 clauses out of 120012 with flag 1881001/11277549
1275.23/682.77	c cleaning 61000 clauses out of 122015 with flag 1943000/11339548
1282.53/686.79	c cleaning 62004 clauses out of 124016 with flag 2006001/11402549
1288.90/690.17	c cleaning 62996 clauses out of 126013 with flag 2070002/11466550
1295.26/693.58	c cleaning 64001 clauses out of 128015 with flag 2135000/11531548
1302.06/697.10	c cleaning 65001 clauses out of 130014 with flag 2201000/11597548
1309.22/701.03	c cleaning 65999 clauses out of 132013 with flag 2268000/11664548
1316.61/704.90	c cleaning 66995 clauses out of 134014 with flag 2336000/11732548
1323.79/708.71	c cleaning 68006 clauses out of 136020 with flag 2405001/11801549
1330.97/712.58	c cleaning 68996 clauses out of 138013 with flag 2475000/11871548
1339.18/716.95	c cleaning 70005 clauses out of 140017 with flag 2546000/11942548
1347.54/721.32	c cleaning 71003 clauses out of 142012 with flag 2618000/12014548
1356.73/726.15	c cleaning 71995 clauses out of 144009 with flag 2691000/12087548
1365.13/730.50	c cleaning 73000 clauses out of 146014 with flag 2765000/12161548
1374.47/735.50	c cleaning 74009 clauses out of 148019 with flag 2840005/12236553
1384.26/740.62	c cleaning 75001 clauses out of 150007 with flag 2916002/12312550
1392.87/745.12	c cleaning 75997 clauses out of 152004 with flag 2993000/12389548
1399.65/748.76	c cleaning 76997 clauses out of 154008 with flag 3071001/12467549
1407.58/753.00	c cleaning 78000 clauses out of 156012 with flag 3150002/12546550
1415.77/757.31	c cleaning 78993 clauses out of 158010 with flag 3230000/12626548
1423.97/761.67	c cleaning 79996 clauses out of 160017 with flag 3311000/12707548
1432.55/766.14	c cleaning 81007 clauses out of 162021 with flag 3393000/12789548
1441.53/770.95	c cleaning 82001 clauses out of 164014 with flag 3476000/12872548
1451.93/776.39	c cleaning 83008 clauses out of 166015 with flag 3560002/12956550
1462.32/781.71	c cleaning 84002 clauses out of 168005 with flag 3645000/13041548
1471.70/786.68	c cleaning 85002 clauses out of 170004 with flag 3731001/13127549
1483.20/792.77	c cleaning 86000 clauses out of 172001 with flag 3818000/13214548
1493.78/798.29	c cleaning 87000 clauses out of 174001 with flag 3906000/13302548
1505.56/804.39	c cleaning 87989 clauses out of 176001 with flag 3995000/13391548
1515.57/809.52	c cleaning 89001 clauses out of 178013 with flag 4085001/13481549
1525.64/814.93	c cleaning 90005 clauses out of 180013 with flag 4176002/13572550
1535.02/819.84	c cleaning 90996 clauses out of 182006 with flag 4268000/13664548
1545.21/825.11	c cleaning 91997 clauses out of 184011 with flag 4361001/13757549
1554.38/829.99	c cleaning 92998 clauses out of 186013 with flag 4455000/13851548
1565.90/836.09	c cleaning 94008 clauses out of 188020 with flag 4550005/13946553
1576.48/841.51	c cleaning 94989 clauses out of 190007 with flag 4646000/14042548
1588.85/847.93	c cleaning 96012 clauses out of 192023 with flag 4743005/14139553
1598.41/852.99	c cleaning 96995 clauses out of 194007 with flag 4841001/14237549
1608.78/858.46	c cleaning 98002 clauses out of 196014 with flag 4940003/14336551
1620.75/864.69	c cleaning 98989 clauses out of 198009 with flag 5040000/14436548
1633.12/871.00	c cleaning 100004 clauses out of 200022 with flag 5141002/14537550
1643.89/876.70	c cleaning 101003 clauses out of 202017 with flag 5243001/14639549
1654.69/882.39	c cleaning 102003 clauses out of 204015 with flag 5346002/14742550
1666.67/888.51	c cleaning 102996 clauses out of 206012 with flag 5450002/14846550
1678.46/894.61	c cleaning 103995 clauses out of 208014 with flag 5555000/14951548
1691.45/901.34	c cleaning 105004 clauses out of 210020 with flag 5661001/15057549
1704.57/908.23	c cleaning 105997 clauses out of 212016 with flag 5768001/15164549
1716.11/914.25	c cleaning 107010 clauses out of 214021 with flag 5876003/15272551
1728.49/920.62	c cleaning 107985 clauses out of 216008 with flag 5985000/15381548
1740.85/927.07	c cleaning 109001 clauses out of 218026 with flag 6095003/15491551
1754.57/934.21	c cleaning 110003 clauses out of 220023 with flag 6206001/15602549
1768.36/941.30	c cleaning 111007 clauses out of 222019 with flag 6318000/15714548
1782.13/948.48	c cleaning 112004 clauses out of 224012 with flag 6431000/15827548
1795.30/955.23	c cleaning 112994 clauses out of 226009 with flag 6545001/15941549
1798.10/956.91	c starts		: 48
1798.10/956.91	c conflicts		: 6702
1798.10/956.91	c decisions		: 40739
1798.10/956.91	c propagations		: 255669
1798.10/956.91	c inspects		: 142749299
1798.10/956.91	c shortcuts		: 0
1798.10/956.91	c learnt literals	: 4
1798.10/956.91	c learnt binary clauses	: 3
1798.10/956.91	c learnt ternary clauses	: 2
1798.10/956.91	c learnt constraints	: 6691
1798.10/956.91	c ignored constraints	: 0
1798.10/956.91	c root simplifications	: 0
1798.10/956.91	c removed literals (reason simplification)	: 0
1798.10/956.91	c reason swapping (by a shorter reason)	: 0
1798.10/956.91	c Calls to reduceDB	: 0
1798.10/956.91	c number of reductions to clauses (during analyze)	: 0
1798.10/956.91	c number of learned constraints concerned by reduction	: 0
1798.10/956.91	c number of learning phase by resolution	: 0
1798.10/956.91	c number of learning phase by cutting planes	: 0
1798.10/956.91	c speed (assignments/second)	: 309.4827972309007
1798.10/956.91	c non guided choices	0
1798.10/956.92	c learnt constraints type 
1798.10/956.92	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 36
1798.10/956.92	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 3
1798.10/956.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6652
1798.10/956.92	c constraints type 
1798.10/956.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 368
1798.10/956.92	c ignored satisfied constraints => 4
1798.10/956.92	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1798.10/956.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 151
1798.10/956.92	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
1798.10/956.92	c 525 constraints processed.
1798.10/956.92	c constraints type 
1798.10/956.92	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 151
1798.10/956.92	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 368
1798.10/956.92	c ignored satisfied constraints => 4
1798.10/956.92	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
1798.10/956.92	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
1798.10/956.92	c 525 constraints processed.
1798.10/956.92	s SATISFIABLE
1798.10/956.92	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 
1798.10/956.92	c objective function=1396
1798.10/956.92	c Total wall clock time (in seconds): 956.794

Verifier Data

OK	1396

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-3687684-1337873652/watcher-3687684-1337873652 -o /tmp/evaluation-result-3687684-1337873652/solver-3687684-1337873652 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3687684-1337873652.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: 2.97 2.95 2.50 3/197 25197
/proc/meminfo: memFree=26117964/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/25197/stat : 25197 (java) D 25195 25197 24394 0 -1 4202496 247 0 0 0 0 0 0 0 20 0 1 0 253489761 9515008 182 33554432000 1073741824 1073778376 140734926485104 140734926476136 248790204085 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2323 182 140 9 0 71 0

[startup+0.095744 s]
/proc/loadavg: 2.97 2.95 2.50 3/197 25197
/proc/meminfo: memFree=26117964/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 4017 0 1 0 6 1 0 0 20 0 18 0 253489761 9787813888 5225 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2389603 5236 2036 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.100244 s]
/proc/loadavg: 2.97 2.95 2.50 3/197 25197
/proc/meminfo: memFree=26117964/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9558412 CPUtime=0.08 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 4238 0 1 0 7 1 0 0 20 0 18 0 253489761 9787813888 5439 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2389603 5442 2107 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300267 s]
/proc/loadavg: 2.97 2.95 2.50 3/197 25197
/proc/meminfo: memFree=26117964/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=0.32 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 5152 0 1 0 30 2 0 0 20 0 19 0 253489761 10060460032 7673 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 7673 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824668

[startup+0.700259 s]
/proc/loadavg: 2.97 2.95 2.50 3/197 25197
/proc/meminfo: memFree=26117964/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=0.32 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 5152 0 1 0 30 2 0 0 20 0 19 0 253489761 10060460032 7673 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 7673 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9824668

[startup+1.50073 s]
/proc/loadavg: 2.97 2.95 2.50 3/216 25222
/proc/meminfo: memFree=26091872/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=0.38 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 5192 0 1 0 35 3 0 0 20 0 19 0 253489761 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 9730 2229 9 0 2446860 0
[pid=25197/tid=25199] ppid=25195 vsize=9824668 CPUtime=0.21 cores=0,2,4,6
/proc/25197/task/25199/stat : 25199 (java) S 25195 25197 24394 0 -1 4202560 2458 0 1 0 19 2 0 0 20 0 19 0 253489762 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585341035512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25200] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25200/stat : 25200 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585302526376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25201] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25201/stat : 25201 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585301473832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25202] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25202/stat : 25202 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585300420776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253489764 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253489765 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253489765 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=0.05 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) S 25195 25197 24394 0 -1 4202560 641 0 0 0 5 0 0 0 20 0 19 0 253489767 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585160637240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=0.06 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) S 25195 25197 24394 0 -1 4202560 777 0 0 0 6 0 0 0 20 0 19 0 253489767 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585159584696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25219] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25219/stat : 25219 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253489784 10060460032 9730 33554432000 1073741824 1073778376 140737062230784 140585153266600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 9824668

[startup+3.10074 s]
/proc/loadavg: 2.97 2.95 2.50 3/216 25228
/proc/meminfo: memFree=26082928/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=0.46 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 5499 0 1 0 42 4 0 0 20 0 19 0 253489761 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 13319 2233 9 0 2446860 0
[pid=25197/tid=25199] ppid=25195 vsize=9824668 CPUtime=0.21 cores=0,2,4,6
/proc/25197/task/25199/stat : 25199 (java) S 25195 25197 24394 0 -1 4202560 2458 0 1 0 19 2 0 0 20 0 19 0 253489762 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585341035512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25200] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25200/stat : 25200 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585302526376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25201] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25201/stat : 25201 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585301473832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25202] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25202/stat : 25202 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585300420776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253489763 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253489764 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253489765 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253489765 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=0.07 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) S 25195 25197 24394 0 -1 4202560 643 0 0 0 7 0 0 0 20 0 19 0 253489767 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585160637240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=0.1 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) S 25195 25197 24394 0 -1 4202560 1053 0 0 0 10 0 0 0 20 0 19 0 253489767 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585159584696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253489767 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25219] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25219/stat : 25219 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253489784 10060460032 13319 33554432000 1073741824 1073778376 140737062230784 140585153266600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9824668
heavy processes:

[startup+6.3006 s]
/proc/loadavg: 2.90 2.93 2.50 2/216 25248
/proc/meminfo: memFree=26029928/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=1.4 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 14550 0 1 0 127 13 0 0 20 0 22 0 253489761 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 27581 2248 9 0 2446860 0
[pid=25197/tid=25199] ppid=25195 vsize=9824668 CPUtime=0.22 cores=0,2,4,6
/proc/25197/task/25199/stat : 25199 (java) S 25195 25197 24394 0 -1 4202560 2461 0 1 0 20 2 0 0 20 0 22 0 253489762 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585341035512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25200] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25200/stat : 25200 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585302526376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25201] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25201/stat : 25201 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585301473832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25202] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25202/stat : 25202 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585300420776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253489763 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 253489764 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=0.49 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) R 25195 25197 24394 0 -1 4202560 4773 0 0 0 47 2 0 0 20 0 22 0 253489767 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585160636736 140585348021807 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=0.4 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) R 25195 25197 24394 0 -1 4202560 5889 0 0 0 39 1 0 0 20 0 22 0 253489767 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585159573832 140585343511607 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25219] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25219/stat : 25219 (java) S 25195 25197 24394 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253489784 10060460032 27581 33554432000 1073741824 1073778376 140737062230784 140585153266600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 9824668
heavy processes:

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

[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=1.55 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 996 0 0 0 151 4 0 0 20 0 22 0 253489763 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 889 0 0 0 161 3 0 0 20 0 22 0 253489763 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 507 0 0 0 152 4 0 0 20 0 22 0 253489763 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1063 0 0 0 160 3 0 0 20 0 22 0 253489763 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=1.59 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 933 0 0 0 156 3 0 0 20 0 22 0 253489763 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=107.05 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 1966 0 0 0 10676 29 0 0 20 0 22 0 253489764 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) S 25195 25197 24394 0 -1 4202560 11381 0 0 0 145 2 0 0 20 0 22 0 253489767 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585160637240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=1.69 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) S 25195 25197 24394 0 -1 4202560 11365 0 0 0 167 2 0 0 20 0 22 0 253489767 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585159584696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 54 0 0 0 11 12 0 0 20 0 22 0 253489767 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25417] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25417/stat : 25417 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253502841 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585155372456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25851] ppid=25195 vsize=9824668 CPUtime=319.01 cores=0,2,4,6
/proc/25197/task/25851/stat : 25851 (java) R 25195 25197 24394 0 -1 4202560 25 0 0 0 31897 4 0 0 20 0 22 0 253546633 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585156423904 140585168590256 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25852] ppid=25195 vsize=9824668 CPUtime=319.13 cores=0,2,4,6
/proc/25197/task/25852/stat : 25852 (java) R 25195 25197 24394 0 -1 4202560 8 0 0 0 31909 4 0 0 20 0 22 0 253546633 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585154317200 140585169087057 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25853] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25853/stat : 25853 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253546633 10060460032 824025 33554432000 1073741824 1073778376 140737062230784 140585153267368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1769.93
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+956.901 s]
/proc/loadavg: 3.67 3.60 3.21 5/219 25860
/proc/meminfo: memFree=24511956/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=1798.1 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 37705 0 1 0 179665 145 0 0 20 0 22 0 253489761 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 828775 2281 9 0 2446860 0
[pid=25197/tid=25199] ppid=25195 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/25197/task/25199/stat : 25199 (java) S 25195 25197 24394 0 -1 4202560 2632 0 1 0 23 4 0 0 20 0 22 0 253489762 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585341035512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25200] ppid=25195 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/25197/task/25200/stat : 25200 (java) S 25195 25197 24394 0 -1 4202560 962 0 0 0 155 5 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585302526376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25201] ppid=25195 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/25197/task/25201/stat : 25201 (java) S 25195 25197 24394 0 -1 4202560 943 0 0 0 160 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585301473832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25202] ppid=25195 vsize=9824668 CPUtime=1.68 cores=0,2,4,6
/proc/25197/task/25202/stat : 25202 (java) S 25195 25197 24394 0 -1 4202560 996 0 0 0 165 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585300420776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 996 0 0 0 152 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 952 0 0 0 164 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=1.57 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 540 0 0 0 153 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1064 0 0 0 161 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 933 0 0 0 157 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=108.16 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 1975 0 0 0 10786 30 0 0 20 0 22 0 253489764 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) S 25195 25197 24394 0 -1 4202560 11381 0 0 0 145 2 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585160637240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=1.69 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) S 25195 25197 24394 0 -1 4202560 11365 0 0 0 167 2 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585159584696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 54 0 0 0 11 12 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25417] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25417/stat : 25417 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253502841 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585155372456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25851] ppid=25195 vsize=9824668 CPUtime=332.43 cores=0,2,4,6
/proc/25197/task/25851/stat : 25851 (java) R 25195 25197 24394 0 -1 4202560 26 0 0 0 33238 5 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585156423904 140585168591972 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25852] ppid=25195 vsize=9824668 CPUtime=332.55 cores=0,2,4,6
/proc/25197/task/25852/stat : 25852 (java) R 25195 25197 24394 0 -1 4202560 8 0 0 0 33250 5 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585154317040 140585168758237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25853] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25853/stat : 25853 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585153267368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 9824668

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

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

[startup+956.901 s]
/proc/loadavg: 3.67 3.60 3.21 5/219 25860
/proc/meminfo: memFree=24511956/32873844 swapFree=6080/6080
[pid=25197] ppid=25195 vsize=9824668 CPUtime=1798.1 cores=0,2,4,6
/proc/25197/stat : 25197 (java) S 25195 25197 24394 0 -1 4202496 37705 0 1 0 179665 145 0 0 20 0 22 0 253489761 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140737062221920 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/25197/statm: 2456167 828775 2281 9 0 2446860 0
[pid=25197/tid=25199] ppid=25195 vsize=9824668 CPUtime=0.27 cores=0,2,4,6
/proc/25197/task/25199/stat : 25199 (java) S 25195 25197 24394 0 -1 4202560 2632 0 1 0 23 4 0 0 20 0 22 0 253489762 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585341035512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25200] ppid=25195 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/25197/task/25200/stat : 25200 (java) S 25195 25197 24394 0 -1 4202560 962 0 0 0 155 5 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585302526376 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25201] ppid=25195 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/25197/task/25201/stat : 25201 (java) S 25195 25197 24394 0 -1 4202560 943 0 0 0 160 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585301473832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25202] ppid=25195 vsize=9824668 CPUtime=1.68 cores=0,2,4,6
/proc/25197/task/25202/stat : 25202 (java) S 25195 25197 24394 0 -1 4202560 996 0 0 0 165 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585300420776 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25203] ppid=25195 vsize=9824668 CPUtime=1.56 cores=0,2,4,6
/proc/25197/task/25203/stat : 25203 (java) S 25195 25197 24394 0 -1 4202560 996 0 0 0 152 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585299368232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25204] ppid=25195 vsize=9824668 CPUtime=1.67 cores=0,2,4,6
/proc/25197/task/25204/stat : 25204 (java) S 25195 25197 24394 0 -1 4202560 952 0 0 0 164 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585298316200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25205] ppid=25195 vsize=9824668 CPUtime=1.57 cores=0,2,4,6
/proc/25197/task/25205/stat : 25205 (java) S 25195 25197 24394 0 -1 4202560 540 0 0 0 153 4 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585297263656 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25206] ppid=25195 vsize=9824668 CPUtime=1.64 cores=0,2,4,6
/proc/25197/task/25206/stat : 25206 (java) S 25195 25197 24394 0 -1 4202560 1064 0 0 0 161 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585296210600 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25207] ppid=25195 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/25197/task/25207/stat : 25207 (java) S 25195 25197 24394 0 -1 4202560 933 0 0 0 157 3 0 0 20 0 22 0 253489763 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585295158056 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25208] ppid=25195 vsize=9824668 CPUtime=108.16 cores=0,2,4,6
/proc/25197/task/25208/stat : 25208 (java) S 25195 25197 24394 0 -1 4202560 1975 0 0 0 10786 30 0 0 20 0 22 0 253489764 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585164847464 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25209] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25209/stat : 25209 (java) S 25195 25197 24394 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585163793784 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25210] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25210/stat : 25210 (java) S 25195 25197 24394 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 253489765 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585162740616 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25211] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25211/stat : 25211 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585161689360 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25212] ppid=25195 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/25197/task/25212/stat : 25212 (java) S 25195 25197 24394 0 -1 4202560 11381 0 0 0 145 2 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585160637240 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25197/tid=25213] ppid=25195 vsize=9824668 CPUtime=1.69 cores=0,2,4,6
/proc/25197/task/25213/stat : 25213 (java) S 25195 25197 24394 0 -1 4202560 11365 0 0 0 167 2 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585159584696 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25214] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25214/stat : 25214 (java) S 25195 25197 24394 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585158531832 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25197/tid=25215] ppid=25195 vsize=9824668 CPUtime=0.23 cores=0,2,4,6
/proc/25197/task/25215/stat : 25215 (java) S 25195 25197 24394 0 -1 4202560 54 0 0 0 11 12 0 0 20 0 22 0 253489767 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585157479496 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25417] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25417/stat : 25417 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253502841 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585155372456 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25851] ppid=25195 vsize=9824668 CPUtime=332.43 cores=0,2,4,6
/proc/25197/task/25851/stat : 25851 (java) R 25195 25197 24394 0 -1 4202560 26 0 0 0 33238 5 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585156423904 140585168591972 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=25197/tid=25852] ppid=25195 vsize=9824668 CPUtime=332.55 cores=0,2,4,6
/proc/25197/task/25852/stat : 25852 (java) R 25195 25197 24394 0 -1 4202560 8 0 0 0 33250 5 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585154317040 140585168758237 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25197/tid=25853] ppid=25195 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/25197/task/25853/stat : 25853 (java) S 25195 25197 24394 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 253546633 10060460032 828775 33554432000 1073741824 1073778376 140737062230784 140585153267368 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.1
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 25197 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=698164
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=762732
# CPU time returned by wait4() is 1796.46
# while last known CPU time is 1798.1
#
# 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.06998
#  lost CPU system time (s): -0.14

Real time (s): 956.941
CPU time (s): 1800.03
CPU user time (s): 1798.72
CPU system time (s): 1.31
CPU usage (%): 188.102
Max. virtual memory (cumulated for all children) (KiB): 9826140

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.7
system time used= 1.76273
maximum resident set size= 3315212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37734
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= 32128
involuntary context switches= 40355

runsolver used 4.20236 second user time and 7.33389 second system time

The end

Launcher Data

Begin job on node139 at 2012-05-24 17:34:12
IDJOB=3687684
IDBENCH=2021
IDSOLVER=2268
FILE ID=node139/3687684-1337873652
RUNJOBID= node139-1337871881-24410
PBS_JOBID= 14620065
Free space on /tmp= 71668 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/synthesis-ptl-cmos-circuits/normalized-c8.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687684-1337873652/watcher-3687684-1337873652 -o /tmp/evaluation-result-3687684-1337873652/solver-3687684-1337873652 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3687684-1337873652.opb

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

MD5SUM BENCH= c919b2e3620f35e89404416810e81e0b
RANDOM SEED=2101193667

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

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26118228 kB
Buffers:          214636 kB
Cached:          2783204 kB
SwapCached:            0 kB
Active:          3447328 kB
Inactive:        2505888 kB
Active(anon):    2946728 kB
Inactive(anon):    11120 kB
Active(file):     500600 kB
Inactive(file):  2494768 kB
Unevictable:        6080 kB
Mlocked:            6080 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               152 kB
Writeback:             0 kB
AnonPages:       2965404 kB
Mapped:            22496 kB
Shmem:               200 kB
Slab:             652740 kB
SReclaimable:      95256 kB
SUnreclaim:       557484 kB
KernelStack:        1624 kB
PageTables:        10260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    3241556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2527232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71684 MiB
End job on node139 at 2012-05-24 17:50:11