Trace number 3737555

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
PB09: SAT4J Pseudo Resolution 2.1.1? (exit code) 767.09 756.672

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_500_10_2.opb
MD5SUMfc8bff78845ab9a14b2d06ab749e4dc4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-144
Best CPU time to get the best result obtained on this benchmark1796.75
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -137
Optimality of the best value was proved NO
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)12656
Sum of products size (including duplicates)25312
Number of different products6328
Sum of products size12656

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2008 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.1.1.v20090612
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version	1.6.0_24
0.03/0.09	c os.name	Linux
0.03/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch	amd64
0.03/0.09	c Free memory 1299577560
0.03/0.09	c Max memory 1306394624
0.03/0.09	c Total memory 1306394624
0.03/0.09	c Number of processors 8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedHTClauseCardConstrDataStructure@2d3bad12
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c MiniSAT restarts strategy
0.08/0.12	c Memory based learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-3737555-1338764409.opb
0.08/0.12	c reading problem ... 
2.59/2.12	c ... done. Wall clock time 2.001s.
2.59/2.12	c #vars     7328
2.59/2.12	c #constraints  14158
2.59/2.12	c constraints type 
2.59/2.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 1002
2.59/2.12	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6328
2.59/2.12	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 500
2.59/2.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
3.10/2.39	c SATISFIABLE
3.10/2.39	c OPTIMIZING...
3.10/2.39	c Got one! Elapsed wall clock time (in seconds):2.268
3.10/2.39	o -68
4.08/3.11	c Got one! Elapsed wall clock time (in seconds):2.989
4.08/3.11	o -78
8.66/7.59	c Got one! Elapsed wall clock time (in seconds):7.474
8.66/7.59	o -79
9.94/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
9.94/8.71	o -80
13.47/12.09	c Got one! Elapsed wall clock time (in seconds):11.969
13.47/12.09	o -81
14.40/12.99	c Got one! Elapsed wall clock time (in seconds):12.876
14.40/12.99	o -82
15.78/14.22	c Got one! Elapsed wall clock time (in seconds):14.102
15.78/14.22	o -83
16.48/14.92	c Got one! Elapsed wall clock time (in seconds):14.805
16.48/14.92	o -97
161.90/159.05	c Got one! Elapsed wall clock time (in seconds):158.931
161.90/159.05	o -98
224.40/220.46	c Got one! Elapsed wall clock time (in seconds):220.345
224.40/220.46	o -99
257.25/252.56	c cleaning 169053 clauses out of 338500
329.45/323.83	c cleaning 154644 clauses out of 309447
390.21/383.39	c cleaning 139633 clauses out of 279304
440.16/432.57	c cleaning 141556 clauses out of 283170
537.45/528.76	c cleaning 164271 clauses out of 328615
642.46/632.68	c cleaning 153320 clauses out of 306843
762.70/752.26	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
763.30/752.88		at java.math.BigInteger.add(BigInteger.java:1023)
765.69/755.21	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
766.49/756.04		at java.nio.CharBuffer.wrap(CharBuffer.java:350)
766.49/756.04		at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:246)
766.49/756.04		at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
766.89/756.45		at java.io.OutputStreamWriter.write(OutputStreamWriter.java:190)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3737555-1338764409/watcher-3737555-1338764409 -o /tmp/evaluation-result-3737555-1338764409/solver-3737555-1338764409 -C 1800 -W 1900 -M 15500 java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3737555-1338764409.opb 

running on 4 cores: 0,2,4,6

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 1.99 1.99 3/197 31065
/proc/meminfo: memFree=26210984/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/31065/stat : 31065 (java6) D 31063 31065 28535 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 342566220 9515008 182 33554432000 1073741824 1073778376 140735426620032 140735426611064 273589026485 0 0 4096 0 18446744072100748580 0 0 17 0 0 0 0 0 0
/proc/31065/statm: 2323 182 140 9 0 71 0

