Trace number 2691054

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 NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26Wrong UNSAT 982.97 980.758

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-15-10--soft-66-100-0.wbo
MD5SUM9acc4a01e291192ca8cd72bb114b6c35
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark0.006998
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables150
Total number of constraints25
Number of soft constraints5
Number of constraints which are clauses15
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint15
Top cost 239
Min constraint cost 1
Max constraint cost 93
Sum of constraints costs 238
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 16
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.06	c See www.sat4j.org for details.
0.01/0.07	c version 2.2.0.v20100526
0.01/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.07	c java.vm.name		Java HotSpot(TM) Server VM
0.01/0.07	c java.vm.version	11.2-b01
0.01/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.07	c sun.arch.data.model	32
0.01/0.07	c java.version		1.6.0_12
0.01/0.07	c os.name		Linux
0.01/0.07	c os.version		2.6.18-164.el5
0.01/0.07	c os.arch		i386
0.01/0.07	c Free memory 		1393557488
0.01/0.07	c Max memory 		1395916800
0.01/0.07	c Total memory 		1395916800
0.01/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@15a3d6b
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-2691054-1277891731.wbo
0.11/0.10	c reading problem ... 
0.11/0.12	c ... done. Wall clock time 0.021s.
0.11/0.12	c #vars     155
0.11/0.12	c #constraints  25
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15
0.11/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
0.89/0.66	c cleaning 2501 clauses out of 5001 with flag 5001/5001
1.73/1.44	c cleaning 4248 clauses out of 8501 with flag 11002/11002
3.33/3.09	c cleaning 5625 clauses out of 11251 with flag 18000/18000
5.54/5.26	c cleaning 6812 clauses out of 13626 with flag 26000/26000
8.47/8.12	c cleaning 7907 clauses out of 15817 with flag 35003/35003
12.77/12.44	c cleaning 8953 clauses out of 17908 with flag 45001/45001
16.96/16.66	c cleaning 9477 clauses out of 18954 with flag 55000/55000
20.07/19.78	c cleaning 9736 clauses out of 19478 with flag 65001/65001
22.67/22.36	c cleaning 9866 clauses out of 19741 with flag 75000/75000
27.38/27.05	c cleaning 9936 clauses out of 19875 with flag 85000/85000
31.59/31.25	c cleaning 9968 clauses out of 19939 with flag 95000/95000
35.49/35.11	c cleaning 9982 clauses out of 19971 with flag 105000/105000
39.19/38.83	c cleaning 9993 clauses out of 19991 with flag 115002/115002
43.50/43.14	c cleaning 9997 clauses out of 19999 with flag 125003/125003
47.00/46.70	c cleaning 10000 clauses out of 20002 with flag 135003/135003
50.41/50.00	c cleaning 9997 clauses out of 20000 with flag 145001/145001
53.61/53.29	c cleaning 9996 clauses out of 20002 with flag 155000/155000
56.92/56.54	c cleaning 9999 clauses out of 20006 with flag 165000/165000
61.02/60.62	c cleaning 10001 clauses out of 20009 with flag 175002/175002
65.03/64.66	c cleaning 10000 clauses out of 20007 with flag 185001/185001
68.93/68.53	c cleaning 10002 clauses out of 20008 with flag 195002/195002
72.44/72.08	c cleaning 9999 clauses out of 20004 with flag 205000/205000
75.75/75.36	c cleaning 10002 clauses out of 20008 with flag 215003/215003
79.16/78.71	c cleaning 9999 clauses out of 20004 with flag 225001/225001
82.46/82.06	c cleaning 9996 clauses out of 20005 with flag 235001/235001
85.76/85.39	c cleaning 10001 clauses out of 20009 with flag 245001/245001
88.97/88.54	c cleaning 10002 clauses out of 20009 with flag 255002/255002
92.78/92.35	c cleaning 10002 clauses out of 20006 with flag 265001/265001
96.19/95.77	c cleaning 10000 clauses out of 20003 with flag 275000/275000
99.39/98.91	c cleaning 9998 clauses out of 20003 with flag 285000/285000
102.10/101.68	c cleaning 10000 clauses out of 20005 with flag 295000/295000
105.50/105.09	c cleaning 10003 clauses out of 20005 with flag 305000/305000
107.91/107.45	c cleaning 9996 clauses out of 20002 with flag 315000/315000
111.42/110.99	c cleaning 10001 clauses out of 20011 with flag 325005/325005
115.32/114.84	c cleaning 9995 clauses out of 20007 with flag 335002/335002
119.33/118.89	c cleaning 10000 clauses out of 20011 with flag 345001/345001
123.54/123.05	c cleaning 10002 clauses out of 20011 with flag 355001/355001
127.44/126.93	c cleaning 9999 clauses out of 20011 with flag 365003/365003
131.74/131.28	c cleaning 10001 clauses out of 20011 with flag 375002/375002
135.85/135.38	c cleaning 10000 clauses out of 20009 with flag 385001/385001
140.45/139.99	c cleaning 9998 clauses out of 20008 with flag 395000/395000
145.36/144.86	c cleaning 9997 clauses out of 20010 with flag 405000/405000
149.47/148.94	c cleaning 10002 clauses out of 20014 with flag 415001/415001
153.57/153.03	c cleaning 9999 clauses out of 20011 with flag 425000/425000
158.07/157.51	c cleaning 9998 clauses out of 20013 with flag 435001/435001
161.18/160.63	c cleaning 10004 clauses out of 20015 with flag 445001/445001
165.17/164.69	c cleaning 10001 clauses out of 20012 with flag 455002/455002
168.88/168.33	c cleaning 10000 clauses out of 20010 with flag 465001/465001
172.58/172.05	c cleaning 9997 clauses out of 20009 with flag 475000/475000
176.08/175.59	c cleaning 10001 clauses out of 20012 with flag 485000/485000
179.98/179.49	c cleaning 9998 clauses out of 20011 with flag 495000/495000
183.49/182.92	c cleaning 10005 clauses out of 20013 with flag 505000/505000
186.69/186.13	c cleaning 10001 clauses out of 20008 with flag 515000/515000
190.09/189.59	c cleaning 10000 clauses out of 20007 with flag 525000/525000
193.89/193.37	c cleaning 10001 clauses out of 20008 with flag 535001/535001
197.69/197.10	c cleaning 10000 clauses out of 20007 with flag 545001/545001
200.70/200.18	c cleaning 10000 clauses out of 20006 with flag 555000/555000
204.20/203.64	c cleaning 10002 clauses out of 20009 with flag 565003/565003
208.00/207.40	c cleaning 9998 clauses out of 20005 with flag 575001/575001
211.21/210.68	c cleaning 9998 clauses out of 20006 with flag 585000/585000
215.41/214.84	c cleaning 10001 clauses out of 20008 with flag 595000/595000
219.41/218.87	c cleaning 10002 clauses out of 20007 with flag 605000/605000
223.41/222.82	c cleaning 9999 clauses out of 20006 with flag 615001/615001
226.62/226.06	c cleaning 9998 clauses out of 20006 with flag 625000/625000
230.32/229.78	c cleaning 10001 clauses out of 20009 with flag 635001/635001
234.03/233.43	c cleaning 10001 clauses out of 20008 with flag 645001/645001
237.15/236.52	c cleaning 9999 clauses out of 20007 with flag 655001/655001
240.15/239.56	c cleaning 9999 clauses out of 20008 with flag 665001/665001
243.55/242.92	c cleaning 10003 clauses out of 20011 with flag 675003/675003
247.06/246.41	c cleaning 9997 clauses out of 20006 with flag 685001/685001
250.15/249.53	c cleaning 9989 clauses out of 20008 with flag 695000/695000
253.35/252.76	c cleaning 10005 clauses out of 20020 with flag 705001/705001
256.15/255.51	c cleaning 10002 clauses out of 20014 with flag 715000/715000
259.55/258.96	c cleaning 9998 clauses out of 20012 with flag 725000/725000
262.37/261.76	c cleaning 10003 clauses out of 20014 with flag 735000/735000
265.37/264.73	c cleaning 10006 clauses out of 20015 with flag 745004/745004
268.49/267.85	c cleaning 10001 clauses out of 20005 with flag 755000/755000
271.30/270.64	c cleaning 10000 clauses out of 20005 with flag 765001/765001
274.60/273.99	c cleaning 9998 clauses out of 20004 with flag 775000/775000
277.90/277.29	c cleaning 10001 clauses out of 20006 with flag 785000/785000
281.60/280.91	c cleaning 10004 clauses out of 20009 with flag 795004/795004
284.61/283.94	c cleaning 9999 clauses out of 20001 with flag 805000/805000
287.62/286.95	c cleaning 9997 clauses out of 20002 with flag 815000/815000
290.52/289.85	c cleaning 10001 clauses out of 20007 with flag 825002/825002
293.34/292.64	c cleaning 10001 clauses out of 20008 with flag 835004/835004
295.94/295.20	c cleaning 9997 clauses out of 20003 with flag 845000/845000
298.75/298.01	c cleaning 9999 clauses out of 20006 with flag 855000/855000
301.75/301.01	c cleaning 9998 clauses out of 20009 with flag 865002/865002
304.15/303.49	c cleaning 10003 clauses out of 20011 with flag 875002/875002
307.05/306.36	c cleaning 9999 clauses out of 20006 with flag 885000/885000
311.26/310.53	c cleaning 10001 clauses out of 20009 with flag 895002/895002
314.87/314.13	c cleaning 9998 clauses out of 20006 with flag 905000/905000
318.87/318.18	c cleaning 10003 clauses out of 20014 with flag 915006/915006
322.67/321.94	c cleaning 9996 clauses out of 20005 with flag 925000/925000
326.07/325.31	c cleaning 9998 clauses out of 20009 with flag 935000/935000
329.68/328.96	c cleaning 9999 clauses out of 20012 with flag 945001/945001
333.48/332.78	c cleaning 10001 clauses out of 20013 with flag 955001/955001
337.09/336.35	c cleaning 9997 clauses out of 20012 with flag 965001/965001
340.49/339.75	c cleaning 10003 clauses out of 20014 with flag 975000/975000
343.00/342.21	c cleaning 10004 clauses out of 20011 with flag 985000/985000
346.70/345.93	c cleaning 9998 clauses out of 20007 with flag 995000/995000
350.20/349.42	c cleaning 9998 clauses out of 20012 with flag 1005003/1005003
353.91/353.14	c cleaning 10001 clauses out of 20014 with flag 1015003/1015003
357.11/356.40	c cleaning 9996 clauses out of 20010 with flag 1025000/1025000
360.01/359.29	c cleaning 10002 clauses out of 20015 with flag 1035001/1035001
363.21/362.40	c cleaning 10002 clauses out of 20014 with flag 1045002/1045002
366.32/365.52	c cleaning 10002 clauses out of 20011 with flag 1055001/1055001
369.12/368.34	c cleaning 10000 clauses out of 20008 with flag 1065000/1065000
372.02/371.29	c cleaning 9999 clauses out of 20008 with flag 1075000/1075000
375.72/374.92	c cleaning 10001 clauses out of 20010 with flag 1085001/1085001
378.82/378.03	c cleaning 9999 clauses out of 20012 with flag 1095004/1095004
382.22/381.41	c cleaning 10001 clauses out of 20011 with flag 1105002/1105002
385.43/384.60	c cleaning 9999 clauses out of 20008 with flag 1115000/1115000
388.63/387.88	c cleaning 9999 clauses out of 20011 with flag 1125002/1125002
391.94/391.14	c cleaning 10000 clauses out of 20012 with flag 1135002/1135002
394.84/394.09	c cleaning 10000 clauses out of 20010 with flag 1145000/1145000
397.85/397.01	c cleaning 10001 clauses out of 20012 with flag 1155002/1155002
400.65/399.80	c cleaning 9994 clauses out of 20009 with flag 1165000/1165000
403.46/402.68	c cleaning 10002 clauses out of 20016 with flag 1175001/1175001
407.06/406.21	c cleaning 10000 clauses out of 20014 with flag 1185001/1185001
410.36/409.55	c cleaning 10002 clauses out of 20014 with flag 1195001/1195001
413.56/412.75	c cleaning 10002 clauses out of 20012 with flag 1205001/1205001
416.77/415.92	c cleaning 9999 clauses out of 20009 with flag 1215000/1215000
419.98/419.15	c cleaning 10001 clauses out of 20011 with flag 1225001/1225001
422.98/422.18	c cleaning 10001 clauses out of 20012 with flag 1235003/1235003
425.88/425.03	c cleaning 10001 clauses out of 20010 with flag 1245002/1245002
428.79/427.98	c cleaning 10001 clauses out of 20009 with flag 1255002/1255002
431.68/430.82	c cleaning 9999 clauses out of 20007 with flag 1265001/1265001
434.78/433.91	c cleaning 10001 clauses out of 20007 with flag 1275000/1275000
437.89/437.09	c cleaning 10000 clauses out of 20007 with flag 1285001/1285001
440.70/439.85	c cleaning 9999 clauses out of 20006 with flag 1295000/1295000
443.60/442.77	c cleaning 10000 clauses out of 20010 with flag 1305003/1305003
446.60/445.75	c cleaning 10001 clauses out of 20011 with flag 1315004/1315004
449.50/448.70	c cleaning 10002 clauses out of 20009 with flag 1325003/1325003
453.51/452.60	c cleaning 9998 clauses out of 20004 with flag 1335000/1335000
456.81/455.94	c cleaning 9998 clauses out of 20007 with flag 1345001/1345001
459.61/458.79	c cleaning 9999 clauses out of 20008 with flag 1355000/1355000
462.71/461.87	c cleaning 10000 clauses out of 20009 with flag 1365000/1365000
465.91/465.09	c cleaning 9999 clauses out of 20009 with flag 1375000/1375000
469.11/468.27	c cleaning 10000 clauses out of 20012 with flag 1385002/1385002
471.81/470.96	c cleaning 10000 clauses out of 20011 with flag 1395001/1395001
474.93/474.05	c cleaning 9995 clauses out of 20012 with flag 1405002/1405002
478.12/477.23	c cleaning 10005 clauses out of 20016 with flag 1415001/1415001
481.33/480.41	c cleaning 9994 clauses out of 20012 with flag 1425002/1425002
484.33/483.40	c cleaning 10005 clauses out of 20018 with flag 1435002/1435002
487.14/486.27	c cleaning 10000 clauses out of 20013 with flag 1445002/1445002
489.64/488.78	c cleaning 10002 clauses out of 20013 with flag 1455002/1455002
492.94/492.05	c cleaning 9998 clauses out of 20009 with flag 1465000/1465000
495.75/494.86	c cleaning 10002 clauses out of 20013 with flag 1475002/1475002
498.55/497.63	c cleaning 9996 clauses out of 20009 with flag 1485000/1485000
501.06/500.17	c cleaning 10004 clauses out of 20014 with flag 1495001/1495001
504.17/503.29	c cleaning 9999 clauses out of 20009 with flag 1505000/1505000
507.27/506.30	c cleaning 10001 clauses out of 20011 with flag 1515001/1515001
510.37/509.50	c cleaning 10000 clauses out of 20009 with flag 1525000/1525000
513.58/512.61	c cleaning 10002 clauses out of 20010 with flag 1535001/1535001
516.68/515.72	c cleaning 10000 clauses out of 20007 with flag 1545000/1545000
519.68/518.70	c cleaning 10000 clauses out of 20010 with flag 1555003/1555003
522.49/521.50	c cleaning 9999 clauses out of 20008 with flag 1565001/1565001
525.19/524.24	c cleaning 10001 clauses out of 20010 with flag 1575002/1575002
527.59/526.60	c cleaning 10001 clauses out of 20009 with flag 1585002/1585002
530.19/529.24	c cleaning 9999 clauses out of 20007 with flag 1595001/1595001
532.89/531.97	c cleaning 10001 clauses out of 20010 with flag 1605003/1605003
535.50/534.59	c cleaning 9999 clauses out of 20007 with flag 1615001/1615001
538.20/537.21	c cleaning 10001 clauses out of 20008 with flag 1625001/1625001
541.12/540.12	c cleaning 9997 clauses out of 20006 with flag 1635000/1635000
543.81/542.83	c cleaning 10002 clauses out of 20013 with flag 1645004/1645004
546.41/545.48	c cleaning 9999 clauses out of 20008 with flag 1655001/1655001
549.11/548.16	c cleaning 9999 clauses out of 20008 with flag 1665000/1665000
551.82/550.90	c cleaning 10000 clauses out of 20009 with flag 1675000/1675000
554.43/553.47	c cleaning 10001 clauses out of 20011 with flag 1685002/1685002
556.93/555.97	c cleaning 10000 clauses out of 20009 with flag 1695001/1695001
559.54/558.59	c cleaning 10002 clauses out of 20011 with flag 1705003/1705003
562.05/561.09	c cleaning 9999 clauses out of 20006 with flag 1715000/1715000
564.35/563.39	c cleaning 10000 clauses out of 20007 with flag 1725000/1725000
567.06/566.00	c cleaning 10000 clauses out of 20008 with flag 1735001/1735001
569.46/568.46	c cleaning 9999 clauses out of 20007 with flag 1745000/1745000
571.97/570.99	c cleaning 10001 clauses out of 20012 with flag 1755004/1755004
574.46/573.43	c cleaning 10000 clauses out of 20007 with flag 1765000/1765000
577.16/576.17	c cleaning 10000 clauses out of 20009 with flag 1775002/1775002
579.97/578.94	c cleaning 9996 clauses out of 20008 with flag 1785001/1785001
582.27/581.30	c cleaning 10002 clauses out of 20014 with flag 1795003/1795003
584.77/583.76	c cleaning 9996 clauses out of 20010 with flag 1805001/1805001
587.57/586.53	c cleaning 10000 clauses out of 20014 with flag 1815001/1815001
590.17/589.19	c cleaning 10001 clauses out of 20013 with flag 1825000/1825000
592.67/591.70	c cleaning 10002 clauses out of 20015 with flag 1835003/1835003
595.38/594.36	c cleaning 10001 clauses out of 20011 with flag 1845001/1845001
597.88/596.84	c cleaning 10000 clauses out of 20012 with flag 1855003/1855003
600.29/599.24	c cleaning 9995 clauses out of 20009 with flag 1865000/1865000
602.59/601.56	c cleaning 10004 clauses out of 20017 with flag 1875003/1875003
604.69/603.67	c cleaning 9997 clauses out of 20010 with flag 1885000/1885000
607.29/606.29	c cleaning 10001 clauses out of 20014 with flag 1895001/1895001
609.69/608.65	c cleaning 10002 clauses out of 20012 with flag 1905000/1905000
612.20/611.13	c cleaning 10000 clauses out of 20010 with flag 1915000/1915000
614.60/613.54	c cleaning 10001 clauses out of 20011 with flag 1925001/1925001
616.90/615.82	c cleaning 10001 clauses out of 20010 with flag 1935001/1935001
619.20/618.20	c cleaning 9998 clauses out of 20009 with flag 1945001/1945001
621.80/620.74	c cleaning 10004 clauses out of 20011 with flag 1955001/1955001
624.10/623.02	c cleaning 9999 clauses out of 20006 with flag 1965000/1965000
626.40/625.33	c cleaning 9998 clauses out of 20007 with flag 1975000/1975000
628.60/627.58	c cleaning 10001 clauses out of 20009 with flag 1985000/1985000
631.10/630.09	c cleaning 10000 clauses out of 20008 with flag 1995000/1995000
633.71/632.61	c cleaning 9998 clauses out of 20008 with flag 2005000/2005000
635.82/634.77	c cleaning 10004 clauses out of 20011 with flag 2015001/2015001
638.21/637.18	c cleaning 10000 clauses out of 20007 with flag 2025001/2025001
640.52/639.42	c cleaning 10000 clauses out of 20009 with flag 2035003/2035003
642.83/641.77	c cleaning 10000 clauses out of 20008 with flag 2045002/2045002
645.33/644.25	c cleaning 9998 clauses out of 20007 with flag 2055001/2055001
647.64/646.51	c cleaning 10000 clauses out of 20009 with flag 2065001/2065001
649.64/648.56	c cleaning 10002 clauses out of 20010 with flag 2075002/2075002
652.05/650.90	c cleaning 9999 clauses out of 20006 with flag 2085000/2085000
654.05/652.94	c cleaning 9997 clauses out of 20008 with flag 2095001/2095001
656.25/655.12	c cleaning 9999 clauses out of 20011 with flag 2105001/2105001
658.35/657.24	c cleaning 10000 clauses out of 20011 with flag 2115000/2115000
660.56/659.50	c cleaning 10002 clauses out of 20013 with flag 2125002/2125002
663.06/661.90	c cleaning 10001 clauses out of 20009 with flag 2135000/2135000
665.27/664.15	c cleaning 10001 clauses out of 20010 with flag 2145002/2145002
667.37/666.20	c cleaning 10002 clauses out of 20012 with flag 2155005/2155005
669.38/668.20	c cleaning 9999 clauses out of 20009 with flag 2165004/2165004
671.47/670.31	c cleaning 9999 clauses out of 20006 with flag 2175000/2175000
673.58/672.48	c cleaning 10000 clauses out of 20008 with flag 2185001/2185001
676.08/674.95	c cleaning 9996 clauses out of 20007 with flag 2195000/2195000
678.28/677.18	c cleaning 10001 clauses out of 20011 with flag 2205000/2205000
680.48/679.31	c cleaning 10002 clauses out of 20011 with flag 2215001/2215001
682.59/681.44	c cleaning 10002 clauses out of 20009 with flag 2225001/2225001
684.59/683.47	c cleaning 10000 clauses out of 20008 with flag 2235002/2235002
686.70/685.56	c cleaning 10001 clauses out of 20007 with flag 2245001/2245001
688.70/687.58	c cleaning 9999 clauses out of 20007 with flag 2255002/2255002
690.90/689.75	c cleaning 10001 clauses out of 20007 with flag 2265001/2265001
693.00/691.82	c cleaning 10001 clauses out of 20008 with flag 2275003/2275003
694.90/693.72	c cleaning 9999 clauses out of 20005 with flag 2285001/2285001
697.00/695.83	c cleaning 9998 clauses out of 20006 with flag 2295001/2295001
699.00/697.86	c cleaning 10003 clauses out of 20010 with flag 2305003/2305003
701.32/700.12	c cleaning 9998 clauses out of 20004 with flag 2315000/2315000
703.62/702.46	c cleaning 10001 clauses out of 20009 with flag 2325003/2325003
705.82/704.62	c cleaning 9998 clauses out of 20006 with flag 2335001/2335001
707.92/706.70	c cleaning 9999 clauses out of 20007 with flag 2345000/2345000
709.82/708.65	c cleaning 10002 clauses out of 20009 with flag 2355001/2355001
711.92/710.70	c cleaning 10001 clauses out of 20007 with flag 2365001/2365001
713.93/712.74	c cleaning 10000 clauses out of 20005 with flag 2375000/2375000
716.03/714.86	c cleaning 10002 clauses out of 20008 with flag 2385003/2385003
718.23/717.03	c cleaning 10001 clauses out of 20006 with flag 2395003/2395003
720.24/719.05	c cleaning 10001 clauses out of 20003 with flag 2405001/2405001
722.24/721.07	c cleaning 9996 clauses out of 20004 with flag 2415003/2415003
724.25/723.06	c cleaning 9998 clauses out of 20005 with flag 2425000/2425000
726.35/725.17	c cleaning 9996 clauses out of 20007 with flag 2435000/2435000
728.45/727.27	c cleaning 10004 clauses out of 20012 with flag 2445001/2445001
730.76/729.50	c cleaning 10001 clauses out of 20009 with flag 2455002/2455002
732.77/731.55	c cleaning 9999 clauses out of 20006 with flag 2465000/2465000
734.77/733.55	c cleaning 9997 clauses out of 20010 with flag 2475003/2475003
736.77/735.59	c cleaning 10003 clauses out of 20011 with flag 2485001/2485001
738.88/737.66	c cleaning 10002 clauses out of 20012 with flag 2495005/2495005
740.98/739.73	c cleaning 9999 clauses out of 20008 with flag 2505003/2505003
743.08/741.87	c cleaning 9998 clauses out of 20006 with flag 2515000/2515000
744.98/743.71	c cleaning 10001 clauses out of 20009 with flag 2525001/2525001
746.99/745.74	c cleaning 9999 clauses out of 20008 with flag 2535001/2535001
749.09/747.80	c cleaning 10001 clauses out of 20012 with flag 2545004/2545004
750.99/749.78	c cleaning 9999 clauses out of 20009 with flag 2555002/2555002
753.09/751.83	c cleaning 10002 clauses out of 20010 with flag 2565002/2565002
755.19/753.96	c cleaning 10000 clauses out of 20007 with flag 2575001/2575001
757.30/756.03	c cleaning 9999 clauses out of 20008 with flag 2585002/2585002
759.11/757.89	c cleaning 10000 clauses out of 20007 with flag 2595000/2595000
760.90/759.69	c cleaning 9998 clauses out of 20009 with flag 2605002/2605002
762.61/761.38	c cleaning 9999 clauses out of 20010 with flag 2615001/2615001
764.51/763.20	c cleaning 9999 clauses out of 20011 with flag 2625001/2625001
766.11/764.89	c cleaning 10002 clauses out of 20013 with flag 2635002/2635002
767.92/766.62	c cleaning 10001 clauses out of 20009 with flag 2645000/2645000
769.62/768.36	c cleaning 9998 clauses out of 20010 with flag 2655002/2655002
771.92/770.63	c cleaning 10000 clauses out of 20011 with flag 2665001/2665001
773.92/772.69	c cleaning 10001 clauses out of 20012 with flag 2675002/2675002
775.92/774.64	c cleaning 10000 clauses out of 20010 with flag 2685001/2685001
777.62/776.36	c cleaning 10003 clauses out of 20014 with flag 2695005/2695005
779.33/778.04	c cleaning 9999 clauses out of 20007 with flag 2705001/2705001
781.23/779.98	c cleaning 10000 clauses out of 20008 with flag 2715001/2715001
783.24/781.90	c cleaning 10000 clauses out of 20009 with flag 2725002/2725002
784.84/783.58	c cleaning 10002 clauses out of 20009 with flag 2735002/2735002
786.75/785.46	c cleaning 10000 clauses out of 20008 with flag 2745003/2745003
788.55/787.21	c cleaning 9996 clauses out of 20006 with flag 2755001/2755001
790.25/788.93	c cleaning 10001 clauses out of 20011 with flag 2765002/2765002
791.86/790.58	c cleaning 9998 clauses out of 20010 with flag 2775002/2775002
793.76/792.48	c cleaning 10002 clauses out of 20012 with flag 2785002/2785002
795.67/794.33	c cleaning 9999 clauses out of 20008 with flag 2795000/2795000
797.47/796.14	c cleaning 10000 clauses out of 20009 with flag 2805000/2805000
799.27/797.91	c cleaning 10001 clauses out of 20011 with flag 2815002/2815002
801.27/799.95	c cleaning 10000 clauses out of 20008 with flag 2825000/2825000
803.08/801.74	c cleaning 10001 clauses out of 20008 with flag 2835000/2835000
804.88/803.59	c cleaning 9998 clauses out of 20008 with flag 2845001/2845001
806.69/805.38	c cleaning 10002 clauses out of 20013 with flag 2855004/2855004
808.39/807.07	c cleaning 10002 clauses out of 20014 with flag 2865007/2865007
810.09/808.70	c cleaning 9999 clauses out of 20007 with flag 2875002/2875002
811.79/810.42	c cleaning 9991 clauses out of 20006 with flag 2885000/2885000
813.40/812.07	c cleaning 9998 clauses out of 20018 with flag 2895003/2895003
815.10/813.72	c cleaning 9998 clauses out of 20018 with flag 2905001/2905001
816.80/815.47	c cleaning 10005 clauses out of 20019 with flag 2915000/2915000
818.71/817.37	c cleaning 10005 clauses out of 20018 with flag 2925004/2925004
820.51/819.10	c cleaning 10001 clauses out of 20011 with flag 2935002/2935002
822.21/820.81	c cleaning 10001 clauses out of 20009 with flag 2945001/2945001
824.02/822.62	c cleaning 10001 clauses out of 20009 with flag 2955002/2955002
825.71/824.40	c cleaning 9996 clauses out of 20008 with flag 2965002/2965002
827.52/826.15	c cleaning 10001 clauses out of 20010 with flag 2975000/2975000
829.42/828.07	c cleaning 9999 clauses out of 20010 with flag 2985001/2985001
831.92/830.59	c cleaning 10001 clauses out of 20010 with flag 2995000/2995000
834.43/833.08	c cleaning 9999 clauses out of 20012 with flag 3005003/3005003
836.63/835.23	c cleaning 9999 clauses out of 20010 with flag 3015000/3015000
838.63/837.21	c cleaning 9999 clauses out of 20012 with flag 3025001/3025001
840.74/839.39	c cleaning 10002 clauses out of 20013 with flag 3035001/3035001
842.65/841.27	c cleaning 10001 clauses out of 20012 with flag 3045002/3045002
844.85/843.47	c cleaning 10003 clauses out of 20013 with flag 3055004/3055004
846.85/845.49	c cleaning 9999 clauses out of 20006 with flag 3065000/3065000
848.86/847.45	c cleaning 9997 clauses out of 20007 with flag 3075000/3075000
851.06/849.64	c cleaning 9998 clauses out of 20010 with flag 3085000/3085000
853.06/851.60	c cleaning 10001 clauses out of 20015 with flag 3095003/3095003
854.87/853.44	c cleaning 9999 clauses out of 20011 with flag 3105000/3105000
856.87/855.43	c cleaning 10004 clauses out of 20016 with flag 3115004/3115004
858.97/857.58	c cleaning 10002 clauses out of 20010 with flag 3125002/3125002
861.08/859.64	c cleaning 9999 clauses out of 20006 with flag 3135000/3135000
862.88/861.49	c cleaning 10001 clauses out of 20007 with flag 3145000/3145000
864.89/863.46	c cleaning 9998 clauses out of 20007 with flag 3155001/3155001
866.78/865.39	c cleaning 10001 clauses out of 20008 with flag 3165000/3165000
868.69/867.26	c cleaning 9999 clauses out of 20007 with flag 3175000/3175000
870.51/869.06	c cleaning 10001 clauses out of 20013 with flag 3185005/3185005
872.30/870.88	c cleaning 9995 clauses out of 20007 with flag 3195000/3195000
874.10/872.61	c cleaning 10002 clauses out of 20014 with flag 3205002/3205002
875.81/874.39	c cleaning 10002 clauses out of 20011 with flag 3215001/3215001
877.71/876.21	c cleaning 9999 clauses out of 20008 with flag 3225000/3225000
879.41/877.96	c cleaning 10002 clauses out of 20014 with flag 3235005/3235005
881.22/879.70	c cleaning 10001 clauses out of 20008 with flag 3245001/3245001
883.02/881.54	c cleaning 9999 clauses out of 20008 with flag 3255002/3255002
884.83/883.32	c cleaning 9996 clauses out of 20012 with flag 3265005/3265005
886.53/885.09	c cleaning 10005 clauses out of 20016 with flag 3275005/3275005
888.54/887.09	c cleaning 10002 clauses out of 20010 with flag 3285004/3285004
890.54/889.07	c cleaning 9999 clauses out of 20004 with flag 3295000/3295000
892.64/891.10	c cleaning 9998 clauses out of 20010 with flag 3305005/3305005
894.45/892.99	c cleaning 10002 clauses out of 20011 with flag 3315004/3315004
896.35/894.84	c cleaning 10000 clauses out of 20007 with flag 3325002/3325002
898.06/896.59	c cleaning 9995 clauses out of 20006 with flag 3335001/3335001
899.95/898.46	c cleaning 10003 clauses out of 20011 with flag 3345001/3345001
901.86/900.31	c cleaning 9999 clauses out of 20007 with flag 3355000/3355000
903.56/902.08	c cleaning 10002 clauses out of 20009 with flag 3365001/3365001
905.26/903.70	c cleaning 10000 clauses out of 20006 with flag 3375000/3375000
907.07/905.53	c cleaning 10000 clauses out of 20007 with flag 3385001/3385001
908.77/907.26	c cleaning 9991 clauses out of 20006 with flag 3395000/3395000
910.47/908.94	c cleaning 10004 clauses out of 20019 with flag 3405004/3405004
912.17/910.70	c cleaning 10002 clauses out of 20012 with flag 3415001/3415001
913.97/912.46	c cleaning 10003 clauses out of 20010 with flag 3425001/3425001
915.87/914.40	c cleaning 10002 clauses out of 20007 with flag 3435001/3435001
917.78/916.28	c cleaning 9999 clauses out of 20004 with flag 3445000/3445000
919.58/918.07	c cleaning 10000 clauses out of 20008 with flag 3455003/3455003
921.39/919.81	c cleaning 9999 clauses out of 20005 with flag 3465000/3465000
922.99/921.47	c cleaning 10000 clauses out of 20008 with flag 3475002/3475002
924.70/923.17	c cleaning 9999 clauses out of 20008 with flag 3485002/3485002
926.30/924.78	c cleaning 9995 clauses out of 20008 with flag 3495001/3495001
928.00/926.50	c cleaning 10005 clauses out of 20016 with flag 3505004/3505004
929.80/928.23	c cleaning 10002 clauses out of 20013 with flag 3515006/3515006
931.51/929.99	c cleaning 9998 clauses out of 20005 with flag 3525000/3525000
933.22/931.68	c cleaning 10000 clauses out of 20009 with flag 3535002/3535002
934.91/933.39	c cleaning 9998 clauses out of 20009 with flag 3545002/3545002
936.82/935.20	c cleaning 10003 clauses out of 20009 with flag 3555000/3555000
938.52/936.98	c cleaning 10000 clauses out of 20008 with flag 3565002/3565002
940.22/938.66	c cleaning 10000 clauses out of 20008 with flag 3575002/3575002
942.03/940.41	c cleaning 10002 clauses out of 20008 with flag 3585002/3585002
943.64/942.02	c cleaning 10000 clauses out of 20005 with flag 3595001/3595001
945.34/943.77	c cleaning 9999 clauses out of 20004 with flag 3605000/3605000
947.14/945.59	c cleaning 10002 clauses out of 20007 with flag 3615002/3615002
949.14/947.50	c cleaning 9997 clauses out of 20005 with flag 3625002/3625002
950.85/949.25	c cleaning 10000 clauses out of 20008 with flag 3635002/3635002
952.65/951.03	c cleaning 10002 clauses out of 20010 with flag 3645004/3645004
954.55/952.92	c cleaning 9999 clauses out of 20004 with flag 3655000/3655000
956.55/954.96	c cleaning 10000 clauses out of 20005 with flag 3665000/3665000
958.35/956.72	c cleaning 9996 clauses out of 20006 with flag 3675001/3675001
960.06/958.41	c cleaning 10005 clauses out of 20011 with flag 3685002/3685002
961.56/959.90	c cleaning 10002 clauses out of 20007 with flag 3695003/3695003
962.97/961.40	c cleaning 9998 clauses out of 20002 with flag 3705000/3705000
964.67/963.05	c cleaning 10002 clauses out of 20008 with flag 3715004/3715004
966.17/964.59	c cleaning 9998 clauses out of 20002 with flag 3725000/3725000
967.95/966.24	c cleaning 9999 clauses out of 20007 with flag 3735003/3735003
969.50/967.78	c cleaning 9996 clauses out of 20006 with flag 3745001/3745001
971.17/969.21	c cleaning 10001 clauses out of 20012 with flag 3755003/3755003
972.57/970.63	c cleaning 9999 clauses out of 20008 with flag 3765000/3765000
973.97/972.08	c cleaning 10001 clauses out of 20011 with flag 3775002/3775002
975.68/973.73	c cleaning 10002 clauses out of 20009 with flag 3785001/3785001
977.39/975.41	c cleaning 10003 clauses out of 20006 with flag 3795000/3795000
979.09/977.10	c cleaning 10002 clauses out of 20003 with flag 3805000/3805000
980.82/978.82	c cleaning 9999 clauses out of 20001 with flag 3815001/3815001
982.59/980.59	c cleaning 10000 clauses out of 20003 with flag 3825003/3825003
982.93/980.71	c starts		: 252
982.93/980.71	c conflicts		: 3826117
982.93/980.71	c decisions		: 4360704
982.93/980.71	c propagations		: 74663366
982.93/980.71	c inspects		: 11376040100
982.93/980.71	c learnt literals	: 6
982.93/980.71	c learnt binary clauses	: 20
982.93/980.71	c learnt ternary clauses	: 59
982.93/980.71	c learnt clauses	: 3826110
982.93/980.71	c ignored clauses	: 0
982.93/980.71	c root simplifications	: 0
982.93/980.71	c removed literals (reason simplification)	: 31383882
982.93/980.71	c reason swapping (by a shorter reason)	: 0
982.93/980.71	c Calls to reduceDB	: 384
982.93/980.71	c number of reductions to clauses (during analyze)	: 0
982.93/980.71	c number of learned constraints concerned by reduction	: 0
982.93/980.71	c number of learning phase by resolution	: 0
982.93/980.71	c number of learning phase by cutting planes	: 0
982.93/980.71	c speed (assignments/second)	: 76141.34566061826
982.93/980.71	c non guided choices	52
982.93/980.71	c learnt constraints type 
982.93/980.71	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 11092
982.93/980.71	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 20
982.93/980.71	c constraints type 
982.93/980.71	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 15
982.93/980.71	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
982.93/980.71	s UNSATISFIABLE
982.93/980.71	c Total wall clock time (in seconds): 980.618

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-2691054-1277891731/watcher-2691054-1277891731 -o /tmp/evaluation-result-2691054-1277891731/solver-2691054-1277891731 -C 1800 -W 2000 -M 3800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2691054-1277891731.wbo 

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): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.14 3/196 9393
/proc/meminfo: memFree=31489548/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=13164 CPUtime=0
/proc/9393/stat : 9393 (java) R 9391 9393 8499 0 -1 4194304 954 0 0 0 0 0 0 0 17 0 1 0 130471118 13479936 445 4089446400 134512640 134550932 4291697584 18446744073709551615 107024377 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9393/statm: 3291 458 163 10 0 1121 0

