Trace number 3454439

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j Res//CP 2.3.0? (TO) 1800.47 926.26

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-grow15.opb
MD5SUMb4d90975042873aa16a95872bfad2ca2
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables17130
Total number of constraints900
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 constraints900
Minimum length of a constraint22
Maximum length of a constraint491
Number of terms in the objective function 1335
Biggest coefficient in the objective function 3758096384
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 154618822482
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 878188741787648
Number of bits of the biggest number in a constraint 50
Biggest sum of numbers in a constraint 4550739094651140
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.3.1.v20110525
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		9996466904
0.00/0.08	c Max memory 		10048897024
0.00/0.08	c Total memory 		10048897024
0.00/0.08	c Number of processors 	8
0.00/0.11	c Pseudo Boolean Optimization
0.00/0.11	c ManyCore solver with 2 solvers running in parallel
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.00/0.11	c Expensive reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.00/0.11	c --- Begin Solver configuration ---
0.00/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.00/0.11	c Learn all clauses as in MiniSAT
0.00/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.00/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.00/0.11	c No reason simplification
0.00/0.11	c Armin Biere (Picosat) restarts strategy
0.00/0.11	c Glucose learned constraints deletion strategy
0.00/0.11	c timeout=2147483s
0.00/0.11	c DB Simplification allowed=false
0.00/0.11	c --- End Solver configuration ---
0.00/0.11	c solving HOME/instance-3454439-1307190959.opb
0.00/0.11	c reading problem ... 
1.39/0.73	c ... done. Wall clock time 0.627s.
1.39/0.73	c #vars     17130
1.39/0.73	c #constraints  1200
1.39/0.73	c constraints type 
1.39/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1200
1.39/0.73	c constraints type 
1.39/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
6.76/2.99	c cleaning 2492 clauses out of 4999 with flag 5000/5000
11.92/5.46	c cleaning 4254 clauses out of 8507 with flag 11000/11000
14.27/6.68	c cleaning 5619 clauses out of 11253 with flag 18000/18000
17.98/8.60	c cleaning 6813 clauses out of 13634 with flag 26000/26000
21.12/10.16	c cleaning 7905 clauses out of 15822 with flag 35001/35001
24.44/11.89	c cleaning 8953 clauses out of 17916 with flag 45000/45000
27.96/13.68	c cleaning 9474 clauses out of 18963 with flag 55000/55000
31.50/15.42	c cleaning 9745 clauses out of 19490 with flag 65001/65001
35.58/17.51	c cleaning 9864 clauses out of 19744 with flag 75000/75000
39.30/19.45	c cleaning 9937 clauses out of 19880 with flag 85000/85000
46.64/23.20	c cleaning 9970 clauses out of 19943 with flag 95000/95000
50.74/25.28	c cleaning 9982 clauses out of 19973 with flag 105000/105000
54.23/27.08	c cleaning 9993 clauses out of 19992 with flag 115001/115001
57.58/28.78	c cleaning 9978 clauses out of 19998 with flag 125000/125000
65.27/32.68	c cleaning 10003 clauses out of 20021 with flag 135001/135001
70.20/35.19	c cleaning 10002 clauses out of 20017 with flag 145000/145000
76.28/38.22	c cleaning 10000 clauses out of 20016 with flag 155001/155001
82.00/41.10	c cleaning 10001 clauses out of 20016 with flag 165001/165001
88.12/44.20	c cleaning 10000 clauses out of 20014 with flag 175000/175000
93.66/47.07	c cleaning 9981 clauses out of 20014 with flag 185000/185000
103.19/51.86	c cleaning 9997 clauses out of 20034 with flag 195001/195001
108.88/54.79	c cleaning 10000 clauses out of 20036 with flag 205000/205000
113.81/57.22	c cleaning 10009 clauses out of 20037 with flag 215001/215001
120.70/60.78	c cleaning 9998 clauses out of 20027 with flag 225000/225000
129.38/65.16	c cleaning 9979 clauses out of 20029 with flag 235000/235000
138.48/69.78	c cleaning 10012 clauses out of 20053 with flag 245003/245003
151.59/76.39	c cleaning 10008 clauses out of 20039 with flag 255001/255001
158.28/79.74	c cleaning 10010 clauses out of 20031 with flag 265001/265001
160.75/81.02	c cleaning 10005 clauses out of 20021 with flag 275001/275001
163.05/82.21	c cleaning 10000 clauses out of 20015 with flag 285000/285000
167.54/84.56	c cleaning 9992 clauses out of 20018 with flag 295003/295003
173.84/87.74	c cleaning 9991 clauses out of 20023 with flag 305000/305000
174.70/88.29	c cleaning 0 clauses out of 5002 with flag 0/5002
179.65/90.67	c cleaning 9996 clauses out of 20033 with flag 315001/315001
183.69/92.68	c cleaning 9994 clauses out of 20036 with flag 325000/325000
187.81/94.77	c cleaning 9995 clauses out of 20043 with flag 335001/335001
191.84/96.85	c cleaning 9997 clauses out of 20047 with flag 345000/345000
199.11/100.50	c cleaning 10006 clauses out of 20050 with flag 355000/355000
205.81/103.90	c cleaning 10001 clauses out of 20044 with flag 365000/365000
212.29/107.23	c cleaning 10003 clauses out of 20044 with flag 375001/375001
218.94/110.60	c cleaning 9996 clauses out of 20040 with flag 385000/385000
226.83/114.64	c cleaning 10016 clauses out of 20044 with flag 395000/395000
231.12/116.81	c cleaning 10010 clauses out of 20029 with flag 405001/405001
235.03/118.91	c cleaning 10006 clauses out of 20020 with flag 415002/415002
239.06/120.95	c cleaning 9978 clauses out of 20012 with flag 425000/425000
245.77/124.41	c cleaning 10001 clauses out of 20036 with flag 435002/435002
252.04/127.59	c cleaning 9995 clauses out of 20034 with flag 445001/445001
256.93/130.01	c cleaning 10014 clauses out of 20039 with flag 455001/455001
261.17/132.25	c cleaning 9996 clauses out of 20026 with flag 465002/465002
267.28/135.33	c cleaning 9999 clauses out of 20028 with flag 475000/475000
281.36/142.44	c cleaning 9992 clauses out of 20030 with flag 485001/485001
299.86/151.80	c cleaning 9999 clauses out of 20037 with flag 495000/495000
318.71/161.26	c cleaning 9994 clauses out of 20038 with flag 505000/505000
338.38/171.11	c cleaning 10006 clauses out of 20046 with flag 515002/515002
352.26/178.20	c cleaning 10015 clauses out of 20038 with flag 525000/525000
355.34/179.79	c cleaning 9997 clauses out of 20023 with flag 535000/535000
368.76/186.53	c cleaning 9988 clauses out of 20027 with flag 545001/545001
382.63/193.51	c cleaning 10002 clauses out of 20039 with flag 555001/555001
396.71/200.60	c cleaning 9985 clauses out of 20036 with flag 565000/565000
413.63/209.13	c cleaning 9997 clauses out of 20052 with flag 575001/575001
431.07/217.96	c cleaning 10007 clauses out of 20058 with flag 585004/585004
438.10/221.52	c cleaning 10018 clauses out of 20048 with flag 595001/595001
440.77/222.93	c cleaning 10010 clauses out of 20029 with flag 605000/605000
443.45/224.31	c cleaning 10005 clauses out of 20022 with flag 615003/615003
446.25/225.80	c cleaning 10002 clauses out of 20015 with flag 625001/625001
448.91/227.28	c cleaning 9998 clauses out of 20012 with flag 635000/635000
451.78/228.80	c cleaning 10003 clauses out of 20016 with flag 645002/645002
454.84/230.40	c cleaning 10001 clauses out of 20011 with flag 655000/655000
458.04/232.09	c cleaning 9994 clauses out of 20010 with flag 665000/665000
460.90/233.53	c cleaning 10006 clauses out of 20016 with flag 675000/675000
463.96/235.10	c cleaning 9997 clauses out of 20012 with flag 685002/685002
466.65/236.61	c cleaning 9998 clauses out of 20013 with flag 695000/695000
469.82/238.24	c cleaning 10000 clauses out of 20015 with flag 705000/705000
472.49/239.68	c cleaning 10003 clauses out of 20015 with flag 715000/715000
475.75/241.39	c cleaning 9998 clauses out of 20012 with flag 725000/725000
478.61/242.84	c cleaning 10004 clauses out of 20015 with flag 735001/735001
481.61/244.45	c cleaning 9999 clauses out of 20010 with flag 745000/745000
484.88/246.11	c cleaning 9997 clauses out of 20012 with flag 755001/755001
487.77/247.62	c cleaning 9996 clauses out of 20014 with flag 765000/765000
491.00/249.35	c cleaning 10004 clauses out of 20018 with flag 775000/775000
494.09/250.99	c cleaning 10002 clauses out of 20014 with flag 785000/785000
497.32/252.66	c cleaning 9999 clauses out of 20012 with flag 795000/795000
500.21/254.17	c cleaning 9998 clauses out of 20013 with flag 805000/805000
503.04/255.69	c cleaning 9997 clauses out of 20016 with flag 815001/815001
506.09/257.29	c cleaning 10008 clauses out of 20018 with flag 825000/825000
509.15/258.80	c cleaning 9997 clauses out of 20010 with flag 835000/835000
511.81/260.24	c cleaning 9994 clauses out of 20013 with flag 845000/845000
515.10/261.92	c cleaning 10004 clauses out of 20020 with flag 855001/855001
518.08/263.52	c cleaning 10002 clauses out of 20016 with flag 865001/865001
520.94/265.04	c cleaning 9999 clauses out of 20014 with flag 875001/875001
524.20/266.74	c cleaning 10002 clauses out of 20016 with flag 885002/885002
527.48/268.49	c cleaning 10001 clauses out of 20013 with flag 895001/895001
530.65/270.18	c cleaning 10003 clauses out of 20014 with flag 905003/905003
533.74/271.73	c cleaning 9995 clauses out of 20008 with flag 915000/915000
540.40/275.12	c cleaning 9992 clauses out of 20013 with flag 925000/925000
548.85/279.49	c cleaning 9999 clauses out of 20022 with flag 935001/935001
555.63/282.98	c cleaning 9994 clauses out of 20022 with flag 945000/945000
569.69/290.05	c cleaning 9962 clauses out of 20028 with flag 955000/955000
583.79/297.19	c cleaning 0 clauses out of 11000 with flag 0/11000
584.60/297.61	c cleaning 9982 clauses out of 20066 with flag 965000/965000
599.59/305.26	c cleaning 9996 clauses out of 20084 with flag 975000/975000
613.06/312.05	c cleaning 9987 clauses out of 20089 with flag 985001/985001
627.73/319.45	c cleaning 9998 clauses out of 20101 with flag 995000/995000
638.18/324.79	c cleaning 9998 clauses out of 20103 with flag 1005000/1005000
648.35/329.98	c cleaning 10047 clauses out of 20106 with flag 1015001/1015001
651.40/331.50	c cleaning 10023 clauses out of 20058 with flag 1025000/1025000
656.63/334.20	c cleaning 9961 clauses out of 20037 with flag 1035002/1035002
663.51/337.74	c cleaning 9976 clauses out of 20074 with flag 1045000/1045000
669.65/340.99	c cleaning 9986 clauses out of 20098 with flag 1055000/1055000
677.29/344.82	c cleaning 9998 clauses out of 20112 with flag 1065000/1065000
684.74/348.65	c cleaning 10003 clauses out of 20117 with flag 1075003/1075003
692.58/352.67	c cleaning 10049 clauses out of 20112 with flag 1085001/1085001
698.75/355.82	c cleaning 10020 clauses out of 20063 with flag 1095001/1095001
708.82/360.92	c cleaning 10006 clauses out of 20043 with flag 1105001/1105001
722.64/367.93	c cleaning 10000 clauses out of 20037 with flag 1115001/1115001
734.72/374.09	c cleaning 9996 clauses out of 20036 with flag 1125000/1125000
742.86/378.25	c cleaning 10005 clauses out of 20040 with flag 1135000/1135000
745.89/379.85	c cleaning 10005 clauses out of 20037 with flag 1145002/1145002
756.73/385.35	c cleaning 9996 clauses out of 20030 with flag 1155000/1155000
767.37/390.76	c cleaning 10004 clauses out of 20035 with flag 1165001/1165001
778.32/396.33	c cleaning 9997 clauses out of 20030 with flag 1175000/1175000
783.56/399.03	c cleaning 10011 clauses out of 20034 with flag 1185001/1185001
786.42/400.57	c cleaning 10006 clauses out of 20023 with flag 1195001/1195001
789.23/402.08	c cleaning 10001 clauses out of 20017 with flag 1205001/1205001
792.19/403.62	c cleaning 9998 clauses out of 20016 with flag 1215001/1215001
795.22/405.25	c cleaning 10005 clauses out of 20018 with flag 1225001/1225001
797.86/406.69	c cleaning 9996 clauses out of 20012 with flag 1235000/1235000
801.09/408.35	c cleaning 10001 clauses out of 20017 with flag 1245001/1245001
803.86/409.89	c cleaning 9999 clauses out of 20015 with flag 1255000/1255000
807.28/411.65	c cleaning 10000 clauses out of 20016 with flag 1265000/1265000
810.11/413.18	c cleaning 9997 clauses out of 20016 with flag 1275000/1275000
813.16/414.81	c cleaning 10002 clauses out of 20019 with flag 1285000/1285000
816.13/416.33	c cleaning 10002 clauses out of 20018 with flag 1295001/1295001
818.96/417.80	c cleaning 10001 clauses out of 20015 with flag 1305000/1305000
822.19/419.51	c cleaning 10000 clauses out of 20014 with flag 1315000/1315000
825.01/421.04	c cleaning 9997 clauses out of 20014 with flag 1325000/1325000
827.62/422.42	c cleaning 10004 clauses out of 20017 with flag 1335000/1335000
830.62/424.03	c cleaning 10000 clauses out of 20014 with flag 1345001/1345001
833.25/425.46	c cleaning 9999 clauses out of 20014 with flag 1355001/1355001
836.10/426.93	c cleaning 10004 clauses out of 20015 with flag 1365001/1365001
839.03/428.55	c cleaning 9998 clauses out of 20010 with flag 1375000/1375000
842.07/430.14	c cleaning 10001 clauses out of 20012 with flag 1385000/1385000
845.07/431.79	c cleaning 9998 clauses out of 20011 with flag 1395000/1395000
848.11/433.36	c cleaning 9998 clauses out of 20013 with flag 1405000/1405000
851.26/435.08	c cleaning 9998 clauses out of 20015 with flag 1415000/1415000
854.28/436.61	c cleaning 10001 clauses out of 20018 with flag 1425001/1425001
857.10/438.11	c cleaning 10002 clauses out of 20016 with flag 1435000/1435000
860.12/439.76	c cleaning 9998 clauses out of 20014 with flag 1445000/1445000
863.25/441.42	c cleaning 10000 clauses out of 20017 with flag 1455001/1455001
866.08/442.90	c cleaning 10000 clauses out of 20016 with flag 1465000/1465000
869.14/444.52	c cleaning 10002 clauses out of 20016 with flag 1475000/1475000
871.93/446.03	c cleaning 9999 clauses out of 20014 with flag 1485000/1485000
875.10/447.72	c cleaning 10004 clauses out of 20015 with flag 1495000/1495000
877.70/449.12	c cleaning 9994 clauses out of 20011 with flag 1505000/1505000
880.53/450.63	c cleaning 10002 clauses out of 20017 with flag 1515000/1515000
883.15/452.07	c cleaning 10002 clauses out of 20015 with flag 1525000/1525000
886.33/453.77	c cleaning 10000 clauses out of 20013 with flag 1535000/1535000
889.95/455.63	c cleaning 10003 clauses out of 20013 with flag 1545000/1545000
893.17/457.34	c cleaning 9997 clauses out of 20010 with flag 1555000/1555000
896.39/459.09	c cleaning 10002 clauses out of 20013 with flag 1565000/1565000
899.98/460.98	c cleaning 9996 clauses out of 20011 with flag 1575000/1575000
903.58/462.85	c cleaning 10005 clauses out of 20017 with flag 1585002/1585002
906.79/464.51	c cleaning 9998 clauses out of 20010 with flag 1595000/1595000
909.81/466.20	c cleaning 10001 clauses out of 20013 with flag 1605001/1605001
913.37/468.07	c cleaning 9998 clauses out of 20011 with flag 1615000/1615000
916.82/469.84	c cleaning 9999 clauses out of 20014 with flag 1625001/1625001
920.40/471.71	c cleaning 10000 clauses out of 20014 with flag 1635000/1635000
923.62/473.46	c cleaning 9998 clauses out of 20015 with flag 1645001/1645001
926.80/475.19	c cleaning 10001 clauses out of 20016 with flag 1655000/1655000
930.23/476.94	c cleaning 10000 clauses out of 20016 with flag 1665001/1665001
934.04/478.93	c cleaning 9977 clauses out of 20016 with flag 1675001/1675001
941.66/482.86	c cleaning 9989 clauses out of 20038 with flag 1685000/1685000
952.00/488.14	c cleaning 10001 clauses out of 20051 with flag 1695002/1695002
961.60/493.08	c cleaning 9987 clauses out of 20048 with flag 1705000/1705000
970.21/497.46	c cleaning 9970 clauses out of 20061 with flag 1715000/1715000
978.82/501.83	c cleaning 10000 clauses out of 20093 with flag 1725002/1725002
985.73/505.42	c cleaning 9988 clauses out of 20092 with flag 1735001/1735001
995.33/510.35	c cleaning 10001 clauses out of 20103 with flag 1745000/1745000
1005.14/515.36	c cleaning 10000 clauses out of 20102 with flag 1755000/1755000
1015.17/520.46	c cleaning 9997 clauses out of 20103 with flag 1765001/1765001
1024.05/525.01	c cleaning 10030 clauses out of 20105 with flag 1775000/1775000
1034.67/530.44	c cleaning 10008 clauses out of 20075 with flag 1785000/1785000
1040.69/533.56	c cleaning 0 clauses out of 18000 with flag 0/18000
1043.87/535.27	c cleaning 9991 clauses out of 20067 with flag 1795000/1795000
1051.57/539.28	c cleaning 10006 clauses out of 20079 with flag 1805003/1805003
1060.38/543.77	c cleaning 10001 clauses out of 20070 with flag 1815000/1815000
1068.40/547.88	c cleaning 10013 clauses out of 20069 with flag 1825000/1825000
1076.17/551.80	c cleaning 10009 clauses out of 20056 with flag 1835000/1835000
1083.87/555.86	c cleaning 9999 clauses out of 20048 with flag 1845001/1845001
1091.27/559.60	c cleaning 10000 clauses out of 20048 with flag 1855000/1855000
1102.09/565.15	c cleaning 9999 clauses out of 20049 with flag 1865001/1865001
1112.32/570.35	c cleaning 9954 clauses out of 20049 with flag 1875000/1875000
1118.59/573.64	c cleaning 9996 clauses out of 20095 with flag 1885000/1885000
1124.59/576.73	c cleaning 9992 clauses out of 20099 with flag 1895000/1895000
1130.79/579.93	c cleaning 10001 clauses out of 20107 with flag 1905000/1905000
1136.80/583.04	c cleaning 10003 clauses out of 20107 with flag 1915001/1915001
1143.31/586.42	c cleaning 9997 clauses out of 20103 with flag 1925000/1925000
1149.27/589.56	c cleaning 9994 clauses out of 20106 with flag 1935000/1935000
1155.26/592.67	c cleaning 10001 clauses out of 20113 with flag 1945001/1945001
1161.25/595.71	c cleaning 9998 clauses out of 20112 with flag 1955001/1955001
1167.15/598.85	c cleaning 10003 clauses out of 20113 with flag 1965000/1965000
1173.33/602.00	c cleaning 9994 clauses out of 20111 with flag 1975001/1975001
1179.72/605.31	c cleaning 9998 clauses out of 20116 with flag 1985000/1985000
1186.71/608.94	c cleaning 10051 clauses out of 20118 with flag 1995000/1995000
1190.79/611.12	c cleaning 10029 clauses out of 20068 with flag 2005001/2005001
1194.37/613.07	c cleaning 10011 clauses out of 20038 with flag 2015000/2015000
1197.76/614.91	c cleaning 10007 clauses out of 20028 with flag 2025001/2025001
1201.54/616.88	c cleaning 10002 clauses out of 20020 with flag 2035000/2035000
1207.41/619.91	c cleaning 9988 clauses out of 20019 with flag 2045001/2045001
1210.99/621.86	c cleaning 10006 clauses out of 20030 with flag 2055000/2055000
1214.60/623.72	c cleaning 10005 clauses out of 20024 with flag 2065000/2065000
1218.16/625.67	c cleaning 10002 clauses out of 20019 with flag 2075000/2075000
1221.83/627.69	c cleaning 10005 clauses out of 20019 with flag 2085002/2085002
1225.42/629.54	c cleaning 9999 clauses out of 20012 with flag 2095000/2095000
1229.02/631.45	c cleaning 9997 clauses out of 20013 with flag 2105000/2105000
1232.38/633.21	c cleaning 10004 clauses out of 20018 with flag 2115002/2115002
1236.05/635.24	c cleaning 10000 clauses out of 20013 with flag 2125001/2125001
1239.63/637.16	c cleaning 10001 clauses out of 20013 with flag 2135001/2135001
1243.22/639.07	c cleaning 10000 clauses out of 20011 with flag 2145000/2145000
1246.80/640.92	c cleaning 10000 clauses out of 20012 with flag 2155001/2155001
1250.48/642.91	c cleaning 10002 clauses out of 20012 with flag 2165001/2165001
1254.26/644.91	c cleaning 9998 clauses out of 20010 with flag 2175001/2175001
1257.86/646.90	c cleaning 10001 clauses out of 20011 with flag 2185000/2185000
1261.42/648.80	c cleaning 9996 clauses out of 20011 with flag 2195001/2195001
1264.93/650.61	c cleaning 9998 clauses out of 20014 with flag 2205000/2205000
1268.52/652.53	c cleaning 10004 clauses out of 20017 with flag 2215001/2215001
1274.52/655.71	c cleaning 9981 clauses out of 20014 with flag 2225002/2225002
1280.07/658.55	c cleaning 9991 clauses out of 20031 with flag 2235000/2235000
1287.16/662.25	c cleaning 9987 clauses out of 20040 with flag 2245000/2245000
1299.92/668.77	c cleaning 10001 clauses out of 20053 with flag 2255000/2255000
1313.13/675.42	c cleaning 10002 clauses out of 20053 with flag 2265001/2265001
1324.90/681.46	c cleaning 10002 clauses out of 20054 with flag 2275004/2275004
1337.79/688.00	c cleaning 9996 clauses out of 20049 with flag 2285001/2285001
1344.16/691.38	c cleaning 9998 clauses out of 20052 with flag 2295000/2295000
1360.78/699.76	c cleaning 9985 clauses out of 20054 with flag 2305000/2305000
1377.14/708.02	c cleaning 10012 clauses out of 20069 with flag 2315000/2315000
1391.20/715.23	c cleaning 9992 clauses out of 20059 with flag 2325002/2325002
1410.98/725.22	c cleaning 9988 clauses out of 20066 with flag 2335001/2335001
1434.61/737.19	c cleaning 10000 clauses out of 20078 with flag 2345001/2345001
1460.36/750.19	c cleaning 9995 clauses out of 20077 with flag 2355000/2355000
1484.04/762.17	c cleaning 9999 clauses out of 20085 with flag 2365003/2365003
1507.84/774.16	c cleaning 9997 clauses out of 20084 with flag 2375001/2375001
1531.87/786.28	c cleaning 10000 clauses out of 20088 with flag 2385002/2385002
1554.07/797.51	c cleaning 9996 clauses out of 20086 with flag 2395000/2395000
1584.15/812.69	c cleaning 9981 clauses out of 20091 with flag 2405001/2405001
1610.74/826.05	c cleaning 10013 clauses out of 20110 with flag 2415001/2415001
1634.75/838.13	c cleaning 9999 clauses out of 20096 with flag 2425000/2425000
1655.75/848.70	c cleaning 10039 clauses out of 20098 with flag 2435001/2435001
1657.38/849.77	c cleaning 10016 clauses out of 20059 with flag 2445001/2445001
1659.12/850.71	c cleaning 10009 clauses out of 20043 with flag 2455001/2455001
1660.69/851.68	c cleaning 10006 clauses out of 20034 with flag 2465001/2465001
1662.48/852.64	c cleaning 9999 clauses out of 20028 with flag 2475001/2475001
1664.31/853.74	c cleaning 10000 clauses out of 20028 with flag 2485000/2485000
1665.82/854.69	c cleaning 10002 clauses out of 20029 with flag 2495001/2495001
1667.58/855.63	c cleaning 9999 clauses out of 20026 with flag 2505000/2505000
1669.14/856.57	c cleaning 10003 clauses out of 20028 with flag 2515001/2515001
1670.97/857.65	c cleaning 9999 clauses out of 20024 with flag 2525000/2525000
1672.72/858.62	c cleaning 9996 clauses out of 20025 with flag 2535000/2535000
1674.27/859.55	c cleaning 10004 clauses out of 20030 with flag 2545001/2545001
1676.03/860.50	c cleaning 9997 clauses out of 20026 with flag 2555001/2555001
1677.66/861.58	c cleaning 10001 clauses out of 20029 with flag 2565001/2565001
1679.44/862.56	c cleaning 10001 clauses out of 20028 with flag 2575001/2575001
1681.18/863.54	c cleaning 9997 clauses out of 20027 with flag 2585001/2585001
1682.71/864.50	c cleaning 10001 clauses out of 20030 with flag 2595001/2595001
1684.74/865.60	c cleaning 10002 clauses out of 20029 with flag 2605001/2605001
1686.29/866.56	c cleaning 9998 clauses out of 20027 with flag 2615001/2615001
1688.04/867.54	c cleaning 9999 clauses out of 20029 with flag 2625001/2625001
1689.79/868.55	c cleaning 10001 clauses out of 20030 with flag 2635001/2635001
1691.50/869.58	c cleaning 10002 clauses out of 20029 with flag 2645001/2645001
1693.25/870.58	c cleaning 9998 clauses out of 20027 with flag 2655001/2655001
1694.43/871.29	c cleaning 0 clauses out of 26001 with flag 0/26001
1699.15/873.75	c cleaning 10000 clauses out of 20030 with flag 2665002/2665002
1704.38/876.55	c cleaning 10002 clauses out of 20029 with flag 2675001/2675001
1708.33/878.69	c cleaning 9985 clauses out of 20026 with flag 2685000/2685000
1717.51/883.41	c cleaning 9980 clauses out of 20042 with flag 2695001/2695001
1729.66/889.56	c cleaning 10003 clauses out of 20062 with flag 2705001/2705001
1741.34/895.59	c cleaning 10000 clauses out of 20059 with flag 2715001/2715001
1753.68/901.80	c cleaning 9993 clauses out of 20060 with flag 2725002/2725002
1766.65/908.40	c cleaning 10004 clauses out of 20066 with flag 2735001/2735001
1778.21/914.31	c cleaning 9975 clauses out of 20061 with flag 2745000/2745000
1786.25/918.56	c cleaning 10028 clauses out of 20086 with flag 2755000/2755000
1790.96/921.03	c cleaning 10009 clauses out of 20058 with flag 2765000/2765000
1795.31/923.34	c cleaning 10010 clauses out of 20049 with flag 2775000/2775000
1799.65/925.68	c cleaning 10001 clauses out of 20040 with flag 2785001/2785001
1800.27/926.10	c starts		: 231
1800.27/926.10	c conflicts		: 2785006
1800.27/926.10	c decisions		: 3229812
1800.27/926.10	c propagations		: 38689129
1800.27/926.10	c inspects		: 980347033
1800.27/926.10	c shortcuts		: 0
1800.27/926.10	c learnt literals	: 1
1800.27/926.10	c learnt binary clauses	: 0
1800.27/926.10	c learnt ternary clauses	: 2
1800.27/926.10	c learnt constraints	: 2785004
1800.27/926.10	c ignored constraints	: 0
1800.27/926.10	c root simplifications	: 0
1800.27/926.10	c removed literals (reason simplification)	: 107872706
1800.27/926.10	c reason swapping (by a shorter reason)	: 0
1800.27/926.10	c Calls to reduceDB	: 280
1800.27/926.10	c number of reductions to clauses (during analyze)	: 0
1800.27/926.10	c number of learned constraints concerned by reduction	: 0
1800.27/926.10	c number of learning phase by resolution	: 0
1800.27/926.10	c number of learning phase by cutting planes	: 0
1800.27/926.10	c speed (assignments/second)	: 41809.45634601585
1800.27/926.10	c non guided choices	222890
1800.27/926.11	c learnt constraints type 
1800.27/926.11	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10116
1800.27/926.11	c constraints type 
1800.27/926.11	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1200
1800.27/926.11	c constraints type 
1800.27/926.11	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1200
1800.27/926.11	s UNKNOWN
1800.27/926.12	c Total wall clock time (in seconds): 926.008

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.70 3.45 3.63 4/467 25559
/proc/meminfo: memFree=30722076/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 3908 0 1 0 0 0 0 0 25 0 2 0 830694649 10694979584 3609 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2611079 3624 917 9 0 2602235 0
[pid=25559/tid=25560] ppid=25557 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) R 25557 25559 22425 0 -1 4202560 6309 0 1 0 0 0 0 0 25 0 2 0 830694649 10694979584 7125 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235594560571 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.113777 s]
/proc/loadavg: 2.70 3.45 3.63 4/467 25559
/proc/meminfo: memFree=30722076/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10540316 CPUtime=0.13 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 13327 0 1 0 11 2 0 0 25 0 18 0 830694649 10793283584 12998 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2635079 12999 2134 9 0 2625813 0
[pid=25559/tid=25560] ppid=25557 vsize=10540316 CPUtime=0.09 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) R 25557 25559 22425 0 -1 4202560 11305 0 1 0 8 1 0 0 25 0 18 0 830694649 10793283584 12999 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 47124897365734 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10540316

