Trace number 3262744

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) 1302.19 1300.08

General information on the benchmark

NameSAT03/handmade/gomes/bqwh/
bqwh.60.1152.shuffled-as.sat03-1650.cnf
MD5SUM98d6317b259165bb4fb7a39e783668e0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark118.001
Satisfiable
(Un)Satisfiability was proved
Number of variables7534
Number of clauses72812
Sum of the clauses size161368
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269406
Number of clauses of size 3128
Number of clauses of size 4291
Number of clauses of size 5538
Number of clauses of size over 52449

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.06/0.08	c no version file found!!!
0.06/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.08	c java.vm.version	19.1-b02
0.06/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.08	c sun.arch.data.model	64
0.06/0.08	c java.version		1.6.0_24
0.06/0.08	c os.name		Linux
0.06/0.08	c os.version		2.6.18-164.el5
0.06/0.08	c os.arch		amd64
0.06/0.08	c Free memory 		6997539544
0.06/0.08	c Max memory 		7034241024
0.06/0.08	c Total memory 		7034241024
0.06/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3262744-1303556329.cnf
0.09/0.10	c reading problem ... 
0.27/0.24	c ... done. Wall clock time 0.146s.
0.27/0.24	c #vars     7534
0.27/0.24	c #constraints  72812
0.27/0.24	c constraints type 
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3406
0.27/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69406
2.46/2.03	c cleaning 2498 clauses out of 5000 with flag 5000/5000
4.55/3.93	c cleaning 4249 clauses out of 8505 with flag 11003/11003
7.36/6.23	c cleaning 5617 clauses out of 11254 with flag 18001/18001
10.37/8.88	c cleaning 6803 clauses out of 13637 with flag 26001/26001
13.48/11.92	c cleaning 7904 clauses out of 15833 with flag 35000/35000
16.88/15.37	c cleaning 8951 clauses out of 17929 with flag 45000/45000
20.68/19.18	c cleaning 9970 clauses out of 19978 with flag 56000/56000
24.98/23.44	c cleaning 10993 clauses out of 22010 with flag 68002/68002
29.69/28.18	c cleaning 12008 clauses out of 24015 with flag 81000/81000
34.99/33.43	c cleaning 12987 clauses out of 26007 with flag 95000/95000
40.70/39.13	c cleaning 13992 clauses out of 28021 with flag 110001/110001
47.01/45.43	c cleaning 14987 clauses out of 30028 with flag 126000/126000
53.91/52.31	c cleaning 16009 clauses out of 32041 with flag 143000/143000
61.31/59.71	c cleaning 17010 clauses out of 34032 with flag 161000/161000
69.31/67.77	c cleaning 17987 clauses out of 36023 with flag 180001/180001
77.72/76.11	c cleaning 19010 clauses out of 38036 with flag 200001/200001
86.82/85.20	c cleaning 19984 clauses out of 40026 with flag 221001/221001
96.43/94.87	c cleaning 20999 clauses out of 42041 with flag 243000/243000
107.03/105.42	c cleaning 22012 clauses out of 44042 with flag 266000/266000
117.84/116.22	c cleaning 22984 clauses out of 46031 with flag 290001/290001
129.25/127.61	c cleaning 23970 clauses out of 48046 with flag 315000/315000
141.85/140.24	c cleaning 24991 clauses out of 50076 with flag 341000/341000
154.77/153.17	c cleaning 26024 clauses out of 52085 with flag 368000/368000
167.87/166.24	c cleaning 27025 clauses out of 54065 with flag 396004/396004
181.88/180.24	c cleaning 27962 clauses out of 56036 with flag 425000/425000
197.49/195.81	c cleaning 29024 clauses out of 58075 with flag 455001/455001
213.19/211.57	c cleaning 29993 clauses out of 60050 with flag 486000/486000
229.79/228.18	c cleaning 30983 clauses out of 62057 with flag 518000/518000
247.10/245.49	c cleaning 32014 clauses out of 64074 with flag 551000/551000
264.52/262.86	c cleaning 32999 clauses out of 66062 with flag 585002/585002
284.22/282.56	c cleaning 34020 clauses out of 68061 with flag 620000/620000
303.73/302.06	c cleaning 34956 clauses out of 70041 with flag 656000/656000
324.54/322.89	c cleaning 35996 clauses out of 72085 with flag 693000/693000
345.95/344.23	c cleaning 36989 clauses out of 74089 with flag 731000/731000
368.95/367.24	c cleaning 37999 clauses out of 76100 with flag 770000/770000
392.06/390.30	c cleaning 38994 clauses out of 78101 with flag 810000/810000
416.37/414.66	c cleaning 39988 clauses out of 80110 with flag 851003/851003
440.77/439.06	c cleaning 41041 clauses out of 82119 with flag 893000/893000
466.28/464.58	c cleaning 42015 clauses out of 84079 with flag 936001/936001
492.70/490.90	c cleaning 42991 clauses out of 86063 with flag 980000/980000
520.80/519.01	c cleaning 43981 clauses out of 88072 with flag 1025000/1025000
548.61/546.88	c cleaning 45015 clauses out of 90091 with flag 1071000/1071000
578.82/577.05	c cleaning 46010 clauses out of 92077 with flag 1118001/1118001
608.54/606.75	c cleaning 46997 clauses out of 94066 with flag 1166000/1166000
640.04/638.21	c cleaning 48007 clauses out of 96070 with flag 1215001/1215001
672.05/670.24	c cleaning 49004 clauses out of 98062 with flag 1265000/1265000
705.16/703.33	c cleaning 49992 clauses out of 100058 with flag 1316000/1316000
740.78/738.99	c cleaning 51021 clauses out of 102066 with flag 1368000/1368000
775.50/773.70	c cleaning 51966 clauses out of 104046 with flag 1421001/1421001
811.31/809.48	c cleaning 53023 clauses out of 106079 with flag 1475000/1475000
848.42/846.60	c cleaning 54023 clauses out of 108057 with flag 1530001/1530001
886.63/884.75	c cleaning 54978 clauses out of 110037 with flag 1586004/1586004
925.95/924.03	c cleaning 56003 clauses out of 112055 with flag 1643000/1643000
965.65/963.75	c cleaning 57003 clauses out of 114054 with flag 1701002/1701002
1005.26/1003.40	c cleaning 57989 clauses out of 116049 with flag 1760000/1760000
1048.37/1046.42	c cleaning 58979 clauses out of 118060 with flag 1820000/1820000
1090.89/1088.99	c cleaning 60001 clauses out of 120081 with flag 1881000/1881000
1135.19/1133.27	c cleaning 61019 clauses out of 122080 with flag 1943000/1943000
1183.31/1181.38	c cleaning 61955 clauses out of 124062 with flag 2006001/2006001
1230.32/1228.37	c cleaning 63019 clauses out of 126106 with flag 2070000/2070000
1279.14/1277.12	c cleaning 63996 clauses out of 128087 with flag 2135000/2135000
1302.06/1300.01	c starts		: 1593
1302.06/1300.01	c conflicts		: 2167657
1302.06/1300.01	c decisions		: 5182416
1302.06/1300.01	c propagations		: 1095944423
1302.06/1300.01	c inspects		: 8902615549
1302.06/1300.01	c shortcuts		: 0
1302.06/1300.01	c learnt literals	: 0
1302.06/1300.01	c learnt binary clauses	: 10
1302.06/1300.01	c learnt ternary clauses	: 171
1302.06/1300.01	c learnt constraints	: 2167657
1302.06/1300.01	c ignored constraints	: 0
1302.06/1300.01	c root simplifications	: 1593
1302.06/1300.01	c removed literals (reason simplification)	: 49461253
1302.06/1300.01	c reason swapping (by a shorter reason)	: 0
1302.06/1300.01	c Calls to reduceDB	: 61
1302.06/1300.01	c speed (assignments/second)	: 843183.9988490263
1302.06/1300.01	c non guided choices	310
1302.06/1300.04	c learnt constraints type 
1302.06/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
1302.06/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 96766
1302.06/1300.06	c constraints type 
1302.06/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3406
1302.06/1300.06	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 69406
1302.06/1300.06	s UNKNOWN
1302.06/1300.06	c Total wall clock time (in seconds) : 1299.916

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-3262744-1303556329/watcher-3262744-1303556329 -o /tmp/evaluation-result-3262744-1303556329/solver-3262744-1303556329 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262744-1303556329.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.69 3.94 3.92 3/182 8873
/proc/meminfo: memFree=14484752/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=30536 CPUtime=0 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 1255 0 0 0 0 0 0 0 24 0 2 0 467233855 31268864 972 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 7901 973 745 9 0 385 0
[pid=8873/tid=8882] ppid=8871 vsize=31604 CPUtime=0 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 159 0 0 0 0 0 0 0 18 0 2 0 467233855 32362496 992 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270612927386 0 0 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.078998 s]
/proc/loadavg: 3.69 3.94 3.92 3/182 8873
/proc/meminfo: memFree=14484752/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7569940 CPUtime=0.06 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 9437 0 1 0 5 1 0 0 24 0 18 0 467233855 7751618560 9132 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1892485 9132 1754 9 0 1883223 0
[pid=8873/tid=8882] ppid=8871 vsize=7569940 CPUtime=0.05 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 8261 0 1 0 4 1 0 0 18 0 18 0 467233855 7751618560 9132 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 47411899081475 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.100918 s]
/proc/loadavg: 3.69 3.94 3.92 3/182 8873
/proc/meminfo: memFree=14484752/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7636092 CPUtime=0.09 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 10429 0 1 0 8 1 0 0 24 0 18 0 467233855 7819358208 10124 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1909023 10124 2085 9 0 1899761 0
[pid=8873/tid=8882] ppid=8871 vsize=7636092 CPUtime=0.08 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 8677 0 1 0 7 1 0 0 18 0 18 0 467233855 7819358208 10124 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 47411899938440 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7636092

