Trace number 3458935

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 Resolution 2.3.0? (TO) 1800.12 1797.89

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-mps-v2-20-10-n3707.opb
MD5SUMbd6dfc1cb1b60fa01a3db613e331e5b8
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4574600208
Optimality of the best value was proved NO
Number of variables155000
Total number of constraints5150
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 constraints5150
Minimum length of a constraint31
Maximum length of a constraint3000
Number of terms in the objective function 155000
Biggest coefficient in the objective function 4294967296
Number of bits for the biggest coefficient in the objective function 33
Sum of the numbers in the objective function 29764190431236
Number of bits of the sum of numbers in the objective function 45
Biggest number in a constraint 4294967296
Number of bits of the biggest number in a constraint 33
Biggest sum of numbers in a constraint 29764190431236
Number of bits of the biggest sum of numbers45
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.06/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.09	c See www.sat4j.org for details.
0.06/0.09	c version 2.3.1.v20110525
0.06/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.09	c java.vm.version	19.1-b02
0.06/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.09	c sun.arch.data.model	64
0.06/0.09	c java.version		1.6.0_24
0.06/0.09	c os.name		Linux
0.06/0.09	c os.version		2.6.18-164.el5
0.06/0.09	c os.arch		amd64
0.06/0.09	c Free memory 		12995394264
0.06/0.09	c Max memory 		13063553024
0.06/0.09	c Total memory 		13063553024
0.06/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@761a626f
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3458935-1307149306.opb
0.10/0.11	c reading problem ... 
1.84/1.58	c ... done. Wall clock time 1.467s.
1.84/1.58	c #vars     155000
1.84/1.58	c #constraints  64123
1.84/1.58	c constraints type 
1.84/1.58	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
20.30/19.54	c cleaning 2500 clauses out of 5000 with flag 5000/5000
23.87/22.92	c cleaning 4250 clauses out of 8500 with flag 11000/11000
28.18/27.28	c cleaning 5626 clauses out of 11252 with flag 18002/18002
33.18/32.27	c cleaning 6812 clauses out of 13624 with flag 26000/26000
40.07/39.06	c cleaning 7907 clauses out of 15813 with flag 35001/35001
46.48/45.46	c cleaning 8953 clauses out of 17905 with flag 45000/45000
55.10/54.01	c cleaning 9476 clauses out of 18952 with flag 55000/55000
60.80/59.78	c cleaning 9735 clauses out of 19477 with flag 65001/65001
67.32/66.28	c cleaning 9869 clauses out of 19742 with flag 75001/75001
72.99/71.81	c cleaning 9933 clauses out of 19873 with flag 85001/85001
79.82/78.60	c cleaning 9969 clauses out of 19941 with flag 95002/95002
86.33/85.11	c cleaning 9980 clauses out of 19970 with flag 105000/105000
96.54/95.35	c cleaning 10002 clauses out of 20008 with flag 115018/115018
103.36/102.19	c cleaning 9999 clauses out of 19997 with flag 125009/125009
110.07/108.89	c cleaning 9991 clauses out of 19990 with flag 135001/135001
116.58/115.36	c cleaning 9998 clauses out of 20001 with flag 145003/145003
123.41/122.16	c cleaning 9997 clauses out of 20000 with flag 155000/155000
129.80/128.59	c cleaning 9998 clauses out of 20004 with flag 165001/165001
137.21/136.00	c cleaning 10003 clauses out of 20011 with flag 175006/175006
143.52/142.23	c cleaning 9999 clauses out of 20005 with flag 185003/185003
149.73/148.49	c cleaning 10000 clauses out of 20007 with flag 195004/195004
155.36/154.07	c cleaning 10010 clauses out of 20029 with flag 205026/205026
161.54/160.21	c cleaning 9996 clauses out of 19996 with flag 215003/215003
168.25/166.92	c cleaning 9999 clauses out of 20001 with flag 225004/225004
175.18/173.83	c cleaning 9994 clauses out of 19998 with flag 235000/235000
182.07/180.76	c cleaning 10002 clauses out of 20011 with flag 245007/245007
189.17/187.83	c cleaning 10004 clauses out of 20013 with flag 255011/255011
195.78/194.46	c cleaning 9999 clauses out of 20000 with flag 265002/265002
201.70/200.33	c cleaning 10000 clauses out of 20005 with flag 275006/275006
207.90/206.51	c cleaning 10001 clauses out of 20006 with flag 285007/285007
214.11/212.74	c cleaning 9995 clauses out of 20001 with flag 295003/295003
220.62/219.27	c cleaning 10001 clauses out of 20007 with flag 305004/305004
232.22/230.81	c cleaning 9991 clauses out of 20002 with flag 315000/315000
240.83/239.42	c cleaning 9998 clauses out of 20011 with flag 325000/325000
247.04/245.64	c cleaning 10001 clauses out of 20013 with flag 335000/335000
252.45/251.06	c cleaning 9998 clauses out of 20012 with flag 345000/345000
258.56/257.11	c cleaning 10001 clauses out of 20015 with flag 355001/355001
265.06/263.67	c cleaning 10004 clauses out of 20016 with flag 365003/365003
270.46/269.08	c cleaning 9994 clauses out of 20009 with flag 375000/375000
276.07/274.65	c cleaning 10000 clauses out of 20015 with flag 385000/385000
283.27/281.88	c cleaning 10002 clauses out of 20015 with flag 395000/395000
296.38/294.97	c cleaning 9969 clauses out of 20013 with flag 405000/405000
313.40/311.97	c cleaning 10031 clauses out of 20069 with flag 415025/415025
325.51/324.06	c cleaning 10008 clauses out of 20022 with flag 425009/425009
338.83/337.35	c cleaning 10005 clauses out of 20015 with flag 435010/435010
353.94/352.46	c cleaning 10001 clauses out of 20008 with flag 445008/445008
367.94/366.48	c cleaning 9999 clauses out of 20004 with flag 455005/455005
384.26/382.76	c cleaning 10008 clauses out of 20016 with flag 465016/465016
399.47/397.92	c cleaning 9993 clauses out of 19992 with flag 475000/475000
413.89/412.40	c cleaning 10011 clauses out of 20026 with flag 485027/485027
428.70/427.12	c cleaning 9996 clauses out of 19999 with flag 495011/495011
444.51/442.96	c cleaning 10007 clauses out of 20018 with flag 505026/505026
460.51/458.96	c cleaning 9991 clauses out of 19989 with flag 515004/515004
476.43/474.84	c cleaning 9996 clauses out of 19996 with flag 525002/525002
490.74/489.20	c cleaning 10001 clauses out of 20004 with flag 535006/535006
507.74/506.15	c cleaning 9998 clauses out of 20000 with flag 545003/545003
524.35/522.77	c cleaning 9998 clauses out of 20002 with flag 555003/555003
540.95/539.35	c cleaning 10000 clauses out of 20005 with flag 565004/565004
557.65/556.00	c cleaning 10000 clauses out of 20003 with flag 575002/575002
574.57/573.01	c cleaning 10001 clauses out of 20006 with flag 585005/585005
593.17/591.51	c cleaning 10001 clauses out of 20007 with flag 595007/595007
605.98/604.33	c cleaning 10004 clauses out of 20012 with flag 605013/605013
619.99/618.30	c cleaning 9996 clauses out of 19996 with flag 615001/615001
634.52/632.90	c cleaning 10000 clauses out of 20001 with flag 625002/625002
648.72/647.08	c cleaning 9997 clauses out of 20000 with flag 635001/635001
661.64/660.01	c cleaning 10002 clauses out of 20008 with flag 645006/645006
676.34/674.65	c cleaning 9998 clauses out of 20004 with flag 655004/655004
690.44/688.75	c cleaning 10015 clauses out of 20033 with flag 665031/665031
704.24/702.56	c cleaning 10002 clauses out of 20003 with flag 675016/675016
718.97/717.29	c cleaning 9995 clauses out of 19997 with flag 685012/685012
732.56/730.87	c cleaning 9999 clauses out of 20005 with flag 695015/695015
747.16/745.48	c cleaning 9993 clauses out of 19996 with flag 705005/705005
761.78/760.09	c cleaning 9998 clauses out of 20000 with flag 715002/715002
775.49/773.70	c cleaning 10002 clauses out of 20010 with flag 725010/725010
790.79/789.00	c cleaning 9997 clauses out of 20001 with flag 735003/735003
805.01/803.23	c cleaning 10012 clauses out of 20029 with flag 745028/745028
818.31/816.60	c cleaning 9992 clauses out of 19996 with flag 755007/755007
833.21/831.45	c cleaning 10010 clauses out of 20023 with flag 765026/765026
849.11/847.34	c cleaning 9990 clauses out of 19988 with flag 775001/775001
863.31/861.53	c cleaning 10000 clauses out of 20003 with flag 785006/785006
876.04/874.21	c cleaning 9995 clauses out of 19998 with flag 795001/795001
888.46/886.67	c cleaning 10005 clauses out of 20011 with flag 805009/805009
901.76/899.93	c cleaning 9996 clauses out of 20002 with flag 815005/815005
915.56/913.72	c cleaning 9999 clauses out of 20005 with flag 825004/825004
930.07/928.23	c cleaning 10002 clauses out of 20006 with flag 835004/835004
943.07/941.22	c cleaning 9999 clauses out of 20003 with flag 845003/845003
955.87/954.07	c cleaning 9997 clauses out of 20001 with flag 855000/855000
968.68/966.91	c cleaning 9998 clauses out of 20004 with flag 865000/865000
981.68/979.89	c cleaning 10014 clauses out of 20032 with flag 875026/875026
996.38/994.50	c cleaning 9994 clauses out of 19992 with flag 885000/885000
1011.40/1009.57	c cleaning 9999 clauses out of 20003 with flag 895005/895005
1023.62/1021.80	c cleaning 10007 clauses out of 20020 with flag 905021/905021
1035.53/1033.67	c cleaning 9998 clauses out of 20005 with flag 915013/915013
1048.64/1046.75	c cleaning 9999 clauses out of 19999 with flag 925005/925005
1061.16/1059.27	c cleaning 9994 clauses out of 19995 with flag 935000/935000
1077.36/1075.43	c cleaning 10001 clauses out of 20007 with flag 945006/945006
1090.98/1089.03	c cleaning 10001 clauses out of 20007 with flag 955007/955007
1101.37/1099.42	c cleaning 9998 clauses out of 19999 with flag 965000/965000
1112.19/1110.23	c cleaning 9996 clauses out of 20002 with flag 975001/975001
1122.49/1120.50	c cleaning 9995 clauses out of 20005 with flag 985000/985000
1131.72/1129.72	c cleaning 9999 clauses out of 20010 with flag 995000/995000
1139.81/1137.84	c cleaning 10001 clauses out of 20011 with flag 1005000/1005000
1148.62/1146.67	c cleaning 9997 clauses out of 20010 with flag 1015000/1015000
1158.04/1156.06	c cleaning 9998 clauses out of 20013 with flag 1025000/1025000
1167.15/1165.11	c cleaning 10005 clauses out of 20016 with flag 1035001/1035001
1176.15/1174.19	c cleaning 9996 clauses out of 20011 with flag 1045001/1045001
1184.59/1182.54	c cleaning 10000 clauses out of 20015 with flag 1055001/1055001
1193.27/1191.32	c cleaning 9999 clauses out of 20014 with flag 1065000/1065000
1202.07/1200.04	c cleaning 9994 clauses out of 20015 with flag 1075000/1075000
1209.67/1207.70	c cleaning 10003 clauses out of 20022 with flag 1085001/1085001
1216.68/1214.67	c cleaning 10004 clauses out of 20020 with flag 1095002/1095002
1222.38/1220.32	c cleaning 10003 clauses out of 20015 with flag 1105001/1105001
1229.48/1227.41	c cleaning 9998 clauses out of 20011 with flag 1115000/1115000
1236.39/1234.30	c cleaning 10001 clauses out of 20013 with flag 1125000/1125000
1243.69/1241.70	c cleaning 10001 clauses out of 20013 with flag 1135001/1135001
1250.50/1248.49	c cleaning 9997 clauses out of 20011 with flag 1145000/1145000
1257.50/1255.44	c cleaning 10000 clauses out of 20014 with flag 1155000/1155000
1264.41/1262.31	c cleaning 10004 clauses out of 20016 with flag 1165002/1165002
1271.11/1269.07	c cleaning 9999 clauses out of 20011 with flag 1175001/1175001
1277.72/1275.65	c cleaning 10001 clauses out of 20012 with flag 1185001/1185001
1284.33/1282.24	c cleaning 10000 clauses out of 20011 with flag 1195001/1195001
1291.73/1289.66	c cleaning 10000 clauses out of 20011 with flag 1205001/1205001
1298.74/1296.67	c cleaning 9997 clauses out of 20011 with flag 1215001/1215001
1305.65/1303.55	c cleaning 10000 clauses out of 20013 with flag 1225000/1225000
1313.04/1310.95	c cleaning 10002 clauses out of 20013 with flag 1235000/1235000
1319.64/1317.51	c cleaning 9995 clauses out of 20011 with flag 1245000/1245000
1335.04/1332.91	c cleaning 9986 clauses out of 20017 with flag 1255001/1255001
1350.26/1348.14	c cleaning 9987 clauses out of 20032 with flag 1265002/1265002
1363.37/1361.25	c cleaning 9982 clauses out of 20044 with flag 1275001/1275001
1386.89/1384.80	c cleaning 9989 clauses out of 20062 with flag 1285001/1285001
1413.53/1411.36	c cleaning 9970 clauses out of 20072 with flag 1295000/1295000
1800.02/1797.82	c starts		: 190
1800.02/1797.82	c conflicts		: 1304912
1800.02/1797.82	c decisions		: 2496037
1800.02/1797.82	c propagations		: 38776913
1800.02/1797.82	c inspects		: 945075961
1800.02/1797.82	c shortcuts		: 0
1800.02/1797.82	c learnt literals	: 0
1800.02/1797.82	c learnt binary clauses	: 0
1800.02/1797.82	c learnt ternary clauses	: 0
1800.02/1797.82	c learnt constraints	: 1304911
1800.02/1797.82	c ignored constraints	: 0
1800.02/1797.82	c root simplifications	: 0
1800.02/1797.82	c removed literals (reason simplification)	: 33170969
1800.02/1797.82	c reason swapping (by a shorter reason)	: 0
1800.02/1797.82	c Calls to reduceDB	: 131
1800.02/1797.82	c number of reductions to clauses (during analyze)	: 0
1800.02/1797.82	c number of learned constraints concerned by reduction	: 0
1800.02/1797.82	c number of learning phase by resolution	: 0
1800.02/1797.82	c number of learning phase by cutting planes	: 0
1800.02/1797.82	c speed (assignments/second)	: 21587.77593689944
1800.02/1797.82	c non guided choices	622647
1800.02/1797.84	c learnt constraints type 
1800.02/1797.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 20013
1800.02/1797.84	c constraints type 
1800.02/1797.84	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5300
1800.02/1797.84	s UNKNOWN
1800.02/1797.84	c Total wall clock time (in seconds): 1797.724

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3458935-1307149306/watcher-3458935-1307149306 -o /tmp/evaluation-result-3458935-1307149306/solver-3458935-1307149306 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458935-1307149306.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.08 1.94 1/528 1783
/proc/meminfo: memFree=15246296/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=9100 CPUtime=0 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 236 0 0 0 0 0 0 0 17 0 1 0 826529271 9318400 171 33554432000 1073741824 1073778376 140734047112624 18446744073709551615 242970371063 0 2147483391 4096 0 18446744071699109054 0 0 17 1 0 0 0
/proc/1783/statm: 2275 171 131 9 0 67 0
[pid=1783/tid=1784] ppid=1781 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 5640 0 1 0 0 0 0 0 18 0 2 0 826529272 13850947584 6455 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242970244155 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.073553 s]
/proc/loadavg: 2.02 2.08 1.94 1/528 1783
/proc/meminfo: memFree=15246296/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13554952 CPUtime=0.06 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 14248 0 1 0 5 1 0 0 17 0 18 0 826529271 13880270848 13944 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3388738 13944 1741 9 0 3379472 0
[pid=1783/tid=1784] ppid=1781 vsize=13554952 CPUtime=0.05 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 13074 0 1 0 5 0 0 0 25 0 18 0 826529272 13880270848 13944 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 47601218281642 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13554952

