Trace number 3292433

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1301.06 1300.06

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_36.renamed-as.sat05-1922.cnf
MD5SUMc9c90d9af49f4c08c7262ecb9a0b2a3d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark978.31
Satisfiable
(Un)Satisfiability was proved
Number of variables1296
Number of clauses230544
Sum of the clauses size603180
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 290828
Number of clauses of size 3139644
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 572

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.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
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-3292433-1303793185.cnf
0.09/0.10	c reading problem ... 
0.37/0.32	c ... done. Wall clock time 0.223s.
0.37/0.32	c #vars     1296
0.37/0.32	c #constraints  230544
0.37/0.32	c constraints type 
0.37/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 139716
0.37/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90828
2.28/2.09	c cleaning 2497 clauses out of 5000 with flag 5000/5000
4.53/4.27	c cleaning 4249 clauses out of 8503 with flag 11000/11000
6.94/6.66	c cleaning 5625 clauses out of 11254 with flag 18000/18000
9.84/9.50	c cleaning 6812 clauses out of 13629 with flag 26000/26000
12.97/12.66	c cleaning 7906 clauses out of 15819 with flag 35002/35002
16.57/16.21	c cleaning 8952 clauses out of 17911 with flag 45001/45001
20.37/20.03	c cleaning 9976 clauses out of 19958 with flag 56000/56000
24.58/24.23	c cleaning 10989 clauses out of 21986 with flag 68004/68004
29.07/28.75	c cleaning 11992 clauses out of 23995 with flag 81002/81002
33.87/33.57	c cleaning 12995 clauses out of 26002 with flag 95001/95001
39.58/39.21	c cleaning 13996 clauses out of 28008 with flag 110002/110002
45.78/45.40	c cleaning 15003 clauses out of 30013 with flag 126003/126003
52.19/51.86	c cleaning 16001 clauses out of 32007 with flag 143000/143000
59.19/58.83	c cleaning 17000 clauses out of 34006 with flag 161000/161000
66.49/66.17	c cleaning 17999 clauses out of 36006 with flag 180000/180000
74.10/73.79	c cleaning 19000 clauses out of 38010 with flag 200003/200003
82.50/82.15	c cleaning 20003 clauses out of 40007 with flag 221000/221000
91.11/90.78	c cleaning 20997 clauses out of 42004 with flag 243000/243000
100.11/99.75	c cleaning 22001 clauses out of 44007 with flag 266000/266000
109.92/109.54	c cleaning 23001 clauses out of 46007 with flag 290001/290001
120.02/119.66	c cleaning 23995 clauses out of 48006 with flag 315001/315001
130.73/130.32	c cleaning 25003 clauses out of 50011 with flag 341001/341001
142.03/141.63	c cleaning 26002 clauses out of 52009 with flag 368002/368002
153.24/152.87	c cleaning 26987 clauses out of 54005 with flag 396000/396000
165.24/164.83	c cleaning 28000 clauses out of 56021 with flag 425003/425003
177.46/177.10	c cleaning 29008 clauses out of 58022 with flag 455004/455004
190.35/189.92	c cleaning 30005 clauses out of 60013 with flag 486003/486003
204.36/203.95	c cleaning 30997 clauses out of 62005 with flag 518000/518000
217.46/217.05	c cleaning 32004 clauses out of 64009 with flag 551001/551001
232.67/232.23	c cleaning 32994 clauses out of 66006 with flag 585002/585002
247.78/247.40	c cleaning 34001 clauses out of 68012 with flag 620002/620002
263.89/263.49	c cleaning 35005 clauses out of 70014 with flag 656005/656005
281.01/280.56	c cleaning 35993 clauses out of 72006 with flag 693002/693002
297.21/296.73	c cleaning 37001 clauses out of 74012 with flag 731001/731001
314.62/314.15	c cleaning 38002 clauses out of 76014 with flag 770004/770004
330.93/330.43	c cleaning 39000 clauses out of 78010 with flag 810002/810002
349.74/349.21	c cleaning 40000 clauses out of 80008 with flag 851000/851000
368.84/368.40	c cleaning 40998 clauses out of 82010 with flag 893002/893002
389.25/388.72	c cleaning 41998 clauses out of 84015 with flag 936005/936005
409.16/408.65	c cleaning 42999 clauses out of 86014 with flag 980002/980002
429.47/428.95	c cleaning 44002 clauses out of 88014 with flag 1025001/1025001
450.28/449.75	c cleaning 44996 clauses out of 90011 with flag 1071000/1071000
469.89/469.39	c cleaning 46005 clauses out of 92016 with flag 1118001/1118001
491.50/490.95	c cleaning 46997 clauses out of 94010 with flag 1166000/1166000
515.71/515.10	c cleaning 47998 clauses out of 96015 with flag 1215002/1215002
536.32/535.72	c cleaning 48996 clauses out of 98017 with flag 1265002/1265002
556.82/556.26	c cleaning 49994 clauses out of 100020 with flag 1316001/1316001
578.64/578.04	c cleaning 51004 clauses out of 102026 with flag 1368001/1368001
601.65/601.05	c cleaning 52004 clauses out of 104023 with flag 1421002/1421002
625.47/624.82	c cleaning 53001 clauses out of 106020 with flag 1475003/1475003
650.47/649.84	c cleaning 53996 clauses out of 108016 with flag 1530000/1530000
674.28/673.69	c cleaning 55003 clauses out of 110021 with flag 1586001/1586001
699.99/699.36	c cleaning 56001 clauses out of 112017 with flag 1643000/1643000
726.71/726.05	c cleaning 57002 clauses out of 114016 with flag 1701000/1701000
750.61/749.91	c cleaning 58001 clauses out of 116014 with flag 1760000/1760000
776.32/775.61	c cleaning 58990 clauses out of 118014 with flag 1820001/1820001
801.74/801.08	c cleaning 60004 clauses out of 120024 with flag 1881001/1881001
828.75/828.07	c cleaning 60999 clauses out of 122019 with flag 1943000/1943000
856.58/855.86	c cleaning 62003 clauses out of 124020 with flag 2006000/2006000
884.88/884.16	c cleaning 63006 clauses out of 126020 with flag 2070003/2070003
913.70/912.92	c cleaning 63997 clauses out of 128011 with flag 2135000/2135000
940.00/939.27	c cleaning 64997 clauses out of 130015 with flag 2201001/2201001
970.62/969.89	c cleaning 66005 clauses out of 132019 with flag 2268002/2268002
1000.13/999.31	c cleaning 66999 clauses out of 134012 with flag 2336000/2336000
1029.44/1028.65	c cleaning 68002 clauses out of 136013 with flag 2405000/2405000
1062.85/1062.09	c cleaning 68996 clauses out of 138013 with flag 2475002/2475002
1093.17/1092.30	c cleaning 69994 clauses out of 140015 with flag 2546000/2546000
1127.58/1126.71	c cleaning 70994 clauses out of 142022 with flag 2618001/2618001
1160.20/1159.38	c cleaning 72009 clauses out of 144029 with flag 2691002/2691002
1194.61/1193.79	c cleaning 73004 clauses out of 146019 with flag 2765001/2765001
1227.33/1226.49	c cleaning 74007 clauses out of 148021 with flag 2840007/2840007
1264.53/1263.68	c cleaning 74994 clauses out of 150009 with flag 2916002/2916002
1300.96/1300.01	c starts		: 1799
1300.96/1300.01	c conflicts		: 2990572
1300.96/1300.01	c decisions		: 6560437
1300.96/1300.01	c propagations		: 550712651
1300.96/1300.01	c inspects		: 12874806566
1300.96/1300.01	c shortcuts		: 0
1300.96/1300.01	c learnt literals	: 1
1300.96/1300.01	c learnt binary clauses	: 44
1300.96/1300.01	c learnt ternary clauses	: 7119
1300.96/1300.01	c learnt constraints	: 2990571
1300.96/1300.01	c ignored constraints	: 0
1300.96/1300.01	c root simplifications	: 1800
1300.96/1300.01	c removed literals (reason simplification)	: 101894966
1300.96/1300.01	c reason swapping (by a shorter reason)	: 0
1300.96/1300.01	c Calls to reduceDB	: 72
1300.96/1300.01	c speed (assignments/second)	: 423726.8105883873
1300.96/1300.01	c non guided choices	124
1300.96/1300.04	c learnt constraints type 
1300.96/1300.05	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 44
1300.96/1300.05	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 149573
1300.96/1300.05	c constraints type 
1300.96/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 139716
1300.96/1300.05	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 90828
1300.96/1300.05	s UNKNOWN
1300.96/1300.05	c Total wall clock time (in seconds) : 1299.912

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.94 3/203 12611
/proc/meminfo: memFree=14539940/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=23028 CPUtime=0 cores=5,7
/proc/12611/stat : 12611 (java) R 12609 12611 12362 0 -1 4202496 960 0 0 0 0 0 0 0 18 0 1 0 490917303 23580672 702 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235589903848 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/12611/statm: 5757 702 518 9 0 124 0

