Trace number 3459688

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j Resolution 2.3.0UNSAT 52.592 50.701

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_4.opb
MD5SUM56022330ee2943e2696d570dbfee01d9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark17.3404
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 869
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2608
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.01/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.09	c See www.sat4j.org for details.
0.01/0.09	c version 2.3.1.v20110525
0.01/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.01/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.01/0.09	c java.vm.version	19.1-b02
0.01/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.01/0.09	c sun.arch.data.model	64
0.01/0.09	c java.version		1.6.0_24
0.01/0.09	c os.name		Linux
0.01/0.09	c os.version		2.6.18-164.el5
0.01/0.09	c os.arch		amd64
0.01/0.09	c Free memory 		12995394264
0.01/0.09	c Max memory 		13063553024
0.01/0.09	c Total memory 		13063553024
0.01/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38540408
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3459688-1307154000.opb
0.10/0.11	c reading problem ... 
0.10/0.13	c ... done. Wall clock time 0.016s.
0.10/0.13	c #vars     31
0.10/0.13	c #constraints  9
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.49/0.39	c cleaning 2500 clauses out of 5000 with flag 5000/5000
0.87/0.65	c cleaning 4251 clauses out of 8502 with flag 11002/11002
1.30/1.08	c cleaning 5625 clauses out of 11250 with flag 18001/18001
2.01/1.73	c cleaning 6808 clauses out of 13624 with flag 26000/26000
2.64/2.39	c cleaning 7908 clauses out of 15816 with flag 35000/35000
3.34/3.07	c cleaning 8953 clauses out of 17908 with flag 45000/45000
4.14/3.89	c cleaning 9474 clauses out of 18955 with flag 55000/55000
5.04/4.76	c cleaning 9739 clauses out of 19481 with flag 65000/65000
5.86/5.56	c cleaning 9868 clauses out of 19742 with flag 75000/75000
6.74/6.45	c cleaning 9937 clauses out of 19875 with flag 85001/85001
7.45/7.12	c cleaning 9969 clauses out of 19938 with flag 95001/95001
8.15/7.87	c cleaning 9985 clauses out of 19969 with flag 105001/105001
8.85/8.58	c cleaning 9991 clauses out of 19983 with flag 115000/115000
9.76/9.40	c cleaning 9997 clauses out of 19993 with flag 125001/125001
10.46/10.13	c cleaning 9991 clauses out of 19996 with flag 135001/135001
11.16/10.89	c cleaning 10002 clauses out of 20004 with flag 145000/145000
11.86/11.53	c cleaning 10000 clauses out of 20002 with flag 155000/155000
12.56/12.23	c cleaning 9999 clauses out of 20002 with flag 165000/165000
13.26/12.93	c cleaning 10000 clauses out of 20004 with flag 175001/175001
14.06/13.72	c cleaning 10001 clauses out of 20003 with flag 185000/185000
14.76/14.44	c cleaning 9998 clauses out of 20002 with flag 195000/195000
15.78/15.43	c cleaning 9998 clauses out of 20004 with flag 205000/205000
16.88/16.56	c cleaning 10002 clauses out of 20007 with flag 215001/215001
17.76/17.45	c cleaning 9996 clauses out of 20004 with flag 225000/225000
18.76/18.41	c cleaning 10002 clauses out of 20009 with flag 235001/235001
19.86/19.56	c cleaning 10000 clauses out of 20006 with flag 245000/245000
20.66/20.32	c cleaning 10000 clauses out of 20006 with flag 255000/255000
21.46/21.13	c cleaning 9998 clauses out of 20006 with flag 265000/265000
22.28/21.94	c cleaning 10002 clauses out of 20009 with flag 275001/275001
23.06/22.70	c cleaning 10002 clauses out of 20007 with flag 285001/285001
23.66/23.38	c cleaning 10001 clauses out of 20005 with flag 295001/295001
24.58/24.29	c cleaning 10001 clauses out of 20003 with flag 305000/305000
25.46/25.15	c cleaning 9998 clauses out of 20002 with flag 315000/315000
26.06/25.75	c cleaning 10003 clauses out of 20006 with flag 325002/325002
26.69/26.38	c cleaning 9995 clauses out of 20001 with flag 335000/335000
27.27/26.91	c cleaning 10001 clauses out of 20006 with flag 345000/345000
27.97/27.64	c cleaning 10000 clauses out of 20005 with flag 355000/355000
28.67/28.38	c cleaning 10002 clauses out of 20006 with flag 365001/365001
29.47/29.10	c cleaning 9996 clauses out of 20004 with flag 375001/375001
30.09/29.73	c cleaning 10003 clauses out of 20007 with flag 385000/385000
30.87/30.56	c cleaning 10001 clauses out of 20005 with flag 395001/395001
31.77/31.42	c cleaning 9999 clauses out of 20004 with flag 405001/405001
32.47/32.17	c cleaning 10003 clauses out of 20005 with flag 415001/415001
33.40/33.07	c cleaning 9999 clauses out of 20001 with flag 425000/425000
34.08/33.78	c cleaning 10000 clauses out of 20004 with flag 435002/435002
34.78/34.43	c cleaning 9998 clauses out of 20002 with flag 445000/445000
35.49/35.20	c cleaning 9999 clauses out of 20005 with flag 455001/455001
36.38/36.08	c cleaning 10001 clauses out of 20007 with flag 465002/465002
37.08/36.72	c cleaning 10002 clauses out of 20005 with flag 475001/475001
37.80/37.43	c cleaning 10000 clauses out of 20003 with flag 485001/485001
38.38/38.07	c cleaning 10002 clauses out of 20004 with flag 495002/495002
38.98/38.66	c cleaning 9996 clauses out of 20001 with flag 505001/505001
39.76/39.36	c cleaning 10003 clauses out of 20005 with flag 515001/515001
40.98/40.12	c cleaning 9999 clauses out of 20002 with flag 525001/525001
41.61/40.70	c cleaning 10001 clauses out of 20002 with flag 535000/535000
42.20/41.27	c cleaning 9997 clauses out of 20002 with flag 545001/545001
42.90/41.82	c cleaning 10000 clauses out of 20004 with flag 555000/555000
43.48/42.48	c cleaning 9998 clauses out of 20004 with flag 565000/565000
44.19/43.13	c cleaning 10002 clauses out of 20007 with flag 575001/575001
44.79/43.70	c cleaning 9998 clauses out of 20004 with flag 585000/585000
45.39/44.37	c cleaning 10001 clauses out of 20007 with flag 595001/595001
45.99/44.96	c cleaning 10002 clauses out of 20005 with flag 605000/605000
46.59/45.51	c cleaning 10001 clauses out of 20003 with flag 615000/615000
47.09/46.08	c cleaning 9998 clauses out of 20002 with flag 625000/625000
47.79/46.71	c cleaning 9999 clauses out of 20004 with flag 635000/635000
48.32/47.27	c cleaning 10001 clauses out of 20005 with flag 645000/645000
48.91/47.86	c cleaning 10001 clauses out of 20004 with flag 655000/655000
49.54/48.45	c cleaning 10001 clauses out of 20004 with flag 665001/665001
50.03/48.97	c cleaning 9997 clauses out of 20002 with flag 675000/675000
50.81/49.56	c cleaning 10004 clauses out of 20008 with flag 685004/685004
51.52/50.07	c cleaning 10000 clauses out of 20000 with flag 695002/695002
52.38/50.60	c cleaning 9997 clauses out of 19997 with flag 705002/705002
52.48/50.68	c starts		: 169
52.48/50.68	c conflicts		: 707005
52.48/50.68	c decisions		: 709161
52.48/50.68	c propagations		: 5029938
52.48/50.68	c inspects		: 874025374
52.48/50.68	c shortcuts		: 0
52.48/50.68	c learnt literals	: 11
52.48/50.68	c learnt binary clauses	: 68
52.48/50.68	c learnt ternary clauses	: 310
52.48/50.68	c learnt constraints	: 706993
52.48/50.68	c ignored constraints	: 0
52.48/50.68	c root simplifications	: 0
52.48/50.68	c removed literals (reason simplification)	: 6830254
52.48/50.68	c reason swapping (by a shorter reason)	: 0
52.48/50.68	c Calls to reduceDB	: 72
52.48/50.68	c number of reductions to clauses (during analyze)	: 0
52.48/50.68	c number of learned constraints concerned by reduction	: 0
52.48/50.68	c number of learning phase by resolution	: 0
52.48/50.68	c number of learning phase by cutting planes	: 0
52.48/50.68	c speed (assignments/second)	: 99502.24525726493
52.48/50.68	c non guided choices	12
52.48/50.69	c learnt constraints type 
52.48/50.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 68
52.48/50.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 11929
52.48/50.69	c constraints type 
52.48/50.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
52.48/50.69	s UNSATISFIABLE
52.48/50.69	c Total wall clock time (in seconds): 50.578

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3459688-1307154000/watcher-3459688-1307154000 -o /tmp/evaluation-result-3459688-1307154000/solver-3459688-1307154000 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459688-1307154000.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 2.01 1.99 3/532 23555
/proc/meminfo: memFree=21687732/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 4176 0 1 0 0 0 0 0 23 0 2 0 807815600 13850947584 3879 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3381579 3891 917 9 0 3372735 0
[pid=23555/tid=23556] ppid=23553 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 4556 0 1 0 0 0 0 0 24 0 2 0 807815600 13850947584 5372 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264726099003 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.0292019 s]
/proc/loadavg: 1.92 2.01 1.99 3/532 23555
/proc/meminfo: memFree=21687732/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13526316 CPUtime=0.01 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 12203 0 1 0 0 1 0 0 23 0 2 0 807815600 13850947584 11906 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3381579 11926 917 9 0 3372735 0
[pid=23555/tid=23556] ppid=23553 vsize=13526316 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 11124 0 1 0 0 1 0 0 24 0 2 0 807815600 13850947584 11940 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264726099003 0 4 0 16784584 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13526316

