Trace number 4119761

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.08 901.75

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm99p-opt.opb.negationfix.opb
MD5SUM382c93c1b1e6dc203c59e64448a647b3
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

Solver Data

0.08/0.30	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.30	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.30	c See www.sat4j.org for details.
0.08/0.31	c version PB16.v20160501
0.08/0.31	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.31	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.31	c java.vm.version	19.1-b02
0.08/0.31	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.31	c sun.arch.data.model	64
0.08/0.31	c java.version		1.6.0_24
0.08/0.31	c os.name		Linux
0.08/0.31	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.31	c os.arch		amd64
0.08/0.31	c Free memory 		501472288
0.08/0.31	c Max memory 		7480803328
0.08/0.31	c Total memory 		504102912
0.08/0.31	c Number of processors 	8
0.08/0.35	c Pseudo Boolean Optimization by upper bound
0.08/0.35	c ManyCore solver with 2 solvers running in parallel
0.08/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.35	c --- Begin Solver configuration ---
0.08/0.35	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.35	c Learn all clauses as in MiniSAT
0.08/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.35	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.35	c Expensive reason simplification
0.08/0.35	c Glucose 2.1 dynamic restart strategy
0.08/0.35	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.35	c timeout=2147483s
0.08/0.35	c DB Simplification allowed=false
0.08/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.35	c --- End Solver configuration ---
0.08/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.35	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.35	c --- Begin Solver configuration ---
0.08/0.35	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.35	c Learn all clauses as in MiniSAT
0.08/0.35	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.35	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.35	c No reason simplification
0.08/0.35	c Armin Biere (Picosat) restarts strategy
0.08/0.35	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.08/0.35	c timeout=2147483s
0.08/0.35	c DB Simplification allowed=false
0.08/0.35	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.35	c --- End Solver configuration ---
0.08/0.35	c solving HOME/instance-4119761-1467270992.opb
0.08/0.35	c reading problem ... 
0.08/0.35	c  objective function found
4.61/3.13	c ... done. Wall clock time 2.785s.
4.61/3.13	c declared #vars     180608
4.61/3.13	c #constraints  3078
4.61/3.14	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.61/3.14	c constraints type 
4.61/3.14	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1410
4.61/3.14	c org.sat4j.minisat.constraints.card.MinWatchCard => 1410
4.61/3.14	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 258
4.61/3.14	c 3078 constraints processed.
4.61/3.14	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.61/3.14	c constraints type 
4.61/3.14	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1410
4.61/3.14	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1410
4.61/3.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 258
4.61/3.14	c 3078 constraints processed.
4.61/3.14	c objective function length is 128 literals
11.24/5.91	c cleaning 2487 clauses out of 5001 with flag 22906/5001
15.71/8.04	c cleaning 4240 clauses out of 8514 with flag 63529/11001
21.21/10.76	c cleaning 5623 clauses out of 11275 with flag 116057/18002
27.88/14.03	c cleaning 6805 clauses out of 13651 with flag 168542/26001
35.89/18.07	c cleaning 7904 clauses out of 15848 with flag 243855/35003
45.29/22.73	c cleaning 8955 clauses out of 17941 with flag 331258/45000
55.49/27.81	c cleaning 9974 clauses out of 19986 with flag 442884/56000
67.10/33.61	c cleaning 10988 clauses out of 22013 with flag 554241/68001
80.90/40.51	c cleaning 11987 clauses out of 24024 with flag 683491/81000
97.49/48.89	c cleaning 12993 clauses out of 26037 with flag 837361/95000
118.10/59.11	c cleaning 13995 clauses out of 28044 with flag 1013735/110000
142.79/71.35	c cleaning 15003 clauses out of 30051 with flag 1186444/126002
160.80/80.34	c cleaning 16018 clauses out of 32047 with flag 1305382/143001
179.41/89.66	c cleaning 17006 clauses out of 34031 with flag 1421170/161003
204.82/102.40	c cleaning 18001 clauses out of 36023 with flag 1536017/180001
232.66/116.21	c cleaning 19004 clauses out of 38021 with flag 1668428/200000
262.08/130.95	c cleaning 19998 clauses out of 40017 with flag 1804946/221000
293.67/146.72	c cleaning 20998 clauses out of 42019 with flag 1958191/243000
330.48/165.17	c cleaning 21999 clauses out of 44024 with flag 2117815/266003
363.67/181.76	c cleaning 22993 clauses out of 46024 with flag 2277179/290002
402.46/201.16	c cleaning 23990 clauses out of 48030 with flag 2515939/315001
440.67/220.21	c cleaning 24998 clauses out of 50039 with flag 2757806/341000
485.07/242.43	c cleaning 25994 clauses out of 52041 with flag 2982164/368000
539.96/270.42	c cleaning 27001 clauses out of 54047 with flag 3267790/396000
569.95/285.50	c cleaning 27995 clauses out of 56047 with flag 3448632/425001
602.54/301.75	c cleaning 28997 clauses out of 58052 with flag 3588943/455001
641.75/321.39	c cleaning 29998 clauses out of 60055 with flag 3736228/486001
675.34/338.17	c cleaning 30990 clauses out of 62069 with flag 3887922/518013
711.54/356.23	c cleaning 32010 clauses out of 64068 with flag 4051006/551002
759.54/380.26	c cleaning 33006 clauses out of 66057 with flag 4193210/585001
807.94/404.48	c cleaning 33999 clauses out of 68050 with flag 4346058/620000
859.14/430.01	c cleaning 35004 clauses out of 70052 with flag 4497858/656001
915.43/458.13	c cleaning 36004 clauses out of 72048 with flag 4669511/693001
982.57/492.37	c cleaning 36996 clauses out of 74043 with flag 4843275/731000
1046.98/524.52	c cleaning 38002 clauses out of 76049 with flag 5026692/770002
1090.58/546.37	c cleaning 39008 clauses out of 78045 with flag 5195993/810000
1159.17/580.60	c cleaning 39996 clauses out of 80039 with flag 5477347/851002
1231.17/616.62	c cleaning 41000 clauses out of 82047 with flag 5761485/893006
1325.17/663.68	c cleaning 42004 clauses out of 84042 with flag 6052730/936001
1424.76/713.49	c cleaning 43000 clauses out of 86041 with flag 6334502/980004
1491.77/746.96	c cleaning 43972 clauses out of 88037 with flag 6606864/1025000
1600.05/801.72	c cleaning 44984 clauses out of 90066 with flag 6874037/1071001
1731.25/867.37	c cleaning 45997 clauses out of 92082 with flag 7118941/1118001
1800.08/901.71	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/901.71	c starts		: 115
1800.08/901.71	c conflicts		: 1144169
1800.08/901.71	c decisions		: 5960767
1800.08/901.71	c propagations		: 326893987
1800.08/901.71	c inspects		: 3875906558
1800.08/901.71	c shortcuts		: 0
1800.08/901.71	c learnt literals	: 0
1800.08/901.71	c learnt binary clauses	: 0
1800.08/901.71	c learnt ternary clauses	: 0
1800.08/901.71	c learnt constraints	: 1144168
1800.08/901.71	c ignored constraints	: 0
1800.08/901.71	c root simplifications	: 0
1800.08/901.71	c removed literals (reason simplification)	: 1634235
1800.08/901.71	c reason swapping (by a shorter reason)	: 0
1800.08/901.71	c Calls to reduceDB	: 43
1800.08/901.71	c Number of update (reduction) of LBD	: 429914
1800.08/901.71	c Imported unit clauses	: 0
1800.08/901.71	c number of reductions to clauses (during analyze)	: 0
1800.08/901.71	c number of learned constraints concerned by reduction	: 0
1800.08/901.71	c number of learning phase by resolution	: 0
1800.08/901.71	c number of learning phase by cutting planes	: 0
1800.08/901.71	c speed (assignments/second)	: 363812.5980080643
1800.08/901.71	c non guided choices	3632431
1800.08/901.73	c learnt constraints type 
1800.08/901.73	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 72253
1800.08/901.73	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.08/901.73	c starts		: 1
1800.08/901.73	c conflicts		: 98
1800.08/901.73	c decisions		: 249000
1800.08/901.73	c propagations		: 272876
1800.08/901.73	c inspects		: 319264
1800.08/901.73	c shortcuts		: 0
1800.08/901.73	c learnt literals	: 0
1800.08/901.73	c learnt binary clauses	: 0
1800.08/901.73	c learnt ternary clauses	: 0
1800.08/901.73	c learnt constraints	: 97
1800.08/901.73	c ignored constraints	: 0
1800.08/901.73	c root simplifications	: 0
1800.08/901.73	c removed literals (reason simplification)	: 0
1800.08/901.73	c reason swapping (by a shorter reason)	: 0
1800.08/901.73	c Calls to reduceDB	: 0
1800.08/901.73	c Number of update (reduction) of LBD	: 0
1800.08/901.73	c Imported unit clauses	: 0
1800.08/901.73	c number of reductions to clauses (during analyze)	: 0
1800.08/901.73	c number of learned constraints concerned by reduction	: 0
1800.08/901.73	c number of learning phase by resolution	: 0
1800.08/901.73	c number of learning phase by cutting planes	: 0
1800.08/901.73	c speed (assignments/second)	: 303.6848255522787
1800.08/901.73	c non guided choices	174309
1800.08/901.73	c learnt constraints type 
1800.08/901.73	c org.sat4j.pb.constraints.pb.MaxWatchPb => 97
1800.08/901.73	s UNKNOWN
1800.08/901.73	c Total wall clock time (in seconds): 901.385

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4119761-1467270992/watcher-4119761-1467270992 -o /tmp/evaluation-result-4119761-1467270992/solver-4119761-1467270992 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467270992-10266 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119761-1467270992.opb 

