Trace number 3744422

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB07: SAT4JPseudoResolution 2007-03-23? (exit code) 1372.68 1362.52

General information on the benchmark

Name/OPT-BIGINT-LIN/zahidi/Base/
normalized-minisat50_4_16_6.opb
MD5SUM5083e4e53b2d6b5d7b03dffa57422dcf
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5473551
Best CPU time to get the best result obtained on this benchmark1800.14
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5100
Total number of constraints7606
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints7500
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 4950
Biggest coefficient in the objective function 160103007
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 54947189218
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 160103007
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 54947189218
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.08	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.08	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version	1.6.0_24
0.00/0.08	c os.name	Linux
0.00/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch	amd64
0.00/0.08	c Free memory 1599470296
0.00/0.08	c Max memory 1607860224
0.00/0.08	c Total memory 1607860224
0.00/0.08	c Number of processors 8
0.08/0.11	--- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.11	c No reason simplification
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c solving HOME/instance-3744422-1338800666.opb
0.08/0.11	c reading problem ... 
1.10/0.50	c ... done. Wall clock time 0.39s.
1.10/0.50	c CPU time (experimental) 0.46s.
1.10/0.50	c #vars     5100
1.10/0.50	c #constraints  12508
3.38/1.77	c SATISFIABLE
3.38/1.77	c OPTIMIZING...
3.38/1.77	c Got one! Elapsed wall clock time (in seconds):1.663
3.38/1.78	o 492030427
3.48/1.86	c Got one! Elapsed wall clock time (in seconds):1.752
3.48/1.87	o 5926973
3.69/1.92	c Got one! Elapsed wall clock time (in seconds):1.814
3.69/1.93	o 5921953
645.99/640.26	c cleaning 770494 clauses out of 1541016 for limit 2522.253897442841
654.80/649.09	c cleaning 385504 clauses out of 771022 for limit 8313.522308730327
656.40/650.68	c cleaning 192996 clauses out of 386019 for limit 27411.547508547836
659.39/653.63	c cleaning 96747 clauses out of 193523 for limit 90170.71941575705
660.20/654.49	c cleaning 48617 clauses out of 97275 for limit 295541.3537197611
660.49/654.75	c cleaning 24552 clauses out of 49159 for limit 965399.0268587953
660.69/654.94	c cleaning 12530 clauses out of 25107 for limit 3117245.171861014
660.89/655.10	c cleaning 6511 clauses out of 13076 for limit 9860802.19044891
660.99/655.25	c cleaning 3504 clauses out of 7065 for limit 3.0097531634087086E7
661.09/655.39	c cleaning 2003 clauses out of 4062 for limit 8.641587375783513E7
661.30/655.55	c cleaning 1251 clauses out of 2559 for limit 2.262137742065409E8
661.40/655.69	c cleaning 874 clauses out of 1808 for limit 5.2801564700992227E8
661.59/655.84	c cleaning 716 clauses out of 1433 for limit 1.097540116979568E9
661.79/656.00	c cleaning 583 clauses out of 1218 for limit 2.1316195971655622E9
661.89/656.14	c cleaning 538 clauses out of 1135 for limit 3.772393762334126E9
661.99/656.29	c cleaning 548 clauses out of 1096 for limit 6.436113595895336E9
662.19/656.44	c cleaning 495 clauses out of 1049 for limit 1.1100669316546877E10
662.29/656.60	c cleaning 497 clauses out of 1054 for limit 1.8219645798323414E10
662.50/656.76	c cleaning 501 clauses out of 1056 for limit 2.9959737072778133E10
1366.78/1356.62	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1366.78/1356.62		at java.math.BigInteger.subtract(BigInteger.java:1109)
1366.78/1356.62		at java.math.BigInteger.subtract(BigInteger.java:1095)
1366.78/1356.62		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
1366.78/1356.62		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
1366.78/1356.62		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1366.78/1356.62		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1366.78/1356.62		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1366.78/1356.62		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1366.78/1356.62		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1366.78/1356.62		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1366.78/1356.62		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1366.78/1356.62		at org.sat4j.AbstractLauncher.run(Unknown Source)
1366.78/1356.62		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1369.69/1359.57	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1372.68/1362.51		at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:45)
1372.68/1362.51		at java.lang.StringBuilder.<init>(StringBuilder.java:68)
1372.68/1362.51		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
1372.68/1362.51		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)
1372.68/1362.51		at org.sat4j.tools.SolverDecorator.printStat(Unknown Source)
1372.68/1362.51		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
1372.68/1362.51		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

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-3744422-1338800666/watcher-3744422-1338800666 -o /tmp/evaluation-result-3744422-1338800666/solver-3744422-1338800666 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744422-1338800666.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 1.99 1.99 3/194 10651
/proc/meminfo: memFree=26711556/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=9220 CPUtime=0 cores=1,3,5,7
/proc/10651/stat : 10651 (java) R 10649 10651 8924 0 -1 4202496 116 0 0 0 0 0 0 0 20 0 1 0 346192323 9441280 69 33554432000 1073741824 1073778376 140736357787344 140736357784472 272877294879 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10651/statm: 2306 86 68 9 0 38 0