[startup+0.100153 s]
/proc/loadavg: 1.92 2.01 1.99 3/532 23555
/proc/meminfo: memFree=21687732/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13621968 CPUtime=0.1 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 15450 0 1 0 8 2 0 0 23 0 18 0 807815600 13948895232 15148 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3405492 15149 2093 9 0 3396226 0
[pid=23555/tid=23556] ppid=23553 vsize=13621968 CPUtime=0.07 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 13562 0 1 0 6 1 0 0 18 0 18 0 807815600 13948895232 15149 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 47645486560003 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13621968

[startup+0.301148 s]
/proc/loadavg: 1.92 2.01 1.99 3/532 23555
/proc/meminfo: memFree=21687732/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13625824 CPUtime=0.49 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 17979 0 1 0 47 2 0 0 23 0 19 0 807815600 13952843776 16926 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3406456 16926 2194 9 0 3397190 0
[pid=23555/tid=23556] ppid=23553 vsize=13625824 CPUtime=0.28 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14109 0 1 0 27 1 0 0 19 0 19 0 807815600 13952843776 16926 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505215960 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 13625824

[startup+0.701076 s]
/proc/loadavg: 1.92 2.01 1.99 3/532 23555
/proc/meminfo: memFree=21687732/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13625380 CPUtime=0.99 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 18857 0 1 0 96 3 0 0 23 0 19 0 807815600 13952389120 17641 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3406345 17641 2233 9 0 3397079 0
[pid=23555/tid=23556] ppid=23553 vsize=13625380 CPUtime=0.65 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14196 0 1 0 64 1 0 0 17 0 19 0 807815600 13952389120 17641 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505532897 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 13625380