[startup+0.200691 s]
/proc/loadavg: 2.70 3.45 3.63 4/467 25559
/proc/meminfo: memFree=30722076/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10540796 CPUtime=0.3 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 14749 0 1 0 28 2 0 0 25 0 18 0 830694649 10793775104 14323 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2635199 14323 2188 9 0 2625933 0
[pid=25559/tid=25560] ppid=25557 vsize=10540796 CPUtime=0.18 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) R 25557 25559 22425 0 -1 4202560 12237 0 1 0 17 1 0 0 25 0 18 0 830694649 10793775104 14324 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 47124898732883 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 10540796

[startup+0.300673 s]
/proc/loadavg: 2.70 3.45 3.63 4/467 25559
/proc/meminfo: memFree=30722076/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10544212 CPUtime=0.56 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 19460 0 1 0 54 2 0 0 25 0 18 0 830694649 10797273088 18313 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2636053 18315 2202 9 0 2626787 0
[pid=25559/tid=25560] ppid=25557 vsize=10544212 CPUtime=0.29 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) R 25557 25559 22425 0 -1 4202560 14738 0 1 0 27 2 0 0 25 0 18 0 830694649 10797273088 18316 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505568542 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 10544212

[startup+0.700663 s]
/proc/loadavg: 2.70 3.45 3.63 4/467 25559
/proc/meminfo: memFree=30722076/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10552224 CPUtime=1.39 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 50910 0 1 0 133 6 0 0 25 0 18 0 830694649 10805477376 46654 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2638056 46657 2212 9 0 2628790 0
[pid=25559/tid=25560] ppid=25557 vsize=10552224 CPUtime=0.68 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) R 25557 25559 22425 0 -1 4202560 41006 0 1 0 64 4 0 0 25 0 18 0 830694649 10805477376 46657 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505603185 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 10552224

