Trace number 2658820

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.18 1796.6

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scrs8.opb
MD5SUMb043e07da3f326ab58c20906a4694dad
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 variables35070
Total number of constraints488
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints488
Minimum length of a constraint30
Maximum length of a constraint1110
Number of terms in the objective function 24750
Biggest coefficient in the objective function 284830543390965760000
Number of bits for the biggest coefficient in the objective function 68
Sum of the numbers in the objective function 7193462013935082558288
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 284830543390965760000
Number of bits of the biggest number in a constraint 68
Biggest sum of numbers in a constraint 7193462013935082558288
Number of bits of the biggest sum of numbers73
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.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.08/0.20	c Pseudo Boolean Optimization
0.08/0.20	c --- Begin Solver configuration ---
0.08/0.20	c Stops conflict analysis at the first Unique Implication Point
0.08/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.08/0.20	c Learn all clauses as in MiniSAT
0.08/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.20	c Expensive reason simplification
0.08/0.20	c Armin Biere (Picosat) restarts strategy
0.08/0.20	c Glucose learned constraints deletion strategy
0.08/0.20	c timeout=2147483s
0.08/0.20	c DB Simplification allowed=false
0.08/0.20	c --- End Solver configuration ---
0.08/0.20	c solving HOME/instance-2658820-1276551445.opb
0.08/0.20	c reading problem ... 
3.48/1.94	c ... done. Wall clock time 1.733s.
3.48/1.94	c #vars     35070
3.48/1.94	c #constraints  12768
3.48/1.94	c constraints type 
3.48/1.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 867
14.11/10.61	c cleaning 2497 clauses out of 5000 with flag 5000/5000
16.25/12.60	c cleaning 4247 clauses out of 8503 with flag 11000/11000
18.07/14.41	c cleaning 5621 clauses out of 11257 with flag 18001/18001
20.07/16.49	c cleaning 6816 clauses out of 13635 with flag 26000/26000
23.36/19.67	c cleaning 7911 clauses out of 15821 with flag 35002/35002
26.06/22.33	c cleaning 8949 clauses out of 17909 with flag 45001/45001
28.57/24.87	c cleaning 9474 clauses out of 18959 with flag 55000/55000
31.57/27.89	c cleaning 9734 clauses out of 19486 with flag 65001/65001
34.28/30.59	c cleaning 9866 clauses out of 19751 with flag 75000/75000
37.29/33.58	c cleaning 9935 clauses out of 19885 with flag 85000/85000
40.10/36.35	c cleaning 9966 clauses out of 19950 with flag 95000/95000
43.30/39.52	c cleaning 9987 clauses out of 19985 with flag 105001/105001
47.30/43.53	c cleaning 9994 clauses out of 19998 with flag 115001/115001
51.50/47.70	c cleaning 9997 clauses out of 20004 with flag 125001/125001
55.11/51.33	c cleaning 9997 clauses out of 20006 with flag 135000/135000
57.82/54.05	c cleaning 9997 clauses out of 20010 with flag 145001/145001
60.73/56.99	c cleaning 10000 clauses out of 20012 with flag 155000/155000
64.07/60.21	c cleaning 10000 clauses out of 20012 with flag 165000/165000
67.57/63.76	c cleaning 10000 clauses out of 20012 with flag 175000/175000
70.68/66.86	c cleaning 10002 clauses out of 20013 with flag 185001/185001
73.38/69.59	c cleaning 10000 clauses out of 20011 with flag 195001/195001
76.68/72.89	c cleaning 9995 clauses out of 20010 with flag 205000/205000
80.18/76.35	c cleaning 10003 clauses out of 20016 with flag 215001/215001
82.89/79.10	c cleaning 9996 clauses out of 20014 with flag 225002/225002
85.29/81.49	c cleaning 10000 clauses out of 20017 with flag 235001/235001
88.38/84.52	c cleaning 10000 clauses out of 20016 with flag 245000/245000
91.40/87.57	c cleaning 10000 clauses out of 20016 with flag 255000/255000
95.21/91.34	c cleaning 10004 clauses out of 20018 with flag 265002/265002
98.60/94.72	c cleaning 9999 clauses out of 20012 with flag 275000/275000
102.50/98.60	c cleaning 9998 clauses out of 20014 with flag 285001/285001
106.60/102.70	c cleaning 10001 clauses out of 20017 with flag 295002/295002
110.10/106.20	c cleaning 10000 clauses out of 20015 with flag 305001/305001
113.00/109.12	c cleaning 10001 clauses out of 20014 with flag 315000/315000
115.91/112.10	c cleaning 10001 clauses out of 20013 with flag 325000/325000
119.10/115.27	c cleaning 9997 clauses out of 20012 with flag 335000/335000
122.40/118.51	c cleaning 10000 clauses out of 20015 with flag 345000/345000
125.01/121.17	c cleaning 9995 clauses out of 20016 with flag 355001/355001
127.91/124.01	c cleaning 10002 clauses out of 20020 with flag 365000/365000
130.82/126.98	c cleaning 10001 clauses out of 20018 with flag 375000/375000
133.73/129.88	c cleaning 9997 clauses out of 20017 with flag 385000/385000
136.62/132.77	c cleaning 9999 clauses out of 20022 with flag 395002/395002
140.02/136.17	c cleaning 10003 clauses out of 20021 with flag 405000/405000
143.83/139.96	c cleaning 10001 clauses out of 20018 with flag 415000/415000
147.53/143.62	c cleaning 9999 clauses out of 20017 with flag 425000/425000
151.03/147.13	c cleaning 10003 clauses out of 20019 with flag 435001/435001
154.43/150.58	c cleaning 10004 clauses out of 20017 with flag 445002/445002
158.23/154.31	c cleaning 10003 clauses out of 20013 with flag 455002/455002
161.43/157.54	c cleaning 10000 clauses out of 20010 with flag 465002/465002
164.24/160.37	c cleaning 9992 clauses out of 20009 with flag 475001/475001
166.84/162.96	c cleaning 9997 clauses out of 20016 with flag 485000/485000
169.84/165.92	c cleaning 9997 clauses out of 20020 with flag 495001/495001
172.85/168.95	c cleaning 10000 clauses out of 20022 with flag 505000/505000
175.85/171.97	c cleaning 9999 clauses out of 20023 with flag 515001/515001
178.55/174.60	c cleaning 10003 clauses out of 20023 with flag 525000/525000
181.65/177.75	c cleaning 10002 clauses out of 20020 with flag 535000/535000
184.65/180.70	c cleaning 9996 clauses out of 20018 with flag 545000/545000
187.26/183.36	c cleaning 9997 clauses out of 20023 with flag 555001/555001
189.96/186.04	c cleaning 10000 clauses out of 20026 with flag 565001/565001
192.55/188.66	c cleaning 10004 clauses out of 20025 with flag 575000/575000
195.25/191.35	c cleaning 10000 clauses out of 20021 with flag 585000/585000
198.25/194.30	c cleaning 10003 clauses out of 20021 with flag 595000/595000
201.26/197.30	c cleaning 10002 clauses out of 20018 with flag 605000/605000
204.36/200.43	c cleaning 10000 clauses out of 20016 with flag 615000/615000
207.37/203.46	c cleaning 10003 clauses out of 20017 with flag 625001/625001
210.27/206.35	c cleaning 9999 clauses out of 20013 with flag 635000/635000
212.97/209.08	c cleaning 9998 clauses out of 20014 with flag 645000/645000
216.17/212.26	c cleaning 10003 clauses out of 20017 with flag 655001/655001
219.28/215.31	c cleaning 10000 clauses out of 20014 with flag 665001/665001
222.27/218.36	c cleaning 10001 clauses out of 20013 with flag 675000/675000
225.77/221.89	c cleaning 10001 clauses out of 20014 with flag 685002/685002
229.37/225.44	c cleaning 9996 clauses out of 20012 with flag 695001/695001
232.78/228.87	c cleaning 10001 clauses out of 20016 with flag 705001/705001
236.78/232.83	c cleaning 10002 clauses out of 20016 with flag 715002/715002
240.18/236.25	c cleaning 9992 clauses out of 20012 with flag 725000/725000
243.38/239.46	c cleaning 9996 clauses out of 20020 with flag 735000/735000
246.68/242.79	c cleaning 9999 clauses out of 20024 with flag 745000/745000
250.08/246.16	c cleaning 10003 clauses out of 20026 with flag 755001/755001
253.51/249.54	c cleaning 9998 clauses out of 20022 with flag 765000/765000
256.62/252.67	c cleaning 10001 clauses out of 20024 with flag 775000/775000
259.51/255.51	c cleaning 10002 clauses out of 20024 with flag 785001/785001
262.41/258.48	c cleaning 10003 clauses out of 20022 with flag 795001/795001
265.51/261.56	c cleaning 9998 clauses out of 20018 with flag 805000/805000
268.61/264.70	c cleaning 9998 clauses out of 20020 with flag 815000/815000
271.61/267.65	c cleaning 10005 clauses out of 20023 with flag 825001/825001
274.71/270.79	c cleaning 9997 clauses out of 20017 with flag 835000/835000
277.82/273.88	c cleaning 10003 clauses out of 20020 with flag 845000/845000
280.92/276.95	c cleaning 9996 clauses out of 20017 with flag 855000/855000
283.82/279.88	c cleaning 10005 clauses out of 20022 with flag 865001/865001
287.02/283.07	c cleaning 9999 clauses out of 20016 with flag 875000/875000
290.32/286.30	c cleaning 10005 clauses out of 20017 with flag 885000/885000
293.92/289.94	c cleaning 9999 clauses out of 20012 with flag 895000/895000
297.72/293.77	c cleaning 9999 clauses out of 20015 with flag 905002/905002
301.92/297.91	c cleaning 10000 clauses out of 20015 with flag 915001/915001
304.33/300.33	c cleaning 9997 clauses out of 20014 with flag 925000/925000
307.93/304.00	c cleaning 10002 clauses out of 20018 with flag 935001/935001
310.63/306.61	c cleaning 9998 clauses out of 20016 with flag 945001/945001
312.73/308.78	c cleaning 9997 clauses out of 20018 with flag 955001/955001
314.84/310.81	c cleaning 9999 clauses out of 20020 with flag 965000/965000
335.03/331.05	c cleaning 9999 clauses out of 20022 with flag 975001/975001
373.32/369.34	c cleaning 9997 clauses out of 20022 with flag 985000/985000
410.92/406.96	c cleaning 10001 clauses out of 20025 with flag 995000/995000
447.51/443.50	c cleaning 9980 clauses out of 20024 with flag 1005000/1005000
483.70/479.75	c cleaning 10012 clauses out of 20044 with flag 1015000/1015000
522.79/518.89	c cleaning 9997 clauses out of 20032 with flag 1025000/1025000
564.37/560.41	c cleaning 10001 clauses out of 20035 with flag 1035000/1035000
605.57/601.60	c cleaning 10011 clauses out of 20034 with flag 1045000/1045000
648.15/644.26	c cleaning 10002 clauses out of 20024 with flag 1055001/1055001
691.04/687.13	c cleaning 9998 clauses out of 20021 with flag 1065000/1065000
733.42/729.57	c cleaning 10007 clauses out of 20023 with flag 1075000/1075000
778.22/774.39	c cleaning 10011 clauses out of 20024 with flag 1085008/1085008
821.01/817.12	c cleaning 9974 clauses out of 20005 with flag 1095000/1095000
864.80/860.91	c cleaning 10017 clauses out of 20038 with flag 1105007/1105007
909.58/905.71	c cleaning 9997 clauses out of 20014 with flag 1115000/1115000
954.07/950.23	c cleaning 9995 clauses out of 20017 with flag 1125000/1125000
996.45/992.67	c cleaning 9991 clauses out of 20023 with flag 1135001/1135001
1034.05/1030.29	c cleaning 10000 clauses out of 20031 with flag 1145000/1145000
1074.23/1070.43	c cleaning 9999 clauses out of 20031 with flag 1155000/1155000
1114.42/1110.67	c cleaning 9980 clauses out of 20032 with flag 1165000/1165000
1155.00/1151.26	c cleaning 10026 clauses out of 20052 with flag 1175000/1175000
1197.68/1193.93	c cleaning 10001 clauses out of 20026 with flag 1185000/1185000
1241.57/1237.81	c cleaning 10011 clauses out of 20025 with flag 1195000/1195000
1286.05/1282.40	c cleaning 9979 clauses out of 20014 with flag 1205000/1205000
1331.33/1327.61	c cleaning 9990 clauses out of 20035 with flag 1215000/1215000
1377.41/1373.80	c cleaning 10016 clauses out of 20045 with flag 1225000/1225000
1424.18/1420.52	c cleaning 10015 clauses out of 20031 with flag 1235002/1235002
1470.46/1466.87	c cleaning 9980 clauses out of 20014 with flag 1245000/1245000
1511.65/1508.04	c cleaning 9989 clauses out of 20034 with flag 1255000/1255000
1554.82/1551.27	c cleaning 10005 clauses out of 20045 with flag 1265000/1265000
1599.11/1595.52	c cleaning 10023 clauses out of 20045 with flag 1275005/1275005
1642.90/1639.30	c cleaning 9988 clauses out of 20017 with flag 1285000/1285000
1686.48/1682.91	c cleaning 9991 clauses out of 20029 with flag 1295000/1295000
1730.67/1727.16	c cleaning 10006 clauses out of 20038 with flag 1305000/1305000
1775.55/1772.01	c cleaning 10006 clauses out of 20032 with flag 1315000/1315000
1800.03/1796.51	c starts		: 190
1800.03/1796.51	c conflicts		: 1320672
1800.03/1796.51	c decisions		: 1428130
1800.03/1796.51	c propagations		: 24164859
1800.03/1796.51	c inspects		: 419940653
1800.03/1796.51	c learnt literals	: 0
1800.03/1796.51	c learnt binary clauses	: 0
1800.03/1796.51	c learnt ternary clauses	: 0
1800.03/1796.51	c learnt clauses	: 1320671
1800.03/1796.51	c ignored clauses	: 0
1800.03/1796.51	c root simplifications	: 0
1800.03/1796.51	c removed literals (reason simplification)	: 155477058
1800.03/1796.51	c reason swapping (by a shorter reason)	: 0
1800.03/1796.51	c Calls to reduceDB	: 133
1800.03/1796.51	c number of reductions to clauses (during analyze)	: 0
1800.03/1796.51	c number of learned constraints concerned by reduction	: 0
1800.03/1796.51	c number of learning phase by resolution	: 0
1800.03/1796.51	c number of learning phase by cutting planes	: 0
1800.03/1796.51	c speed (assignments/second)	: 13465.505203181812
1800.03/1796.51	c non guided choices	624
1800.03/1796.54	c learnt constraints type 
1800.03/1796.54	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15701
1800.03/1796.54	c constraints type 
1800.03/1796.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 867
1800.03/1796.54	s UNKNOWN
1800.03/1796.54	c Total wall clock time (in seconds): 1796.334

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

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


