Trace number 3459633

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Resolution 2.3.0? (TO) 1800.1 1795.76

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-cardinality-105-100.opb
MD5SUM1f72b7f8bd829aeeb06978977df8efc2
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.237963
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables10500
Total number of constraints205
Number of constraints which are clauses105
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint105
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 106
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.09	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.1.v20110525
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.18-164.el5
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		12995394264
0.01/0.09	c Max memory 		13063553024
0.01/0.09	c Total memory 		13063553024
0.01/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@38540408
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-3459633-1307152777.opb
0.10/0.11	c reading problem ... 
0.56/0.32	c ... done. Wall clock time 0.205s.
0.56/0.32	c #vars     10500
0.56/0.32	c #constraints  205
0.56/0.32	c constraints type 
0.56/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105
0.56/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
4.03/3.46	c cleaning 2473 clauses out of 5003 with flag 5003/5003
8.53/7.72	c cleaning 4242 clauses out of 8529 with flag 11002/11002
13.53/12.77	c cleaning 5628 clauses out of 11285 with flag 18000/18000
20.05/19.30	c cleaning 6799 clauses out of 13657 with flag 26000/26000
28.19/27.34	c cleaning 7898 clauses out of 15861 with flag 35003/35003
37.70/36.82	c cleaning 8952 clauses out of 17960 with flag 45000/45000
47.03/46.12	c cleaning 9479 clauses out of 19009 with flag 55001/55001
57.14/56.22	c cleaning 9730 clauses out of 19531 with flag 65002/65002
68.65/67.75	c cleaning 9866 clauses out of 19807 with flag 75008/75008
77.26/76.32	c cleaning 9930 clauses out of 19940 with flag 85007/85007
86.58/85.60	c cleaning 9960 clauses out of 20004 with flag 95001/95001
99.69/98.72	c cleaning 9984 clauses out of 20045 with flag 105002/105002
116.02/115.09	c cleaning 9988 clauses out of 20060 with flag 115001/115001
125.07/124.05	c cleaning 9987 clauses out of 20075 with flag 125004/125004
136.41/135.34	c cleaning 9994 clauses out of 20084 with flag 135000/135000
148.40/147.33	c cleaning 9995 clauses out of 20090 with flag 145000/145000
161.82/160.71	c cleaning 9998 clauses out of 20096 with flag 155001/155001
178.36/177.29	c cleaning 9994 clauses out of 20097 with flag 165000/165000
191.69/190.55	c cleaning 10042 clauses out of 20104 with flag 175001/175001
199.92/198.78	c cleaning 9999 clauses out of 20061 with flag 185000/185000
212.24/211.05	c cleaning 10008 clauses out of 20062 with flag 195000/195000
228.65/227.46	c cleaning 9992 clauses out of 20054 with flag 205000/205000
245.07/243.85	c cleaning 9988 clauses out of 20063 with flag 215001/215001
262.81/261.54	c cleaning 9999 clauses out of 20076 with flag 225002/225002
275.75/274.45	c cleaning 9987 clauses out of 20075 with flag 235000/235000
288.18/286.86	c cleaning 10007 clauses out of 20091 with flag 245003/245003
301.11/299.74	c cleaning 10003 clauses out of 20081 with flag 255000/255000
309.73/308.38	c cleaning 9983 clauses out of 20078 with flag 265000/265000
318.16/316.81	c cleaning 10017 clauses out of 20099 with flag 275004/275004
329.37/327.98	c cleaning 9997 clauses out of 20080 with flag 285002/285002
346.91/345.42	c cleaning 10017 clauses out of 20082 with flag 295001/295001
364.61/363.12	c cleaning 10000 clauses out of 20065 with flag 305001/305001
384.65/383.19	c cleaning 9995 clauses out of 20064 with flag 315000/315000
395.67/394.15	c cleaning 10011 clauses out of 20072 with flag 325003/325003
404.22/402.69	c cleaning 9999 clauses out of 20060 with flag 335002/335002
414.52/412.99	c cleaning 10003 clauses out of 20059 with flag 345000/345000
426.65/425.09	c cleaning 9996 clauses out of 20057 with flag 355001/355001
439.87/438.26	c cleaning 9975 clauses out of 20060 with flag 365000/365000
452.72/451.07	c cleaning 10011 clauses out of 20086 with flag 375001/375001
466.43/464.71	c cleaning 10005 clauses out of 20075 with flag 385001/385001
477.05/475.40	c cleaning 9996 clauses out of 20071 with flag 395002/395002
485.98/484.20	c cleaning 10004 clauses out of 20076 with flag 405003/405003
497.10/495.32	c cleaning 9992 clauses out of 20072 with flag 415003/415003
512.61/510.84	c cleaning 9979 clauses out of 20078 with flag 425001/425001
528.03/526.21	c cleaning 9986 clauses out of 20102 with flag 435004/435004
545.54/543.75	c cleaning 9999 clauses out of 20112 with flag 445000/445000
555.39/553.59	c cleaning 10043 clauses out of 20114 with flag 455001/455001
561.30/559.48	c cleaning 10009 clauses out of 20071 with flag 465001/465001
568.33/566.43	c cleaning 10002 clauses out of 20061 with flag 475000/475000
583.33/581.49	c cleaning 10007 clauses out of 20059 with flag 485000/485000
602.05/600.18	c cleaning 9999 clauses out of 20056 with flag 495004/495004
618.40/616.43	c cleaning 10003 clauses out of 20054 with flag 505001/505001
636.43/634.47	c cleaning 10008 clauses out of 20057 with flag 515007/515007
650.86/648.80	c cleaning 9989 clauses out of 20042 with flag 525000/525000
665.19/663.12	c cleaning 9980 clauses out of 20053 with flag 535000/535000
681.95/679.85	c cleaning 9994 clauses out of 20073 with flag 545000/545000
704.47/702.39	c cleaning 9997 clauses out of 20081 with flag 555002/555002
727.70/725.59	c cleaning 9977 clauses out of 20082 with flag 565000/565000
756.55/754.34	c cleaning 10008 clauses out of 20106 with flag 575001/575001
781.21/778.99	c cleaning 10006 clauses out of 20097 with flag 585000/585000
791.97/789.70	c cleaning 10022 clauses out of 20094 with flag 595003/595003
801.59/799.21	c cleaning 10004 clauses out of 20070 with flag 605001/605001
813.41/811.06	c cleaning 9968 clauses out of 20065 with flag 615000/615000
833.02/830.63	c cleaning 10013 clauses out of 20097 with flag 625000/625000
847.35/844.98	c cleaning 10009 clauses out of 20089 with flag 635005/635005
862.37/859.91	c cleaning 9999 clauses out of 20075 with flag 645000/645000
873.08/870.66	c cleaning 10012 clauses out of 20076 with flag 655000/655000
883.90/881.46	c cleaning 10001 clauses out of 20064 with flag 665000/665000
894.83/892.34	c cleaning 10009 clauses out of 20065 with flag 675002/675002
907.25/904.70	c cleaning 9988 clauses out of 20054 with flag 685000/685000
922.28/919.75	c cleaning 9974 clauses out of 20067 with flag 695001/695001
936.84/934.22	c cleaning 9975 clauses out of 20096 with flag 705004/705004
950.66/948.01	c cleaning 9995 clauses out of 20117 with flag 715000/715000
963.28/960.65	c cleaning 10005 clauses out of 20125 with flag 725003/725003
984.70/982.08	c cleaning 10005 clauses out of 20119 with flag 735002/735002
1003.24/1000.52	c cleaning 10000 clauses out of 20114 with flag 745002/745002
1024.59/1021.83	c cleaning 10000 clauses out of 20112 with flag 755000/755000
1045.40/1042.65	c cleaning 10001 clauses out of 20112 with flag 765000/765000
1066.13/1063.39	c cleaning 10000 clauses out of 20113 with flag 775002/775002
1085.65/1082.80	c cleaning 9987 clauses out of 20112 with flag 785001/785001
1092.91/1090.08	c cleaning 9992 clauses out of 20125 with flag 795001/795001
1099.42/1096.54	c cleaning 9997 clauses out of 20132 with flag 805000/805000
1105.83/1102.93	c cleaning 9999 clauses out of 20138 with flag 815003/815003
1112.26/1109.40	c cleaning 10001 clauses out of 20136 with flag 825000/825000
1118.77/1115.89	c cleaning 10001 clauses out of 20136 with flag 835001/835001
1125.01/1122.07	c cleaning 9994 clauses out of 20135 with flag 845001/845001
1132.10/1129.10	c cleaning 10006 clauses out of 20143 with flag 855003/855003
1139.01/1136.05	c cleaning 9998 clauses out of 20135 with flag 865001/865001
1146.13/1143.13	c cleaning 9996 clauses out of 20136 with flag 875000/875000
1152.93/1149.94	c cleaning 10069 clauses out of 20145 with flag 885005/885005
1161.65/1158.66	c cleaning 10007 clauses out of 20071 with flag 895000/895000
1172.28/1169.24	c cleaning 10001 clauses out of 20065 with flag 905001/905001
1184.30/1181.20	c cleaning 10004 clauses out of 20063 with flag 915000/915000
1199.62/1196.58	c cleaning 9982 clauses out of 20059 with flag 925000/925000
1219.05/1215.92	c cleaning 9998 clauses out of 20085 with flag 935008/935008
1237.49/1234.34	c cleaning 9998 clauses out of 20079 with flag 945000/945000
1263.43/1260.26	c cleaning 9996 clauses out of 20083 with flag 955002/955002
1288.26/1285.07	c cleaning 9984 clauses out of 20085 with flag 965000/965000
1305.91/1302.65	c cleaning 9991 clauses out of 20101 with flag 975000/975000
1326.94/1323.68	c cleaning 9982 clauses out of 20110 with flag 985000/985000
1347.08/1343.74	c cleaning 10006 clauses out of 20132 with flag 995004/995004
1368.22/1364.86	c cleaning 10002 clauses out of 20122 with flag 1005000/1005000
1388.57/1385.17	c cleaning 10049 clauses out of 20120 with flag 1015000/1015000
1401.33/1397.81	c cleaning 9997 clauses out of 20071 with flag 1025000/1025000
1418.66/1415.16	c cleaning 10016 clauses out of 20076 with flag 1035002/1035002
1438.38/1434.88	c cleaning 10006 clauses out of 20060 with flag 1045002/1045002
1454.43/1450.83	c cleaning 10002 clauses out of 20053 with flag 1055001/1055001
1471.66/1468.00	c cleaning 9972 clauses out of 20053 with flag 1065003/1065003
1489.59/1485.98	c cleaning 10018 clauses out of 20078 with flag 1075000/1075000
1502.92/1499.31	c cleaning 9989 clauses out of 20062 with flag 1085002/1085002
1516.64/1512.96	c cleaning 9989 clauses out of 20072 with flag 1095001/1095001
1528.96/1525.24	c cleaning 9985 clauses out of 20083 with flag 1105001/1105001
1541.98/1538.26	c cleaning 10008 clauses out of 20100 with flag 1115003/1115003
1555.20/1551.46	c cleaning 10001 clauses out of 20090 with flag 1125001/1125001
1571.23/1567.48	c cleaning 10004 clauses out of 20092 with flag 1135004/1135004
1584.14/1580.36	c cleaning 10000 clauses out of 20087 with flag 1145003/1145003
1597.46/1593.63	c cleaning 9990 clauses out of 20084 with flag 1155000/1155000
1611.19/1607.31	c cleaning 10003 clauses out of 20095 with flag 1165001/1165001
1624.01/1620.12	c cleaning 10005 clauses out of 20091 with flag 1175000/1175000
1633.54/1629.61	c cleaning 10011 clauses out of 20087 with flag 1185001/1185001
1643.76/1639.83	c cleaning 10002 clauses out of 20075 with flag 1195000/1195000
1654.99/1651.05	c cleaning 10001 clauses out of 20073 with flag 1205000/1205000
1667.71/1663.78	c cleaning 9992 clauses out of 20073 with flag 1215001/1215001
1682.05/1678.04	c cleaning 10008 clauses out of 20080 with flag 1225000/1225000
1694.81/1690.74	c cleaning 9995 clauses out of 20075 with flag 1235003/1235003
1710.03/1705.94	c cleaning 10006 clauses out of 20082 with flag 1245005/1245005
1721.96/1717.88	c cleaning 10004 clauses out of 20072 with flag 1255001/1255001
1737.58/1733.44	c cleaning 10001 clauses out of 20069 with flag 1265002/1265002
1750.22/1746.06	c cleaning 10003 clauses out of 20067 with flag 1275001/1275001
1761.84/1757.65	c cleaning 9990 clauses out of 20063 with flag 1285000/1285000
1774.47/1770.24	c cleaning 10006 clauses out of 20075 with flag 1295002/1295002
1789.09/1784.81	c cleaning 10003 clauses out of 20067 with flag 1305000/1305000
1800.02/1795.72	c starts		: 190
1800.02/1795.72	c conflicts		: 1313228
1800.02/1795.72	c decisions		: 3008626
1800.02/1795.72	c propagations		: 82642963
1800.02/1795.72	c inspects		: 1651099866
1800.02/1795.72	c shortcuts		: 0
1800.02/1795.72	c learnt literals	: 0
1800.02/1795.72	c learnt binary clauses	: 0
1800.02/1795.72	c learnt ternary clauses	: 0
1800.02/1795.72	c learnt constraints	: 1313227
1800.02/1795.72	c ignored constraints	: 0
1800.02/1795.72	c root simplifications	: 0
1800.02/1795.72	c removed literals (reason simplification)	: 5511633
1800.02/1795.72	c reason swapping (by a shorter reason)	: 0
1800.02/1795.72	c Calls to reduceDB	: 132
1800.02/1795.72	c number of reductions to clauses (during analyze)	: 0
1800.02/1795.72	c number of learned constraints concerned by reduction	: 0
1800.02/1795.72	c number of learning phase by resolution	: 0
1800.02/1795.72	c number of learning phase by cutting planes	: 0
1800.02/1795.72	c speed (assignments/second)	: 46030.26225280647
1800.02/1795.72	c non guided choices	409804
1800.02/1795.73	c learnt constraints type 
1800.02/1795.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 18294
1800.02/1795.73	c constraints type 
1800.02/1795.73	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 105
1800.02/1795.73	c org.sat4j.minisat.constraints.card.MinWatchCard => 100
1800.02/1795.73	s UNKNOWN
1800.02/1795.73	c Total wall clock time (in seconds): 1795.622

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-3459633-1307152777/watcher-3459633-1307152777 -o /tmp/evaluation-result-3459633-1307152777/solver-3459633-1307152777 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459633-1307152777.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: 1.92 2.01 1.99 2/532 11635
/proc/meminfo: memFree=19063244/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=27172 CPUtime=0 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 1179 0 0 0 0 0 0 0 25 0 2 0 905508521 27824128 906 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 6793 906 688 9 0 381 0
[pid=11635/tid=11636] ppid=11633 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 5784 0 1 0 0 0 0 0 25 0 2 0 905508522 13850947584 6600 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 215988286523 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.0233849 s]
/proc/loadavg: 1.92 2.01 1.99 2/532 11635
/proc/meminfo: memFree=19063244/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13526316 CPUtime=0.01 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 9668 0 1 0 0 1 0 0 25 0 2 0 905508521 13850947584 9370 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3381579 9384 917 9 0 3372735 0
[pid=11635/tid=11636] ppid=11633 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 8580 0 1 0 0 0 0 0 25 0 2 0 905508522 13850947584 9396 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 215988286523 0 4 0 16784584 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13526316