[startup+0.041328 s]
/proc/loadavg: 4.00 4.00 3.94 3/203 12611
/proc/meminfo: memFree=14539940/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 8760 0 1 0 2 0 0 0 18 0 13 0 490917303 7745896448 8455 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1891088 8456 1675 9 0 1881836 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7564352

[startup+0.100319 s]
/proc/loadavg: 4.00 4.00 3.94 3/203 12611
/proc/meminfo: memFree=14539940/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7637168 CPUtime=0.09 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 10405 0 1 0 8 1 0 0 18 0 18 0 490917303 7820460032 10100 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1909292 10100 2090 9 0 1900030 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7637168

[startup+0.300343 s]
/proc/loadavg: 4.00 4.00 3.94 3/203 12611
/proc/meminfo: memFree=14539940/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7638492 CPUtime=0.37 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 14951 0 1 0 35 2 0 0 18 0 18 0 490917303 7821815808 14613 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1909623 14613 2197 9 0 1900361 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7638492

[startup+0.700215 s]
/proc/loadavg: 4.00 4.00 3.94 3/203 12611
/proc/meminfo: memFree=14539940/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7642196 CPUtime=0.96 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 18137 0 1 0 94 2 0 0 18 0 19 0 490917303 7825608704 17159 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910549 17159 2223 9 0 1901287 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 7642196

