Trace number 3288477

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-06UNSAT 845.851 845.026

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_f_unknown.cnf
MD5SUMf03ed12a281977a642336980ec847847
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark108.343
Satisfiable
(Un)Satisfiability was proved
Number of variables33320
Number of clauses763101
Sum of the clauses size2854525
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 252598
Number of clauses of size 392683
Number of clauses of size 4617820
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.00/0.10	c --- Begin Solver configuration ---
0.00/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.00/0.10	c Learn all clauses as in MiniSAT
0.00/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.00/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.00/0.10	c Expensive reason simplification
0.00/0.10	c Armin Biere (Picosat) restarts strategy
0.00/0.10	c Glucose learned constraints deletion strategy
0.00/0.10	c timeout=2147483647s
0.00/0.10	c DB Simplification allowed=true
0.00/0.10	c --- End Solver configuration ---
0.00/0.10	c solving HOME/instance-3288477-1303781571.cnf
0.00/0.10	c reading problem ... 
1.02/0.90	c ... done. Wall clock time 0.802s.
1.02/0.90	c #vars     33320
1.02/0.90	c #constraints  763101
1.02/0.90	c constraints type 
1.02/0.90	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 710503
1.02/0.90	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 52598
8.11/7.60	c cleaning 2486 clauses out of 4977 with flag 5000/5000
18.02/17.42	c cleaning 4245 clauses out of 8491 with flag 11000/11000
26.92/26.32	c cleaning 5619 clauses out of 11247 with flag 18001/18001
38.83/38.23	c cleaning 6813 clauses out of 13627 with flag 26000/26000
51.03/50.47	c cleaning 7906 clauses out of 15814 with flag 35000/35000
63.53/62.97	c cleaning 8948 clauses out of 17908 with flag 45000/45000
75.73/75.11	c cleaning 9977 clauses out of 19961 with flag 56001/56001
92.03/91.42	c cleaning 10987 clauses out of 21984 with flag 68001/68001
105.24/104.67	c cleaning 11994 clauses out of 23996 with flag 81000/81000
122.04/121.47	c cleaning 13000 clauses out of 26002 with flag 95000/95000
139.34/138.70	c cleaning 13995 clauses out of 28002 with flag 110000/110000
157.45/156.88	c cleaning 12114 clauses out of 24231 with flag 126000/126000
177.15/176.52	c cleaning 14554 clauses out of 29118 with flag 143001/143001
197.36/196.79	c cleaning 16276 clauses out of 32563 with flag 161000/161000
219.07/218.46	c cleaning 13618 clauses out of 27246 with flag 180000/180000
240.97/240.32	c cleaning 15968 clauses out of 31946 with flag 200000/200000
264.97/264.39	c cleaning 15479 clauses out of 30969 with flag 221001/221001
289.58/288.92	c cleaning 18737 clauses out of 37492 with flag 243003/243003
317.28/316.60	c cleaning 20051 clauses out of 40109 with flag 266000/266000
338.79/338.15	c cleaning 22023 clauses out of 44059 with flag 290001/290001
360.59/359.98	c cleaning 20704 clauses out of 41427 with flag 315001/315001
382.91/382.25	c cleaning 19281 clauses out of 38563 with flag 341002/341002
404.91/404.30	c cleaning 23141 clauses out of 46281 with flag 368001/368001
429.71/429.00	c cleaning 21226 clauses out of 42467 with flag 396000/396000
455.32/454.69	c cleaning 18825 clauses out of 37657 with flag 425001/425001
478.83/478.19	c cleaning 22627 clauses out of 45265 with flag 455002/455002
505.24/504.52	c cleaning 16218 clauses out of 32449 with flag 486001/486001
531.44/530.80	c cleaning 22491 clauses out of 44993 with flag 518000/518000
556.44/555.72	c cleaning 22249 clauses out of 44500 with flag 551001/551001
585.35/584.63	c cleaning 15582 clauses out of 31178 with flag 585001/585001
611.55/610.84	c cleaning 14783 clauses out of 29575 with flag 620001/620001
639.96/639.26	c cleaning 20370 clauses out of 40739 with flag 656000/656000
666.26/665.51	c cleaning 23970 clauses out of 47955 with flag 693000/693000
693.87/693.14	c cleaning 21836 clauses out of 43687 with flag 731001/731001
721.48/720.76	c cleaning 27911 clauses out of 55852 with flag 770001/770001
748.78/748.06	c cleaning 33275 clauses out of 66570 with flag 810001/810001
777.39/776.67	c cleaning 36569 clauses out of 73142 with flag 851000/851000
808.20/807.44	c cleaning 36088 clauses out of 72201 with flag 893000/893000
838.21/837.49	c cleaning 18175 clauses out of 36354 with flag 936001/936001
845.81/845.00	c starts		: 1127
845.81/845.01	c conflicts		: 947679
845.81/845.01	c decisions		: 1140305
845.81/845.01	c propagations		: 214642442
845.81/845.01	c inspects		: 13634061210
845.81/845.01	c shortcuts		: 0
845.81/845.01	c learnt literals	: 74
845.81/845.01	c learnt binary clauses	: 803
845.81/845.01	c learnt ternary clauses	: 3600
845.81/845.01	c learnt constraints	: 947604
845.81/845.01	c ignored constraints	: 0
845.81/845.01	c root simplifications	: 1200
845.81/845.01	c removed literals (reason simplification)	: 18022077
845.81/845.01	c reason swapping (by a shorter reason)	: 0
845.81/845.01	c Calls to reduceDB	: 39
845.81/845.01	c speed (assignments/second)	: 254282.84972675328
845.81/845.01	c non guided choices	143
845.81/845.01	c learnt constraints type 
845.81/845.01	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
845.81/845.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1556
845.81/845.01	c constraints type 
845.81/845.01	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 710503
845.81/845.01	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 52598
845.81/845.01	s UNSATISFIABLE
845.81/845.01	c Total wall clock time (in seconds) : 844.911