pid=10288
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: 2.09 2.09 2.08 3/175 10294
/proc/meminfo: memFree=26888092/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/10294/stat : 10294 (java) D 10288 10294 9951 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 8066608 278528 33 33554432000 1073741824 1073778376 140733374010624 140733374007800 213183982887 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/10294/statm: 68 33 25 9 0 25 0

[startup+0.100123 s]
/proc/loadavg: 2.09 2.09 2.08 3/175 10294
/proc/meminfo: memFree=26888092/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/10294/stat : 10294 (java) D 10288 10294 9951 0 -1 4202496 1144 0 21 0 0 0 0 0 20 0 1 0 8066608 23793664 814 33554432000 1073741824 1073778376 140736349087888 140736349077880 140518941116112 0 0 4096 0 18446744071579943789 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200342 s]
/proc/loadavg: 2.09 2.09 2.08 3/175 10294
/proc/meminfo: memFree=26888092/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 3047 0 29 0 2 1 0 0 20 0 13 0 8066608 9446973440 3694 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2306390 3694 1680 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.300251 s]
/proc/loadavg: 2.09 2.09 2.08 3/175 10294
/proc/meminfo: memFree=26888092/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 3759 0 29 0 7 1 0 0 20 0 18 0 8066608 9787879424 4917 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2389619 4918 1947 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.700238 s]
/proc/loadavg: 2.09 2.09 2.08 3/175 10294
/proc/meminfo: memFree=26888092/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9558476 CPUtime=0.82 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 5860 0 30 0 79 3 0 0 20 0 18 0 8066608 9787879424 34656 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2389619 34656 2247 9 0 2380296 0
Current children cumulated CPU time (s) 0.82
Current children cumulated vsize (KiB) 9558476

