Trace number 3190326

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 core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.55 1300.07

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S926207202-053-UNKNOWN.cnf
MD5SUMbd4912a5ba3146c46ac3a58d7861d9a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark37.8762
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c no version file found!!!
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.18-164.el5
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		6997539544
0.00/0.07	c Max memory 		7034241024
0.00/0.07	c Total memory 		7034241024
0.00/0.07	c Number of processors 	8
0.06/0.09	c --- Begin Solver configuration ---
0.06/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.06/0.09	c Learn all clauses as in MiniSAT
0.06/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.09	c Expensive reason simplification
0.06/0.09	c Armin Biere (Picosat) restarts strategy
0.06/0.09	c Glucose learned constraints deletion strategy
0.06/0.09	c timeout=2147483647s
0.06/0.09	c DB Simplification allowed=true
0.06/0.09	c --- End Solver configuration ---
0.06/0.09	c solving HOME/instance-3190326-1302598755.cnf
0.06/0.09	c reading problem ... 
0.29/0.29	c ... done. Wall clock time 0.2s.
0.29/0.29	c #vars     30000
0.29/0.29	c #constraints  126000
0.29/0.29	c constraints type 
0.29/0.29	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
5.13/4.65	c cleaning 2494 clauses out of 5000 with flag 5000/5000
9.90/9.19	c cleaning 4253 clauses out of 8509 with flag 11003/11003
15.11/14.37	c cleaning 5624 clauses out of 11253 with flag 18000/18000
21.01/20.22	c cleaning 6813 clauses out of 13631 with flag 26002/26002
27.52/26.72	c cleaning 7899 clauses out of 15816 with flag 35000/35000
34.73/33.92	c cleaning 8955 clauses out of 17917 with flag 45000/45000
42.74/41.91	c cleaning 9979 clauses out of 19962 with flag 56000/56000
51.64/50.87	c cleaning 10989 clauses out of 21983 with flag 68000/68000
61.15/60.38	c cleaning 11990 clauses out of 23994 with flag 81000/81000
71.56/70.73	c cleaning 13002 clauses out of 26005 with flag 95001/95001
82.96/82.14	c cleaning 13988 clauses out of 28003 with flag 110001/110001
94.97/94.18	c cleaning 14998 clauses out of 30014 with flag 126000/126000
107.98/107.10	c cleaning 16005 clauses out of 32017 with flag 143001/143001
121.80/120.93	c cleaning 16994 clauses out of 34011 with flag 161000/161000
136.30/135.47	c cleaning 18004 clauses out of 36018 with flag 180001/180001
151.90/151.08	c cleaning 18997 clauses out of 38013 with flag 200000/200000
167.81/166.91	c cleaning 20004 clauses out of 40017 with flag 221001/221001
185.02/184.12	c cleaning 20998 clauses out of 42012 with flag 243000/243000
202.84/201.92	c cleaning 22006 clauses out of 44014 with flag 266000/266000
221.25/220.35	c cleaning 22989 clauses out of 46008 with flag 290000/290000
240.76/239.88	c cleaning 24000 clauses out of 48023 with flag 315004/315004
261.47/260.51	c cleaning 25001 clauses out of 50020 with flag 341001/341001
283.09/282.16	c cleaning 26000 clauses out of 52018 with flag 368000/368000
305.00/304.03	c cleaning 26996 clauses out of 54018 with flag 396000/396000
328.01/327.08	c cleaning 28007 clauses out of 56022 with flag 425000/425000
352.22/351.24	c cleaning 29003 clauses out of 58015 with flag 455000/455000
376.73/375.71	c cleaning 29990 clauses out of 60012 with flag 486000/486000
403.14/402.10	c cleaning 31005 clauses out of 62022 with flag 518000/518000
429.76/428.72	c cleaning 32002 clauses out of 64018 with flag 551001/551001
456.58/455.54	c cleaning 32997 clauses out of 66017 with flag 585002/585002
485.69/484.67	c cleaning 34004 clauses out of 68019 with flag 620001/620001
514.50/513.48	c cleaning 34996 clauses out of 70014 with flag 656000/656000
545.52/544.45	c cleaning 36008 clauses out of 72021 with flag 693003/693003
576.53/575.45	c cleaning 36991 clauses out of 74010 with flag 731000/731000
609.24/608.11	c cleaning 37991 clauses out of 76019 with flag 770000/770000
641.26/640.15	c cleaning 39006 clauses out of 78028 with flag 810000/810000
675.67/674.53	c cleaning 40001 clauses out of 80022 with flag 851000/851000
710.19/709.06	c cleaning 40993 clauses out of 82022 with flag 893001/893001
746.60/745.40	c cleaning 42006 clauses out of 84029 with flag 936001/936001
783.32/782.18	c cleaning 43007 clauses out of 86023 with flag 980001/980001
822.74/821.56	c cleaning 44005 clauses out of 88018 with flag 1025003/1025003
861.76/860.50	c cleaning 44991 clauses out of 90010 with flag 1071000/1071000
902.27/901.03	c cleaning 46006 clauses out of 92019 with flag 1118000/1118000
942.69/941.46	c cleaning 46987 clauses out of 94016 with flag 1166003/1166003
984.10/982.88	c cleaning 48001 clauses out of 96028 with flag 1215002/1215002
1028.12/1026.80	c cleaning 49003 clauses out of 98026 with flag 1265001/1265001
1071.24/1069.91	c cleaning 49988 clauses out of 100022 with flag 1316000/1316000
1116.97/1115.63	c cleaning 51008 clauses out of 102034 with flag 1368000/1368000
1162.20/1160.85	c cleaning 52001 clauses out of 104027 with flag 1421001/1421001
1208.91/1207.54	c cleaning 53001 clauses out of 106028 with flag 1475003/1475003
1257.93/1256.54	c cleaning 54000 clauses out of 108027 with flag 1530003/1530003
1301.45/1300.01	c starts		: 1425
1301.45/1300.01	c conflicts		: 1580246
1301.45/1300.01	c decisions		: 5339829
1301.45/1300.01	c propagations		: 1712029911
1301.45/1300.01	c inspects		: 4417605921
1301.45/1300.01	c shortcuts		: 0
1301.45/1300.01	c learnt literals	: 0
1301.45/1300.01	c learnt binary clauses	: 0
1301.45/1300.01	c learnt ternary clauses	: 67
1301.45/1300.01	c learnt constraints	: 1580246
1301.45/1300.01	c ignored constraints	: 0
1301.45/1300.01	c root simplifications	: 1425
1301.45/1300.01	c removed literals (reason simplification)	: 24259648
1301.45/1300.01	c reason swapping (by a shorter reason)	: 0
1301.45/1300.01	c Calls to reduceDB	: 51
1301.45/1300.01	c speed (assignments/second)	: 1317227.7694768573
1301.45/1300.01	c non guided choices	2830
1301.45/1300.05	c learnt constraints type 
1301.45/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104308
1301.45/1300.05	c constraints type 
1301.45/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.45/1300.05	s UNKNOWN
1301.45/1300.05	c Total wall clock time (in seconds) : 1299.923

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190326-1302598755/watcher-3190326-1302598755 -o /tmp/evaluation-result-3190326-1302598755/solver-3190326-1302598755 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190326-1302598755.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.34 6/236 18443
/proc/meminfo: memFree=13788352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=30540 CPUtime=0 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 1250 0 0 0 0 0 0 0 18 0 2 0 352291024 31272960 968 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 7635 968 741 9 0 386 0
[pid=18443/tid=18449] ppid=18441 vsize=30540 CPUtime=0 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 135 0 0 0 0 0 0 0 19 0 2 0 352291024 31272960 969 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228095450939 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.077134 s]
/proc/loadavg: 4.00 3.97 3.34 6/236 18443
/proc/meminfo: memFree=13788352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7569940 CPUtime=0.06 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 9491 0 1 0 5 1 0 0 18 0 18 0 352291024 7751618560 9186 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1892485 9187 1754 9 0 1883223 0
[pid=18443/tid=18449] ppid=18441 vsize=7569940 CPUtime=0.06 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 8317 0 1 0 5 1 0 0 25 0 18 0 352291024 7751618560 9188 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 47823426214739 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.101094 s]
/proc/loadavg: 4.00 3.97 3.34 6/236 18443
/proc/meminfo: memFree=13788352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7636064 CPUtime=0.09 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 10685 0 1 0 8 1 0 0 18 0 18 0 352291024 7819329536 10380 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1909016 10381 2055 9 0 1899754 0
[pid=18443/tid=18449] ppid=18441 vsize=7636064 CPUtime=0.09 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 8910 0 1 0 8 1 0 0 25 0 18 0 352291024 7819329536 10382 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 47823422576264 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636064