[startup+0 s]
/proc/loadavg: 0.90 1.01 0.99 3/106 304
/proc/meminfo: memFree=1876396/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=24036 CPUtime=0
/proc/304/stat : 304 (runsolver) R 302 304 32745 0 -1 4202560 80 0 0 0 0 0 0 0 19 0 1 0 30746133 24612864 107 1992294400 4194304 4302564 140735273148656 18446744073709551615 239006753783 0 2147483391 4096 24578 0 0 0 17 0 0 0 0
/proc/304/statm: 6009 107 69 27 0 2647 0

[startup+0.0942581 s]
/proc/loadavg: 0.90 1.01 0.99 3/106 304
/proc/meminfo: memFree=1876396/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1521796 CPUtime=0.07
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 3865 0 1 0 5 2 0 0 18 0 7 0 30746133 1558319104 3306 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 380449 3306 1048 10 0 377759 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1521796

[startup+0.101258 s]
/proc/loadavg: 0.90 1.01 0.99 3/106 304
/proc/meminfo: memFree=1876396/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1524184 CPUtime=0.08
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 3956 0 1 0 6 2 0 0 18 0 12 0 30746133 1560764416 3395 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 381046 3395 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300575 s]
/proc/loadavg: 0.90 1.01 0.99 3/106 304
/proc/meminfo: memFree=1876396/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1526408 CPUtime=0.39
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 5490 0 1 0 36 3 0 0 18 0 12 0 30746133 1563041792 4927 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 381602 4927 1365 10 0 378904 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 1526408

