Trace number 3737108

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
PB11: Sat4j Res//CP 2.3.0SAT (TO)-63 1801.27 980.919

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint25
Maximum length of a constraint47
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.1.v20110525
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		9996466904
0.02/0.09	c Max memory 		10048897024
0.02/0.09	c Total memory 		10048897024
0.02/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3737108-1338719726.opb
0.09/0.12	c reading problem ... 
1.29/0.69	c ... done. Wall clock time 0.569s.
1.29/0.69	c #vars     8353
1.29/0.69	c #constraints  24059
1.29/0.69	c constraints type 
1.29/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1.29/0.69	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1.29/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1.29/0.69	c constraints type 
1.29/0.69	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7853
1.29/0.69	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
1.29/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7853
2.00/0.82	c  And the winner is Resolution
2.58/1.20	c SATISFIABLE
2.58/1.20	c OPTIMIZING...
2.58/1.20	c Got one! Elapsed wall clock time (in seconds):1.08
2.58/1.20	o -50
2.96/1.32	c  And the winner is Resolution
3.27/1.70	c Got one! Elapsed wall clock time (in seconds):1.587
3.27/1.70	o -57
3.27/1.73	c  And the winner is Resolution
3.37/2.21	c Got one! Elapsed wall clock time (in seconds):2.09
3.37/2.21	o -59
3.37/2.25	c  And the winner is Resolution
3.59/2.71	c Got one! Elapsed wall clock time (in seconds):2.593
3.59/2.71	o -60
4.95/3.31	c cleaning 2715 clauses out of 5430 with flag 5000/5430
6.43/4.04	c cleaning 4358 clauses out of 8715 with flag 11000/11430
7.01/4.32	c  And the winner is Resolution
7.08/4.71	c Got one! Elapsed wall clock time (in seconds):4.596
7.08/4.71	o -63
7.86/5.14	c cleaning 5100 clauses out of 10199 with flag 4001/17272
9.21/5.87	c cleaning 5544 clauses out of 11098 with flag 10000/23271
10.98/6.73	c cleaning 6271 clauses out of 12554 with flag 17000/30271
12.76/7.67	c cleaning 7137 clauses out of 14284 with flag 25001/38272
14.91/8.78	c cleaning 8070 clauses out of 16146 with flag 34000/47271
17.43/10.00	c cleaning 9037 clauses out of 18076 with flag 44000/57271
20.14/11.49	c cleaning 10017 clauses out of 20039 with flag 55000/68271
23.26/13.07	c cleaning 11008 clauses out of 22022 with flag 67000/80271
26.54/14.77	c cleaning 12003 clauses out of 24015 with flag 80001/93272
30.25/16.67	c cleaning 12989 clauses out of 26011 with flag 94000/107271
34.11/18.68	c cleaning 14008 clauses out of 28022 with flag 109000/122271
38.42/20.83	c cleaning 15002 clauses out of 30014 with flag 125000/138271
43.32/23.31	c cleaning 16006 clauses out of 32012 with flag 142000/155271
48.62/26.02	c cleaning 16500 clauses out of 33006 with flag 159000/172271
53.02/28.37	c cleaning 16751 clauses out of 33506 with flag 176000/189271
57.69/30.71	c cleaning 16871 clauses out of 33755 with flag 193000/206271
62.32/33.12	c cleaning 16939 clauses out of 33884 with flag 210000/223271
66.78/35.43	c cleaning 16973 clauses out of 33946 with flag 227001/240272
72.14/38.21	c cleaning 16987 clauses out of 33973 with flag 244001/257272
76.60/40.51	c cleaning 16989 clauses out of 33986 with flag 261001/274272
81.27/42.91	c cleaning 16992 clauses out of 33997 with flag 278001/291272
85.70/45.28	c cleaning 16997 clauses out of 34004 with flag 295000/308271
90.61/47.82	c cleaning 16996 clauses out of 34009 with flag 312002/325273
95.86/50.54	c cleaning 16999 clauses out of 34011 with flag 329000/342271
100.68/53.01	c cleaning 17002 clauses out of 34013 with flag 346001/359272
105.93/55.80	c cleaning 16996 clauses out of 34011 with flag 363001/376272
111.44/58.63	c cleaning 17000 clauses out of 34014 with flag 380000/393271
115.66/60.89	c cleaning 17007 clauses out of 34015 with flag 397001/410272
120.51/63.32	c cleaning 17003 clauses out of 34007 with flag 414000/427271
125.31/65.90	c cleaning 17002 clauses out of 34006 with flag 431002/444273
130.41/68.54	c cleaning 16993 clauses out of 34002 with flag 448000/461271
135.60/71.26	c cleaning 16996 clauses out of 34010 with flag 465001/478272
140.80/73.95	c cleaning 17001 clauses out of 34015 with flag 482002/495273
145.79/76.58	c cleaning 17004 clauses out of 34013 with flag 499001/512272
150.89/79.22	c cleaning 17002 clauses out of 34008 with flag 516000/529271
156.27/82.03	c cleaning 16998 clauses out of 34006 with flag 533000/546271
162.26/85.11	c cleaning 17000 clauses out of 34009 with flag 550001/563272
167.84/88.04	c cleaning 16994 clauses out of 34009 with flag 567001/580272
172.84/90.74	c cleaning 16994 clauses out of 34014 with flag 584000/597271
177.42/93.13	c cleaning 17004 clauses out of 34020 with flag 601000/614271
182.22/95.66	c cleaning 17005 clauses out of 34016 with flag 618000/631271
187.38/98.35	c cleaning 16999 clauses out of 34011 with flag 635000/648271
192.60/101.20	c cleaning 17003 clauses out of 34014 with flag 652002/665273
197.36/103.66	c cleaning 17003 clauses out of 34010 with flag 669001/682272
202.73/106.43	c cleaning 16996 clauses out of 34007 with flag 686001/699272
207.90/109.19	c cleaning 16993 clauses out of 34011 with flag 703001/716272
213.10/111.90	c cleaning 17001 clauses out of 34018 with flag 720001/733272
218.06/114.56	c cleaning 17002 clauses out of 34016 with flag 737000/750271
223.42/117.35	c cleaning 17008 clauses out of 34015 with flag 754001/767272
228.97/120.28	c cleaning 16997 clauses out of 34006 with flag 771000/784271
234.59/123.28	c cleaning 16995 clauses out of 34009 with flag 788000/801271
239.92/126.05	c cleaning 17005 clauses out of 34014 with flag 805000/818271
245.67/129.07	c cleaning 17000 clauses out of 34010 with flag 822001/835272
251.41/132.08	c cleaning 17003 clauses out of 34011 with flag 839002/852273
257.17/135.16	c cleaning 17000 clauses out of 34007 with flag 856001/869272
262.72/138.05	c cleaning 16994 clauses out of 34006 with flag 873000/886271
267.06/140.39	c cleaning 16997 clauses out of 34012 with flag 890000/903271
272.00/142.92	c cleaning 16998 clauses out of 34017 with flag 907002/920273
277.33/145.81	c cleaning 16993 clauses out of 34017 with flag 924000/937271
282.06/148.35	c cleaning 17013 clauses out of 34025 with flag 941001/954272
287.59/151.22	c cleaning 16996 clauses out of 34011 with flag 958000/971271
292.74/153.98	c cleaning 17004 clauses out of 34015 with flag 975000/988271
298.29/156.96	c cleaning 16990 clauses out of 34012 with flag 992001/1005272
303.03/159.49	c cleaning 17011 clauses out of 34022 with flag 1009001/1022272
308.35/162.21	c cleaning 16997 clauses out of 34011 with flag 1026001/1039272
313.47/165.00	c cleaning 17001 clauses out of 34014 with flag 1043001/1056272
319.17/168.06	c cleaning 17002 clauses out of 34012 with flag 1060000/1073271
324.30/170.73	c cleaning 16995 clauses out of 34011 with flag 1077001/1090272
329.60/173.51	c cleaning 17002 clauses out of 34015 with flag 1094000/1107271
334.69/176.29	c cleaning 16994 clauses out of 34013 with flag 1111000/1124271
340.40/179.31	c cleaning 16999 clauses out of 34019 with flag 1128000/1141271
345.69/182.18	c cleaning 17004 clauses out of 34020 with flag 1145000/1158271
351.39/185.17	c cleaning 17003 clauses out of 34016 with flag 1162000/1175271
356.68/187.91	c cleaning 16997 clauses out of 34013 with flag 1179000/1192271
362.17/190.98	c cleaning 16992 clauses out of 34016 with flag 1196000/1209271
367.65/193.83	c cleaning 16995 clauses out of 34024 with flag 1213000/1226271
373.13/196.78	c cleaning 17005 clauses out of 34029 with flag 1230000/1243271
378.62/199.65	c cleaning 16991 clauses out of 34024 with flag 1247000/1260271
382.71/201.94	c cleaning 0 clauses out of 5396 with flag 0/5398
384.80/203.17	c cleaning 17006 clauses out of 34033 with flag 1264000/1277271
390.47/206.16	c cleaning 16995 clauses out of 34028 with flag 1281001/1294272
395.94/209.09	c cleaning 16997 clauses out of 34032 with flag 1298000/1311271
401.42/212.07	c cleaning 17012 clauses out of 34035 with flag 1315000/1328271
405.94/214.48	c cleaning 17001 clauses out of 34023 with flag 1332000/1345271
411.01/217.12	c cleaning 16998 clauses out of 34023 with flag 1349001/1362272
416.08/219.87	c cleaning 17008 clauses out of 34024 with flag 1366000/1379271
421.17/222.66	c cleaning 16999 clauses out of 34017 with flag 1383001/1396272
426.65/225.51	c cleaning 17008 clauses out of 34018 with flag 1400001/1413272
431.91/228.32	c cleaning 16997 clauses out of 34009 with flag 1417000/1430271
437.60/231.32	c cleaning 17000 clauses out of 34012 with flag 1434000/1447271
442.65/234.18	c cleaning 16987 clauses out of 34012 with flag 1451000/1464271
447.95/236.99	c cleaning 17004 clauses out of 34025 with flag 1468000/1481271
453.42/239.89	c cleaning 16997 clauses out of 34021 with flag 1485000/1498271
458.87/242.79	c cleaning 17000 clauses out of 34025 with flag 1502001/1515272
463.89/245.54	c cleaning 17004 clauses out of 34024 with flag 1519000/1532271
468.95/248.27	c cleaning 17005 clauses out of 34020 with flag 1536000/1549271
474.62/251.21	c cleaning 17008 clauses out of 34018 with flag 1553003/1566274
479.67/254.00	c cleaning 16999 clauses out of 34008 with flag 1570001/1583272
485.70/257.21	c cleaning 16995 clauses out of 34008 with flag 1587000/1600271
490.97/260.08	c cleaning 16993 clauses out of 34013 with flag 1604000/1617271
496.24/262.88	c cleaning 17008 clauses out of 34021 with flag 1621001/1634272
501.87/265.87	c cleaning 17003 clauses out of 34012 with flag 1638000/1651271
507.87/269.11	c cleaning 16999 clauses out of 34009 with flag 1655000/1668271
513.71/272.25	c cleaning 17001 clauses out of 34010 with flag 1672000/1685271
519.76/275.46	c cleaning 17003 clauses out of 34010 with flag 1689001/1702272
525.39/278.46	c cleaning 16998 clauses out of 34007 with flag 1706001/1719272
531.38/281.70	c cleaning 16998 clauses out of 34008 with flag 1723000/1736271
537.01/284.78	c cleaning 16998 clauses out of 34010 with flag 1740000/1753271
543.04/287.99	c cleaning 17004 clauses out of 34012 with flag 1757000/1770271
548.90/291.00	c cleaning 17000 clauses out of 34009 with flag 1774001/1787272
554.69/294.20	c cleaning 17000 clauses out of 34009 with flag 1791001/1804272
560.31/297.23	c cleaning 17001 clauses out of 34010 with flag 1808002/1821273
566.34/300.43	c cleaning 16998 clauses out of 34008 with flag 1825001/1838272
572.39/303.63	c cleaning 16995 clauses out of 34009 with flag 1842000/1855271
578.55/307.08	c cleaning 16998 clauses out of 34014 with flag 1859000/1872271
584.58/310.24	c cleaning 16999 clauses out of 34016 with flag 1876000/1889271
590.82/313.56	c cleaning 17001 clauses out of 34017 with flag 1893000/1906271
596.87/316.77	c cleaning 17009 clauses out of 34017 with flag 1910001/1923272
603.42/320.38	c cleaning 16996 clauses out of 34007 with flag 1927000/1940271
609.43/323.58	c cleaning 17000 clauses out of 34011 with flag 1944000/1957271
615.48/326.79	c cleaning 17003 clauses out of 34011 with flag 1961000/1974271
622.09/330.25	c cleaning 17003 clauses out of 34009 with flag 1978001/1991272
627.05/333.03	c cleaning 16995 clauses out of 34006 with flag 1995001/2008272
631.87/335.64	c cleaning 16998 clauses out of 34010 with flag 2012000/2025271
636.67/338.28	c cleaning 17002 clauses out of 34013 with flag 2029001/2042272
641.48/340.90	c cleaning 16991 clauses out of 34010 with flag 2046000/2059271
647.40/344.16	c cleaning 16999 clauses out of 34020 with flag 2063001/2076272
652.80/347.07	c cleaning 16996 clauses out of 34020 with flag 2080000/2093271
658.42/350.03	c cleaning 17009 clauses out of 34024 with flag 2097000/2110271
663.60/352.82	c cleaning 17000 clauses out of 34015 with flag 2114000/2127271
669.35/356.07	c cleaning 17001 clauses out of 34016 with flag 2131001/2144272
674.97/359.02	c cleaning 16998 clauses out of 34014 with flag 2148000/2161271
680.75/362.12	c cleaning 17005 clauses out of 34017 with flag 2165001/2178272
685.55/364.75	c cleaning 16995 clauses out of 34012 with flag 2182001/2195272
691.28/367.91	c cleaning 17003 clauses out of 34017 with flag 2199001/2212272
696.88/370.94	c cleaning 16998 clauses out of 34014 with flag 2216001/2229272
702.48/373.93	c cleaning 16996 clauses out of 34015 with flag 2233000/2246271
708.07/376.92	c cleaning 17003 clauses out of 34020 with flag 2250001/2263272
713.97/380.23	c cleaning 17001 clauses out of 34016 with flag 2267000/2280271
719.15/383.03	c cleaning 17002 clauses out of 34016 with flag 2284001/2297272
724.76/386.06	c cleaning 16997 clauses out of 34013 with flag 2301000/2314271
730.13/388.98	c cleaning 17001 clauses out of 34016 with flag 2318000/2331271
736.02/392.24	c cleaning 16996 clauses out of 34015 with flag 2335000/2348271
741.38/395.10	c cleaning 17000 clauses out of 34020 with flag 2352001/2365272
746.98/398.18	c cleaning 16999 clauses out of 34020 with flag 2369001/2382272
752.52/401.11	c cleaning 17002 clauses out of 34021 with flag 2386001/2399272
758.41/404.43	c cleaning 16994 clauses out of 34019 with flag 2403001/2416272
763.97/407.41	c cleaning 17001 clauses out of 34024 with flag 2420000/2433271
769.37/410.34	c cleaning 17004 clauses out of 34023 with flag 2437000/2450271
774.77/413.29	c cleaning 17002 clauses out of 34019 with flag 2454000/2467271
780.48/416.46	c cleaning 16998 clauses out of 34017 with flag 2471000/2484271
785.83/419.37	c cleaning 17006 clauses out of 34019 with flag 2488000/2501271
791.40/422.35	c cleaning 17002 clauses out of 34013 with flag 2505000/2518271
797.35/425.53	c cleaning 17002 clauses out of 34011 with flag 2522000/2535271
803.04/428.77	c cleaning 16986 clauses out of 34010 with flag 2539001/2552272
808.58/431.76	c cleaning 17010 clauses out of 34024 with flag 2556001/2569272
814.16/434.78	c cleaning 17007 clauses out of 34013 with flag 2573000/2586271
819.72/437.80	c cleaning 17000 clauses out of 34006 with flag 2590000/2603271
825.57/441.04	c cleaning 16992 clauses out of 34007 with flag 2607001/2620272
831.10/444.03	c cleaning 17000 clauses out of 34014 with flag 2624000/2637271
836.86/447.12	c cleaning 17008 clauses out of 34015 with flag 2641001/2654272
842.02/449.99	c cleaning 16995 clauses out of 34006 with flag 2658000/2671271
847.87/453.27	c cleaning 16995 clauses out of 34012 with flag 2675001/2688272
853.20/456.20	c cleaning 17001 clauses out of 34017 with flag 2692001/2705272
858.74/459.16	c cleaning 16998 clauses out of 34015 with flag 2709000/2722271
864.28/462.19	c cleaning 16996 clauses out of 34018 with flag 2726001/2739272
870.10/465.45	c cleaning 17008 clauses out of 34021 with flag 2743000/2756271
875.83/468.51	c cleaning 16998 clauses out of 34014 with flag 2760001/2773272
881.37/471.58	c cleaning 16999 clauses out of 34015 with flag 2777000/2790271
887.10/474.66	c cleaning 17003 clauses out of 34016 with flag 2794000/2807271
893.12/478.04	c cleaning 16998 clauses out of 34013 with flag 2811000/2824271
899.05/481.21	c cleaning 17002 clauses out of 34015 with flag 2828000/2841271
905.00/484.40	c cleaning 17005 clauses out of 34013 with flag 2845000/2858271
910.54/487.41	c cleaning 17004 clauses out of 34009 with flag 2862001/2875272
916.16/490.66	c cleaning 16993 clauses out of 34004 with flag 2879000/2892271
921.89/493.78	c cleaning 17004 clauses out of 34011 with flag 2896000/2909271
927.65/496.82	c cleaning 16983 clauses out of 34007 with flag 2913000/2926271
933.37/499.90	c cleaning 16996 clauses out of 34024 with flag 2930000/2943271
939.17/503.27	c cleaning 17007 clauses out of 34028 with flag 2947000/2960271
944.89/506.32	c cleaning 17001 clauses out of 34022 with flag 2964001/2977272
950.02/509.16	c cleaning 16998 clauses out of 34020 with flag 2981000/2994271
954.96/511.88	c cleaning 17006 clauses out of 34022 with flag 2998000/3011271
960.36/514.93	c cleaning 17000 clauses out of 34016 with flag 3015000/3028271
966.11/518.04	c cleaning 17002 clauses out of 34016 with flag 3032000/3045271
971.60/521.04	c cleaning 16991 clauses out of 34014 with flag 3049000/3062271
976.92/523.94	c cleaning 17004 clauses out of 34023 with flag 3066000/3079271
982.70/527.29	c cleaning 17003 clauses out of 34021 with flag 3083002/3096273
988.03/530.18	c cleaning 16995 clauses out of 34016 with flag 3100000/3113271
993.12/532.94	c cleaning 16999 clauses out of 34021 with flag 3117000/3130271
998.63/535.94	c cleaning 17005 clauses out of 34022 with flag 3134000/3147271
1004.81/539.41	c cleaning 16994 clauses out of 34018 with flag 3151001/3164272
1010.32/542.49	c cleaning 17002 clauses out of 34023 with flag 3168000/3181271
1015.61/545.30	c cleaning 16998 clauses out of 34022 with flag 3185001/3198272
1020.90/548.26	c cleaning 17003 clauses out of 34024 with flag 3202001/3215272
1026.92/551.68	c cleaning 17000 clauses out of 34021 with flag 3219001/3232272
1032.42/554.68	c cleaning 17003 clauses out of 34022 with flag 3236002/3249273
1037.94/557.62	c cleaning 16996 clauses out of 34017 with flag 3253000/3266271
1043.64/560.71	c cleaning 16997 clauses out of 34022 with flag 3270001/3283272
1049.39/564.07	c cleaning 17003 clauses out of 34024 with flag 3287000/3300271
1055.12/567.15	c cleaning 17006 clauses out of 34021 with flag 3304000/3317271
1060.62/570.12	c cleaning 16994 clauses out of 34015 with flag 3321000/3334271
1066.13/573.17	c cleaning 17004 clauses out of 34021 with flag 3338000/3351271
1072.27/576.69	c cleaning 17002 clauses out of 34018 with flag 3355001/3368272
1078.18/579.88	c cleaning 17005 clauses out of 34016 with flag 3372001/3385272
1083.90/582.91	c cleaning 16996 clauses out of 34010 with flag 3389000/3402271
1089.40/585.98	c cleaning 17006 clauses out of 34015 with flag 3406001/3419272
1095.34/589.34	c cleaning 16998 clauses out of 34008 with flag 3423000/3436271
1100.84/592.30	c cleaning 17001 clauses out of 34011 with flag 3440001/3453272
1106.55/595.41	c cleaning 17000 clauses out of 34009 with flag 3457000/3470271
1112.45/598.64	c cleaning 16998 clauses out of 34009 with flag 3474000/3487271
1118.60/602.10	c cleaning 16993 clauses out of 34011 with flag 3491000/3504271
1124.70/605.40	c cleaning 17005 clauses out of 34019 with flag 3508001/3521272
1130.80/608.77	c cleaning 17008 clauses out of 34015 with flag 3525002/3538273
1136.69/611.96	c cleaning 16994 clauses out of 34007 with flag 3542002/3555273
1143.02/615.55	c cleaning 17003 clauses out of 34011 with flag 3559000/3572271
1149.11/618.82	c cleaning 16999 clauses out of 34009 with flag 3576001/3589272
1154.97/622.05	c cleaning 16999 clauses out of 34011 with flag 3593002/3606273
1161.05/625.32	c cleaning 17005 clauses out of 34010 with flag 3610000/3623271
1167.58/629.10	c cleaning 16997 clauses out of 34005 with flag 3627000/3640271
1173.27/632.11	c cleaning 16992 clauses out of 34008 with flag 3644000/3657271
1178.56/635.08	c cleaning 16999 clauses out of 34017 with flag 3661001/3674272
1184.24/638.13	c cleaning 16999 clauses out of 34017 with flag 3678000/3691271
1190.37/641.60	c cleaning 17001 clauses out of 34018 with flag 3695000/3708271
1196.06/644.78	c cleaning 17001 clauses out of 34017 with flag 3712000/3725271
1201.76/647.82	c cleaning 17002 clauses out of 34017 with flag 3729001/3742272
1207.23/650.87	c cleaning 16999 clauses out of 34015 with flag 3746001/3759272
1213.55/654.41	c cleaning 17001 clauses out of 34015 with flag 3763000/3776271
1219.64/657.75	c cleaning 17005 clauses out of 34015 with flag 3780001/3793272
1225.09/660.73	c cleaning 16992 clauses out of 34010 with flag 3797001/3810272
1230.77/663.84	c cleaning 17006 clauses out of 34017 with flag 3814000/3827271
1236.88/667.36	c cleaning 17000 clauses out of 34011 with flag 3831000/3844271
1242.75/670.53	c cleaning 17001 clauses out of 34011 with flag 3848000/3861271
1248.42/673.69	c cleaning 17000 clauses out of 34010 with flag 3865000/3878271
1254.69/677.01	c cleaning 17002 clauses out of 34010 with flag 3882000/3895271
1260.99/680.63	c cleaning 16997 clauses out of 34008 with flag 3899000/3912271
1266.85/683.85	c cleaning 16989 clauses out of 34011 with flag 3916000/3929271
1272.94/687.16	c cleaning 17002 clauses out of 34022 with flag 3933000/3946271
1279.01/690.44	c cleaning 17006 clauses out of 34021 with flag 3950001/3963272
1285.71/694.21	c cleaning 16996 clauses out of 34014 with flag 3967000/3980271
1290.97/697.18	c cleaning 17002 clauses out of 34018 with flag 3984000/3997271
1297.06/700.41	c cleaning 17006 clauses out of 34017 with flag 4001001/4014272
1302.94/703.65	c cleaning 16997 clauses out of 34010 with flag 4018000/4031271
1308.85/707.09	c cleaning 17004 clauses out of 34014 with flag 4035001/4048272
1314.73/710.23	c cleaning 16993 clauses out of 34010 with flag 4052001/4065272
1320.37/713.38	c cleaning 17002 clauses out of 34016 with flag 4069000/4082271
1326.04/716.46	c cleaning 16997 clauses out of 34014 with flag 4086000/4099271
1332.31/720.04	c cleaning 17002 clauses out of 34018 with flag 4103001/4116272
1338.56/723.44	c cleaning 16996 clauses out of 34015 with flag 4120000/4133271
1344.81/726.89	c cleaning 17009 clauses out of 34020 with flag 4137001/4150272
1350.87/730.17	c cleaning 17001 clauses out of 34010 with flag 4154000/4167271
1356.97/733.65	c cleaning 16997 clauses out of 34010 with flag 4171001/4184272
1362.82/736.88	c cleaning 16998 clauses out of 34013 with flag 4188001/4201272
1369.10/740.23	c cleaning 16996 clauses out of 34014 with flag 4205000/4218271
1375.13/743.59	c cleaning 17009 clauses out of 34020 with flag 4222002/4235273
1381.56/747.22	c cleaning 16995 clauses out of 34009 with flag 4239000/4252271
1387.42/750.47	c cleaning 17001 clauses out of 34015 with flag 4256001/4269272
1393.45/753.74	c cleaning 17001 clauses out of 34013 with flag 4273000/4286271
1399.70/757.16	c cleaning 17000 clauses out of 34012 with flag 4290000/4303271
1406.56/761.00	c cleaning 17002 clauses out of 34012 with flag 4307000/4320271
1413.03/764.59	c cleaning 17003 clauses out of 34010 with flag 4324000/4337271
1419.66/768.15	c cleaning 16993 clauses out of 34008 with flag 4341001/4354272
1425.91/771.51	c cleaning 17003 clauses out of 34016 with flag 4358002/4371273
1432.60/775.31	c cleaning 16997 clauses out of 34011 with flag 4375000/4388271
1439.05/778.82	c cleaning 16998 clauses out of 34014 with flag 4392000/4405271
1445.69/782.44	c cleaning 17003 clauses out of 34016 with flag 4409000/4422271
1452.63/786.18	c cleaning 17003 clauses out of 34013 with flag 4426000/4439271
1460.07/790.33	c cleaning 17001 clauses out of 34011 with flag 4443001/4456272
1467.33/794.22	c cleaning 16996 clauses out of 34009 with flag 4460000/4473271
1473.56/797.70	c cleaning 16999 clauses out of 34013 with flag 4477000/4490271
1478.59/800.40	c cleaning 17001 clauses out of 34014 with flag 4494000/4507271
1484.02/803.65	c cleaning 16997 clauses out of 34013 with flag 4511000/4524271
1489.68/806.77	c cleaning 16994 clauses out of 34016 with flag 4528000/4541271
1495.30/809.85	c cleaning 16995 clauses out of 34022 with flag 4545000/4558271
1500.53/812.76	c cleaning 17008 clauses out of 34027 with flag 4562000/4575271
1506.60/816.29	c cleaning 16998 clauses out of 34020 with flag 4579001/4592272
1512.22/819.33	c cleaning 17002 clauses out of 34021 with flag 4596000/4609271
1517.25/822.13	c cleaning 16998 clauses out of 34020 with flag 4613001/4626272
1522.69/825.14	c cleaning 17001 clauses out of 34021 with flag 4630000/4643271
1528.52/828.54	c cleaning 16997 clauses out of 34021 with flag 4647001/4660272
1533.74/831.50	c cleaning 16998 clauses out of 34023 with flag 4664000/4677271
1539.19/834.41	c cleaning 17005 clauses out of 34025 with flag 4681000/4694271
1544.61/837.46	c cleaning 16999 clauses out of 34020 with flag 4698000/4711271
1550.64/840.96	c cleaning 16998 clauses out of 34021 with flag 4715000/4728271
1556.25/844.07	c cleaning 17005 clauses out of 34023 with flag 4732000/4745271
1562.08/847.28	c cleaning 16998 clauses out of 34018 with flag 4749000/4762271
1568.09/850.57	c cleaning 16996 clauses out of 34021 with flag 4766001/4779272
1573.88/853.98	c cleaning 17005 clauses out of 34024 with flag 4783000/4796271
1579.69/857.12	c cleaning 17002 clauses out of 34020 with flag 4800001/4813272
1585.13/860.14	c cleaning 17003 clauses out of 34018 with flag 4817001/4830272
1590.72/863.26	c cleaning 17001 clauses out of 34014 with flag 4834000/4847271
1596.94/866.89	c cleaning 16990 clauses out of 34013 with flag 4851000/4864271
1602.98/870.16	c cleaning 17001 clauses out of 34024 with flag 4868001/4881272
1608.81/873.36	c cleaning 17004 clauses out of 34022 with flag 4885000/4898271
1614.62/876.55	c cleaning 16995 clauses out of 34018 with flag 4902000/4915271
1620.62/880.04	c cleaning 17010 clauses out of 34025 with flag 4919002/4932273
1626.01/883.02	c cleaning 16998 clauses out of 34014 with flag 4936001/4949272
1631.61/886.18	c cleaning 16992 clauses out of 34015 with flag 4953000/4966271
1637.40/889.30	c cleaning 17004 clauses out of 34023 with flag 4970000/4983271
1643.41/892.80	c cleaning 16993 clauses out of 34021 with flag 4987002/5000273
1649.00/895.92	c cleaning 17005 clauses out of 34026 with flag 5004000/5017271
1654.81/899.11	c cleaning 17007 clauses out of 34021 with flag 5021000/5034271
1660.20/902.20	c cleaning 17002 clauses out of 34014 with flag 5038000/5051271
1666.50/905.75	c cleaning 17000 clauses out of 34012 with flag 5055000/5068271
1672.31/908.96	c cleaning 16997 clauses out of 34012 with flag 5072000/5085271
1678.31/912.24	c cleaning 16999 clauses out of 34016 with flag 5089001/5102272
1683.93/915.39	c cleaning 17002 clauses out of 34016 with flag 5106000/5119271
1690.10/918.99	c cleaning 16993 clauses out of 34014 with flag 5123000/5136271
1695.48/921.96	c cleaning 17005 clauses out of 34022 with flag 5140001/5153272
1701.47/925.20	c cleaning 16993 clauses out of 34016 with flag 5157000/5170271
1707.48/928.53	c cleaning 16999 clauses out of 34023 with flag 5174000/5187271
1713.65/932.11	c cleaning 17001 clauses out of 34024 with flag 5191000/5204271
1719.63/935.41	c cleaning 17004 clauses out of 34023 with flag 5208000/5221271
1725.62/938.74	c cleaning 16997 clauses out of 34020 with flag 5225001/5238272
1731.61/942.02	c cleaning 17002 clauses out of 34022 with flag 5242000/5255271
1738.37/945.91	c cleaning 16993 clauses out of 34021 with flag 5259001/5272272
1744.36/949.29	c cleaning 17000 clauses out of 34029 with flag 5276002/5289273
1750.55/952.62	c cleaning 17009 clauses out of 34027 with flag 5293000/5306271
1756.72/956.03	c cleaning 17002 clauses out of 34018 with flag 5310000/5323271
1762.89/959.65	c cleaning 16995 clauses out of 34016 with flag 5327000/5340271
1768.87/962.99	c cleaning 17002 clauses out of 34021 with flag 5344000/5357271
1775.05/966.36	c cleaning 17008 clauses out of 34021 with flag 5361002/5374273
1781.21/969.73	c cleaning 16994 clauses out of 34012 with flag 5378001/5391272
1787.96/973.62	c cleaning 16999 clauses out of 34017 with flag 5395000/5408271
1793.93/976.92	c cleaning 16995 clauses out of 34019 with flag 5412001/5425272
1799.73/980.18	c cleaning 17004 clauses out of 34023 with flag 5429000/5442271
1800.55/980.89	c starts		: 279
1800.55/980.89	c conflicts		: 5442290
1800.55/980.89	c decisions		: 6122112
1800.55/980.89	c propagations		: 31306918
1800.55/980.89	c inspects		: 3310813211
1800.55/980.89	c shortcuts		: 0
1800.55/980.89	c learnt literals	: 0
1800.55/980.89	c learnt binary clauses	: 0
1800.55/980.89	c learnt ternary clauses	: 0
1800.55/980.89	c learnt constraints	: 5442290
1800.55/980.89	c ignored constraints	: 0
1800.55/980.89	c root simplifications	: 0
1800.55/980.89	c removed literals (reason simplification)	: 62369651
1800.55/980.89	c reason swapping (by a shorter reason)	: 0
1800.55/980.89	c Calls to reduceDB	: 326
1800.55/980.89	c number of reductions to clauses (during analyze)	: 0
1800.55/980.89	c number of learned constraints concerned by reduction	: 0
1800.55/980.89	c number of learning phase by resolution	: 0
1800.55/980.89	c number of learning phase by cutting planes	: 0
1800.55/980.89	c speed (assignments/second)	: 32071.118614342555
1800.55/980.89	c non guided choices	0
1800.55/980.90	c learnt constraints type 
1800.55/980.90	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17090
1800.55/980.90	c constraints type 
1800.55/980.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7853
1800.55/980.90	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.55/980.90	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.55/980.90	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 7853
1800.55/980.90	c constraints type 
1800.55/980.90	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7853
1800.55/980.90	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.55/980.90	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
1800.55/980.90	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7853
1800.55/980.90	s SATISFIABLE
1800.67/980.90	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167 x168 -x169 -x170 x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 -x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 x249 -x250 -x251 -x252 -x253 -x254 x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 x284 -x285 -x286 -x287 -x288 -x289 x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 x328 -x329 -x330 -x331 x332 -x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 x349 -x350 -x351 x352 -x353 -x354 -x355 -x356 -x357 x358 -x359 x360 -x361 x362 x363 -x364 -x365 -x366 -x367 -x368 x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 x403 -x404 -x405 x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 x460 x461 -x462 -x463 x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 x479 -x480 -x481 x482 -x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.67/980.90	c objective function=-63
1800.67/980.90	c Total wall clock time (in seconds): 980.78