[startup+0.301088 s]
/proc/loadavg: 4.00 3.97 3.34 6/236 18443
/proc/meminfo: memFree=13788352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7637284 CPUtime=0.41 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 15641 0 1 0 39 2 0 0 18 0 18 0 352291024 7820578816 15196 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1909321 15196 2205 9 0 1900059 0
[pid=18443/tid=18449] ppid=18441 vsize=7637284 CPUtime=0.27 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 13183 0 1 0 26 1 0 0 25 0 18 0 352291024 7820578816 15196 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505226613 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7637284

[startup+0.701034 s]
/proc/loadavg: 4.00 3.97 3.34 6/236 18443
/proc/meminfo: memFree=13788352/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7641152 CPUtime=1.15 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 18516 0 1 0 113 2 0 0 18 0 19 0 352291024 7824539648 17313 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1910288 17313 2221 9 0 1901026 0
[pid=18443/tid=18449] ppid=18441 vsize=7641152 CPUtime=0.67 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 13711 0 1 0 66 1 0 0 25 0 19 0 352291024 7824539648 17313 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505615297 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 7641152

[startup+1.50087 s]
/proc/loadavg: 4.64 4.10 3.39 7/262 18469
/proc/meminfo: memFree=13669052/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7641152 CPUtime=2.04 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 19296 0 1 0 202 2 0 0 18 0 19 0 352291024 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1910288 17740 2224 9 0 1901026 0
[pid=18443/tid=18449] ppid=18441 vsize=7641152 CPUtime=1.47 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 14123 0 1 0 146 1 0 0 25 0 19 0 352291024 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505601635 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352291025 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 352291025 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352291025 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 352291025 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291025 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352291027 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352291027 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291027 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7641152 CPUtime=0.3 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2164 0 0 0 30 0 0 0 23 0 19 0 352291029 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7641152 CPUtime=0.25 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 1846 0 0 0 25 0 0 0 18 0 19 0 352291029 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352291029 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7824539648 17740 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 7641152

