Trace number 3293169

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.11 1300.07

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w8.shuffled.cnf
MD5SUM82e833e539576c6d79252b19dcace0cf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.08123
Satisfiable
(Un)Satisfiability was proved
Number of variables10056
Number of clauses271393
Sum of the clauses size550328
Maximum clause length8
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2270136
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.02/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.07	c See www.sat4j.org for details.
0.02/0.07	c no version file found!!!
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.18-164.el5
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		6997539544
0.02/0.07	c Max memory 		7034241024
0.02/0.07	c Total memory 		7034241024
0.02/0.07	c Number of processors 	8
0.02/0.09	c --- Begin Solver configuration ---
0.02/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.02/0.09	c Learn all clauses as in MiniSAT
0.02/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.02/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.02/0.09	c Expensive reason simplification
0.02/0.09	c Armin Biere (Picosat) restarts strategy
0.02/0.09	c Glucose learned constraints deletion strategy
0.02/0.09	c timeout=2147483647s
0.02/0.09	c DB Simplification allowed=true
0.02/0.09	c --- End Solver configuration ---
0.02/0.09	c solving HOME/instance-3293169-1303793476.cnf
0.02/0.09	c reading problem ... 
0.41/0.35	c ... done. Wall clock time 0.267s.
0.41/0.35	c #vars     10056
0.41/0.35	c #constraints  271393
0.41/0.35	c constraints type 
0.41/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1257
0.41/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 270136
2.22/1.76	c cleaning 2499 clauses out of 5002 with flag 5002/5002
4.15/3.42	c cleaning 4246 clauses out of 8505 with flag 11004/11004
5.75/5.05	c cleaning 5625 clauses out of 11256 with flag 18001/18001
7.96/7.24	c cleaning 6810 clauses out of 13630 with flag 26000/26000
10.73/10.01	c cleaning 7898 clauses out of 15820 with flag 35000/35000
14.93/13.80	c cleaning 8962 clauses out of 17923 with flag 45001/45001
18.62/17.03	c cleaning 9971 clauses out of 19960 with flag 56000/56000
22.43/20.89	c cleaning 10992 clauses out of 21990 with flag 68001/68001
26.52/24.91	c cleaning 11995 clauses out of 23997 with flag 81000/81000
31.34/29.74	c cleaning 12992 clauses out of 26003 with flag 95001/95001
37.13/35.51	c cleaning 13997 clauses out of 28010 with flag 110000/110000
43.24/41.61	c cleaning 14997 clauses out of 30014 with flag 126001/126001
49.04/47.48	c cleaning 16003 clauses out of 32016 with flag 143000/143000
56.65/55.06	c cleaning 16992 clauses out of 34013 with flag 161000/161000
64.45/62.87	c cleaning 17990 clauses out of 36021 with flag 180000/180000
73.75/72.14	c cleaning 19011 clauses out of 38031 with flag 200000/200000
82.97/81.38	c cleaning 19997 clauses out of 40020 with flag 221000/221000
93.67/92.05	c cleaning 20999 clauses out of 42025 with flag 243002/243002
103.88/102.25	c cleaning 22005 clauses out of 44024 with flag 266000/266000
116.09/114.46	c cleaning 23004 clauses out of 46020 with flag 290001/290001
129.59/127.91	c cleaning 23989 clauses out of 48015 with flag 315000/315000
142.69/141.08	c cleaning 25008 clauses out of 50026 with flag 341000/341000
157.30/155.60	c cleaning 26001 clauses out of 52019 with flag 368001/368001
172.91/171.21	c cleaning 27004 clauses out of 54017 with flag 396000/396000
187.31/185.66	c cleaning 27988 clauses out of 56013 with flag 425000/425000
204.42/202.78	c cleaning 29007 clauses out of 58027 with flag 455002/455002
222.62/220.90	c cleaning 30001 clauses out of 60018 with flag 486000/486000
240.93/239.22	c cleaning 31000 clauses out of 62019 with flag 518002/518002
260.24/258.57	c cleaning 32000 clauses out of 64017 with flag 551000/551000
281.24/279.58	c cleaning 32998 clauses out of 66017 with flag 585000/585000
303.05/301.36	c cleaning 34002 clauses out of 68019 with flag 620000/620000
326.05/324.38	c cleaning 34993 clauses out of 70017 with flag 656000/656000
346.45/344.79	c cleaning 36004 clauses out of 72025 with flag 693001/693001
368.16/366.47	c cleaning 36997 clauses out of 74022 with flag 731002/731002
393.77/392.03	c cleaning 37992 clauses out of 76023 with flag 770000/770000
418.17/416.47	c cleaning 39000 clauses out of 78031 with flag 810000/810000
443.48/441.74	c cleaning 40013 clauses out of 80031 with flag 851000/851000
469.68/467.96	c cleaning 40994 clauses out of 82018 with flag 893000/893000
498.50/496.71	c cleaning 42003 clauses out of 84025 with flag 936001/936001
522.80/521.05	c cleaning 42982 clauses out of 86021 with flag 980000/980000
548.91/547.16	c cleaning 44015 clauses out of 88040 with flag 1025001/1025001
578.23/576.44	c cleaning 44979 clauses out of 90024 with flag 1071000/1071000
613.13/611.36	c cleaning 46009 clauses out of 92045 with flag 1118000/1118000
647.24/645.47	c cleaning 47015 clauses out of 94036 with flag 1166000/1166000
683.94/682.17	c cleaning 47994 clauses out of 96021 with flag 1215000/1215000
719.35/717.58	c cleaning 49004 clauses out of 98027 with flag 1265000/1265000
757.66/755.83	c cleaning 49980 clauses out of 100023 with flag 1316000/1316000
797.27/795.44	c cleaning 51022 clauses out of 102043 with flag 1368000/1368000
836.18/834.30	c cleaning 52010 clauses out of 104021 with flag 1421000/1421000
876.49/874.66	c cleaning 52996 clauses out of 106012 with flag 1475001/1475001
920.09/918.28	c cleaning 53979 clauses out of 108016 with flag 1530001/1530001
954.80/952.91	c cleaning 54999 clauses out of 110036 with flag 1586000/1586000
991.71/989.88	c cleaning 56002 clauses out of 112038 with flag 1643001/1643001
1037.92/1036.07	c cleaning 57008 clauses out of 114036 with flag 1701001/1701001
1088.64/1086.73	c cleaning 57994 clauses out of 116028 with flag 1760001/1760001
1148.34/1146.42	c cleaning 59007 clauses out of 118033 with flag 1820000/1820000
1195.75/1193.82	c cleaning 59994 clauses out of 120026 with flag 1881000/1881000
1238.05/1236.18	c cleaning 61013 clauses out of 122032 with flag 1943000/1943000
1283.27/1281.38	c cleaning 62002 clauses out of 124020 with flag 2006001/2006001
1301.98/1300.01	c starts		: 1575
1301.98/1300.01	c conflicts		: 2039986
1301.98/1300.01	c decisions		: 2758950
1301.98/1300.01	c propagations		: 836390263
1301.98/1300.01	c inspects		: 12058668910
1301.98/1300.01	c shortcuts		: 0
1301.98/1300.01	c learnt literals	: 0
1301.98/1300.01	c learnt binary clauses	: 65
1301.98/1300.01	c learnt ternary clauses	: 482
1301.98/1300.01	c learnt constraints	: 2039986
1301.98/1300.01	c ignored constraints	: 0
1301.98/1300.01	c root simplifications	: 1575
1301.98/1300.01	c removed literals (reason simplification)	: 37532592
1301.98/1300.01	c reason swapping (by a shorter reason)	: 0
1301.98/1300.01	c Calls to reduceDB	: 59
1301.98/1300.01	c speed (assignments/second)	: 643548.41904076
1301.98/1300.01	c non guided choices	207
1301.98/1300.04	c learnt constraints type 
1301.98/1300.04	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 65
1301.98/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 95984
1301.98/1300.04	c constraints type 
1301.98/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1257
1301.98/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 270136
1301.98/1300.06	s UNKNOWN
1301.98/1300.06	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

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