Verifier Data

OK	-63

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-3737108-1338719726/watcher-3737108-1338719726 -o /tmp/evaluation-result-3737108-1338719726/solver-3737108-1338719726 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3737108-1338719726.opb 

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: 3.30 3.47 3.57 3/197 15299
/proc/meminfo: memFree=25375152/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/15299/stat : 15299 (java) D 15297 15299 12644 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 338098024 9515008 183 33554432000 1073741824 1073778376 140735251095344 140735251086376 270707539637 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/15299/statm: 2323 183 140 9 0 71 0

[startup+0.043985 s]
/proc/loadavg: 3.30 3.47 3.57 3/197 15299
/proc/meminfo: memFree=25375152/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11120388 CPUtime=0.02 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 4218 0 1 0 1 1 0 0 20 0 11 0 338098024 11387277312 11560 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2780097 11561 1632 9 0 2770798 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11120388

[startup+0.100263 s]
/proc/loadavg: 3.30 3.47 3.57 3/197 15299
/proc/meminfo: memFree=25375152/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11586392 CPUtime=0.09 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 5332 0 1 0 8 1 0 0 20 0 18 0 338098024 11864465408 13133 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2896598 13133 2116 9 0 2887285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11586392

[startup+0.300176 s]
/proc/loadavg: 3.30 3.47 3.57 3/197 15299
/proc/meminfo: memFree=25375152/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11586392 CPUtime=0.46 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 6483 0 1 0 45 1 0 0 20 0 18 0 338098024 11864465408 15436 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2896598 15436 2231 9 0 2887285 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 11586392