[startup+0.100375 s]
/proc/loadavg: 1.92 2.01 1.99 2/532 11635
/proc/meminfo: memFree=19063244/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13622128 CPUtime=0.1 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 15494 0 1 0 9 1 0 0 25 0 18 0 905508521 13949059072 15186 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3405532 15186 2092 9 0 3396266 0
[pid=11635/tid=11636] ppid=11633 vsize=13622128 CPUtime=0.08 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 13578 0 1 0 7 1 0 0 25 0 18 0 905508522 13949059072 15186 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505219208 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) 13622128

[startup+0.300344 s]
/proc/loadavg: 1.92 2.01 1.99 2/532 11635
/proc/meminfo: memFree=19063244/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13629296 CPUtime=0.56 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 22247 0 1 0 54 2 0 0 25 0 18 0 905508521 13956399104 21491 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3407324 21491 2201 9 0 3398058 0
[pid=11635/tid=11636] ppid=11633 vsize=13629296 CPUtime=0.28 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 17863 0 1 0 27 1 0 0 25 0 18 0 905508522 13956399104 21491 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 13629296

[startup+0.700269 s]
/proc/loadavg: 1.92 2.01 1.99 2/532 11635
/proc/meminfo: memFree=19063244/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13630324 CPUtime=1.32 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 25345 0 1 0 129 3 0 0 25 0 19 0 905508521 13957451776 24336 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3407581 24336 2227 9 0 3398315 0
[pid=11635/tid=11636] ppid=11633 vsize=13630324 CPUtime=0.68 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 20376 0 1 0 66 2 0 0 25 0 19 0 905508522 13957451776 24336 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505732047 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 13630324