Verifier Data

No possible verification on an UNSAT instance

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-3288477-1303781571/watcher-3288477-1303781571 -o /tmp/evaluation-result-3288477-1303781571/solver-3288477-1303781571 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3288477-1303781571.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: 3.38 3.83 3.36 5/195 30580
/proc/meminfo: memFree=13699016/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=9100 CPUtime=0 cores=5,7
/proc/30580/stat : 30580 (java) R 30578 30580 28463 0 -1 4202496 209 0 0 0 0 0 0 0 21 0 1 0 489754193 9318400 147 33554432000 1073741824 1073778376 140734172075232 18446744073709551615 1073762688 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30580/statm: 2275 150 110 9 0 67 0

[startup+0.016375 s]
/proc/loadavg: 3.38 3.83 3.36 5/195 30580
/proc/meminfo: memFree=13699016/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7540840 CPUtime=0 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 3714 0 1 0 0 0 0 0 18 0 2 0 489754193 7721820160 3416 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1885210 3440 919 9 0 1876366 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7540840

[startup+0.100931 s]
/proc/loadavg: 3.38 3.83 3.36 5/195 30580
/proc/meminfo: memFree=13699016/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7636368 CPUtime=0.1 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 10511 0 1 0 9 1 0 0 18 0 18 0 489754193 7819640832 10208 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1909092 10233 2094 9 0 1899830 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7636368

[startup+0.300328 s]
/proc/loadavg: 3.38 3.83 3.36 5/195 30580
/proc/meminfo: memFree=13699016/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7638028 CPUtime=0.43 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 15669 0 1 0 41 2 0 0 18 0 18 0 489754193 7821340672 15260 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1909507 15261 2204 9 0 1900245 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7638028

