Trace number 4084795

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT-18535 1787.67 1769.16

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
MD5SUM2533454829254b6bcc39aa8d9b25219b
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-18535
Best CPU time to get the best result obtained on this benchmark924.581
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -18535
Optimality of the best value was proved NO
Number of variables901
Total number of constraints2521
Number of constraints which are clauses2520
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint840
Number of terms in the objective function 21
Biggest coefficient in the objective function 1048576
Number of bits for the biggest coefficient in the objective function 21
Sum of the numbers in the objective function 2097151
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 576460752303423488
Number of bits of the biggest number in a constraint 60
Biggest sum of numbers in a constraint 2305842614989581580
Number of bits of the biggest sum of numbers61
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-2013 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.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4084795-1465247053.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
0.25/0.29	c ... done. Wall clock time 0.174s.
0.25/0.29	c declared #vars     901
0.25/0.29	c #constraints  2522
0.25/0.29	c constraints type 
0.25/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 840
0.25/0.29	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1680
0.25/0.29	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2
0.25/0.29	c 2522 constraints processed.
0.25/0.29	c objective function length is 21 literals
2.14/1.71	c cleaning 2499 clauses out of 5000 with flag 11377/5000
3.80/3.24	c cleaning 4251 clauses out of 8502 with flag 24729/11001
5.70/5.16	c cleaning 5624 clauses out of 11251 with flag 40852/18001
7.81/7.28	c cleaning 6808 clauses out of 13626 with flag 59545/26000
10.34/9.78	c cleaning 7908 clauses out of 15818 with flag 80048/35000
13.11/12.46	c cleaning 8955 clauses out of 17911 with flag 102701/45001
15.90/15.23	c cleaning 9978 clauses out of 19956 with flag 126599/56001
18.91/18.26	c cleaning 10984 clauses out of 21978 with flag 152629/68001
22.21/21.50	c cleaning 11998 clauses out of 23995 with flag 180766/81002
25.85/25.12	c cleaning 12994 clauses out of 25996 with flag 211137/95001
30.15/29.41	c cleaning 13990 clauses out of 28002 with flag 246173/110001
34.55/33.80	c cleaning 15001 clauses out of 30012 with flag 284200/126001
39.65/38.82	c cleaning 15999 clauses out of 32010 with flag 323214/143000
44.86/44.09	c cleaning 17002 clauses out of 34011 with flag 365068/161000
50.75/49.99	c cleaning 18003 clauses out of 36011 with flag 409290/180002
57.23/56.38	c cleaning 19001 clauses out of 38007 with flag 456293/200001
63.53/62.63	c cleaning 19997 clauses out of 40005 with flag 503553/221000
71.05/70.05	c cleaning 21004 clauses out of 42009 with flag 554197/243001
78.65/77.69	c cleaning 22000 clauses out of 44004 with flag 605276/266000
87.17/86.10	c cleaning 22995 clauses out of 46004 with flag 661091/290000
96.18/95.05	c cleaning 24000 clauses out of 48009 with flag 720227/315000
106.00/104.71	c cleaning 25005 clauses out of 50010 with flag 782599/341001
116.55/115.19	c cleaning 25996 clauses out of 52004 with flag 857693/368000
127.59/126.08	c cleaning 27001 clauses out of 54008 with flag 926198/396000
138.63/136.96	c cleaning 27999 clauses out of 56007 with flag 992360/425000
148.53/146.84	c cleaning 29004 clauses out of 58008 with flag 1057240/455000
160.86/159.07	c cleaning 29996 clauses out of 60004 with flag 1123120/486000
164.36/162.54	c SATISFIABLE
164.36/162.54	c OPTIMIZING...
164.36/162.54	c Got one! Elapsed wall clock time (in seconds):162.429
164.36/162.54	o -337
166.23/164.31	c cleaning 25820 clauses out of 51655 with flag 11838/507647
167.93/166.05	c cleaning 15912 clauses out of 31836 with flag 25988/513648
169.74/167.87	c cleaning 11453 clauses out of 22924 with flag 42345/520648
171.74/169.80	c cleaning 9729 clauses out of 19470 with flag 61220/528647
173.84/171.95	c cleaning 9365 clauses out of 18741 with flag 81988/537647
176.17/174.29	c cleaning 9684 clauses out of 19376 with flag 104445/547647
178.96/177.01	c cleaning 10344 clauses out of 20693 with flag 129479/558648
181.96/180.04	c cleaning 11167 clauses out of 22348 with flag 156059/570647
186.08/184.10	c cleaning 12088 clauses out of 24181 with flag 183510/583647
190.77/188.84	c cleaning 13044 clauses out of 26096 with flag 212541/597650
194.68/192.73	c cleaning 14024 clauses out of 28049 with flag 246697/612647
198.78/196.85	c cleaning 15008 clauses out of 30026 with flag 281941/628648
203.32/201.40	c cleaning 16005 clauses out of 32017 with flag 320559/645647
208.17/206.18	c cleaning 17002 clauses out of 34014 with flag 360831/663649
213.77/211.78	c cleaning 18006 clauses out of 36011 with flag 404877/682648
219.33/217.21	c cleaning 18995 clauses out of 38005 with flag 449495/702648
225.38/223.26	c cleaning 19995 clauses out of 40010 with flag 497487/723648
231.75/229.53	c cleaning 21003 clauses out of 42014 with flag 548990/745647
238.20/235.92	c cleaning 21998 clauses out of 44011 with flag 601278/768647
244.83/242.47	c cleaning 23002 clauses out of 46015 with flag 655006/792649
252.50/249.61	c cleaning 23996 clauses out of 48012 with flag 711998/817648
260.75/257.85	c cleaning 25003 clauses out of 50016 with flag 772793/843648
269.22/266.26	c cleaning 26001 clauses out of 52012 with flag 834569/870647
277.54/274.52	c cleaning 27004 clauses out of 54014 with flag 895287/898650
286.08/283.01	c cleaning 27997 clauses out of 56008 with flag 958452/927648
296.56/293.41	c cleaning 28998 clauses out of 58010 with flag 1028944/957647
307.04/303.89	c cleaning 29996 clauses out of 60012 with flag 1098598/988647
317.98/314.73	c cleaning 31007 clauses out of 62017 with flag 1170252/1020648
329.42/326.17	c cleaning 32001 clauses out of 64009 with flag 1243418/1053647
341.80/338.45	c cleaning 32992 clauses out of 66008 with flag 1324561/1087647
354.50/351.01	c cleaning 34008 clauses out of 68016 with flag 1405156/1122647
367.76/364.22	c cleaning 35000 clauses out of 70009 with flag 1486137/1158648
387.29/383.69	c cleaning 36001 clauses out of 72008 with flag 1566318/1195647
406.81/403.03	c cleaning 37003 clauses out of 74008 with flag 1649352/1233648
425.24/421.31	c cleaning 37994 clauses out of 76000 with flag 1732212/1272647
440.54/436.43	c cleaning 38998 clauses out of 78005 with flag 1816770/1312647
456.13/451.97	c cleaning 39999 clauses out of 80009 with flag 1919259/1353649
473.95/469.68	c cleaning 40999 clauses out of 82010 with flag 2010839/1395649
489.48/485.00	c cleaning 41994 clauses out of 84009 with flag 2105384/1438647
504.03/499.48	c Got one! Elapsed wall clock time (in seconds):499.368
504.03/499.48	o -1685
506.98/502.30	c cleaning 44137 clauses out of 88273 with flag 10387/1484905
509.18/504.58	c cleaning 25060 clauses out of 50136 with flag 22925/1490905
511.90/507.24	c cleaning 16034 clauses out of 32077 with flag 37770/1497906
514.49/509.81	c cleaning 12016 clauses out of 24042 with flag 54899/1505905
517.51/512.81	c cleaning 10507 clauses out of 21027 with flag 74489/1514906
520.92/516.27	c cleaning 10257 clauses out of 20520 with flag 96350/1524906
524.54/519.80	c cleaning 10627 clauses out of 21262 with flag 119710/1535905
528.26/523.57	c cleaning 11313 clauses out of 22635 with flag 144473/1547905
532.67/527.97	c cleaning 12151 clauses out of 24322 with flag 172150/1560905
537.71/532.94	c cleaning 13086 clauses out of 26171 with flag 201263/1574905
542.23/537.40	c cleaning 14033 clauses out of 28085 with flag 233830/1589905
546.05/541.26	c cleaning 15024 clauses out of 30052 with flag 268540/1605905
550.07/545.21	c cleaning 16008 clauses out of 32029 with flag 305446/1622906
554.39/549.50	c cleaning 17002 clauses out of 34020 with flag 345265/1640905
559.53/554.63	c cleaning 18005 clauses out of 36020 with flag 387074/1659907
564.87/559.98	c cleaning 19002 clauses out of 38014 with flag 433324/1679906
570.61/565.65	c cleaning 19998 clauses out of 40011 with flag 483487/1700905
576.77/571.77	c cleaning 21000 clauses out of 42014 with flag 532677/1722906
582.72/577.69	c cleaning 21997 clauses out of 44013 with flag 583131/1745905
590.01/584.85	c cleaning 23002 clauses out of 46017 with flag 639830/1769906
597.41/592.10	c cleaning 24002 clauses out of 48014 with flag 697469/1794905
605.38/600.01	c cleaning 25005 clauses out of 50012 with flag 758667/1820905
613.63/608.25	c cleaning 26000 clauses out of 52007 with flag 821124/1847905
622.53/617.10	c cleaning 26999 clauses out of 54007 with flag 885207/1875905
631.91/626.36	c cleaning 27999 clauses out of 56008 with flag 956861/1904905
642.20/636.50	c cleaning 28998 clauses out of 58010 with flag 1028019/1934906
652.48/646.79	c cleaning 29999 clauses out of 60011 with flag 1100212/1965905
663.28/657.49	c cleaning 31002 clauses out of 62013 with flag 1174976/1997906
675.31/669.39	c cleaning 32000 clauses out of 64010 with flag 1254115/2030905
686.11/680.04	c cleaning 33001 clauses out of 66010 with flag 1331715/2064905
696.43/690.29	c cleaning 34005 clauses out of 68009 with flag 1409183/2099905
707.72/701.47	c cleaning 34998 clauses out of 70005 with flag 1486482/2135906
720.39/713.98	c cleaning 35999 clauses out of 72007 with flag 1568852/2172906
734.01/727.46	c cleaning 36994 clauses out of 74007 with flag 1657255/2210905
748.57/741.90	c cleaning 38001 clauses out of 76013 with flag 1751772/2249905
762.95/756.01	c cleaning 38998 clauses out of 78014 with flag 1846902/2289907
778.42/771.32	c cleaning 40003 clauses out of 80015 with flag 1938677/2330906
795.00/787.79	c cleaning 41002 clauses out of 82011 with flag 2044100/2372905
811.78/804.38	c cleaning 42003 clauses out of 84010 with flag 2144123/2415906
830.00/822.37	c cleaning 42996 clauses out of 86007 with flag 2248818/2459906
848.71/840.85	c cleaning 44001 clauses out of 88010 with flag 2356335/2504905
867.95/859.88	c cleaning 44998 clauses out of 90010 with flag 2468535/2550906
887.95/879.67	c cleaning 46001 clauses out of 92011 with flag 2585429/2597905
911.05/902.49	c cleaning 47000 clauses out of 94010 with flag 2696697/2645905
929.21/920.31	c cleaning 47998 clauses out of 96011 with flag 2808759/2694906
948.14/939.02	c cleaning 48994 clauses out of 98012 with flag 2927477/2744905
970.90/961.54	c cleaning 50002 clauses out of 100018 with flag 3047980/2795905
1002.14/992.57	c cleaning 51003 clauses out of 102016 with flag 3162706/2847905
1021.50/1011.59	c cleaning 52001 clauses out of 104013 with flag 3276950/2900905
1039.99/1029.86	c cleaning 53007 clauses out of 106015 with flag 3390523/2954908
1063.54/1053.13	c cleaning 53996 clauses out of 108008 with flag 3525491/3009908
1093.44/1082.74	c cleaning 55000 clauses out of 110009 with flag 3651305/3065905
1127.59/1116.69	c cleaning 55997 clauses out of 112010 with flag 3781518/3122906
1153.33/1142.05	c cleaning 56999 clauses out of 114010 with flag 3904877/3180905
1176.75/1165.21	c cleaning 57998 clauses out of 116011 with flag 4034181/3239905
1204.19/1192.30	c cleaning 59004 clauses out of 118013 with flag 4170573/3299905
1232.56/1220.48	c cleaning 60002 clauses out of 120010 with flag 4315978/3360906
1267.27/1254.86	c cleaning 61001 clauses out of 122008 with flag 4457536/3422906
1299.95/1287.18	c cleaning 62000 clauses out of 124006 with flag 4602606/3485906
1331.86/1318.71	c cleaning 62997 clauses out of 126006 with flag 4752681/3549906
1363.66/1350.14	c cleaning 64004 clauses out of 128008 with flag 4897180/3614905
1392.02/1378.15	c cleaning 64997 clauses out of 130008 with flag 5040691/3680909
1420.07/1405.84	c cleaning 65997 clauses out of 132006 with flag 5184632/3747905
1454.99/1440.42	c cleaning 67003 clauses out of 134009 with flag 5338336/3815905
1497.54/1482.66	c cleaning 67993 clauses out of 136005 with flag 5505936/3884905
1527.66/1512.38	c cleaning 68996 clauses out of 138012 with flag 5660586/3954905
1530.68/1515.34	c Got one! Elapsed wall clock time (in seconds):1515.226
1530.68/1515.34	o -3707
1533.12/1517.78	c cleaning 42384 clauses out of 84777 with flag 11089/3970666
1535.46/1520.03	c cleaning 24190 clauses out of 48394 with flag 23917/3976667
1537.47/1522.09	c cleaning 15598 clauses out of 31203 with flag 39139/3983666
1539.30/1523.82	c cleaning 11789 clauses out of 23605 with flag 57002/3991666
1541.23/1525.73	c cleaning 10396 clauses out of 20817 with flag 77075/4000667
1544.29/1528.72	c cleaning 10205 clauses out of 20420 with flag 99217/4010666
1547.52/1531.95	c cleaning 10604 clauses out of 21215 with flag 122755/4021666
1551.39/1535.76	c cleaning 11299 clauses out of 22612 with flag 148674/4033667
1555.22/1539.59	c cleaning 12155 clauses out of 24313 with flag 176345/4046667
1559.29/1543.56	c cleaning 13076 clauses out of 26156 with flag 207185/4060666
1562.83/1547.02	c cleaning 14035 clauses out of 28080 with flag 242544/4075666
1566.29/1550.45	c cleaning 15022 clauses out of 30045 with flag 276116/4091666
1570.26/1554.36	c cleaning 16006 clauses out of 32023 with flag 312346/4108666
1574.33/1558.34	c cleaning 17007 clauses out of 34017 with flag 350712/4126666
1578.81/1562.70	c cleaning 17998 clauses out of 36010 with flag 392108/4145666
1583.44/1567.32	c cleaning 19000 clauses out of 38012 with flag 434452/4165666
1588.69/1572.57	c cleaning 19996 clauses out of 40012 with flag 479491/4186666
1593.65/1577.48	c cleaning 21008 clauses out of 42017 with flag 526701/4208667
1599.96/1583.62	c cleaning 21994 clauses out of 44007 with flag 578683/4231666
1606.25/1589.85	c cleaning 23001 clauses out of 46013 with flag 632437/4255666
1612.99/1596.48	c cleaning 24000 clauses out of 48013 with flag 688953/4280667
1620.37/1603.77	c cleaning 25000 clauses out of 50012 with flag 750273/4306666
1627.76/1611.06	c cleaning 26006 clauses out of 52014 with flag 810825/4333668
1637.75/1620.93	c cleaning 26998 clauses out of 54008 with flag 871481/4361668
1645.96/1629.01	c cleaning 28002 clauses out of 56010 with flag 933346/4390668
1654.07/1637.07	c cleaning 28998 clauses out of 58007 with flag 998408/4420667
1662.59/1645.41	c cleaning 29992 clauses out of 60010 with flag 1064165/4451668
1672.23/1654.94	c cleaning 31008 clauses out of 62017 with flag 1138576/4483667
1681.96/1664.55	c cleaning 31999 clauses out of 64009 with flag 1213051/4516667
1692.56/1675.05	c cleaning 33004 clauses out of 66012 with flag 1290819/4550669
1706.96/1689.36	c cleaning 33997 clauses out of 68004 with flag 1367676/4585666
1719.83/1702.04	c cleaning 35000 clauses out of 70008 with flag 1447925/4621667
1734.59/1716.62	c cleaning 36003 clauses out of 72006 with flag 1529313/4658668
1747.10/1729.02	c cleaning 36995 clauses out of 74000 with flag 1613086/4696666
1766.32/1748.04	c cleaning 37997 clauses out of 76005 with flag 1698081/4735666
1778.57/1760.19	c cleaning 38998 clauses out of 78009 with flag 1782766/4775669
1780.58/1762.14	c Got one! Elapsed wall clock time (in seconds):1762.022
1780.58/1762.14	o -18535
1782.09/1763.61	c cleaning 25435 clauses out of 50877 with flag 11238/4787536
1783.50/1765.01	c cleaning 15715 clauses out of 31442 with flag 25396/4793536
1784.92/1766.47	c cleaning 11358 clauses out of 22725 with flag 40728/4800536
1787.07/1768.56	c cleaning 9681 clauses out of 19363 with flag 57461/4808535
1787.67/1769.15	c starts		: 1776
1787.67/1769.15	c conflicts		: 4811473
1787.67/1769.15	c decisions		: 5486523
1787.67/1769.15	c propagations		: 199694053
1787.67/1769.15	c inspects		: 18473003252
1787.67/1769.15	c shortcuts		: 0
1787.67/1769.15	c learnt literals	: 33
1787.67/1769.15	c learnt binary clauses	: 16
1787.67/1769.15	c learnt ternary clauses	: 41
1787.67/1769.15	c learnt constraints	: 4811439
1787.67/1769.15	c ignored constraints	: 0
1787.67/1769.15	c root simplifications	: 0
1787.67/1769.15	c removed literals (reason simplification)	: 0
1787.67/1769.15	c reason swapping (by a shorter reason)	: 0
1787.67/1769.15	c Calls to reduceDB	: 172
1787.67/1769.15	c Number of update (reduction) of LBD	: 225078
1787.67/1769.15	c Imported unit clauses	: 0
1787.67/1769.15	c number of reductions to clauses (during analyze)	: 0
1787.67/1769.15	c number of learned constraints concerned by reduction	: 0
1787.67/1769.15	c number of learning phase by resolution	: 0
1787.67/1769.15	c number of learning phase by cutting planes	: 0
1787.67/1769.15	c speed (assignments/second)	: 112894.33804183264
1787.67/1769.15	c non guided choices	30
1787.67/1769.15	c learnt constraints type 
1787.67/1769.15	s OPTIMUM FOUND
1787.67/1769.15	c Found 4 solution(s)
1787.67/1769.15	v x1 x2 x3 -x4 -x5 x6 x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 x24 x25 x26 x27 -x28 x29 x30 x31 x32 x33 x34 -x35 -x36 x37 -x38 -x39 x40 -x41 -x42 -x43 x44 -x45 -x46 x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 x64 x65 x66 x67 -x68 x69 x70 x71 x72 x73 x74 -x75 -x76 x77 -x78 -x79 x80 -x81 -x82 -x83 x84 -x85 -x86 x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 x144 x145 x146 x147 -x148 x149 x150 x151 x152 x153 x154 -x155 -x156 x157 -x158 -x159 x160 -x161 -x162 -x163 x164 -x165 -x166 x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 x262 -x263 x264 x265 x266 x267 -x268 x269 x270 x271 x272 x273 x274 -x275 -x276 x277 -x278 -x279 x280 -x281 -x282 -x283 x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 x502 -x503 x504 x505 x506 x507 -x508 x509 x510 x511 x512 x513 x514 -x515 -x516 x517 -x518 -x519 x520 -x521 -x522 -x523 x524 -x525 -x526 x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 x582 -x583 x584 x585 x586 x587 -x588 x589 x590 x591 x592 x593 x594 -x595 -x596 x597 -x598 -x599 x600 -x601 -x602 -x603 x604 -x605 -x606 x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 x702 -x703 x704 x705 x706 x707 -x708 x709 x710 x711 x712 x713 x714 -x715 -x716 x717 -x718 -x719 x720 -x721 -x722 -x723 x724 -x725 -x726 x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 x742 -x743 x744 x745 x746 x747 -x748 x749 x750 x751 x752 x753 x754 -x755 -x756 x757 -x758 -x759 x760 -x761 -x762 -x763 x764 -x765 -x766 x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 -x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 -x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 -x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 -x898 -x899 -x900 -x901 
1787.67/1769.15	c objective function=-18535
1787.67/1769.15	c Total wall clock time (in seconds): 1769.039