running on 2 cores: 0,2

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.54 3.85 3.73 5/241 19958
/proc/meminfo: memFree=17829632/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=30536 CPUtime=0 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 1249 0 0 0 0 0 0 0 25 0 2 0 490947262 31268864 967 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 4096 2048 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 7635 968 741 9 0 386 0
[pid=19958/tid=19959] ppid=19956 vsize=30540 CPUtime=0 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 135 0 0 0 0 0 0 0 25 0 2 0 490947263 31272960 969 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210647146299 0 0 0 16784584 0 0 0 -1 0 0 0 0

[startup+0.0336379 s]
/proc/loadavg: 3.54 3.85 3.73 5/241 19958
/proc/meminfo: memFree=17829632/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7564352 CPUtime=0.02 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 8643 0 1 0 1 1 0 0 25 0 13 0 490947262 7745896448 8338 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1891088 8338 1655 9 0 1881836 0
[pid=19958/tid=19959] ppid=19956 vsize=7564352 CPUtime=0.02 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 7494 0 1 0 1 1 0 0 25 0 13 0 490947263 7745896448 8338 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 47286719964417 0 4 0 16784584 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.104674 s]
/proc/loadavg: 3.54 3.85 3.73 5/241 19958
/proc/meminfo: memFree=17829632/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7636052 CPUtime=0.11 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 10776 0 1 0 9 2 0 0 25 0 18 0 490947262 7819317248 10471 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909013 10472 2093 9 0 1899751 0
[pid=19958/tid=19959] ppid=19956 vsize=7636052 CPUtime=0.09 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 8984 0 1 0 7 2 0 0 18 0 18 0 490947263 7819317248 10472 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 47286716651144 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7636052

