Trace number 2658807

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.23 1789.33

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-dfl001.opb
MD5SUM82090c0a4adcfdd30e3ab97004b5e93d
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 variables366703
Total number of constraints6084
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 constraints6084
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 187033
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 882752655849462510276
Number of bits of the sum of numbers in the objective function 70
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
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-2658807-1276544710.opb
0.08/0.20	c reading problem ... 
13.24/10.34	c ... done. Wall clock time 10.131s.
13.24/10.34	c #vars     366703
13.24/10.34	c #constraints  118328
13.24/10.34	c constraints type 
13.24/10.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12155
73.74/69.07	c cleaning 2494 clauses out of 5000 with flag 5000/5000
89.96/85.13	c cleaning 4245 clauses out of 8506 with flag 11000/11000
108.37/103.58	c cleaning 5623 clauses out of 11262 with flag 18001/18001
131.93/127.05	c cleaning 6817 clauses out of 13638 with flag 26000/26000
156.92/151.95	c cleaning 7906 clauses out of 15821 with flag 35000/35000
181.34/176.36	c cleaning 8956 clauses out of 17916 with flag 45001/45001
208.72/203.24	c cleaning 9960 clauses out of 19955 with flag 56000/56000
223.61/217.51	c cleaning 10981 clauses out of 21992 with flag 68001/68001
255.82/249.57	c cleaning 11976 clauses out of 24012 with flag 81002/81002
271.51/265.14	c cleaning 12505 clauses out of 25031 with flag 94001/94001
283.23/276.81	c cleaning 12758 clauses out of 25528 with flag 107003/107003
293.54/286.92	c cleaning 12876 clauses out of 25767 with flag 120000/120000
304.54/297.63	c cleaning 12938 clauses out of 25893 with flag 133002/133002
319.24/312.02	c cleaning 12968 clauses out of 25954 with flag 146002/146002
332.26/325.03	c cleaning 12987 clauses out of 25984 with flag 159000/159000
344.17/336.96	c cleaning 12993 clauses out of 25998 with flag 172001/172001
356.18/348.93	c cleaning 12997 clauses out of 26004 with flag 185000/185000
368.31/361.06	c cleaning 12998 clauses out of 26009 with flag 198002/198002
380.31/373.00	c cleaning 12997 clauses out of 26010 with flag 211001/211001
392.22/384.98	c cleaning 12998 clauses out of 26012 with flag 224000/224000
403.94/396.63	c cleaning 12999 clauses out of 26014 with flag 237000/237000
416.04/408.78	c cleaning 13000 clauses out of 26015 with flag 250000/250000
428.55/421.23	c cleaning 13001 clauses out of 26015 with flag 263000/263000
440.66/433.32	c cleaning 13002 clauses out of 26014 with flag 276000/276000
462.20/454.72	c cleaning 12997 clauses out of 26010 with flag 289001/289001
480.95/473.41	c cleaning 12996 clauses out of 26010 with flag 302001/302001
497.90/490.33	c cleaning 12988 clauses out of 26013 with flag 315001/315001
532.94/525.34	c cleaning 12989 clauses out of 26024 with flag 328000/328000
553.82/546.03	c cleaning 12974 clauses out of 26035 with flag 341001/341001
572.04/564.29	c cleaning 12992 clauses out of 26064 with flag 354004/354004
587.56/579.78	c cleaning 13020 clauses out of 26068 with flag 367000/367000
609.49/601.42	c cleaning 13001 clauses out of 26046 with flag 380001/380001
619.62/611.53	c cleaning 13001 clauses out of 26045 with flag 393001/393001
627.33/619.24	c cleaning 12994 clauses out of 26043 with flag 406000/406000
636.14/628.06	c cleaning 13003 clauses out of 26050 with flag 419001/419001
667.93/659.68	c cleaning 13012 clauses out of 26042 with flag 432000/432000
690.66/682.30	c cleaning 12998 clauses out of 26032 with flag 445002/445002
709.60/701.14	c cleaning 13005 clauses out of 26033 with flag 458001/458001
718.63/710.17	c cleaning 13002 clauses out of 26026 with flag 471001/471001
723.14/714.61	c cleaning 13010 clauses out of 26024 with flag 484001/484001
728.34/719.89	c cleaning 12989 clauses out of 26013 with flag 497001/497001
732.58/724.00	c cleaning 12999 clauses out of 26024 with flag 510001/510001
754.75/746.17	c cleaning 12995 clauses out of 26023 with flag 523000/523000
802.11/793.40	c cleaning 13007 clauses out of 26029 with flag 536001/536001
841.84/833.14	c cleaning 13004 clauses out of 26029 with flag 549008/549008
875.78/867.01	c cleaning 12994 clauses out of 26018 with flag 562001/562001
888.46/879.61	c cleaning 12997 clauses out of 26026 with flag 575003/575003
903.08/894.28	c cleaning 12999 clauses out of 26027 with flag 588001/588001
916.39/907.57	c cleaning 12994 clauses out of 26027 with flag 601000/601000
931.00/922.13	c cleaning 13001 clauses out of 26034 with flag 614001/614001
946.81/937.93	c cleaning 12998 clauses out of 26032 with flag 627000/627000
972.99/963.84	c cleaning 13011 clauses out of 26032 with flag 640001/640001
982.84/973.65	c cleaning 12986 clauses out of 26018 with flag 653000/653000
999.57/990.20	c cleaning 13012 clauses out of 26031 with flag 666000/666000
1025.03/1015.59	c cleaning 12996 clauses out of 26018 with flag 679000/679000
1030.68/1021.13	c cleaning 13000 clauses out of 26022 with flag 692000/692000
1036.29/1026.74	c cleaning 13006 clauses out of 26022 with flag 705000/705000
1041.49/1031.93	c cleaning 13003 clauses out of 26016 with flag 718000/718000
1051.47/1041.83	c cleaning 12983 clauses out of 26009 with flag 731000/731000
1064.70/1055.03	c cleaning 12999 clauses out of 26026 with flag 744000/744000
1079.96/1070.24	c cleaning 12998 clauses out of 26026 with flag 757000/757000
1084.48/1074.73	c cleaning 13002 clauses out of 26028 with flag 770000/770000
1089.39/1079.66	c cleaning 12999 clauses out of 26027 with flag 783001/783001
1099.09/1089.23	c cleaning 13004 clauses out of 26024 with flag 796000/796000
1107.27/1097.33	c cleaning 12984 clauses out of 26019 with flag 809000/809000
1112.09/1102.20	c cleaning 12997 clauses out of 26036 with flag 822001/822001
1117.39/1107.43	c cleaning 13001 clauses out of 26039 with flag 835001/835001
1147.20/1137.00	c cleaning 12989 clauses out of 26037 with flag 848000/848000
1173.93/1163.77	c cleaning 12997 clauses out of 26048 with flag 861000/861000
1199.06/1188.81	c cleaning 12997 clauses out of 26051 with flag 874000/874000
1220.08/1209.85	c cleaning 13004 clauses out of 26055 with flag 887001/887001
1239.11/1228.85	c cleaning 12998 clauses out of 26050 with flag 900000/900000
1260.34/1250.04	c cleaning 13021 clauses out of 26053 with flag 913001/913001
1282.86/1272.55	c cleaning 13009 clauses out of 26032 with flag 926001/926001
1303.68/1293.31	c cleaning 13002 clauses out of 26023 with flag 939001/939001
1321.10/1310.78	c cleaning 13002 clauses out of 26021 with flag 952001/952001
1339.21/1328.80	c cleaning 13005 clauses out of 26019 with flag 965001/965001
1358.23/1347.83	c cleaning 13002 clauses out of 26013 with flag 978001/978001
1376.68/1366.26	c cleaning 12998 clauses out of 26010 with flag 991000/991000
1395.57/1385.10	c cleaning 13000 clauses out of 26012 with flag 1004000/1004000
1414.48/1404.02	c cleaning 12999 clauses out of 26012 with flag 1017000/1017000
1432.38/1421.99	c cleaning 12996 clauses out of 26014 with flag 1030001/1030001
1451.10/1440.60	c cleaning 13000 clauses out of 26017 with flag 1043000/1043000
1468.41/1458.00	c cleaning 12999 clauses out of 26017 with flag 1056000/1056000
1487.62/1477.13	c cleaning 13002 clauses out of 26018 with flag 1069000/1069000
1506.95/1496.46	c cleaning 13001 clauses out of 26016 with flag 1082000/1082000
1524.17/1513.62	c cleaning 12999 clauses out of 26016 with flag 1095001/1095001
1541.59/1531.05	c cleaning 12998 clauses out of 26016 with flag 1108000/1108000
1557.30/1546.76	c cleaning 13003 clauses out of 26019 with flag 1121001/1121001
1573.02/1562.42	c cleaning 12998 clauses out of 26015 with flag 1134000/1134000
1590.93/1580.38	c cleaning 13003 clauses out of 26018 with flag 1147001/1147001
1607.05/1596.40	c cleaning 12998 clauses out of 26014 with flag 1160000/1160000
1624.17/1613.58	c cleaning 12999 clauses out of 26016 with flag 1173000/1173000
1639.49/1628.88	c cleaning 13001 clauses out of 26017 with flag 1186000/1186000
1654.50/1643.86	c cleaning 12999 clauses out of 26016 with flag 1199000/1199000
1670.12/1659.46	c cleaning 13002 clauses out of 26018 with flag 1212001/1212001
1686.73/1676.06	c cleaning 13002 clauses out of 26016 with flag 1225001/1225001
1702.05/1691.34	c cleaning 12998 clauses out of 26014 with flag 1238001/1238001
1716.96/1706.23	c cleaning 12998 clauses out of 26015 with flag 1251000/1251000
1732.28/1721.55	c cleaning 12998 clauses out of 26017 with flag 1264000/1264000
1748.00/1737.29	c cleaning 12994 clauses out of 26020 with flag 1277001/1277001
1763.91/1753.13	c cleaning 13008 clauses out of 26026 with flag 1290001/1290001
1779.73/1768.94	c cleaning 12996 clauses out of 26017 with flag 1303000/1303000
1796.24/1785.42	c cleaning 13007 clauses out of 26023 with flag 1316002/1316002
1800.05/1789.21	c starts		: 189
1800.05/1789.21	c conflicts		: 1318669
1800.05/1789.21	c decisions		: 5280767
1800.05/1789.21	c propagations		: 79886610
1800.05/1789.21	c inspects		: 643041926
1800.05/1789.21	c learnt literals	: 49
1800.05/1789.21	c learnt binary clauses	: 51
1800.05/1789.21	c learnt ternary clauses	: 120
1800.05/1789.21	c learnt clauses	: 1318620
1800.05/1789.21	c ignored clauses	: 0
1800.05/1789.21	c root simplifications	: 0
1800.05/1789.21	c removed literals (reason simplification)	: 36216318
1800.05/1789.21	c reason swapping (by a shorter reason)	: 0
1800.05/1789.22	c Calls to reduceDB	: 104
1800.05/1789.22	c number of reductions to clauses (during analyze)	: 0
1800.05/1789.22	c number of learned constraints concerned by reduction	: 0
1800.05/1789.22	c number of learning phase by resolution	: 0
1800.05/1789.22	c number of learning phase by cutting planes	: 0
1800.05/1789.22	c speed (assignments/second)	: 44908.57689592056
1800.05/1789.22	c non guided choices	3363936
1800.05/1789.27	c learnt constraints type 
1800.05/1789.27	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15676
1800.05/1789.27	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 51
1800.05/1789.27	c constraints type 
1800.05/1789.27	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12155
1800.05/1789.27	s UNKNOWN
1800.05/1789.27	c Total wall clock time (in seconds): 1789.062

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-2658807-1276544710/watcher-2658807-1276544710 -o /tmp/evaluation-result-2658807-1276544710/solver-2658807-1276544710 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658807-1276544710.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.91 0.98 0.99 3/106 673
/proc/meminfo: memFree=1839652/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=24036 CPUtime=0
/proc/673/stat : 673 (runsolver) R 671 673 32615 0 -1 4202560 82 0 0 0 0 0 0 0 19 0 1 0 30075270 24612864 106 1992294400 4194304 4302564 140736247010464 18446744073709551615 248552989687 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/673/statm: 1 1 0 0 0 1 0