[startup+0.10056 s]
/proc/loadavg: 2.02 2.08 1.94 1/528 1783
/proc/meminfo: memFree=15246296/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13621728 CPUtime=0.1 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 15486 0 1 0 9 1 0 0 17 0 18 0 826529271 13948649472 15143 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3405432 15144 2093 9 0 3396166 0
[pid=1783/tid=1784] ppid=1781 vsize=13621728 CPUtime=0.09 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 13534 0 1 0 8 1 0 0 25 0 18 0 826529272 13948649472 15144 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 47601217536771 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621728

[startup+0.300529 s]
/proc/loadavg: 2.02 2.08 1.94 1/528 1783
/proc/meminfo: memFree=15246296/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13623492 CPUtime=0.46 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 23443 0 1 0 44 2 0 0 17 0 18 0 826529271 13950455808 22490 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3405873 22493 2200 9 0 3396607 0
[pid=1783/tid=1784] ppid=1781 vsize=13623492 CPUtime=0.28 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 19881 0 1 0 26 2 0 0 25 0 18 0 826529272 13950455808 22495 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505574795 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 13623492

[startup+0.700462 s]
/proc/loadavg: 2.02 2.08 1.94 1/528 1783
/proc/meminfo: memFree=15246296/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13623628 CPUtime=1.03 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 53671 0 1 0 97 6 0 0 17 0 18 0 826529271 13950595072 52718 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3405907 52722 2205 9 0 3396641 0
[pid=1783/tid=1784] ppid=1781 vsize=13623628 CPUtime=0.68 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 50022 0 1 0 63 5 0 0 25 0 18 0 826529272 13950595072 52724 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505572165 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 13623628