[startup+0.700179 s]
/proc/loadavg: 3.30 3.47 3.57 3/197 15299
/proc/meminfo: memFree=25375152/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11720728 CPUtime=1.59 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 18311 0 1 0 156 3 0 0 20 0 20 0 338098024 12002025472 31285 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2930182 31320 2257 9 0 2920869 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 11720728

[startup+1.5007 s]
/proc/loadavg: 3.43 3.50 3.57 4/216 15321
/proc/meminfo: memFree=25260048/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11852648 CPUtime=3.27 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 23495 0 1 0 319 8 0 0 20 0 19 0 338098024 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2963162 34530 2269 9 0 2953849 0
[pid=15299/tid=15301] ppid=15297 vsize=11852648 CPUtime=0.67 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3450 0 1 0 65 2 0 0 20 0 19 0 338098025 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961636250776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338098027 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) S 15297 15299 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338098028 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961453681256 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338098029 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338098029 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098031 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961450523664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11852648 CPUtime=1 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8072 0 0 0 99 1 0 0 20 0 19 0 338098031 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11852648 CPUtime=1.01 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) S 15297 15299 12644 0 -1 4202560 10660 0 0 0 99 2 0 0 20 0 19 0 338098031 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961448417464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098031 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338098031 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338098101 12137111552 34530 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.27
Current children cumulated vsize (KiB) 11852648

