Trace number 3454727

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j Res//CP 2.3.0UNSAT 10.9863 5.27315

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/
wnqueen/normalized-t2001.13queen13.1110966688.opb
MD5SUM8e7a33f6f23050442c6613e25c3d2ac1
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.121981
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables169
Total number of constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1237
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.09/0.08	c version 2.3.1.v20110525
0.09/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.08	c java.vm.version	19.1-b02
0.09/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.08	c sun.arch.data.model	64
0.09/0.08	c java.version		1.6.0_24
0.09/0.08	c os.name		Linux
0.09/0.08	c os.version		2.6.18-164.el5
0.09/0.08	c os.arch		amd64
0.09/0.08	c Free memory 		9996466904
0.09/0.08	c Max memory 		10048897024
0.09/0.08	c Total memory 		10048897024
0.09/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3454727-1307186734.opb
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.059s.
0.11/0.17	c #vars     169
0.11/0.17	c #constraints  101
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26
0.11/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
0.11/0.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 70
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
2.29/0.83	c cleaning 2496 clauses out of 5000 with flag 5000/5000
3.07/1.07	c cleaning 4252 clauses out of 8507 with flag 11003/11003
4.00/1.34	c cleaning 5624 clauses out of 11254 with flag 18002/18002
4.59/1.66	c cleaning 6812 clauses out of 13628 with flag 26000/26000
5.42/2.01	c cleaning 7904 clauses out of 15818 with flag 35002/35002
6.19/2.41	c cleaning 8953 clauses out of 17913 with flag 45001/45001
6.97/2.81	c cleaning 9478 clauses out of 18961 with flag 55002/55002
7.55/3.18	c cleaning 9738 clauses out of 19481 with flag 65000/65000
8.33/3.54	c cleaning 9870 clauses out of 19744 with flag 75001/75001
9.11/3.99	c cleaning 9934 clauses out of 19874 with flag 85001/85001
9.91/4.36	c cleaning 9966 clauses out of 19941 with flag 95002/95002
10.67/4.71	c cleaning 9986 clauses out of 19977 with flag 105004/105004
10.85/4.81	c  And the winner is Resolution
10.95/5.25	c starts		: 91
10.95/5.25	c conflicts		: 107175
10.95/5.25	c decisions		: 154192
10.95/5.25	c propagations		: 2599950
10.95/5.25	c inspects		: 37830694
10.95/5.25	c shortcuts		: 0
10.95/5.25	c learnt literals	: 5
10.95/5.25	c learnt binary clauses	: 11
10.95/5.25	c learnt ternary clauses	: 82
10.95/5.25	c learnt constraints	: 107169
10.95/5.25	c ignored constraints	: 0
10.95/5.25	c root simplifications	: 0
10.95/5.25	c removed literals (reason simplification)	: 934332
10.95/5.25	c reason swapping (by a shorter reason)	: 0
10.95/5.25	c Calls to reduceDB	: 12
10.95/5.25	c number of reductions to clauses (during analyze)	: 0
10.95/5.25	c number of learned constraints concerned by reduction	: 0
10.95/5.25	c number of learning phase by resolution	: 0
10.95/5.25	c number of learning phase by cutting planes	: 0
10.95/5.25	c speed (assignments/second)	: 511801.18110236217
10.95/5.25	c non guided choices	44
10.95/5.26	c learnt constraints type 
10.95/5.26	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 11
10.95/5.26	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 12145
10.95/5.26	c constraints type 
10.95/5.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 26
10.95/5.26	c org.sat4j.minisat.constraints.card.MinWatchCard => 70
10.95/5.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 4
10.95/5.26	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1
10.95/5.26	c constraints type 
10.95/5.26	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 4
10.95/5.26	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 26
10.95/5.26	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 70
10.95/5.26	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1
10.95/5.26	s UNSATISFIABLE
10.95/5.26	c Total wall clock time (in seconds): 5.149

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3454727-1307186734/watcher-3454727-1307186734 -o /tmp/evaluation-result-3454727-1307186734/solver-3454727-1307186734 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454727-1307186734.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.24 1.40 1.72 3/397 10353
/proc/meminfo: memFree=30059108/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10430980 CPUtime=0 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 2174 0 1 0 0 0 0 0 25 0 2 0 830273176 10681323520 1875 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2607745 1888 906 9 0 2598901 0
[pid=10353/tid=10356] ppid=10351 vsize=10444316 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) R 10351 10353 8078 0 -1 4202560 4721 0 1 0 0 0 0 0 25 0 2 0 830273177 10694979584 5537 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237278573627 0 4 0 16784584 0 0 0 -1 1 0 0 0

