Trace number 3259092

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) 1300.79 1300.07

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v760c43649g7.cnf
MD5SUMbd9e06c08721e6eb7b4cb4a265dbdd48
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.14637
Satisfiable
(Un)Satisfiability was proved
Number of variables760
Number of clauses43649
Sum of the clauses size87978
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 243609
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.05/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.05/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.07	c See www.sat4j.org for details.
0.05/0.07	c no version file found!!!
0.05/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.07	c java.vm.version	19.1-b02
0.05/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.07	c sun.arch.data.model	64
0.05/0.07	c java.version		1.6.0_24
0.05/0.07	c os.name		Linux
0.05/0.07	c os.version		2.6.18-164.el5
0.05/0.07	c os.arch		amd64
0.05/0.07	c Free memory 		6997539544
0.05/0.07	c Max memory 		7034241024
0.05/0.07	c Total memory 		7034241024
0.05/0.07	c Number of processors 	8
0.05/0.09	c --- Begin Solver configuration ---
0.05/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.05/0.09	c Learn all clauses as in MiniSAT
0.05/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.05/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.05/0.09	c Expensive reason simplification
0.05/0.09	c Armin Biere (Picosat) restarts strategy
0.05/0.09	c Glucose learned constraints deletion strategy
0.05/0.09	c timeout=2147483647s
0.05/0.09	c DB Simplification allowed=true
0.05/0.09	c --- End Solver configuration ---
0.05/0.09	c solving HOME/instance-3259092-1303506855.cnf
0.05/0.09	c reading problem ... 
0.11/0.19	c ... done. Wall clock time 0.102s.
0.11/0.19	c #vars     760
0.11/0.19	c #constraints  43649
0.11/0.19	c constraints type 
0.11/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
0.11/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43609
1.17/1.02	c cleaning 2494 clauses out of 5000 with flag 5000/5000
2.42/2.09	c cleaning 4248 clauses out of 8506 with flag 11000/11000
3.81/3.43	c cleaning 5620 clauses out of 11259 with flag 18001/18001
5.51/5.13	c cleaning 6807 clauses out of 13638 with flag 26000/26000
7.50/7.18	c cleaning 7909 clauses out of 15832 with flag 35001/35001
9.90/9.53	c cleaning 8954 clauses out of 17922 with flag 45000/45000
12.70/12.32	c cleaning 9967 clauses out of 19969 with flag 56001/56001
16.11/15.70	c cleaning 10989 clauses out of 22003 with flag 68002/68002
19.91/19.50	c cleaning 11987 clauses out of 24012 with flag 81000/81000
24.01/23.66	c cleaning 13004 clauses out of 26026 with flag 95001/95001
29.02/28.66	c cleaning 13989 clauses out of 28022 with flag 110001/110001
34.61/34.28	c cleaning 15001 clauses out of 30033 with flag 126001/126001
41.11/40.71	c cleaning 15984 clauses out of 32031 with flag 143000/143000
47.81/47.44	c cleaning 17014 clauses out of 34049 with flag 161002/161002
55.21/54.84	c cleaning 18006 clauses out of 36034 with flag 180001/180001
63.71/63.35	c cleaning 19002 clauses out of 38027 with flag 200000/200000
72.61/72.21	c cleaning 20002 clauses out of 40026 with flag 221001/221001
83.01/82.68	c cleaning 20997 clauses out of 42024 with flag 243001/243001
94.12/93.70	c cleaning 22006 clauses out of 44026 with flag 266000/266000
105.93/105.58	c cleaning 22997 clauses out of 46022 with flag 290002/290002
119.23/118.88	c cleaning 23998 clauses out of 48025 with flag 315002/315002
133.55/133.11	c cleaning 25007 clauses out of 50025 with flag 341000/341000
147.75/147.38	c cleaning 25989 clauses out of 52021 with flag 368003/368003
164.15/163.76	c cleaning 27000 clauses out of 54030 with flag 396001/396001
181.76/181.32	c cleaning 27989 clauses out of 56029 with flag 425000/425000
200.96/200.51	c cleaning 29002 clauses out of 58040 with flag 455000/455000
221.17/220.76	c cleaning 30017 clauses out of 60043 with flag 486005/486005
242.27/241.88	c cleaning 30988 clauses out of 62022 with flag 518001/518001
263.98/263.57	c cleaning 32000 clauses out of 64033 with flag 551000/551000
288.29/287.89	c cleaning 32997 clauses out of 66033 with flag 585000/585000
313.20/312.74	c cleaning 34012 clauses out of 68036 with flag 620000/620000
341.10/340.68	c cleaning 35002 clauses out of 70025 with flag 656001/656001
368.91/368.42	c cleaning 36003 clauses out of 72022 with flag 693000/693000
401.12/400.68	c cleaning 36991 clauses out of 74020 with flag 731001/731001
433.83/433.39	c cleaning 37992 clauses out of 76028 with flag 770000/770000
469.03/468.60	c cleaning 38993 clauses out of 78040 with flag 810004/810004
503.34/502.89	c cleaning 40010 clauses out of 80043 with flag 851000/851000
540.24/539.73	c cleaning 41004 clauses out of 82033 with flag 893000/893000
581.55/581.01	c cleaning 42000 clauses out of 84029 with flag 936000/936000
624.57/624.09	c cleaning 43011 clauses out of 86030 with flag 980001/980001
668.58/668.04	c cleaning 43490 clauses out of 87018 with flag 1024000/1024000
711.19/710.62	c cleaning 43753 clauses out of 87528 with flag 1068000/1068000
749.89/749.37	c cleaning 43875 clauses out of 87776 with flag 1112001/1112001
792.61/792.03	c cleaning 43934 clauses out of 87905 with flag 1156005/1156005
834.71/834.17	c cleaning 43962 clauses out of 87967 with flag 1200001/1200001
878.62/878.08	c cleaning 43988 clauses out of 88004 with flag 1244000/1244000
919.92/919.32	c cleaning 43990 clauses out of 88021 with flag 1288005/1288005
961.43/960.90	c cleaning 43999 clauses out of 88028 with flag 1332002/1332002
1006.14/1005.51	c cleaning 44005 clauses out of 88030 with flag 1376003/1376003
1049.75/1049.15	c cleaning 43983 clauses out of 88023 with flag 1420001/1420001
1088.96/1088.31	c cleaning 43987 clauses out of 88041 with flag 1464002/1464002
1129.86/1129.28	c cleaning 44015 clauses out of 88054 with flag 1508002/1508002
1174.87/1174.24	c cleaning 44005 clauses out of 88037 with flag 1552000/1552000
1215.37/1214.72	c cleaning 44000 clauses out of 88033 with flag 1596001/1596001
1256.08/1255.42	c cleaning 43996 clauses out of 88033 with flag 1640001/1640001
1299.59/1298.92	c cleaning 44011 clauses out of 88037 with flag 1684001/1684001
1300.70/1300.01	c starts		: 1467
1300.70/1300.01	c conflicts		: 1685817
1300.70/1300.01	c decisions		: 2561396
1300.70/1300.01	c propagations		: 152225512
1300.70/1300.01	c inspects		: 15017479743
1300.70/1300.01	c shortcuts		: 0
1300.70/1300.01	c learnt literals	: 0
1300.70/1300.01	c learnt binary clauses	: 0
1300.70/1300.01	c learnt ternary clauses	: 0
1300.70/1300.01	c learnt constraints	: 1685817
1300.70/1300.01	c ignored constraints	: 0
1300.70/1300.01	c root simplifications	: 1467
1300.70/1300.01	c removed literals (reason simplification)	: 55551673
1300.70/1300.01	c reason swapping (by a shorter reason)	: 0
1300.70/1300.01	c Calls to reduceDB	: 56
1300.70/1300.01	c speed (assignments/second)	: 117112.67320654153
1300.70/1300.01	c non guided choices	106
1300.70/1300.06	c learnt constraints type 
1300.70/1300.06	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 45905
1300.70/1300.06	c constraints type 
1300.70/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
1300.70/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 43609
1300.70/1300.06	s UNKNOWN
1300.70/1300.06	c Total wall clock time (in seconds) : 1299.924

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

