Trace number 2658783

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.2 1793.92

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst2.opb
MD5SUM0af97c6a7a59a4d1015a4f591401bda7
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables13736
Total number of constraints597
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints592
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.19	c version 2.2.0.v20100526
0.08/0.19	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.19	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.19	c java.vm.version	11.2-b01
0.08/0.19	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.19	c sun.arch.data.model	32
0.08/0.19	c java.version		1.6.0_12
0.08/0.19	c os.name		Linux
0.08/0.19	c os.version		2.6.18-164.el5
0.08/0.19	c os.arch		i386
0.08/0.19	c Free memory 		1393557488
0.08/0.19	c Max memory 		1395916800
0.08/0.19	c Total memory 		1395916800
0.08/0.19	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@64dc11
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-2658783-1276528486.opb
0.24/0.20	c reading problem ... 
2.95/1.70	c ... done. Wall clock time 1.397s.
2.95/1.70	c #vars     13736
2.95/1.70	c #constraints  5947
2.95/1.70	c constraints type 
2.95/1.70	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
2.95/1.70	c org.sat4j.pb.constraints.pb.MaxWatchPb => 715
14.85/12.22	c cleaning 2491 clauses out of 4985 with flag 5000/5000
23.35/20.61	c cleaning 4239 clauses out of 8494 with flag 11000/11000
34.87/32.06	c cleaning 5617 clauses out of 11254 with flag 18000/18000
53.15/49.96	c cleaning 6807 clauses out of 13633 with flag 26001/26001
59.87/56.35	c cleaning 7906 clauses out of 15822 with flag 35001/35001
75.50/71.91	c cleaning 8926 clauses out of 17916 with flag 45003/45003
89.94/86.35	c cleaning 9485 clauses out of 18986 with flag 55001/55001
102.28/98.69	c cleaning 9721 clauses out of 19498 with flag 65000/65000
122.01/118.36	c cleaning 9884 clauses out of 19775 with flag 75001/75001
143.17/139.44	c cleaning 9931 clauses out of 19890 with flag 85000/85000
156.38/152.65	c cleaning 9969 clauses out of 19958 with flag 95000/95000
171.72/168.00	c cleaning 9983 clauses out of 19985 with flag 105000/105000
186.63/182.86	c cleaning 9978 clauses out of 20002 with flag 115000/115000
201.26/197.41	c cleaning 10001 clauses out of 20020 with flag 125001/125001
219.69/215.86	c cleaning 9993 clauses out of 20014 with flag 135000/135000
250.24/246.36	c cleaning 10001 clauses out of 20021 with flag 145000/145000
278.66/274.79	c cleaning 9992 clauses out of 20020 with flag 155000/155000
294.50/290.53	c cleaning 10009 clauses out of 20028 with flag 165000/165000
308.21/304.30	c cleaning 9994 clauses out of 20019 with flag 175000/175000
322.26/318.23	c cleaning 10008 clauses out of 20023 with flag 185000/185000
340.27/336.21	c cleaning 9972 clauses out of 20013 with flag 195000/195000
349.88/345.86	c cleaning 10000 clauses out of 20043 with flag 205003/205003
371.84/367.72	c cleaning 10012 clauses out of 20042 with flag 215002/215002
387.37/383.23	c cleaning 10004 clauses out of 20026 with flag 225000/225000
399.89/395.72	c cleaning 10005 clauses out of 20023 with flag 235001/235001
413.80/409.69	c cleaning 10000 clauses out of 20017 with flag 245000/245000
424.53/420.38	c cleaning 9994 clauses out of 20016 with flag 255000/255000
434.47/430.24	c cleaning 9986 clauses out of 20022 with flag 265000/265000
443.08/438.90	c cleaning 9994 clauses out of 20037 with flag 275001/275001
455.12/450.86	c cleaning 10009 clauses out of 20037 with flag 285001/285001
466.96/462.61	c cleaning 10001 clauses out of 20025 with flag 295001/295001
482.20/477.87	c cleaning 10002 clauses out of 20023 with flag 305000/305000
502.52/498.19	c cleaning 9975 clauses out of 20022 with flag 315001/315001
514.25/509.84	c cleaning 10015 clauses out of 20047 with flag 325001/325001
522.87/518.44	c cleaning 10003 clauses out of 20031 with flag 335000/335000
532.29/527.84	c cleaning 9998 clauses out of 20029 with flag 345001/345001
546.42/541.93	c cleaning 9990 clauses out of 20030 with flag 355000/355000
558.05/553.54	c cleaning 9991 clauses out of 20040 with flag 365000/365000
568.78/564.25	c cleaning 10006 clauses out of 20049 with flag 375001/375001
582.79/578.29	c cleaning 10001 clauses out of 20042 with flag 385000/385000
597.22/592.65	c cleaning 10001 clauses out of 20041 with flag 395000/395000
612.53/607.93	c cleaning 10002 clauses out of 20040 with flag 405000/405000
628.54/623.90	c cleaning 10018 clauses out of 20039 with flag 415001/415001
640.28/635.64	c cleaning 10001 clauses out of 20024 with flag 425004/425004
648.01/643.38	c cleaning 9992 clauses out of 20018 with flag 435000/435000
658.42/653.71	c cleaning 9970 clauses out of 20024 with flag 445001/445001
668.13/663.46	c cleaning 10009 clauses out of 20053 with flag 455000/455000
676.65/671.92	c cleaning 9981 clauses out of 20044 with flag 465000/465000
680.95/676.22	c cleaning 10026 clauses out of 20066 with flag 475003/475003
684.57/679.83	c cleaning 10014 clauses out of 20037 with flag 485000/485000
689.66/684.97	c cleaning 10002 clauses out of 20024 with flag 495001/495001
705.19/700.49	c cleaning 9998 clauses out of 20022 with flag 505001/505001
719.12/714.39	c cleaning 9985 clauses out of 20024 with flag 515001/515001
734.25/729.40	c cleaning 9980 clauses out of 20038 with flag 525000/525000
750.29/745.43	c cleaning 10001 clauses out of 20059 with flag 535001/535001
764.81/759.96	c cleaning 9992 clauses out of 20057 with flag 545000/545000
788.36/783.50	c cleaning 10023 clauses out of 20064 with flag 555000/555000
808.59/803.66	c cleaning 10012 clauses out of 20041 with flag 565000/565000
828.41/823.42	c cleaning 10002 clauses out of 20030 with flag 575001/575001
852.44/847.42	c cleaning 9998 clauses out of 20027 with flag 585000/585000
881.38/876.31	c cleaning 10003 clauses out of 20032 with flag 595003/595003
906.39/901.31	c cleaning 9996 clauses out of 20026 with flag 605000/605000
943.35/938.21	c cleaning 10011 clauses out of 20029 with flag 615000/615000
959.67/954.58	c cleaning 9995 clauses out of 20018 with flag 625001/625001
970.00/964.83	c cleaning 9994 clauses out of 20024 with flag 635002/635002
982.13/976.91	c cleaning 9989 clauses out of 20029 with flag 645001/645001
996.85/991.64	c cleaning 10005 clauses out of 20040 with flag 655001/655001
1011.78/1006.52	c cleaning 10006 clauses out of 20034 with flag 665000/665000
1026.90/1021.61	c cleaning 9990 clauses out of 20029 with flag 675001/675001
1040.91/1035.62	c cleaning 10007 clauses out of 20040 with flag 685002/685002
1054.31/1049.06	c cleaning 10006 clauses out of 20031 with flag 695000/695000
1067.95/1062.66	c cleaning 9997 clauses out of 20025 with flag 705000/705000
1085.98/1080.65	c cleaning 10007 clauses out of 20029 with flag 715001/715001
1096.39/1091.02	c cleaning 10001 clauses out of 20024 with flag 725003/725003
1107.09/1101.75	c cleaning 9999 clauses out of 20022 with flag 735002/735002
1117.30/1111.98	c cleaning 9993 clauses out of 20021 with flag 745000/745000
1131.03/1125.66	c cleaning 9999 clauses out of 20028 with flag 755000/755000
1142.86/1137.43	c cleaning 9999 clauses out of 20029 with flag 765000/765000
1155.48/1150.10	c cleaning 9993 clauses out of 20030 with flag 775000/775000
1167.99/1162.52	c cleaning 10011 clauses out of 20038 with flag 785001/785001
1180.10/1174.65	c cleaning 10000 clauses out of 20028 with flag 795002/795002
1193.13/1187.60	c cleaning 10004 clauses out of 20026 with flag 805000/805000
1205.14/1199.60	c cleaning 9989 clauses out of 20022 with flag 815000/815000
1218.26/1212.80	c cleaning 9999 clauses out of 20034 with flag 825001/825001
1232.06/1226.57	c cleaning 9999 clauses out of 20035 with flag 835001/835001
1244.75/1239.22	c cleaning 9994 clauses out of 20036 with flag 845001/845001
1258.96/1253.47	c cleaning 10001 clauses out of 20041 with flag 855000/855000
1272.57/1267.10	c cleaning 9994 clauses out of 20042 with flag 865002/865002
1286.86/1281.32	c cleaning 9995 clauses out of 20046 with flag 875000/875000
1300.75/1295.21	c cleaning 10008 clauses out of 20052 with flag 885001/885001
1314.35/1308.81	c cleaning 9998 clauses out of 20044 with flag 895001/895001
1328.26/1322.74	c cleaning 9996 clauses out of 20045 with flag 905000/905000
1342.90/1337.30	c cleaning 10000 clauses out of 20050 with flag 915001/915001
1358.74/1353.16	c cleaning 10013 clauses out of 20047 with flag 925000/925000
1378.68/1373.01	c cleaning 9992 clauses out of 20035 with flag 935001/935001
1397.71/1392.08	c cleaning 10002 clauses out of 20042 with flag 945000/945000
1428.09/1422.31	c cleaning 10007 clauses out of 20040 with flag 955000/955000
1465.73/1459.97	c cleaning 10009 clauses out of 20034 with flag 965001/965001
1483.98/1478.19	c cleaning 9995 clauses out of 20024 with flag 975000/975000
1505.01/1499.12	c cleaning 9996 clauses out of 20030 with flag 985001/985001
1523.53/1517.69	c cleaning 9991 clauses out of 20034 with flag 995001/995001
1540.86/1534.96	c cleaning 9973 clauses out of 20041 with flag 1005000/1005000
1558.66/1552.71	c cleaning 9979 clauses out of 20069 with flag 1015001/1015001
1577.97/1572.04	c cleaning 9994 clauses out of 20089 with flag 1025000/1025000
1596.78/1590.87	c cleaning 9997 clauses out of 20098 with flag 1035003/1035003
1621.34/1615.38	c cleaning 10021 clauses out of 20098 with flag 1045000/1045000
1639.49/1633.43	c cleaning 10007 clauses out of 20077 with flag 1055000/1055000
1648.58/1642.55	c cleaning 9999 clauses out of 20070 with flag 1065000/1065000
1657.99/1651.99	c cleaning 10002 clauses out of 20072 with flag 1075001/1075001
1667.40/1661.39	c cleaning 10001 clauses out of 20069 with flag 1085000/1085000
1676.30/1670.25	c cleaning 10003 clauses out of 20069 with flag 1095001/1095001
1684.71/1678.61	c cleaning 10002 clauses out of 20066 with flag 1105001/1105001
1703.43/1697.37	c cleaning 10010 clauses out of 20063 with flag 1115000/1115000
1718.94/1712.89	c cleaning 10006 clauses out of 20055 with flag 1125002/1125002
1731.06/1724.92	c cleaning 9992 clauses out of 20047 with flag 1135000/1135000
1743.27/1737.13	c cleaning 10000 clauses out of 20055 with flag 1145000/1145000
1756.07/1749.94	c cleaning 9998 clauses out of 20055 with flag 1155000/1155000
1769.40/1763.23	c cleaning 9997 clauses out of 20057 with flag 1165000/1165000
1784.61/1778.40	c cleaning 10005 clauses out of 20061 with flag 1175001/1175001
1799.74/1793.55	c cleaning 9997 clauses out of 20056 with flag 1185001/1185001
1800.06/1793.81	c starts		: 189
1800.06/1793.81	c conflicts		: 1185090
1800.06/1793.81	c decisions		: 1657627
1800.06/1793.81	c propagations		: 59385261
1800.06/1793.81	c inspects		: 432147122
1800.06/1793.81	c learnt literals	: 76
1800.06/1793.81	c learnt binary clauses	: 10
1800.06/1793.81	c learnt ternary clauses	: 657
1800.06/1793.81	c learnt clauses	: 1185013
1800.06/1793.81	c ignored clauses	: 0
1800.06/1793.81	c root simplifications	: 0
1800.06/1793.81	c removed literals (reason simplification)	: 22330607
1800.06/1793.81	c reason swapping (by a shorter reason)	: 0
1800.06/1793.81	c Calls to reduceDB	: 120
1800.06/1793.81	c number of reductions to clauses (during analyze)	: 0
1800.06/1793.81	c number of learned constraints concerned by reduction	: 0
1800.06/1793.81	c number of learning phase by resolution	: 0
1800.06/1793.81	c number of learning phase by cutting planes	: 0
1800.06/1793.81	c speed (assignments/second)	: 33135.18211015215
1800.06/1793.81	c non guided choices	94334
1800.06/1793.84	c learnt constraints type 
1800.06/1793.84	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 10150
1800.06/1793.84	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1800.06/1793.84	c constraints type 
1800.06/1793.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 10
1800.06/1793.84	c org.sat4j.pb.constraints.pb.MaxWatchPb => 715
1800.06/1793.84	s UNKNOWN
1800.06/1793.84	c Total wall clock time (in seconds): 1793.632

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 31260
/proc/meminfo: memFree=1851992/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=248 CPUtime=0
/proc/31260/stat : 31260 (java) R 31258 31260 30957 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 28450237 253952 28 1992294400 134512640 134550932 4289966304 18446744073709551615 2323028 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/31260/statm: 62 28 21 10 0 23 0