[startup+0.08874 s]
/proc/loadavg: 1.24 1.40 1.72 3/397 10353
/proc/meminfo: memFree=30059108/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10540484 CPUtime=0.09 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 12959 0 1 0 8 1 0 0 25 0 18 0 830273176 10793455616 12619 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2635121 12620 2092 9 0 2625855 0
[pid=10353/tid=10356] ppid=10351 vsize=10540484 CPUtime=0.07 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) R 10351 10353 8078 0 -1 4202560 11000 0 1 0 6 1 0 0 25 0 18 0 830273177 10793455616 12620 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 47800853990432 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10540484

[startup+0.100474 s]
/proc/loadavg: 1.24 1.40 1.72 3/397 10353
/proc/meminfo: memFree=30059108/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10540484 CPUtime=0.11 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 13153 0 1 0 9 2 0 0 25 0 18 0 830273176 10793455616 12813 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2635121 12814 2093 9 0 2625855 0
[pid=10353/tid=10356] ppid=10351 vsize=10540484 CPUtime=0.08 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) R 10351 10353 8078 0 -1 4202560 11193 0 1 0 7 1 0 0 25 0 18 0 830273177 10793455616 12814 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 47800853220291 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 10540484

[startup+0.300443 s]
/proc/loadavg: 1.24 1.40 1.72 3/397 10353
/proc/meminfo: memFree=30059108/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10549616 CPUtime=0.58 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 16311 0 1 0 56 2 0 0 25 0 22 0 830273176 10802806784 15325 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2637404 15326 2209 9 0 2628138 0
[pid=10353/tid=10356] ppid=10351 vsize=10549616 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11769 0 1 0 14 2 0 0 25 0 22 0 830273177 10802806784 15326 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 10549616

[startup+0.700373 s]
/proc/loadavg: 1.24 1.40 1.72 3/397 10353
/proc/meminfo: memFree=30059108/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10566192 CPUtime=1.88 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 26845 0 1 0 185 3 0 0 25 0 22 0 830273176 10819780608 24137 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641548 24137 2221 9 0 2632282 0
[pid=10353/tid=10356] ppid=10351 vsize=10566192 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11769 0 1 0 14 2 0 0 20 0 22 0 830273177 10819780608 24138 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.88
Current children cumulated vsize (KiB) 10566192

[startup+1.50123 s]
/proc/loadavg: 1.24 1.40 1.72 7/443 10402
/proc/meminfo: memFree=29691160/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=4.39 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 61054 0 1 0 432 7 0 0 25 0 22 0 830273176 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 51652 2256 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11769 0 1 0 14 2 0 0 15 0 22 0 830273177 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 199 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 56 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 80 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 155 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 305 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.04 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 1283 0 0 0 4 0 0 0 16 0 22 0 830273180 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.82 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9316 0 0 0 82 0 0 0 24 0 22 0 830273182 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.79 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6514 0 0 0 79 0 0 0 23 0 22 0 830273182 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830273182 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10395] ppid=10351 vsize=10564720 CPUtime=1.26 cores=1,3,5,7
/proc/10353/task/10395/stat : 10395 (java) R 10351 10353 8078 0 -1 4202560 315 0 0 0 126 0 0 0 25 0 22 0 830273194 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505573658 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10353/tid=10396] ppid=10351 vsize=10564720 CPUtime=1.26 cores=1,3,5,7
/proc/10353/task/10396/stat : 10396 (java) R 10351 10353 8078 0 -1 4202560 29615 0 0 0 123 3 0 0 25 0 22 0 830273194 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505913135 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10353/tid=10397] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10397/stat : 10397 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 51652 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.39
Current children cumulated vsize (KiB) 10564720

[startup+3.10094 s]
/proc/loadavg: 1.24 1.40 1.72 5/443 10402
/proc/meminfo: memFree=29490908/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=7.55 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 71089 0 1 0 746 9 0 0 25 0 22 0 830273176 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 61683 2257 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11769 0 1 0 14 2 0 0 15 0 22 0 830273177 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 123 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 81 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 308 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.13 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 2590 0 0 0 13 0 0 0 15 0 22 0 830273180 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.84 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9319 0 0 0 84 0 0 0 20 0 22 0 830273182 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.81 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6520 0 0 0 81 0 0 0 18 0 22 0 830273182 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830273182 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10395] ppid=10351 vsize=10564720 CPUtime=2.77 cores=1,3,5,7
/proc/10353/task/10395/stat : 10395 (java) R 10351 10353 8078 0 -1 4202560 354 0 0 0 277 0 0 0 25 0 22 0 830273194 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505593174 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10353/tid=10396] ppid=10351 vsize=10564720 CPUtime=2.76 cores=1,3,5,7
/proc/10353/task/10396/stat : 10396 (java) R 10351 10353 8078 0 -1 4202560 38119 0 0 0 271 5 0 0 25 0 22 0 830273194 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505913679 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10353/tid=10397] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10397/stat : 10397 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 61683 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 10564720

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

