Trace number 3741539

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)-37 1800.73 976.432

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
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 constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.1.v20110525
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		9996466904
0.08/0.10	c Max memory 		10048897024
0.08/0.10	c Total memory 		10048897024
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3741539-1338755364.opb
0.08/0.13	c reading problem ... 
1.32/0.65	c ... done. Wall clock time 0.524s.
1.32/0.65	c #vars     900
1.32/0.65	c #constraints  960
1.32/0.65	c constraints type 
1.32/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 960
1.32/0.65	c constraints type 
1.32/0.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 960
1.32/0.68	c  And the winner is Resolution
1.46/1.16	c SATISFIABLE
1.46/1.16	c OPTIMIZING...
1.46/1.16	c Got one! Elapsed wall clock time (in seconds):1.029
1.46/1.16	o -28
1.46/1.18	c  And the winner is Resolution
1.57/1.66	c Got one! Elapsed wall clock time (in seconds):1.535
1.57/1.66	o -29
1.57/1.69	c  And the winner is Resolution
1.68/2.16	c Got one! Elapsed wall clock time (in seconds):2.037
1.68/2.16	o -30
1.83/2.24	c  And the winner is Resolution
2.06/2.67	c Got one! Elapsed wall clock time (in seconds):2.54
2.06/2.67	o -32
2.14/2.70	c  And the winner is Resolution
2.23/3.17	c Got one! Elapsed wall clock time (in seconds):3.043
2.23/3.17	o -33
2.34/3.22	c  And the winner is Resolution
2.42/3.67	c Got one! Elapsed wall clock time (in seconds):3.545
2.42/3.67	o -34
2.48/3.74	c  And the winner is Resolution
2.64/4.18	c Got one! Elapsed wall clock time (in seconds):4.048
2.64/4.18	o -35
3.55/4.68	c  And the winner is Resolution
3.81/5.18	c Got one! Elapsed wall clock time (in seconds):5.05
3.81/5.18	o -36
5.38/6.00	c cleaning 2899 clauses out of 5799 with flag 3000/5799
8.91/7.61	c cleaning 4450 clauses out of 8900 with flag 9000/11799
12.07/9.29	c cleaning 5715 clauses out of 11450 with flag 16000/18799
16.22/11.30	c cleaning 6868 clauses out of 13736 with flag 24001/26800
20.51/13.57	c cleaning 7929 clauses out of 15867 with flag 33000/35799
25.45/16.09	c cleaning 8965 clauses out of 17938 with flag 43000/45799
29.37/18.03	c  And the winner is Resolution
29.57/18.28	c Got one! Elapsed wall clock time (in seconds):18.157
29.57/18.28	o -37
32.02/19.50	c cleaning 10524 clauses out of 21056 with flag 5001/57882
34.93/21.08	c cleaning 8265 clauses out of 16531 with flag 11000/63881
38.56/22.95	c cleaning 7624 clauses out of 15266 with flag 18000/70881
42.85/25.11	c cleaning 7816 clauses out of 15643 with flag 26001/78882
47.36/27.48	c cleaning 8404 clauses out of 16826 with flag 35000/87881
52.44/30.05	c cleaning 9211 clauses out of 18422 with flag 45000/97881
58.24/33.08	c cleaning 9605 clauses out of 19211 with flag 55000/107881
63.70/35.83	c cleaning 9791 clauses out of 19606 with flag 65000/117881
69.16/38.69	c cleaning 9907 clauses out of 19816 with flag 75001/127882
74.62/41.40	c cleaning 9938 clauses out of 19908 with flag 85000/137881
80.38/44.46	c cleaning 9981 clauses out of 19971 with flag 95001/147882
85.85/47.24	c cleaning 9982 clauses out of 19990 with flag 105001/157882
91.46/50.11	c cleaning 9991 clauses out of 20007 with flag 115000/167881
97.30/53.10	c cleaning 10000 clauses out of 20016 with flag 125000/177881
102.81/56.01	c cleaning 10006 clauses out of 20016 with flag 135000/187881
108.81/59.14	c cleaning 9993 clauses out of 20010 with flag 145000/197881
114.64/62.14	c cleaning 9991 clauses out of 20017 with flag 155000/207881
120.47/65.19	c cleaning 10005 clauses out of 20027 with flag 165001/217882
127.35/68.74	c cleaning 9993 clauses out of 20021 with flag 175000/227881
132.80/71.53	c cleaning 10004 clauses out of 20028 with flag 185000/237881
138.39/74.40	c cleaning 9995 clauses out of 20024 with flag 195000/247881
143.99/77.39	c cleaning 10003 clauses out of 20029 with flag 205000/257881
149.45/80.22	c cleaning 9997 clauses out of 20026 with flag 215000/267881
155.44/83.37	c cleaning 10013 clauses out of 20030 with flag 225001/277882
160.84/86.11	c cleaning 9999 clauses out of 20016 with flag 235000/287881
166.84/89.23	c cleaning 9990 clauses out of 20018 with flag 245001/297882
172.67/92.32	c cleaning 9998 clauses out of 20028 with flag 255001/307882
178.23/95.27	c cleaning 10004 clauses out of 20029 with flag 265000/317881
184.80/98.68	c cleaning 9990 clauses out of 20026 with flag 275001/327882
191.59/102.17	c cleaning 10011 clauses out of 20035 with flag 285000/337881
198.41/105.76	c cleaning 10002 clauses out of 20025 with flag 295001/347882
204.39/108.85	c cleaning 9994 clauses out of 20022 with flag 305000/357881
210.37/111.97	c cleaning 10000 clauses out of 20029 with flag 315001/367882
216.74/115.22	c cleaning 9997 clauses out of 20028 with flag 325000/377881
223.53/118.86	c cleaning 9999 clauses out of 20031 with flag 335000/387881
229.45/121.92	c cleaning 9995 clauses out of 20032 with flag 345000/397881
235.20/124.94	c cleaning 9984 clauses out of 20037 with flag 355000/407881
241.15/128.04	c cleaning 10015 clauses out of 20054 with flag 365001/417882
247.91/131.61	c cleaning 10011 clauses out of 20039 with flag 375001/427882
254.05/134.89	c cleaning 9999 clauses out of 20028 with flag 385001/437882
260.42/138.10	c cleaning 9997 clauses out of 20028 with flag 395000/447881
266.19/141.14	c cleaning 10011 clauses out of 20031 with flag 405000/457881
272.35/144.42	c cleaning 9999 clauses out of 20021 with flag 415001/467882
278.26/147.52	c cleaning 9996 clauses out of 20021 with flag 425000/477881
284.59/150.80	c cleaning 9983 clauses out of 20025 with flag 435000/487881
290.74/154.03	c cleaning 10013 clauses out of 20042 with flag 445000/497881
297.82/157.85	c cleaning 9987 clauses out of 20030 with flag 455001/507882
304.34/161.24	c cleaning 10007 clauses out of 20042 with flag 465000/517881
309.86/164.13	c cleaning 10010 clauses out of 20035 with flag 475000/527881
315.36/167.08	c cleaning 10011 clauses out of 20025 with flag 485000/537881
321.03/170.13	c cleaning 10003 clauses out of 20015 with flag 495001/547882
326.53/173.08	c cleaning 9997 clauses out of 20012 with flag 505001/557882
332.06/175.97	c cleaning 10002 clauses out of 20014 with flag 515000/567881
337.54/178.86	c cleaning 10001 clauses out of 20013 with flag 525001/577882
343.62/182.16	c cleaning 10003 clauses out of 20012 with flag 535001/587882
348.92/184.97	c cleaning 9988 clauses out of 20008 with flag 545000/597881
354.81/188.00	c cleaning 9999 clauses out of 20020 with flag 555000/607881
360.27/190.97	c cleaning 10000 clauses out of 20021 with flag 565000/617881
366.91/194.58	c cleaning 9993 clauses out of 20023 with flag 575002/627883
373.19/197.80	c cleaning 10006 clauses out of 20028 with flag 585000/637881
379.07/200.99	c cleaning 9995 clauses out of 20022 with flag 595000/647881
385.56/204.32	c cleaning 10009 clauses out of 20027 with flag 605000/657881
392.00/207.85	c cleaning 10003 clauses out of 20019 with flag 615001/667882
398.02/211.04	c cleaning 9997 clauses out of 20015 with flag 625000/677881
404.26/214.37	c cleaning 9986 clauses out of 20018 with flag 635000/687881
410.53/217.69	c cleaning 10000 clauses out of 20032 with flag 645000/697881
417.56/221.41	c cleaning 9995 clauses out of 20032 with flag 655000/707881
424.43/225.01	c cleaning 9999 clauses out of 20039 with flag 665002/717883
430.89/228.43	c cleaning 9997 clauses out of 20038 with flag 675000/727881
437.57/231.99	c cleaning 10008 clauses out of 20041 with flag 685000/737881
444.39/235.62	c cleaning 10006 clauses out of 20033 with flag 695000/747881
450.64/238.98	c cleaning 9991 clauses out of 20027 with flag 705000/757881
457.49/242.58	c cleaning 10001 clauses out of 20036 with flag 715000/767881
464.76/246.40	c cleaning 10006 clauses out of 20035 with flag 725000/777881
471.51/250.08	c cleaning 9994 clauses out of 20030 with flag 735001/787882
478.55/253.79	c cleaning 9993 clauses out of 20035 with flag 745000/797881
485.43/257.37	c cleaning 10007 clauses out of 20043 with flag 755001/807882
492.26/260.93	c cleaning 10004 clauses out of 20035 with flag 765000/817881
499.41/264.86	c cleaning 10000 clauses out of 20031 with flag 775000/827881
506.44/268.53	c cleaning 9992 clauses out of 20031 with flag 785000/837881
513.67/272.30	c cleaning 10005 clauses out of 20039 with flag 795000/847881
521.49/276.45	c cleaning 9998 clauses out of 20035 with flag 805001/857882
528.43/280.23	c cleaning 10002 clauses out of 20037 with flag 815001/867882
535.24/283.83	c cleaning 9996 clauses out of 20034 with flag 825000/877881
541.27/287.03	c cleaning 10009 clauses out of 20038 with flag 835000/887881
547.28/290.20	c cleaning 10002 clauses out of 20029 with flag 845000/897881
553.60/293.78	c cleaning 9995 clauses out of 20028 with flag 855001/907882
559.60/296.98	c cleaning 10007 clauses out of 20032 with flag 865000/917881
565.62/300.11	c cleaning 9999 clauses out of 20025 with flag 875000/927881
572.07/303.51	c cleaning 10001 clauses out of 20026 with flag 885000/937881
577.82/306.79	c cleaning 9996 clauses out of 20025 with flag 895000/947881
583.82/309.91	c cleaning 10012 clauses out of 20029 with flag 905000/957881
589.64/313.05	c cleaning 9992 clauses out of 20017 with flag 915000/967881
595.66/316.30	c cleaning 9998 clauses out of 20025 with flag 925000/977881
602.77/320.13	c cleaning 9997 clauses out of 20027 with flag 935000/987881
609.72/323.81	c cleaning 9988 clauses out of 20030 with flag 945000/997881
616.52/327.43	c cleaning 9999 clauses out of 20042 with flag 955000/1007881
622.73/330.70	c cleaning 10007 clauses out of 20043 with flag 965000/1017881
629.18/334.37	c cleaning 10011 clauses out of 20037 with flag 975001/1027882
635.37/337.70	c cleaning 9986 clauses out of 20025 with flag 985000/1037881
641.76/341.01	c cleaning 10003 clauses out of 20040 with flag 995001/1047882
648.13/344.47	c cleaning 9999 clauses out of 20036 with flag 1005000/1057881
655.38/348.42	c cleaning 10007 clauses out of 20037 with flag 1015000/1067881
662.18/352.01	c cleaning 10001 clauses out of 20030 with flag 1025000/1077881
668.37/355.38	c cleaning 9987 clauses out of 20029 with flag 1035000/1087881
674.92/358.83	c cleaning 10015 clauses out of 20043 with flag 1045001/1097882
681.95/362.75	c cleaning 9996 clauses out of 20030 with flag 1055003/1107884
689.16/366.54	c cleaning 10007 clauses out of 20031 with flag 1065000/1117881
696.12/370.27	c cleaning 9991 clauses out of 20024 with flag 1075000/1127881
703.49/374.17	c cleaning 9992 clauses out of 20033 with flag 1085000/1137881
711.70/378.61	c cleaning 10000 clauses out of 20041 with flag 1095000/1147881
719.26/382.63	c cleaning 10007 clauses out of 20042 with flag 1105001/1157882
726.19/386.37	c cleaning 10002 clauses out of 20035 with flag 1115001/1167882
733.13/390.07	c cleaning 10001 clauses out of 20032 with flag 1125000/1177881
740.30/394.03	c cleaning 9994 clauses out of 20032 with flag 1135001/1187882
746.84/397.60	c cleaning 10012 clauses out of 20037 with flag 1145000/1197881
754.20/401.42	c cleaning 9992 clauses out of 20025 with flag 1155000/1207881
761.54/405.34	c cleaning 9994 clauses out of 20033 with flag 1165000/1217881
769.49/409.73	c cleaning 9997 clauses out of 20039 with flag 1175000/1227881
776.21/413.39	c cleaning 10015 clauses out of 20042 with flag 1185000/1237881
783.56/417.27	c cleaning 9994 clauses out of 20027 with flag 1195000/1247881
790.52/420.97	c cleaning 10011 clauses out of 20033 with flag 1205000/1257881
798.13/425.10	c cleaning 9991 clauses out of 20023 with flag 1215001/1267882
805.07/428.88	c cleaning 9994 clauses out of 20031 with flag 1225000/1277881
812.40/432.75	c cleaning 10009 clauses out of 20037 with flag 1235000/1287881
819.74/436.65	c cleaning 9989 clauses out of 20029 with flag 1245001/1297882
821.92/438.16	c cleaning 0 clauses out of 5934 with flag 0/5938
828.71/441.53	c cleaning 9999 clauses out of 20039 with flag 1255000/1307881
837.77/446.05	c cleaning 10012 clauses out of 20040 with flag 1265000/1317881
844.69/449.80	c cleaning 10004 clauses out of 20028 with flag 1275000/1327881
850.54/453.08	c cleaning 10009 clauses out of 20024 with flag 1285000/1337881
856.44/456.26	c cleaning 9986 clauses out of 20015 with flag 1295000/1347881
862.56/459.52	c cleaning 10004 clauses out of 20030 with flag 1305001/1357882
868.68/462.87	c cleaning 9999 clauses out of 20026 with flag 1315001/1367882
875.78/466.86	c cleaning 10004 clauses out of 20027 with flag 1325001/1377882
882.09/470.26	c cleaning 10001 clauses out of 20022 with flag 1335000/1387881
888.63/473.76	c cleaning 9995 clauses out of 20021 with flag 1345000/1397881
895.17/477.20	c cleaning 10005 clauses out of 20027 with flag 1355001/1407882
901.37/480.78	c cleaning 9990 clauses out of 20021 with flag 1365000/1417881
908.08/484.33	c cleaning 10000 clauses out of 20032 with flag 1375001/1427882
914.36/487.79	c cleaning 10007 clauses out of 20032 with flag 1385001/1437882
921.09/491.31	c cleaning 9990 clauses out of 20024 with flag 1395000/1447881
927.99/495.21	c cleaning 10008 clauses out of 20034 with flag 1405000/1457881
934.73/498.87	c cleaning 9995 clauses out of 20027 with flag 1415001/1467882
942.07/502.74	c cleaning 9996 clauses out of 20031 with flag 1425000/1477881
948.76/506.34	c cleaning 10002 clauses out of 20035 with flag 1435000/1487881
955.96/510.34	c cleaning 9999 clauses out of 20033 with flag 1445000/1497881
963.08/514.12	c cleaning 9998 clauses out of 20034 with flag 1455000/1507881
970.00/517.86	c cleaning 9996 clauses out of 20036 with flag 1465000/1517881
976.50/521.37	c cleaning 10003 clauses out of 20041 with flag 1475001/1527882
983.61/525.36	c cleaning 9996 clauses out of 20038 with flag 1485001/1537882
990.31/528.98	c cleaning 10010 clauses out of 20041 with flag 1495000/1547881
997.00/532.55	c cleaning 9997 clauses out of 20032 with flag 1505001/1557882
1003.50/536.08	c cleaning 9997 clauses out of 20035 with flag 1515001/1567882
1011.00/540.21	c cleaning 10010 clauses out of 20037 with flag 1525000/1577881
1017.71/543.81	c cleaning 9999 clauses out of 20028 with flag 1535001/1587882
1024.40/547.41	c cleaning 10003 clauses out of 20029 with flag 1545001/1597882
1031.10/551.08	c cleaning 9979 clauses out of 20026 with flag 1555001/1607882
1038.52/555.20	c cleaning 10020 clauses out of 20047 with flag 1565001/1617882
1044.55/558.56	c cleaning 9992 clauses out of 20026 with flag 1575000/1627881
1051.24/562.14	c cleaning 10005 clauses out of 20034 with flag 1585000/1637881
1057.72/565.70	c cleaning 9997 clauses out of 20030 with flag 1595001/1647882
1065.00/569.77	c cleaning 9998 clauses out of 20033 with flag 1605001/1657882
1071.70/573.33	c cleaning 10008 clauses out of 20034 with flag 1615000/1667881
1078.37/576.91	c cleaning 9999 clauses out of 20027 with flag 1625001/1677882
1085.05/580.56	c cleaning 9981 clauses out of 20027 with flag 1635000/1687881
1092.45/584.73	c cleaning 10017 clauses out of 20046 with flag 1645000/1697881
1099.12/588.40	c cleaning 10000 clauses out of 20029 with flag 1655000/1707881
1105.99/592.07	c cleaning 10001 clauses out of 20029 with flag 1665000/1717881
1112.88/595.78	c cleaning 9995 clauses out of 20028 with flag 1675000/1727881
1120.33/599.98	c cleaning 10001 clauses out of 20034 with flag 1685001/1737882
1127.38/603.77	c cleaning 10002 clauses out of 20032 with flag 1695000/1747881
1134.84/607.71	c cleaning 9985 clauses out of 20030 with flag 1705000/1757881
1141.91/611.55	c cleaning 10009 clauses out of 20045 with flag 1715000/1767881
1147.99/615.04	c cleaning 10005 clauses out of 20037 with flag 1725001/1777882
1154.06/618.37	c cleaning 10009 clauses out of 20032 with flag 1735001/1787882
1159.93/621.55	c cleaning 9988 clauses out of 20023 with flag 1745001/1797882
1165.81/624.80	c cleaning 10011 clauses out of 20034 with flag 1755000/1807881
1172.20/628.46	c cleaning 10001 clauses out of 20023 with flag 1765000/1817881
1178.27/631.79	c cleaning 10006 clauses out of 20022 with flag 1775000/1827881
1184.69/635.22	c cleaning 9999 clauses out of 20016 with flag 1785000/1837881
1191.30/638.84	c cleaning 10005 clauses out of 20017 with flag 1795000/1847881
1197.90/642.66	c cleaning 10004 clauses out of 20014 with flag 1805002/1857883
1204.18/646.02	c cleaning 9996 clauses out of 20008 with flag 1815000/1867881
1210.44/649.48	c cleaning 10003 clauses out of 20012 with flag 1825000/1877881
1216.89/652.92	c cleaning 9998 clauses out of 20009 with flag 1835000/1887881
1223.89/656.92	c cleaning 9999 clauses out of 20011 with flag 1845000/1897881
1230.54/660.57	c cleaning 9997 clauses out of 20012 with flag 1855000/1907881
1237.97/664.51	c cleaning 9994 clauses out of 20015 with flag 1865000/1917881
1245.38/668.56	c cleaning 10003 clauses out of 20023 with flag 1875002/1927883
1252.97/672.85	c cleaning 10010 clauses out of 20019 with flag 1885001/1937882
1260.42/676.85	c cleaning 9999 clauses out of 20008 with flag 1895000/1947881
1268.23/681.00	c cleaning 9996 clauses out of 20009 with flag 1905000/1957881
1275.03/684.71	c cleaning 9988 clauses out of 20013 with flag 1915000/1967881
1281.99/688.77	c cleaning 10007 clauses out of 20025 with flag 1925000/1977881
1288.99/692.53	c cleaning 10001 clauses out of 20018 with flag 1935000/1987881
1294.62/695.63	c cleaning 9994 clauses out of 20017 with flag 1945000/1997881
1300.66/698.93	c cleaning 10002 clauses out of 20023 with flag 1955000/2007881
1307.23/702.77	c cleaning 9996 clauses out of 20021 with flag 1965000/2017881
1313.46/706.12	c cleaning 9989 clauses out of 20025 with flag 1975000/2027881
1319.47/709.44	c cleaning 10009 clauses out of 20036 with flag 1985000/2037881
1325.86/712.91	c cleaning 10004 clauses out of 20028 with flag 1995001/2047882
1332.34/716.79	c cleaning 10004 clauses out of 20024 with flag 2005001/2057882
1338.92/720.32	c cleaning 9993 clauses out of 20019 with flag 2015000/2067881
1345.54/723.97	c cleaning 10002 clauses out of 20026 with flag 2025000/2077881
1352.51/727.73	c cleaning 10001 clauses out of 20024 with flag 2035000/2087881
1359.78/731.94	c cleaning 9990 clauses out of 20023 with flag 2045000/2097881
1366.56/735.67	c cleaning 10006 clauses out of 20034 with flag 2055001/2107882
1373.76/739.52	c cleaning 9998 clauses out of 20027 with flag 2065000/2117881
1380.21/743.03	c cleaning 10010 clauses out of 20029 with flag 2075000/2127881
1387.65/747.32	c cleaning 9998 clauses out of 20019 with flag 2085000/2137881
1394.45/751.09	c cleaning 10001 clauses out of 20021 with flag 2095000/2147881
1402.03/755.10	c cleaning 9999 clauses out of 20021 with flag 2105001/2157882
1409.01/758.92	c cleaning 9993 clauses out of 20022 with flag 2115001/2167882
1416.54/763.27	c cleaning 10003 clauses out of 20028 with flag 2125000/2177881
1423.74/767.19	c cleaning 9995 clauses out of 20025 with flag 2135000/2187881
1429.93/770.54	c cleaning 10000 clauses out of 20030 with flag 2145000/2197881
1436.52/774.15	c cleaning 9992 clauses out of 20031 with flag 2155001/2207882
1443.46/778.19	c cleaning 10005 clauses out of 20038 with flag 2165000/2217881
1449.84/781.62	c cleaning 9999 clauses out of 20033 with flag 2175000/2227881
1456.03/785.02	c cleaning 10009 clauses out of 20034 with flag 2185000/2237881
1462.44/788.55	c cleaning 9991 clauses out of 20025 with flag 2195000/2247881
1469.59/792.61	c cleaning 10007 clauses out of 20035 with flag 2205001/2257882
1476.01/796.14	c cleaning 9996 clauses out of 20027 with flag 2215000/2267881
1482.42/799.63	c cleaning 9998 clauses out of 20031 with flag 2225000/2277881
1489.02/803.25	c cleaning 10009 clauses out of 20033 with flag 2235000/2287881
1496.74/807.65	c cleaning 9995 clauses out of 20026 with flag 2245002/2297883
1504.13/811.63	c cleaning 9998 clauses out of 20030 with flag 2255001/2307882
1511.33/815.56	c cleaning 9992 clauses out of 20032 with flag 2265001/2317882
1518.72/819.56	c cleaning 10008 clauses out of 20039 with flag 2275000/2327881
1527.02/824.22	c cleaning 9995 clauses out of 20032 with flag 2285001/2337882
1534.24/828.10	c cleaning 10005 clauses out of 20036 with flag 2295000/2347881
1541.76/832.25	c cleaning 9996 clauses out of 20031 with flag 2305000/2357881
1549.16/836.27	c cleaning 9994 clauses out of 20035 with flag 2315000/2367881
1557.05/840.77	c cleaning 10009 clauses out of 20041 with flag 2325000/2377881
1564.83/844.96	c cleaning 9997 clauses out of 20032 with flag 2335000/2387881
1572.20/848.95	c cleaning 10001 clauses out of 20035 with flag 2345000/2397881
1580.34/853.32	c cleaning 9998 clauses out of 20034 with flag 2355000/2407881
1588.99/858.21	c cleaning 10002 clauses out of 20036 with flag 2365000/2417881
1596.38/862.27	c cleaning 9998 clauses out of 20035 with flag 2375001/2427882
1602.79/865.78	c cleaning 10013 clauses out of 20037 with flag 2385001/2437882
1608.95/869.19	c cleaning 10001 clauses out of 20023 with flag 2395000/2447881
1615.94/873.21	c cleaning 10004 clauses out of 20022 with flag 2405000/2457881
1622.06/876.68	c cleaning 9997 clauses out of 20018 with flag 2415000/2467881
1628.21/880.06	c cleaning 9996 clauses out of 20021 with flag 2425000/2477881
1634.13/883.32	c cleaning 10006 clauses out of 20026 with flag 2435001/2487882
1640.79/887.22	c cleaning 9986 clauses out of 20020 with flag 2445001/2497882
1646.99/890.67	c cleaning 10001 clauses out of 20034 with flag 2455001/2507882
1653.57/894.21	c cleaning 10010 clauses out of 20033 with flag 2465001/2517882
1659.92/897.71	c cleaning 9995 clauses out of 20023 with flag 2475001/2527882
1666.39/901.54	c cleaning 9995 clauses out of 20028 with flag 2485001/2537882
1672.72/905.09	c cleaning 9999 clauses out of 20032 with flag 2495000/2547881
1679.25/908.65	c cleaning 9993 clauses out of 20033 with flag 2505000/2557881
1685.79/912.29	c cleaning 10014 clauses out of 20040 with flag 2515000/2567881
1693.05/916.44	c cleaning 9996 clauses out of 20027 with flag 2525001/2577882
1699.82/920.11	c cleaning 10004 clauses out of 20030 with flag 2535000/2587881
1706.61/923.84	c cleaning 9997 clauses out of 20026 with flag 2545000/2597881
1713.12/927.49	c cleaning 10002 clauses out of 20029 with flag 2555000/2607881
1720.41/931.70	c cleaning 9992 clauses out of 20027 with flag 2565000/2617881
1726.95/935.30	c cleaning 10012 clauses out of 20036 with flag 2575001/2627882
1733.71/938.97	c cleaning 9985 clauses out of 20023 with flag 2585000/2637881
1740.67/942.78	c cleaning 10000 clauses out of 20039 with flag 2595001/2647882
1747.91/946.96	c cleaning 10003 clauses out of 20039 with flag 2605001/2657882
1754.65/950.61	c cleaning 9996 clauses out of 20035 with flag 2615000/2667881
1761.58/954.44	c cleaning 10002 clauses out of 20040 with flag 2625001/2677882
1768.96/958.42	c cleaning 10009 clauses out of 20037 with flag 2635000/2687881
1776.82/962.94	c cleaning 9994 clauses out of 20028 with flag 2645000/2697881
1784.18/966.95	c cleaning 10003 clauses out of 20034 with flag 2655000/2707881
1791.90/971.13	c cleaning 9993 clauses out of 20031 with flag 2665000/2717881
1799.27/975.13	c cleaning 10003 clauses out of 20038 with flag 2675000/2727881
1800.73/976.40	c starts		: 240
1800.73/976.40	c conflicts		: 2727885
1800.73/976.40	c decisions		: 2868139
1800.73/976.40	c propagations		: 16864909
1800.73/976.40	c inspects		: 1769548160
1800.73/976.40	c shortcuts		: 0
1800.73/976.40	c learnt literals	: 0
1800.73/976.40	c learnt binary clauses	: 0
1800.73/976.40	c learnt ternary clauses	: 0
1800.73/976.40	c learnt constraints	: 2727885
1800.73/976.40	c ignored constraints	: 0
1800.73/976.40	c root simplifications	: 0
1800.73/976.40	c removed literals (reason simplification)	: 10240354
1800.73/976.40	c reason swapping (by a shorter reason)	: 0
1800.73/976.40	c Calls to reduceDB	: 275
1800.73/976.40	c number of reductions to clauses (during analyze)	: 0
1800.73/976.40	c number of learned constraints concerned by reduction	: 0
1800.73/976.40	c number of learning phase by resolution	: 0
1800.73/976.40	c number of learning phase by cutting planes	: 0
1800.73/976.40	c speed (assignments/second)	: 17602.12520795977
1800.73/976.40	c non guided choices	0
1800.73/976.42	c learnt constraints type 
1800.73/976.42	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10088
1800.73/976.42	c constraints type 
1800.73/976.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.73/976.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 960
1800.73/976.42	c constraints type 
1800.73/976.42	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.73/976.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 960
1800.73/976.42	s SATISFIABLE
1800.73/976.42	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 -x604 -x605 x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 x667 -x668 -x669 x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760 -x761 -x762 -x763 -x764 -x765 -x766 -x767 -x768 -x769 -x770 -x771 -x772 -x773 -x774 -x775 -x776 -x777 -x778 -x779 -x780 -x781 -x782 -x783 -x784 -x785 -x786 -x787 -x788 -x789 -x790 -x791 -x792 -x793 -x794 -x795 -x796 -x797 -x798 -x799 x800 -x801 -x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 -x814 -x815 -x816 -x817 -x818 -x819 -x820 -x821 -x822 -x823 -x824 -x825 -x826 x827 -x828 -x829 -x830 -x831 -x832 -x833 -x834 -x835 -x836 -x837 -x838 -x839 -x840 -x841 -x842 -x843 -x844 -x845 -x846 -x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 x857 -x858 -x859 -x860 -x861 -x862 -x863 -x864 -x865 -x866 -x867 -x868 -x869 -x870 -x871 -x872 -x873 -x874 -x875 -x876 -x877 -x878 -x879 -x880 -x881 x882 -x883 -x884 -x885 -x886 -x887 -x888 -x889 -x890 -x891 -x892 -x893 x894 -x895 -x896 -x897 -x898 -x899 -x900 
1800.73/976.42	c objective function=-37
1800.73/976.42	c Total wall clock time (in seconds): 976.291