[startup+3.10157 s]
/proc/loadavg: 4.64 4.10 3.39 5/262 18469
/proc/meminfo: memFree=13637928/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7641152 CPUtime=3.63 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 19826 0 1 0 361 2 0 0 18 0 19 0 352291024 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1910288 18270 2224 9 0 1901026 0
[pid=18443/tid=18449] ppid=18441 vsize=7641152 CPUtime=3.07 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 14653 0 1 0 305 2 0 0 25 0 19 0 352291024 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505614459 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 352291025 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 352291025 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 19 0 352291025 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 19 0 352291025 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291025 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291026 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 352291027 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 352291027 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291027 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7641152 CPUtime=0.3 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2164 0 0 0 30 0 0 0 23 0 19 0 352291029 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7641152 CPUtime=0.25 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 1846 0 0 0 25 0 0 0 18 0 19 0 352291029 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 352291029 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7641152 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7824539648 18270 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 7641152

[startup+6.30099 s]
/proc/loadavg: 4.59 4.10 3.39 5/262 18469
/proc/meminfo: memFree=13486100/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7654060 CPUtime=7.1 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 37164 0 1 0 706 4 0 0 18 0 19 0 352291024 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1913515 32041 2251 9 0 1904253 0
[pid=18443/tid=18449] ppid=18441 vsize=7654060 CPUtime=6.13 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 15174 0 1 0 611 2 0 0 25 0 19 0 352291024 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505552160 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7654060 CPUtime=0.03 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 1576 0 0 0 3 0 0 0 17 0 19 0 352291025 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7654060 CPUtime=0.02 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 2893 0 0 0 2 0 0 0 17 0 19 0 352291025 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 109 0 0 0 0 0 0 0 17 0 19 0 352291025 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352291025 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352291025 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352291026 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 352291026 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 352291026 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7654060 CPUtime=0.08 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 5439 0 0 0 8 0 0 0 15 0 19 0 352291027 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7654060 CPUtime=0.3 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2166 0 0 0 30 0 0 0 16 0 19 0 352291029 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7654060 CPUtime=0.49 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 8649 0 0 0 49 0 0 0 15 0 19 0 352291029 7837757440 32041 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0

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