[startup+0.0576851 s]
/proc/loadavg: 1.92 1.99 1.99 3/197 31065
/proc/meminfo: memFree=26210984/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2315716 CPUtime=0.03 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 3694 0 1 0 3 0 0 0 20 0 13 0 342566220 2371293184 4902 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 578929 4902 1706 9 0 569630 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2315716

[startup+0.100253 s]
/proc/loadavg: 1.92 1.99 1.99 3/197 31065
/proc/meminfo: memFree=26210984/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2648568 CPUtime=0.08 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 4467 0 1 0 7 1 0 0 20 0 18 0 342566220 2712133632 6185 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 662142 6202 2067 9 0 652835 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2648568

[startup+0.300222 s]
/proc/loadavg: 1.92 1.99 1.99 3/197 31065
/proc/meminfo: memFree=26210984/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2648568 CPUtime=0.41 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 6274 0 1 0 40 1 0 0 20 0 18 0 342566220 2712133632 9056 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 662142 9056 2220 9 0 652835 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 2648568

[startup+0.700222 s]
/proc/loadavg: 1.92 1.99 1.99 3/197 31065
/proc/meminfo: memFree=26210984/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2648568 CPUtime=0.99 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 7650 0 1 0 98 1 0 0 20 0 18 0 342566220 2712133632 11772 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 662142 11772 2234 9 0 652835 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 2648568

[startup+1.50064 s]
/proc/loadavg: 1.92 1.99 1.99 3/215 31083
/proc/meminfo: memFree=26164052/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2648568 CPUtime=1.92 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 8041 0 1 0 190 2 0 0 20 0 18 0 342566220 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 662142 17972 2238 9 0 652835 0
[pid=31065/tid=31067] ppid=31063 vsize=2648568 CPUtime=1.46 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) R 31063 31065 28535 0 -1 4202560 2769 0 1 0 145 1 0 0 20 0 18 0 342566222 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096910471152 140096750117851 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342566223 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) S 31063 31065 28535 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 342566224 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096875150184 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 342566225 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 342566225 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566227 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2648568 CPUtime=0.21 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 1432 0 0 0 21 0 0 0 20 0 18 0 342566228 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2648568 CPUtime=0.22 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 2654 0 0 0 22 0 0 0 20 0 18 0 342566228 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566228 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2648568 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 342566228 2712133632 17972 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 2648568

[startup+3.10071 s]
/proc/loadavg: 1.92 1.99 1.99 3/215 31083
/proc/meminfo: memFree=26124644/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2715132 CPUtime=4.08 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 12902 0 1 0 399 9 0 0 20 0 19 0 342566220 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 678783 94191 2269 9 0 669476 0
[pid=31065/tid=31067] ppid=31063 vsize=2715132 CPUtime=3.04 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) R 31063 31065 28535 0 -1 4202560 2927 0 1 0 298 6 0 0 20 0 19 0 342566222 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096910478760 140096750328089 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) S 31063 31065 28535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 342566224 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096875150184 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342566225 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342566225 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566227 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2715132 CPUtime=0.51 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4351 0 0 0 49 2 0 0 20 0 19 0 342566228 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2715132 CPUtime=0.46 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 4392 0 0 0 46 0 0 0 20 0 19 0 342566228 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566228 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566228 2780295168 94191 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 2715132

[startup+6.30068 s]
/proc/loadavg: 1.93 1.99 1.99 3/216 31084
/proc/meminfo: memFree=25825324/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2715132 CPUtime=7.38 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 12934 0 1 0 727 11 0 0 20 0 19 0 342566220 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 678783 98280 2269 9 0 669476 0
[pid=31065/tid=31067] ppid=31063 vsize=2715132 CPUtime=6.2 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) R 31063 31065 28535 0 -1 4202560 2930 0 1 0 614 6 0 0 20 0 19 0 342566222 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096910479816 140096750439197 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2715132 CPUtime=0.01 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2715132 CPUtime=0.01 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 19 0 342566223 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) S 31063 31065 28535 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 342566224 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096875150184 273592399785 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 342566225 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 342566225 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566227 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2715132 CPUtime=0.52 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4351 0 0 0 50 2 0 0 20 0 19 0 342566228 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2715132 CPUtime=0.47 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 4392 0 0 0 47 0 0 0 20 0 19 0 342566228 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566228 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 342566228 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31084] ppid=31063 vsize=2715132 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31084/stat : 31084 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 342566435 2780295168 98280 33554432000 1073741824 1073778376 140735573494976 140096748639784 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 2715132