[startup+1.50084 s]
/proc/loadavg: 2.08 2.09 2.08 4/211 10330
/proc/meminfo: memFree=26320800/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9558476 CPUtime=2.1 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 6749 0 30 0 189 21 0 0 20 0 18 0 8066608 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2389619 84411 2263 9 0 2380296 0
[pid=10294/tid=10298] ppid=10288 vsize=9558476 CPUtime=1.07 cores=1,3,5,7
/proc/10294/task/10298/stat : 10298 (java) R 10288 10294 9951 0 -1 4202560 2486 0 7 0 104 3 0 0 20 0 18 0 8066618 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518936795784 140518797791028 0 4 0 16800975 0 0 0 -1 3 0 0 9 0 0
[pid=10294/tid=10307] ppid=10288 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/10294/task/10307/stat : 10307 (java) S 10288 10294 9951 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518780729640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10308] ppid=10288 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/10294/task/10308/stat : 10308 (java) S 10288 10294 9951 0 -1 4202560 190 0 0 0 8 3 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518779676840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10309] ppid=10288 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 57 0 0 0 3 2 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 72 0 0 0 6 3 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 66 0 0 0 3 1 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 59 0 0 0 5 2 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9558476 CPUtime=0.06 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 235 0 0 0 4 2 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9558476 CPUtime=0.04 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 77 0 0 0 2 2 0 0 20 0 18 0 8066623 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 18 0 8066626 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 8066627 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 8066627 9787879424 84411 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 84923 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 800 0 0 0 17 0 0 0 20 0 18 0 8066633 9787879424 84923 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 1371 0 1 0 16 0 0 0 20 0 18 0 8066633 9787879424 84923 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 84923 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 84923 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9558476