[pid=18443/tid=18456] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 2898 0 0 0 12 0 0 0 16 0 19 0 352291026 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7654060 CPUtime=0.15 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 5688 0 0 0 15 0 0 0 16 0 19 0 352291026 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7654060 CPUtime=0.17 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 6069 0 0 0 17 0 0 0 16 0 19 0 352291026 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7654060 CPUtime=3.97 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 9467 0 0 0 397 0 0 0 15 0 19 0 352291027 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7654060 CPUtime=0.32 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2168 0 0 0 32 0 0 0 15 0 19 0 352291029 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7654060 CPUtime=0.53 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 8652 0 0 0 53 0 0 0 15 0 19 0 352291029 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 352291029 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7837757440 84128 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1123.7
Current children cumulated vsize (KiB) 7654060

[startup+1182.3 s]
/proc/loadavg: 4.07 4.05 3.82 5/262 18509
/proc/meminfo: memFree=12862844/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7654060 CPUtime=1183.71 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 89565 0 1 0 118357 14 0 0 18 0 19 0 352291024 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1913515 84129 2253 9 0 1904253 0
[pid=18443/tid=18449] ppid=18441 vsize=7654060 CPUtime=1177.53 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 32411 0 1 0 117745 8 0 0 25 0 19 0 352291024 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505601635 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7654060 CPUtime=0.17 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 4593 0 0 0 17 0 0 0 15 0 19 0 352291025 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7654060 CPUtime=0.19 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 6774 0 0 0 19 0 0 0 15 0 19 0 352291025 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7654060 CPUtime=0.16 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 2084 0 0 0 16 0 0 0 16 0 19 0 352291025 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7654060 CPUtime=0.1 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 836 0 0 0 10 0 0 0 15 0 19 0 352291025 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7654060 CPUtime=0.1 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 6702 0 0 0 10 0 0 0 15 0 19 0 352291025 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 2898 0 0 0 12 0 0 0 15 0 19 0 352291026 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7654060 CPUtime=0.16 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 5688 0 0 0 16 0 0 0 16 0 19 0 352291026 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7654060 CPUtime=0.17 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 6069 0 0 0 17 0 0 0 15 0 19 0 352291026 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7654060 CPUtime=4.06 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 9469 0 0 0 406 0 0 0 15 0 19 0 352291027 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7654060 CPUtime=0.32 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2168 0 0 0 32 0 0 0 15 0 19 0 352291029 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7654060 CPUtime=0.53 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 8652 0 0 0 53 0 0 0 15 0 19 0 352291029 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 352291029 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7837757440 84129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1183.71
Current children cumulated vsize (KiB) 7654060