[startup+1.50108 s]
/proc/loadavg: 4.00 4.00 3.94 10/241 12834
/proc/meminfo: memFree=14477508/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7642336 CPUtime=1.77 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 18603 0 1 0 175 2 0 0 18 0 19 0 490917303 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910584 17624 2226 9 0 1901322 0
[pid=12611/tid=12613] ppid=12609 vsize=7642336 CPUtime=1.32 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 14150 0 1 0 130 2 0 0 18 0 19 0 490917303 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505742729 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 490917305 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490917306 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 16 0 0 0 0 0 0 0 24 0 19 0 490917306 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 8 0 0 0 0 0 0 0 25 0 19 0 490917306 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7642336 CPUtime=0.26 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1389 0 0 0 26 0 0 0 16 0 19 0 490917308 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7642336 CPUtime=0.18 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1899 0 0 0 18 0 0 0 15 0 19 0 490917308 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490917308 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825752064 17624 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.77
Current children cumulated vsize (KiB) 7642336

[startup+3.10079 s]
/proc/loadavg: 4.32 4.07 3.96 7/241 12880
/proc/meminfo: memFree=14407920/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7642336 CPUtime=3.42 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 27583 0 1 0 339 3 0 0 18 0 19 0 490917303 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910584 26583 2252 9 0 1901322 0
[pid=12611/tid=12613] ppid=12609 vsize=7642336 CPUtime=2.77 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 14437 0 1 0 275 2 0 0 19 0 19 0 490917303 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505680029 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7642336 CPUtime=0.02 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 2082 0 0 0 2 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7642336 CPUtime=0.02 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 2249 0 0 0 2 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490917305 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7642336 CPUtime=0.07 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 4328 0 0 0 7 0 0 0 16 0 19 0 490917306 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7642336 CPUtime=0.3 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1414 0 0 0 30 0 0 0 15 0 19 0 490917308 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7642336 CPUtime=0.2 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1905 0 0 0 20 0 0 0 15 0 19 0 490917308 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490917308 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7642336 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825752064 26583 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.42
Current children cumulated vsize (KiB) 7642336