[startup+1.50147 s]
/proc/loadavg: 2.70 3.45 3.63 7/489 25581
/proc/meminfo: memFree=30320596/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556336 CPUtime=3.93 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 105882 0 1 0 380 13 0 0 25 0 22 0 830694649 10809688064 98147 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2639084 98153 2238 9 0 2629818 0
[pid=25559/tid=25560] ppid=25557 vsize=10556336 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44003 0 1 0 68 5 0 0 20 0 22 0 830694649 10809688064 98155 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98157 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98160 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98162 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98166 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98169 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98172 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98174 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694651 10809688064 98176 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25570] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25570/stat : 25570 (java) S 25557 25559 22425 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 22 0 830694652 10809688064 98178 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 0 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25571] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25571/stat : 25571 (java) S 25557 25559 22425 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830694652 10809688064 98183 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25572] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25572/stat : 25572 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694652 10809688064 98185 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25573] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25573/stat : 25573 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10809688064 98188 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606690225 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25574] ppid=25557 vsize=10556336 CPUtime=0.74 cores=1,3,5,7
/proc/25559/task/25574/stat : 25574 (java) S 25557 25559 22425 0 -1 4202560 6587 0 0 0 73 1 0 0 23 0 22 0 830694654 10809688064 98190 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25575] ppid=25557 vsize=10556336 CPUtime=0.94 cores=1,3,5,7
/proc/25559/task/25575/stat : 25575 (java) S 25557 25559 22425 0 -1 4202560 5916 0 0 0 94 0 0 0 25 0 22 0 830694654 10809688064 98193 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25576] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25576/stat : 25576 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10809688064 98196 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25577] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25577/stat : 25577 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830694654 10809688064 98199 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=10556336 CPUtime=0.75 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) R 25557 25559 22425 0 -1 4202560 637 0 0 0 75 0 0 0 25 0 22 0 830694723 10809688064 98202 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505793512 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25559/tid=25579] ppid=25557 vsize=10556336 CPUtime=0.74 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (java) R 25557 25559 22425 0 -1 4202560 47628 0 0 0 68 6 0 0 25 0 22 0 830694723 10809688064 98204 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505587094 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25559/tid=25580] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25580/stat : 25580 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10809688064 98205 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25581] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25581/stat : 25581 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10809688064 98207 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 10556336