[startup+0.0337101 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 31260
/proc/meminfo: memFree=1851992/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1520176 CPUtime=0.02
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 2896 0 1 0 0 2 0 0 18 0 4 0 28450237 1556660224 2340 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 380044 2340 603 10 0 377354 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1520176

[startup+0.100724 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 31260
/proc/meminfo: memFree=1851992/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1524184 CPUtime=0.08
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 3961 0 1 0 6 2 0 0 18 0 12 0 28450237 1560764416 3401 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 381046 3401 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.301652 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 31260
/proc/meminfo: memFree=1851992/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1526224 CPUtime=0.36
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 5396 0 1 0 33 3 0 0 18 0 12 0 28450237 1562853376 4834 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 381556 4834 1369 10 0 378858 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526224

[startup+0.700658 s]
/proc/loadavg: 1.00 1.01 1.00 3/106 31260
/proc/meminfo: memFree=1851992/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1534828 CPUtime=1.16
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 8951 0 1 0 112 4 0 0 18 0 12 0 28450237 1571663872 8027 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 383707 8028 1404 10 0 381009 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1534828

[startup+1.50167 s]
/proc/loadavg: 1.00 1.01 1.00 4/118 31272
/proc/meminfo: memFree=1812216/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1541948 CPUtime=2.75
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 19902 0 1 0 265 10 0 0 18 0 12 0 28450237 1578954752 17023 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385487 17024 1406 10 0 382789 0
[pid=31260/tid=31262] ppid=31258 vsize=1541948 CPUtime=1.47
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 11997 0 1 0 140 7 0 0 18 0 12 0 28450239 1578954752 17024 1992294400 134512640 134550932 4289966304 18446744073709551615 4108953296 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 28450240 1578954752 17026 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 12 0 28450240 1578954752 17026 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 28450242 1578954752 17026 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 28450243 1578954752 17027 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 12 0 28450243 1578954752 17027 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28450247 1578954752 17028 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1541948 CPUtime=0.75
/proc/31260/task/31269/stat : 31269 (java) R 31258 31260 30957 0 -1 4202560 4746 0 0 0 74 1 0 0 18 0 12 0 28450247 1578954752 17028 1992294400 134512640 134550932 4289966304 18446744073709551615 104163515 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1541948 CPUtime=0.49
/proc/31260/task/31270/stat : 31270 (java) R 31258 31260 30957 0 -1 4202560 2096 0 0 0 49 0 0 0 25 0 12 0 28450247 1578954752 17029 1992294400 134512640 134550932 4289966304 18446744073709551615 105496694 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 28450247 1578954752 17029 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1541948 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) R 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 28450247 1578954752 17031 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1541948

[startup+3.1017 s]
/proc/loadavg: 1.16 1.05 1.01 4/119 31273
/proc/meminfo: memFree=1778356/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542576 CPUtime=5.39
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 26231 0 1 0 526 13 0 0 18 0 13 0 28450237 1579597824 23350 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385644 23350 1424 10 0 382946 0
[pid=31260/tid=31262] ppid=31258 vsize=1542576 CPUtime=3.07
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 18139 0 1 0 297 10 0 0 21 0 13 0 28450239 1579597824 23350 1992294400 134512640 134550932 4289966304 18446744073709551615 4109317458 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 28450240 1579597824 23350 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 28450240 1579597824 23350 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 28450242 1579597824 23350 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 28450243 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 13 0 28450243 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542576 CPUtime=1.48
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4902 0 0 0 147 1 0 0 16 0 13 0 28450247 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542576 CPUtime=0.8
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2122 0 0 0 80 0 0 0 24 0 13 0 28450247 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579597824 23351 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28450247 1579597824 23352 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542576 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579597824 23352 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.39
Current children cumulated vsize (KiB) 1542576

[startup+6.30175 s]
/proc/loadavg: 1.16 1.05 1.01 2/119 31275
/proc/meminfo: memFree=1708668/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=8.8
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 42433 0 1 0 859 21 0 0 18 0 13 0 28450237 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 39391 1433 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=6.23
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32060 0 1 0 606 17 0 0 25 0 13 0 28450239 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4108895383 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=0.03
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 1071 0 0 0 3 0 0 0 18 0 13 0 28450240 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=0.03
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 1197 0 0 0 3 0 0 0 18 0 13 0 28450240 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 28450242 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=1.49
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4902 0 0 0 148 1 0 0 15 0 13 0 28450247 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=0.96
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2129 0 0 0 96 0 0 0 15 0 13 0 28450247 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 39391 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 1542000

[startup+12.7018 s]
/proc/loadavg: 1.15 1.05 1.01 2/119 31275
/proc/meminfo: memFree=1688208/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=15.39
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 48759 0 1 0 1516 23 0 0 18 0 13 0 28450237 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 45668 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=12.44
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32065 0 1 0 1227 17 0 0 25 0 13 0 28450239 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4109235309 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=0.13
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 3003 0 0 0 12 1 0 0 15 0 13 0 28450240 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=0.12
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 3006 0 0 0 11 1 0 0 16 0 13 0 28450240 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=0.06
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 2569 0 0 0 6 0 0 0 16 0 13 0 28450242 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=1.61
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4915 0 0 0 160 1 0 0 15 0 13 0 28450247 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=0.98
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2134 0 0 0 98 0 0 0 15 0 13 0 28450247 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 45668 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 15.39
Current children cumulated vsize (KiB) 1542000

[startup+25.5001 s]
/proc/loadavg: 1.11 1.04 1.01 2/119 31275
/proc/meminfo: memFree=1671468/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=28.27
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 49355 0 1 0 2803 24 0 0 18 0 13 0 28450237 1579008000 46259 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 46259 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=25.1
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32070 0 1 0 2493 17 0 0 25 0 13 0 28450239 1579008000 46259 1992294400 134512640 134550932 4289966304 18446744073709551615 4109170689 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=0.16
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 3007 0 0 0 15 1 0 0 16 0 13 0 28450240 1579008000 46259 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=0.15
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 3010 0 0 0 14 1 0 0 15 0 13 0 28450240 1579008000 46259 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=0.13
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 3146 0 0 0 12 1 0 0 15 0 13 0 28450242 1579008000 46259 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0

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

[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=9.32
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 4209 0 0 0 929 3 0 0 15 0 13 0 28450242 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=2.51
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4992 0 0 0 250 1 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=1.09
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2136 0 0 0 109 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1608.29
Current children cumulated vsize (KiB) 1542000

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31319
/proc/meminfo: memFree=1597812/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=1668.4
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 72721 0 1 0 166780 60 0 0 18 0 13 0 28450237 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 64075 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=1647.25
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32387 0 1 0 164698 27 0 0 25 0 13 0 28450239 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4109149382 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=3.83
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 13517 0 0 0 371 12 0 0 16 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=3.83
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 14313 0 0 0 371 12 0 0 15 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=9.81
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 4213 0 0 0 978 3 0 0 16 0 13 0 28450242 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=2.51
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4992 0 0 0 250 1 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=1.09
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2136 0 0 0 109 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1668.4
Current children cumulated vsize (KiB) 1542000

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 31319
/proc/meminfo: memFree=1597812/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=1728.46
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 72734 0 1 0 172785 61 0 0 18 0 13 0 28450237 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 64075 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=1706.73
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32394 0 1 0 170646 27 0 0 25 0 13 0 28450239 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4109170384 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=3.92
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 13517 0 0 0 380 12 0 0 15 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=3.92
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 14313 0 0 0 380 12 0 0 16 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=10.21
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 4215 0 0 0 1018 3 0 0 15 0 13 0 28450242 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=2.51
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4992 0 0 0 250 1 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=1.09
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2136 0 0 0 109 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1728.46
Current children cumulated vsize (KiB) 1542000

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31321
/proc/meminfo: memFree=1597440/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=1788.53
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 72747 0 1 0 178792 61 0 0 18 0 13 0 28450237 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 64075 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=1766.12
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32401 0 1 0 176584 28 0 0 25 0 13 0 28450239 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4109349331 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=4.01
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 13517 0 0 0 389 12 0 0 16 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=4.02
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 14313 0 0 0 390 12 0 0 15 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=10.71
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 4219 0 0 0 1068 3 0 0 15 0 13 0 28450242 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=2.51
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4992 0 0 0 250 1 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=1.09
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2136 0 0 0 109 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.53
Current children cumulated vsize (KiB) 1542000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31321
/proc/meminfo: memFree=1597440/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=1542000 CPUtime=1800.06
/proc/31260/stat : 31260 (java) S 31258 31260 30957 0 -1 4202496 72753 0 1 0 179945 61 0 0 18 0 13 0 28450237 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 385500 64075 1442 10 0 382802 0
[pid=31260/tid=31262] ppid=31258 vsize=1542000 CPUtime=1777.46
/proc/31260/task/31262/stat : 31262 (java) R 31258 31260 30957 0 -1 4202560 32403 0 1 0 177718 28 0 0 24 0 13 0 28450239 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4109351035 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=31260/tid=31263] ppid=31258 vsize=1542000 CPUtime=4.04
/proc/31260/task/31263/stat : 31263 (java) S 31258 31260 30957 0 -1 4202560 13517 0 0 0 392 12 0 0 16 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31264] ppid=31258 vsize=1542000 CPUtime=4.05
/proc/31260/task/31264/stat : 31264 (java) S 31258 31260 30957 0 -1 4202560 14313 0 0 0 393 12 0 0 16 0 13 0 28450240 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31265] ppid=31258 vsize=1542000 CPUtime=10.83
/proc/31260/task/31265/stat : 31265 (java) S 31258 31260 30957 0 -1 4202560 4221 0 0 0 1080 3 0 0 16 0 13 0 28450242 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 0 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31266] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31266/stat : 31266 (java) S 31258 31260 30957 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31267] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31267/stat : 31267 (java) S 31258 31260 30957 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 28450243 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31268] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31268/stat : 31268 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31269] ppid=31258 vsize=1542000 CPUtime=2.51
/proc/31260/task/31269/stat : 31269 (java) S 31258 31260 30957 0 -1 4202560 4992 0 0 0 250 1 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 1 0 0 0
[pid=31260/tid=31270] ppid=31258 vsize=1542000 CPUtime=1.09
/proc/31260/task/31270/stat : 31270 (java) S 31258 31260 30957 0 -1 4202560 2136 0 0 0 109 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31271] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31271/stat : 31271 (java) S 31258 31260 30957 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31272] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31272/stat : 31272 (java) S 31258 31260 30957 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 28450247 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
[pid=31260/tid=31273] ppid=31258 vsize=1542000 CPUtime=0
/proc/31260/task/31273/stat : 31273 (java) S 31258 31260 30957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 28450423 1579008000 64075 1992294400 134512640 134550932 4289966304 18446744073709551615 4294960144 0 4 0 16800975 18446604437833526272 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1542000

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

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