Verifier Data

OK	-18535

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4084795-1465247053/watcher-4084795-1465247053 -o /tmp/evaluation-result-4084795-1465247053/solver-4084795-1465247053 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node146-1465217554-32382 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4084795-1465247053.opb 

pid=5460
running on 4 cores: 1,3,5,7

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.33 2.25 2.22 3/194 5463
/proc/meminfo: memFree=29012456/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/5463/stat : 5463 (java) R 5460 5463 32365 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 106637628 278528 33 33554432000 1073741824 1073778376 140733700101440 140736392369816 240556010677 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 68 33 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 2.33 2.25 2.22 3/194 5463
/proc/meminfo: memFree=29012456/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 4402 0 1 0 8 1 0 0 20 0 18 0 106637628 9787879424 6029 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2389619 6029 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200223 s]
/proc/loadavg: 2.33 2.25 2.22 3/194 5463
/proc/meminfo: memFree=29012456/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 4732 0 1 0 24 1 0 0 20 0 18 0 106637628 9787879424 6814 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2389619 6814 2210 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300236 s]
/proc/loadavg: 2.33 2.25 2.22 3/194 5463
/proc/meminfo: memFree=29012456/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 6495 0 1 0 46 1 0 0 20 0 19 0 106637628 9856040960 9203 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 9203 2237 9 0 2396937 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625040