[startup+3.10119 s]
/proc/loadavg: 2.70 3.45 3.63 5/489 25581
/proc/meminfo: memFree=29898172/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556336 CPUtime=7.15 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 246569 0 1 0 686 29 0 0 25 0 22 0 830694649 10809688064 238657 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2639084 238673 2261 9 0 2629818 0
[pid=25559/tid=25560] ppid=25557 vsize=10556336 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44003 0 1 0 68 5 0 0 15 0 22 0 830694649 10809688064 238681 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 830694651 10809688064 238692 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 830694651 10809688064 238705 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 830694651 10809688064 238716 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 22 0 830694651 10809688064 238724 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556336 CPUtime=0.01 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 2234 0 0 0 1 0 0 0 18 0 22 0 830694651 10809688064 238731 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556336 CPUtime=0.01 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 1737 0 0 0 1 0 0 0 18 0 22 0 830694651 10809688064 238738 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556336 CPUtime=0.01 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 1665 0 0 0 1 0 0 0 18 0 22 0 830694651 10809688064 238746 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556336 CPUtime=0.02 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 2368 0 0 0 2 0 0 0 18 0 22 0 830694651 10809688064 238753 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25570] ppid=25557 vsize=10556336 CPUtime=0.07 cores=1,3,5,7
/proc/25559/task/25570/stat : 25570 (java) R 25557 25559 22425 0 -1 4202560 6948 0 0 0 7 0 0 0 17 0 22 0 830694652 10809688064 238760 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235594564179 0 0 0 16800975 0 0 0 -1 1 0 0 0
[pid=25559/tid=25571] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25571/stat : 25571 (java) S 25557 25559 22425 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 22 0 830694652 10809688064 238768 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25572] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25572/stat : 25572 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694652 10809688064 238777 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25573] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25573/stat : 25573 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10809688064 238791 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606690225 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25574] ppid=25557 vsize=10556336 CPUtime=0.76 cores=1,3,5,7
/proc/25559/task/25574/stat : 25574 (java) S 25557 25559 22425 0 -1 4202560 6937 0 0 0 75 1 0 0 18 0 22 0 830694654 10809688064 238798 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25575] ppid=25557 vsize=10556336 CPUtime=0.98 cores=1,3,5,7
/proc/25559/task/25575/stat : 25575 (java) S 25557 25559 22425 0 -1 4202560 5924 0 0 0 98 0 0 0 16 0 22 0 830694654 10809688064 238805 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25576] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25576/stat : 25576 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10809688064 238814 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25577] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25577/stat : 25577 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830694654 10809688064 238821 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=10556336 CPUtime=2.24 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) S 25557 25559 22425 0 -1 4202560 1248 0 0 0 224 0 0 0 25 0 22 0 830694723 10809688064 238828 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25579] ppid=25557 vsize=10556336 CPUtime=2.23 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (java) S 25557 25559 22425 0 -1 4202560 172449 0 0 0 203 20 0 0 25 0 22 0 830694723 10809688064 238835 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25580] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25580/stat : 25580 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10809688064 238845 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25581] ppid=25557 vsize=10556336 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25581/stat : 25581 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10809688064 238857 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 10556336