[startup+0.0295889 s]
/proc/loadavg: 2.00 2.00 2.14 3/196 9393
/proc/meminfo: memFree=31489548/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1525320 CPUtime=0.01
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 3647 0 1 0 1 0 0 0 17 0 13 0 130471118 1561927680 3089 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 381330 3089 1023 10 0 378640 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1525320

[startup+0.100622 s]
/proc/loadavg: 2.00 2.00 2.14 3/196 9393
/proc/meminfo: memFree=31489548/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1530248 CPUtime=0.11
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 5277 0 1 0 10 1 0 0 17 0 18 0 130471118 1566973952 4715 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 382562 4715 1346 10 0 379864 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 1530248

[startup+0.300588 s]
/proc/loadavg: 2.00 2.00 2.14 3/196 9393
/proc/meminfo: memFree=31489548/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1532628 CPUtime=0.54
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 6346 0 1 0 53 1 0 0 17 0 19 0 130471118 1569411072 5683 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 383157 5683 1411 10 0 380459 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 1532628

[startup+0.700519 s]
/proc/loadavg: 2.00 2.00 2.14 3/196 9393
/proc/meminfo: memFree=31489548/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1532628 CPUtime=1.01
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 7424 0 1 0 99 2 0 0 17 0 19 0 130471118 1569411072 6696 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 383157 6696 1434 10 0 380459 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1532628

