Trace number 2658159

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 Resolution 2.2.0 2010-05-26? (TO) 1800.25 1795.14

General information on the benchmark

Name/OPT-SMALLINT-LIN/flexray/
normalized-fx63.opb
MD5SUM807bc542b75293285fea5916dfeaaa3e
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 variables3216
Total number of constraints3658
Number of constraints which are clauses3210
Number of constraints which are cardinality constraints (but not clauses)64
Number of constraints which are nor clauses,nor cardinality constraints384
Minimum length of a constraint2
Maximum length of a constraint384
Number of terms in the objective function 6
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 6
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 786
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100526
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.24/0.20	c Pseudo Boolean Optimization
0.24/0.20	c --- Begin Solver configuration ---
0.24/0.20	c Stops conflict analysis at the first Unique Implication Point
0.24/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.24/0.20	c Learn all clauses as in MiniSAT
0.24/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.20	c Expensive reason simplification
0.24/0.20	c Armin Biere (Picosat) restarts strategy
0.24/0.20	c Glucose learned constraints deletion strategy
0.24/0.20	c timeout=2147483s
0.24/0.20	c DB Simplification allowed=false
0.24/0.20	c --- End Solver configuration ---
0.24/0.20	c solving HOME/instance-2658159-1276688192.opb
0.24/0.20	c reading problem ... 
1.76/1.03	c ... done. Wall clock time 0.817s.
1.76/1.03	c #vars     3216
1.76/1.03	c #constraints  3726
1.76/1.03	c constraints type 
1.76/1.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63
1.76/1.03	c org.sat4j.minisat.constraints.card.MinWatchCard => 63
1.76/1.03	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3210
1.76/1.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 384
9.12/6.44	c cleaning 2499 clauses out of 5000 with flag 5000/5000
11.33/8.58	c cleaning 4249 clauses out of 8501 with flag 11000/11000
14.93/12.19	c cleaning 5627 clauses out of 11253 with flag 18001/18001
18.34/15.53	c cleaning 6805 clauses out of 13627 with flag 26002/26002
23.14/20.23	c cleaning 7894 clauses out of 15820 with flag 35000/35000
28.17/25.27	c cleaning 8951 clauses out of 17926 with flag 45000/45000
34.58/31.62	c cleaning 9472 clauses out of 18976 with flag 55001/55001
40.08/37.14	c cleaning 9746 clauses out of 19504 with flag 65001/65001
45.64/42.52	c cleaning 9869 clauses out of 19759 with flag 75002/75002
49.96/46.85	c cleaning 9929 clauses out of 19889 with flag 85001/85001
55.88/52.80	c cleaning 9970 clauses out of 19962 with flag 95003/95003
62.38/59.22	c cleaning 9991 clauses out of 19991 with flag 105002/105002
70.10/66.98	c cleaning 9993 clauses out of 19999 with flag 115001/115001
75.71/72.55	c cleaning 10002 clauses out of 20006 with flag 125001/125001
81.62/78.45	c cleaning 9989 clauses out of 20004 with flag 135001/135001
87.84/84.66	c cleaning 9987 clauses out of 20014 with flag 145000/145000
93.55/90.38	c cleaning 9993 clauses out of 20029 with flag 155002/155002
101.16/97.92	c cleaning 10000 clauses out of 20037 with flag 165003/165003
105.96/102.72	c cleaning 9998 clauses out of 20034 with flag 175000/175000
111.77/108.58	c cleaning 10005 clauses out of 20038 with flag 185002/185002
116.29/113.05	c cleaning 9999 clauses out of 20031 with flag 195000/195000
124.00/120.70	c cleaning 9952 clauses out of 20033 with flag 205001/205001
134.02/130.74	c cleaning 10032 clauses out of 20080 with flag 215000/215000
143.15/139.87	c cleaning 10010 clauses out of 20049 with flag 225001/225001
152.54/149.27	c cleaning 10001 clauses out of 20038 with flag 235000/235000
159.75/156.44	c cleaning 10006 clauses out of 20040 with flag 245003/245003
167.56/164.24	c cleaning 9993 clauses out of 20032 with flag 255001/255001
173.08/169.73	c cleaning 10011 clauses out of 20039 with flag 265001/265001
179.40/176.05	c cleaning 9994 clauses out of 20027 with flag 275000/275000
184.30/180.94	c cleaning 9993 clauses out of 20033 with flag 285000/285000
192.40/189.06	c cleaning 9986 clauses out of 20040 with flag 295000/295000
198.62/195.26	c cleaning 10020 clauses out of 20054 with flag 305000/305000
205.53/202.14	c cleaning 10009 clauses out of 20036 with flag 315002/315002
210.95/207.55	c cleaning 9999 clauses out of 20025 with flag 325000/325000
218.46/215.08	c cleaning 10005 clauses out of 20027 with flag 335001/335001
226.47/223.05	c cleaning 9997 clauses out of 20021 with flag 345000/345000
232.58/229.15	c cleaning 10009 clauses out of 20025 with flag 355001/355001
238.28/234.86	c cleaning 10001 clauses out of 20016 with flag 365001/365001
243.69/240.25	c cleaning 9998 clauses out of 20014 with flag 375000/375000
248.80/245.34	c cleaning 10001 clauses out of 20016 with flag 385000/385000
253.51/250.05	c cleaning 10005 clauses out of 20015 with flag 395000/395000
258.91/255.46	c cleaning 9994 clauses out of 20010 with flag 405000/405000
265.72/262.24	c cleaning 10002 clauses out of 20016 with flag 415000/415000
271.43/267.99	c cleaning 10001 clauses out of 20015 with flag 425001/425001
276.35/272.82	c cleaning 9971 clauses out of 20013 with flag 435000/435000
283.95/280.49	c cleaning 9980 clauses out of 20042 with flag 445000/445000
290.66/287.14	c cleaning 10015 clauses out of 20062 with flag 455000/455000
299.76/296.29	c cleaning 9986 clauses out of 20050 with flag 465003/465003
309.17/305.62	c cleaning 10011 clauses out of 20061 with flag 475000/475000
315.09/311.59	c cleaning 10014 clauses out of 20051 with flag 485001/485001
320.60/317.07	c cleaning 10006 clauses out of 20037 with flag 495001/495001
327.01/323.48	c cleaning 10001 clauses out of 20030 with flag 505000/505000
334.21/330.64	c cleaning 10002 clauses out of 20030 with flag 515001/515001
340.03/336.40	c cleaning 10004 clauses out of 20029 with flag 525002/525002
347.44/343.81	c cleaning 10001 clauses out of 20024 with flag 535001/535001
354.95/351.39	c cleaning 9999 clauses out of 20022 with flag 545000/545000
362.95/359.36	c cleaning 10000 clauses out of 20024 with flag 555001/555001
370.97/367.38	c cleaning 10000 clauses out of 20023 with flag 565000/565000
379.18/375.50	c cleaning 10001 clauses out of 20024 with flag 575001/575001
386.78/383.11	c cleaning 10002 clauses out of 20024 with flag 585002/585002
392.99/389.32	c cleaning 10004 clauses out of 20021 with flag 595001/595001
398.39/394.71	c cleaning 9986 clauses out of 20016 with flag 605000/605000
403.50/399.84	c cleaning 9974 clauses out of 20030 with flag 615000/615000
411.10/407.50	c cleaning 9993 clauses out of 20057 with flag 625001/625001
417.32/413.68	c cleaning 10023 clauses out of 20063 with flag 635000/635000
424.11/420.46	c cleaning 10014 clauses out of 20042 with flag 645002/645002
430.43/426.75	c cleaning 10001 clauses out of 20026 with flag 655000/655000
436.63/432.90	c cleaning 9998 clauses out of 20025 with flag 665000/665000
442.83/439.14	c cleaning 10008 clauses out of 20030 with flag 675003/675003
448.33/444.61	c cleaning 10000 clauses out of 20019 with flag 685000/685000
453.94/450.24	c cleaning 10002 clauses out of 20019 with flag 695000/695000
460.45/456.73	c cleaning 9993 clauses out of 20017 with flag 705000/705000
465.35/461.65	c cleaning 9989 clauses out of 20027 with flag 715003/715003
471.76/468.02	c cleaning 10008 clauses out of 20037 with flag 725002/725002
479.07/475.37	c cleaning 10007 clauses out of 20027 with flag 735000/735000
486.51/482.73	c cleaning 9998 clauses out of 20022 with flag 745002/745002
492.62/488.83	c cleaning 9993 clauses out of 20023 with flag 755001/755001
498.62/494.80	c cleaning 10002 clauses out of 20029 with flag 765000/765000
504.63/500.87	c cleaning 10000 clauses out of 20028 with flag 775001/775001
510.64/506.85	c cleaning 10000 clauses out of 20030 with flag 785003/785003
517.14/513.38	c cleaning 10009 clauses out of 20027 with flag 795000/795000
526.94/523.11	c cleaning 9991 clauses out of 20020 with flag 805002/805002
538.55/534.70	c cleaning 10001 clauses out of 20030 with flag 815003/815003
546.06/542.28	c cleaning 9967 clauses out of 20028 with flag 825002/825002
555.66/551.89	c cleaning 9992 clauses out of 20060 with flag 835001/835001
564.46/560.66	c cleaning 10011 clauses out of 20067 with flag 845000/845000
573.07/569.28	c cleaning 9990 clauses out of 20057 with flag 855001/855001
581.58/577.73	c cleaning 10016 clauses out of 20068 with flag 865002/865002
588.38/584.55	c cleaning 9969 clauses out of 20052 with flag 875002/875002
594.50/590.65	c cleaning 10039 clauses out of 20084 with flag 885003/885003
600.31/596.40	c cleaning 10010 clauses out of 20042 with flag 895000/895000
605.52/601.66	c cleaning 9981 clauses out of 20033 with flag 905001/905001
611.22/607.35	c cleaning 10016 clauses out of 20053 with flag 915002/915002
617.13/613.24	c cleaning 10005 clauses out of 20036 with flag 925001/925001
624.03/620.14	c cleaning 10000 clauses out of 20030 with flag 935000/935000
628.94/625.01	c cleaning 10008 clauses out of 20030 with flag 945000/945000
639.05/635.19	c cleaning 9999 clauses out of 20023 with flag 955001/955001
648.27/644.32	c cleaning 9999 clauses out of 20024 with flag 965001/965001
653.89/649.95	c cleaning 10006 clauses out of 20025 with flag 975001/975001
661.10/657.16	c cleaning 9995 clauses out of 20019 with flag 985001/985001
666.92/662.99	c cleaning 10001 clauses out of 20023 with flag 995000/995000
673.43/669.48	c cleaning 9999 clauses out of 20022 with flag 1005000/1005000
679.85/675.82	c cleaning 9996 clauses out of 20024 with flag 1015001/1015001
686.35/682.34	c cleaning 9994 clauses out of 20027 with flag 1025000/1025000
692.46/688.41	c cleaning 9997 clauses out of 20034 with flag 1035001/1035001
698.07/694.10	c cleaning 9999 clauses out of 20038 with flag 1045002/1045002
702.76/698.78	c cleaning 10000 clauses out of 20038 with flag 1055001/1055001
707.57/703.56	c cleaning 10001 clauses out of 20038 with flag 1065001/1065001
712.67/708.64	c cleaning 10004 clauses out of 20037 with flag 1075001/1075001
718.68/714.64	c cleaning 10009 clauses out of 20035 with flag 1085003/1085003
726.49/722.45	c cleaning 10006 clauses out of 20024 with flag 1095001/1095001
735.11/731.03	c cleaning 10000 clauses out of 20017 with flag 1105000/1105000
743.71/739.65	c cleaning 9999 clauses out of 20017 with flag 1115000/1115000
752.32/748.26	c cleaning 10000 clauses out of 20019 with flag 1125001/1125001
760.33/756.21	c cleaning 10002 clauses out of 20020 with flag 1135002/1135002
768.15/764.01	c cleaning 10000 clauses out of 20017 with flag 1145001/1145001
776.45/772.34	c cleaning 10000 clauses out of 20016 with flag 1155000/1155000
784.36/780.28	c cleaning 10001 clauses out of 20017 with flag 1165001/1165001
792.56/788.48	c cleaning 10001 clauses out of 20015 with flag 1175000/1175000
797.98/793.85	c cleaning 9996 clauses out of 20015 with flag 1185001/1185001
804.78/800.68	c cleaning 9997 clauses out of 20018 with flag 1195000/1195000
810.78/806.68	c cleaning 10000 clauses out of 20022 with flag 1205001/1205001
816.59/812.40	c cleaning 9995 clauses out of 20021 with flag 1215000/1215000
823.09/818.95	c cleaning 9993 clauses out of 20027 with flag 1225001/1225001
828.30/824.10	c cleaning 9997 clauses out of 20034 with flag 1235001/1235001
833.90/829.72	c cleaning 9998 clauses out of 20036 with flag 1245000/1245000
840.00/835.80	c cleaning 10001 clauses out of 20039 with flag 1255001/1255001
846.21/842.02	c cleaning 9997 clauses out of 20037 with flag 1265000/1265000
851.52/847.36	c cleaning 10003 clauses out of 20042 with flag 1275002/1275002
857.72/853.52	c cleaning 10000 clauses out of 20039 with flag 1285002/1285002
863.23/859.04	c cleaning 9998 clauses out of 20039 with flag 1295002/1295002
871.22/867.03	c cleaning 10001 clauses out of 20040 with flag 1305001/1305001
877.64/873.43	c cleaning 10001 clauses out of 20039 with flag 1315001/1315001
882.33/878.18	c cleaning 9993 clauses out of 20037 with flag 1325000/1325000
887.24/883.06	c cleaning 10013 clauses out of 20044 with flag 1335000/1335000
894.15/889.97	c cleaning 10007 clauses out of 20032 with flag 1345001/1345001
899.95/895.72	c cleaning 9993 clauses out of 20029 with flag 1355005/1355005
906.45/902.23	c cleaning 10013 clauses out of 20032 with flag 1365001/1365001
912.56/908.32	c cleaning 9975 clauses out of 20019 with flag 1375001/1375001
917.87/913.68	c cleaning 9997 clauses out of 20046 with flag 1385003/1385003
925.18/920.91	c cleaning 9979 clauses out of 20046 with flag 1395000/1395000
931.89/927.63	c cleaning 9987 clauses out of 20068 with flag 1405001/1405001
938.69/934.44	c cleaning 10018 clauses out of 20080 with flag 1415000/1415000
944.40/940.13	c cleaning 10021 clauses out of 20062 with flag 1425000/1425000
950.61/946.31	c cleaning 10012 clauses out of 20041 with flag 1435000/1435000
956.51/952.23	c cleaning 10007 clauses out of 20030 with flag 1445001/1445001
962.22/957.96	c cleaning 10001 clauses out of 20024 with flag 1455002/1455002
970.53/966.24	c cleaning 9994 clauses out of 20023 with flag 1465002/1465002
980.54/976.28	c cleaning 9995 clauses out of 20027 with flag 1475000/1475000
994.75/990.48	c cleaning 9996 clauses out of 20033 with flag 1485001/1485001
1008.26/1003.90	c cleaning 10002 clauses out of 20038 with flag 1495002/1495002
1023.77/1019.49	c cleaning 10001 clauses out of 20035 with flag 1505001/1505001
1038.59/1034.24	c cleaning 9997 clauses out of 20033 with flag 1515000/1515000
1050.61/1046.22	c cleaning 10013 clauses out of 20036 with flag 1525000/1525000
1055.63/1051.28	c cleaning 10003 clauses out of 20024 with flag 1535001/1535001
1060.85/1056.46	c cleaning 10004 clauses out of 20022 with flag 1545002/1545002
1069.05/1064.63	c cleaning 10001 clauses out of 20016 with flag 1555000/1555000
1077.85/1073.49	c cleaning 9999 clauses out of 20015 with flag 1565000/1565000
1088.36/1083.96	c cleaning 9993 clauses out of 20018 with flag 1575002/1575002
1096.46/1092.04	c cleaning 9971 clauses out of 20024 with flag 1585001/1585001
1103.47/1099.05	c cleaning 9992 clauses out of 20052 with flag 1595000/1595000
1112.18/1107.74	c cleaning 10025 clauses out of 20061 with flag 1605001/1605001
1122.57/1118.15	c cleaning 9974 clauses out of 20037 with flag 1615002/1615002
1128.17/1123.73	c cleaning 10007 clauses out of 20061 with flag 1625000/1625000
1135.98/1131.53	c cleaning 10008 clauses out of 20055 with flag 1635001/1635001
1141.98/1137.59	c cleaning 10007 clauses out of 20050 with flag 1645004/1645004
1147.48/1143.06	c cleaning 9997 clauses out of 20039 with flag 1655000/1655000
1153.40/1148.93	c cleaning 10005 clauses out of 20044 with flag 1665002/1665002
1159.40/1154.95	c cleaning 10001 clauses out of 20038 with flag 1675001/1675001
1166.30/1161.84	c cleaning 10000 clauses out of 20037 with flag 1685001/1685001
1172.80/1168.38	c cleaning 10003 clauses out of 20036 with flag 1695000/1695000
1178.80/1174.31	c cleaning 10000 clauses out of 20035 with flag 1705002/1705002
1186.51/1182.04	c cleaning 9989 clauses out of 20033 with flag 1715000/1715000
1192.10/1187.63	c cleaning 10007 clauses out of 20046 with flag 1725002/1725002
1198.11/1193.61	c cleaning 10003 clauses out of 20037 with flag 1735000/1735000
1203.80/1199.35	c cleaning 9998 clauses out of 20035 with flag 1745001/1745001
1210.61/1206.12	c cleaning 9999 clauses out of 20036 with flag 1755000/1755000
1217.21/1212.71	c cleaning 9997 clauses out of 20038 with flag 1765001/1765001
1222.53/1218.09	c cleaning 10013 clauses out of 20042 with flag 1775002/1775002
1228.44/1223.92	c cleaning 10009 clauses out of 20030 with flag 1785003/1785003
1233.84/1229.39	c cleaning 10002 clauses out of 20019 with flag 1795001/1795001
1239.66/1235.15	c cleaning 10001 clauses out of 20018 with flag 1805002/1805002
1245.37/1240.83	c cleaning 10000 clauses out of 20015 with flag 1815000/1815000
1251.77/1247.21	c cleaning 9997 clauses out of 20015 with flag 1825000/1825000
1259.28/1254.76	c cleaning 10005 clauses out of 20019 with flag 1835001/1835001
1266.79/1262.21	c cleaning 9999 clauses out of 20015 with flag 1845002/1845002
1273.80/1269.27	c cleaning 9998 clauses out of 20015 with flag 1855001/1855001
1281.61/1277.04	c cleaning 10001 clauses out of 20016 with flag 1865000/1865000
1287.81/1283.22	c cleaning 10002 clauses out of 20015 with flag 1875000/1875000
1293.83/1289.26	c cleaning 9999 clauses out of 20015 with flag 1885002/1885002
1300.02/1295.43	c cleaning 9999 clauses out of 20016 with flag 1895002/1895002
1307.13/1302.53	c cleaning 10002 clauses out of 20015 with flag 1905000/1905000
1314.14/1309.56	c cleaning 9997 clauses out of 20015 with flag 1915002/1915002
1320.54/1315.95	c cleaning 9998 clauses out of 20016 with flag 1925000/1925000
1327.45/1322.85	c cleaning 10004 clauses out of 20018 with flag 1935000/1935000
1334.56/1330.00	c cleaning 9999 clauses out of 20014 with flag 1945000/1945000
1341.07/1336.46	c cleaning 9998 clauses out of 20015 with flag 1955000/1955000
1346.57/1341.95	c cleaning 10003 clauses out of 20018 with flag 1965001/1965001
1352.17/1347.51	c cleaning 10001 clauses out of 20017 with flag 1975003/1975003
1360.48/1355.81	c cleaning 9992 clauses out of 20013 with flag 1985000/1985000
1365.49/1360.90	c cleaning 10001 clauses out of 20022 with flag 1995001/1995001
1371.71/1367.07	c cleaning 9999 clauses out of 20020 with flag 2005000/2005000
1377.31/1372.70	c cleaning 9985 clauses out of 20022 with flag 2015001/2015001
1383.12/1378.41	c cleaning 10010 clauses out of 20036 with flag 2025000/2025000
1388.73/1384.08	c cleaning 9993 clauses out of 20027 with flag 2035001/2035001
1395.24/1390.54	c cleaning 10000 clauses out of 20033 with flag 2045000/2045000
1401.05/1396.32	c cleaning 10011 clauses out of 20034 with flag 2055001/2055001
1407.85/1403.14	c cleaning 9996 clauses out of 20022 with flag 2065000/2065000
1414.65/1409.97	c cleaning 10007 clauses out of 20026 with flag 2075000/2075000
1420.75/1416.09	c cleaning 9994 clauses out of 20019 with flag 2085000/2085000
1428.56/1423.83	c cleaning 9975 clauses out of 20025 with flag 2095000/2095000
1436.16/1431.46	c cleaning 10002 clauses out of 20053 with flag 2105003/2105003
1443.16/1438.41	c cleaning 10023 clauses out of 20050 with flag 2115002/2115002
1447.58/1442.81	c cleaning 10008 clauses out of 20026 with flag 2125001/2125001
1452.39/1447.62	c cleaning 10005 clauses out of 20019 with flag 2135002/2135002
1456.99/1452.28	c cleaning 9994 clauses out of 20012 with flag 2145000/2145000
1462.89/1458.10	c cleaning 9992 clauses out of 20018 with flag 2155000/2155000
1469.20/1464.44	c cleaning 9991 clauses out of 20026 with flag 2165000/2165000
1475.30/1470.59	c cleaning 10011 clauses out of 20036 with flag 2175001/2175001
1481.90/1477.18	c cleaning 9994 clauses out of 20024 with flag 2185000/2185000
1488.01/1483.21	c cleaning 9993 clauses out of 20030 with flag 2195000/2195000
1495.12/1490.35	c cleaning 9999 clauses out of 20038 with flag 2205001/2205001
1500.24/1495.41	c cleaning 9989 clauses out of 20039 with flag 2215001/2215001
1505.15/1500.37	c cleaning 9997 clauses out of 20050 with flag 2225001/2225001
1512.75/1507.99	c cleaning 10004 clauses out of 20055 with flag 2235003/2235003
1520.45/1515.60	c cleaning 9991 clauses out of 20048 with flag 2245000/2245000
1527.55/1522.74	c cleaning 9999 clauses out of 20058 with flag 2255001/2255001
1534.06/1529.22	c cleaning 9994 clauses out of 20060 with flag 2265002/2265002
1541.58/1536.72	c cleaning 10007 clauses out of 20066 with flag 2275002/2275002
1549.28/1544.41	c cleaning 10001 clauses out of 20057 with flag 2285000/2285000
1554.88/1550.05	c cleaning 10015 clauses out of 20056 with flag 2295000/2295000
1560.88/1556.07	c cleaning 10008 clauses out of 20041 with flag 2305000/2305000
1568.78/1563.90	c cleaning 10014 clauses out of 20035 with flag 2315002/2315002
1574.09/1569.24	c cleaning 10001 clauses out of 20021 with flag 2325002/2325002
1580.99/1576.16	c cleaning 10002 clauses out of 20021 with flag 2335003/2335003
1587.10/1582.27	c cleaning 9999 clauses out of 20016 with flag 2345000/2345000
1596.20/1591.33	c cleaning 9998 clauses out of 20017 with flag 2355000/2355000
1602.80/1597.92	c cleaning 10003 clauses out of 20020 with flag 2365001/2365001
1609.20/1604.38	c cleaning 9993 clauses out of 20017 with flag 2375001/2375001
1614.80/1609.99	c cleaning 10005 clauses out of 20024 with flag 2385001/2385001
1622.40/1617.52	c cleaning 9995 clauses out of 20019 with flag 2395001/2395001
1630.00/1625.12	c cleaning 10000 clauses out of 20023 with flag 2405000/2405000
1636.11/1631.28	c cleaning 9998 clauses out of 20024 with flag 2415001/2415001
1642.90/1638.00	c cleaning 10005 clauses out of 20027 with flag 2425002/2425002
1650.80/1645.93	c cleaning 10006 clauses out of 20021 with flag 2435001/2435001
1658.22/1653.32	c cleaning 10000 clauses out of 20015 with flag 2445001/2445001
1665.42/1660.58	c cleaning 10000 clauses out of 20014 with flag 2455000/2455000
1672.55/1667.61	c cleaning 10001 clauses out of 20015 with flag 2465001/2465001
1679.34/1674.49	c cleaning 9999 clauses out of 20014 with flag 2475001/2475001
1686.65/1681.71	c cleaning 10000 clauses out of 20015 with flag 2485001/2485001
1694.06/1689.17	c cleaning 10001 clauses out of 20015 with flag 2495001/2495001
1701.07/1696.14	c cleaning 9998 clauses out of 20014 with flag 2505001/2505001
1708.27/1703.33	c cleaning 10002 clauses out of 20015 with flag 2515000/2515000
1715.18/1710.23	c cleaning 9998 clauses out of 20013 with flag 2525000/2525000
1722.38/1717.41	c cleaning 10002 clauses out of 20016 with flag 2535001/2535001
1729.60/1724.69	c cleaning 9998 clauses out of 20013 with flag 2545000/2545000
1736.50/1731.57	c cleaning 10003 clauses out of 20015 with flag 2555000/2555000
1743.81/1738.85	c cleaning 9997 clauses out of 20012 with flag 2565000/2565000
1750.81/1745.84	c cleaning 10002 clauses out of 20017 with flag 2575002/2575002
1757.91/1752.90	c cleaning 9998 clauses out of 20013 with flag 2585000/2585000
1765.22/1760.27	c cleaning 9999 clauses out of 20015 with flag 2595000/2595000
1772.53/1767.51	c cleaning 9999 clauses out of 20016 with flag 2605000/2605000
1779.93/1774.92	c cleaning 10004 clauses out of 20017 with flag 2615000/2615000
1787.34/1782.38	c cleaning 9999 clauses out of 20013 with flag 2625000/2625000
1794.94/1789.94	c cleaning 10003 clauses out of 20015 with flag 2635001/2635001
1800.04/1795.01	c starts		: 230
1800.04/1795.01	c conflicts		: 2641760
1800.04/1795.01	c decisions		: 3946376
1800.04/1795.01	c propagations		: 525354225
1800.04/1795.01	c inspects		: 1949402214
1800.04/1795.01	c learnt literals	: 0
1800.04/1795.01	c learnt binary clauses	: 0
1800.04/1795.01	c learnt ternary clauses	: 0
1800.04/1795.01	c learnt clauses	: 2641760
1800.04/1795.01	c ignored clauses	: 0
1800.04/1795.01	c root simplifications	: 0
1800.04/1795.01	c removed literals (reason simplification)	: 30116305
1800.04/1795.01	c reason swapping (by a shorter reason)	: 0
1800.04/1795.01	c Calls to reduceDB	: 265
1800.04/1795.01	c number of reductions to clauses (during analyze)	: 0
1800.04/1795.01	c number of learned constraints concerned by reduction	: 0
1800.04/1795.01	c number of learning phase by resolution	: 0
1800.04/1795.01	c number of learning phase by cutting planes	: 0
1800.04/1795.01	c speed (assignments/second)	: 292840.97587949113
1800.04/1795.01	c non guided choices	48128
1800.04/1795.07	c learnt constraints type 
1800.04/1795.07	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16841
1800.04/1795.07	c constraints type 
1800.04/1795.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 63
1800.04/1795.07	c org.sat4j.minisat.constraints.card.MinWatchCard => 63
1800.04/1795.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 3210
1800.04/1795.07	c org.sat4j.pb.constraints.pb.MaxWatchPb => 384
1800.04/1795.07	s UNKNOWN
1800.04/1795.07	c Total wall clock time (in seconds): 1794.867

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-2658159-1276688192/watcher-2658159-1276688192 -o /tmp/evaluation-result-2658159-1276688192/solver-2658159-1276688192 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658159-1276688192.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: 0.92 0.98 1.02 3/106 10798
/proc/meminfo: memFree=1603024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=248 CPUtime=0
/proc/10798/stat : 10798 (java) R 10796 10798 10773 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 44422904 253952 29 1992294400 134512640 134550932 4290511920 18446744073709551615 2679380 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/10798/statm: 62 29 21 10 0 23 0