[startup+3.10066 s]
/proc/loadavg: 3.43 3.50 3.57 3/216 15327
/proc/meminfo: memFree=25236404/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11852648 CPUtime=4.51 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 23817 0 1 0 437 14 0 0 20 0 22 0 338098024 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2963162 60174 2269 9 0 2953849 0
[pid=15299/tid=15301] ppid=15297 vsize=11852648 CPUtime=0.68 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3451 0 1 0 66 2 0 0 20 0 22 0 338098025 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961636250792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) S 15297 15299 12644 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 338098028 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961453681256 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961450523664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11852648 CPUtime=1.14 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8086 0 0 0 113 1 0 0 20 0 22 0 338098031 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11852648 CPUtime=1.19 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) S 15297 15299 12644 0 -1 4202560 10895 0 0 0 117 2 0 0 20 0 22 0 338098031 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961448417464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098101 12137111552 60174 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 11852648

[startup+6.30075 s]
/proc/loadavg: 3.43 3.50 3.57 4/219 15336
/proc/meminfo: memFree=24871168/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11852648 CPUtime=10.15 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 24167 0 1 0 989 26 0 0 20 0 22 0 338098024 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2963162 137571 2295 9 0 2953849 0
[pid=15299/tid=15301] ppid=15297 vsize=11852648 CPUtime=0.68 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3451 0 1 0 66 2 0 0 20 0 22 0 338098025 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961636250792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11852648 CPUtime=0.02 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11852648 CPUtime=0.05 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 28 0 0 0 3 2 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11852648 CPUtime=0.02 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11852648 CPUtime=0.03 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11852648 CPUtime=0.01 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 1 0 0 0 20 0 22 0 338098027 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11852648 CPUtime=0.32 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) S 15297 15299 12644 0 -1 4202560 75 0 0 0 32 0 0 0 20 0 22 0 338098028 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961453681256 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961450523664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11852648 CPUtime=1.27 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8110 0 0 0 126 1 0 0 20 0 22 0 338098031 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11852648 CPUtime=1.32 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) S 15297 15299 12644 0 -1 4202560 10916 0 0 0 130 2 0 0 20 0 22 0 338098031 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961448417464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098101 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15334] ppid=15297 vsize=11852648 CPUtime=1.35 cores=1,3,5,7
/proc/15299/task/15334/stat : 15334 (java) R 15297 15299 12644 0 -1 4202560 3 0 0 0 135 0 0 0 20 0 22 0 338098496 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139961444205096 139961577109388 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15335] ppid=15297 vsize=11852648 CPUtime=1.33 cores=1,3,5,7
/proc/15299/task/15335/stat : 15335 (java) R 15297 15299 12644 0 -1 4202560 53 0 0 0 131 2 0 0 20 0 22 0 338098496 12137111552 137571 33554432000 1073741824 1073778376 140733414389264 139960300593360 139961577030132 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0

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