[startup+0.700172 s]
/proc/loadavg: 2.33 2.25 2.22 3/194 5463
/proc/meminfo: memFree=29012456/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=1.13 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 7880 0 1 0 112 1 0 0 20 0 19 0 106637628 9856040960 10824 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 10824 2252 9 0 2396937 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.33 2.25 2.22 3/213 5482
/proc/meminfo: memFree=28973196/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=1.93 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 7888 0 1 0 192 1 0 0 20 0 19 0 106637628 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 12875 2254 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 2432 0 1 0 146 0 0 0 20 0 19 0 106637629 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140091001225552 140090844738599 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106637631 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.24 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 1771 0 0 0 24 0 0 0 20 0 19 0 106637634 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.19 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 2413 0 0 0 19 0 0 0 20 0 19 0 106637634 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 12875 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.30 2.25 2.21 4/213 5482
/proc/meminfo: memFree=28960412/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=3.7 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 9883 0 1 0 368 2 0 0 20 0 19 0 106637628 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 17776 2262 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 2442 0 1 0 305 0 0 0 20 0 19 0 106637629 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140091001225656 140090844681947 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106637631 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 2855 0 0 0 32 0 0 0 20 0 19 0 106637634 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 3314 0 0 0 28 0 0 0 20 0 19 0 106637634 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 17776 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.30 2.25 2.21 3/213 5482
/proc/meminfo: memFree=28923264/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=6.91 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 9903 0 1 0 689 2 0 0 20 0 19 0 106637628 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 26583 2263 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=6.24 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 2461 0 1 0 623 1 0 0 20 0 19 0 106637629 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140091001216720 140090844701588 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 106637630 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 106637631 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.32 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 2855 0 0 0 32 0 0 0 20 0 19 0 106637634 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.28 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 3314 0 0 0 28 0 0 0 20 0 19 0 106637634 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 26583 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.91
Current children cumulated vsize (KiB) 9625040


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