[startup+1.50088 s]
/proc/loadavg: 1.92 2.01 1.99 3/551 23574
/proc/meminfo: memFree=21624100/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13625380 CPUtime=1.79 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 19004 0 1 0 176 3 0 0 23 0 19 0 807815600 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3406345 17787 2233 9 0 3397079 0
[pid=23555/tid=23556] ppid=23553 vsize=13625380 CPUtime=1.43 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14196 0 1 0 142 1 0 0 18 0 19 0 807815600 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505532499 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 13 0 0 0 0 0 0 0 16 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 155 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 129 0 0 0 0 0 0 0 15 0 19 0 807815603 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13625380 CPUtime=0.03 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 419 0 0 0 3 0 0 0 15 0 19 0 807815604 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13625380 CPUtime=0.12 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 1365 0 0 0 12 0 0 0 18 0 19 0 807815606 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13625380 CPUtime=0.16 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) S 23553 23555 20485 0 -1 4202560 1471 0 0 0 16 0 0 0 18 0 19 0 807815606 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815606 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13625380 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13952389120 17787 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 13625380

[startup+3.10062 s]
/proc/loadavg: 1.93 2.01 1.99 3/551 23574
/proc/meminfo: memFree=21621744/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13625708 CPUtime=3.44 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 19347 0 1 0 341 3 0 0 23 0 19 0 807815600 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3406427 18127 2248 9 0 3397161 0
[pid=23555/tid=23556] ppid=23553 vsize=13625708 CPUtime=2.98 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14202 0 1 0 297 1 0 0 21 0 19 0 807815600 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505561611 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 111 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 158 0 0 0 0 0 0 0 16 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 164 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13625708 CPUtime=0.07 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 580 0 0 0 7 0 0 0 16 0 19 0 807815604 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13625708 CPUtime=0.12 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 1366 0 0 0 12 0 0 0 15 0 19 0 807815606 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13625708 CPUtime=0.21 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) S 23553 23555 20485 0 -1 4202560 1548 0 0 0 21 0 0 0 15 0 19 0 807815606 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815606 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13952724992 18127 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.44
Current children cumulated vsize (KiB) 13625708