running on 2 cores: 1,3

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: 3.71 3.94 3.89 3/197 16400
/proc/meminfo: memFree=24108476/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=30528 CPUtime=0 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 1221 0 0 0 0 0 0 0 22 0 2 0 462288256 31260672 939 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 7632 947 723 9 0 383 0
[pid=16400/tid=16401] ppid=16398 vsize=30528 CPUtime=0 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 125 0 0 0 0 0 0 0 23 0 2 0 462288257 31260672 958 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46914113108434 0 0 4096 0 0 0 0 -1 1 0 0 0

[startup+0.061795 s]
/proc/loadavg: 3.71 3.94 3.89 3/197 16400
/proc/meminfo: memFree=24108476/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7569808 CPUtime=0.05 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 9276 0 1 0 4 1 0 0 22 0 18 0 462288256 7751483392 8971 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1892452 8971 1740 9 0 1883190 0
[pid=16400/tid=16401] ppid=16398 vsize=7569808 CPUtime=0.05 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 8101 0 1 0 4 1 0 0 22 0 18 0 462288257 7751483392 8971 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382783947 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569808

[startup+0.110825 s]
/proc/loadavg: 3.71 3.94 3.89 3/197 16400
/proc/meminfo: memFree=24108476/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7636544 CPUtime=0.11 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 10489 0 1 0 10 1 0 0 22 0 18 0 462288256 7819821056 10184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1909136 10184 2123 9 0 1899874 0
[pid=16400/tid=16401] ppid=16398 vsize=7636544 CPUtime=0.09 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 8669 0 1 0 8 1 0 0 22 0 18 0 462288257 7819821056 10184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505172912 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636544