[startup+3.9008 s]
/proc/loadavg: 1.24 1.40 1.72 4/443 10402
/proc/meminfo: memFree=29483840/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=9.11 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 71258 0 1 0 902 9 0 0 25 0 22 0 830273176 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 61850 2257 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11770 0 1 0 14 2 0 0 15 0 22 0 830273177 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 124 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 81 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.18 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 2733 0 0 0 18 0 0 0 16 0 22 0 830273180 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.84 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9319 0 0 0 84 0 0 0 20 0 22 0 830273182 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.81 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6520 0 0 0 81 0 0 0 18 0 22 0 830273182 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830273182 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10395] ppid=10351 vsize=10564720 CPUtime=3.51 cores=1,3,5,7
/proc/10353/task/10395/stat : 10395 (java) R 10351 10353 8078 0 -1 4202560 377 0 0 0 351 0 0 0 25 0 22 0 830273194 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505625212 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10353/tid=10396] ppid=10351 vsize=10564720 CPUtime=3.51 cores=1,3,5,7
/proc/10353/task/10396/stat : 10396 (java) R 10351 10353 8078 0 -1 4202560 38119 0 0 0 346 5 0 0 25 0 22 0 830273194 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505708951 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10353/tid=10397] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10397/stat : 10397 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 61850 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 9.11
Current children cumulated vsize (KiB) 10564720

[startup+4.70072 s]
/proc/loadavg: 1.46 1.44 1.73 5/443 10402
/proc/meminfo: memFree=29456784/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=10.67 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 79455 0 1 0 1057 10 0 0 25 0 22 0 830273176 10818273280 70044 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 70045 2257 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11770 0 1 0 14 2 0 0 15 0 22 0 830273177 10818273280 70046 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70046 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70047 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70048 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 124 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 70048 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 22 0 830273179 10818273280 70049 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 81 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70050 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70050 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 22 0 830273179 10818273280 70050 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.22 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 3011 0 0 0 22 0 0 0 16 0 22 0 830273180 10818273280 70051 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 70051 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 22 0 830273180 10818273280 70052 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 70052 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.84 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9319 0 0 0 84 0 0 0 20 0 22 0 830273182 10818273280 70053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.82 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6520 0 0 0 82 0 0 0 16 0 22 0 830273182 10818273280 70053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 830273182 10818273280 70054 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 830273182 10818273280 70054 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10395] ppid=10351 vsize=10564720 CPUtime=4.27 cores=1,3,5,7
/proc/10353/task/10395/stat : 10395 (java) R 10351 10353 8078 0 -1 4202560 380 0 0 0 427 0 0 0 25 0 22 0 830273194 10818273280 70055 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505592664 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10353/tid=10396] ppid=10351 vsize=10564720 CPUtime=4.26 cores=1,3,5,7
/proc/10353/task/10396/stat : 10396 (java) R 10351 10353 8078 0 -1 4202560 46050 0 0 0 420 6 0 0 25 0 22 0 830273194 10818273280 70061 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 46912505566506 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=10353/tid=10397] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10397/stat : 10397 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 70067 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 22 0 830273194 10818273280 70074 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.67
Current children cumulated vsize (KiB) 10564720

[startup+5.10058 s]
/proc/loadavg: 1.46 1.44 1.73 5/443 10402
/proc/meminfo: memFree=29456784/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=10.95 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 80465 0 1 0 1085 10 0 0 25 0 19 0 830273176 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 71053 2258 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11770 0 1 0 14 2 0 0 15 0 19 0 830273177 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0.01 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 124 0 0 0 1 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 83 0 0 0 0 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.25 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 3011 0 0 0 25 0 0 0 16 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.84 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9319 0 0 0 84 0 0 0 20 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.83 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6522 0 0 0 83 0 0 0 15 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 830273194 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 10564720