[startup+1.50137 s]
/proc/loadavg: 2.00 2.00 2.14 3/215 9412
/proc/meminfo: memFree=31469672/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1532628 CPUtime=1.83
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 8060 0 1 0 181 2 0 0 17 0 19 0 130471118 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 383157 7327 1434 10 0 380459 0
[pid=9393/tid=9394] ppid=9391 vsize=1532628 CPUtime=1.46
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4257 0 1 0 145 1 0 0 19 0 19 0 130471118 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4109316380 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 106 0 0 0 0 0 0 0 16 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 145 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 59 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1532628 CPUtime=0.01
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 533 0 0 0 1 0 0 0 16 0 19 0 130471120 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1532628 CPUtime=0.17
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 495 0 0 0 17 0 0 0 16 0 19 0 130471122 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1532628 CPUtime=0.16
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 974 0 0 0 16 0 0 0 15 0 19 0 130471122 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471122 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1569411072 7327 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 1532628

[startup+3.10105 s]
/proc/loadavg: 2.00 2.00 2.14 3/215 9412
/proc/meminfo: memFree=31466696/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1532628 CPUtime=3.44
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 8257 0 1 0 342 2 0 0 17 0 19 0 130471118 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 383157 7520 1434 10 0 380459 0
[pid=9393/tid=9394] ppid=9391 vsize=1532628 CPUtime=3.05
/proc/9393/task/9394/stat : 9394 (java) S 9391 9393 8499 0 -1 4202560 4258 0 1 0 304 1 0 0 23 0 19 0 130471118 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 179 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 145 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1532628 CPUtime=0.02
/proc/9393/task/9404/stat : 9404 (java) R 9391 9393 8499 0 -1 4202560 533 0 0 0 2 0 0 0 15 0 19 0 130471120 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 105378336 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1532628 CPUtime=0.18
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 495 0 0 0 18 0 0 0 15 0 19 0 130471122 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1532628 CPUtime=0.16
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 974 0 0 0 16 0 0 0 15 0 19 0 130471122 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471122 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1569411072 7520 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 1532628