[startup+0.0747171 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 673
/proc/meminfo: memFree=1839652/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1521796 CPUtime=0.06
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 3725 0 1 0 4 2 0 0 18 0 7 0 30075270 1558319104 3165 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 380449 3165 1035 10 0 377759 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1521796

[startup+0.101718 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 673
/proc/meminfo: memFree=1839652/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1524184 CPUtime=0.08
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 3963 0 1 0 6 2 0 0 18 0 12 0 30075270 1560764416 3401 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 381046 3401 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300243 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 673
/proc/meminfo: memFree=1839652/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1526404 CPUtime=0.38
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 7355 0 1 0 34 4 0 0 18 0 12 0 30075270 1563037696 6791 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 381601 6791 1358 10 0 378903 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 1526404

[startup+0.700243 s]
/proc/loadavg: 0.91 0.98 0.99 3/106 673
/proc/meminfo: memFree=1839652/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1528272 CPUtime=1.04
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 11243 0 1 0 98 6 0 0 18 0 12 0 30075270 1564950528 10679 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 382068 10679 1400 10 0 379370 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1528272

[startup+1.50124 s]
/proc/loadavg: 0.91 0.98 0.99 2/118 685
/proc/meminfo: memFree=1782640/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1528272 CPUtime=1.83
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 23910 0 1 0 170 13 0 0 18 0 12 0 30075270 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 382068 23346 1400 10 0 379370 0
[pid=673/tid=675] ppid=671 vsize=1528272 CPUtime=1.45
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 21801 0 1 0 134 11 0 0 19 0 12 0 30075271 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4109539846 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=673/tid=676] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 12 0 30075273 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=677] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 12 0 30075273 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=678] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 30075275 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=679] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 12 0 30075275 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 12 0 30075275 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30075279 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1528272 CPUtime=0.19
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 464 0 0 0 19 0 0 0 25 0 12 0 30075279 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=683] ppid=671 vsize=1528272 CPUtime=0.16
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 583 0 0 0 16 0 0 0 25 0 12 0 30075279 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30075279 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1528272 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30075279 1564950528 23346 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 1528272