[startup+3.10085 s]
/proc/loadavg: 2.08 2.09 2.08 4/211 10330
/proc/meminfo: memFree=25415040/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9558476 CPUtime=4.61 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 10780 0 30 0 411 50 0 0 20 0 18 0 8066608 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2389619 315294 2263 9 0 2380296 0
[pid=10294/tid=10298] ppid=10288 vsize=9558476 CPUtime=2.39 cores=1,3,5,7
/proc/10294/task/10298/stat : 10298 (java) R 10288 10294 9951 0 -1 4202560 3504 0 7 0 225 14 0 0 20 0 18 0 8066618 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518936795272 140518797754845 0 4 0 16800975 0 0 0 -1 5 0 0 9 0 0
[pid=10294/tid=10307] ppid=10288 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/10294/task/10307/stat : 10307 (java) S 10288 10294 9951 0 -1 4202560 119 0 0 0 17 5 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518780729640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10308] ppid=10288 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/10294/task/10308/stat : 10308 (java) S 10288 10294 9951 0 -1 4202560 261 0 0 0 18 5 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518779676840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10309] ppid=10288 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 107 0 0 0 15 4 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 146 0 0 0 16 5 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 158 0 0 0 16 4 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 111 0 0 0 15 4 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9558476 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 279 0 0 0 15 4 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9558476 CPUtime=0.16 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 169 0 0 0 12 4 0 0 20 0 18 0 8066623 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 1014 0 0 0 0 0 0 0 20 0 18 0 8066626 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 18 0 8066627 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 8066627 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 1082 0 0 0 21 0 0 0 20 0 18 0 8066633 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 2598 0 1 0 25 0 0 0 20 0 18 0 8066633 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 8066633 9787879424 315294 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 9558476

[startup+6.30101 s]
/proc/loadavg: 2.24 2.12 2.09 6/219 10338
/proc/meminfo: memFree=24375132/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9824732 CPUtime=12.25 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 20781 0 30 0 1172 53 0 0 20 0 22 0 8066608 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2456183 319111 2283 9 0 2446860 0
[pid=10294/tid=10298] ppid=10288 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/10294/task/10298/stat : 10298 (java) S 10288 10294 9951 0 -1 4202560 3516 0 7 0 229 14 0 0 20 0 22 0 8066618 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518936798072 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 9 0 0
[pid=10294/tid=10307] ppid=10288 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/10294/task/10307/stat : 10307 (java) S 10288 10294 9951 0 -1 4202560 119 0 0 0 17 5 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518780729640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10308] ppid=10288 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/10294/task/10308/stat : 10308 (java) S 10288 10294 9951 0 -1 4202560 261 0 0 0 18 5 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518779676840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10309] ppid=10288 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 107 0 0 0 15 4 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 146 0 0 0 16 5 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 158 0 0 0 16 4 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 111 0 0 0 15 4 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 279 0 0 0 15 4 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 169 0 0 0 12 4 0 0 20 0 22 0 8066623 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 1016 0 0 0 0 0 0 0 20 0 22 0 8066626 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 9892 0 0 0 97 2 0 0 20 0 22 0 8066633 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 3713 0 1 0 79 0 0 0 20 0 22 0 8066633 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10335] ppid=10288 vsize=9824732 CPUtime=3.13 cores=1,3,5,7
/proc/10294/task/10335/stat : 10335 (java) R 10288 10294 9951 0 -1 4202560 24 0 0 0 313 0 0 0 20 0 22 0 8066922 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518752524680 140518798536656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10336] ppid=10288 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/10294/task/10336/stat : 10336 (java) R 10288 10294 9951 0 -1 4202560 24 0 0 0 309 0 0 0 20 0 22 0 8066922 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518751471480 140518798495259 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10337] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10337/stat : 10337 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518750422184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10338] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10338/stat : 10338 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 319111 33554432000 1073741824 1073778376 140736349087888 140518749369384 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.25

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