[startup+6.30152 s]
/proc/loadavg: 2.00 2.00 2.14 3/215 9412
/proc/meminfo: memFree=31465224/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1532628 CPUtime=6.67
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 8619 0 1 0 665 2 0 0 17 0 19 0 130471118 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 383157 7866 1437 10 0 380459 0
[pid=9393/tid=9394] ppid=9391 vsize=1532628 CPUtime=6.23
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4259 0 1 0 622 1 0 0 21 0 19 0 130471118 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4109357200 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 225 0 0 0 0 0 0 0 16 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 303 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 172 0 0 0 0 0 0 0 16 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 61 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 118 0 0 0 0 0 0 0 15 0 19 0 130471119 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1532628 CPUtime=0.03
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 789 0 0 0 3 0 0 0 15 0 19 0 130471120 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1532628 CPUtime=0.18
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 495 0 0 0 18 0 0 0 15 0 19 0 130471122 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1532628 CPUtime=0.19
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 992 0 0 0 19 0 0 0 15 0 19 0 130471122 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 130471122 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1532628 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1569411072 7866 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.67
Current children cumulated vsize (KiB) 1532628

[startup+12.7014 s]
/proc/loadavg: 2.00 2.00 2.14 3/215 9412
/proc/meminfo: memFree=31464008/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1531644 CPUtime=13.07
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 9241 0 1 0 1305 2 0 0 17 0 19 0 130471118 1568403456 8269 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 382911 8269 1437 10 0 380213 0
[pid=9393/tid=9394] ppid=9391 vsize=1531644 CPUtime=12.6
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4261 0 1 0 1259 1 0 0 25 0 19 0 130471118 1568403456 8269 4089446400 134512640 134550932 4291697584 18446744073709551615 4109316573 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1531644 CPUtime=0
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 130471119 1568403456 8269 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0

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

