Trace number 2661520

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB RES // CP 2.2.0 2010-05-31? (TO) 1800.55 944.942

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx30.opb
MD5SUMa013c9210a7cfe037db9246041ce6240
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
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
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
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 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.07/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.14	c See www.sat4j.org for details.
0.07/0.15	c version 2.2.0.v20100531
0.07/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.07/0.15	c java.vm.version	11.2-b01
0.07/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.15	c sun.arch.data.model	32
0.07/0.15	c java.version		1.6.0_12
0.07/0.15	c os.name		Linux
0.07/0.15	c os.version		2.6.18-164.el5
0.07/0.15	c os.arch		i386
0.07/0.15	c Free memory 		1393557488
0.07/0.16	c Max memory 		1395916800
0.07/0.16	c Total memory 		1395916800
0.07/0.16	c Number of processors 	2
0.22/0.22	c Pseudo Boolean Optimization
0.22/0.22	c ManyCore solver with 2 solvers running in parallel
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.22	c Expensive reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.22/0.22	c --- Begin Solver configuration ---
0.22/0.22	c Stops conflict analysis at the first Unique Implication Point
0.22/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.22/0.22	c Learn all clauses as in MiniSAT
0.22/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.22/0.22	c No reason simplification
0.22/0.22	c Armin Biere (Picosat) restarts strategy
0.22/0.22	c Glucose learned constraints deletion strategy
0.22/0.22	c timeout=2147483s
0.22/0.22	c DB Simplification allowed=false
0.22/0.22	c --- End Solver configuration ---
0.22/0.22	
0.22/0.22	c solving HOME/instance-2661520-1276688758.opb
0.22/0.22	c reading problem ... 
1.09/0.73	c ... done. Wall clock time 0.506s.
1.09/0.73	c #vars     774
1.09/0.73	c #constraints  1026
1.09/0.73	c constraints type 
1.09/0.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
1.09/0.73	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
1.09/0.73	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 771
1.09/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
1.09/0.73	c constraints type 
1.09/0.73	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 771
1.09/0.73	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
1.09/0.73	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
1.09/0.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
6.83/3.67	c cleaning 2484 clauses out of 5000 with flag 5000/5000
11.16/5.86	c cleaning 4246 clauses out of 8516 with flag 11000/11000
14.88/7.72	c cleaning 5609 clauses out of 11270 with flag 18000/18000
19.38/10.04	c cleaning 6819 clauses out of 13662 with flag 26001/26001
25.04/12.95	c cleaning 7918 clauses out of 15842 with flag 35000/35000
31.12/16.09	c cleaning 8950 clauses out of 17924 with flag 45000/45000
37.18/19.18	c cleaning 9484 clauses out of 18975 with flag 55001/55001
44.03/22.65	c cleaning 9724 clauses out of 19490 with flag 65000/65000
51.45/26.43	c cleaning 9878 clauses out of 19769 with flag 75003/75003
58.48/30.03	c cleaning 9924 clauses out of 19888 with flag 85000/85000
66.30/34.08	c cleaning 9976 clauses out of 19968 with flag 95004/95004
73.53/37.77	c cleaning 9977 clauses out of 19988 with flag 105000/105000
82.12/42.11	c cleaning 10005 clauses out of 20011 with flag 115000/115000
88.34/45.33	c cleaning 10002 clauses out of 20006 with flag 125000/125000
95.55/49.06	c cleaning 9977 clauses out of 20004 with flag 135000/135000
102.57/52.62	c cleaning 9999 clauses out of 20027 with flag 145000/145000
109.57/56.22	c cleaning 10010 clauses out of 20029 with flag 155001/155001
116.37/59.77	c cleaning 9992 clauses out of 20018 with flag 165000/165000
123.19/63.28	c cleaning 10009 clauses out of 20029 with flag 175003/175003
130.60/67.08	c cleaning 9989 clauses out of 20017 with flag 185000/185000
137.39/70.58	c cleaning 9990 clauses out of 20028 with flag 195000/195000
144.18/74.01	c cleaning 10001 clauses out of 20038 with flag 205000/205000
150.38/77.23	c cleaning 10001 clauses out of 20038 with flag 215001/215001
157.19/80.79	c cleaning 10012 clauses out of 20036 with flag 225000/225000
163.35/83.94	c cleaning 9998 clauses out of 20024 with flag 235000/235000
170.55/87.69	c cleaning 10005 clauses out of 20027 with flag 245001/245001
177.34/91.14	c cleaning 9992 clauses out of 20021 with flag 255000/255000
184.14/94.69	c cleaning 10008 clauses out of 20029 with flag 265000/265000
191.66/98.58	c cleaning 10003 clauses out of 20024 with flag 275003/275003
199.06/102.38	c cleaning 9986 clauses out of 20018 with flag 285000/285000
207.42/106.63	c cleaning 9998 clauses out of 20032 with flag 295000/295000
216.19/111.19	c cleaning 10014 clauses out of 20037 with flag 305003/305003
224.71/115.60	c cleaning 10006 clauses out of 20020 with flag 315000/315000
231.67/119.19	c cleaning 9991 clauses out of 20014 with flag 325000/325000
240.24/123.57	c cleaning 10003 clauses out of 20025 with flag 335002/335002
247.41/127.27	c cleaning 10002 clauses out of 20021 with flag 345001/345001
255.12/131.22	c cleaning 10002 clauses out of 20018 with flag 355000/355000
262.49/135.05	c cleaning 10004 clauses out of 20017 with flag 365001/365001
270.64/139.21	c cleaning 10003 clauses out of 20015 with flag 375003/375003
277.41/142.71	c cleaning 9997 clauses out of 20009 with flag 385000/385000
284.33/146.38	c cleaning 10002 clauses out of 20013 with flag 395001/395001
291.67/150.15	c cleaning 9997 clauses out of 20011 with flag 405001/405001
298.03/153.46	c cleaning 9994 clauses out of 20013 with flag 415000/415000
304.99/157.02	c cleaning 9996 clauses out of 20019 with flag 425000/425000
311.91/160.64	c cleaning 9985 clauses out of 20023 with flag 435000/435000
319.85/164.75	c cleaning 9990 clauses out of 20039 with flag 445001/445001
327.39/168.67	c cleaning 10017 clauses out of 20048 with flag 455000/455000
336.12/173.13	c cleaning 10005 clauses out of 20032 with flag 465001/465001
344.59/177.55	c cleaning 9998 clauses out of 20026 with flag 475000/475000
352.93/181.88	c cleaning 10009 clauses out of 20030 with flag 485002/485002
362.05/186.51	c cleaning 9999 clauses out of 20019 with flag 495000/495000
369.99/190.65	c cleaning 10002 clauses out of 20020 with flag 505000/505000
379.45/195.56	c cleaning 10004 clauses out of 20021 with flag 515003/515003
388.58/200.24	c cleaning 9990 clauses out of 20016 with flag 525002/525002
398.08/205.11	c cleaning 9999 clauses out of 20024 with flag 535000/535000
410.36/211.41	c cleaning 10000 clauses out of 20026 with flag 545001/545001
418.68/215.77	c cleaning 9989 clauses out of 20025 with flag 555000/555000
427.75/220.44	c cleaning 10009 clauses out of 20038 with flag 565002/565002
438.23/225.85	c cleaning 10007 clauses out of 20027 with flag 575000/575000
440.60/227.15	c cleaning 0 clauses out of 5001 with flag 0/5001
446.25/230.18	c cleaning 9998 clauses out of 20021 with flag 585001/585001
452.97/233.67	c cleaning 10006 clauses out of 20024 with flag 595002/595002
460.70/237.69	c cleaning 9994 clauses out of 20016 with flag 605000/605000
467.61/241.27	c cleaning 10003 clauses out of 20024 with flag 615002/615002
474.86/245.05	c cleaning 9979 clauses out of 20021 with flag 625002/625002
480.97/248.25	c cleaning 10013 clauses out of 20040 with flag 635000/635000
487.90/251.89	c cleaning 10004 clauses out of 20027 with flag 645000/645000
494.61/255.35	c cleaning 10005 clauses out of 20024 with flag 655001/655001
503.05/259.73	c cleaning 10003 clauses out of 20020 with flag 665002/665002
510.15/263.42	c cleaning 10000 clauses out of 20015 with flag 675000/675000
518.05/267.53	c cleaning 9993 clauses out of 20015 with flag 685000/685000
525.37/271.31	c cleaning 10004 clauses out of 20022 with flag 695000/695000
532.81/275.29	c cleaning 10005 clauses out of 20019 with flag 705001/705001
540.32/279.18	c cleaning 10002 clauses out of 20015 with flag 715002/715002
546.44/282.38	c cleaning 10000 clauses out of 20012 with flag 725001/725001
553.35/285.97	c cleaning 9982 clauses out of 20012 with flag 735001/735001
560.21/289.55	c cleaning 10003 clauses out of 20029 with flag 745000/745000
566.92/293.04	c cleaning 10003 clauses out of 20027 with flag 755001/755001
573.23/296.36	c cleaning 9994 clauses out of 20023 with flag 765000/765000
580.14/299.95	c cleaning 10011 clauses out of 20030 with flag 775001/775001
586.99/303.57	c cleaning 9999 clauses out of 20019 with flag 785001/785001
594.88/307.60	c cleaning 10000 clauses out of 20020 with flag 795001/795001
602.77/311.72	c cleaning 9997 clauses out of 20019 with flag 805000/805000
610.48/315.72	c cleaning 9992 clauses out of 20022 with flag 815000/815000
617.88/319.64	c cleaning 10002 clauses out of 20030 with flag 825000/825000
625.40/323.58	c cleaning 10002 clauses out of 20030 with flag 835002/835002
632.88/327.41	c cleaning 10001 clauses out of 20027 with flag 845001/845001
640.18/331.29	c cleaning 10009 clauses out of 20029 with flag 855004/855004
647.38/335.00	c cleaning 9976 clauses out of 20016 with flag 865000/865000
654.88/338.96	c cleaning 10014 clauses out of 20040 with flag 875000/875000
662.94/343.19	c cleaning 9991 clauses out of 20026 with flag 885000/885000
670.01/346.81	c cleaning 10014 clauses out of 20038 with flag 895003/895003
676.82/350.46	c cleaning 10008 clauses out of 20023 with flag 905002/905002
683.51/353.92	c cleaning 9997 clauses out of 20013 with flag 915000/915000
691.18/357.97	c cleaning 9989 clauses out of 20018 with flag 925002/925002
701.82/363.41	c cleaning 10008 clauses out of 20029 with flag 935002/935002
708.64/367.06	c cleaning 10000 clauses out of 20019 with flag 945000/945000
715.73/370.75	c cleaning 10005 clauses out of 20019 with flag 955000/955000
722.39/374.21	c cleaning 9996 clauses out of 20016 with flag 965002/965002
728.49/377.48	c cleaning 9983 clauses out of 20018 with flag 975000/975000
735.48/381.18	c cleaning 10006 clauses out of 20035 with flag 985000/985000
742.56/384.80	c cleaning 9987 clauses out of 20029 with flag 995000/995000
748.64/388.08	c cleaning 10006 clauses out of 20042 with flag 1005000/1005000
755.92/391.81	c cleaning 10012 clauses out of 20036 with flag 1015000/1015000
763.12/395.66	c cleaning 10004 clauses out of 20024 with flag 1025000/1025000
770.00/399.22	c cleaning 10003 clauses out of 20021 with flag 1035001/1035001
777.07/402.95	c cleaning 10005 clauses out of 20020 with flag 1045003/1045003
784.14/406.66	c cleaning 9996 clauses out of 20013 with flag 1055001/1055001
791.34/410.41	c cleaning 10002 clauses out of 20019 with flag 1065003/1065003
798.60/414.22	c cleaning 9991 clauses out of 20014 with flag 1075000/1075000
805.27/417.79	c cleaning 9988 clauses out of 20023 with flag 1085000/1085000
812.15/421.34	c cleaning 9990 clauses out of 20036 with flag 1095001/1095001
818.73/424.83	c cleaning 10010 clauses out of 20045 with flag 1105000/1105000
825.80/428.52	c cleaning 10007 clauses out of 20035 with flag 1115000/1115000
832.66/432.14	c cleaning 10001 clauses out of 20028 with flag 1125000/1125000
839.36/435.67	c cleaning 10008 clauses out of 20028 with flag 1135001/1135001
846.53/439.41	c cleaning 9966 clauses out of 20019 with flag 1145000/1145000
853.79/443.22	c cleaning 10005 clauses out of 20053 with flag 1155000/1155000
862.25/447.64	c cleaning 10015 clauses out of 20049 with flag 1165001/1165001
868.51/450.95	c cleaning 10006 clauses out of 20033 with flag 1175000/1175000
875.11/454.45	c cleaning 9999 clauses out of 20027 with flag 1185000/1185000
882.94/458.53	c cleaning 10004 clauses out of 20028 with flag 1195000/1195000
890.40/462.49	c cleaning 10002 clauses out of 20024 with flag 1205000/1205000
899.22/467.01	c cleaning 9998 clauses out of 20022 with flag 1215000/1215000
906.78/471.08	c cleaning 10001 clauses out of 20024 with flag 1225000/1225000
914.63/475.11	c cleaning 9999 clauses out of 20024 with flag 1235001/1235001
921.48/478.75	c cleaning 10006 clauses out of 20025 with flag 1245001/1245001
928.92/482.67	c cleaning 10001 clauses out of 20018 with flag 1255000/1255000
936.68/486.74	c cleaning 10003 clauses out of 20017 with flag 1265000/1265000
945.10/491.16	c cleaning 10003 clauses out of 20014 with flag 1275000/1275000
952.75/495.16	c cleaning 10001 clauses out of 20011 with flag 1285000/1285000
960.56/499.24	c cleaning 9987 clauses out of 20010 with flag 1295000/1295000
969.32/503.85	c cleaning 10003 clauses out of 20024 with flag 1305001/1305001
978.12/508.44	c cleaning 10007 clauses out of 20024 with flag 1315004/1315004
986.16/512.62	c cleaning 9995 clauses out of 20015 with flag 1325002/1325002
992.98/516.28	c cleaning 10004 clauses out of 20020 with flag 1335002/1335002
1001.12/520.53	c cleaning 10003 clauses out of 20014 with flag 1345000/1345000
1007.37/523.88	c cleaning 9992 clauses out of 20012 with flag 1355001/1355001
1015.19/527.92	c cleaning 10003 clauses out of 20019 with flag 1365000/1365000
1022.23/531.62	c cleaning 9963 clauses out of 20017 with flag 1375001/1375001
1029.57/535.52	c cleaning 10020 clauses out of 20053 with flag 1385000/1385000
1036.43/539.13	c cleaning 10011 clauses out of 20036 with flag 1395003/1395003
1043.24/542.76	c cleaning 10006 clauses out of 20027 with flag 1405005/1405005
1049.86/546.24	c cleaning 10003 clauses out of 20019 with flag 1415003/1415003
1056.61/549.88	c cleaning 9972 clauses out of 20014 with flag 1425001/1425001
1064.84/554.18	c cleaning 10001 clauses out of 20043 with flag 1435002/1435002
1072.66/558.26	c cleaning 9982 clauses out of 20040 with flag 1445000/1445000
1081.27/562.79	c cleaning 9987 clauses out of 20059 with flag 1455001/1455001
1088.22/566.42	c cleaning 10018 clauses out of 20071 with flag 1465000/1465000
1095.43/570.22	c cleaning 10003 clauses out of 20053 with flag 1475000/1475000
1103.26/574.35	c cleaning 10011 clauses out of 20052 with flag 1485002/1485002
1111.25/578.51	c cleaning 10003 clauses out of 20039 with flag 1495000/1495000
1119.00/582.66	c cleaning 10005 clauses out of 20036 with flag 1505000/1505000
1126.40/586.51	c cleaning 9996 clauses out of 20031 with flag 1515000/1515000
1134.21/590.63	c cleaning 10007 clauses out of 20036 with flag 1525001/1525001
1142.63/595.00	c cleaning 10012 clauses out of 20029 with flag 1535001/1535001
1150.35/599.18	c cleaning 10001 clauses out of 20016 with flag 1545000/1545000
1158.16/603.21	c cleaning 9993 clauses out of 20016 with flag 1555001/1555001
1165.57/607.20	c cleaning 9999 clauses out of 20022 with flag 1565000/1565000
1173.17/611.16	c cleaning 10005 clauses out of 20023 with flag 1575000/1575000
1181.10/615.36	c cleaning 9997 clauses out of 20018 with flag 1585000/1585000
1188.30/619.12	c cleaning 10002 clauses out of 20021 with flag 1595000/1595000
1195.72/623.02	c cleaning 9988 clauses out of 20020 with flag 1605001/1605001
1202.73/626.76	c cleaning 10001 clauses out of 20032 with flag 1615001/1615001
1210.05/630.60	c cleaning 10004 clauses out of 20032 with flag 1625002/1625002
1217.24/634.43	c cleaning 10004 clauses out of 20028 with flag 1635002/1635002
1224.45/638.27	c cleaning 10003 clauses out of 20028 with flag 1645006/1645006
1231.46/641.98	c cleaning 9996 clauses out of 20019 with flag 1655000/1655000
1238.58/645.73	c cleaning 10005 clauses out of 20023 with flag 1665000/1665000
1245.17/649.28	c cleaning 9996 clauses out of 20019 with flag 1675001/1675001
1252.18/652.94	c cleaning 10002 clauses out of 20022 with flag 1685000/1685000
1258.59/656.31	c cleaning 10000 clauses out of 20021 with flag 1695001/1695001
1265.11/659.88	c cleaning 10003 clauses out of 20020 with flag 1705000/1705000
1272.31/663.68	c cleaning 9994 clauses out of 20017 with flag 1715000/1715000
1279.30/667.39	c cleaning 10005 clauses out of 20026 with flag 1725003/1725003
1286.32/671.06	c cleaning 9996 clauses out of 20019 with flag 1735001/1735001
1293.61/674.97	c cleaning 10002 clauses out of 20022 with flag 1745000/1745000
1300.41/678.57	c cleaning 10003 clauses out of 20021 with flag 1755001/1755001
1309.00/683.05	c cleaning 9996 clauses out of 20017 with flag 1765000/1765000
1315.80/686.66	c cleaning 9998 clauses out of 20021 with flag 1775000/1775000
1322.71/690.38	c cleaning 9987 clauses out of 20023 with flag 1785000/1785000
1329.32/693.83	c cleaning 10013 clauses out of 20036 with flag 1795000/1795000
1336.35/697.52	c cleaning 9978 clauses out of 20023 with flag 1805000/1805000
1343.34/701.22	c cleaning 10003 clauses out of 20045 with flag 1815000/1815000
1350.83/705.23	c cleaning 9988 clauses out of 20043 with flag 1825001/1825001
1357.41/708.75	c cleaning 10022 clauses out of 20054 with flag 1835000/1835000
1364.01/712.29	c cleaning 10004 clauses out of 20033 with flag 1845001/1845001
1370.00/715.49	c cleaning 10001 clauses out of 20029 with flag 1855001/1855001
1376.90/719.10	c cleaning 9999 clauses out of 20029 with flag 1865002/1865002
1384.08/722.97	c cleaning 10002 clauses out of 20030 with flag 1875002/1875002
1390.87/726.57	c cleaning 10000 clauses out of 20026 with flag 1885000/1885000
1397.65/730.17	c cleaning 9998 clauses out of 20026 with flag 1895000/1895000
1404.57/733.87	c cleaning 9998 clauses out of 20028 with flag 1905000/1905000
1411.75/737.67	c cleaning 10008 clauses out of 20031 with flag 1915001/1915001
1418.73/741.34	c cleaning 9997 clauses out of 20025 with flag 1925003/1925003
1425.92/745.10	c cleaning 9998 clauses out of 20026 with flag 1935001/1935001
1432.80/748.87	c cleaning 10001 clauses out of 20027 with flag 1945000/1945000
1439.38/752.34	c cleaning 9999 clauses out of 20026 with flag 1955000/1955000
1446.17/755.95	c cleaning 9997 clauses out of 20028 with flag 1965001/1965001
1452.74/759.47	c cleaning 10010 clauses out of 20031 with flag 1975001/1975001
1460.03/763.38	c cleaning 9984 clauses out of 20021 with flag 1985001/1985001
1467.20/767.19	c cleaning 10006 clauses out of 20037 with flag 1995001/1995001
1474.37/770.91	c cleaning 9987 clauses out of 20031 with flag 2005001/2005001
1480.76/774.33	c cleaning 10017 clauses out of 20044 with flag 2015001/2015001
1487.82/778.18	c cleaning 10010 clauses out of 20028 with flag 2025002/2025002
1495.99/782.46	c cleaning 9995 clauses out of 20016 with flag 2035000/2035000
1504.93/787.11	c cleaning 10004 clauses out of 20022 with flag 2045001/2045001
1511.91/790.83	c cleaning 9992 clauses out of 20017 with flag 2055000/2055000
1518.20/794.30	c cleaning 9987 clauses out of 20026 with flag 2065001/2065001
1524.58/797.68	c cleaning 10005 clauses out of 20038 with flag 2075000/2075000
1530.93/801.05	c cleaning 10004 clauses out of 20033 with flag 2085000/2085000
1537.30/804.49	c cleaning 10008 clauses out of 20032 with flag 2095003/2095003
1544.36/808.20	c cleaning 10003 clauses out of 20022 with flag 2105001/2105001
1550.14/811.40	c cleaning 10004 clauses out of 20020 with flag 2115002/2115002
1556.70/814.81	c cleaning 9994 clauses out of 20014 with flag 2125000/2125000
1563.88/818.65	c cleaning 10002 clauses out of 20021 with flag 2135001/2135001
1571.14/822.50	c cleaning 10003 clauses out of 20023 with flag 2145005/2145005
1578.50/826.46	c cleaning 9991 clauses out of 20016 with flag 2155001/2155001
1586.05/830.40	c cleaning 10007 clauses out of 20025 with flag 2165001/2165001
1592.80/834.06	c cleaning 9996 clauses out of 20018 with flag 2175001/2175001
1600.26/838.07	c cleaning 10000 clauses out of 20021 with flag 2185000/2185000
1607.22/841.78	c cleaning 9988 clauses out of 20021 with flag 2195000/2195000
1613.78/845.23	c cleaning 9997 clauses out of 20035 with flag 2205002/2205002
1620.54/848.89	c cleaning 10004 clauses out of 20037 with flag 2215001/2215001
1627.20/852.49	c cleaning 10008 clauses out of 20033 with flag 2225001/2225001
1633.55/855.90	c cleaning 9990 clauses out of 20024 with flag 2235000/2235000
1639.70/859.11	c cleaning 10005 clauses out of 20035 with flag 2245001/2245001
1646.21/862.68	c cleaning 9988 clauses out of 20030 with flag 2255001/2255001
1653.04/866.35	c cleaning 10007 clauses out of 20042 with flag 2265001/2265001
1661.35/870.78	c cleaning 10006 clauses out of 20035 with flag 2275001/2275001
1669.47/875.04	c cleaning 10005 clauses out of 20028 with flag 2285000/2285000
1677.01/879.02	c cleaning 9994 clauses out of 20024 with flag 2295001/2295001
1684.63/883.11	c cleaning 9993 clauses out of 20030 with flag 2305001/2305001
1693.15/887.60	c cleaning 10002 clauses out of 20036 with flag 2315000/2315000
1701.06/891.87	c cleaning 10000 clauses out of 20036 with flag 2325002/2325002
1708.00/895.53	c cleaning 9990 clauses out of 20035 with flag 2335001/2335001
1715.38/899.51	c cleaning 10003 clauses out of 20045 with flag 2345001/2345001
1723.07/903.68	c cleaning 10008 clauses out of 20042 with flag 2355001/2355001
1730.96/907.85	c cleaning 10007 clauses out of 20034 with flag 2365001/2365001
1739.25/912.21	c cleaning 10000 clauses out of 20026 with flag 2375000/2375000
1746.88/916.33	c cleaning 9982 clauses out of 20026 with flag 2385000/2385000
1753.98/920.14	c cleaning 9982 clauses out of 20044 with flag 2395000/2395000
1762.09/924.49	c cleaning 10015 clauses out of 20063 with flag 2405001/2405001
1769.81/928.57	c cleaning 10008 clauses out of 20047 with flag 2415000/2415000
1777.80/932.90	c cleaning 10012 clauses out of 20041 with flag 2425002/2425002
1786.29/937.35	c cleaning 9997 clauses out of 20027 with flag 2435000/2435000
1797.16/943.08	c cleaning 10006 clauses out of 20030 with flag 2445000/2445000
1800.11/944.74	c starts		: 230
1800.11/944.74	c conflicts		: 2448513
1800.11/944.74	c decisions		: 4157413
1800.11/944.74	c propagations		: 207272535
1800.11/944.74	c inspects		: 1958374480
1800.11/944.74	c learnt literals	: 0
1800.11/944.74	c learnt binary clauses	: 0
1800.11/944.74	c learnt ternary clauses	: 0
1800.11/944.74	c learnt clauses	: 2448513
1800.11/944.74	c ignored clauses	: 0
1800.11/944.74	c root simplifications	: 0
1800.11/944.74	c removed literals (reason simplification)	: 27269416
1800.11/944.74	c reason swapping (by a shorter reason)	: 0
1800.11/944.74	c Calls to reduceDB	: 246
1800.11/944.74	c number of reductions to clauses (during analyze)	: 0
1800.11/944.74	c number of learned constraints concerned by reduction	: 0
1800.11/944.74	c number of learning phase by resolution	: 0
1800.11/944.74	c number of learning phase by cutting planes	: 0
1800.11/944.74	c speed (assignments/second)	: 219566.0618001928
1800.11/944.74	c non guided choices	473
1800.32/944.84	c learnt constraints type 
1800.32/944.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 13804
1800.32/944.84	c constraints type 
1800.32/944.84	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
1800.32/944.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
1800.32/944.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 771
1800.32/944.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
1800.32/944.84	c constraints type 
1800.32/944.84	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 771
1800.32/944.84	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
1800.32/944.84	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
1800.32/944.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 192
1800.32/944.84	s UNKNOWN
1800.32/944.84	c Total wall clock time (in seconds): 944.624

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661520-1276688758/watcher-2661520-1276688758 -o /tmp/evaluation-result-2661520-1276688758/solver-2661520-1276688758 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661520-1276688758.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 15400
/proc/meminfo: memFree=1731304/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1832 CPUtime=0
/proc/15400/stat : 15400 (java6) R 15398 15400 15092 0 -1 4194304 242 0 0 0 0 0 0 0 16 0 1 0 10170837 1875968 145 1992294400 134512640 134550932 4294747920 18446744073709551615 134527984 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/15400/statm: 458 148 111 10 0 63 0