[startup+6.30123 s]
/proc/loadavg: 4.32 4.07 3.96 5/261 12903
/proc/meminfo: memFree=14159020/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7641844 CPUtime=6.63 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 28758 0 1 0 660 3 0 0 18 0 19 0 490917303 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910461 27600 2254 9 0 1901199 0
[pid=12611/tid=12613] ppid=12609 vsize=7641844 CPUtime=5.86 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 14440 0 1 0 584 2 0 0 25 0 19 0 490917303 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505602714 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7641844 CPUtime=0.02 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 2082 0 0 0 2 0 0 0 17 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7641844 CPUtime=0.02 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 2249 0 0 0 2 0 0 0 18 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 908 0 0 0 0 0 0 0 15 0 19 0 490917305 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7641844 CPUtime=0.13 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 4583 0 0 0 13 0 0 0 15 0 19 0 490917306 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7641844 CPUtime=0.34 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1422 0 0 0 34 0 0 0 15 0 19 0 490917308 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7641844 CPUtime=0.21 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1907 0 0 0 21 0 0 0 15 0 19 0 490917308 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 2 0 0 0 0 0 0 0 15 0 19 0 490917308 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825248256 27600 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.63
Current children cumulated vsize (KiB) 7641844

[startup+12.7011 s]

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