/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 151 0 0 0 19 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 267 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 342 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1539096 CPUtime=0.25
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 222 0 0 0 21 4 0 0 16 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1539096 CPUtime=0.18
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 29 0 0 0 16 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1539096 CPUtime=0.2
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 30 0 0 0 18 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 132 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 165 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1539096 CPUtime=4.78
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 2085 0 0 0 468 10 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1539096 CPUtime=0.2
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 729 0 0 0 20 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1539096 CPUtime=0.53
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 4191 0 0 0 53 0 0 0 16 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 981.12
Current children cumulated vsize (KiB) 1539096

[startup+979.901 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 9477
/proc/meminfo: memFree=29739084/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1539096 CPUtime=981.94
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 14107 0 1 0 98153 41 0 0 17 0 19 0 130471118 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 384774 11042 1437 10 0 382076 0
[pid=9393/tid=9394] ppid=9391 vsize=1539096 CPUtime=974.52
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4640 0 1 0 97450 2 0 0 20 0 19 0 130471118 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4109550690 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 151 0 0 0 19 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 267 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 342 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1539096 CPUtime=0.25
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 222 0 0 0 21 4 0 0 16 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1539096 CPUtime=0.18
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 29 0 0 0 16 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1539096 CPUtime=0.2
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 30 0 0 0 18 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 132 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 165 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1539096 CPUtime=4.78
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 2085 0 0 0 468 10 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1539096 CPUtime=0.21
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 729 0 0 0 21 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1539096 CPUtime=0.54
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 4191 0 0 0 54 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 981.94
Current children cumulated vsize (KiB) 1539096

[startup+980.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 9477
/proc/meminfo: memFree=29737596/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1539096 CPUtime=982.34
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 14108 0 1 0 98193 41 0 0 17 0 19 0 130471118 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 384774 11042 1437 10 0 382076 0
[pid=9393/tid=9394] ppid=9391 vsize=1539096 CPUtime=974.92
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4641 0 1 0 97490 2 0 0 21 0 19 0 130471118 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4109316992 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 151 0 0 0 19 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 267 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 342 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1539096 CPUtime=0.25
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 222 0 0 0 21 4 0 0 16 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1539096 CPUtime=0.18
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 29 0 0 0 16 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1539096 CPUtime=0.2
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 30 0 0 0 18 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1539096 CPUtime=0.22
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 132 0 0 0 20 2 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1539096 CPUtime=0.23
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 165 0 0 0 20 3 0 0 15 0 19 0 130471119 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1539096 CPUtime=4.78
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 2085 0 0 0 468 10 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1539096 CPUtime=0.21
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 729 0 0 0 21 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1539096 CPUtime=0.54
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 4191 0 0 0 54 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 19 0 130471122 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1539096 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1576034304 11042 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 982.34
Current children cumulated vsize (KiB) 1539096

[startup+980.701 s]
/proc/loadavg: 2.00 2.00 2.03 3/197 9477
/proc/meminfo: memFree=29737596/32951124 swapFree=67111528/67111528
[pid=9393] ppid=9391 vsize=1548312 CPUtime=982.93
/proc/9393/stat : 9393 (java) S 9391 9393 8499 0 -1 4202496 16805 0 1 0 98252 41 0 0 17 0 19 0 130471118 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/9393/statm: 387078 13323 1437 10 0 384380 0
[pid=9393/tid=9394] ppid=9391 vsize=1548312 CPUtime=975.3
/proc/9393/task/9394/stat : 9394 (java) R 9391 9393 8499 0 -1 4202560 4642 0 1 0 97528 2 0 0 22 0 19 0 130471118 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4109316202 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=9393/tid=9396] ppid=9391 vsize=1548312 CPUtime=0.23
/proc/9393/task/9396/stat : 9396 (java) S 9391 9393 8499 0 -1 4202560 151 0 0 0 19 4 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9397] ppid=9391 vsize=1548312 CPUtime=0.22
/proc/9393/task/9397/stat : 9397 (java) S 9391 9393 8499 0 -1 4202560 267 0 0 0 20 2 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9398] ppid=9391 vsize=1548312 CPUtime=0.24
/proc/9393/task/9398/stat : 9398 (java) S 9391 9393 8499 0 -1 4202560 342 0 0 0 21 3 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9399] ppid=9391 vsize=1548312 CPUtime=0.25
/proc/9393/task/9399/stat : 9399 (java) S 9391 9393 8499 0 -1 4202560 222 0 0 0 21 4 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9400] ppid=9391 vsize=1548312 CPUtime=0.18
/proc/9393/task/9400/stat : 9400 (java) S 9391 9393 8499 0 -1 4202560 29 0 0 0 16 2 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9401] ppid=9391 vsize=1548312 CPUtime=0.2
/proc/9393/task/9401/stat : 9401 (java) S 9391 9393 8499 0 -1 4202560 30 0 0 0 18 2 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9402] ppid=9391 vsize=1548312 CPUtime=0.22
/proc/9393/task/9402/stat : 9402 (java) S 9391 9393 8499 0 -1 4202560 132 0 0 0 20 2 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 4 0 0 0
[pid=9393/tid=9403] ppid=9391 vsize=1548312 CPUtime=0.23
/proc/9393/task/9403/stat : 9403 (java) S 9391 9393 8499 0 -1 4202560 165 0 0 0 20 3 0 0 15 0 19 0 130471119 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 5 0 0 0
[pid=9393/tid=9404] ppid=9391 vsize=1548312 CPUtime=4.8
/proc/9393/task/9404/stat : 9404 (java) S 9391 9393 8499 0 -1 4202560 2085 0 0 0 470 10 0 0 15 0 19 0 130471120 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 0 0 16800975 18446604471140201664 0 0 -1 2 0 0 0
[pid=9393/tid=9405] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9405/stat : 9405 (java) S 9391 9393 8499 0 -1 4202560 12 0 0 0 0 0 0 0 15 0 19 0 130471120 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
[pid=9393/tid=9406] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9406/stat : 9406 (java) S 9391 9393 8499 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 130471120 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 3 0 0 0
[pid=9393/tid=9407] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9407/stat : 9407 (java) S 9391 9393 8499 0 -1 4202560 2 0 0 0 0 0 0 0 21 0 19 0 130471122 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9408] ppid=9391 vsize=1548312 CPUtime=0.4
/proc/9393/task/9408/stat : 9408 (java) S 9391 9393 8499 0 -1 4202560 3425 0 0 0 40 0 0 0 15 0 19 0 130471122 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 7 0 0 0
[pid=9393/tid=9409] ppid=9391 vsize=1548312 CPUtime=0.54
/proc/9393/task/9409/stat : 9409 (java) S 9391 9393 8499 0 -1 4202560 4191 0 0 0 54 0 0 0 15 0 19 0 130471122 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9410] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9410/stat : 9410 (java) S 9391 9393 8499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 130471122 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 6 0 0 0
[pid=9393/tid=9411] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9411/stat : 9411 (java) S 9391 9393 8499 0 -1 4202560 57 0 0 0 0 0 0 0 15 0 19 0 130471122 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 0 0 0 0
[pid=9393/tid=9412] ppid=9391 vsize=1548312 CPUtime=0
/proc/9393/task/9412/stat : 9412 (java) S 9391 9393 8499 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 130471130 1585471488 13323 4089446400 134512640 134550932 4291697584 18446744073709551615 4294960144 0 4 0 16800975 18446604471140201664 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 982.93
Current children cumulated vsize (KiB) 1548312