Verifier Data

OK	-37

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

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

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


[startup+0 s]
/proc/loadavg: 3.60 3.75 3.74 4/197 14295
/proc/meminfo: memFree=30709660/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14295/stat : 14295 (runsolver) D 14293 14295 13088 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 341661312 12095488 51 33554432000 4194304 5436572 140736938973952 140736938970248 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14295/statm: 2953 51 31 304 0 2645 0

[startup+0.022549 s]
/proc/loadavg: 3.60 3.75 3.74 4/197 14295
/proc/meminfo: memFree=30709660/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=10510056 CPUtime=0.01 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 2575 0 1 0 0 1 0 0 20 0 2 0 341661312 10762297344 4811 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2627514 4811 942 9 0 2618623 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 10510056

[startup+0.100293 s]
/proc/loadavg: 3.60 3.75 3.74 4/197 14295
/proc/meminfo: memFree=30709660/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11586392 CPUtime=0.08 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 4875 0 1 0 7 1 0 0 20 0 18 0 341661312 11864465408 13233 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2896598 13245 2031 9 0 2887285 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11586392

[startup+0.300266 s]
/proc/loadavg: 3.60 3.75 3.74 4/197 14295
/proc/meminfo: memFree=30709660/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11586392 CPUtime=0.53 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 12511 0 1 0 50 3 0 0 20 0 18 0 341661312 11864465408 20289 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2896598 20289 2225 9 0 2887285 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 11586392