[startup+1242.3 s]
/proc/loadavg: 4.02 4.04 3.83 5/262 18511
/proc/meminfo: memFree=12847172/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7654060 CPUtime=1243.73 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 92385 0 1 0 124359 14 0 0 18 0 19 0 352291024 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1913515 86942 2253 9 0 1904253 0
[pid=18443/tid=18449] ppid=18441 vsize=7654060 CPUtime=1237.41 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 32925 0 1 0 123733 8 0 0 25 0 19 0 352291024 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505743868 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7654060 CPUtime=0.17 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 4593 0 0 0 17 0 0 0 15 0 19 0 352291025 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7654060 CPUtime=0.19 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 6774 0 0 0 19 0 0 0 15 0 19 0 352291025 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7654060 CPUtime=0.16 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 2084 0 0 0 16 0 0 0 15 0 19 0 352291025 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 1947 0 0 0 12 0 0 0 15 0 19 0 352291025 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7654060 CPUtime=0.1 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 6702 0 0 0 10 0 0 0 15 0 19 0 352291025 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 2898 0 0 0 12 0 0 0 15 0 19 0 352291026 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7654060 CPUtime=0.16 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 5688 0 0 0 16 0 0 0 16 0 19 0 352291026 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7654060 CPUtime=0.19 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 7175 0 0 0 19 0 0 0 15 0 19 0 352291026 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7654060 CPUtime=4.14 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 9554 0 0 0 414 0 0 0 15 0 19 0 352291027 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7654060 CPUtime=0.32 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2168 0 0 0 32 0 0 0 15 0 19 0 352291029 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7654060 CPUtime=0.53 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 8652 0 0 0 53 0 0 0 15 0 19 0 352291029 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 352291029 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7837757440 86942 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1243.73
Current children cumulated vsize (KiB) 7654060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.09 4.05 3.84 2/203 18521
/proc/meminfo: memFree=13555224/32951124 swapFree=67111528/67111528
[pid=18443] ppid=18441 vsize=7654060 CPUtime=1301.45 cores=4,6
/proc/18443/stat : 18443 (java) S 18441 18443 18109 0 -1 4202496 92579 0 1 0 130131 14 0 0 18 0 19 0 352291024 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107253733 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/18443/statm: 1913515 87129 2253 9 0 1904253 0
[pid=18443/tid=18449] ppid=18441 vsize=7654060 CPUtime=1295.01 cores=4,6
/proc/18443/task/18449/stat : 18449 (java) R 18441 18443 18109 0 -1 4202560 32926 0 1 0 129493 8 0 0 25 0 19 0 352291024 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 46912505601635 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=18443/tid=18451] ppid=18441 vsize=7654060 CPUtime=0.17 cores=4,6
/proc/18443/task/18451/stat : 18451 (java) S 18441 18443 18109 0 -1 4202560 4593 0 0 0 17 0 0 0 15 0 19 0 352291025 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18452] ppid=18441 vsize=7654060 CPUtime=0.21 cores=4,6
/proc/18443/task/18452/stat : 18452 (java) S 18441 18443 18109 0 -1 4202560 6774 0 0 0 21 0 0 0 16 0 19 0 352291025 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18453] ppid=18441 vsize=7654060 CPUtime=0.16 cores=4,6
/proc/18443/task/18453/stat : 18453 (java) S 18441 18443 18109 0 -1 4202560 2084 0 0 0 16 0 0 0 15 0 19 0 352291025 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18454] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18454/stat : 18454 (java) S 18441 18443 18109 0 -1 4202560 1947 0 0 0 12 0 0 0 16 0 19 0 352291025 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18455] ppid=18441 vsize=7654060 CPUtime=0.1 cores=4,6
/proc/18443/task/18455/stat : 18455 (java) S 18441 18443 18109 0 -1 4202560 6702 0 0 0 10 0 0 0 15 0 19 0 352291025 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18456] ppid=18441 vsize=7654060 CPUtime=0.12 cores=4,6
/proc/18443/task/18456/stat : 18456 (java) S 18441 18443 18109 0 -1 4202560 2898 0 0 0 12 0 0 0 15 0 19 0 352291026 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18457] ppid=18441 vsize=7654060 CPUtime=0.18 cores=4,6
/proc/18443/task/18457/stat : 18457 (java) S 18441 18443 18109 0 -1 4202560 5688 0 0 0 18 0 0 0 15 0 19 0 352291026 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18458] ppid=18441 vsize=7654060 CPUtime=0.19 cores=4,6
/proc/18443/task/18458/stat : 18458 (java) S 18441 18443 18109 0 -1 4202560 7175 0 0 0 19 0 0 0 16 0 19 0 352291026 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18459] ppid=18441 vsize=7654060 CPUtime=4.23 cores=4,6
/proc/18443/task/18459/stat : 18459 (java) S 18441 18443 18109 0 -1 4202560 9743 0 0 0 423 0 0 0 15 0 19 0 352291027 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 0 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18460] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18460/stat : 18460 (java) S 18441 18443 18109 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18461] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18461/stat : 18461 (java) S 18441 18443 18109 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 352291027 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18462] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18462/stat : 18462 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107274673 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18463] ppid=18441 vsize=7654060 CPUtime=0.32 cores=4,6
/proc/18443/task/18463/stat : 18463 (java) S 18441 18443 18109 0 -1 4202560 2168 0 0 0 32 0 0 0 15 0 19 0 352291029 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18464] ppid=18441 vsize=7654060 CPUtime=0.53 cores=4,6
/proc/18443/task/18464/stat : 18464 (java) S 18441 18443 18109 0 -1 4202560 8652 0 0 0 53 0 0 0 15 0 19 0 352291029 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18465] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18465/stat : 18465 (java) S 18441 18443 18109 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 352291029 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107266969 0 4 0 16800975 18446604453913774976 0 0 -1 4 0 0 0
[pid=18443/tid=18466] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18466/stat : 18466 (java) S 18441 18443 18109 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 352291029 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
[pid=18443/tid=18468] ppid=18441 vsize=7654060 CPUtime=0 cores=4,6
/proc/18443/task/18468/stat : 18468 (java) S 18441 18443 18109 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 352291057 7837757440 87129 33554432000 1073741824 1073778376 140736949139872 18446744073709551615 228107267584 0 4 0 16800975 18446604453913774976 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1301.45
Current children cumulated vsize (KiB) 7654060

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): 1300.07
CPU time (s): 1301.55
CPU user time (s): 1301.39
CPU system time (s): 0.163975
CPU usage (%): 100.114
Max. virtual memory (cumulated for all children) (KiB): 7662212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.39
system time used= 0.163975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92614
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= 28089
involuntary context switches= 4262

runsolver used 2.23666 second user time and 4.87826 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-12 10:59:16
IDJOB=3190326
IDBENCH=82657
IDSOLVER=1611
FILE ID=node142/3190326-1302598755
RUNJOBID= node142-1302597452-18128
PBS_JOBID= 12958100
Free space on /tmp= 71716 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S926207202-053-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190326-1302598755/watcher-3190326-1302598755 -o /tmp/evaluation-result-3190326-1302598755/solver-3190326-1302598755 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190326-1302598755.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= bd4912a5ba3146c46ac3a58d7861d9a6
RANDOM SEED=559120885

node142.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.846
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.846
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	: 5131.95
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.846
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.846
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.67
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.846
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.81
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.846
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.846
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.846
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	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13788756 kB
Buffers:        725336 kB
Cached:       17846492 kB
SwapCached:          0 kB
Active:        9808712 kB
Inactive:      8944448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13788756 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8324 kB
Writeback:           0 kB
AnonPages:      181320 kB
Mapped:          22924 kB
Slab:           345544 kB
PageTables:       5516 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 21988360 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= 71716 MiB
End job on node142 at 2011-04-12 11:20:58