[startup+1.50132 s]
/proc/loadavg: 2.02 2.08 1.94 2/546 1801
/proc/meminfo: memFree=14919420/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13623628 CPUtime=1.84 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 127448 0 1 0 169 15 0 0 17 0 18 0 826529271 13950595072 126495 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3405907 126498 2205 9 0 3396641 0
[pid=1783/tid=1784] ppid=1781 vsize=13623628 CPUtime=1.48 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 123798 0 1 0 134 14 0 0 25 0 18 0 826529272 13950595072 126500 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505634375 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 18 0 826529274 13950595072 126502 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 826529274 13950595072 126504 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 826529274 13950595072 126506 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 826529274 13950595072 126508 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 826529274 13950595072 126510 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 826529274 13950595072 126512 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 826529274 13950595072 126514 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 18 0 826529274 13950595072 126517 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 18 0 826529275 13950595072 126518 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 18 0 826529275 13950595072 126520 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 18 0 826529275 13950595072 126523 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826529278 13950595072 126525 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13623628 CPUtime=0.18 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 1525 0 0 0 18 0 0 0 16 0 18 0 826529278 13950595072 126526 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13623628 CPUtime=0.15 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 980 0 0 0 15 0 0 0 15 0 18 0 826529278 13950595072 126529 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 18 0 826529278 13950595072 126531 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13623628 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 18 0 826529278 13950595072 126533 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 13623628