[startup+0.700242 s]
/proc/loadavg: 3.38 3.83 3.36 5/195 30580
/proc/meminfo: memFree=13699016/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7638028 CPUtime=0.82 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 24889 0 1 0 79 3 0 0 18 0 18 0 489754193 7821340672 24480 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1909507 24481 2204 9 0 1900245 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 7638028

[startup+1.50109 s]
/proc/loadavg: 3.38 3.83 3.36 9/240 30628
/proc/meminfo: memFree=13374092/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7642484 CPUtime=1.92 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 35501 0 1 0 187 5 0 0 18 0 19 0 489754193 7825903616 34030 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910621 34031 2222 9 0 1901359 0
[pid=30580/tid=30582] ppid=30578 vsize=7642484 CPUtime=1.42 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 30875 0 1 0 138 4 0 0 25 0 19 0 489754194 7825903616 34031 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505662279 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489754195 7825903616 34031 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34031 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34032 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34033 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34033 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 6 0 0 0 0 0 0 0 17 0 19 0 489754196 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 489754197 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 489754197 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7642484 CPUtime=0.2 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1185 0 0 0 20 0 0 0 15 0 19 0 489754199 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7642484 CPUtime=0.28 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 2279 0 0 0 28 0 0 0 15 0 19 0 489754199 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489754199 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7825903616 34034 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 7642484

[startup+3.10078 s]
/proc/loadavg: 3.38 3.83 3.36 5/240 30628
/proc/meminfo: memFree=13237728/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7642484 CPUtime=3.57 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 35881 0 1 0 352 5 0 0 18 0 19 0 489754193 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910621 34227 2223 9 0 1901359 0
[pid=30580/tid=30582] ppid=30578 vsize=7642484 CPUtime=3.01 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 31062 0 1 0 297 4 0 0 25 0 19 0 489754194 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505648430 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 489754196 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 489754197 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 489754197 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7642484 CPUtime=0.2 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1185 0 0 0 20 0 0 0 16 0 19 0 489754199 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7642484 CPUtime=0.33 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 2471 0 0 0 33 0 0 0 15 0 19 0 489754199 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489754199 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7642484 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7825903616 34227 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 7642484

[startup+6.30117 s]
/proc/loadavg: 3.43 3.83 3.36 5/261 30653
/proc/meminfo: memFree=12817488/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7641348 CPUtime=6.77 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 35981 0 1 0 672 5 0 0 18 0 19 0 489754193 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910337 33909 2223 9 0 1901075 0
[pid=30580/tid=30582] ppid=30578 vsize=7641348 CPUtime=6.21 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 31162 0 1 0 617 4 0 0 25 0 19 0 489754194 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505616895 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 2 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754195 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 489754196 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 489754197 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 489754197 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7641348 CPUtime=0.2 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1185 0 0 0 20 0 0 0 16 0 19 0 489754199 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7641348 CPUtime=0.33 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 2471 0 0 0 33 0 0 0 15 0 19 0 489754199 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 489754199 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7641348 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7824740352 33909 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 6.77
Current children cumulated vsize (KiB) 7641348

[startup+12.701 s]

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

/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 7156 0 0 0 15 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7640008 CPUtime=0.05 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1234 0 0 0 5 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 8 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7640008 CPUtime=0.06 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 10 0 0 0 6 0 0 0 16 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 26 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7640008 CPUtime=0.04 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 22 0 0 0 4 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7640008 CPUtime=0.14 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 9544 0 0 0 14 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7640008 CPUtime=8.72 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 23028 0 0 0 870 2 0 0 15 0 19 0 489754196 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7640008 CPUtime=0.32 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1253 0 0 0 32 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7640008 CPUtime=0.37 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 3555 0 0 0 37 0 0 0 16 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 843.02
Current children cumulated vsize (KiB) 7640008