[startup+0.010185 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 10651
/proc/meminfo: memFree=26711556/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10651/stat : 10651 (java) D 10649 10651 8924 0 -1 4202496 456 0 0 0 0 0 0 0 20 0 1 0 346192323 9515008 185 33554432000 1073741824 1073778376 140733963681440 140733963670504 272877317415 0 0 4096 0 18446744072100609316 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 2323 185 143 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9292

[startup+0.100284 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 10651
/proc/meminfo: memFree=26711556/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=2957856 CPUtime=0.08 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 4726 0 1 0 6 2 0 0 20 0 18 0 346192323 3028844544 6429 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 739464 6432 2055 9 0 729885 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2957856

[startup+0.300299 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 10651
/proc/meminfo: memFree=26711556/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=2957856 CPUtime=0.5 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 5884 0 1 0 47 3 0 0 20 0 18 0 346192323 3028844544 10231 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 739464 10231 2247 9 0 729885 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 2957856

[startup+0.70031 s]
/proc/loadavg: 1.92 1.99 1.99 3/194 10651
/proc/meminfo: memFree=26711556/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3024420 CPUtime=1.7 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 17121 0 1 0 163 7 0 0 20 0 19 0 346192323 3097006080 23250 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 756105 23250 2266 9 0 746526 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 3024420

[startup+1.5008 s]
/proc/loadavg: 1.92 1.99 1.99 4/213 10670
/proc/meminfo: memFree=26613300/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3024420 CPUtime=3.18 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 21154 0 1 0 307 11 0 0 20 0 19 0 346192323 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 756105 60867 2279 9 0 746526 0
[pid=10651/tid=10653] ppid=10649 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) R 10649 10651 8924 0 -1 4202560 3142 0 1 0 141 5 0 0 20 0 19 0 346192325 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617649398312 140617515568800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) S 10649 10651 8924 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346192327 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617024780904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617022674568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3024420 CPUtime=0.8 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8754 0 0 0 77 3 0 0 20 0 19 0 346192330 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3024420 CPUtime=0.86 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8059 0 0 0 84 2 0 0 20 0 19 0 346192330 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10670] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10670/stat : 10670 (java) S 10649 10651 8924 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 346192383 3097006080 60867 33554432000 1073741824 1073778376 140733963681440 140617015280936 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 3024420

[startup+3.10082 s]
/proc/loadavg: 1.92 1.99 1.99 3/213 10673
/proc/meminfo: memFree=26420264/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3024420 CPUtime=4.97 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 21306 0 1 0 482 15 0 0 20 0 19 0 346192323 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 756105 116701 2297 9 0 746526 0
[pid=10651/tid=10653] ppid=10649 vsize=3024420 CPUtime=3.04 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) R 10649 10651 8924 0 -1 4202560 3253 0 1 0 296 8 0 0 20 0 19 0 346192325 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617649397208 140617515524601 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) S 10649 10651 8924 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346192327 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617024780904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617022674568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8754 0 0 0 82 3 0 0 20 0 19 0 346192330 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3024420 CPUtime=0.99 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8063 0 0 0 97 2 0 0 20 0 19 0 346192330 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346192519 3097006080 116701 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.97
Current children cumulated vsize (KiB) 3024420