[startup+6.30168 s]
/proc/loadavg: 2.80 3.46 3.63 4/489 25581
/proc/meminfo: memFree=28858520/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556724 CPUtime=13.65 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 287104 0 1 0 1331 34 0 0 25 0 22 0 830694649 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2639181 278846 2264 9 0 2629915 0
[pid=25559/tid=25560] ppid=25557 vsize=10556724 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44003 0 1 0 68 5 0 0 15 0 22 0 830694649 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 563 0 0 0 0 0 0 0 15 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 419 0 0 0 0 0 0 0 15 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556724 CPUtime=0.02 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 2822 0 0 0 2 0 0 0 18 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556724 CPUtime=0.02 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 2238 0 0 0 2 0 0 0 18 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556724 CPUtime=0.02 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 1665 0 0 0 2 0 0 0 17 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556724 CPUtime=0.02 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 2368 0 0 0 2 0 0 0 18 0 22 0 830694651 10810085376 278846 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0

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

/proc/meminfo: memFree=23695956/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556724 CPUtime=1715.52 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 975544 0 1 0 171437 115 0 0 25 0 22 0 830694649 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2639181 961220 2265 9 0 2629915 0
[pid=25559/tid=25560] ppid=25557 vsize=10556724 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44082 0 1 0 68 5 0 0 15 0 22 0 830694649 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556724 CPUtime=1.09 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 8469 0 0 0 109 0 0 0 15 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556724 CPUtime=1.16 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 9568 0 0 0 115 1 0 0 15 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556724 CPUtime=1.19 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 9362 0 0 0 118 1 0 0 16 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556724 CPUtime=1.26 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 6154 0 0 0 126 0 0 0 16 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556724 CPUtime=1.16 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 6650 0 0 0 115 1 0 0 16 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556724 CPUtime=1.22 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 5926 0 0 0 121 1 0 0 16 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556724 CPUtime=1.37 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 9786 0 0 0 135 2 0 0 15 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556724 CPUtime=1.2 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 10908 0 0 0 119 1 0 0 15 0 22 0 830694651 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25570] ppid=25557 vsize=10556724 CPUtime=54.47 cores=1,3,5,7
/proc/25559/task/25570/stat : 25570 (java) S 25557 25559 22425 0 -1 4202560 59915 0 0 0 5436 11 0 0 15 0 22 0 830694652 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 0 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25571] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25571/stat : 25571 (java) S 25557 25559 22425 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25572] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25572/stat : 25572 (java) S 25557 25559 22425 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25573] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25573/stat : 25573 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606690225 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25574] ppid=25557 vsize=10556724 CPUtime=1.33 cores=1,3,5,7
/proc/25559/task/25574/stat : 25574 (java) S 25557 25559 22425 0 -1 4202560 11445 0 0 0 132 1 0 0 15 0 22 0 830694654 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25575] ppid=25557 vsize=10556724 CPUtime=1.12 cores=1,3,5,7
/proc/25559/task/25575/stat : 25575 (java) S 25557 25559 22425 0 -1 4202560 6065 0 0 0 112 0 0 0 15 0 22 0 830694654 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25576] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25576/stat : 25576 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25577] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25577/stat : 25577 (java) S 25557 25559 22425 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 22 0 830694654 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=10556724 CPUtime=824.02 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) R 25557 25559 22425 0 -1 4202560 3818 0 0 0 82401 1 0 0 25 0 22 0 830694723 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505972663 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25559/tid=25579] ppid=25557 vsize=10556724 CPUtime=824.04 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (java) R 25557 25559 22425 0 -1 4202560 782187 0 0 0 82322 82 0 0 25 0 22 0 830694723 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 46912505932199 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25559/tid=25580] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25580/stat : 25580 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25581] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25581/stat : 25581 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961220 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1715.52
Current children cumulated vsize (KiB) 10556724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+925.901 s]
/proc/loadavg: 3.99 3.95 3.83 4/489 25662
/proc/meminfo: memFree=24745120/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556724 CPUtime=1800.08 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 975652 0 1 0 179893 115 0 0 25 0 22 0 830694649 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/25559/statm: 2639181 961310 2265 9 0 2629915 0
[pid=25559/tid=25560] ppid=25557 vsize=10556724 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44087 0 1 0 68 5 0 0 15 0 22 0 830694649 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556724 CPUtime=1.22 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 8482 0 0 0 122 0 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556724 CPUtime=1.26 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 9583 0 0 0 125 1 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556724 CPUtime=1.31 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 9374 0 0 0 130 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556724 CPUtime=1.34 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 6166 0 0 0 134 0 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556724 CPUtime=1.27 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 6669 0 0 0 126 1 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556724 CPUtime=1.29 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 5927 0 0 0 128 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556724 CPUtime=1.47 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 9796 0 0 0 145 2 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556724 CPUtime=1.31 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 10916 0 0 0 130 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25570] ppid=25557 vsize=10556724 CPUtime=57.46 cores=1,3,5,7
/proc/25559/task/25570/stat : 25570 (java) R 25557 25559 22425 0 -1 4202560 59917 0 0 0 5735 11 0 0 16 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 47124897476640 0 0 0 16800975 0 0 0 -1 3 0 0 0
[pid=25559/tid=25571] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25571/stat : 25571 (java) S 25557 25559 22425 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25572] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25572/stat : 25572 (java) S 25557 25559 22425 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25573] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25573/stat : 25573 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606690225 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25574] ppid=25557 vsize=10556724 CPUtime=1.33 cores=1,3,5,7
/proc/25559/task/25574/stat : 25574 (java) S 25557 25559 22425 0 -1 4202560 11445 0 0 0 132 1 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25575] ppid=25557 vsize=10556724 CPUtime=1.12 cores=1,3,5,7
/proc/25559/task/25575/stat : 25575 (java) S 25557 25559 22425 0 -1 4202560 6065 0 0 0 112 0 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25576] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25576/stat : 25576 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25577] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25577/stat : 25577 (java) S 25557 25559 22425 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=10556724 CPUtime=864.4 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) S 25557 25559 22425 0 -1 4202560 3824 0 0 0 86439 1 0 0 25 0 22 0 830694723 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25579] ppid=25557 vsize=10556724 CPUtime=864.42 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (java) S 25557 25559 22425 0 -1 4202560 782190 0 0 0 86360 82 0 0 25 0 22 0 830694723 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25580] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25580/stat : 25580 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25581] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25581/stat : 25581 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 10556724

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

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