[startup+843.802 s]
/proc/loadavg: 2.05 2.52 3.02 3/214 30712
/proc/meminfo: memFree=13185456/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7640008 CPUtime=844.61 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 78285 0 1 0 84451 10 0 0 18 0 19 0 489754193 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910002 75315 2254 9 0 1900740 0
[pid=30580/tid=30582] ppid=30578 vsize=7640008 CPUtime=834.56 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 31246 0 1 0 83452 4 0 0 25 0 19 0 489754194 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505659710 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7640008 CPUtime=0.15 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 7156 0 0 0 15 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7640008 CPUtime=0.05 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1234 0 0 0 5 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 8 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7640008 CPUtime=0.06 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 10 0 0 0 6 0 0 0 16 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 26 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7640008 CPUtime=0.04 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 22 0 0 0 4 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7640008 CPUtime=0.14 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 9544 0 0 0 14 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7640008 CPUtime=8.72 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 23028 0 0 0 870 2 0 0 15 0 19 0 489754196 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7640008 CPUtime=0.32 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1253 0 0 0 32 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7640008 CPUtime=0.37 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 3555 0 0 0 37 0 0 0 16 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 844.61
Current children cumulated vsize (KiB) 7640008

[startup+844.601 s]
/proc/loadavg: 2.05 2.52 3.02 3/214 30712
/proc/meminfo: memFree=13185456/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7640008 CPUtime=845.41 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 78285 0 1 0 84531 10 0 0 18 0 19 0 489754193 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910002 75315 2254 9 0 1900740 0
[pid=30580/tid=30582] ppid=30578 vsize=7640008 CPUtime=835.36 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 31246 0 1 0 83532 4 0 0 25 0 19 0 489754194 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505659372 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7640008 CPUtime=0.15 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 7156 0 0 0 15 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7640008 CPUtime=0.05 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1234 0 0 0 5 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 8 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7640008 CPUtime=0.06 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 10 0 0 0 6 0 0 0 16 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 26 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7640008 CPUtime=0.04 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 22 0 0 0 4 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7640008 CPUtime=0.14 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 9544 0 0 0 14 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7640008 CPUtime=8.72 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 23028 0 0 0 870 2 0 0 15 0 19 0 489754196 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7640008 CPUtime=0.32 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1253 0 0 0 32 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7640008 CPUtime=0.37 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 3555 0 0 0 37 0 0 0 16 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 845.41
Current children cumulated vsize (KiB) 7640008