[startup+6.30066 s]
/proc/loadavg: 1.93 1.99 1.99 3/213 10673
/proc/meminfo: memFree=26239444/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3024420 CPUtime=8.2 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 21331 0 1 0 804 16 0 0 20 0 19 0 346192323 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 756105 119630 2297 9 0 746526 0
[pid=10651/tid=10653] ppid=10649 vsize=3024420 CPUtime=6.22 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) R 10649 10651 8924 0 -1 4202560 3255 0 1 0 614 8 0 0 20 0 19 0 346192325 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617649397088 140617515492572 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 346192326 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) S 10649 10651 8924 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 346192327 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617024780904 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617022674568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3024420 CPUtime=0.85 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8754 0 0 0 82 3 0 0 20 0 19 0 346192330 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3024420 CPUtime=0.99 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8063 0 0 0 97 2 0 0 20 0 19 0 346192330 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346192519 3097006080 119630 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]

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

/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617022674568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8765 0 0 0 91 3 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3024420 CPUtime=1.05 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8068 0 0 0 103 2 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3024420 CPUtime=0.21 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 71 0 0 0 9 12 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346192519 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1252.49
Current children cumulated vsize (KiB) 3024420

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 10813
/proc/meminfo: memFree=25970424/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3024420 CPUtime=1312.51 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 25974 0 1 0 131096 155 0 0 20 0 19 0 346192323 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 756105 424222 2312 9 0 746526 0
[pid=10651/tid=10653] ppid=10649 vsize=3024420 CPUtime=1277.35 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) S 10649 10651 8924 0 -1 4202560 3346 0 1 0 127705 30 0 0 20 0 19 0 346192325 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617649397128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3024420 CPUtime=1.39 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 708 0 0 0 126 13 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3024420 CPUtime=1.26 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 450 0 0 0 113 13 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3024420 CPUtime=1.65 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 545 0 0 0 144 21 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3024420 CPUtime=1.31 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 673 0 0 0 117 14 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3024420 CPUtime=1.32 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 453 0 0 0 117 15 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3024420 CPUtime=1.37 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 462 0 0 0 121 16 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3024420 CPUtime=1.28 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 472 0 0 0 111 17 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3024420 CPUtime=1.56 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 630 0 0 0 139 17 0 0 20 0 19 0 346192326 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3024420 CPUtime=18.54 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) R 10649 10651 8924 0 -1 4202560 134 0 0 0 1852 2 0 0 20 0 19 0 346192327 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617024781064 140617655524495 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 346192328 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617022674568 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3024420 CPUtime=0.94 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8765 0 0 0 91 3 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3024420 CPUtime=1.05 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8068 0 0 0 103 2 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3024420 CPUtime=0.24 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 75 0 0 0 11 13 0 0 20 0 19 0 346192330 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 346192519 3097006080 424222 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1312.51
Current children cumulated vsize (KiB) 3024420