[startup+0.0192459 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 10798
/proc/meminfo: memFree=1603024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=13716 CPUtime=0.01
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 1219 0 1 0 0 1 0 0 18 0 2 0 44422904 14045184 666 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 3429 666 335 10 0 1206 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13716

[startup+0.101185 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 10798
/proc/meminfo: memFree=1603024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1524184 CPUtime=0.09
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 3965 0 1 0 6 3 0 0 18 0 12 0 44422904 1560764416 3404 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 381046 3404 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.300815 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 10798
/proc/meminfo: memFree=1603024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1526216 CPUtime=0.36
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 5387 0 1 0 33 3 0 0 18 0 12 0 44422904 1562845184 4824 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 381554 4824 1361 10 0 378856 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526216

[startup+0.700814 s]
/proc/loadavg: 0.92 0.98 1.02 3/106 10798
/proc/meminfo: memFree=1603024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1528928 CPUtime=1.16
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 8207 0 1 0 111 5 0 0 18 0 12 0 44422904 1565622272 7517 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 382232 7517 1409 10 0 379534 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1528928

[startup+1.50181 s]
/proc/loadavg: 0.93 0.98 1.02 4/118 10810
/proc/meminfo: memFree=1565108/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1544596 CPUtime=2.75
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 16727 0 1 0 266 9 0 0 18 0 13 0 44422904 1581666304 15256 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386149 15256 1417 10 0 383451 0
[pid=10798/tid=10800] ppid=10796 vsize=1544596 CPUtime=1.47
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 9814 0 1 0 141 6 0 0 20 0 13 0 44422905 1581666304 15256 1992294400 134512640 134550932 4290511920 18446744073709551615 4109339136 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 44422907 1581666304 15256 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 44422907 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 44422908 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 44422909 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 44422909 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1544596 CPUtime=0.65
/proc/10798/task/10807/stat : 10807 (java) R 10796 10798 10773 0 -1 4202560 3457 0 0 0 64 1 0 0 25 0 13 0 44422913 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 106251360 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1544596 CPUtime=0.59
/proc/10798/task/10808/stat : 10808 (java) R 10796 10798 10773 0 -1 4202560 2386 0 0 0 59 0 0 0 25 0 13 0 44422913 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 105817440 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1544596 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 44422913 1581666304 15257 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1544596

[startup+3.10181 s]
/proc/loadavg: 0.93 0.98 1.02 4/119 10811
/proc/meminfo: memFree=1541540/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=5.73
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 24263 0 1 0 560 13 0 0 18 0 13 0 44422904 1583501312 20237 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 20237 1424 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=3.07
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 14080 0 1 0 298 9 0 0 25 0 13 0 44422905 1583501312 20237 1992294400 134512640 134550932 4290511920 18446744073709551615 4109276193 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 44422907 1583501312 20238 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 44422907 1583501312 20238 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 44422908 1583501312 20239 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 44422909 1583501312 20240 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 44422909 1583501312 20241 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 20242 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.33
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5476 0 0 0 131 2 0 0 25 0 13 0 44422913 1583501312 20243 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.3
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3637 0 0 0 129 1 0 0 25 0 13 0 44422913 1583501312 20243 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 20244 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 20245 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 20246 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.73
Current children cumulated vsize (KiB) 1546388

[startup+6.30081 s]
/proc/loadavg: 0.93 0.98 1.02 2/119 10811
/proc/meminfo: memFree=1466024/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=9.02
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 43356 0 1 0 882 20 0 0 18 0 13 0 44422904 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 39321 1437 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=6.25
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 32073 0 1 0 609 16 0 0 25 0 13 0 44422905 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4109893270 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=0.01
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 435 0 0 0 1 0 0 0 18 0 13 0 44422907 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=0.01
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 648 0 0 0 1 0 0 0 18 0 13 0 44422907 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 44422908 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5485 0 0 0 137 2 0 0 15 0 13 0 44422913 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.33
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3640 0 0 0 132 1 0 0 15 0 13 0 44422913 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 39321 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 1546388

[startup+12.7026 s]
/proc/loadavg: 0.94 0.98 1.01 2/119 10811
/proc/meminfo: memFree=1442216/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=15.54
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 45543 0 1 0 1533 21 0 0 18 0 13 0 44422904 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 41490 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=12.5
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 32078 0 1 0 1234 16 0 0 25 0 13 0 44422905 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4110152667 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=0.04
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 878 0 0 0 4 0 0 0 15 0 13 0 44422907 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=0.03
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 1107 0 0 0 3 0 0 0 16 0 13 0 44422907 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=0.11
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 1274 0 0 0 11 0 0 0 15 0 13 0 44422908 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.44
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5493 0 0 0 142 2 0 0 15 0 13 0 44422913 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.38
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3645 0 0 0 137 1 0 0 15 0 13 0 44422913 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 41490 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.54
Current children cumulated vsize (KiB) 1546388

[startup+25.5021 s]
/proc/loadavg: 0.95 0.98 1.01 3/119 10811
/proc/meminfo: memFree=1426716/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=28.48
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 50351 0 1 0 2825 23 0 0 18 0 13 0 44422904 1583501312 46291 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 46291 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=25.09
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 34447 0 1 0 2493 16 0 0 18 0 13 0 44422905 1583501312 46291 1992294400 134512640 134550932 4290511920 18446744073709551615 4110082485 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=0.09
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 1877 0 0 0 9 0 0 0 15 0 13 0 44422907 1583501312 46291 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=0.08
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 2177 0 0 0 8 0 0 0 16 0 13 0 44422907 1583501312 46291 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=0.23
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 1624 0 0 0 23 0 0 0 16 0 13 0 44422908 1583501312 46291 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0

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

[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.72
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5521 0 0 0 170 2 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3651 0 0 0 138 1 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1607.2
Current children cumulated vsize (KiB) 1546388

[startup+1662.3 s]
/proc/loadavg: 1.15 1.02 1.01 2/119 10864
/proc/meminfo: memFree=1375628/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=1667.22
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 64824 0 1 0 166663 59 0 0 18 0 13 0 44422904 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 57424 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=1644.59
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 36255 0 1 0 164432 27 0 0 25 0 13 0 44422905 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4109880238 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=3.04
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 8010 0 0 0 293 11 0 0 16 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=3.22
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 8189 0 0 0 310 12 0 0 15 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=13.22
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 2034 0 0 0 1318 4 0 0 15 0 13 0 44422908 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.72
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5521 0 0 0 170 2 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3651 0 0 0 138 1 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1667.22
Current children cumulated vsize (KiB) 1546388

[startup+1722.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/119 10866
/proc/meminfo: memFree=1375504/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=1727.29
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 64856 0 1 0 172667 62 0 0 18 0 13 0 44422904 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 57424 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=1703.96
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 36281 0 1 0 170368 28 0 0 25 0 13 0 44422905 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4110046169 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=3.14
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 8010 0 0 0 303 11 0 0 15 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=3.33
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 8189 0 0 0 321 12 0 0 16 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=13.68
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 2036 0 0 0 1364 4 0 0 15 0 13 0 44422908 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.72
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5521 0 0 0 170 2 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3651 0 0 0 138 1 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1727.29
Current children cumulated vsize (KiB) 1546388

[startup+1782.3 s]
/proc/loadavg: 1.02 1.00 1.00 2/119 10866
/proc/meminfo: memFree=1375256/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=1787.34
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 64887 0 1 0 178668 66 0 0 18 0 13 0 44422904 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 57424 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=1763.31
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 36306 0 1 0 176301 30 0 0 25 0 13 0 44422905 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4109469359 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=3.25
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 8010 0 0 0 314 11 0 0 16 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=3.44
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 8189 0 0 0 330 14 0 0 15 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=14.15
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 2040 0 0 0 1411 4 0 0 15 0 13 0 44422908 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.72
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5521 0 0 0 170 2 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3651 0 0 0 138 1 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) S 10796 10798 10773 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1787.34
Current children cumulated vsize (KiB) 1546388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795 s]
/proc/loadavg: 1.02 1.00 1.00 2/119 10868
/proc/meminfo: memFree=1375256/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=1546388 CPUtime=1800.04
/proc/10798/stat : 10798 (java) S 10796 10798 10773 0 -1 4202496 64897 0 1 0 179938 66 0 0 18 0 13 0 44422904 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 386597 57424 1442 10 0 383899 0
[pid=10798/tid=10800] ppid=10796 vsize=1546388 CPUtime=1775.85
/proc/10798/task/10800/stat : 10800 (java) R 10796 10798 10773 0 -1 4202560 36312 0 1 0 177554 31 0 0 25 0 13 0 44422905 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4110117594 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10798/tid=10801] ppid=10796 vsize=1546388 CPUtime=3.28
/proc/10798/task/10801/stat : 10801 (java) S 10796 10798 10773 0 -1 4202560 8010 0 0 0 317 11 0 0 15 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10802] ppid=10796 vsize=1546388 CPUtime=3.47
/proc/10798/task/10802/stat : 10802 (java) S 10796 10798 10773 0 -1 4202560 8189 0 0 0 333 14 0 0 15 0 13 0 44422907 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10803] ppid=10796 vsize=1546388 CPUtime=14.27
/proc/10798/task/10803/stat : 10803 (java) S 10796 10798 10773 0 -1 4202560 2043 0 0 0 1423 4 0 0 15 0 13 0 44422908 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 0 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10804] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10804/stat : 10804 (java) S 10796 10798 10773 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10805] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10805/stat : 10805 (java) S 10796 10798 10773 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 44422909 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10806] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10806/stat : 10806 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10807] ppid=10796 vsize=1546388 CPUtime=1.72
/proc/10798/task/10807/stat : 10807 (java) S 10796 10798 10773 0 -1 4202560 5521 0 0 0 170 2 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10808] ppid=10796 vsize=1546388 CPUtime=1.39
/proc/10798/task/10808/stat : 10808 (java) S 10796 10798 10773 0 -1 4202560 3651 0 0 0 138 1 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 1 0 0 0
[pid=10798/tid=10809] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10809/stat : 10809 (java) S 10796 10798 10773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
[pid=10798/tid=10810] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10810/stat : 10810 (java) R 10796 10798 10773 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 44422913 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=1546388 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) S 10796 10798 10773 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 13 0 44423008 1583501312 57424 1992294400 134512640 134550932 4290511920 18446744073709551615 4294960144 0 4 0 16800975 18446604437866005568 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1546388

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

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