[startup+3.10124 s]
/proc/loadavg: 0.91 0.98 0.99 4/118 685
/proc/meminfo: memFree=1717912/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1546004 CPUtime=4.3
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 48160 0 1 0 407 23 0 0 18 0 12 0 30075270 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 386501 44821 1417 10 0 383803 0
[pid=673/tid=675] ppid=671 vsize=1546004 CPUtime=2.57
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32008 0 1 0 241 16 0 0 21 0 12 0 30075271 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4109648206 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=673/tid=676] ppid=671 vsize=1546004 CPUtime=0.09
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 4778 0 0 0 7 2 0 0 18 0 12 0 30075273 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=677] ppid=671 vsize=1546004 CPUtime=0.09
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 2481 0 0 0 8 1 0 0 18 0 12 0 30075273 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30075275 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 30075275 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 30075275 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30075279 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1546004 CPUtime=0.9
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5327 0 0 0 88 2 0 0 18 0 12 0 30075279 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=683] ppid=671 vsize=1546004 CPUtime=0.6
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2498 0 0 0 60 0 0 0 15 0 12 0 30075279 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=684] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30075279 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1546004 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30075279 1583108096 44821 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.3
Current children cumulated vsize (KiB) 1546004

[startup+6.30125 s]
/proc/loadavg: 1.08 1.01 1.00 2/118 685
/proc/meminfo: memFree=1585852/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1544744 CPUtime=8.23
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 77492 0 1 0 785 38 0 0 18 0 12 0 30075270 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 386186 70660 1417 10 0 383488 0
[pid=673/tid=675] ppid=671 vsize=1544744 CPUtime=5.07
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32013 0 1 0 491 16 0 0 25 0 12 0 30075271 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4109560492 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1544744 CPUtime=0.75
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 19679 0 0 0 65 10 0 0 16 0 12 0 30075273 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=677] ppid=671 vsize=1544744 CPUtime=0.74
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 16895 0 0 0 67 7 0 0 16 0 12 0 30075273 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 30075275 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 30075275 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 30075275 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 12 0 30075279 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1544744 CPUtime=0.99
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5330 0 0 0 97 2 0 0 15 0 12 0 30075279 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=683] ppid=671 vsize=1544744 CPUtime=0.64
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2507 0 0 0 64 0 0 0 16 0 12 0 30075279 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=684] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 30075279 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1544744 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 30075279 1581817856 70660 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.23
Current children cumulated vsize (KiB) 1544744