[startup+1.50121 s]
/proc/loadavg: 1.92 2.01 1.99 3/551 11654
/proc/meminfo: memFree=18971704/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13630324 CPUtime=2.13 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 26395 0 1 0 210 3 0 0 25 0 19 0 905508521 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3407581 25385 2227 9 0 3398315 0
[pid=11635/tid=11636] ppid=11633 vsize=13630324 CPUtime=1.48 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 21425 0 1 0 146 2 0 0 25 0 19 0 905508522 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505787499 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 905508525 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 905508525 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508525 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13630324 CPUtime=0.3 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1616 0 0 0 30 0 0 0 16 0 19 0 905508528 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13630324 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 2192 0 0 0 33 0 0 0 21 0 19 0 905508528 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905508528 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13957451776 25385 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.13
Current children cumulated vsize (KiB) 13630324

[startup+3.1009 s]
/proc/loadavg: 1.92 2.01 1.99 3/551 11654
/proc/meminfo: memFree=18965384/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13630324 CPUtime=3.73 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 28409 0 1 0 370 3 0 0 25 0 19 0 905508521 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3407581 27399 2227 9 0 3398315 0
[pid=11635/tid=11636] ppid=11633 vsize=13630324 CPUtime=3.08 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 23439 0 1 0 306 2 0 0 25 0 19 0 905508522 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 47281611307859 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508524 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 905508525 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 905508525 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508525 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13630324 CPUtime=0.3 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1616 0 0 0 30 0 0 0 16 0 19 0 905508528 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13630324 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 2192 0 0 0 33 0 0 0 21 0 19 0 905508528 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 905508528 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13630324 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13957451776 27399 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 13630324