[startup+12.7007 s]
/proc/loadavg: 1.93 1.99 1.99 3/216 31084
/proc/meminfo: memFree=25724360/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2715132 CPUtime=14.2 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 13130 0 1 0 1400 20 0 0 20 0 19 0 342566220 2780295168 123416 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0

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

/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566227 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2781696 CPUtime=0.74 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4410 0 0 0 72 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2781696 CPUtime=0.89 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 10253 0 0 0 87 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 43 0 0 0 13 11 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31084] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31084/stat : 31084 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 342566435 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096748639784 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31113] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31113/stat : 31113 (java) S 31063 31065 28535 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 342641530 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096747586056 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 766.39
Current children cumulated vsize (KiB) 2781696

[startup+756.301 s]
/proc/loadavg: 2.06 2.05 2.01 3/216 31113
/proc/meminfo: memFree=24827336/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2781696 CPUtime=766.79 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 21705 0 1 0 76555 124 0 0 20 0 20 0 342566220 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 695424 345618 2284 9 0 686117 0
[pid=31065/tid=31067] ppid=31063 vsize=2781696 CPUtime=731.62 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) S 31063 31065 28535 0 -1 4202560 3132 0 1 0 73143 19 0 0 20 0 20 0 342566222 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096910480568 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2781696 CPUtime=1.56 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 292 0 0 0 142 14 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 287 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2781696 CPUtime=1.42 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 460 0 0 0 130 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2781696 CPUtime=1.52 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 328 0 0 0 141 11 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2781696 CPUtime=1.48 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 240 0 0 0 138 10 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 365 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2781696 CPUtime=1.41 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 298 0 0 0 128 13 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2781696 CPUtime=1.62 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 307 0 0 0 150 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2781696 CPUtime=19.18 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) R 31063 31065 28535 0 -1 4202560 86 0 0 0 1916 2 0 0 20 0 20 0 342566224 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096875150344 140096914616644 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566227 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2781696 CPUtime=0.74 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4410 0 0 0 72 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2781696 CPUtime=0.89 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 10253 0 0 0 87 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 43 0 0 0 13 11 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31084] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31084/stat : 31084 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 342566435 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096748639784 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31113] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31113/stat : 31113 (java) S 31063 31065 28535 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 20 0 342641530 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096747585576 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 766.79
Current children cumulated vsize (KiB) 2781696

[startup+756.501 s]
/proc/loadavg: 2.06 2.05 2.01 3/216 31113
/proc/meminfo: memFree=24827336/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2781696 CPUtime=766.99 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 21706 0 1 0 76575 124 0 0 20 0 20 0 342566220 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 695424 345618 2284 9 0 686117 0
[pid=31065/tid=31067] ppid=31063 vsize=2781696 CPUtime=731.62 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) S 31063 31065 28535 0 -1 4202560 3132 0 1 0 73143 19 0 0 20 0 20 0 342566222 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096910480568 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2781696 CPUtime=1.56 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 292 0 0 0 142 14 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 287 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2781696 CPUtime=1.42 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 460 0 0 0 130 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2781696 CPUtime=1.52 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 328 0 0 0 141 11 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2781696 CPUtime=1.48 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 240 0 0 0 138 10 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 365 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2781696 CPUtime=1.41 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 298 0 0 0 128 13 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2781696 CPUtime=1.62 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 307 0 0 0 150 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2781696 CPUtime=19.38 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) R 31063 31065 28535 0 -1 4202560 86 0 0 0 1936 2 0 0 20 0 20 0 342566224 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096875150344 140096914616644 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566227 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2781696 CPUtime=0.74 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4410 0 0 0 72 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2781696 CPUtime=0.89 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 10253 0 0 0 87 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 43 0 0 0 13 11 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31084] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31084/stat : 31084 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 342566435 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096748639784 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31113] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31113/stat : 31113 (java) S 31063 31065 28535 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 342641530 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096747585672 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 766.99
Current children cumulated vsize (KiB) 2781696