[startup+0.300883 s]
/proc/loadavg: 3.69 3.94 3.92 3/182 8873
/proc/meminfo: memFree=14484752/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7638848 CPUtime=0.46 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 13527 0 1 0 45 1 0 0 24 0 19 0 467233855 7822180352 12799 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1909712 12799 2209 9 0 1900450 0
[pid=8873/tid=8882] ppid=8871 vsize=7638848 CPUtime=0.27 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 10407 0 1 0 26 1 0 0 19 0 19 0 467233855 7822180352 12799 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505181249 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 7638848

[startup+0.70085 s]
/proc/loadavg: 3.69 3.94 3.92 3/182 8873
/proc/meminfo: memFree=14484752/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7640132 CPUtime=1.13 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 15396 0 1 0 111 2 0 0 24 0 19 0 467233855 7823495168 13930 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1910033 13930 2223 9 0 1900771 0
[pid=8873/tid=8882] ppid=8871 vsize=7640132 CPUtime=0.67 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 10502 0 1 0 66 1 0 0 19 0 19 0 467233855 7823495168 13930 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505610643 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 7640132

[startup+1.5007 s]
/proc/loadavg: 3.69 3.94 3.92 6/262 8961
/proc/meminfo: memFree=14280432/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7640356 CPUtime=1.96 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 15779 0 1 0 194 2 0 0 24 0 19 0 467233855 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1910089 14312 2226 9 0 1900827 0
[pid=8873/tid=8882] ppid=8871 vsize=7640356 CPUtime=1.47 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 10827 0 1 0 146 1 0 0 21 0 19 0 467233855 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505610203 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 467233857 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 467233858 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 467233858 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 467233858 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7640356 CPUtime=0.27 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 2342 0 0 0 27 0 0 0 22 0 19 0 467233861 7823724544 14312 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7640356 CPUtime=0.19 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 1447 0 0 0 19 0 0 0 23 0 19 0 467233861 7823724544 14313 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7823724544 14313 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233861 7823724544 14313 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7640356 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7823724544 14313 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 7640356