Child status: 20
Real time (s): 980.758
CPU time (s): 982.97
CPU user time (s): 982.547
CPU system time (s): 0.422935
CPU usage (%): 100.226
Max. virtual memory (cumulated for all children) (KiB): 1548312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 982.547
system time used= 0.422935
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16823
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= 30864
involuntary context switches= 119691

runsolver used 1.63075 second user time and 3.74143 second system time

The end

Launcher Data

Begin job on node103 at 2010-06-30 11:55:31
IDJOB=2691054
IDBENCH=78706
IDSOLVER=1202
FILE ID=node103/2691054-1277891731
PBS_JOBID= 11197147
Free space on /tmp= 74212 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-15-10--soft-66-100-0.wbo
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2691054-1277891731/watcher-2691054-1277891731 -o /tmp/evaluation-result-2691054-1277891731/solver-2691054-1277891731 -C 1800 -W 2000 -M 3800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2691054-1277891731.wbo

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

MD5SUM BENCH= 9acc4a01e291192ca8cd72bb114b6c35
RANDOM SEED=313964210

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31490068 kB
Buffers:        173540 kB
Cached:         887940 kB
SwapCached:          0 kB
Active:         690700 kB
Inactive:       629096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31490068 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             444 kB
Writeback:           0 kB
AnonPages:      257936 kB
Mapped:          20304 kB
Slab:            76052 kB
PageTables:       5272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1643912 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74208 MiB
End job on node103 at 2010-06-30 12:11:52