[startup+5.20057 s]
/proc/loadavg: 1.46 1.44 1.73 5/443 10402
/proc/meminfo: memFree=29456784/32950904 swapFree=56615552/67111528
[pid=10353] ppid=10351 vsize=10564720 CPUtime=10.95 cores=1,3,5,7
/proc/10353/stat : 10353 (java) S 10351 10353 8078 0 -1 4202496 80465 0 1 0 1085 10 0 0 25 0 19 0 830273176 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290682341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0
/proc/10353/statm: 2641180 71053 2258 9 0 2631914 0
[pid=10353/tid=10356] ppid=10351 vsize=10564720 CPUtime=0.16 cores=1,3,5,7
/proc/10353/task/10356/stat : 10356 (java) S 10351 10353 8078 0 -1 4202560 11770 0 1 0 14 2 0 0 15 0 19 0 830273177 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10363] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10363/stat : 10363 (java) S 10351 10353 8078 0 -1 4202560 250 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10364] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10364/stat : 10364 (java) S 10351 10353 8078 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10365] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10365/stat : 10365 (java) S 10351 10353 8078 0 -1 4202560 261 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10366] ppid=10351 vsize=10564720 CPUtime=0.01 cores=1,3,5,7
/proc/10353/task/10366/stat : 10366 (java) S 10351 10353 8078 0 -1 4202560 124 0 0 0 1 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10367] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10367/stat : 10367 (java) S 10351 10353 8078 0 -1 4202560 5 0 0 0 0 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10368] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10368/stat : 10368 (java) S 10351 10353 8078 0 -1 4202560 83 0 0 0 0 0 0 0 16 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10369] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10369/stat : 10369 (java) S 10351 10353 8078 0 -1 4202560 196 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10370] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10370/stat : 10370 (java) S 10351 10353 8078 0 -1 4202560 309 0 0 0 0 0 0 0 15 0 19 0 830273179 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10379] ppid=10351 vsize=10564720 CPUtime=0.25 cores=1,3,5,7
/proc/10353/task/10379/stat : 10379 (java) S 10351 10353 8078 0 -1 4202560 3011 0 0 0 25 0 0 0 16 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 0 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10380] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10380/stat : 10380 (java) S 10351 10353 8078 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10381] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10381/stat : 10381 (java) S 10351 10353 8078 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 830273180 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10385] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10385/stat : 10385 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290703281 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10386] ppid=10351 vsize=10564720 CPUtime=0.84 cores=1,3,5,7
/proc/10353/task/10386/stat : 10386 (java) S 10351 10353 8078 0 -1 4202560 9319 0 0 0 84 0 0 0 20 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 7 0 0 0
[pid=10353/tid=10387] ppid=10351 vsize=10564720 CPUtime=0.83 cores=1,3,5,7
/proc/10353/task/10387/stat : 10387 (java) S 10351 10353 8078 0 -1 4202560 6522 0 0 0 83 0 0 0 15 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 5 0 0 0
[pid=10353/tid=10388] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10388/stat : 10388 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290695577 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
[pid=10353/tid=10389] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10389/stat : 10389 (java) S 10351 10353 8078 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 830273182 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 3 0 0 0
[pid=10353/tid=10398] ppid=10351 vsize=10564720 CPUtime=0 cores=1,3,5,7
/proc/10353/task/10398/stat : 10398 (java) S 10351 10353 8078 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 830273194 10818273280 71053 33554432000 1073741824 1073778376 140733435631328 18446744073709551615 237290696192 0 4 0 16800975 18446604457038555008 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 10.95
Current children cumulated vsize (KiB) 10564720

Child status: 20
Real time (s): 5.27315
CPU time (s): 10.9863
CPU user time (s): 10.8643
CPU system time (s): 0.121981
CPU usage (%): 208.345
Max. virtual memory (cumulated for all children) (KiB): 10574320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.8643
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80476
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 747
involuntary context switches= 304

runsolver used 0.028995 second user time and 0.047992 second system time

The end

Launcher Data

Begin job on node121 at 2011-06-04 13:25:34
IDJOB=3454727
IDBENCH=1180
IDSOLVER=1950
FILE ID=node121/3454727-1307186734
RUNJOBID= node121-1307186730-10242
PBS_JOBID= 13508819
Free space on /tmp= 73960 MiB

SOLVER NAME= Sat4j Res//CP 2.3.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110966688.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3454727-1307186734/watcher-3454727-1307186734 -o /tmp/evaluation-result-3454727-1307186734/solver-3454727-1307186734 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3454727-1307186734.opb

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

MD5SUM BENCH= 8e7a33f6f23050442c6613e25c3d2ac1
RANDOM SEED=181834530

node121.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      30059248 kB
Buffers:        325824 kB
Cached:         460372 kB
SwapCached:       9896 kB
Active:        2216480 kB
Inactive:       414044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      30059248 kB
SwapTotal:    67111528 kB
SwapFree:     56615552 kB
Dirty:             180 kB
Writeback:           0 kB
AnonPages:     1841972 kB
Mapped:          12492 kB
Slab:           142384 kB
PageTables:      51548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 83502920 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73956 MiB
End job on node121 at 2011-06-04 13:25:40