[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0.41 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 56 0 0 0 16 25 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098101 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15334] ppid=15297 vsize=11852648 CPUtime=796.18 cores=1,3,5,7
/proc/15299/task/15334/stat : 15334 (java) S 15297 15299 12644 0 -1 4202560 53 0 0 0 79606 12 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961444205256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15335] ppid=15297 vsize=11852648 CPUtime=796 cores=1,3,5,7
/proc/15299/task/15335/stat : 15335 (java) S 15297 15299 12644 0 -1 4202560 145 0 0 0 79582 18 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139960300592232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15336] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15336/stat : 15336 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961445258792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 11852648

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

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

[startup+980.601 s]
/proc/loadavg: 3.34 3.45 3.49 4/219 15526
/proc/meminfo: memFree=24144576/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11852648 CPUtime=1800.35 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 26643 0 1 0 179951 84 0 0 20 0 22 0 338098024 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2963162 293371 2296 9 0 2953849 0
[pid=15299/tid=15301] ppid=15297 vsize=11852648 CPUtime=0.73 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3709 0 1 0 69 4 0 0 20 0 22 0 338098025 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961636250792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11852648 CPUtime=3.84 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 234 0 0 0 380 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11852648 CPUtime=3.72 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 249 0 0 0 368 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 182 0 0 0 357 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11852648 CPUtime=3.71 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 239 0 0 0 367 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11852648 CPUtime=3.58 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 264 0 0 0 355 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 251 0 0 0 357 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11852648 CPUtime=3.36 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 192 0 0 0 333 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 231 0 0 0 358 2 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11852648 CPUtime=171.8 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) R 15297 15299 12644 0 -1 4202560 344 0 0 0 17163 17 0 0 20 0 22 0 338098028 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961453680112 139961643104351 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961450523208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11852648 CPUtime=1.62 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8141 0 0 0 161 1 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11852648 CPUtime=1.34 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) S 15297 15299 12644 0 -1 4202560 10918 0 0 0 132 2 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961448417464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0.41 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 56 0 0 0 16 25 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098101 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15334] ppid=15297 vsize=11852648 CPUtime=796.18 cores=1,3,5,7
/proc/15299/task/15334/stat : 15334 (java) S 15297 15299 12644 0 -1 4202560 53 0 0 0 79606 12 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961444205256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15335] ppid=15297 vsize=11852648 CPUtime=796 cores=1,3,5,7
/proc/15299/task/15335/stat : 15335 (java) S 15297 15299 12644 0 -1 4202560 145 0 0 0 79582 18 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139960300592232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15336] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15336/stat : 15336 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961445258792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.35
Current children cumulated vsize (KiB) 11852648