[startup+0.700299 s]
/proc/loadavg: 3.60 3.75 3.74 4/197 14295
/proc/meminfo: memFree=30709660/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=1.46 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 16724 0 1 0 139 7 0 0 20 0 19 0 341661312 12137111552 41997 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 41997 2251 9 0 2953849 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 11852648

[startup+1.5007 s]
/proc/loadavg: 3.47 3.72 3.73 3/216 14317
/proc/meminfo: memFree=30549512/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=1.57 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 16790 0 1 0 148 9 0 0 20 0 19 0 341661312 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 43061 2252 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.63 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3418 0 1 0 60 3 0 0 20 0 19 0 341661313 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686676710552 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) S 14293 14295 13088 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341661316 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686493968488 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341661317 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341661317 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686490810896 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.41 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5722 0 0 0 40 1 0 0 20 0 19 0 341661319 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=0.39 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 6342 0 0 0 39 0 0 0 20 0 19 0 341661319 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 341661378 12137111552 43061 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.57
Current children cumulated vsize (KiB) 11852648

[startup+3.1007 s]
/proc/loadavg: 3.47 3.72 3.73 3/216 14323
/proc/meminfo: memFree=30540568/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=2.23 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 16853 0 1 0 208 15 0 0 20 0 19 0 341661312 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 47702 2260 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.64 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3419 0 1 0 61 3 0 0 20 0 19 0 341661313 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686676710552 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 341661315 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) S 14293 14295 13088 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 341661316 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686493968488 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 341661317 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 341661317 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686490810896 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.6 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5745 0 0 0 59 1 0 0 20 0 19 0 341661319 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=0.56 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 6352 0 0 0 56 0 0 0 20 0 19 0 341661319 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 341661319 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 341661378 12137111552 47702 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 11852648
heavy processes:

[startup+6.30073 s]
/proc/loadavg: 3.35 3.69 3.72 6/219 14341
/proc/meminfo: memFree=30322276/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=6.19 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 17285 0 1 0 589 30 0 0 20 0 22 0 341661312 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 147485 2288 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.65 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3421 0 1 0 62 3 0 0 20 0 22 0 341661313 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686676710552 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=0.02 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341661315 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=0.06 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) S 14293 14295 13088 0 -1 4202560 43 0 0 0 6 0 0 0 20 0 22 0 341661316 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686493968488 240568547241 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686490810896 240568555296 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.81 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5833 0 0 0 80 1 0 0 20 0 22 0 341661319 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=0.78 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 6371 0 0 0 78 0 0 0 20 0 22 0 341661319 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661378 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14339] ppid=14293 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/14295/task/14339/stat : 14339 (java) R 14293 14295 13088 0 -1 4202560 12 0 0 0 99 0 0 0 20 0 22 0 341661830 12137111552 147485 33554432000 1073741824 1073778376 140734764371552 140685477925512 140686503225105 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14340] ppid=14293 vsize=11852648 CPUtime=0.98 cores=0,2,4,6

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

Sleeping 2 seconds

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

[startup+975.812 s]
/proc/loadavg: 3.72 3.67 3.70 4/219 14416
/proc/meminfo: memFree=26349828/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=1800.14 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 27601 0 1 0 179904 110 0 0 20 0 22 0 341661312 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 427767 2289 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3633 0 1 0 64 5 0 0 20 0 22 0 341661313 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686676710264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 183 0 0 0 379 2 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 201 0 0 0 386 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=3.96 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 230 0 0 0 392 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=3.99 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 206 0 0 0 394 5 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=3.89 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 212 0 0 0 386 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 190 0 0 0 387 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=4.2 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 171 0 0 0 417 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 192 0 0 0 378 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=159.91 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) R 14293 14295 13088 0 -1 4202560 409 0 0 0 15972 19 0 0 20 0 22 0 341661316 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686493967344 140686680871072 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686490810440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5835 0 0 0 98 1 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=1.82 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 14225 0 0 0 180 2 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0.38 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 58 0 0 0 23 15 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661378 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14342] ppid=14293 vsize=11852648 CPUtime=787.15 cores=0,2,4,6
/proc/14295/task/14342/stat : 14342 (java) S 14293 14295 13088 0 -1 4202560 59 0 0 0 78702 13 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685476872584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14343] ppid=14293 vsize=11852648 CPUtime=787.11 cores=0,2,4,6
/proc/14295/task/14343/stat : 14343 (java) S 14293 14295 13088 0 -1 4202560 86 0 0 0 78696 15 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685477923848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14344] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14344/stat : 14344 (java) S 14293 14295 13088 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685474768424 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 11852648