[startup+12.7013 s]
/proc/loadavg: 1.07 1.01 1.00 3/119 686
/proc/meminfo: memFree=1437732/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1545068 CPUtime=16.43
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 111920 0 2 0 1585 58 0 0 18 0 13 0 30075270 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 386267 101586 1442 10 0 383569 0
[pid=673/tid=675] ppid=671 vsize=1545068 CPUtime=9.97
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32071 0 1 0 979 18 0 0 25 0 13 0 30075271 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4110003963 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=673/tid=676] ppid=671 vsize=1545068 CPUtime=1.96
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 36830 0 0 0 176 20 0 0 15 0 13 0 30075273 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=677] ppid=671 vsize=1545068 CPUtime=1.95
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 34036 0 0 0 180 15 0 0 16 0 13 0 30075273 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 30075275 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1545068 CPUtime=1.39
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5368 0 0 0 137 2 0 0 15 0 13 0 30075279 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=683] ppid=671 vsize=1545068 CPUtime=1.1
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2543 0 1 0 110 0 0 0 15 0 13 0 30075279 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=684] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 30075279 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1545068 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1582149632 101586 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.43
Current children cumulated vsize (KiB) 1545068

[startup+25.5013 s]
/proc/loadavg: 1.06 1.01 1.00 2/119 688
/proc/meminfo: memFree=1438104/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1543864 CPUtime=29.7
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 111981 0 2 0 2910 60 0 0 18 0 13 0 30075270 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 385966 101338 1442 10 0 383268 0
[pid=673/tid=675] ppid=671 vsize=1543864 CPUtime=22.54
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32080 0 1 0 2236 18 0 0 25 0 13 0 30075271 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4109605693 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1543864 CPUtime=2.1
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 36845 0 0 0 190 20 0 0 16 0 13 0 30075273 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=677] ppid=671 vsize=1543864 CPUtime=2.1
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 34048 0 0 0 195 15 0 0 16 0 13 0 30075273 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 13 0 30075275 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 101338 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1543864 CPUtime=0

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