[startup+3.10143 s]
/proc/loadavg: 3.69 3.94 3.92 9/262 8961
/proc/meminfo: memFree=14201692/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7659888 CPUtime=3.8 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 25563 0 1 0 377 3 0 0 24 0 19 0 467233855 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1914972 22311 2252 9 0 1905710 0
[pid=8873/tid=8882] ppid=8871 vsize=7659888 CPUtime=3.03 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 11037 0 1 0 302 1 0 0 25 0 19 0 467233855 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505605392 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 590 0 0 0 0 0 0 0 17 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 953 0 0 0 0 0 0 0 17 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 467233857 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7659888 CPUtime=0.02 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 1549 0 0 0 2 0 0 0 16 0 19 0 467233858 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7659888 CPUtime=0.28 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 2342 0 0 0 28 0 0 0 15 0 19 0 467233861 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7659888 CPUtime=0.42 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 7934 0 0 0 41 1 0 0 16 0 19 0 467233861 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233861 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7843725312 22311 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 7659888

[startup+6.3978 s]
/proc/loadavg: 3.71 3.94 3.92 5/262 8961
/proc/meminfo: memFree=14159612/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7659888 CPUtime=7.7 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 32489 0 1 0 766 4 0 0 24 0 19 0 467233855 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1914972 25931 2254 9 0 1905710 0
[pid=8873/tid=8882] ppid=8871 vsize=7659888 CPUtime=6.26 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 11040 0 1 0 625 1 0 0 25 0 19 0 467233855 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505605604 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 590 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 3 0 0 0 0 0 0 0 16 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7659888 CPUtime=0.01 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 955 0 0 0 1 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 630 0 0 0 0 0 0 0 15 0 19 0 467233857 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7659888 CPUtime=0.08 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 1840 0 0 0 8 0 0 0 16 0 19 0 467233858 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7659888 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7659888 CPUtime=0.7 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 8233 0 0 0 69 1 0 0 15 0 19 0 467233861 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7659888 CPUtime=0.6 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) R 8871 8873 7764 0 -1 4202560 8042 0 0 0 59 1 0 0 16 0 19 0 467233861 7843725312 25931 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 47411898718296 0 4 0 16800975 0 0 0 -1 3 0 0 0

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