[startup+0.700581 s]
/proc/loadavg: 0.90 1.01 0.99 3/106 304
/proc/meminfo: memFree=1876396/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1527844 CPUtime=1.1
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 9225 0 1 0 105 5 0 0 18 0 12 0 30746133 1564512256 8594 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 381961 8594 1401 10 0 379263 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1527844

[startup+1.50159 s]
/proc/loadavg: 0.90 1.01 0.99 5/118 316
/proc/meminfo: memFree=1831972/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1536968 CPUtime=2.68
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 22512 0 1 0 260 8 0 0 18 0 12 0 30746133 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 384242 21122 1406 10 0 381544 0
[pid=304/tid=306] ppid=302 vsize=1536968 CPUtime=1.46
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 17634 0 1 0 140 6 0 0 18 0 12 0 30746135 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4109712039 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=304/tid=307] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 30746136 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=308] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 12 0 30746136 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30746138 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 30746139 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 30746139 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30746143 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1536968 CPUtime=0.38
/proc/304/task/313/stat : 313 (java) R 302 304 32745 0 -1 4202560 1960 0 0 0 38 0 0 0 25 0 12 0 30746143 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 106251794 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1536968 CPUtime=0.81
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 1857 0 0 0 81 0 0 0 18 0 12 0 30746143 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30746143 1573855232 21122 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1536968 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30746143 1573855232 21123 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 1536968