[pid=673/tid=678] ppid=671 vsize=1543864 CPUtime=83.26
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 348396 0 0 0 8200 126 0 0 15 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1543864 CPUtime=1.96
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5405 0 0 0 194 2 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=683] ppid=671 vsize=1543864 CPUtime=3.08
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2696 0 1 0 307 1 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 92 0 0 0 0 0 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1612.96
Current children cumulated vsize (KiB) 1543864

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 739
/proc/meminfo: memFree=1408220/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1543864 CPUtime=1673.03
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 476733 0 2 0 167066 237 0 0 18 0 13 0 30075270 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 385966 108210 1449 10 0 383268 0
[pid=673/tid=675] ppid=671 vsize=1543864 CPUtime=1566.02
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32433 0 1 0 156564 38 0 0 20 0 13 0 30075271 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4110076114 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1543864 CPUtime=7.5
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 40456 0 0 0 713 37 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=677] ppid=671 vsize=1543864 CPUtime=7.55
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 37050 0 0 0 731 24 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1543864 CPUtime=86.83
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 357532 0 0 0 8553 130 0 0 15 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1543864 CPUtime=1.96
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5405 0 0 0 194 2 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=683] ppid=671 vsize=1543864 CPUtime=3.08
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2696 0 1 0 307 1 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1673.03
Current children cumulated vsize (KiB) 1543864

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 744
/proc/meminfo: memFree=1407600/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1552996 CPUtime=1733.08
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 485885 0 2 0 173065 243 0 0 18 0 13 0 30075270 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 388249 110493 1449 10 0 385551 0
[pid=673/tid=675] ppid=671 vsize=1552996 CPUtime=1622.56
/proc/673/task/675/stat : 675 (java) S 671 673 32615 0 -1 4202560 32445 0 1 0 162216 40 0 0 25 0 13 0 30075271 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1552996 CPUtime=7.61
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 40456 0 0 0 723 38 0 0 16 0 13 0 30075273 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=677] ppid=671 vsize=1552996 CPUtime=7.65
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 37050 0 0 0 741 24 0 0 15 0 13 0 30075273 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=678] ppid=671 vsize=1552996 CPUtime=90.14
/proc/673/task/678/stat : 678 (java) R 671 673 32615 0 -1 4202560 366668 0 0 0 8880 134 0 0 16 0 13 0 30075275 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 104187783 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1552996 CPUtime=1.96
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5405 0 0 0 194 2 0 0 15 0 13 0 30075279 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=683] ppid=671 vsize=1552996 CPUtime=3.08
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2696 0 1 0 307 1 0 0 15 0 13 0 30075279 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 30075279 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1552996 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1590267904 110493 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1733.08
Current children cumulated vsize (KiB) 1552996

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 746
/proc/meminfo: memFree=1407724/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1543864 CPUtime=1793.14
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 492753 0 2 0 179067 247 0 0 18 0 13 0 30075270 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 385966 108210 1449 10 0 383268 0
[pid=673/tid=675] ppid=671 vsize=1543864 CPUtime=1679.61
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32456 0 1 0 167920 41 0 0 25 0 13 0 30075271 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4109605716 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1543864 CPUtime=7.71
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 40456 0 0 0 733 38 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=677] ppid=671 vsize=1543864 CPUtime=7.75
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 37050 0 0 0 750 25 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=678] ppid=671 vsize=1543864 CPUtime=92.96
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 373521 0 0 0 9159 137 0 0 16 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1543864 CPUtime=1.96
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5405 0 0 0 194 2 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=683] ppid=671 vsize=1543864 CPUtime=3.08
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2696 0 1 0 307 1 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1793.14
Current children cumulated vsize (KiB) 1543864



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 746
/proc/meminfo: memFree=1407724/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=1543864 CPUtime=1800.05
/proc/673/stat : 673 (java) S 671 673 32615 0 -1 4202496 495037 0 2 0 179757 248 0 0 18 0 13 0 30075270 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 385966 108210 1449 10 0 383268 0
[pid=673/tid=675] ppid=671 vsize=1543864 CPUtime=1685.49
/proc/673/task/675/stat : 675 (java) R 671 673 32615 0 -1 4202560 32457 0 1 0 168508 41 0 0 23 0 13 0 30075271 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4109997271 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=673/tid=676] ppid=671 vsize=1543864 CPUtime=7.71
/proc/673/task/676/stat : 676 (java) S 671 673 32615 0 -1 4202560 40456 0 0 0 733 38 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=677] ppid=671 vsize=1543864 CPUtime=7.76
/proc/673/task/677/stat : 677 (java) S 671 673 32615 0 -1 4202560 37050 0 0 0 751 25 0 0 15 0 13 0 30075273 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=678] ppid=671 vsize=1543864 CPUtime=93.97
/proc/673/task/678/stat : 678 (java) S 671 673 32615 0 -1 4202560 375804 0 0 0 9260 137 0 0 15 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 0 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=679] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/679/stat : 679 (java) S 671 673 32615 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=680] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/680/stat : 680 (java) S 671 673 32615 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 30075275 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=681] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/681/stat : 681 (java) S 671 673 32615 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=682] ppid=671 vsize=1543864 CPUtime=1.96
/proc/673/task/682/stat : 682 (java) S 671 673 32615 0 -1 4202560 5405 0 0 0 194 2 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=683] ppid=671 vsize=1543864 CPUtime=3.08
/proc/673/task/683/stat : 683 (java) S 671 673 32615 0 -1 4202560 2696 0 1 0 307 1 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=684] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/684/stat : 684 (java) S 671 673 32615 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
[pid=673/tid=685] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/685/stat : 685 (java) S 671 673 32615 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 30075279 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 1 0 0 0
[pid=673/tid=686] ppid=671 vsize=1543864 CPUtime=0
/proc/673/task/686/stat : 686 (java) S 671 673 32615 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 30076456 1580916736 108210 1992294400 134512640 134550932 4287142416 18446744073709551615 4294960144 0 4 0 16800975 18446604437822507008 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1543864

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

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

