Trace number 3190267

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.59 1300.06

General information on the benchmark

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

Solver Data

0.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.07	c See www.sat4j.org for details.
0.03/0.07	c no version file found!!!
0.03/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.07	c java.vm.version	19.1-b02
0.03/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.07	c sun.arch.data.model	64
0.03/0.07	c java.version		1.6.0_24
0.03/0.07	c os.name		Linux
0.03/0.07	c os.version		2.6.18-164.el5
0.03/0.07	c os.arch		amd64
0.03/0.07	c Free memory 		6997539544
0.03/0.07	c Max memory 		7034241024
0.03/0.07	c Total memory 		7034241024
0.03/0.07	c Number of processors 	8
0.03/0.09	c --- Begin Solver configuration ---
0.03/0.09	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.03/0.09	c Learn all clauses as in MiniSAT
0.03/0.09	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.09	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.09	c Expensive reason simplification
0.03/0.09	c Armin Biere (Picosat) restarts strategy
0.03/0.09	c Glucose learned constraints deletion strategy
0.03/0.09	c timeout=2147483647s
0.03/0.09	c DB Simplification allowed=true
0.03/0.09	c --- End Solver configuration ---
0.03/0.09	c solving HOME/instance-3190267-1302597671.cnf
0.03/0.09	c reading problem ... 
0.40/0.30	c ... done. Wall clock time 0.209s.
0.40/0.30	c #vars     30000
0.40/0.30	c #constraints  126000
0.40/0.30	c constraints type 
0.40/0.30	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
4.96/4.50	c cleaning 2493 clauses out of 5000 with flag 5000/5000
9.60/8.82	c cleaning 4250 clauses out of 8508 with flag 11001/11001
14.61/13.81	c cleaning 5628 clauses out of 11257 with flag 18000/18000
20.22/19.41	c cleaning 6808 clauses out of 13629 with flag 26000/26000
26.43/25.65	c cleaning 7908 clauses out of 15823 with flag 35002/35002
33.43/32.61	c cleaning 8955 clauses out of 17914 with flag 45001/45001
41.04/40.26	c cleaning 9975 clauses out of 19958 with flag 56000/56000
49.55/48.75	c cleaning 10988 clauses out of 21983 with flag 68000/68000
58.66/57.81	c cleaning 11992 clauses out of 23995 with flag 81000/81000
68.66/67.82	c cleaning 12998 clauses out of 26003 with flag 95000/95000
79.47/78.62	c cleaning 13999 clauses out of 28005 with flag 110000/110000
91.08/90.22	c cleaning 14996 clauses out of 30008 with flag 126002/126002
103.19/102.32	c cleaning 16001 clauses out of 32011 with flag 143001/143001
116.09/115.22	c cleaning 16997 clauses out of 34010 with flag 161001/161001
129.90/129.04	c cleaning 18004 clauses out of 36013 with flag 180001/180001
144.41/143.55	c cleaning 18996 clauses out of 38010 with flag 200002/200002
159.92/159.04	c cleaning 19998 clauses out of 40012 with flag 221000/221000
176.13/175.22	c cleaning 20997 clauses out of 42014 with flag 243000/243000
193.15/192.22	c cleaning 22002 clauses out of 44018 with flag 266001/266001
210.36/209.42	c cleaning 22998 clauses out of 46016 with flag 290001/290001
228.87/227.97	c cleaning 23997 clauses out of 48019 with flag 315002/315002
248.58/247.62	c cleaning 25003 clauses out of 50020 with flag 341000/341000
269.20/268.22	c cleaning 26004 clauses out of 52018 with flag 368001/368001
289.51/288.54	c cleaning 27001 clauses out of 54013 with flag 396000/396000
311.52/310.57	c cleaning 27997 clauses out of 56012 with flag 425000/425000
334.33/333.38	c cleaning 29005 clauses out of 58015 with flag 455000/455000
357.34/356.36	c cleaning 29991 clauses out of 60010 with flag 486000/486000
381.66/380.66	c cleaning 31004 clauses out of 62021 with flag 518002/518002
406.47/405.47	c cleaning 32006 clauses out of 64017 with flag 551002/551002
432.18/431.14	c cleaning 32995 clauses out of 66010 with flag 585001/585001
459.49/458.46	c cleaning 33997 clauses out of 68015 with flag 620001/620001
486.51/485.44	c cleaning 35006 clauses out of 70019 with flag 656002/656002
515.53/514.42	c cleaning 35995 clauses out of 72011 with flag 693000/693000
544.44/543.33	c cleaning 37001 clauses out of 74017 with flag 731001/731001
575.36/574.28	c cleaning 38001 clauses out of 76016 with flag 770001/770001
606.57/605.43	c cleaning 38993 clauses out of 78014 with flag 810000/810000
639.88/638.77	c cleaning 40005 clauses out of 80022 with flag 851001/851001
672.89/671.76	c cleaning 40996 clauses out of 82016 with flag 893000/893000
707.81/706.65	c cleaning 41999 clauses out of 84022 with flag 936002/936002
742.12/740.96	c cleaning 43004 clauses out of 86021 with flag 980000/980000
780.04/778.89	c cleaning 44001 clauses out of 88018 with flag 1025001/1025001
816.27/815.07	c cleaning 45002 clauses out of 90017 with flag 1071001/1071001
855.08/853.86	c cleaning 46000 clauses out of 92016 with flag 1118002/1118002
893.90/892.66	c cleaning 47003 clauses out of 94015 with flag 1166001/1166001
933.42/932.16	c cleaning 47993 clauses out of 96011 with flag 1215000/1215000
975.23/973.93	c cleaning 49008 clauses out of 98019 with flag 1265001/1265001
1017.55/1016.25	c cleaning 49990 clauses out of 100010 with flag 1316000/1316000
1063.09/1061.71	c cleaning 51003 clauses out of 102021 with flag 1368001/1368001
1106.10/1104.73	c cleaning 51993 clauses out of 104017 with flag 1421000/1421000
1151.82/1150.45	c cleaning 53001 clauses out of 106024 with flag 1475000/1475000
1199.94/1198.53	c cleaning 54007 clauses out of 108024 with flag 1530001/1530001
1246.15/1244.78	c cleaning 54995 clauses out of 110017 with flag 1586001/1586001
1295.38/1293.98	c cleaning 55994 clauses out of 112023 with flag 1643002/1643002
1301.50/1300.01	c starts		: 1431
1301.50/1300.01	c conflicts		: 1650565
1301.50/1300.01	c decisions		: 5437122
1301.50/1300.01	c propagations		: 1784962088
1301.50/1300.01	c inspects		: 4639414816
1301.50/1300.01	c shortcuts		: 0
1301.50/1300.01	c learnt literals	: 0
1301.50/1300.01	c learnt binary clauses	: 0
1301.50/1300.01	c learnt ternary clauses	: 42
1301.50/1300.01	c learnt constraints	: 1650565
1301.50/1300.01	c ignored constraints	: 0
1301.50/1300.01	c root simplifications	: 1431
1301.50/1300.01	c removed literals (reason simplification)	: 26024683
1301.50/1300.01	c reason swapping (by a shorter reason)	: 0
1301.50/1300.01	c Calls to reduceDB	: 53
1301.50/1300.01	c speed (assignments/second)	: 1373350.9882566382
1301.50/1300.01	c non guided choices	2684
1301.50/1300.04	c learnt constraints type 
1301.50/1300.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 63603
1301.50/1300.04	c constraints type 
1301.50/1300.04	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 126000
1301.50/1300.04	s UNKNOWN
1301.50/1300.04	c Total wall clock time (in seconds) : 1299.923

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3190267-1302597671/watcher-3190267-1302597671 -o /tmp/evaluation-result-3190267-1302597671/solver-3190267-1302597671 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190267-1302597671.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: 0.92 1.09 1.49 8/221 31637
/proc/meminfo: memFree=11371612/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=30540 CPUtime=0 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 1252 0 0 0 0 0 0 0 22 0 2 0 371367561 31272960 968 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 7635 968 741 9 0 386 0
[pid=31637/tid=31638] ppid=31635 vsize=30540 CPUtime=0 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 135 0 0 0 0 0 0 0 24 0 2 0 371367561 31272960 968 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244446945083 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.036997 s]
/proc/loadavg: 0.92 1.09 1.49 8/221 31637
/proc/meminfo: memFree=11371612/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7564352 CPUtime=0.03 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 8723 0 1 0 2 1 0 0 22 0 13 0 371367561 7745896448 8416 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1891088 8416 1670 9 0 1881836 0
[pid=31637/tid=31638] ppid=31635 vsize=7564352 CPUtime=0.02 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 7573 0 1 0 2 0 0 0 25 0 13 0 371367561 7745896448 8416 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 47951524892717 0 4 0 16784584 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564352