[startup+0.300654 s]
/proc/loadavg: 3.54 3.85 3.73 5/241 19958
/proc/meminfo: memFree=17829632/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7637116 CPUtime=0.41 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 14517 0 1 0 38 3 0 0 25 0 18 0 490947262 7820406784 14032 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909279 14033 2197 9 0 1900017 0
[pid=19958/tid=19959] ppid=19956 vsize=7637116 CPUtime=0.28 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 12013 0 1 0 26 2 0 0 18 0 18 0 490947263 7820406784 14034 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505545912 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 7637116

[startup+0.700561 s]
/proc/loadavg: 3.54 3.85 3.73 5/241 19958
/proc/meminfo: memFree=17829632/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7638144 CPUtime=1.11 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 19225 0 1 0 108 3 0 0 25 0 19 0 490947262 7821459456 17458 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909536 17458 2220 9 0 1900274 0
[pid=19958/tid=19959] ppid=19956 vsize=7638144 CPUtime=0.69 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 13928 0 1 0 66 3 0 0 19 0 19 0 490947263 7821459456 17458 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505205039 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 7638144

[startup+1.50138 s]
/proc/loadavg: 3.54 3.85 3.73 5/260 19977
/proc/meminfo: memFree=17767056/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7638144 CPUtime=2 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 19560 0 1 0 196 4 0 0 25 0 19 0 490947262 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909536 17792 2223 9 0 1900274 0
[pid=19958/tid=19959] ppid=19956 vsize=7638144 CPUtime=1.48 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14241 0 1 0 145 3 0 0 20 0 19 0 490947263 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505664881 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947264 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490947265 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490947266 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490947266 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7638144 CPUtime=0.25 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 389 0 0 0 25 0 0 0 15 0 19 0 490947268 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7638144 CPUtime=0.25 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) R 19956 19958 19705 0 -1 4202560 3766 0 0 0 25 0 0 0 18 0 19 0 490947268 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 47286719329199 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490947268 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7638144 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7821459456 17792 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2
Current children cumulated vsize (KiB) 7638144