[startup+1789.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 746
/proc/meminfo: memFree=1407724/2059040 swapFree=4136456/4192956
[pid=673] ppid=671 vsize=0 CPUtime=1800.21
/proc/673/stat : 673 (java) Z 671 673 32615 0 -1 4203548 495057 0 2 0 179769 252 0 0 17 0 2 0 30075270 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/673/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1789.33
CPU time (s): 1800.23
CPU user time (s): 1797.7
CPU system time (s): 2.53461
CPU usage (%): 100.609
Max. virtual memory (cumulated for all children) (KiB): 1560680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 2.53461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 495057
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40926
involuntary context switches= 18314

runsolver used 3.71543 second user time and 9.54455 second system time

The end

Launcher Data

Begin job on node001 at 2010-06-14 21:45:12
IDJOB=2658807
IDBENCH=2388
IDSOLVER=1164
FILE ID=node001/2658807-1276544710
PBS_JOBID= 11173469
Free space on /tmp= 62416 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-dfl001.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658807-1276544710/watcher-2658807-1276544710 -o /tmp/evaluation-result-2658807-1276544710/solver-2658807-1276544710 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658807-1276544710.opb

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

MD5SUM BENCH= 82090c0a4adcfdd30e3ab97004b5e93d
RANDOM SEED=1032662519

node001.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.202
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.40
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.202
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:       1840048 kB
Buffers:         20324 kB
Cached:         120072 kB
SwapCached:       9648 kB
Active:          98052 kB
Inactive:        54980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1840048 kB
SwapTotal:     4192956 kB
SwapFree:      4136456 kB
Dirty:           19576 kB
Writeback:           0 kB
AnonPages:       11096 kB
Mapped:           9388 kB
Slab:            44040 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182324 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= 62416 MiB
End job on node001 at 2010-06-14 22:15:04