[startup+1793.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 31321
/proc/meminfo: memFree=1597440/2059040 swapFree=4140220/4192956
[pid=31260] ppid=31258 vsize=0 CPUtime=1800.18
/proc/31260/stat : 31260 (java) Z 31258 31260 30957 0 -1 4203548 72776 0 1 0 179955 63 0 0 17 0 2 0 28450237 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/31260/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1793.92
CPU time (s): 1800.2
CPU user time (s): 1799.56
CPU system time (s): 0.641902
CPU usage (%): 100.35
Max. virtual memory (cumulated for all children) (KiB): 1544084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.56
system time used= 0.641902
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72776
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= 40444
involuntary context switches= 14746

runsolver used 3.69444 second user time and 9.52755 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-14 17:14:46
IDJOB=2658783
IDBENCH=2322
IDSOLVER=1164
FILE ID=node010/2658783-1276528486
PBS_JOBID= 11173450
Free space on /tmp= 62500 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-bienst2.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658783-1276528486/watcher-2658783-1276528486 -o /tmp/evaluation-result-2658783-1276528486/solver-2658783-1276528486 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658783-1276528486.opb

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

MD5SUM BENCH= 0af97c6a7a59a4d1015a4f591401bda7
RANDOM SEED=988663825

node010.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.267
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.53
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.267
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.46
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1852388 kB
Buffers:         30016 kB
Cached:          98092 kB
SwapCached:       5716 kB
Active:          77680 kB
Inactive:        62748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1852388 kB
SwapTotal:     4192956 kB
SwapFree:      4140220 kB
Dirty:             884 kB
Writeback:           0 kB
AnonPages:       10908 kB
Mapped:          12908 kB
Slab:            44128 kB
PageTables:       3912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180952 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= 62500 MiB
End job on node010 at 2010-06-14 17:44:42