[pid=12611/tid=12619] ppid=12609 vsize=7641844 CPUtime=0.16 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 4212 0 0 0 16 0 0 0 15 0 19 0 490917305 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7641844 CPUtime=0.12 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 237 0 0 0 12 0 0 0 15 0 19 0 490917305 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7641844 CPUtime=0.11 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 2043 0 0 0 11 0 0 0 15 0 19 0 490917305 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7641844 CPUtime=5.63 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 10480 0 0 0 563 0 0 0 15 0 19 0 490917306 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7641844 CPUtime=0.4 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1450 0 0 0 40 0 0 0 15 0 19 0 490917308 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7641844 CPUtime=0.23 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1908 0 0 0 23 0 0 0 15 0 19 0 490917308 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 66 0 0 0 0 0 0 0 15 0 19 0 490917308 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825248256 49043 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.18
Current children cumulated vsize (KiB) 7641844

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/262 13041
/proc/meminfo: memFree=12494784/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7641844 CPUtime=1183.21 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 51801 0 1 0 118314 7 0 0 18 0 19 0 490917303 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910461 50416 2254 9 0 1901199 0
[pid=12611/tid=12613] ppid=12609 vsize=7641844 CPUtime=1175.49 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 19958 0 1 0 117546 3 0 0 25 0 19 0 490917303 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505582048 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7641844 CPUtime=0.19 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 3679 0 0 0 19 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 653 0 0 0 15 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7641844 CPUtime=0.13 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7641844 CPUtime=0.11 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1219 0 0 0 11 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7641844 CPUtime=0.14 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 3010 0 0 0 14 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7641844 CPUtime=0.17 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 4212 0 0 0 17 0 0 0 16 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7641844 CPUtime=0.13 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 237 0 0 0 13 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7641844 CPUtime=0.11 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 2043 0 0 0 11 0 0 0 15 0 19 0 490917305 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7641844 CPUtime=5.85 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 10664 0 0 0 585 0 0 0 15 0 19 0 490917306 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7641844 CPUtime=0.4 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1450 0 0 0 40 0 0 0 15 0 19 0 490917308 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7641844 CPUtime=0.23 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1908 0 0 0 23 0 0 0 15 0 19 0 490917308 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 19 0 490917308 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825248256 50416 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 7641844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/262 13043
/proc/meminfo: memFree=12491536/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7641844 CPUtime=1243.23 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 52524 0 1 0 124316 7 0 0 18 0 19 0 490917303 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910461 50802 2255 9 0 1901199 0
[pid=12611/tid=12613] ppid=12609 vsize=7641844 CPUtime=1235.26 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 20003 0 1 0 123523 3 0 0 25 0 19 0 490917303 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505602527 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7641844 CPUtime=0.2 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 3679 0 0 0 20 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 653 0 0 0 15 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7641844 CPUtime=0.13 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7641844 CPUtime=0.12 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1219 0 0 0 12 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 3010 0 0 0 15 0 0 0 16 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7641844 CPUtime=0.17 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 4212 0 0 0 17 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 238 0 0 0 15 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7641844 CPUtime=0.11 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 2043 0 0 0 11 0 0 0 15 0 19 0 490917305 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7641844 CPUtime=6.04 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 11008 0 0 0 603 1 0 0 15 0 19 0 490917306 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7641844 CPUtime=0.42 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1779 0 0 0 42 0 0 0 15 0 19 0 490917308 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7641844 CPUtime=0.23 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1908 0 0 0 23 0 0 0 15 0 19 0 490917308 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 74 0 0 0 0 0 0 0 15 0 19 0 490917308 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825248256 50802 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.23
Current children cumulated vsize (KiB) 7641844



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.01 4.00 5/262 13045
/proc/meminfo: memFree=12491236/32950928 swapFree=67111528/67111528
[pid=12611] ppid=12609 vsize=7641844 CPUtime=1300.96 cores=5,7
/proc/12611/stat : 12611 (java) S 12609 12611 12362 0 -1 4202496 52543 0 1 0 130089 7 0 0 18 0 19 0 490917303 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606669285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/12611/statm: 1910461 50816 2255 9 0 1901199 0
[pid=12611/tid=12613] ppid=12609 vsize=7641844 CPUtime=1292.82 cores=5,7
/proc/12611/task/12613/stat : 12613 (java) R 12609 12611 12362 0 -1 4202560 20004 0 1 0 129279 3 0 0 25 0 19 0 490917303 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 46912505742895 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=12611/tid=12614] ppid=12609 vsize=7641844 CPUtime=0.2 cores=5,7
/proc/12611/task/12614/stat : 12614 (java) S 12609 12611 12362 0 -1 4202560 3679 0 0 0 20 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12615] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12615/stat : 12615 (java) S 12609 12611 12362 0 -1 4202560 653 0 0 0 15 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12616] ppid=12609 vsize=7641844 CPUtime=0.13 cores=5,7
/proc/12611/task/12616/stat : 12616 (java) S 12609 12611 12362 0 -1 4202560 1546 0 0 0 13 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12617] ppid=12609 vsize=7641844 CPUtime=0.12 cores=5,7
/proc/12611/task/12617/stat : 12617 (java) S 12609 12611 12362 0 -1 4202560 1219 0 0 0 12 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12618] ppid=12609 vsize=7641844 CPUtime=0.17 cores=5,7
/proc/12611/task/12618/stat : 12618 (java) S 12609 12611 12362 0 -1 4202560 3017 0 0 0 17 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12619] ppid=12609 vsize=7641844 CPUtime=0.17 cores=5,7
/proc/12611/task/12619/stat : 12619 (java) S 12609 12611 12362 0 -1 4202560 4212 0 0 0 17 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12620] ppid=12609 vsize=7641844 CPUtime=0.15 cores=5,7
/proc/12611/task/12620/stat : 12620 (java) S 12609 12611 12362 0 -1 4202560 238 0 0 0 15 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12621] ppid=12609 vsize=7641844 CPUtime=0.12 cores=5,7
/proc/12611/task/12621/stat : 12621 (java) S 12609 12611 12362 0 -1 4202560 2050 0 0 0 12 0 0 0 15 0 19 0 490917305 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12622] ppid=12609 vsize=7641844 CPUtime=6.17 cores=5,7
/proc/12611/task/12622/stat : 12622 (java) S 12609 12611 12362 0 -1 4202560 11010 0 0 0 616 1 0 0 15 0 19 0 490917306 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 0 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12623] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12623/stat : 12623 (java) S 12609 12611 12362 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12624] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12624/stat : 12624 (java) S 12609 12611 12362 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 490917306 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12625] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12625/stat : 12625 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 490917308 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606690225 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12626] ppid=12609 vsize=7641844 CPUtime=0.42 cores=5,7
/proc/12611/task/12626/stat : 12626 (java) S 12609 12611 12362 0 -1 4202560 1779 0 0 0 42 0 0 0 15 0 19 0 490917308 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12627] ppid=12609 vsize=7641844 CPUtime=0.23 cores=5,7
/proc/12611/task/12627/stat : 12627 (java) S 12609 12611 12362 0 -1 4202560 1908 0 0 0 23 0 0 0 15 0 19 0 490917308 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12628] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12628/stat : 12628 (java) S 12609 12611 12362 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 490917308 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606682521 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
[pid=12611/tid=12629] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12629/stat : 12629 (java) S 12609 12611 12362 0 -1 4202560 76 0 0 0 0 0 0 0 15 0 19 0 490917308 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 7 0 0 0
[pid=12611/tid=12674] ppid=12609 vsize=7641844 CPUtime=0 cores=5,7
/proc/12611/task/12674/stat : 12674 (java) S 12609 12611 12362 0 -1 4202560 7 0 0 0 0 0 0 0 23 0 19 0 490917336 7825248256 50816 33554432000 1073741824 1073778376 140736224604480 18446744073709551615 235606683136 0 4 0 16800975 18446604471137884928 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1300.96
Current children cumulated vsize (KiB) 7641844

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.06
CPU time (s): 1301.06
CPU user time (s): 1300.97
CPU system time (s): 0.089986
CPU usage (%): 100.077
Max. virtual memory (cumulated for all children) (KiB): 7642336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.97
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52774
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= 28837
involuntary context switches= 5484

runsolver used 2.19567 second user time and 4.93825 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-26 06:46:25
IDJOB=3292433
IDBENCH=85991
IDSOLVER=1611
FILE ID=node120/3292433-1303793185
RUNJOBID= node120-1303791883-12383
PBS_JOBID= 13157272
Free space on /tmp= 72400 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_36.renamed-as.sat05-1922.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-3292433-1303793185/watcher-3292433-1303793185 -o /tmp/evaluation-result-3292433-1303793185/solver-3292433-1303793185 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3292433-1303793185.cnf

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

MD5SUM BENCH= c9c90d9af49f4c08c7262ecb9a0b2a3d
RANDOM SEED=439987488

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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.78
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.809
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.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14540096 kB
Buffers:       2470996 kB
Cached:       15210156 kB
SwapCached:          0 kB
Active:       10498976 kB
Inactive:      7340176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14540096 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3632 kB
Writeback:           0 kB
AnonPages:      156860 kB
Mapped:          23600 kB
Slab:           506424 kB
PageTables:       5348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7542268 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= 72324 MiB
End job on node120 at 2011-04-26 07:08:07