[startup+0.100469 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 15400
/proc/meminfo: memFree=1731304/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1524180 CPUtime=0.07
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 3945 0 1 0 6 1 0 0 15 0 12 0 10170837 1560760320 3384 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 381045 3384 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1524180

[startup+0.201479 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 15400
/proc/meminfo: memFree=1731304/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1526072 CPUtime=0.22
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 5034 0 1 0 20 2 0 0 15 0 12 0 10170837 1562697728 4471 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 381518 4471 1340 10 0 378821 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 1526072

[startup+0.301482 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 15400
/proc/meminfo: memFree=1731304/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1526072 CPUtime=0.34
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 5404 0 1 0 32 2 0 0 15 0 12 0 10170837 1562697728 4839 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 381518 4839 1358 10 0 378821 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1526072

[startup+0.701517 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 15400
/proc/meminfo: memFree=1731304/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1528120 CPUtime=1.09
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 7529 0 1 0 106 3 0 0 15 0 12 0 10170837 1564794880 6836 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 382030 6837 1414 10 0 379333 0
Current children cumulated CPU time (s) 1.09
Current children cumulated vsize (KiB) 1528120

[startup+1.50257 s]
/proc/loadavg: 1.00 1.00 1.00 6/122 15416
/proc/meminfo: memFree=1695032/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1543864 CPUtime=2.67
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 14998 0 1 0 252 15 0 0 15 0 16 0 10170837 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385966 11261 1420 10 0 383269 0
[pid=15400/tid=15402] ppid=15398 vsize=1543864 CPUtime=0.69
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5422 0 1 0 67 2 0 0 25 0 16 0 10170839 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 16 0 10170840 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 16 0 10170840 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1543864 CPUtime=0.15
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 1 0 0 0 6 9 0 0 18 0 16 0 10170842 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 16 0 10170843 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 10170843 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1543864 CPUtime=0.2
/proc/15400/task/15409/stat : 15409 (java) R 15398 15400 15092 0 -1 4202560 671 0 0 0 20 0 0 0 21 0 16 0 10170847 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 105711584 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1543864 CPUtime=1.17
/proc/15400/task/15410/stat : 15410 (java) R 15398 15400 15092 0 -1 4202560 7199 0 0 0 115 2 0 0 17 0 16 0 10170847 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 105634496 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 10170847 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1543864 CPUtime=0.31
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 284 0 0 0 31 0 0 0 24 0 16 0 10170911 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 103089408 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1543864 CPUtime=0.1
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 351 0 0 0 10 0 0 0 25 0 16 0 10170911 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4109027914 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1543864 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1580916736 11261 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.67
Current children cumulated vsize (KiB) 1543864

[startup+3.10169 s]
/proc/loadavg: 1.32 1.07 1.02 4/122 15416
/proc/meminfo: memFree=1682508/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541952 CPUtime=5.85
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 33382 0 1 0 562 23 0 0 15 0 16 0 10170837 1578958848 27958 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385488 27959 1429 10 0 382791 0
[pid=15400/tid=15402] ppid=15398 vsize=1541952 CPUtime=0.69
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5422 0 1 0 67 2 0 0 18 0 16 0 10170839 1578958848 27960 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 17 0 16 0 10170840 1578958848 27961 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 16 0 10170840 1578958848 27962 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541952 CPUtime=0.15
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 1 0 0 0 6 9 0 0 18 0 16 0 10170842 1578958848 27962 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 16 0 10170843 1578958848 27962 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 10170843 1578958848 27963 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578958848 27963 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541952 CPUtime=0.6
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 758 0 0 0 60 0 0 0 16 0 16 0 10170847 1578958848 27964 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541952 CPUtime=2.49
/proc/15400/task/15410/stat : 15410 (java) R 15398 15400 15092 0 -1 4202560 8560 0 0 0 247 2 0 0 17 0 16 0 10170847 1578958848 27964 1992294400 134512640 134550932 4287398336 18446744073709551615 105714320 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578958848 27965 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 10170847 1578958848 27965 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541952 CPUtime=1.52
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 11957 0 0 0 147 5 0 0 25 0 16 0 10170911 1578958848 27966 1992294400 134512640 134550932 4287398336 18446744073709551615 4109510104 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541952 CPUtime=0.35
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 5622 0 0 0 33 2 0 0 25 0 16 0 10170911 1578958848 27967 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578958848 27967 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541952 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578958848 27967 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 1541952

[startup+6.30191 s]
/proc/loadavg: 1.32 1.07 1.02 3/122 15416
/proc/meminfo: memFree=1578720/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541228 CPUtime=12.1
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 47887 0 1 0 1176 34 0 0 15 0 16 0 10170837 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385307 41169 1448 10 0 382610 0
[pid=15400/tid=15402] ppid=15398 vsize=1541228 CPUtime=0.69
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5422 0 1 0 67 2 0 0 18 0 16 0 10170839 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541228 CPUtime=0.06
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 1350 0 0 0 6 0 0 0 16 0 16 0 10170840 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541228 CPUtime=0.05
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 1375 0 0 0 5 0 0 0 15 0 16 0 10170840 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541228 CPUtime=0.26
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 1663 0 0 0 15 11 0 0 16 0 16 0 10170842 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541228 CPUtime=0.81
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 81 0 0 0 15 0 16 0 10170847 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541228 CPUtime=3.14
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9338 0 0 0 311 3 0 0 15 0 16 0 10170847 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 10170847 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541228 CPUtime=3.91
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 15282 0 0 0 383 8 0 0 25 0 16 0 10170911 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4109318013 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541228 CPUtime=3.09
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 11421 0 0 0 304 5 0 0 18 0 16 0 10170911 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4109601548 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578217472 41169 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 1541228

[startup+12.7014 s]
/proc/loadavg: 1.57 1.13 1.04 3/122 15418
/proc/meminfo: memFree=1538296/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541228 CPUtime=24.64
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 56322 0 1 0 2426 38 0 0 15 0 16 0 10170837 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385307 49311 1448 10 0 382610 0
[pid=15400/tid=15402] ppid=15398 vsize=1541228 CPUtime=0.69
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5422 0 1 0 67 2 0 0 15 0 16 0 10170839 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541228 CPUtime=0.16
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 3164 0 0 0 15 1 0 0 16 0 16 0 10170840 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541228 CPUtime=0.16
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 3214 0 0 0 15 1 0 0 15 0 16 0 10170840 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541228 CPUtime=0.4
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 1975 0 0 0 28 12 0 0 15 0 16 0 10170842 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541228 CPUtime=0.81
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 81 0 0 0 15 0 16 0 10170847 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541228 CPUtime=3.31
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9347 0 0 0 328 3 0 0 16 0 16 0 10170847 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 16 0 10170847 1578217472 49311 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0

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

/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578217472 71737 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578217472 71737 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1570.74
Current children cumulated vsize (KiB) 1541228

[startup+882.31 s]
/proc/loadavg: 2.08 1.97 1.63 3/122 15440
/proc/meminfo: memFree=1441824/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541228 CPUtime=1683.06
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 83035 0 1 0 168141 165 0 0 15 0 16 0 10170837 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385307 72952 1448 10 0 382610 0
[pid=15400/tid=15402] ppid=15398 vsize=1541228 CPUtime=0.7
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5440 0 1 0 67 3 0 0 15 0 16 0 10170839 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541228 CPUtime=12.76
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 15343 0 0 0 1225 51 0 0 16 0 16 0 10170840 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541228 CPUtime=12.81
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 15244 0 0 0 1243 38 0 0 15 0 16 0 10170840 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541228 CPUtime=66.46
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 3550 0 0 0 6623 23 0 0 15 0 16 0 10170842 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541228 CPUtime=0.81
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 81 0 0 0 15 0 16 0 10170847 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541228 CPUtime=3.86
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9485 0 0 0 383 3 0 0 15 0 16 0 10170847 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 50 0 0 0 0 0 0 0 15 0 16 0 10170847 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541228 CPUtime=797.34
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 16705 0 0 0 79705 29 0 0 25 0 16 0 10170911 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4109543354 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541228 CPUtime=788.24
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 15182 0 0 0 78810 14 0 0 25 0 16 0 10170911 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4109543392 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578217472 72952 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1683.06
Current children cumulated vsize (KiB) 1541228

[startup+942.302 s]
/proc/loadavg: 2.10 1.99 1.65 3/122 15451
/proc/meminfo: memFree=1439592/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541228 CPUtime=1795.77
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 83616 0 1 0 179403 174 0 0 15 0 16 0 10170837 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385307 73470 1448 10 0 382610 0
[pid=15400/tid=15402] ppid=15398 vsize=1541228 CPUtime=0.7
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5443 0 1 0 67 3 0 0 15 0 16 0 10170839 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541228 CPUtime=13.74
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 15662 0 0 0 1319 55 0 0 15 0 16 0 10170840 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541228 CPUtime=13.81
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 15459 0 0 0 1340 41 0 0 16 0 16 0 10170840 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541228 CPUtime=72.66
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 3552 0 0 0 7243 23 0 0 15 0 16 0 10170842 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541228 CPUtime=0.81
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 81 0 0 0 15 0 16 0 10170847 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541228 CPUtime=3.86
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9485 0 0 0 383 3 0 0 15 0 16 0 10170847 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 10170847 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541228 CPUtime=849.54
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 16724 0 0 0 84924 30 0 0 25 0 16 0 10170911 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4109543351 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541228 CPUtime=840.58
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 15203 0 0 0 84043 15 0 0 25 0 16 0 10170911 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4109543183 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578217472 73470 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1795.77
Current children cumulated vsize (KiB) 1541228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+944.701 s]
/proc/loadavg: 2.09 1.99 1.65 3/122 15451
/proc/meminfo: memFree=1439096/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541228 CPUtime=1800.11
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 83758 0 1 0 179837 174 0 0 15 0 16 0 10170837 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385307 73611 1448 10 0 382610 0
[pid=15400/tid=15402] ppid=15398 vsize=1541228 CPUtime=0.7
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5443 0 1 0 67 3 0 0 15 0 16 0 10170839 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541228 CPUtime=13.76
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 15662 0 0 0 1321 55 0 0 16 0 16 0 10170840 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541228 CPUtime=13.83
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 15459 0 0 0 1342 41 0 0 15 0 16 0 10170840 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541228 CPUtime=73.1
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 3693 0 0 0 7286 24 0 0 15 0 16 0 10170842 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 16 0 10170847 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541228 CPUtime=0.81
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 81 0 0 0 15 0 16 0 10170847 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541228 CPUtime=3.86
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9485 0 0 0 383 3 0 0 15 0 16 0 10170847 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15412] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15412/stat : 15412 (java) S 15398 15400 15092 0 -1 4202560 52 0 0 0 0 0 0 0 15 0 16 0 10170847 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541228 CPUtime=851.49
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 16725 0 0 0 85119 30 0 0 25 0 16 0 10170911 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4109565588 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541228 CPUtime=842.49
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 15203 0 0 0 84234 15 0 0 25 0 16 0 10170911 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4109318013 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541228 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578217472 73611 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 1541228

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

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

[startup+944.901 s]
/proc/loadavg: 2.09 1.99 1.65 4/124 15454
/proc/meminfo: memFree=1438956/2059040 swapFree=4192956/4192956
[pid=15400] ppid=15398 vsize=1541876 CPUtime=1800.5
/proc/15400/stat : 15400 (java) S 15398 15400 15092 0 -1 4202496 83782 0 1 0 179875 175 0 0 15 0 16 0 10170837 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/15400/statm: 385469 73634 1451 10 0 382772 0
[pid=15400/tid=15402] ppid=15398 vsize=1541876 CPUtime=0.7
/proc/15400/task/15402/stat : 15402 (java) S 15398 15400 15092 0 -1 4202560 5443 0 1 0 67 3 0 0 15 0 16 0 10170839 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15403] ppid=15398 vsize=1541876 CPUtime=13.78
/proc/15400/task/15403/stat : 15403 (java) S 15398 15400 15092 0 -1 4202560 15662 0 0 0 1323 55 0 0 15 0 16 0 10170840 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15404] ppid=15398 vsize=1541876 CPUtime=13.85
/proc/15400/task/15404/stat : 15404 (java) S 15398 15400 15092 0 -1 4202560 15459 0 0 0 1344 41 0 0 16 0 16 0 10170840 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15405] ppid=15398 vsize=1541876 CPUtime=73.1
/proc/15400/task/15405/stat : 15405 (java) S 15398 15400 15092 0 -1 4202560 3693 0 0 0 7286 24 0 0 15 0 16 0 10170842 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 0 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15406] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15406/stat : 15406 (java) S 15398 15400 15092 0 -1 4202560 12 0 0 0 0 0 0 0 17 0 16 0 10170843 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15407] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15407/stat : 15407 (java) S 15398 15400 15092 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 10170843 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15408] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15408/stat : 15408 (java) S 15398 15400 15092 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 16 0 10170847 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15409] ppid=15398 vsize=1541876 CPUtime=0.82
/proc/15400/task/15409/stat : 15409 (java) S 15398 15400 15092 0 -1 4202560 964 0 0 0 82 0 0 0 16 0 16 0 10170847 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15410] ppid=15398 vsize=1541876 CPUtime=3.86
/proc/15400/task/15410/stat : 15410 (java) S 15398 15400 15092 0 -1 4202560 9487 0 0 0 383 3 0 0 15 0 16 0 10170847 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15411] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15411/stat : 15411 (java) S 15398 15400 15092 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 16 0 10170847 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 0 0 0 0
[pid=15400/tid=15413] ppid=15398 vsize=1541876 CPUtime=851.66
/proc/15400/task/15413/stat : 15413 (java) R 15398 15400 15092 0 -1 4202560 16725 0 0 0 85136 30 0 0 25 0 16 0 10170911 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4109468491 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=15400/tid=15414] ppid=15398 vsize=1541876 CPUtime=842.62
/proc/15400/task/15414/stat : 15414 (java) R 15398 15400 15092 0 -1 4202560 15203 0 0 0 84247 15 0 0 25 0 16 0 10170911 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4109506589 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=15400/tid=15415] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15415/stat : 15415 (java) S 15398 15400 15092 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 10170911 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15416] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15416/stat : 15416 (java) S 15398 15400 15092 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 16 0 10170913 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 18446604437833876736 0 0 -1 1 0 0 0
[pid=15400/tid=15453] ppid=15398 vsize=1541876 CPUtime=0
/proc/15400/task/15453/stat : 15453 (java) R 15398 15400 15092 0 -1 4202560 11 0 0 0 0 0 0 0 17 0 16 0 10265309 1578881024 73634 1992294400 134512640 134550932 4287398336 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.5
Current children cumulated vsize (KiB) 1541876