[startup+976.201 s]
/proc/loadavg: 3.72 3.67 3.70 4/219 14416
/proc/meminfo: memFree=26349828/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=1800.53 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 27601 0 1 0 179943 110 0 0 20 0 22 0 341661312 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 427767 2289 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3633 0 1 0 64 5 0 0 20 0 22 0 341661313 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686676710264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 183 0 0 0 379 2 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 201 0 0 0 386 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=3.96 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 230 0 0 0 392 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=3.99 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 206 0 0 0 394 5 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=3.89 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 212 0 0 0 386 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 190 0 0 0 387 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=4.2 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 171 0 0 0 417 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 192 0 0 0 378 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=160.3 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) R 14293 14295 13088 0 -1 4202560 409 0 0 0 16011 19 0 0 20 0 22 0 341661316 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686493967344 240564840219 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686490810440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5835 0 0 0 98 1 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=1.82 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 14225 0 0 0 180 2 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0.38 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 58 0 0 0 23 15 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661378 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14342] ppid=14293 vsize=11852648 CPUtime=787.15 cores=0,2,4,6
/proc/14295/task/14342/stat : 14342 (java) S 14293 14295 13088 0 -1 4202560 59 0 0 0 78702 13 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685476872584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14343] ppid=14293 vsize=11852648 CPUtime=787.11 cores=0,2,4,6
/proc/14295/task/14343/stat : 14343 (java) S 14293 14295 13088 0 -1 4202560 86 0 0 0 78696 15 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685477923848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14344] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14344/stat : 14344 (java) S 14293 14295 13088 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685474768424 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 11852648