[startup+0.300719 s]
/proc/loadavg: 3.71 3.94 3.89 3/197 16400
/proc/meminfo: memFree=24108476/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7640176 CPUtime=0.43 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 13952 0 1 0 42 1 0 0 22 0 19 0 462288256 7823540224 12326 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910044 12326 2215 9 0 1900782 0
[pid=16400/tid=16401] ppid=16398 vsize=7640176 CPUtime=0.2 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 9462 0 1 0 19 1 0 0 23 0 19 0 462288257 7823540224 12326 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505200208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7640176

[startup+0.700684 s]
/proc/loadavg: 3.71 3.94 3.89 3/197 16400
/proc/meminfo: memFree=24108476/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7640176 CPUtime=0.97 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 14591 0 1 0 95 2 0 0 22 0 19 0 462288256 7823540224 12853 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910044 12853 2222 9 0 1900782 0
[pid=16400/tid=16401] ppid=16398 vsize=7640176 CPUtime=0.59 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 9950 0 1 0 58 1 0 0 25 0 19 0 462288257 7823540224 12853 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505534400 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 7640176

[startup+1.50151 s]
/proc/loadavg: 3.71 3.94 3.89 9/261 16474
/proc/meminfo: memFree=23929708/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7640696 CPUtime=1.91 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 24215 0 1 0 188 3 0 0 22 0 19 0 462288256 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910174 20096 2251 9 0 1900912 0
[pid=16400/tid=16401] ppid=16398 vsize=7640696 CPUtime=1.32 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 10248 0 1 0 131 1 0 0 25 0 19 0 462288257 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505561383 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 246 0 0 0 0 0 0 0 18 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 263 0 0 0 0 0 0 0 17 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 382 0 0 0 0 0 0 0 17 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 21 0 0 0 0 0 0 0 18 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 15 0 0 0 0 0 0 0 18 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 19 0 462288258 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7640696 CPUtime=0.01 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 943 0 0 0 1 0 0 0 17 0 19 0 462288259 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7640696 CPUtime=0.36 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 35 1 0 0 15 0 19 0 462288262 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7640696 CPUtime=0.19 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2132 0 0 0 19 0 0 0 15 0 19 0 462288262 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288262 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7640696 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824072704 20096 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 7640696

[startup+3.10122 s]
/proc/loadavg: 3.71 3.94 3.89 10/262 16475
/proc/meminfo: memFree=23836636/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7641052 CPUtime=3.52 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 25266 0 1 0 348 4 0 0 22 0 19 0 462288256 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910263 21146 2253 9 0 1901001 0
[pid=16400/tid=16401] ppid=16398 vsize=7641052 CPUtime=2.86 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 10250 0 1 0 285 1 0 0 25 0 19 0 462288257 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505561320 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 246 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 263 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 354 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=0.03 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 1192 0 0 0 3 0 0 0 16 0 19 0 462288259 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.22 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2194 0 0 0 22 0 0 0 15 0 19 0 462288262 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 462288262 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824437248 21146 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.52
Current children cumulated vsize (KiB) 7641052