[startup+1362.3 s]
/proc/loadavg: 1.96 1.98 1.99 3/215 10815
/proc/meminfo: memFree=25960168/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3090984 CPUtime=1372.48 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 26054 0 1 0 137092 156 0 0 20 0 20 0 346192323 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 772746 424241 2312 9 0 763167 0
[pid=10651/tid=10653] ppid=10649 vsize=3090984 CPUtime=1284.9 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) S 10649 10651 8924 0 -1 4202560 3397 0 1 0 128460 30 0 0 20 0 20 0 346192325 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617649398968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3090984 CPUtime=1.39 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 708 0 0 0 126 13 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3090984 CPUtime=1.26 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 450 0 0 0 113 13 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3090984 CPUtime=1.65 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 545 0 0 0 144 21 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3090984 CPUtime=1.31 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 673 0 0 0 117 14 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3090984 CPUtime=1.32 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 453 0 0 0 117 15 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3090984 CPUtime=1.37 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 462 0 0 0 121 16 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3090984 CPUtime=1.28 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 472 0 0 0 111 17 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3090984 CPUtime=1.56 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 630 0 0 0 139 17 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3090984 CPUtime=70.8 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) R 10649 10651 8924 0 -1 4202560 144 0 0 0 7077 3 0 0 20 0 20 0 346192327 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617024780720 140617656254371 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346192328 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346192328 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617022672792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3090984 CPUtime=0.94 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8765 0 0 0 91 3 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3090984 CPUtime=1.05 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8068 0 0 0 103 2 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 79 0 0 0 12 14 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346192519 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10815] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10815/stat : 10815 (java) S 10649 10651 8924 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 346327986 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617014226536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1372.48
Current children cumulated vsize (KiB) 3090984

Solver just ended. Dumping a history of the last processes samples

[startup+1362.5 s]
/proc/loadavg: 1.96 1.98 1.99 3/215 10815
/proc/meminfo: memFree=25960168/32873844 swapFree=7112/7112
[pid=10651] ppid=10649 vsize=3090984 CPUtime=1372.68 cores=1,3,5,7
/proc/10651/stat : 10651 (java) S 10649 10651 8924 0 -1 4202496 26054 0 1 0 137112 156 0 0 20 0 20 0 346192323 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140733963672576 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/10651/statm: 772746 424241 2312 9 0 763167 0
[pid=10651/tid=10653] ppid=10649 vsize=3090984 CPUtime=1284.9 cores=1,3,5,7
/proc/10651/task/10653/stat : 10653 (java) S 10649 10651 8924 0 -1 4202560 3397 0 1 0 128460 30 0 0 20 0 20 0 346192325 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617649398968 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10654] ppid=10649 vsize=3090984 CPUtime=1.39 cores=1,3,5,7
/proc/10651/task/10654/stat : 10654 (java) S 10649 10651 8924 0 -1 4202560 708 0 0 0 126 13 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617514478248 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10655] ppid=10649 vsize=3090984 CPUtime=1.26 cores=1,3,5,7
/proc/10651/task/10655/stat : 10655 (java) S 10649 10651 8924 0 -1 4202560 450 0 0 0 113 13 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617513425704 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10656] ppid=10649 vsize=3090984 CPUtime=1.65 cores=1,3,5,7
/proc/10651/task/10656/stat : 10656 (java) S 10649 10651 8924 0 -1 4202560 545 0 0 0 144 21 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617512373160 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10657] ppid=10649 vsize=3090984 CPUtime=1.31 cores=1,3,5,7
/proc/10651/task/10657/stat : 10657 (java) S 10649 10651 8924 0 -1 4202560 673 0 0 0 117 14 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617511320616 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10658] ppid=10649 vsize=3090984 CPUtime=1.32 cores=1,3,5,7
/proc/10651/task/10658/stat : 10658 (java) S 10649 10651 8924 0 -1 4202560 453 0 0 0 117 15 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617510267048 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10659] ppid=10649 vsize=3090984 CPUtime=1.37 cores=1,3,5,7
/proc/10651/task/10659/stat : 10659 (java) S 10649 10651 8924 0 -1 4202560 462 0 0 0 121 16 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617509214504 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10660] ppid=10649 vsize=3090984 CPUtime=1.28 cores=1,3,5,7
/proc/10651/task/10660/stat : 10660 (java) S 10649 10651 8924 0 -1 4202560 472 0 0 0 111 17 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617508161960 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10651/tid=10661] ppid=10649 vsize=3090984 CPUtime=1.56 cores=1,3,5,7
/proc/10651/task/10661/stat : 10661 (java) S 10649 10651 8924 0 -1 4202560 630 0 0 0 139 17 0 0 20 0 20 0 346192326 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617507109416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10662] ppid=10649 vsize=3090984 CPUtime=71 cores=1,3,5,7
/proc/10651/task/10662/stat : 10662 (java) R 10649 10651 8924 0 -1 4202560 144 0 0 0 7097 3 0 0 20 0 20 0 346192327 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617024780720 272886153556 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10663] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10663/stat : 10663 (java) S 10649 10651 8924 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 346192328 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617023727224 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10664] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10664/stat : 10664 (java) S 10649 10651 8924 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 346192328 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617022672792 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10665] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10665/stat : 10665 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617021623312 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10666] ppid=10649 vsize=3090984 CPUtime=0.94 cores=1,3,5,7
/proc/10651/task/10666/stat : 10666 (java) S 10649 10651 8924 0 -1 4202560 8765 0 0 0 91 3 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617020569656 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10667] ppid=10649 vsize=3090984 CPUtime=1.05 cores=1,3,5,7
/proc/10651/task/10667/stat : 10667 (java) S 10649 10651 8924 0 -1 4202560 8068 0 0 0 103 2 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617019517112 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10668] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10668/stat : 10668 (java) S 10649 10651 8924 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617018464760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10651/tid=10669] ppid=10649 vsize=3090984 CPUtime=0.26 cores=1,3,5,7
/proc/10651/task/10669/stat : 10669 (java) S 10649 10651 8924 0 -1 4202560 79 0 0 0 12 14 0 0 20 0 20 0 346192330 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617017412424 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10651/tid=10673] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10673/stat : 10673 (java) S 10649 10651 8924 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 346192519 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617015281320 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10651/tid=10815] ppid=10649 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/10651/task/10815/stat : 10815 (java) S 10649 10651 8924 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 346327986 3165167616 424241 33554432000 1073741824 1073778376 140733963681440 140617014226536 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1372.68
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10651 and gives
#  childrusage.ru_utime.tv_sec=1367
#  childrusage.ru_utime.tv_usec=643086
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=921707
# CPU time returned by wait4() is 1369.56
# while last known CPU time is 1372.68
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1362.52
CPU time (s): 1372.68
CPU user time (s): 1371.12
CPU system time (s): 1.56
CPU usage (%): 100.745
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1367.64
system time used= 1.92171
maximum resident set size= 1696976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26062
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1304
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 30379
involuntary context switches= 18474