[startup+976.401 s]
/proc/loadavg: 3.72 3.67 3.70 4/219 14416
/proc/meminfo: memFree=26349828/32873844 swapFree=7116/7116
[pid=14295] ppid=14293 vsize=11852648 CPUtime=1800.73 cores=0,2,4,6
/proc/14295/stat : 14295 (java) S 14293 14295 13088 0 -1 4202496 27601 0 1 0 179963 110 0 0 20 0 22 0 341661312 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140734764362688 240568533053 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14295/statm: 2963162 427767 2289 9 0 2953849 0
[pid=14295/tid=14297] ppid=14293 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/14295/task/14297/stat : 14297 (java) S 14293 14295 13088 0 -1 4202560 3633 0 1 0 64 5 0 0 20 0 22 0 341661313 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686676710264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14298] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14298/stat : 14298 (java) S 14293 14295 13088 0 -1 4202560 183 0 0 0 379 2 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686631463080 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14299] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14299/stat : 14299 (java) S 14293 14295 13088 0 -1 4202560 201 0 0 0 386 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686630410536 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14300] ppid=14293 vsize=11852648 CPUtime=3.96 cores=0,2,4,6
/proc/14295/task/14300/stat : 14300 (java) S 14293 14295 13088 0 -1 4202560 230 0 0 0 392 4 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686629357992 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14301] ppid=14293 vsize=11852648 CPUtime=3.99 cores=0,2,4,6
/proc/14295/task/14301/stat : 14301 (java) S 14293 14295 13088 0 -1 4202560 206 0 0 0 394 5 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686628305448 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14302] ppid=14293 vsize=11852648 CPUtime=3.89 cores=0,2,4,6
/proc/14295/task/14302/stat : 14302 (java) S 14293 14295 13088 0 -1 4202560 212 0 0 0 386 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686627252904 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14303] ppid=14293 vsize=11852648 CPUtime=3.9 cores=0,2,4,6
/proc/14295/task/14303/stat : 14303 (java) S 14293 14295 13088 0 -1 4202560 190 0 0 0 387 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686626200360 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14304] ppid=14293 vsize=11852648 CPUtime=4.2 cores=0,2,4,6
/proc/14295/task/14304/stat : 14304 (java) S 14293 14295 13088 0 -1 4202560 171 0 0 0 417 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686625147816 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14305] ppid=14293 vsize=11852648 CPUtime=3.81 cores=0,2,4,6
/proc/14295/task/14305/stat : 14305 (java) S 14293 14295 13088 0 -1 4202560 192 0 0 0 378 3 0 0 20 0 22 0 341661315 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686624095272 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14306] ppid=14293 vsize=11852648 CPUtime=160.5 cores=0,2,4,6
/proc/14295/task/14306/stat : 14306 (java) R 14293 14295 13088 0 -1 4202560 409 0 0 0 16031 19 0 0 20 0 22 0 341661316 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686493967344 140686682834324 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14307] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14307/stat : 14307 (java) S 14293 14295 13088 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686492914808 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14308] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14308/stat : 14308 (java) S 14293 14295 13088 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341661317 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686491862152 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14309] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14309/stat : 14309 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686490810440 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14310] ppid=14293 vsize=11852648 CPUtime=0.99 cores=0,2,4,6
/proc/14295/task/14310/stat : 14310 (java) S 14293 14295 13088 0 -1 4202560 5835 0 0 0 98 1 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686489758264 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14311] ppid=14293 vsize=11852648 CPUtime=1.82 cores=0,2,4,6
/proc/14295/task/14311/stat : 14311 (java) S 14293 14295 13088 0 -1 4202560 14225 0 0 0 180 2 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686488705720 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14312] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14312/stat : 14312 (java) S 14293 14295 13088 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140686487653368 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14295/tid=14313] ppid=14293 vsize=11852648 CPUtime=0.38 cores=0,2,4,6
/proc/14295/task/14313/stat : 14313 (java) S 14293 14295 13088 0 -1 4202560 58 0 0 0 23 15 0 0 20 0 22 0 341661319 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685478980936 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14316] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14316/stat : 14316 (java) S 14293 14295 13088 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341661378 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685475820584 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14295/tid=14342] ppid=14293 vsize=11852648 CPUtime=787.15 cores=0,2,4,6
/proc/14295/task/14342/stat : 14342 (java) S 14293 14295 13088 0 -1 4202560 59 0 0 0 78702 13 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685476872584 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14295/tid=14343] ppid=14293 vsize=11852648 CPUtime=787.11 cores=0,2,4,6
/proc/14295/task/14343/stat : 14343 (java) S 14293 14295 13088 0 -1 4202560 86 0 0 0 78696 15 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685477923848 240568546364 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14295/tid=14344] ppid=14293 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/14295/task/14344/stat : 14344 (java) S 14293 14295 13088 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341663141 12137111552 427767 33554432000 1073741824 1073778376 140734764371552 140685474768424 240568547241 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.73
Current children cumulated vsize (KiB) 11852648

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14295 and gives
#  childrusage.ru_utime.tv_sec=1795
#  childrusage.ru_utime.tv_usec=98103
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=412785
# CPU time returned by wait4() is 1796.51
# while last known CPU time is 1800.73
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 976.432
CPU time (s): 1800.73
CPU user time (s): 1799.63
CPU system time (s): 1.1
CPU usage (%): 184.419
Max. virtual memory (cumulated for all children) (KiB): 11852648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.1
system time used= 1.41278
maximum resident set size= 1713240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27637
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 31177
involuntary context switches= 74021

runsolver used 3.58045 second user time and 8.71567 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-03 22:29:24
IDJOB=3741539
IDBENCH=89874
IDSOLVER=2328
FILE ID=node146/3741539-1338755364
RUNJOBID= node146-1338749727-13104
PBS_JOBID= 14636806
Free space on /tmp= 70904 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741539-1338755364/watcher-3741539-1338755364 -o /tmp/evaluation-result-3741539-1338755364/solver-3741539-1338755364 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3741539-1338755364.opb

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=2142472208

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30710196 kB
Buffers:          315088 kB
Cached:           462432 kB
SwapCached:         1792 kB
Active:           988300 kB
Inactive:         348164 kB
Active(anon):     559472 kB
Inactive(anon):     1664 kB
Active(file):     428828 kB
Inactive(file):   346500 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:              1176 kB
Writeback:             0 kB
AnonPages:        666916 kB
Mapped:            17200 kB
Shmem:                 0 kB
Slab:             678356 kB
SReclaimable:     117852 kB
SUnreclaim:       560504 kB
KernelStack:        1784 kB
PageTables:         5528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   10461184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    620544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70856 MiB
End job on node146 at 2012-06-03 22:45:42