Child status: 143
Real time (s): 944.942
CPU time (s): 1800.55
CPU user time (s): 1798.76
CPU system time (s): 1.78573
CPU usage (%): 190.546
Max. virtual memory (cumulated for all children) (KiB): 1544352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.76
system time used= 1.78573
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83782
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= 29547
involuntary context switches= 52109

runsolver used 4.26635 second user time and 11.5382 second system time

The end

Launcher Data

Begin job on node034 at 2010-06-16 13:45:58
IDJOB=2661520
IDBENCH=71846
IDSOLVER=1166
FILE ID=node034/2661520-1276688758
PBS_JOBID= 11172591
Free space on /tmp= 62516 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661520-1276688758/watcher-2661520-1276688758 -o /tmp/evaluation-result-2661520-1276688758/solver-2661520-1276688758 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661520-1276688758.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= a013c9210a7cfe037db9246041ce6240
RANDOM SEED=1170321260

node034.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.48
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.242
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1731700 kB
Buffers:         80112 kB
Cached:         121304 kB
SwapCached:          0 kB
Active:         120172 kB
Inactive:       140984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1731700 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             412 kB
Writeback:           0 kB
AnonPages:       59596 kB
Mapped:          15424 kB
Slab:            44308 kB
PageTables:       3980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182316 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62512 MiB
End job on node034 at 2010-06-16 14:01:45