[startup+1795.12 s]
/proc/loadavg: 1.02 1.00 1.00 2/109 10871
/proc/meminfo: memFree=1376728/2059040 swapFree=4140048/4192956
[pid=10798] ppid=10796 vsize=0 CPUtime=1800.22
/proc/10798/stat : 10798 (java) Z 10796 10798 10773 0 -1 4203548 64919 0 1 0 179955 67 0 0 17 0 2 0 44422904 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10798/statm: 0 0 0 0 0 0 0
[pid=10798/tid=10811] ppid=10796 vsize=0 CPUtime=0
/proc/10798/task/10811/stat : 10811 (java) R 10796 10798 10773 0 -1 4203588 5 0 0 0 0 0 0 0 18 0 2 0 44423008 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.14
CPU time (s): 1800.25
CPU user time (s): 1799.55
CPU system time (s): 0.694894
CPU usage (%): 100.284
Max. virtual memory (cumulated for all children) (KiB): 1548284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.55
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64919
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= 42337
involuntary context switches= 17407

runsolver used 3.71143 second user time and 9.48256 second system time

The end

Launcher Data

Begin job on node006 at 2010-06-16 13:36:32
IDJOB=2658159
IDBENCH=71844
IDSOLVER=1164
FILE ID=node006/2658159-1276688192
PBS_JOBID= 11172611
Free space on /tmp= 62504 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB09/normalized-PB09/OPT-SMALLINT-LIN/flexray/normalized-fx63.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658159-1276688192/watcher-2658159-1276688192 -o /tmp/evaluation-result-2658159-1276688192/solver-2658159-1276688192 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658159-1276688192.opb

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

MD5SUM BENCH= 807bc542b75293285fea5916dfeaaa3e
RANDOM SEED=1033839895

node006.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.204
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.40
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.204
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1603420 kB
Buffers:        164524 kB
Cached:         204920 kB
SwapCached:       6988 kB
Active:         147732 kB
Inactive:       236092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1603420 kB
SwapTotal:     4192956 kB
SwapFree:      4140048 kB
Dirty:             764 kB
Writeback:           0 kB
AnonPages:       12504 kB
Mapped:          13096 kB
Slab:            49912 kB
PageTables:       4136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181836 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= 62504 MiB
End job on node006 at 2010-06-16 14:06:29