[startup+980.801 s]
/proc/loadavg: 3.34 3.45 3.49 4/219 15526
/proc/meminfo: memFree=24144576/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11852648 CPUtime=1800.55 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 26643 0 1 0 179971 84 0 0 20 0 22 0 338098024 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2963162 293371 2296 9 0 2953849 0
[pid=15299/tid=15301] ppid=15297 vsize=11852648 CPUtime=0.73 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3709 0 1 0 69 4 0 0 20 0 22 0 338098025 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961636250504 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11852648 CPUtime=3.84 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 234 0 0 0 380 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11852648 CPUtime=3.72 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 249 0 0 0 368 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 182 0 0 0 357 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11852648 CPUtime=3.71 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 239 0 0 0 367 4 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11852648 CPUtime=3.58 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 264 0 0 0 355 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 251 0 0 0 357 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11852648 CPUtime=3.36 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 192 0 0 0 333 3 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11852648 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 231 0 0 0 358 2 0 0 20 0 22 0 338098027 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11852648 CPUtime=172 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) R 15297 15299 12644 0 -1 4202560 344 0 0 0 17183 17 0 0 20 0 22 0 338098028 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961453680112 139961642758216 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 338098029 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961450523208 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11852648 CPUtime=1.62 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8141 0 0 0 161 1 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11852648 CPUtime=1.34 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) S 15297 15299 12644 0 -1 4202560 10918 0 0 0 132 2 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961448417464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11852648 CPUtime=0.41 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 56 0 0 0 16 25 0 0 20 0 22 0 338098031 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 338098101 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15334] ppid=15297 vsize=11852648 CPUtime=796.18 cores=1,3,5,7
/proc/15299/task/15334/stat : 15334 (java) S 15297 15299 12644 0 -1 4202560 53 0 0 0 79606 12 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961444205256 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15335] ppid=15297 vsize=11852648 CPUtime=796 cores=1,3,5,7
/proc/15299/task/15335/stat : 15335 (java) S 15297 15299 12644 0 -1 4202560 145 0 0 0 79582 18 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139960300592232 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15336] ppid=15297 vsize=11852648 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15336/stat : 15336 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338098496 12137111552 293371 33554432000 1073741824 1073778376 140733414389264 139961445258792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.55
Current children cumulated vsize (KiB) 11852648