[startup+6.30133 s]
/proc/loadavg: 1.93 2.01 1.99 3/551 11654
/proc/meminfo: memFree=18929528/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13639736 CPUtime=7.07 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 37630 0 1 0 703 4 0 0 25 0 19 0 905508521 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3409934 35050 2252 9 0 3400668 0
[pid=11635/tid=11636] ppid=11633 vsize=13639736 CPUtime=6.25 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 23750 0 1 0 623 2 0 0 25 0 19 0 905508522 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505787551 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 56 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 132 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 971 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 1555 0 0 0 0 0 0 0 18 0 19 0 905508524 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13639736 CPUtime=0.01 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 2634 0 0 0 1 0 0 0 15 0 19 0 905508525 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13639736 CPUtime=0.31 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1622 0 0 0 31 0 0 0 15 0 19 0 905508528 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13639736 CPUtime=0.45 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 5754 0 0 0 45 0 0 0 15 0 19 0 905508528 13967089664 35050 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0

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

[pid=11635/tid=11643] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 7510 0 0 0 52 1 0 0 16 0 19 0 905508524 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13639736 CPUtime=0.62 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 4304 0 0 0 62 0 0 0 16 0 19 0 905508524 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 5890 0 0 0 52 1 0 0 16 0 19 0 905508524 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13639736 CPUtime=5.65 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 21533 0 0 0 561 4 0 0 15 0 19 0 905508525 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13639736 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1622 0 0 0 33 0 0 0 15 0 19 0 905508528 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 5770 0 0 0 53 0 0 0 15 0 19 0 905508528 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 905508528 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13967089664 128525 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.48
Current children cumulated vsize (KiB) 13639736

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.01 3/551 12225
/proc/meminfo: memFree=18635644/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13639736 CPUtime=1786.59 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 131464 0 1 0 178636 23 0 0 25 0 19 0 905508521 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3409934 128538 2253 9 0 3400668 0
[pid=11635/tid=11636] ppid=11633 vsize=13639736 CPUtime=1774.96 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 42762 0 1 0 177490 6 0 0 25 0 19 0 905508522 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505787627 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13639736 CPUtime=0.68 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 11322 0 0 0 66 2 0 0 16 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13639736 CPUtime=0.71 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 12134 0 0 0 69 2 0 0 16 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13639736 CPUtime=0.57 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 5535 0 0 0 57 0 0 0 15 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13639736 CPUtime=0.52 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 6175 0 0 0 51 1 0 0 15 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13639736 CPUtime=0.6 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 5645 0 0 0 60 0 0 0 15 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13639736 CPUtime=0.54 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 7514 0 0 0 53 1 0 0 15 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13639736 CPUtime=0.64 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 4304 0 0 0 64 0 0 0 16 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13639736 CPUtime=0.54 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 5890 0 0 0 53 1 0 0 15 0 19 0 905508524 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13639736 CPUtime=5.86 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 21537 0 0 0 582 4 0 0 15 0 19 0 905508525 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13639736 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1622 0 0 0 33 0 0 0 15 0 19 0 905508528 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 5770 0 0 0 53 0 0 0 15 0 19 0 905508528 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 905508528 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13967089664 128538 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.59
Current children cumulated vsize (KiB) 13639736



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.7 s]
/proc/loadavg: 2.27 2.08 2.02 4/551 12225
/proc/meminfo: memFree=18635752/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13639736 CPUtime=1800.02 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 131469 0 1 0 179979 23 0 0 25 0 19 0 905508521 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3409934 128540 2253 9 0 3400668 0
[pid=11635/tid=11636] ppid=11633 vsize=13639736 CPUtime=1788.3 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 42763 0 1 0 178824 6 0 0 25 0 19 0 905508522 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505787551 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13639736 CPUtime=0.68 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 11322 0 0 0 66 2 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13639736 CPUtime=0.71 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 12134 0 0 0 69 2 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13639736 CPUtime=0.57 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 5535 0 0 0 57 0 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 6175 0 0 0 52 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13639736 CPUtime=0.6 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 5645 0 0 0 60 0 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13639736 CPUtime=0.55 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 7516 0 0 0 54 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13639736 CPUtime=0.64 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 4304 0 0 0 64 0 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13639736 CPUtime=0.55 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 5890 0 0 0 54 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13639736 CPUtime=5.92 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 21537 0 0 0 588 4 0 0 15 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13639736 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1622 0 0 0 33 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 5770 0 0 0 53 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13639736

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

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