[startup+926.101 s]
/proc/loadavg: 3.99 3.95 3.83 4/489 25662
/proc/meminfo: memFree=24745120/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=10556724 CPUtime=1800.27 cores=1,3,5,7
/proc/25559/stat : 25559 (java) S 25557 25559 22425 0 -1 4202496 975653 0 1 0 179912 115 0 0 18 0 22 0 830694649 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/25559/statm: 2639181 961310 2265 9 0 2629915 0
[pid=25559/tid=25560] ppid=25557 vsize=10556724 CPUtime=0.73 cores=1,3,5,7
/proc/25559/task/25560/stat : 25560 (java) S 25557 25559 22425 0 -1 4202560 44087 0 1 0 68 5 0 0 15 0 22 0 830694649 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25562] ppid=25557 vsize=10556724 CPUtime=1.22 cores=1,3,5,7
/proc/25559/task/25562/stat : 25562 (java) S 25557 25559 22425 0 -1 4202560 8482 0 0 0 122 0 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25563] ppid=25557 vsize=10556724 CPUtime=1.26 cores=1,3,5,7
/proc/25559/task/25563/stat : 25563 (java) S 25557 25559 22425 0 -1 4202560 9583 0 0 0 125 1 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25564] ppid=25557 vsize=10556724 CPUtime=1.31 cores=1,3,5,7
/proc/25559/task/25564/stat : 25564 (java) S 25557 25559 22425 0 -1 4202560 9374 0 0 0 130 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25565] ppid=25557 vsize=10556724 CPUtime=1.34 cores=1,3,5,7
/proc/25559/task/25565/stat : 25565 (java) S 25557 25559 22425 0 -1 4202560 6166 0 0 0 134 0 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25566] ppid=25557 vsize=10556724 CPUtime=1.27 cores=1,3,5,7
/proc/25559/task/25566/stat : 25566 (java) S 25557 25559 22425 0 -1 4202560 6669 0 0 0 126 1 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25567] ppid=25557 vsize=10556724 CPUtime=1.29 cores=1,3,5,7
/proc/25559/task/25567/stat : 25567 (java) S 25557 25559 22425 0 -1 4202560 5927 0 0 0 128 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25568] ppid=25557 vsize=10556724 CPUtime=1.47 cores=1,3,5,7
/proc/25559/task/25568/stat : 25568 (java) S 25557 25559 22425 0 -1 4202560 9796 0 0 0 145 2 0 0 16 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25569] ppid=25557 vsize=10556724 CPUtime=1.31 cores=1,3,5,7
/proc/25559/task/25569/stat : 25569 (java) S 25557 25559 22425 0 -1 4202560 10916 0 0 0 130 1 0 0 15 0 22 0 830694651 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25570] ppid=25557 vsize=10556724 CPUtime=57.64 cores=1,3,5,7
/proc/25559/task/25570/stat : 25570 (java) R 25557 25559 22425 0 -1 4202560 59917 0 0 0 5753 11 0 0 16 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 47124897093009 0 0 0 16800975 0 0 0 -1 3 0 0 0
[pid=25559/tid=25571] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25571/stat : 25571 (java) S 25557 25559 22425 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25572] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25572/stat : 25572 (java) S 25557 25559 22425 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830694652 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25573] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25573/stat : 25573 (java) S 25557 25559 22425 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25574] ppid=25557 vsize=10556724 CPUtime=1.33 cores=1,3,5,7
/proc/25559/task/25574/stat : 25574 (java) S 25557 25559 22425 0 -1 4202560 11445 0 0 0 132 1 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25575] ppid=25557 vsize=10556724 CPUtime=1.12 cores=1,3,5,7
/proc/25559/task/25575/stat : 25575 (java) S 25557 25559 22425 0 -1 4202560 6065 0 0 0 112 0 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 7 0 0 0
[pid=25559/tid=25576] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25576/stat : 25576 (java) S 25557 25559 22425 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 3 0 0 0
[pid=25559/tid=25577] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25577/stat : 25577 (java) S 25557 25559 22425 0 -1 4202560 54 0 0 0 0 0 0 0 15 0 22 0 830694654 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=10556724 CPUtime=864.4 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) S 25557 25559 22425 0 -1 4202560 3824 0 0 0 86439 1 0 0 25 0 22 0 830694723 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25579] ppid=25557 vsize=10556724 CPUtime=864.42 cores=1,3,5,7
/proc/25559/task/25579/stat : 25579 (java) S 25557 25559 22425 0 -1 4202560 782190 0 0 0 86360 82 0 0 25 0 22 0 830694723 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606682521 0 4 0 16800975 18446604464878485824 0 0 -1 1 0 0 0
[pid=25559/tid=25580] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25580/stat : 25580 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
[pid=25559/tid=25581] ppid=25557 vsize=10556724 CPUtime=0 cores=1,3,5,7
/proc/25559/task/25581/stat : 25581 (java) S 25557 25559 22425 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830694725 10810085376 961310 33554432000 1073741824 1073778376 140736195369856 18446744073709551615 235606683136 0 4 0 16800975 18446604464878485824 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.27
Current children cumulated vsize (KiB) 10556724