[startup+3.10162 s]
/proc/loadavg: 0.90 1.01 0.99 6/118 316
/proc/meminfo: memFree=1757448/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1550532 CPUtime=5.87
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 47872 0 1 0 568 19 0 0 18 0 13 0 30746133 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 387633 43637 1441 10 0 384935 0
[pid=304/tid=306] ppid=302 vsize=1550532 CPUtime=2.91
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32036 0 1 0 279 12 0 0 19 0 13 0 30746135 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4109772595 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=304/tid=307] ppid=302 vsize=1550532 CPUtime=0.11
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 3483 0 0 0 10 1 0 0 18 0 13 0 30746136 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1550532 CPUtime=0.02
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 1326 0 0 0 2 0 0 0 18 0 13 0 30746136 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=309] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 30746138 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=310] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1550532 CPUtime=0.97
/proc/304/task/313/stat : 313 (java) R 302 304 32745 0 -1 4202560 6172 0 0 0 96 1 0 0 25 0 13 0 30746143 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 104164001 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1550532 CPUtime=1.8
/proc/304/task/314/stat : 314 (java) R 302 304 32745 0 -1 4202560 3784 0 0 0 179 1 0 0 16 0 13 0 30746143 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 106254334 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1550532 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 30746143 1587744768 43637 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.87
Current children cumulated vsize (KiB) 1550532