runsolver used 4.33634 second user time and 9.1856 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-04 11:04:26
IDJOB=3744422
IDBENCH=92750
IDSOLVER=2319
FILE ID=node119/3744422-1338800666
RUNJOBID= node119-1338784193-8941
PBS_JOBID= 14636847
Free space on /tmp= 70896 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/zahidi/Base/normalized-minisat50_4_16_6.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3744422-1338800666/watcher-3744422-1338800666 -o /tmp/evaluation-result-3744422-1338800666/solver-3744422-1338800666 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3744422-1338800666.opb           

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

MD5SUM BENCH= 5083e4e53b2d6b5d7b03dffa57422dcf
RANDOM SEED=1263893464

node119.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.943
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.88
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.943
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	: 5331.91
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.943
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	: 5331.93
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.943
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	: 5331.91
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.943
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	: 5331.93
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.943
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	: 5331.92
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.943
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	: 5331.90
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.943
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26712200 kB
Buffers:          435004 kB
Cached:          3198412 kB
SwapCached:         1936 kB
Active:          3217376 kB
Inactive:        2093524 kB
Active(anon):    1672880 kB
Inactive(anon):     6616 kB
Active(file):    1544496 kB
Inactive(file):  2086908 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100224 kB
Dirty:              3992 kB
Writeback:             0 kB
AnonPages:       1682784 kB
Mapped:            20048 kB
Shmem:                 0 kB
Slab:             706540 kB
SReclaimable:     148544 kB
SUnreclaim:       557996 kB
KernelStack:        1600 kB
PageTables:         7892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1829976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1636352 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= 70892 MiB
End job on node119 at 2012-06-04 11:27:09