[startup+0.104773 s]
/proc/loadavg: 0.92 1.09 1.49 8/221 31637
/proc/meminfo: memFree=11371612/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7570800 CPUtime=0.1 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 10659 0 1 0 9 1 0 0 22 0 18 0 371367561 7752499200 10352 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1892700 10352 2083 9 0 1883438 0
[pid=31637/tid=31638] ppid=31635 vsize=7570800 CPUtime=0.09 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) S 31635 31637 31548 0 -1 4202560 8944 0 1 0 8 1 0 0 18 0 18 0 371367561 7752499200 10352 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7570800

[startup+0.300981 s]
/proc/loadavg: 0.92 1.09 1.49 8/221 31637
/proc/meminfo: memFree=11371612/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7638244 CPUtime=0.4 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 15332 0 1 0 38 2 0 0 22 0 18 0 371367561 7821561856 15012 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1909561 15021 2203 9 0 1900299 0
[pid=31637/tid=31638] ppid=31635 vsize=7638244 CPUtime=0.28 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 12966 0 1 0 26 2 0 0 18 0 18 0 371367561 7821561856 15034 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505503464 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7638244

[startup+0.700906 s]
/proc/loadavg: 0.92 1.09 1.49 8/221 31637
/proc/meminfo: memFree=11371612/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7642092 CPUtime=1.16 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 18533 0 1 0 114 2 0 0 22 0 19 0 371367561 7825502208 16931 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1910523 16931 2221 9 0 1901261 0
[pid=31637/tid=31638] ppid=31635 vsize=7642092 CPUtime=0.68 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 13717 0 1 0 66 2 0 0 19 0 19 0 371367561 7825502208 16931 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505609268 0 4 0 16800975 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 7642092