[startup+6.30167 s]
/proc/loadavg: 0.91 1.01 0.99 2/119 317
/proc/meminfo: memFree=1707344/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=9.66
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 47977 0 1 0 946 20 0 0 18 0 13 0 30746133 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 43218 1443 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=6.11
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32044 0 1 0 598 13 0 0 25 0 13 0 30746135 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4109929549 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.11
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 3483 0 0 0 10 1 0 0 18 0 13 0 30746136 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.02
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 1326 0 0 0 2 0 0 0 18 0 13 0 30746136 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 13 0 30746138 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.24
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6241 0 0 0 123 1 0 0 15 0 13 0 30746143 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.11
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3812 0 0 0 210 1 0 0 15 0 13 0 30746143 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 43218 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 9.66
Current children cumulated vsize (KiB) 1547376

[startup+12.7008 s]
/proc/loadavg: 0.91 1.01 0.99 2/119 317
/proc/meminfo: memFree=1668284/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=16.35
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 57865 0 1 0 1611 24 0 0 18 0 13 0 30746133 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 53066 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=12.14
/proc/304/task/306/stat : 306 (java) S 302 304 32745 0 -1 4202560 32056 0 1 0 1201 13 0 0 25 0 13 0 30746135 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.24
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5870 0 0 0 22 2 0 0 18 0 13 0 30746136 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.15
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4052 0 0 0 14 1 0 0 18 0 13 0 30746136 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=0.21
/proc/304/task/309/stat : 309 (java) R 302 304 32745 0 -1 4202560 4753 0 0 0 20 1 0 0 15 0 13 0 30746138 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 102383426 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.35
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 134 1 0 0 15 0 13 0 30746143 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.19
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3817 0 0 0 218 1 0 0 15 0 13 0 30746143 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 53066 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.35
Current children cumulated vsize (KiB) 1547376