[startup+926.202 s]
/proc/loadavg: 3.99 3.95 3.83 4/470 25665
/proc/meminfo: memFree=26952324/32950928 swapFree=34365992/67111528
[pid=25559] ppid=25557 vsize=0 CPUtime=1800.41 cores=1,3,5,7
/proc/25559/stat : 25559 (java) Z 25557 25559 22425 0 -1 4203548 975688 0 1 0 179916 125 0 0 16 0 2 0 830694649 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/25559/statm: 0 0 0 0 0 0 0
[pid=25559/tid=25578] ppid=25557 vsize=0 CPUtime=864.51 cores=1,3,5,7
/proc/25559/task/25578/stat : 25578 (java) R 25557 25559 22425 0 -1 4203588 3825 0 0 0 86440 11 0 0 21 0 2 0 830694723 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1800.41
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 926.26
CPU time (s): 1800.47
CPU user time (s): 1799.17
CPU system time (s): 1.2998
CPU usage (%): 194.38
Max. virtual memory (cumulated for all children) (KiB): 10556724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.17
system time used= 1.2998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 975688
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30668
involuntary context switches= 21223

runsolver used 4.28235 second user time and 9.77751 second system time

The end

Launcher Data

Begin job on node120 at 2011-06-04 14:35:59
IDJOB=3454439
IDBENCH=2414
IDSOLVER=1950
FILE ID=node120/3454439-1307190959
RUNJOBID= node120-1307190952-25418
PBS_JOBID= 13508848
Free space on /tmp= 73816 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-grow15.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454439-1307190959/watcher-3454439-1307190959 -o /tmp/evaluation-result-3454439-1307190959/solver-3454439-1307190959 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454439-1307190959.opb

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

MD5SUM BENCH= b4d90975042873aa16a95872bfad2ca2
RANDOM SEED=1268981018

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30722356 kB
Buffers:        312760 kB
Cached:        1016020 kB
SwapCached:      12852 kB
Active:         960972 kB
Inactive:       972752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30722356 kB
SwapTotal:    67111528 kB
SwapFree:     34365992 kB
Dirty:            3584 kB
Writeback:           0 kB
AnonPages:      602352 kB
Mapped:          17500 kB
Slab:           134752 kB
PageTables:      92324 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 115766112 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73816 MiB
End job on node120 at 2011-06-04 14:51:27