Trace number 3280105

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 142.64 141.681

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	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.07/0.11	c --- Begin Solver configuration ---
0.07/0.11	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.07/0.11	c Expensive reason simplification
0.07/0.11	c Armin Biere (Picosat) restarts strategy
0.07/0.11	c Glucose learned constraints deletion strategy
0.07/0.11	c timeout=2147483647s
0.07/0.11	c DB Simplification allowed=true
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3280105-1303746822.cnf
0.07/0.11	c reading problem ... 
0.61/0.52	c ... done. Wall clock time 0.415s.
0.61/0.52	c #vars     108786
0.61/0.52	c #constraints  478039
0.61/0.52	c constraints type 
0.61/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 78120
0.61/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 395289
8.07/7.30	c cleaning 2162 clauses out of 4338 with flag 5000/5000
14.27/13.50	c cleaning 4077 clauses out of 8160 with flag 11002/11002
22.98/22.14	c cleaning 5535 clauses out of 11076 with flag 18000/18000
31.78/30.96	c cleaning 6756 clauses out of 13512 with flag 26001/26001
42.41/41.54	c cleaning 7867 clauses out of 15734 with flag 35001/35001
54.72/53.88	c cleaning 8927 clauses out of 17864 with flag 45002/45002
68.52/67.64	c cleaning 9965 clauses out of 19935 with flag 56000/56000
83.33/82.48	c cleaning 10983 clauses out of 21965 with flag 68000/68000
99.43/98.58	c cleaning 11988 clauses out of 23978 with flag 81001/81001
117.93/117.01	c cleaning 12986 clauses out of 25980 with flag 95001/95001
137.14/136.24	c cleaning 11886 clauses out of 23784 with flag 110000/110000
142.54/141.66	c starts		: 391
142.54/141.66	c conflicts		: 114470
142.54/141.66	c decisions		: 193725
142.54/141.66	c propagations		: 269172468
142.54/141.66	c inspects		: 908187248
142.54/141.66	c shortcuts		: 0
142.54/141.66	c learnt literals	: 111
142.54/141.66	c learnt binary clauses	: 207
142.54/141.66	c learnt ternary clauses	: 389
142.54/141.66	c learnt constraints	: 114358
142.54/141.66	c ignored constraints	: 0
142.54/141.66	c root simplifications	: 501
142.54/141.66	c removed literals (reason simplification)	: 4007601
142.54/141.66	c reason swapping (by a shorter reason)	: 0
142.54/141.66	c Calls to reduceDB	: 11
142.54/141.67	c speed (assignments/second)	: 1907117.4782664145
142.54/141.67	c non guided choices	526
142.54/141.67	c learnt constraints type 
142.54/141.67	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 25
142.54/141.67	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 1563
142.54/141.67	c constraints type 
142.54/141.67	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 78120
142.54/141.67	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 395289
142.54/141.67	s UNSATISFIABLE
142.54/141.67	c Total wall clock time (in seconds) : 141.558

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26373
/proc/meminfo: memFree=23308000/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=9100 CPUtime=0 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 421 0 0 0 0 0 0 0 17 0 1 0 486285043 9318400 166 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218370955264 0 2147483391 4096 0 18446744071699199166 0 0 17 1 0 0 0
/proc/26373/statm: 2276 171 130 9 0 68 0