[startup+1.50077 s]
/proc/loadavg: 0.92 1.09 1.49 9/262 31681
/proc/meminfo: memFree=11216224/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7642320 CPUtime=2.04 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 19007 0 1 0 202 2 0 0 22 0 19 0 371367561 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1910580 17404 2224 9 0 1901318 0
[pid=31637/tid=31638] ppid=31635 vsize=7642320 CPUtime=1.48 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 14125 0 1 0 146 2 0 0 21 0 19 0 371367561 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 47951528770387 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371367564 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371367564 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371367564 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7642320 CPUtime=0.29 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 1928 0 0 0 29 0 0 0 23 0 19 0 371367566 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7642320 CPUtime=0.25 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1790 0 0 0 25 0 0 0 22 0 19 0 371367566 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371367566 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7825735680 17404 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 7642320

[startup+3.10146 s]
/proc/loadavg: 1.25 1.15 1.51 5/262 31681
/proc/meminfo: memFree=11206292/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7642320 CPUtime=3.65 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 19616 0 1 0 363 2 0 0 22 0 19 0 371367561 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1910580 18013 2224 9 0 1901318 0
[pid=31637/tid=31638] ppid=31635 vsize=7642320 CPUtime=3.08 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 14734 0 1 0 306 2 0 0 25 0 19 0 371367561 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505753932 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367563 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 371367564 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 371367564 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 371367564 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7642320 CPUtime=0.3 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 1928 0 0 0 30 0 0 0 16 0 19 0 371367566 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7642320 CPUtime=0.25 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1790 0 0 0 25 0 0 0 22 0 19 0 371367566 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 371367566 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7642320 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7825735680 18013 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 7642320

[startup+6.30087 s]
/proc/loadavg: 1.25 1.15 1.51 5/262 31681
/proc/meminfo: memFree=11075844/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7656048 CPUtime=7.08 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 36798 0 1 0 704 4 0 0 22 0 19 0 371367561 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1914012 31884 2251 9 0 1904750 0
[pid=31637/tid=31638] ppid=31635 vsize=7656048 CPUtime=6.14 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 15212 0 1 0 612 2 0 0 25 0 19 0 371367561 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505753932 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7656048 CPUtime=0.02 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 2547 0 0 0 2 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7656048 CPUtime=0.03 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 2033 0 0 0 3 0 0 0 17 0 19 0 371367563 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7656048 CPUtime=0.07 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 5443 0 0 0 7 0 0 0 15 0 19 0 371367564 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7656048 CPUtime=0.5 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 8611 0 0 0 50 0 0 0 15 0 19 0 371367566 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7656048 CPUtime=0.26 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1792 0 0 0 26 0 0 0 16 0 19 0 371367566 7839793152 31884 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0

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