[startup+1795.7 s]
/proc/loadavg: 2.27 2.08 2.02 4/551 12225
/proc/meminfo: memFree=18635752/32950940 swapFree=67111364/67111528
[pid=11635] ppid=11633 vsize=13639736 CPUtime=1800.02 cores=1,3,5,7
/proc/11635/stat : 11635 (java) S 11633 11635 8697 0 -1 4202496 131469 0 1 0 179979 23 0 0 25 0 19 0 905508521 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000395237 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/11635/statm: 3409934 128540 2253 9 0 3400668 0
[pid=11635/tid=11636] ppid=11633 vsize=13639736 CPUtime=1788.3 cores=1,3,5,7
/proc/11635/task/11636/stat : 11636 (java) R 11633 11635 8697 0 -1 4202560 42763 0 1 0 178824 6 0 0 25 0 19 0 905508522 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 46912505787551 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=11635/tid=11638] ppid=11633 vsize=13639736 CPUtime=0.68 cores=1,3,5,7
/proc/11635/task/11638/stat : 11638 (java) S 11633 11635 8697 0 -1 4202560 11322 0 0 0 66 2 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11639] ppid=11633 vsize=13639736 CPUtime=0.71 cores=1,3,5,7
/proc/11635/task/11639/stat : 11639 (java) S 11633 11635 8697 0 -1 4202560 12134 0 0 0 69 2 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11640] ppid=11633 vsize=13639736 CPUtime=0.57 cores=1,3,5,7
/proc/11635/task/11640/stat : 11640 (java) S 11633 11635 8697 0 -1 4202560 5535 0 0 0 57 0 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11641] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11641/stat : 11641 (java) S 11633 11635 8697 0 -1 4202560 6175 0 0 0 52 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11642] ppid=11633 vsize=13639736 CPUtime=0.6 cores=1,3,5,7
/proc/11635/task/11642/stat : 11642 (java) S 11633 11635 8697 0 -1 4202560 5645 0 0 0 60 0 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11643] ppid=11633 vsize=13639736 CPUtime=0.55 cores=1,3,5,7
/proc/11635/task/11643/stat : 11643 (java) S 11633 11635 8697 0 -1 4202560 7516 0 0 0 54 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11644] ppid=11633 vsize=13639736 CPUtime=0.64 cores=1,3,5,7
/proc/11635/task/11644/stat : 11644 (java) S 11633 11635 8697 0 -1 4202560 4304 0 0 0 64 0 0 0 15 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11645] ppid=11633 vsize=13639736 CPUtime=0.55 cores=1,3,5,7
/proc/11635/task/11645/stat : 11645 (java) S 11633 11635 8697 0 -1 4202560 5890 0 0 0 54 1 0 0 16 0 19 0 905508524 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11646] ppid=11633 vsize=13639736 CPUtime=5.92 cores=1,3,5,7
/proc/11635/task/11646/stat : 11646 (java) S 11633 11635 8697 0 -1 4202560 21537 0 0 0 588 4 0 0 15 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 0 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11647] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11647/stat : 11647 (java) S 11633 11635 8697 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11648] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11648/stat : 11648 (java) S 11633 11635 8697 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 905508525 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11649] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11649/stat : 11649 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000416177 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11650] ppid=11633 vsize=13639736 CPUtime=0.33 cores=1,3,5,7
/proc/11635/task/11650/stat : 11650 (java) S 11633 11635 8697 0 -1 4202560 1622 0 0 0 33 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 5 0 0 0
[pid=11635/tid=11651] ppid=11633 vsize=13639736 CPUtime=0.53 cores=1,3,5,7
/proc/11635/task/11651/stat : 11651 (java) S 11633 11635 8697 0 -1 4202560 5770 0 0 0 53 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 7 0 0 0
[pid=11635/tid=11652] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11652/stat : 11652 (java) S 11633 11635 8697 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000408473 0 4 0 16800975 18446604461830240320 0 0 -1 3 0 0 0
[pid=11635/tid=11653] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11653/stat : 11653 (java) S 11633 11635 8697 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 19 0 905508528 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
[pid=11635/tid=11654] ppid=11633 vsize=13639736 CPUtime=0 cores=1,3,5,7
/proc/11635/task/11654/stat : 11654 (java) S 11633 11635 8697 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 905508555 13967089664 128540 33554432000 1073741824 1073778376 140737252857024 18446744073709551615 216000409088 0 4 0 16800975 18446604461830240320 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 13639736