[startup+3.10104 s]
/proc/loadavg: 2.02 2.08 1.94 5/567 1847
/proc/meminfo: memFree=14622148/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13625900 CPUtime=3.83 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 137873 0 1 0 367 16 0 0 17 0 19 0 826529271 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3406475 135797 2224 9 0 3397209 0
[pid=1783/tid=1784] ppid=1781 vsize=13625900 CPUtime=3.08 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 132592 0 1 0 293 15 0 0 25 0 19 0 826529272 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505757758 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 826529275 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 826529275 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 826529275 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13625900 CPUtime=0.4 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 2328 0 0 0 40 0 0 0 15 0 19 0 826529278 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13625900 CPUtime=0.33 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1793 0 0 0 33 0 0 0 15 0 19 0 826529278 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 826529278 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1846] ppid=1781 vsize=13625900 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1846/stat : 1846 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826529447 13952921600 135797 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 13625900

[startup+6.30149 s]
/proc/loadavg: 2.18 2.11 1.95 4/567 1847
/proc/meminfo: memFree=14603672/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13624348 CPUtime=7.1 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 138650 0 1 0 694 16 0 0 17 0 19 0 826529271 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3406087 135973 2226 9 0 3396821 0
[pid=1783/tid=1784] ppid=1781 vsize=13624348 CPUtime=6.28 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 133110 0 1 0 613 15 0 0 25 0 19 0 826529272 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505651377 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 826529274 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 5 0 0 0 0 0 0 0 15 0 19 0 826529275 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 16 0 0 0 0 0 0 0 23 0 19 0 826529275 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 24 0 19 0 826529275 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13624348 CPUtime=0.47 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 2586 0 0 0 47 0 0 0 15 0 19 0 826529278 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13624348 CPUtime=0.33 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1793 0 0 0 33 0 0 0 15 0 19 0 826529278 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 135973 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0

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