[pid=31637/tid=31645] ppid=31635 vsize=7656048 CPUtime=0.18 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 6027 0 0 0 18 0 0 0 15 0 19 0 371367563 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7656048 CPUtime=0.14 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 9369 0 0 0 13 1 0 0 15 0 19 0 371367563 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 2830 0 0 0 16 0 0 0 15 0 19 0 371367563 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7656048 CPUtime=4.18 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 9465 0 0 0 417 1 0 0 15 0 19 0 371367564 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7656048 CPUtime=0.51 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 8613 0 0 0 51 0 0 0 16 0 19 0 371367566 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7656048 CPUtime=0.31 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1934 0 0 0 31 0 0 0 15 0 19 0 371367566 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 19 0 371367566 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7839793152 85261 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1123.72
Current children cumulated vsize (KiB) 7656048

[startup+1182.3 s]
/proc/loadavg: 4.05 3.98 3.29 6/262 31713
/proc/meminfo: memFree=10471976/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7656048 CPUtime=1183.74 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 91413 0 1 0 118358 16 0 0 22 0 19 0 371367561 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1914012 86188 2253 9 0 1904750 0
[pid=31637/tid=31638] ppid=31635 vsize=7656048 CPUtime=1177.3 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 32387 0 1 0 117722 8 0 0 25 0 19 0 371367561 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505773784 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 3901 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7656048 CPUtime=0.08 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1714 0 0 0 8 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 5138 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 3051 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 5624 0 0 0 15 1 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7656048 CPUtime=0.18 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 6027 0 0 0 18 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7656048 CPUtime=0.14 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 9369 0 0 0 13 1 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 2830 0 0 0 16 0 0 0 15 0 19 0 371367563 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7656048 CPUtime=4.27 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 9603 0 0 0 426 1 0 0 15 0 19 0 371367564 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7656048 CPUtime=0.51 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 8613 0 0 0 51 0 0 0 16 0 19 0 371367566 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7656048 CPUtime=0.31 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1934 0 0 0 31 0 0 0 15 0 19 0 371367566 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 371367566 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7839793152 86188 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1183.74
Current children cumulated vsize (KiB) 7656048