[startup+6.30101 s]
/proc/loadavg: 1.93 2.01 1.99 3/551 23574
/proc/meminfo: memFree=21620220/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13625708 CPUtime=6.64 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 19500 0 1 0 661 3 0 0 23 0 19 0 807815600 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3406427 18276 2248 9 0 3397161 0
[pid=23555/tid=23556] ppid=23553 vsize=13625708 CPUtime=6.14 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14206 0 1 0 613 1 0 0 25 0 19 0 807815600 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505569686 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 138 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 16 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 161 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 164 0 0 0 0 0 0 0 15 0 19 0 807815603 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13625708 CPUtime=0.11 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 699 0 0 0 11 0 0 0 16 0 19 0 807815604 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13625708 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13625708 CPUtime=0.12 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 1366 0 0 0 12 0 0 0 15 0 19 0 807815606 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13625708 CPUtime=0.21 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) S 23553 23555 20485 0 -1 4202560 1548 0 0 0 21 0 0 0 15 0 19 0 807815606 13952724992 18276 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0

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

[pid=23555/tid=23563] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 161 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 169 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13645748 CPUtime=0.84 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 819 0 0 0 84 0 0 0 15 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13645748 CPUtime=0.52 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 8803 0 0 0 51 1 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13645748 CPUtime=0.53 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) S 23553 23555 20485 0 -1 4202560 2481 0 0 0 53 0 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 45.79
Current children cumulated vsize (KiB) 13645748