[startup+3.10117 s]
/proc/loadavg: 3.54 3.85 3.73 6/260 19977
/proc/meminfo: memFree=17714232/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7638576 CPUtime=3.84 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 34342 0 1 0 378 6 0 0 25 0 19 0 490947262 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909644 30627 2251 9 0 1900382 0
[pid=19958/tid=19959] ppid=19956 vsize=7638576 CPUtime=2.95 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14323 0 1 0 292 3 0 0 23 0 19 0 490947263 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505762745 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 62 0 0 0 0 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7638576 CPUtime=0.02 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 1950 0 0 0 2 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7638576 CPUtime=0.03 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2223 0 0 0 3 0 0 0 18 0 19 0 490947264 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7638576 CPUtime=0.07 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 4226 0 0 0 7 0 0 0 15 0 19 0 490947265 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7638576 CPUtime=0.44 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 6375 0 0 0 43 1 0 0 15 0 19 0 490947268 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7638576 CPUtime=0.27 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4025 0 0 0 27 0 0 0 15 0 19 0 490947268 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490947268 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7638576 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7821901824 30627 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 7638576

[startup+6.30163 s]
/proc/loadavg: 3.57 3.85 3.73 5/260 19977
/proc/meminfo: memFree=17713596/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7638780 CPUtime=7.06 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 35935 0 1 0 700 6 0 0 25 0 19 0 490947262 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1909695 31599 2253 9 0 1900433 0
[pid=19958/tid=19959] ppid=19956 vsize=7638780 CPUtime=5.98 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14325 0 1 0 595 3 0 0 25 0 19 0 490947263 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505658528 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 214 0 0 0 0 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 62 0 0 0 0 0 0 0 16 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7638780 CPUtime=0.02 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 2136 0 0 0 2 0 0 0 18 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7638780 CPUtime=0.03 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2225 0 0 0 3 0 0 0 15 0 19 0 490947264 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7638780 CPUtime=0.2 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 5365 0 0 0 20 0 0 0 15 0 19 0 490947265 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7638780 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7638780 CPUtime=0.45 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 6375 0 0 0 44 1 0 0 15 0 19 0 490947268 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7638780 CPUtime=0.31 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4075 0 0 0 31 0 0 0 15 0 19 0 490947268 7822110720 31599 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0

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