[pid=1783/tid=1791] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 710 0 0 0 26 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13624348 CPUtime=0.24 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 7262 0 0 0 23 1 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13624348 CPUtime=0.23 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1917 0 0 0 23 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13624348 CPUtime=18.17 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 38823 0 0 0 1812 5 0 0 15 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13624348 CPUtime=0.71 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 5066 0 0 0 71 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13624348 CPUtime=0.36 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1800 0 0 0 36 0 0 0 16 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1846] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1846/stat : 1846 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826529447 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1664.52
Current children cumulated vsize (KiB) 13624348

[startup+1722.3 s]
/proc/loadavg: 2.17 2.06 2.01 3/567 1896
/proc/meminfo: memFree=14198456/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13624348 CPUtime=1724.52 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 219193 0 1 0 172423 29 0 0 17 0 19 0 826529271 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3406087 214055 2253 9 0 3396821 0
[pid=1783/tid=1784] ppid=1781 vsize=13624348 CPUtime=1703.16 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 139326 0 1 0 170300 16 0 0 25 0 19 0 826529272 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505903188 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13624348 CPUtime=0.27 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 4509 0 0 0 27 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13624348 CPUtime=0.22 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1016 0 0 0 22 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 5572 0 0 0 26 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13624348 CPUtime=0.25 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 4114 0 0 0 25 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13624348 CPUtime=0.28 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 7827 0 0 0 27 1 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 710 0 0 0 26 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13624348 CPUtime=0.24 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 7262 0 0 0 23 1 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13624348 CPUtime=0.23 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1917 0 0 0 23 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13624348 CPUtime=18.17 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 38823 0 0 0 1812 5 0 0 15 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13624348 CPUtime=0.71 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 5066 0 0 0 71 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13624348 CPUtime=0.36 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1800 0 0 0 36 0 0 0 16 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1846] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1846/stat : 1846 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826529447 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1724.52
Current children cumulated vsize (KiB) 13624348