[startup+1242.3 s]
/proc/loadavg: 4.02 3.98 3.34 5/262 31723
/proc/meminfo: memFree=10453948/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7656048 CPUtime=1243.75 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 91594 0 1 0 124359 16 0 0 22 0 19 0 371367561 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1914012 86362 2253 9 0 1904750 0
[pid=31637/tid=31638] ppid=31635 vsize=7656048 CPUtime=1237.19 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 32388 0 1 0 123711 8 0 0 25 0 19 0 371367561 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505754261 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 3901 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7656048 CPUtime=0.08 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1714 0 0 0 8 0 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7656048 CPUtime=0.18 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 5138 0 0 0 18 0 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 3051 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 5624 0 0 0 15 1 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7656048 CPUtime=0.19 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 6027 0 0 0 19 0 0 0 16 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7656048 CPUtime=0.15 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 9369 0 0 0 14 1 0 0 16 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 2830 0 0 0 16 0 0 0 15 0 19 0 371367563 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7656048 CPUtime=4.36 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 9779 0 0 0 435 1 0 0 15 0 19 0 371367564 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7656048 CPUtime=0.51 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 8613 0 0 0 51 0 0 0 16 0 19 0 371367566 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7656048 CPUtime=0.31 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1934 0 0 0 31 0 0 0 15 0 19 0 371367566 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 371367566 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7839793152 86362 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1243.75
Current children cumulated vsize (KiB) 7656048



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.98 3.37 3/222 31731
/proc/meminfo: memFree=10826964/32951124 swapFree=67111528/67111528
[pid=31637] ppid=31635 vsize=7656048 CPUtime=1301.5 cores=5,7
/proc/31637/stat : 31637 (java) S 31635 31637 31548 0 -1 4202496 93551 0 1 0 130133 17 0 0 22 0 19 0 371367561 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458747877 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/31637/statm: 1914012 88309 2253 9 0 1904750 0
[pid=31637/tid=31638] ppid=31635 vsize=7656048 CPUtime=1294.64 cores=5,7
/proc/31637/task/31638/stat : 31638 (java) R 31635 31637 31548 0 -1 4202560 34252 0 1 0 129455 9 0 0 25 0 19 0 371367561 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 46912505753932 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=31637/tid=31640] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31640/stat : 31640 (java) S 31635 31637 31548 0 -1 4202560 3901 0 0 0 17 0 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31641] ppid=31635 vsize=7656048 CPUtime=0.1 cores=5,7
/proc/31637/task/31641/stat : 31641 (java) S 31635 31637 31548 0 -1 4202560 1729 0 0 0 10 0 0 0 16 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31642] ppid=31635 vsize=7656048 CPUtime=0.18 cores=5,7
/proc/31637/task/31642/stat : 31642 (java) S 31635 31637 31548 0 -1 4202560 5138 0 0 0 18 0 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31643] ppid=31635 vsize=7656048 CPUtime=0.19 cores=5,7
/proc/31637/task/31643/stat : 31643 (java) S 31635 31637 31548 0 -1 4202560 3056 0 0 0 19 0 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31644] ppid=31635 vsize=7656048 CPUtime=0.16 cores=5,7
/proc/31637/task/31644/stat : 31644 (java) S 31635 31637 31548 0 -1 4202560 5624 0 0 0 15 1 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31645] ppid=31635 vsize=7656048 CPUtime=0.19 cores=5,7
/proc/31637/task/31645/stat : 31645 (java) S 31635 31637 31548 0 -1 4202560 6027 0 0 0 19 0 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31646] ppid=31635 vsize=7656048 CPUtime=0.17 cores=5,7
/proc/31637/task/31646/stat : 31646 (java) S 31635 31637 31548 0 -1 4202560 9387 0 0 0 16 1 0 0 16 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31647] ppid=31635 vsize=7656048 CPUtime=0.18 cores=5,7
/proc/31637/task/31647/stat : 31647 (java) S 31635 31637 31548 0 -1 4202560 2830 0 0 0 18 0 0 0 15 0 19 0 371367563 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31648] ppid=31635 vsize=7656048 CPUtime=4.58 cores=5,7
/proc/31637/task/31648/stat : 31648 (java) S 31635 31637 31548 0 -1 4202560 9830 0 0 0 457 1 0 0 15 0 19 0 371367564 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 0 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31649] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31649/stat : 31649 (java) S 31635 31637 31548 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31650] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31650/stat : 31650 (java) S 31635 31637 31548 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 371367564 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31651] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31651/stat : 31651 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458768817 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31652] ppid=31635 vsize=7656048 CPUtime=0.51 cores=5,7
/proc/31637/task/31652/stat : 31652 (java) S 31635 31637 31548 0 -1 4202560 8613 0 0 0 51 0 0 0 16 0 19 0 371367566 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31653] ppid=31635 vsize=7656048 CPUtime=0.31 cores=5,7
/proc/31637/task/31653/stat : 31653 (java) S 31635 31637 31548 0 -1 4202560 1934 0 0 0 31 0 0 0 15 0 19 0 371367566 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
[pid=31637/tid=31654] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31654/stat : 31654 (java) S 31635 31637 31548 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 371367566 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761113 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31655] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31655/stat : 31655 (java) S 31635 31637 31548 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 371367566 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 7 0 0 0
[pid=31637/tid=31681] ppid=31635 vsize=7656048 CPUtime=0 cores=5,7
/proc/31637/task/31681/stat : 31681 (java) S 31635 31637 31548 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 371367595 7839793152 88309 33554432000 1073741824 1073778376 140736565771824 18446744073709551615 244458761728 0 4 0 16800975 18446604468631117952 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1301.5
Current children cumulated vsize (KiB) 7656048

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.59
CPU user time (s): 1301.4
CPU system time (s): 0.19397
CPU usage (%): 100.118
Max. virtual memory (cumulated for all children) (KiB): 7663604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1301.4
system time used= 0.19397
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93864
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= 28038
involuntary context switches= 4164

runsolver used 2.21666 second user time and 4.89626 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-12 10:41:11
IDJOB=3190267
IDBENCH=82598
IDSOLVER=1611
FILE ID=node105/3190267-1302597671
RUNJOBID= node105-1302597670-31569
PBS_JOBID= 12958109
Free space on /tmp= 72240 MiB

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

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=1276572244

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11372264 kB
Buffers:        724420 kB
Cached:       20290896 kB
SwapCached:          0 kB
Active:       10294628 kB
Inactive:     10860976 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11372264 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5100 kB
Writeback:           0 kB
AnonPages:      139868 kB
Mapped:          22960 kB
Slab:           357936 kB
PageTables:       5960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14731584 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= 72240 MiB
End job on node105 at 2011-04-12 11:02:53