/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 6091 0 0 0 51 15 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 8608 0 0 0 56 21 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 9614 0 0 0 52 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 3372 0 0 0 50 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 7104 0 0 0 53 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 6228 0 0 0 46 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 27254 0 0 0 523 8 0 0 20 0 22 0 8066626 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 11113 0 0 0 111 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 6283 0 1 0 113 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 51 0 0 0 15 28 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10335] ppid=10288 vsize=9824732 CPUtime=870.48 cores=1,3,5,7
/proc/10294/task/10335/stat : 10335 (java) R 10288 10294 9951 0 -1 4202560 326 0 0 0 87023 25 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518752517904 140518797931183 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10336] ppid=10288 vsize=9824732 CPUtime=870.32 cores=1,3,5,7
/proc/10294/task/10336/stat : 10336 (java) R 10288 10294 9951 0 -1 4202560 206 0 0 0 87012 20 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518751471912 140518798229079 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10337] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10337/stat : 10337 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518750422184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10338] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10338/stat : 10338 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518749369384 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1761.29
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.701 s]
/proc/loadavg: 4.16 4.08 3.38 6/219 10368
/proc/meminfo: memFree=20235896/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 102176 0 30 0 179804 204 0 0 20 0 22 0 8066608 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2456183 828600 2292 9 0 2446860 0
[pid=10294/tid=10298] ppid=10288 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/10294/task/10298/stat : 10298 (java) S 10288 10294 9951 0 -1 4202560 3525 0 7 0 232 17 0 0 20 0 22 0 8066618 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518936798072 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 9 0 0
[pid=10294/tid=10307] ppid=10288 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10294/task/10307/stat : 10307 (java) S 10288 10294 9951 0 -1 4202560 7281 0 0 0 64 19 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518780729640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10308] ppid=10288 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10294/task/10308/stat : 10308 (java) S 10288 10294 9951 0 -1 4202560 3873 0 0 0 57 20 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518779676840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10309] ppid=10288 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 6091 0 0 0 51 15 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 8608 0 0 0 56 21 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 9614 0 0 0 52 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 3372 0 0 0 50 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 7104 0 0 0 53 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 6228 0 0 0 46 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 27254 0 0 0 523 8 0 0 20 0 22 0 8066626 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 11113 0 0 0 111 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 6283 0 1 0 113 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 53 0 0 0 15 29 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10335] ppid=10288 vsize=9824732 CPUtime=889.82 cores=1,3,5,7
/proc/10294/task/10335/stat : 10335 (java) R 10288 10294 9951 0 -1 4202560 326 0 0 0 88957 25 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518752517904 140518798107370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10336] ppid=10288 vsize=9824732 CPUtime=889.66 cores=1,3,5,7
/proc/10294/task/10336/stat : 10336 (java) R 10288 10294 9951 0 -1 4202560 206 0 0 0 88946 20 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518751471912 140518798167560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10337] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10337/stat : 10337 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518750422184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10338] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10338/stat : 10338 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518749369384 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10294 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+901.701 s]
/proc/loadavg: 4.16 4.08 3.38 6/219 10368
/proc/meminfo: memFree=20235896/32872528 swapFree=11740/941760
[pid=10294] ppid=10288 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/10294/stat : 10294 (java) S 10288 10294 9951 0 -1 4202496 102176 0 30 0 179804 204 0 0 20 0 22 0 8066608 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140736349079024 213196505149 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/10294/statm: 2456183 828600 2292 9 0 2446860 0
[pid=10294/tid=10298] ppid=10288 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/10294/task/10298/stat : 10298 (java) S 10288 10294 9951 0 -1 4202560 3525 0 7 0 232 17 0 0 20 0 22 0 8066618 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518936798072 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 9 0 0
[pid=10294/tid=10307] ppid=10288 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10294/task/10307/stat : 10307 (java) S 10288 10294 9951 0 -1 4202560 7281 0 0 0 64 19 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518780729640 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10308] ppid=10288 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10294/task/10308/stat : 10308 (java) S 10288 10294 9951 0 -1 4202560 3873 0 0 0 57 20 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518779676840 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10309] ppid=10288 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/10294/task/10309/stat : 10309 (java) S 10288 10294 9951 0 -1 4202560 6091 0 0 0 51 15 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518778624552 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10310] ppid=10288 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/10294/task/10310/stat : 10310 (java) S 10288 10294 9951 0 -1 4202560 8608 0 0 0 56 21 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518777571752 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10311] ppid=10288 vsize=9824732 CPUtime=0.68 cores=1,3,5,7
/proc/10294/task/10311/stat : 10311 (java) S 10288 10294 9951 0 -1 4202560 9614 0 0 0 52 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518776519464 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10312] ppid=10288 vsize=9824732 CPUtime=0.67 cores=1,3,5,7
/proc/10294/task/10312/stat : 10312 (java) S 10288 10294 9951 0 -1 4202560 3372 0 0 0 50 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518775466664 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10294/tid=10313] ppid=10288 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/10294/task/10313/stat : 10313 (java) S 10288 10294 9951 0 -1 4202560 7104 0 0 0 53 16 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518774414376 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10314] ppid=10288 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/10294/task/10314/stat : 10314 (java) S 10288 10294 9951 0 -1 4202560 6228 0 0 0 46 17 0 0 20 0 22 0 8066623 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518773361576 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10315] ppid=10288 vsize=9824732 CPUtime=5.31 cores=1,3,5,7
/proc/10294/task/10315/stat : 10315 (java) S 10288 10294 9951 0 -1 4202560 27254 0 0 0 523 8 0 0 20 0 22 0 8066626 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518760949992 213196519337 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10317] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10317/stat : 10317 (java) S 10288 10294 9951 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518759896056 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10320] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10320/stat : 10320 (java) S 10288 10294 9951 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 8066627 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518758843656 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10322] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10322/stat : 10322 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518757792144 213196527392 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10325] ppid=10288 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/10294/task/10325/stat : 10325 (java) S 10288 10294 9951 0 -1 4202560 11113 0 0 0 111 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518756739768 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10327] ppid=10288 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/10294/task/10327/stat : 10327 (java) S 10288 10294 9951 0 -1 4202560 6283 0 1 0 113 2 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518755686968 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10329] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10329/stat : 10329 (java) S 10288 10294 9951 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518754634872 213196518460 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10330] ppid=10288 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/10294/task/10330/stat : 10330 (java) S 10288 10294 9951 0 -1 4202560 53 0 0 0 15 29 0 0 20 0 22 0 8066633 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518753582280 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10335] ppid=10288 vsize=9824732 CPUtime=889.82 cores=1,3,5,7
/proc/10294/task/10335/stat : 10335 (java) R 10288 10294 9951 0 -1 4202560 326 0 0 0 88957 25 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518752517904 140518798107370 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10294/tid=10336] ppid=10288 vsize=9824732 CPUtime=889.66 cores=1,3,5,7
/proc/10294/task/10336/stat : 10336 (java) R 10288 10294 9951 0 -1 4202560 206 0 0 0 88946 20 0 0 20 0 22 0 8066922 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518751471912 140518798167560 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10294/tid=10337] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10337/stat : 10337 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518750422184 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10294/tid=10338] ppid=10288 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10294/task/10338/stat : 10338 (java) S 10288 10294 9951 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 8066926 10060525568 828600 33554432000 1073741824 1073778376 140736349087888 140518749369384 213196519337 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10294 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=511344
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=617602
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 901.75
CPU time (s): 1800.08
CPU user time (s): 1798.04
CPU system time (s): 2.04
CPU usage (%): 199.621
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.51
system time used= 2.6176
maximum resident set size= 3316192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 102215
page faults= 30
swaps= 0
block input operations= 17320
block output operations= 640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26111
involuntary context switches= 5701

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.43487 second user time and 6.62399 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-30 09:16:33
IDJOB=4119761
IDBENCH=111801
IDSOLVER=2543
FILE ID=node113/4119761-1467270992
RUNJOBID= node113-1467270992-10266
PBS_JOBID= 20004491
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm99p-opt.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119761-1467270992/watcher-4119761-1467270992 -o /tmp/evaluation-result-4119761-1467270992/solver-4119761-1467270992 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1467270992-10266 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119761-1467270992.opb

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

MD5SUM BENCH= 382c93c1b1e6dc203c59e64448a647b3
RANDOM SEED=804826749

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.947
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.54
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.947
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.947
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
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.947
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
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.947
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26889480 kB
Buffers:          104640 kB
Cached:          4160304 kB
SwapCached:            0 kB
Active:          2838616 kB
Inactive:        1441208 kB
Active(anon):      11564 kB
Inactive(anon):     5656 kB
Active(file):    2827052 kB
Inactive(file):  1435552 kB
Unevictable:      941760 kB
Mlocked:           11740 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16316 kB
Writeback:             0 kB
AnonPages:        956316 kB
Mapped:            13060 kB
Shmem:               204 kB
Slab:             628364 kB
SReclaimable:      72284 kB
SUnreclaim:       556080 kB
KernelStack:        1376 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1040416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71720 MiB
End job on node113 at 2016-06-30 09:31:35