[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 11148 0 0 0 91 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 5181 0 0 0 45 1 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.55
Current children cumulated vsize (KiB) 9625040

[startup+1768.8 s]
/proc/loadavg: 2.34 2.31 2.22 3/213 5592
/proc/meminfo: memFree=29677640/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=1787.38 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 42354 0 1 0 178556 182 0 0 20 0 19 0 106637628 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 63454 2286 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=1751.62 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 3142 0 1 0 175131 31 0 0 20 0 19 0 106637629 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140091001224368 140090844918544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=3.15 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 2088 0 0 0 296 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 2853 0 0 0 307 18 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=3.23 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 3076 0 0 0 302 21 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 3030 0 0 0 289 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=3.09 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 2262 0 0 0 292 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=3.12 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 2052 0 0 0 296 16 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=3.24 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 2299 0 0 0 307 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 2612 0 0 0 288 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=4.59 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 1253 0 0 0 450 9 0 0 20 0 19 0 106637631 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 11148 0 0 0 91 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 5181 0 0 0 45 1 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.38
Current children cumulated vsize (KiB) 9625040

[startup+1769 s]
/proc/loadavg: 2.34 2.31 2.22 3/213 5592
/proc/meminfo: memFree=29677640/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=1787.57 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 42354 0 1 0 178575 182 0 0 20 0 19 0 106637628 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 63454 2286 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=1751.82 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 3142 0 1 0 175151 31 0 0 20 0 19 0 106637629 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140091001224368 140090844639484 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=3.15 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 2088 0 0 0 296 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 2853 0 0 0 307 18 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=3.23 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 3076 0 0 0 302 21 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 3030 0 0 0 289 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=3.09 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 2262 0 0 0 292 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=3.12 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 2052 0 0 0 296 16 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=3.24 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 2299 0 0 0 307 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 2612 0 0 0 288 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=4.59 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 1253 0 0 0 450 9 0 0 20 0 19 0 106637631 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 11148 0 0 0 91 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 5181 0 0 0 45 1 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.57
Current children cumulated vsize (KiB) 9625040

[startup+1769.1 s]
/proc/loadavg: 2.34 2.31 2.22 3/213 5592
/proc/meminfo: memFree=29677640/32872528 swapFree=15844/1710320
[pid=5463] ppid=5460 vsize=9625040 CPUtime=1787.67 cores=1,3,5,7
/proc/5463/stat : 5463 (java) S 5460 5463 32365 0 -1 4202496 42354 0 1 0 178585 182 0 0 20 0 19 0 106637628 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140733700092576 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/5463/statm: 2406260 63454 2286 9 0 2396937 0
[pid=5463/tid=5465] ppid=5460 vsize=9625040 CPUtime=1751.92 cores=1,3,5,7
/proc/5463/task/5465/stat : 5465 (java) R 5460 5463 32365 0 -1 4202560 3142 0 1 0 175161 31 0 0 20 0 19 0 106637629 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140091001224368 140090844677351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5466] ppid=5460 vsize=9625040 CPUtime=3.15 cores=1,3,5,7
/proc/5463/task/5466/stat : 5466 (java) S 5460 5463 32365 0 -1 4202560 2088 0 0 0 296 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090962716840 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=5463/tid=5467] ppid=5460 vsize=9625040 CPUtime=3.25 cores=1,3,5,7
/proc/5463/task/5467/stat : 5467 (java) S 5460 5463 32365 0 -1 4202560 2853 0 0 0 307 18 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090844113192 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5468] ppid=5460 vsize=9625040 CPUtime=3.23 cores=1,3,5,7
/proc/5463/task/5468/stat : 5468 (java) S 5460 5463 32365 0 -1 4202560 3076 0 0 0 302 21 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090843060648 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5469] ppid=5460 vsize=9625040 CPUtime=3.08 cores=1,3,5,7
/proc/5463/task/5469/stat : 5469 (java) S 5460 5463 32365 0 -1 4202560 3030 0 0 0 289 19 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090842008104 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5470] ppid=5460 vsize=9625040 CPUtime=3.09 cores=1,3,5,7
/proc/5463/task/5470/stat : 5470 (java) S 5460 5463 32365 0 -1 4202560 2262 0 0 0 292 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090840955560 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5471] ppid=5460 vsize=9625040 CPUtime=3.12 cores=1,3,5,7
/proc/5463/task/5471/stat : 5471 (java) S 5460 5463 32365 0 -1 4202560 2052 0 0 0 296 16 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090839903016 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5472] ppid=5460 vsize=9625040 CPUtime=3.24 cores=1,3,5,7
/proc/5463/task/5472/stat : 5472 (java) S 5460 5463 32365 0 -1 4202560 2299 0 0 0 307 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090838850472 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5473] ppid=5460 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/5463/task/5473/stat : 5473 (java) S 5460 5463 32365 0 -1 4202560 2612 0 0 0 288 17 0 0 20 0 19 0 106637630 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090837797928 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=5463/tid=5474] ppid=5460 vsize=9625040 CPUtime=4.59 cores=1,3,5,7
/proc/5463/task/5474/stat : 5474 (java) S 5460 5463 32365 0 -1 4202560 1253 0 0 0 450 9 0 0 20 0 19 0 106637631 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090355468392 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5475] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5475/stat : 5475 (java) S 5460 5463 32365 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090354414712 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5476] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5476/stat : 5476 (java) S 5460 5463 32365 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 106637632 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090353362056 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5477] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5477/stat : 5477 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090352310800 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5478] ppid=5460 vsize=9625040 CPUtime=0.91 cores=1,3,5,7
/proc/5463/task/5478/stat : 5478 (java) S 5460 5463 32365 0 -1 4202560 11148 0 0 0 91 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090351258168 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5479] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5479/stat : 5479 (java) S 5460 5463 32365 0 -1 4202560 5181 0 0 0 45 1 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090350205624 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5480] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5480/stat : 5480 (java) S 5460 5463 32365 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090349153272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=5463/tid=5481] ppid=5460 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/5463/task/5481/stat : 5481 (java) S 5460 5463 32365 0 -1 4202560 100 0 0 0 21 25 0 0 20 0 19 0 106637634 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090348100936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=5463/tid=5482] ppid=5460 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/5463/task/5482/stat : 5482 (java) S 5460 5463 32365 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 106637657 9856040960 63454 33554432000 1073741824 1073778376 140733700101440 140090347045672 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1787.67
Current children cumulated vsize (KiB) 9625040

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5463 and gives
#  childrusage.ru_utime.tv_sec=1781
#  childrusage.ru_utime.tv_usec=621152
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=232660
# CPU time returned by wait4() is 1783.85
# while last known CPU time is 1787.67
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1769.16
CPU time (s): 1787.67
CPU user time (s): 1785.85
CPU system time (s): 1.82
CPU usage (%): 101.046
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1781.62
system time used= 2.23266
maximum resident set size= 613080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42375
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57301
involuntary context switches= 64480

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60354 second user time and 13.8029 second system time