[pid=19958/tid=19966] ppid=19956 vsize=7640788 CPUtime=0.08 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 504 0 0 0 8 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7640788 CPUtime=0.16 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 2260 0 0 0 16 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7640788 CPUtime=0.1 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2232 0 0 0 10 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7640788 CPUtime=4.82 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 9846 0 0 0 481 1 0 0 15 0 19 0 490947265 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7640788 CPUtime=1.22 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 8353 0 0 0 121 1 0 0 16 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7640788 CPUtime=0.39 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4544 0 0 0 39 0 0 0 15 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1124.24
Current children cumulated vsize (KiB) 7640788

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.91 5/260 20020
/proc/meminfo: memFree=17652696/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7640788 CPUtime=1184.24 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 44676 0 1 0 118414 10 0 0 25 0 19 0 490947262 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1910197 38384 2253 9 0 1900935 0
[pid=19958/tid=19959] ppid=19956 vsize=7640788 CPUtime=1176.88 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14381 0 1 0 117683 5 0 0 25 0 19 0 490947263 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505925746 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7640788 CPUtime=0.11 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 226 0 0 0 11 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7640788 CPUtime=0.07 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 508 0 0 0 7 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7640788 CPUtime=0.05 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 16 0 0 0 5 0 0 0 16 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7640788 CPUtime=0.06 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 562 0 0 0 6 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7640788 CPUtime=0.09 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 21 0 0 0 9 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7640788 CPUtime=0.08 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 504 0 0 0 8 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7640788 CPUtime=0.16 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 2260 0 0 0 16 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7640788 CPUtime=0.1 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2232 0 0 0 10 0 0 0 15 0 19 0 490947264 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7640788 CPUtime=4.95 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 9848 0 0 0 494 1 0 0 15 0 19 0 490947265 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7640788 CPUtime=1.22 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 8353 0 0 0 121 1 0 0 16 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7640788 CPUtime=0.39 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4544 0 0 0 39 0 0 0 15 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 490947268 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7824166912 38384 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1184.24
Current children cumulated vsize (KiB) 7640788

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.91 5/260 20022
/proc/meminfo: memFree=17650080/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7640788 CPUtime=1244.27 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 45363 0 1 0 124416 11 0 0 25 0 19 0 490947262 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1910197 39061 2253 9 0 1900935 0
[pid=19958/tid=19959] ppid=19956 vsize=7640788 CPUtime=1236.67 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14383 0 1 0 123661 6 0 0 25 0 19 0 490947263 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505925854 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7640788 CPUtime=0.11 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 226 0 0 0 11 0 0 0 15 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7640788 CPUtime=0.07 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 508 0 0 0 7 0 0 0 16 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7640788 CPUtime=0.06 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7640788 CPUtime=0.07 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 562 0 0 0 7 0 0 0 15 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7640788 CPUtime=0.1 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 164 0 0 0 10 0 0 0 16 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7640788 CPUtime=0.09 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 504 0 0 0 9 0 0 0 15 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7640788 CPUtime=0.17 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 2429 0 0 0 17 0 0 0 15 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7640788 CPUtime=0.1 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2232 0 0 0 10 0 0 0 16 0 19 0 490947264 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7640788 CPUtime=5.14 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 10217 0 0 0 513 1 0 0 15 0 19 0 490947265 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7640788 CPUtime=1.22 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 8353 0 0 0 121 1 0 0 16 0 19 0 490947268 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7640788 CPUtime=0.39 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4544 0 0 0 39 0 0 0 15 0 19 0 490947268 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 490947268 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7824166912 39061 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1244.27
Current children cumulated vsize (KiB) 7640788



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.37 3.88 3.87 2/188 20084
/proc/meminfo: memFree=17862372/32951132 swapFree=67111524/67111528
[pid=19958] ppid=19956 vsize=7640788 CPUtime=1301.98 cores=0,2
/proc/19958/stat : 19958 (java) S 19956 19958 19705 0 -1 4202496 45613 0 1 0 130187 11 0 0 25 0 19 0 490947262 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658949093 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/19958/statm: 1910197 39306 2253 9 0 1900935 0
[pid=19958/tid=19959] ppid=19956 vsize=7640788 CPUtime=1294.27 cores=0,2
/proc/19958/task/19959/stat : 19959 (java) R 19956 19958 19705 0 -1 4202560 14384 0 1 0 129421 6 0 0 25 0 19 0 490947263 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 46912505658536 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19958/tid=19961] ppid=19956 vsize=7640788 CPUtime=0.12 cores=0,2
/proc/19958/task/19961/stat : 19961 (java) S 19956 19958 19705 0 -1 4202560 226 0 0 0 12 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19962] ppid=19956 vsize=7640788 CPUtime=0.07 cores=0,2
/proc/19958/task/19962/stat : 19962 (java) S 19956 19958 19705 0 -1 4202560 508 0 0 0 7 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19963] ppid=19956 vsize=7640788 CPUtime=0.06 cores=0,2
/proc/19958/task/19963/stat : 19963 (java) S 19956 19958 19705 0 -1 4202560 16 0 0 0 6 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19964] ppid=19956 vsize=7640788 CPUtime=0.07 cores=0,2
/proc/19958/task/19964/stat : 19964 (java) S 19956 19958 19705 0 -1 4202560 562 0 0 0 7 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19965] ppid=19956 vsize=7640788 CPUtime=0.1 cores=0,2
/proc/19958/task/19965/stat : 19965 (java) S 19956 19958 19705 0 -1 4202560 164 0 0 0 10 0 0 0 16 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19966] ppid=19956 vsize=7640788 CPUtime=0.09 cores=0,2
/proc/19958/task/19966/stat : 19966 (java) S 19956 19958 19705 0 -1 4202560 504 0 0 0 9 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19967] ppid=19956 vsize=7640788 CPUtime=0.17 cores=0,2
/proc/19958/task/19967/stat : 19967 (java) S 19956 19958 19705 0 -1 4202560 2429 0 0 0 17 0 0 0 16 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19968] ppid=19956 vsize=7640788 CPUtime=0.11 cores=0,2
/proc/19958/task/19968/stat : 19968 (java) S 19956 19958 19705 0 -1 4202560 2232 0 0 0 11 0 0 0 15 0 19 0 490947264 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19969] ppid=19956 vsize=7640788 CPUtime=5.23 cores=0,2
/proc/19958/task/19969/stat : 19969 (java) S 19956 19958 19705 0 -1 4202560 10464 0 0 0 522 1 0 0 15 0 19 0 490947265 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 0 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
[pid=19958/tid=19970] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19970/stat : 19970 (java) S 19956 19958 19705 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19971] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19971/stat : 19971 (java) S 19956 19958 19705 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490947266 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19972] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19972/stat : 19972 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658970033 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19973] ppid=19956 vsize=7640788 CPUtime=1.22 cores=0,2
/proc/19958/task/19973/stat : 19973 (java) S 19956 19958 19705 0 -1 4202560 8353 0 0 0 121 1 0 0 16 0 19 0 490947268 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19974] ppid=19956 vsize=7640788 CPUtime=0.39 cores=0,2
/proc/19958/task/19974/stat : 19974 (java) S 19956 19958 19705 0 -1 4202560 4544 0 0 0 39 0 0 0 15 0 19 0 490947268 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19975] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19975/stat : 19975 (java) S 19956 19958 19705 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490947268 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962329 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19976] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19976/stat : 19976 (java) S 19956 19958 19705 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 490947268 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 2 0 0 0
[pid=19958/tid=19977] ppid=19956 vsize=7640788 CPUtime=0 cores=0,2
/proc/19958/task/19977/stat : 19977 (java) S 19956 19958 19705 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 490947300 7824166912 39306 33554432000 1073741824 1073778376 140735408092480 18446744073709551615 210658962944 0 4 0 16800975 18446604453911221184 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 7640788

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): 1302.11
CPU user time (s): 1301.99
CPU system time (s): 0.12798
CPU usage (%): 100.157
Max. virtual memory (cumulated for all children) (KiB): 7642436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.99
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45649
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= 28224
involuntary context switches= 5113

runsolver used 2.19766 second user time and 4.91525 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 06:51:16
IDJOB=3293169
IDBENCH=88062
IDSOLVER=1611
FILE ID=node129/3293169-1303793476
RUNJOBID= node129-1303793463-19723
PBS_JOBID= 13157283
Free space on /tmp= 66824 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w8.shuffled.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-3293169-1303793476/watcher-3293169-1303793476 -o /tmp/evaluation-result-3293169-1303793476/solver-3293169-1303793476 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3293169-1303793476.cnf

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

MD5SUM BENCH= 82e833e539576c6d79252b19dcace0cf
RANDOM SEED=1458272853

node129.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.831
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.66
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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.831
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.75
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.831
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.82
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.831
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.831
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.831
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.831
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:     32951132 kB
MemFree:      17829664 kB
Buffers:       1250652 kB
Cached:       12959840 kB
SwapCached:          4 kB
Active:        2885764 kB
Inactive:     11568888 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17829664 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5520 kB
Writeback:           0 kB
AnonPages:      244088 kB
Mapped:          23744 kB
Slab:           601552 kB
PageTables:       6032 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 22045824 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66824 MiB
End job on node129 at 2011-04-26 07:12:58