[startup+845.001 s]
/proc/loadavg: 2.05 2.52 3.02 3/214 30712
/proc/meminfo: memFree=13185456/32950928 swapFree=67087032/67111528
[pid=30580] ppid=30578 vsize=7640008 CPUtime=845.81 cores=5,7
/proc/30580/stat : 30580 (java) S 30578 30580 28463 0 -1 4202496 78285 0 1 0 84571 10 0 0 18 0 19 0 489754193 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488497637 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/30580/statm: 1910002 75315 2254 9 0 1900740 0
[pid=30580/tid=30582] ppid=30578 vsize=7640008 CPUtime=835.76 cores=5,7
/proc/30580/task/30582/stat : 30582 (java) R 30578 30580 28463 0 -1 4202560 31246 0 1 0 83572 4 0 0 25 0 19 0 489754194 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 46912505617168 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=30580/tid=30588] ppid=30578 vsize=7640008 CPUtime=0.15 cores=5,7
/proc/30580/task/30588/stat : 30588 (java) S 30578 30580 28463 0 -1 4202560 7156 0 0 0 15 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30589] ppid=30578 vsize=7640008 CPUtime=0.05 cores=5,7
/proc/30580/task/30589/stat : 30589 (java) S 30578 30580 28463 0 -1 4202560 1234 0 0 0 5 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30590] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30590/stat : 30590 (java) S 30578 30580 28463 0 -1 4202560 8 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30591] ppid=30578 vsize=7640008 CPUtime=0.06 cores=5,7
/proc/30580/task/30591/stat : 30591 (java) S 30578 30580 28463 0 -1 4202560 10 0 0 0 6 0 0 0 16 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30592] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30592/stat : 30592 (java) S 30578 30580 28463 0 -1 4202560 4 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30593] ppid=30578 vsize=7640008 CPUtime=0.03 cores=5,7
/proc/30580/task/30593/stat : 30593 (java) S 30578 30580 28463 0 -1 4202560 26 0 0 0 3 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30594] ppid=30578 vsize=7640008 CPUtime=0.04 cores=5,7
/proc/30580/task/30594/stat : 30594 (java) S 30578 30580 28463 0 -1 4202560 22 0 0 0 4 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30595] ppid=30578 vsize=7640008 CPUtime=0.14 cores=5,7
/proc/30580/task/30595/stat : 30595 (java) S 30578 30580 28463 0 -1 4202560 9544 0 0 0 14 0 0 0 15 0 19 0 489754195 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30596] ppid=30578 vsize=7640008 CPUtime=8.72 cores=5,7
/proc/30580/task/30596/stat : 30596 (java) S 30578 30580 28463 0 -1 4202560 23028 0 0 0 870 2 0 0 15 0 19 0 489754196 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 0 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30597] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30597/stat : 30597 (java) S 30578 30580 28463 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30598] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30598/stat : 30598 (java) S 30578 30580 28463 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 489754197 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30599] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30599/stat : 30599 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488518577 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30600] ppid=30578 vsize=7640008 CPUtime=0.32 cores=5,7
/proc/30580/task/30600/stat : 30600 (java) S 30578 30580 28463 0 -1 4202560 1253 0 0 0 32 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
[pid=30580/tid=30601] ppid=30578 vsize=7640008 CPUtime=0.37 cores=5,7
/proc/30580/task/30601/stat : 30601 (java) S 30578 30580 28463 0 -1 4202560 3555 0 0 0 37 0 0 0 16 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30602] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30602/stat : 30602 (java) S 30578 30580 28463 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488510873 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30603] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30603/stat : 30603 (java) S 30578 30580 28463 0 -1 4202560 49 0 0 0 0 0 0 0 15 0 19 0 489754199 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 7 0 0 0
[pid=30580/tid=30628] ppid=30578 vsize=7640008 CPUtime=0 cores=5,7
/proc/30580/task/30628/stat : 30628 (java) S 30578 30580 28463 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 489754287 7823368192 75315 33554432000 1073741824 1073778376 140735145358240 18446744073709551615 239488511488 0 4 0 16800975 18446604468312738560 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 845.81
Current children cumulated vsize (KiB) 7640008

Child status: 20
Real time (s): 845.026
CPU time (s): 845.851
CPU user time (s): 845.728
CPU system time (s): 0.122981
CPU usage (%): 100.098
Max. virtual memory (cumulated for all children) (KiB): 7642908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 845.728
system time used= 0.122981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78291
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= 18576
involuntary context switches= 3185

runsolver used 1.39479 second user time and 3.34449 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-26 03:32:51
IDJOB=3288477
IDBENCH=82497
IDSOLVER=1611
FILE ID=node148/3288477-1303781571
RUNJOBID= node148-1303781570-30541
PBS_JOBID= 13157174
Free space on /tmp= 70548 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/manthey/traffic/traffic_f_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-3288477-1303781571/watcher-3288477-1303781571 -o /tmp/evaluation-result-3288477-1303781571/solver-3288477-1303781571 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3288477-1303781571.cnf

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

MD5SUM BENCH= f03ed12a281977a642336980ec847847
RANDOM SEED=719509993

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13699420 kB
Buffers:       2064092 kB
Cached:       16542532 kB
SwapCached:       5264 kB
Active:        9147272 kB
Inactive:      9538508 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13699420 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:           70840 kB
Writeback:           0 kB
AnonPages:       76176 kB
Mapped:          19296 kB
Slab:           500832 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  7456648 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= 70580 MiB
End job on node148 at 2011-04-26 03:46:56