[startup+6.30069 s]
/proc/loadavg: 3.73 3.95 3.89 5/262 16475
/proc/meminfo: memFree=23793956/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7641052 CPUtime=6.7 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 25719 0 1 0 666 4 0 0 22 0 19 0 462288256 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910263 20184 2253 9 0 1901001 0
[pid=16400/tid=16401] ppid=16398 vsize=7641052 CPUtime=5.96 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 10252 0 1 0 595 1 0 0 19 0 19 0 462288257 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505582791 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 246 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 447 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 382 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 421 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 354 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 15 0 19 0 462288258 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=0.07 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 1416 0 0 0 7 0 0 0 15 0 19 0 462288259 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.25 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2217 0 0 0 25 0 0 0 15 0 19 0 462288262 7824437248 20184 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0

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

[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0.07 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 568 0 0 0 7 0 0 0 15 0 19 0 462288258 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0.05 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 539 0 0 0 5 0 0 0 15 0 19 0 462288258 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 530 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=1.54 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 6008 0 0 0 154 0 0 0 15 0 19 0 462288259 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.25 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2217 0 0 0 25 0 0 0 15 0 19 0 462288262 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) S 16398 16400 15880 0 -1 4202560 64 0 0 0 0 0 0 0 15 0 19 0 462288262 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824437248 34080 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 7641052

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/262 16506
/proc/meminfo: memFree=23492820/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7641052 CPUtime=1182.97 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 39795 0 1 0 118290 7 0 0 22 0 19 0 462288256 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910263 34081 2253 9 0 1901001 0
[pid=16400/tid=16401] ppid=16398 vsize=7641052 CPUtime=1180.07 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 14068 0 1 0 118004 3 0 0 25 0 19 0 462288257 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505615772 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 812 0 0 0 6 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7641052 CPUtime=0.1 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 2009 0 0 0 10 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 690 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 688 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 1657 0 0 0 8 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0.07 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 568 0 0 0 7 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 539 0 0 0 6 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0.07 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 531 0 0 0 7 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=1.62 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 6012 0 0 0 162 0 0 0 15 0 19 0 462288259 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.25 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2217 0 0 0 25 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) S 16398 16400 15880 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1182.97
Current children cumulated vsize (KiB) 7641052

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/262 16508
/proc/meminfo: memFree=23485696/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7641052 CPUtime=1242.98 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 39802 0 1 0 124291 7 0 0 22 0 19 0 462288256 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910263 34081 2253 9 0 1901001 0
[pid=16400/tid=16401] ppid=16398 vsize=7641052 CPUtime=1240.03 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 14069 0 1 0 124000 3 0 0 25 0 19 0 462288257 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505600767 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 812 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7641052 CPUtime=0.1 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 2009 0 0 0 10 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 690 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 688 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 1657 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 568 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 539 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0.07 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 531 0 0 0 7 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=1.66 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 6014 0 0 0 166 0 0 0 15 0 19 0 462288259 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.25 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2217 0 0 0 25 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) S 16398 16400 15880 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1242.98
Current children cumulated vsize (KiB) 7641052



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.94 4/242 16512
/proc/meminfo: memFree=23643772/32951124 swapFree=67051468/67111528
[pid=16400] ppid=16398 vsize=7641052 CPUtime=1300.7 cores=1,3
/proc/16400/stat : 16400 (java) S 16398 16400 15880 0 -1 4202496 39812 0 1 0 130063 7 0 0 22 0 19 0 462288256 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/16400/statm: 1910263 34081 2253 9 0 1901001 0
[pid=16400/tid=16401] ppid=16398 vsize=7641052 CPUtime=1297.64 cores=1,3
/proc/16400/task/16401/stat : 16401 (java) R 16398 16400 15880 0 -1 4202560 14071 0 1 0 129761 3 0 0 25 0 19 0 462288257 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 46912505600893 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=16400/tid=16403] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16403/stat : 16403 (java) S 16398 16400 15880 0 -1 4202560 812 0 0 0 6 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16404] ppid=16398 vsize=7641052 CPUtime=0.1 cores=1,3
/proc/16400/task/16404/stat : 16404 (java) S 16398 16400 15880 0 -1 4202560 2009 0 0 0 10 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16405] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16405/stat : 16405 (java) S 16398 16400 15880 0 -1 4202560 690 0 0 0 6 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16406] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16406/stat : 16406 (java) S 16398 16400 15880 0 -1 4202560 688 0 0 0 8 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16407] ppid=16398 vsize=7641052 CPUtime=0.09 cores=1,3
/proc/16400/task/16407/stat : 16407 (java) S 16398 16400 15880 0 -1 4202560 1657 0 0 0 9 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16408] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16408/stat : 16408 (java) S 16398 16400 15880 0 -1 4202560 568 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16409] ppid=16398 vsize=7641052 CPUtime=0.06 cores=1,3
/proc/16400/task/16409/stat : 16409 (java) S 16398 16400 15880 0 -1 4202560 539 0 0 0 6 0 0 0 16 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16410] ppid=16398 vsize=7641052 CPUtime=0.08 cores=1,3
/proc/16400/task/16410/stat : 16410 (java) S 16398 16400 15880 0 -1 4202560 531 0 0 0 8 0 0 0 15 0 19 0 462288258 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16411] ppid=16398 vsize=7641052 CPUtime=1.74 cores=1,3
/proc/16400/task/16411/stat : 16411 (java) S 16398 16400 15880 0 -1 4202560 6018 0 0 0 174 0 0 0 15 0 19 0 462288259 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 0 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16412] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16412/stat : 16412 (java) S 16398 16400 15880 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16413] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16413/stat : 16413 (java) S 16398 16400 15880 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 462288260 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16414] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16414/stat : 16414 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382780849 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16415] ppid=16398 vsize=7641052 CPUtime=0.37 cores=1,3
/proc/16400/task/16415/stat : 16415 (java) S 16398 16400 15880 0 -1 4202560 8788 0 0 0 36 1 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16416] ppid=16398 vsize=7641052 CPUtime=0.25 cores=1,3
/proc/16400/task/16416/stat : 16416 (java) S 16398 16400 15880 0 -1 4202560 2217 0 0 0 25 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 3 0 0 0
[pid=16400/tid=16417] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16417/stat : 16417 (java) S 16398 16400 15880 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773145 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
[pid=16400/tid=16418] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16418/stat : 16418 (java) R 16398 16400 15880 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 462288262 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=16400/tid=16423] ppid=16398 vsize=7641052 CPUtime=0 cores=1,3
/proc/16400/task/16423/stat : 16423 (java) S 16398 16400 15880 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 462288276 7824437248 34081 33554432000 1073741824 1073778376 140733452324448 18446744073709551615 218382773760 0 4 0 16800975 18446604467705210112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1300.7
Current children cumulated vsize (KiB) 7641052

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): 1300.79
CPU user time (s): 1300.71
CPU system time (s): 0.084987
CPU usage (%): 100.056
Max. virtual memory (cumulated for all children) (KiB): 7641052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.71
system time used= 0.084987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39851
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= 28184
involuntary context switches= 6951

runsolver used 2.11268 second user time and 5.00424 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-22 23:14:15
IDJOB=3259092
IDBENCH=71487
IDSOLVER=1611
FILE ID=node101/3259092-1303506855
RUNJOBID= node101-1303506853-16362
PBS_JOBID= 13134232
Free space on /tmp= 71856 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v760c43649g7.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-3259092-1303506855/watcher-3259092-1303506855 -o /tmp/evaluation-result-3259092-1303506855/solver-3259092-1303506855 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3259092-1303506855.cnf

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

MD5SUM BENCH= bd9e06c08721e6eb7b4cb4a265dbdd48
RANDOM SEED=1495477900

node101.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.841
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.68
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.841
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	: 5226.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24108632 kB
Buffers:       1584544 kB
Cached:        6708444 kB
SwapCached:      33708 kB
Active:        5376028 kB
Inactive:      2998376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24108632 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            1620 kB
Writeback:           0 kB
AnonPages:       69376 kB
Mapped:          17088 kB
Slab:           403168 kB
PageTables:       5192 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7465840 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= 71852 MiB
End job on node101 at 2011-04-22 23:35:57