[startup+756.601 s]
/proc/loadavg: 2.06 2.05 2.01 3/216 31113
/proc/meminfo: memFree=24827336/32873844 swapFree=7112/7112
[pid=31065] ppid=31063 vsize=2781696 CPUtime=767.09 cores=0,2,4,6
/proc/31065/stat : 31065 (java) S 31063 31065 28535 0 -1 4202496 21706 0 1 0 76585 124 0 0 20 0 20 0 342566220 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140735573486112 273592385597 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/31065/statm: 695424 345618 2284 9 0 686117 0
[pid=31065/tid=31067] ppid=31063 vsize=2781696 CPUtime=731.62 cores=0,2,4,6
/proc/31065/task/31067/stat : 31067 (java) S 31063 31065 28535 0 -1 4202560 3132 0 1 0 73143 19 0 0 20 0 20 0 342566222 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096910480568 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31068] ppid=31063 vsize=2781696 CPUtime=1.56 cores=0,2,4,6
/proc/31065/task/31068/stat : 31068 (java) S 31063 31065 28535 0 -1 4202560 292 0 0 0 142 14 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096894929832 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31069] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31069/stat : 31069 (java) S 31063 31065 28535 0 -1 4202560 287 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096893877288 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31070] ppid=31063 vsize=2781696 CPUtime=1.42 cores=0,2,4,6
/proc/31065/task/31070/stat : 31070 (java) S 31063 31065 28535 0 -1 4202560 460 0 0 0 130 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096892824232 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31071] ppid=31063 vsize=2781696 CPUtime=1.52 cores=0,2,4,6
/proc/31065/task/31071/stat : 31071 (java) S 31063 31065 28535 0 -1 4202560 328 0 0 0 141 11 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096891771688 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31072] ppid=31063 vsize=2781696 CPUtime=1.48 cores=0,2,4,6
/proc/31065/task/31072/stat : 31072 (java) S 31063 31065 28535 0 -1 4202560 240 0 0 0 138 10 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096890718632 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31073] ppid=31063 vsize=2781696 CPUtime=1.58 cores=0,2,4,6
/proc/31065/task/31073/stat : 31073 (java) S 31063 31065 28535 0 -1 4202560 365 0 0 0 143 15 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096889666088 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31074] ppid=31063 vsize=2781696 CPUtime=1.41 cores=0,2,4,6
/proc/31065/task/31074/stat : 31074 (java) S 31063 31065 28535 0 -1 4202560 298 0 0 0 128 13 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096888613032 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31075] ppid=31063 vsize=2781696 CPUtime=1.62 cores=0,2,4,6
/proc/31065/task/31075/stat : 31075 (java) S 31063 31065 28535 0 -1 4202560 307 0 0 0 150 12 0 0 20 0 20 0 342566223 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096887560488 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31076] ppid=31063 vsize=2781696 CPUtime=19.48 cores=0,2,4,6
/proc/31065/task/31076/stat : 31076 (java) R 31063 31065 28535 0 -1 4202560 86 0 0 0 1946 2 0 0 20 0 20 0 342566224 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096875150344 140096917335316 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31077] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31077/stat : 31077 (java) S 31063 31065 28535 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096874096504 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31078] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31078/stat : 31078 (java) S 31063 31065 28535 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 342566225 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096873043336 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31079] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31079/stat : 31079 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566227 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096871992080 273592407840 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31080] ppid=31063 vsize=2781696 CPUtime=0.74 cores=0,2,4,6
/proc/31065/task/31080/stat : 31080 (java) S 31063 31065 28535 0 -1 4202560 4410 0 0 0 72 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096870938936 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=31065/tid=31081] ppid=31063 vsize=2781696 CPUtime=0.89 cores=0,2,4,6
/proc/31065/task/31081/stat : 31081 (java) S 31063 31065 28535 0 -1 4202560 10253 0 0 0 87 2 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096869886392 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31082] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31082/stat : 31082 (java) S 31063 31065 28535 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096868833528 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=31065/tid=31083] ppid=31063 vsize=2781696 CPUtime=0.24 cores=0,2,4,6
/proc/31065/task/31083/stat : 31083 (java) S 31063 31065 28535 0 -1 4202560 43 0 0 0 13 11 0 0 20 0 20 0 342566228 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096749693512 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=31065/tid=31084] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31084/stat : 31084 (java) S 31063 31065 28535 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 342566435 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096748639784 273592399785 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=31065/tid=31113] ppid=31063 vsize=2781696 CPUtime=0 cores=0,2,4,6
/proc/31065/task/31113/stat : 31113 (java) S 31063 31065 28535 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 20 0 342641530 2848456704 345618 33554432000 1073741824 1073778376 140735573494976 140096747585672 273592398908 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 767.09
Current children cumulated vsize (KiB) 2781696

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31065 and gives
#  childrusage.ru_utime.tv_sec=763
#  childrusage.ru_utime.tv_usec=945862
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=511770
# CPU time returned by wait4() is 765.458
# while last known CPU time is 767.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 756.672
CPU time (s): 767.09
CPU user time (s): 765.85
CPU system time (s): 1.24
CPU usage (%): 101.377
Max. virtual memory (cumulated for all children) (KiB): 2781696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 763.946
system time used= 1.51177
maximum resident set size= 1382496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21717
page faults= 1
swaps= 0
block input operations= 0
block output operations= 792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20706
involuntary context switches= 24240