The end

Launcher Data

Begin job on node146 at 2016-06-06 23:04:13
IDJOB=4084795
IDBENCH=3007
IDSOLVER=2546
FILE ID=node146/4084795-1465247053
RUNJOBID= node146-1465217554-32382
PBS_JOBID= 19843206
Free space on /tmp= 71680 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=40-sizeP=21-sizeQ=40-289612555-max.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4084795-1465247053/watcher-4084795-1465247053 -o /tmp/evaluation-result-4084795-1465247053/solver-4084795-1465247053 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node146-1465217554-32382 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4084795-1465247053.opb

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

MD5SUM BENCH= 2533454829254b6bcc39aa8d9b25219b
RANDOM SEED=1922838248

node146.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.799
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.59
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.799
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	: 5332.55
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.799
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	: 5332.55
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.799
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	: 5332.56
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.799
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	: 5332.55
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.799
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	: 5332.56
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.799
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	: 5332.55
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.799
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29013100 kB
Buffers:           41304 kB
Cached:           315164 kB
SwapCached:         1468 kB
Active:          1204212 kB
Inactive:         238232 kB
Active(anon):    1086972 kB
Inactive(anon):     1608 kB
Active(file):     117240 kB
Inactive(file):   236624 kB
Unevictable:     1710320 kB
Mlocked:           15844 kB
SwapTotal:      67108856 kB
SwapFree:       67099280 kB
Dirty:               872 kB
Writeback:             0 kB
AnonPages:       2796048 kB
Mapped:            15504 kB
Shmem:                 0 kB
Slab:             571228 kB
SReclaimable:      14596 kB
SUnreclaim:       556632 kB
KernelStack:        1600 kB
PageTables:         9444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3892152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2756608 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node146 at 2016-06-06 23:33:42