[startup+0.0248659 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26373
/proc/meminfo: memFree=23308000/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7549900 CPUtime=0 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 7474 0 1 0 0 0 0 0 17 0 10 0 486285043 7731097600 7174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1887475 7176 970 9 0 1878631 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7549900

[startup+0.10087 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26373
/proc/meminfo: memFree=23308000/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7570804 CPUtime=0.07 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 10072 0 1 0 6 1 0 0 17 0 18 0 486285043 7752503296 9767 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1892701 9771 2076 9 0 1883439 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7570804

[startup+0.300785 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26373
/proc/meminfo: memFree=23308000/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7638304 CPUtime=0.37 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 18429 0 1 0 35 2 0 0 17 0 18 0 486285043 7821623296 18066 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1909576 18066 2197 9 0 1900314 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 7638304

[startup+0.700735 s]
/proc/loadavg: 0.00 0.00 0.00 2/174 26373
/proc/meminfo: memFree=23308000/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7646036 CPUtime=0.96 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 27396 0 1 0 93 3 0 0 17 0 19 0 486285043 7829540864 26566 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911509 26566 2210 9 0 1902247 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 7646036

[startup+1.50057 s]
/proc/loadavg: 0.00 0.00 0.00 4/195 26396
/proc/meminfo: memFree=23173372/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7645668 CPUtime=2.2 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 30550 0 1 0 216 4 0 0 17 0 19 0 486285043 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911417 27109 2221 9 0 1902155 0
[pid=26373/tid=26375] ppid=26371 vsize=7645668 CPUtime=1.44 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23180 0 1 0 141 3 0 0 25 0 19 0 486285043 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505615162 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 486285046 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 486285046 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 486285047 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7645668 CPUtime=0.49 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 3666 0 0 0 49 0 0 0 17 0 19 0 486285049 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7645668 CPUtime=0.25 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) R 26371 26373 26342 0 -1 4202560 2541 0 0 0 25 0 0 0 18 0 19 0 486285049 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 47048422353502 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285049 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7829164032 27109 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 7645668

[startup+3.10129 s]
/proc/loadavg: 0.00 0.00 0.00 5/217 26427
/proc/meminfo: memFree=22993660/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7645668 CPUtime=3.86 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 30616 0 1 0 382 4 0 0 17 0 19 0 486285043 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911417 27174 2222 9 0 1902155 0
[pid=26373/tid=26375] ppid=26371 vsize=7645668 CPUtime=3.03 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23238 0 1 0 300 3 0 0 25 0 19 0 486285043 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505704530 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 6 0 0 0 0 0 0 0 16 0 19 0 486285046 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 486285046 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 486285047 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7645668 CPUtime=0.49 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 3666 0 0 0 49 0 0 0 17 0 19 0 486285049 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7645668 CPUtime=0.31 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2549 0 0 0 31 0 0 0 15 0 19 0 486285049 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285049 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7645668 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7829164032 27174 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 7645668

[startup+6.30072 s]
/proc/loadavg: 0.48 0.10 0.03 5/262 26476
/proc/meminfo: memFree=22545628/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7644964 CPUtime=7.06 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 30902 0 1 0 702 4 0 0 17 0 19 0 486285043 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911241 27313 2225 9 0 1901979 0
[pid=26373/tid=26375] ppid=26371 vsize=7644964 CPUtime=6.21 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23516 0 1 0 618 3 0 0 25 0 19 0 486285043 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505712645 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 486285045 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 6 0 0 0 0 0 0 0 15 0 19 0 486285046 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 16 0 0 0 0 0 0 0 21 0 19 0 486285046 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 22 0 19 0 486285047 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7644964 CPUtime=0.49 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 3666 0 0 0 49 0 0 0 17 0 19 0 486285049 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7644964 CPUtime=0.33 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2557 0 0 0 33 0 0 0 15 0 19 0 486285049 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285049 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7828443136 27313 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 7644964

[startup+12.7016 s]

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

/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 4170 0 0 0 6 1 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 295 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7644964 CPUtime=0.02 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 518 0 0 0 2 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 4464 0 0 0 7 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7644964 CPUtime=1.12 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 12153 0 0 0 110 2 0 0 15 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285047 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7644964 CPUtime=0.54 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 4044 0 0 0 54 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7644964 CPUtime=0.42 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2583 0 0 0 42 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) R 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 141.65
Current children cumulated vsize (KiB) 7644964

[startup+141.101 s]
/proc/loadavg: 3.63 1.51 0.56 5/262 26479
/proc/meminfo: memFree=21664796/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7644964 CPUtime=142.04 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 53003 0 1 0 14196 8 0 0 17 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911241 48935 2253 9 0 1901979 0
[pid=26373/tid=26375] ppid=26371 vsize=7644964 CPUtime=139.69 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23606 0 1 0 13966 3 0 0 25 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505712645 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 4170 0 0 0 6 1 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 295 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7644964 CPUtime=0.02 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 518 0 0 0 2 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 4464 0 0 0 7 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7644964 CPUtime=1.12 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 12153 0 0 0 110 2 0 0 15 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285047 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7644964 CPUtime=0.54 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 4044 0 0 0 54 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7644964 CPUtime=0.42 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2583 0 0 0 42 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 142.04
Current children cumulated vsize (KiB) 7644964

[startup+141.501 s]
/proc/loadavg: 3.63 1.51 0.56 5/262 26479
/proc/meminfo: memFree=21664796/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7644964 CPUtime=142.44 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 53003 0 1 0 14236 8 0 0 17 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911241 48935 2253 9 0 1901979 0
[pid=26373/tid=26375] ppid=26371 vsize=7644964 CPUtime=140.09 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23606 0 1 0 14006 3 0 0 25 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505736085 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 4170 0 0 0 6 1 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 295 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7644964 CPUtime=0.02 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 518 0 0 0 2 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 4464 0 0 0 7 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7644964 CPUtime=1.12 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 12153 0 0 0 110 2 0 0 15 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285047 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7644964 CPUtime=0.54 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 4044 0 0 0 54 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7644964 CPUtime=0.42 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2583 0 0 0 42 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 142.44
Current children cumulated vsize (KiB) 7644964

[startup+141.601 s]
/proc/loadavg: 3.63 1.51 0.56 5/262 26479
/proc/meminfo: memFree=21664796/32951124 swapFree=67051468/67111528
[pid=26373] ppid=26371 vsize=7644964 CPUtime=142.54 cores=1,3
/proc/26373/stat : 26373 (java) S 26371 26373 26342 0 -1 4202496 53003 0 1 0 14246 8 0 0 17 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/26373/statm: 1911241 48935 2253 9 0 1901979 0
[pid=26373/tid=26375] ppid=26371 vsize=7644964 CPUtime=140.19 cores=1,3
/proc/26373/task/26375/stat : 26375 (java) R 26371 26373 26342 0 -1 4202560 23606 0 1 0 14016 3 0 0 25 0 19 0 486285043 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 46912505818133 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=26373/tid=26376] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26376/stat : 26376 (java) S 26371 26373 26342 0 -1 4202560 4170 0 0 0 6 1 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26377] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26377/stat : 26377 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26378] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26378/stat : 26378 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26379] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26379/stat : 26379 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26380] ppid=26371 vsize=7644964 CPUtime=0.01 cores=1,3
/proc/26373/task/26380/stat : 26380 (java) S 26371 26373 26342 0 -1 4202560 295 0 0 0 1 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26381] ppid=26371 vsize=7644964 CPUtime=0.02 cores=1,3
/proc/26373/task/26381/stat : 26381 (java) S 26371 26373 26342 0 -1 4202560 518 0 0 0 2 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26382] ppid=26371 vsize=7644964 CPUtime=0.07 cores=1,3
/proc/26373/task/26382/stat : 26382 (java) S 26371 26373 26342 0 -1 4202560 4464 0 0 0 7 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26383] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26383/stat : 26383 (java) S 26371 26373 26342 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 486285045 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26388] ppid=26371 vsize=7644964 CPUtime=1.12 cores=1,3
/proc/26373/task/26388/stat : 26388 (java) S 26371 26373 26342 0 -1 4202560 12153 0 0 0 110 2 0 0 15 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 0 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26389] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26389/stat : 26389 (java) S 26371 26373 26342 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 486285046 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26390] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26390/stat : 26390 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 486285047 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26391] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26391/stat : 26391 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382780849 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26392] ppid=26371 vsize=7644964 CPUtime=0.54 cores=1,3
/proc/26373/task/26392/stat : 26392 (java) S 26371 26373 26342 0 -1 4202560 4044 0 0 0 54 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26393] ppid=26371 vsize=7644964 CPUtime=0.42 cores=1,3
/proc/26373/task/26393/stat : 26393 (java) S 26371 26373 26342 0 -1 4202560 2583 0 0 0 42 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26394] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26394/stat : 26394 (java) S 26371 26373 26342 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773145 0 4 0 16800975 18446604464240972800 0 0 -1 1 0 0 0
[pid=26373/tid=26395] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26395/stat : 26395 (java) S 26371 26373 26342 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 486285049 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
[pid=26373/tid=26396] ppid=26371 vsize=7644964 CPUtime=0 cores=1,3
/proc/26373/task/26396/stat : 26396 (java) S 26371 26373 26342 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 486285107 7828443136 48935 33554432000 1073741824 1073778376 140735213727344 18446744073709551615 218382773760 0 4 0 16800975 18446604464240972800 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 142.54
Current children cumulated vsize (KiB) 7644964

Child status: 20
Real time (s): 141.681
CPU time (s): 142.64
CPU user time (s): 142.543
CPU system time (s): 0.096985
CPU usage (%): 100.677
Max. virtual memory (cumulated for all children) (KiB): 7646036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 142.543
system time used= 0.096985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53015
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= 3500
involuntary context switches= 1145

runsolver used 0.232964 second user time and 0.549916 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-25 17:53:43
IDJOB=3280105
IDBENCH=20346
IDSOLVER=1611
FILE ID=node101/3280105-1303746822
RUNJOBID= node101-1303746818-26363
PBS_JOBID= 13154061
Free space on /tmp= 71772 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.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-3280105-1303746822/watcher-3280105-1303746822 -o /tmp/evaluation-result-3280105-1303746822/solver-3280105-1303746822 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3280105-1303746822.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1208918901

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23308032 kB
Buffers:       2073368 kB
Cached:        7065580 kB
SwapCached:      33708 kB
Active:        6148840 kB
Inactive:      3027572 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23308032 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            8024 kB
Writeback:           0 kB
AnonPages:       24896 kB
Mapped:           8532 kB
Slab:           404136 kB
PageTables:       4816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   183212 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= 71708 MiB
End job on node101 at 2011-04-25 17:56:05