[startup+47.9012 s]
/proc/loadavg: 1.96 2.00 1.99 3/551 23575
/proc/meminfo: memFree=21595200/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13645748 CPUtime=49.02 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 28111 0 1 0 4896 6 0 0 23 0 19 0 807815600 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3411437 23563 2248 9 0 3402171 0
[pid=23555/tid=23556] ppid=23553 vsize=13645748 CPUtime=46.85 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14266 0 1 0 4683 2 0 0 25 0 19 0 807815600 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505532724 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 147 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 38 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 1 0 0 0 16 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 21 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 161 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 169 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13645748 CPUtime=0.93 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 819 0 0 0 92 1 0 0 15 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13645748 CPUtime=0.53 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 8803 0 0 0 52 1 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13645748 CPUtime=0.53 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) S 23553 23555 20485 0 -1 4202560 2481 0 0 0 53 0 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 807815606 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13973245952 23563 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.02
Current children cumulated vsize (KiB) 13645748

[startup+49.5198 s]
/proc/loadavg: 1.96 2.00 1.99 3/551 23575
/proc/meminfo: memFree=21595200/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13645748 CPUtime=50.81 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 28124 0 1 0 5075 6 0 0 23 0 19 0 807815600 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3411437 23574 2248 9 0 3402171 0
[pid=23555/tid=23556] ppid=23553 vsize=13645748 CPUtime=48.43 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14270 0 1 0 4841 2 0 0 25 0 19 0 807815600 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505690768 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 147 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 38 0 0 0 1 0 0 0 16 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 21 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13645748 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 161 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13645748 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 169 0 0 0 2 0 0 0 15 0 19 0 807815603 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13645748 CPUtime=0.96 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 819 0 0 0 95 1 0 0 15 0 19 0 807815604 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13645748 CPUtime=0.61 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 8808 0 0 0 60 1 0 0 15 0 19 0 807815606 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13645748 CPUtime=0.63 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) R 23553 23555 20485 0 -1 4202560 2485 0 0 0 63 0 0 0 15 0 19 0 807815606 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 47645489244313 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 807815606 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13645748 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13973245952 23574 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 13645748

[startup+50.3007 s]
/proc/loadavg: 1.96 2.00 1.99 3/551 23575
/proc/meminfo: memFree=21595200/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=13650440 CPUtime=52.1 cores=1,3,5,7
/proc/23555/stat : 23555 (java) S 23553 23555 20485 0 -1 4202496 30508 0 1 0 5204 6 0 0 23 0 19 0 807815600 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738207717 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 3412610 24348 2248 9 0 3403344 0
[pid=23555/tid=23556] ppid=23553 vsize=13650440 CPUtime=49.18 cores=1,3,5,7
/proc/23555/task/23556/stat : 23556 (java) R 23553 23555 20485 0 -1 4202560 14270 0 1 0 4916 2 0 0 17 0 19 0 807815600 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 46912505784257 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=23555/tid=23558] ppid=23553 vsize=13650440 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23558/stat : 23558 (java) S 23553 23555 20485 0 -1 4202560 147 0 0 0 1 0 0 0 16 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23559] ppid=23553 vsize=13650440 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23559/stat : 23559 (java) S 23553 23555 20485 0 -1 4202560 38 0 0 0 1 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23560] ppid=23553 vsize=13650440 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23560/stat : 23560 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23561] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23561/stat : 23561 (java) S 23553 23555 20485 0 -1 4202560 29 0 0 0 0 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23562] ppid=23553 vsize=13650440 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23562/stat : 23562 (java) S 23553 23555 20485 0 -1 4202560 21 0 0 0 2 0 0 0 16 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23563] ppid=23553 vsize=13650440 CPUtime=0.01 cores=1,3,5,7
/proc/23555/task/23563/stat : 23563 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 1 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23564] ppid=23553 vsize=13650440 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23564/stat : 23564 (java) S 23553 23555 20485 0 -1 4202560 161 0 0 0 2 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23565] ppid=23553 vsize=13650440 CPUtime=0.02 cores=1,3,5,7
/proc/23555/task/23565/stat : 23565 (java) S 23553 23555 20485 0 -1 4202560 169 0 0 0 2 0 0 0 15 0 19 0 807815603 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23566] ppid=23553 vsize=13650440 CPUtime=0.99 cores=1,3,5,7
/proc/23555/task/23566/stat : 23566 (java) S 23553 23555 20485 0 -1 4202560 819 0 0 0 98 1 0 0 15 0 19 0 807815604 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 0 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23567] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23567/stat : 23567 (java) S 23553 23555 20485 0 -1 4202560 17 0 0 0 0 0 0 0 22 0 19 0 807815604 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23568] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23568/stat : 23568 (java) S 23553 23555 20485 0 -1 4202560 9 0 0 0 0 0 0 0 22 0 19 0 807815604 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
[pid=23555/tid=23569] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23569/stat : 23569 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738228657 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23570] ppid=23553 vsize=13650440 CPUtime=0.61 cores=1,3,5,7
/proc/23555/task/23570/stat : 23570 (java) S 23553 23555 20485 0 -1 4202560 8808 0 0 0 60 1 0 0 15 0 19 0 807815606 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 3 0 0 0
[pid=23555/tid=23571] ppid=23553 vsize=13650440 CPUtime=1.16 cores=1,3,5,7
/proc/23555/task/23571/stat : 23571 (java) R 23553 23555 20485 0 -1 4202560 4869 0 0 0 115 1 0 0 16 0 19 0 807815606 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 47645487407330 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=23555/tid=23572] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23572/stat : 23572 (java) S 23553 23555 20485 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 807815606 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738220953 0 4 0 16800975 18446604462741707584 0 0 -1 1 0 0 0
[pid=23555/tid=23573] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23573/stat : 23573 (java) S 23553 23555 20485 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 807815606 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 5 0 0 0
[pid=23555/tid=23574] ppid=23553 vsize=13650440 CPUtime=0 cores=1,3,5,7
/proc/23555/task/23574/stat : 23574 (java) S 23553 23555 20485 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 807815613 13978050560 24348 33554432000 1073741824 1073778376 140733207178016 18446744073709551615 264738221568 0 4 0 16800975 18446604462741707584 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 52.1
Current children cumulated vsize (KiB) 13650440