runsolver used 3.23251 second user time and 7.62984 second system time

The end

Launcher Data

Begin job on node132 at 2012-06-04 01:00:09
IDJOB=3737555
IDBENCH=48256
IDSOLVER=2322
FILE ID=node132/3737555-1338764409
RUNJOBID= node132-1338736585-28551
PBS_JOBID= 14636761
Free space on /tmp= 71216 MiB

SOLVER NAME= PB09: SAT4J Pseudo Resolution 2.1.1
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_10_2.opb
COMMAND LINE= java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737555-1338764409/watcher-3737555-1338764409 -o /tmp/evaluation-result-3737555-1338764409/solver-3737555-1338764409 -C 1800 -W 1900 -M 15500  java6 -server -Xms1300m -Xmx1300m -jar HOME/org.sat4j.pb.jar HOME/instance-3737555-1338764409.opb

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

MD5SUM BENCH= fc8bff78845ab9a14b2d06ab749e4dc4
RANDOM SEED=1471119487

node132.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.832
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26211628 kB
Buffers:         1297184 kB
Cached:          3110572 kB
SwapCached:         2288 kB
Active:          3627244 kB
Inactive:        2117200 kB
Active(anon):    1326460 kB
Inactive(anon):     7108 kB
Active(file):    2300784 kB
Inactive(file):  2110092 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67102712 kB
Dirty:               164 kB
Writeback:             0 kB
AnonPages:       1336408 kB
Mapped:            19264 kB
Shmem:                 8 kB
Slab:             776436 kB
SReclaimable:     217600 kB
SUnreclaim:       558836 kB
KernelStack:        1624 kB
PageTables:         6440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1516864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1284096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71216 MiB
End job on node132 at 2012-06-04 01:12:46