[startup+980.901 s]
/proc/loadavg: 3.34 3.45 3.49 4/219 15526
/proc/meminfo: memFree=24144576/32873648 swapFree=6864/6864
[pid=15299] ppid=15297 vsize=11985776 CPUtime=1800.67 cores=1,3,5,7
/proc/15299/stat : 15299 (java) S 15297 15299 12644 0 -1 4202496 26674 0 1 0 179983 84 0 0 20 0 24 0 338098024 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 140733414380400 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/15299/statm: 2996444 293912 2296 9 0 2987131 0
[pid=15299/tid=15301] ppid=15297 vsize=11985776 CPUtime=0.73 cores=1,3,5,7
/proc/15299/task/15301/stat : 15301 (java) S 15297 15299 12644 0 -1 4202560 3709 0 1 0 69 4 0 0 20 0 24 0 338098025 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961636250792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15302] ppid=15297 vsize=11985776 CPUtime=3.84 cores=1,3,5,7
/proc/15299/task/15302/stat : 15302 (java) S 15297 15299 12644 0 -1 4202560 234 0 0 0 380 4 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961473460904 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15303] ppid=15297 vsize=11985776 CPUtime=3.72 cores=1,3,5,7
/proc/15299/task/15303/stat : 15303 (java) S 15297 15299 12644 0 -1 4202560 249 0 0 0 368 4 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961472408360 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15304] ppid=15297 vsize=11985776 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15304/stat : 15304 (java) S 15297 15299 12644 0 -1 4202560 182 0 0 0 357 3 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961471355816 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15305] ppid=15297 vsize=11985776 CPUtime=3.71 cores=1,3,5,7
/proc/15299/task/15305/stat : 15305 (java) S 15297 15299 12644 0 -1 4202560 239 0 0 0 367 4 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961470303272 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15306] ppid=15297 vsize=11985776 CPUtime=3.58 cores=1,3,5,7
/proc/15299/task/15306/stat : 15306 (java) S 15297 15299 12644 0 -1 4202560 264 0 0 0 355 3 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961469249704 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15307] ppid=15297 vsize=11985776 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15307/stat : 15307 (java) S 15297 15299 12644 0 -1 4202560 251 0 0 0 357 3 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961468197160 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15308] ppid=15297 vsize=11985776 CPUtime=3.36 cores=1,3,5,7
/proc/15299/task/15308/stat : 15308 (java) S 15297 15299 12644 0 -1 4202560 192 0 0 0 333 3 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961467144616 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15309] ppid=15297 vsize=11985776 CPUtime=3.6 cores=1,3,5,7
/proc/15299/task/15309/stat : 15309 (java) S 15297 15299 12644 0 -1 4202560 231 0 0 0 358 2 0 0 20 0 24 0 338098027 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961466092072 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15310] ppid=15297 vsize=11985776 CPUtime=172.09 cores=1,3,5,7
/proc/15299/task/15310/stat : 15310 (java) S 15297 15299 12644 0 -1 4202560 345 0 0 0 17192 17 0 0 20 0 24 0 338098028 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961453681256 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15311] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15311/stat : 15311 (java) S 15297 15299 12644 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 338098029 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961452627576 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15312] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15312/stat : 15312 (java) S 15297 15299 12644 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 338098029 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961451574920 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15313] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15313/stat : 15313 (java) S 15297 15299 12644 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 338098031 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961450523664 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15299/tid=15314] ppid=15297 vsize=11985776 CPUtime=1.62 cores=1,3,5,7
/proc/15299/task/15314/stat : 15314 (java) S 15297 15299 12644 0 -1 4202560 8142 0 0 0 161 1 0 0 20 0 24 0 338098031 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961449470008 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15315] ppid=15297 vsize=11985776 CPUtime=1.34 cores=1,3,5,7
/proc/15299/task/15315/stat : 15315 (java) R 15297 15299 12644 0 -1 4202560 10918 0 0 0 132 2 0 0 20 0 24 0 338098031 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961448417464 139961642708605 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15316] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15316/stat : 15316 (java) S 15297 15299 12644 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 338098031 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961447365112 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15317] ppid=15297 vsize=11985776 CPUtime=0.41 cores=1,3,5,7
/proc/15299/task/15317/stat : 15317 (java) S 15297 15299 12644 0 -1 4202560 56 0 0 0 16 25 0 0 20 0 24 0 338098031 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961446312776 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15299/tid=15320] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15320/stat : 15320 (java) S 15297 15299 12644 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 338098101 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961443153448 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15334] ppid=15297 vsize=11985776 CPUtime=796.18 cores=1,3,5,7
/proc/15299/task/15334/stat : 15334 (java) R 15297 15299 12644 0 -1 4202560 53 0 0 0 79606 12 0 0 20 0 24 0 338098496 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961444205136 139961577074862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15299/tid=15335] ppid=15297 vsize=11985776 CPUtime=796.01 cores=1,3,5,7
/proc/15299/task/15335/stat : 15335 (java) R 15297 15299 12644 0 -1 4202560 145 0 0 0 79583 18 0 0 20 0 24 0 338098496 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139960300592112 139961577051440 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=15299/tid=15336] ppid=15297 vsize=11985776 CPUtime=0 cores=1,3,5,7
/proc/15299/task/15336/stat : 15336 (java) S 15297 15299 12644 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 24 0 338098496 12273434624 293912 33554432000 1073741824 1073778376 140733414389264 139961445258792 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.67
Current children cumulated vsize (KiB) 11985776