[pid=8873/tid=8892] ppid=8871 vsize=7656252 CPUtime=0.07 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 591 0 0 0 7 0 0 0 16 0 19 0 467233857 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7656252 CPUtime=0.08 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 1992 0 0 0 8 0 0 0 16 0 19 0 467233857 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7656252 CPUtime=0.13 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 2874 0 0 0 13 0 0 0 15 0 19 0 467233857 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7656252 CPUtime=2.39 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 5104 0 0 0 238 1 0 0 15 0 19 0 467233858 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7656252 CPUtime=0.7 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 8233 0 0 0 69 1 0 0 15 0 19 0 467233861 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7656252 CPUtime=0.86 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 8588 0 0 0 85 1 0 0 15 0 19 0 467233861 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 467233861 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7840002048 64518 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1124.29
Current children cumulated vsize (KiB) 7656252

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/262 9004
/proc/meminfo: memFree=13818684/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7656252 CPUtime=1184.32 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 77665 0 1 0 118416 16 0 0 24 0 19 0 467233855 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1914063 66965 2254 9 0 1904801 0
[pid=8873/tid=8882] ppid=8871 vsize=7656252 CPUtime=1179.29 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 29589 0 1 0 117920 9 0 0 25 0 19 0 467233855 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505763691 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7656252 CPUtime=0.16 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 8337 0 0 0 15 1 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7656252 CPUtime=0.1 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 1153 0 0 0 10 0 0 0 16 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7656252 CPUtime=0.12 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 7427 0 0 0 12 0 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 880 0 0 0 11 0 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1381 0 0 0 11 0 0 0 16 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7656252 CPUtime=0.07 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 591 0 0 0 7 0 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7656252 CPUtime=0.09 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 1993 0 0 0 9 0 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7656252 CPUtime=0.13 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 2874 0 0 0 13 0 0 0 15 0 19 0 467233857 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7656252 CPUtime=2.49 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 5399 0 0 0 248 1 0 0 16 0 19 0 467233858 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7656252 CPUtime=0.7 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 8233 0 0 0 69 1 0 0 15 0 19 0 467233861 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7656252 CPUtime=0.86 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 8588 0 0 0 85 1 0 0 15 0 19 0 467233861 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 467233861 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7840002048 66965 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1184.32
Current children cumulated vsize (KiB) 7656252

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/262 9006
/proc/meminfo: memFree=13816404/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7656252 CPUtime=1244.33 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 77673 0 1 0 124417 16 0 0 24 0 19 0 467233855 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1914063 66966 2254 9 0 1904801 0
[pid=8873/tid=8882] ppid=8871 vsize=7656252 CPUtime=1239.21 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 29590 0 1 0 123912 9 0 0 25 0 19 0 467233855 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505672711 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7656252 CPUtime=0.16 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 8337 0 0 0 15 1 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7656252 CPUtime=0.1 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 1153 0 0 0 10 0 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7656252 CPUtime=0.12 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 7427 0 0 0 12 0 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 880 0 0 0 11 0 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1381 0 0 0 11 0 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7656252 CPUtime=0.07 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 591 0 0 0 7 0 0 0 15 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7656252 CPUtime=0.1 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 1993 0 0 0 10 0 0 0 16 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7656252 CPUtime=0.14 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 2875 0 0 0 14 0 0 0 16 0 19 0 467233857 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7656252 CPUtime=2.56 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 5401 0 0 0 255 1 0 0 15 0 19 0 467233858 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7656252 CPUtime=0.7 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 8233 0 0 0 69 1 0 0 15 0 19 0 467233861 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7656252 CPUtime=0.86 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 8588 0 0 0 85 1 0 0 15 0 19 0 467233861 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 467233861 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7840002048 66966 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1244.33
Current children cumulated vsize (KiB) 7656252



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 7/265 9010
/proc/meminfo: memFree=13815360/32951124 swapFree=67111528/67111528
[pid=8873] ppid=8871 vsize=7656252 CPUtime=1302.06 cores=1,3
/proc/8873/stat : 8873 (java) S 8871 8873 7764 0 -1 4202496 77735 0 1 0 130190 16 0 0 24 0 19 0 467233855 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624913381 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/8873/statm: 1914063 67021 2254 9 0 1904801 0
[pid=8873/tid=8882] ppid=8871 vsize=7656252 CPUtime=1296.85 cores=1,3
/proc/8873/task/8882/stat : 8882 (java) R 8871 8873 7764 0 -1 4202560 29591 0 1 0 129676 9 0 0 25 0 19 0 467233855 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 46912505665149 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=8873/tid=8886] ppid=8871 vsize=7656252 CPUtime=0.17 cores=1,3
/proc/8873/task/8886/stat : 8886 (java) S 8871 8873 7764 0 -1 4202560 8337 0 0 0 16 1 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8887] ppid=8871 vsize=7656252 CPUtime=0.1 cores=1,3
/proc/8873/task/8887/stat : 8887 (java) S 8871 8873 7764 0 -1 4202560 1155 0 0 0 10 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8889] ppid=8871 vsize=7656252 CPUtime=0.12 cores=1,3
/proc/8873/task/8889/stat : 8889 (java) S 8871 8873 7764 0 -1 4202560 7427 0 0 0 12 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8890] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8890/stat : 8890 (java) S 8871 8873 7764 0 -1 4202560 880 0 0 0 11 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8891] ppid=8871 vsize=7656252 CPUtime=0.11 cores=1,3
/proc/8873/task/8891/stat : 8891 (java) S 8871 8873 7764 0 -1 4202560 1381 0 0 0 11 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8892] ppid=8871 vsize=7656252 CPUtime=0.07 cores=1,3
/proc/8873/task/8892/stat : 8892 (java) S 8871 8873 7764 0 -1 4202560 591 0 0 0 7 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8893] ppid=8871 vsize=7656252 CPUtime=0.1 cores=1,3
/proc/8873/task/8893/stat : 8893 (java) S 8871 8873 7764 0 -1 4202560 1993 0 0 0 10 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8894] ppid=8871 vsize=7656252 CPUtime=0.15 cores=1,3
/proc/8873/task/8894/stat : 8894 (java) S 8871 8873 7764 0 -1 4202560 2876 0 0 0 15 0 0 0 15 0 19 0 467233857 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8895] ppid=8871 vsize=7656252 CPUtime=2.61 cores=1,3
/proc/8873/task/8895/stat : 8895 (java) S 8871 8873 7764 0 -1 4202560 5455 0 0 0 260 1 0 0 15 0 19 0 467233858 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 0 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8896] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8896/stat : 8896 (java) S 8871 8873 7764 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8897] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8897/stat : 8897 (java) S 8871 8873 7764 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 467233858 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8907] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8907/stat : 8907 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 467233861 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624934321 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8908] ppid=8871 vsize=7656252 CPUtime=0.7 cores=1,3
/proc/8873/task/8908/stat : 8908 (java) S 8871 8873 7764 0 -1 4202560 8233 0 0 0 69 1 0 0 15 0 19 0 467233861 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8909] ppid=8871 vsize=7656252 CPUtime=0.86 cores=1,3
/proc/8873/task/8909/stat : 8909 (java) S 8871 8873 7764 0 -1 4202560 8588 0 0 0 85 1 0 0 15 0 19 0 467233861 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8910] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8910/stat : 8910 (java) S 8871 8873 7764 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 467233861 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624926617 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
[pid=8873/tid=8911] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8911/stat : 8911 (java) S 8871 8873 7764 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 467233861 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 3 0 0 0
[pid=8873/tid=8959] ppid=8871 vsize=7656252 CPUtime=0 cores=1,3
/proc/8873/task/8959/stat : 8959 (java) S 8871 8873 7764 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 467233881 7840002048 67021 33554432000 1073741824 1073778376 140735855625952 18446744073709551615 270624927232 0 4 0 16800975 18446604471145244544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 7656252

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.08
CPU time (s): 1302.19
CPU user time (s): 1302.01
CPU system time (s): 0.182972
CPU usage (%): 100.162
Max. virtual memory (cumulated for all children) (KiB): 7661852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1302.01
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77770
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= 28279
involuntary context switches= 4695

runsolver used 2.01969 second user time and 5.10022 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-23 12:58:49
IDJOB=3262744
IDBENCH=83797
IDSOLVER=1611
FILE ID=node108/3262744-1303556329
RUNJOBID= node108-1303556329-8848
PBS_JOBID= 13143146
Free space on /tmp= 71400 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT03/handmade/gomes/bqwh/bqwh.60.1152.shuffled-as.sat03-1650.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-3262744-1303556329/watcher-3262744-1303556329 -o /tmp/evaluation-result-3262744-1303556329/solver-3262744-1303556329 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262744-1303556329.cnf

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

MD5SUM BENCH= 98d6317b259165bb4fb7a39e783668e0
RANDOM SEED=380876675

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
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.820
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.820
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:      14490116 kB
Buffers:       2249580 kB
Cached:       15560692 kB
SwapCached:          0 kB
Active:        9905520 kB
Inactive:      7985828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14490116 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1984 kB
Writeback:           0 kB
AnonPages:       80288 kB
Mapped:          17984 kB
Slab:           505540 kB
PageTables:       5976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  7400904 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= 71396 MiB
End job on node108 at 2011-04-23 13:20:31