Child status: 143
Real time (s): 1795.76
CPU time (s): 1800.1
CPU user time (s): 1799.84
CPU system time (s): 0.254961
CPU usage (%): 100.241
Max. virtual memory (cumulated for all children) (KiB): 13639736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.84
system time used= 0.254961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131512
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= 40595
involuntary context switches= 7570

runsolver used 9.16161 second user time and 21.8947 second system time

The end

Launcher Data

Begin job on node117 at 2011-06-04 03:59:37
IDJOB=3459633
IDBENCH=2601
IDSOLVER=1952
FILE ID=node117/3459633-1307152777
RUNJOBID= node117-1307147378-11062
PBS_JOBID= 13508799
Free space on /tmp= 73624 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-105-100.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459633-1307152777/watcher-3459633-1307152777 -o /tmp/evaluation-result-3459633-1307152777/solver-3459633-1307152777 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459633-1307152777.opb

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

MD5SUM BENCH= 1f72b7f8bd829aeeb06978977df8efc2
RANDOM SEED=455432719

node117.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.849
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.69
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      19063648 kB
Buffers:        371552 kB
Cached:        3176032 kB
SwapCached:          0 kB
Active:       10393800 kB
Inactive:      3096228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      19063648 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             508 kB
Writeback:           0 kB
AnonPages:     9942372 kB
Mapped:          50216 kB
Slab:           269220 kB
PageTables:      58452 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 162923596 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73628 MiB
End job on node117 at 2011-06-04 04:29:35