Child status: 143
Real time (s): 980.919
CPU time (s): 1801.27
CPU user time (s): 1799.92
CPU system time (s): 1.35079
CPU usage (%): 183.631
Max. virtual memory (cumulated for all children) (KiB): 11985776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 1.35079
maximum resident set size= 1175648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26675
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32663
involuntary context switches= 67834

runsolver used 3.66144 second user time and 8.81366 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-03 12:35:26
IDJOB=3737108
IDBENCH=48182
IDSOLVER=2328
FILE ID=node125/3737108-1338719726
RUNJOBID= node125-1338714015-12661
PBS_JOBID= 14636751
Free space on /tmp= 70440 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737108-1338719726/watcher-3737108-1338719726 -o /tmp/evaluation-result-3737108-1338719726/solver-3737108-1338719726 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3737108-1338719726.opb

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=247928832

node125.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.373
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	: 5332.74
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.373
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.373
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        25375308 kB
Buffers:          609232 kB
Cached:          5029292 kB
SwapCached:         2308 kB
Active:          3425700 kB
Inactive:        3165632 kB
Active(anon):     943620 kB
Inactive(anon):     9240 kB
Active(file):    2482080 kB
Inactive(file):  3156392 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:                84 kB
Writeback:             0 kB
AnonPages:        955388 kB
Mapped:            22440 kB
Shmem:                96 kB
Slab:             767436 kB
SReclaimable:     211184 kB
SUnreclaim:       556252 kB
KernelStack:        1624 kB
PageTables:         6128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10462704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    882688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70440 MiB
End job on node125 at 2012-06-03 12:51:48