[startup+25.502 s]
/proc/loadavg: 0.93 1.01 0.99 2/119 317
/proc/meminfo: memFree=1663696/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=29.27
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 59002 0 1 0 2903 24 0 0 18 0 13 0 30746133 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 54198 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=24.33
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32061 0 1 0 2420 13 0 0 25 0 13 0 30746135 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4110029549 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.27
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5874 0 0 0 25 2 0 0 15 0 13 0 30746136 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.17
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4053 0 0 0 16 1 0 0 16 0 13 0 30746136 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=0.79
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 5861 0 0 0 77 2 0 0 16 0 13 0 30746138 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 54198 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0

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

[pid=304] ppid=302 vsize=1547376 CPUtime=1665.88
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 60907 0 1 0 166552 36 0 0 18 0 13 0 30746133 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 55801 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=1645.52
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32184 0 1 0 164532 20 0 0 25 0 13 0 30746135 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4110029616 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.81
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5884 0 0 0 77 4 0 0 16 0 13 0 30746136 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.77
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4066 0 0 0 74 3 0 0 15 0 13 0 30746136 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=14.99
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 7519 0 0 0 1496 3 0 0 15 0 13 0 30746138 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.36
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 135 1 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.37
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3841 0 0 0 236 1 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1665.88
Current children cumulated vsize (KiB) 1547376

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 377
/proc/meminfo: memFree=1654768/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=1725.87
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 60914 0 1 0 172550 37 0 0 18 0 13 0 30746133 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 55801 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=1705.37
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32185 0 1 0 170517 20 0 0 25 0 13 0 30746135 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4109929616 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.82
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5884 0 0 0 78 4 0 0 15 0 13 0 30746136 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.77
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4066 0 0 0 74 3 0 0 15 0 13 0 30746136 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=15.11
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 7521 0 0 0 1508 3 0 0 15 0 13 0 30746138 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.36
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 135 1 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.37
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3841 0 0 0 236 1 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 55801 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1725.87
Current children cumulated vsize (KiB) 1547376

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 379
/proc/meminfo: memFree=1654520/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=1785.84
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 61347 0 1 0 178547 37 0 0 18 0 13 0 30746133 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 55818 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=1765.09
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32187 0 1 0 176489 20 0 0 25 0 13 0 30746135 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4110029549 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.82
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5884 0 0 0 78 4 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.78
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4066 0 0 0 75 3 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=15.35
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 7948 0 0 0 1531 4 0 0 15 0 13 0 30746138 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.36
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 135 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.37
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3841 0 0 0 236 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1785.84
Current children cumulated vsize (KiB) 1547376



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 379
/proc/meminfo: memFree=1654520/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=1800.03
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 61347 0 1 0 179966 37 0 0 18 0 13 0 30746133 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 55818 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=1779.3
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32187 0 1 0 177910 20 0 0 25 0 13 0 30746135 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4110029549 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.82
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5884 0 0 0 78 4 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.78
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4066 0 0 0 75 3 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=15.35
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 7948 0 0 0 1531 4 0 0 15 0 13 0 30746138 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.36
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 135 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.37
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3841 0 0 0 236 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1547376

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

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