[startup+1782.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/567 1896
/proc/meminfo: memFree=14197944/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13624348 CPUtime=1784.52 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 219197 0 1 0 178423 29 0 0 17 0 19 0 826529271 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3406087 214055 2253 9 0 3396821 0
[pid=1783/tid=1784] ppid=1781 vsize=13624348 CPUtime=1763.16 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 139326 0 1 0 176300 16 0 0 25 0 19 0 826529272 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505903188 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13624348 CPUtime=0.27 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 4509 0 0 0 27 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13624348 CPUtime=0.22 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1016 0 0 0 22 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 5572 0 0 0 26 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13624348 CPUtime=0.25 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 4114 0 0 0 25 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13624348 CPUtime=0.28 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 7827 0 0 0 27 1 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 710 0 0 0 26 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13624348 CPUtime=0.24 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 7262 0 0 0 23 1 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13624348 CPUtime=0.23 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1917 0 0 0 23 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13624348 CPUtime=18.17 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 38823 0 0 0 1812 5 0 0 15 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13624348 CPUtime=0.71 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 5066 0 0 0 71 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13624348 CPUtime=0.36 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1800 0 0 0 36 0 0 0 16 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1846] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1846/stat : 1846 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826529447 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1784.52
Current children cumulated vsize (KiB) 13624348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.8 s]
/proc/loadavg: 2.18 2.08 2.02 3/567 1898
/proc/meminfo: memFree=14198064/32951132 swapFree=46579808/67111528
[pid=1783] ppid=1781 vsize=13624348 CPUtime=1800.02 cores=1,3,5,7
/proc/1783/stat : 1783 (java) S 1781 1783 32282 0 -1 4202496 219197 0 1 0 179973 29 0 0 17 0 19 0 826529271 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982352869 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/1783/statm: 3406087 214055 2253 9 0 3396821 0
[pid=1783/tid=1784] ppid=1781 vsize=13624348 CPUtime=1778.68 cores=1,3,5,7
/proc/1783/task/1784/stat : 1784 (java) R 1781 1783 32282 0 -1 4202560 139326 0 1 0 177852 16 0 0 25 0 19 0 826529272 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 46912505903083 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1783/tid=1786] ppid=1781 vsize=13624348 CPUtime=0.27 cores=1,3,5,7
/proc/1783/task/1786/stat : 1786 (java) S 1781 1783 32282 0 -1 4202560 4509 0 0 0 27 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1787] ppid=1781 vsize=13624348 CPUtime=0.22 cores=1,3,5,7
/proc/1783/task/1787/stat : 1787 (java) S 1781 1783 32282 0 -1 4202560 1016 0 0 0 22 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1788] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1788/stat : 1788 (java) S 1781 1783 32282 0 -1 4202560 5572 0 0 0 26 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1789] ppid=1781 vsize=13624348 CPUtime=0.25 cores=1,3,5,7
/proc/1783/task/1789/stat : 1789 (java) S 1781 1783 32282 0 -1 4202560 4114 0 0 0 25 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1790] ppid=1781 vsize=13624348 CPUtime=0.28 cores=1,3,5,7
/proc/1783/task/1790/stat : 1790 (java) S 1781 1783 32282 0 -1 4202560 7827 0 0 0 27 1 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1791] ppid=1781 vsize=13624348 CPUtime=0.26 cores=1,3,5,7
/proc/1783/task/1791/stat : 1791 (java) S 1781 1783 32282 0 -1 4202560 710 0 0 0 26 0 0 0 16 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1792] ppid=1781 vsize=13624348 CPUtime=0.24 cores=1,3,5,7
/proc/1783/task/1792/stat : 1792 (java) S 1781 1783 32282 0 -1 4202560 7262 0 0 0 23 1 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1793] ppid=1781 vsize=13624348 CPUtime=0.23 cores=1,3,5,7
/proc/1783/task/1793/stat : 1793 (java) S 1781 1783 32282 0 -1 4202560 1917 0 0 0 23 0 0 0 15 0 19 0 826529274 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1794] ppid=1781 vsize=13624348 CPUtime=18.17 cores=1,3,5,7
/proc/1783/task/1794/stat : 1794 (java) S 1781 1783 32282 0 -1 4202560 38823 0 0 0 1812 5 0 0 15 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 0 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1795] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1795/stat : 1795 (java) S 1781 1783 32282 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1796] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1796/stat : 1796 (java) S 1781 1783 32282 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 826529275 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1797] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1797/stat : 1797 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982373809 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1798] ppid=1781 vsize=13624348 CPUtime=0.71 cores=1,3,5,7
/proc/1783/task/1798/stat : 1798 (java) S 1781 1783 32282 0 -1 4202560 5066 0 0 0 71 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
[pid=1783/tid=1799] ppid=1781 vsize=13624348 CPUtime=0.36 cores=1,3,5,7
/proc/1783/task/1799/stat : 1799 (java) S 1781 1783 32282 0 -1 4202560 1800 0 0 0 36 0 0 0 16 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 7 0 0 0
[pid=1783/tid=1800] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1800/stat : 1800 (java) S 1781 1783 32282 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366105 0 4 0 16800975 18446604470261281024 0 0 -1 3 0 0 0
[pid=1783/tid=1801] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1801/stat : 1801 (java) S 1781 1783 32282 0 -1 4202560 106 0 0 0 0 0 0 0 15 0 19 0 826529278 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 5 0 0 0
[pid=1783/tid=1846] ppid=1781 vsize=13624348 CPUtime=0 cores=1,3,5,7
/proc/1783/task/1846/stat : 1846 (java) S 1781 1783 32282 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 826529447 13951332352 214055 33554432000 1073741824 1073778376 140734563910208 18446744073709551615 242982366720 0 4 0 16800975 18446604470261281024 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13624348

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

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