[startup+50.7006 s]
/proc/loadavg: 1.96 2.00 1.99 3/551 23575
/proc/meminfo: memFree=21592472/32951124 swapFree=62999000/67111528
[pid=23555] ppid=23553 vsize=0 CPUtime=52.59 cores=1,3,5,7
/proc/23555/stat : 23555 (java) R 23553 23555 20485 0 -1 4203524 30571 0 1 0 5252 7 0 0 18 0 1 0 807815600 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/23555/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.59
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 50.701
CPU time (s): 52.592
CPU user time (s): 52.52
CPU system time (s): 0.071989
CPU usage (%): 103.73
Max. virtual memory (cumulated for all children) (KiB): 13650440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 52.52
system time used= 0.071989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30571
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= 3262
involuntary context switches= 1256

runsolver used 0.275958 second user time and 0.624905 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-04 04:20:00
IDJOB=3459688
IDBENCH=2907
IDSOLVER=1952
FILE ID=node141/3459688-1307154000
RUNJOBID= node141-1307146805-22398
PBS_JOBID= 13508775
Free space on /tmp= 73908 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_4.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3459688-1307154000/watcher-3459688-1307154000 -o /tmp/evaluation-result-3459688-1307154000/solver-3459688-1307154000 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3459688-1307154000.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 56022330ee2943e2696d570dbfee01d9
RANDOM SEED=32028909

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21687872 kB
Buffers:        274304 kB
Cached:         656652 kB
SwapCached:       8848 kB
Active:       10425672 kB
Inactive:       572408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21687872 kB
SwapTotal:    67111528 kB
SwapFree:     62999000 kB
Dirty:            1060 kB
Writeback:           0 kB
AnonPages:    10065564 kB
Mapped:          33724 kB
Slab:           125588 kB
PageTables:      70228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 164102776 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= 73904 MiB
End job on node141 at 2011-06-04 04:20:51