[startup+1796.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 379
/proc/meminfo: memFree=1654520/2059040 swapFree=4140216/4192956
[pid=304] ppid=302 vsize=1547376 CPUtime=1800.03
/proc/304/stat : 304 (java) S 302 304 32745 0 -1 4202496 61347 0 1 0 179966 37 0 0 18 0 13 0 30746133 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/304/statm: 386844 55818 1448 10 0 384146 0
[pid=304/tid=306] ppid=302 vsize=1547376 CPUtime=1779.3
/proc/304/task/306/stat : 306 (java) R 302 304 32745 0 -1 4202560 32187 0 1 0 177910 20 0 0 25 0 13 0 30746135 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4110029549 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=304/tid=307] ppid=302 vsize=1547376 CPUtime=0.82
/proc/304/task/307/stat : 307 (java) S 302 304 32745 0 -1 4202560 5884 0 0 0 78 4 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=308] ppid=302 vsize=1547376 CPUtime=0.78
/proc/304/task/308/stat : 308 (java) S 302 304 32745 0 -1 4202560 4066 0 0 0 75 3 0 0 15 0 13 0 30746136 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=309] ppid=302 vsize=1547376 CPUtime=15.35
/proc/304/task/309/stat : 309 (java) S 302 304 32745 0 -1 4202560 7948 0 0 0 1531 4 0 0 15 0 13 0 30746138 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 0 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=310] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/310/stat : 310 (java) S 302 304 32745 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=311] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/311/stat : 311 (java) S 302 304 32745 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30746139 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=312] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/312/stat : 312 (java) S 302 304 32745 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=313] ppid=302 vsize=1547376 CPUtime=1.36
/proc/304/task/313/stat : 313 (java) S 302 304 32745 0 -1 4202560 6252 0 0 0 135 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=314] ppid=302 vsize=1547376 CPUtime=2.37
/proc/304/task/314/stat : 314 (java) S 302 304 32745 0 -1 4202560 3841 0 0 0 236 1 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 1 0 0 0
[pid=304/tid=315] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/315/stat : 315 (java) S 302 304 32745 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=316] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/316/stat : 316 (java) S 302 304 32745 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 30746143 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
[pid=304/tid=317] ppid=302 vsize=1547376 CPUtime=0
/proc/304/task/317/stat : 317 (java) S 302 304 32745 0 -1 4202560 5 0 0 0 0 0 0 0 19 0 13 0 30746436 1584513024 55818 1992294400 134512640 134550932 4294050688 18446744073709551615 4294960144 0 4 0 16800975 18446604436671296704 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1547376

Child status: 143
Real time (s): 1796.6
CPU time (s): 1800.18
CPU user time (s): 1799.78
CPU system time (s): 0.395939
CPU usage (%): 100.199
Max. virtual memory (cumulated for all children) (KiB): 1550532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.395939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61371
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= 38057
involuntary context switches= 10947

runsolver used 3.9504 second user time and 9.24259 second system time

The end

Launcher Data

Begin job on node010 at 2010-06-14 23:37:25
IDJOB=2658820
IDBENCH=2425
IDSOLVER=1164
FILE ID=node010/2658820-1276551445
PBS_JOBID= 11173492
Free space on /tmp= 62496 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scrs8.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658820-1276551445/watcher-2658820-1276551445 -o /tmp/evaluation-result-2658820-1276551445/solver-2658820-1276551445 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658820-1276551445.opb

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

MD5SUM BENCH= b043e07da3f326ab58c20906a4694dad
RANDOM SEED=1659573035

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:       1876668 kB
Buffers:         19116 kB
Cached:          86984 kB
SwapCached:       5956 kB
Active:          80580 kB
Inactive:        37932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1876668 kB
SwapTotal:     4192956 kB
SwapFree:      4140216 kB
Dirty:            2552 kB
Writeback:           0 kB
AnonPages:       10740 kB
Mapped:          12948 kB
Slab:            41996 kB
PageTables:       4020 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   179936 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= 62496 MiB
End job on node010 at 2010-06-15 00:07:24