Child status: 143
Real time (s): 1797.89
CPU time (s): 1800.12
CPU user time (s): 1799.79
CPU system time (s): 0.328949
CPU usage (%): 100.124
Max. virtual memory (cumulated for all children) (KiB): 13625900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.328949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219239
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= 40035
involuntary context switches= 5019

runsolver used 9.32458 second user time and 22.8675 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-04 03:01:46
IDJOB=3458935
IDBENCH=2299
IDSOLVER=1952
FILE ID=node128/3458935-1307149306
RUNJOBID= node128-1307147507-1592
PBS_JOBID= 13508788
Free space on /tmp= 73908 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-mps-v2-20-10-n3707.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458935-1307149306/watcher-3458935-1307149306 -o /tmp/evaluation-result-3458935-1307149306/solver-3458935-1307149306 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458935-1307149306.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= bd6dfc1cb1b60fa01a3db613e331e5b8
RANDOM SEED=34887585

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15246576 kB
Buffers:        326368 kB
Cached:        3472540 kB
SwapCached:      35620 kB
Active:        9014392 kB
Inactive:      8375492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15246576 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:            8984 kB
Writeback:           0 kB
AnonPages:    13565268 kB
Mapped:          17824 kB
Slab:           133828 kB
PageTables:     112412 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174811168 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73904 MiB
End job on node128 at 2011-06-04 03:31:46