Trace number 4108919

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 PB 2.3.6 Res+CP PB16? (TO) 1800.13 900.884

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-135.opb
MD5SUM0bf2f4aff59c663568b0bfbd80eaa689
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables55296
Total number of constraints1282690
Number of constraints which are clauses1152492
Number of constraints which are cardinality constraints (but not clauses)4030
Number of constraints which are nor clauses,nor cardinality constraints126168
Minimum length of a constraint2
Maximum length of a constraint756
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 757
Number of bits of the biggest sum of numbers10
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4108919-1466289192.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
11.88/9.16	c ... done. Wall clock time 9.044s.
11.88/9.16	c declared #vars     55296
11.88/9.16	c #constraints  1284718
11.88/9.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
11.88/9.17	c constraints type 
11.88/9.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 885189
11.88/9.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 4032
11.88/9.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 269329
11.88/9.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 126168
11.88/9.17	c 1284718 constraints processed.
11.88/9.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
11.88/9.17	c constraints type 
11.88/9.17	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 269329
11.88/9.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 885189
11.88/9.17	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 4032
11.88/9.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 126168
11.88/9.17	c 1284718 constraints processed.
36.53/20.94	c cleaning 0 clauses out of 5002 with flag 0/5002
46.29/25.74	c cleaning 0 clauses out of 11002 with flag 0/11002
59.10/32.19	c cleaning 0 clauses out of 18001 with flag 0/18001
68.17/36.69	c cleaning 2475 clauses out of 5000 with flag 228492/5000
75.24/40.15	c cleaning 0 clauses out of 26001 with flag 0/26001
89.08/47.01	c cleaning 4248 clauses out of 8525 with flag 597084/11000
96.33/50.61	c cleaning 0 clauses out of 35000 with flag 0/35000
121.62/63.21	c cleaning 5620 clauses out of 11277 with flag 991642/18000
122.21/63.51	c cleaning 0 clauses out of 45000 with flag 0/45000
155.98/80.33	c cleaning 0 clauses out of 56000 with flag 0/56000
159.39/82.08	c cleaning 6813 clauses out of 13657 with flag 1335645/26000
193.68/99.11	c cleaning 0 clauses out of 68001 with flag 0/68001
203.55/104.01	c cleaning 7820 clauses out of 15844 with flag 1891596/35000
232.20/118.38	c cleaning 8658 clauses out of 18024 with flag 2479741/45000
249.46/126.90	c cleaning 0 clauses out of 81000 with flag 0/81000
278.79/141.58	c cleaning 10012 clauses out of 20366 with flag 3147456/56000
307.25/155.73	c cleaning 0 clauses out of 95000 with flag 0/95000
326.51/165.38	c cleaning 11159 clauses out of 22354 with flag 3828026/68000
381.24/192.62	c cleaning 0 clauses out of 110000 with flag 0/110000
395.10/199.52	c cleaning 12016 clauses out of 24195 with flag 4405805/81000
435.59/219.77	c cleaning 12630 clauses out of 26181 with flag 4954317/95002
465.05/234.43	c cleaning 0 clauses out of 126001 with flag 0/126001
471.84/237.83	c cleaning 14164 clauses out of 28549 with flag 5655570/110000
514.01/258.89	c cleaning 15021 clauses out of 30385 with flag 6283170/126000
558.35/280.99	c cleaning 0 clauses out of 143000 with flag 0/143000
571.34/287.44	c cleaning 16096 clauses out of 32364 with flag 7014926/143000
649.73/326.52	c cleaning 17121 clauses out of 34263 with flag 7702919/161000
658.83/331.03	c cleaning 0 clauses out of 161000 with flag 0/161000
695.32/349.22	c cleaning 17664 clauses out of 36141 with flag 8151211/180000
742.96/373.06	c cleaning 19101 clauses out of 38470 with flag 8830403/200000
793.28/398.14	c cleaning 0 clauses out of 180001 with flag 0/180001
807.08/405.08	c cleaning 20153 clauses out of 40366 with flag 9501381/221000
869.05/435.96	c cleaning 20150 clauses out of 42213 with flag 10181574/243000
925.79/464.28	c cleaning 21813 clauses out of 45065 with flag 10866362/266002
939.59/471.11	c cleaning 0 clauses out of 200003 with flag 0/200003
997.16/499.83	c cleaning 22616 clauses out of 47251 with flag 11323300/290001
1036.45/519.42	c cleaning 23674 clauses out of 49634 with flag 11638494/315000
1073.52/537.96	c cleaning 24967 clauses out of 51959 with flag 11906705/341000
1108.39/555.33	c cleaning 0 clauses out of 221003 with flag 0/221003
1116.41/559.36	c cleaning 25632 clauses out of 53994 with flag 12343186/368003
1174.42/588.22	c cleaning 27423 clauses out of 56359 with flag 12774508/396000
1227.75/614.90	c cleaning 27514 clauses out of 57936 with flag 13319213/425000
1279.95/640.88	c cleaning 28141 clauses out of 60422 with flag 13665578/455000
1283.33/642.51	c cleaning 0 clauses out of 243002 with flag 0/243002
1318.43/660.03	c cleaning 29669 clauses out of 63281 with flag 14116935/486000
1380.14/690.87	c cleaning 30105 clauses out of 65612 with flag 14826484/518000
1429.22/715.34	c cleaning 31530 clauses out of 68507 with flag 15284144/551000
1481.31/741.35	c cleaning 32247 clauses out of 70977 with flag 15772987/585000
1511.21/756.30	c cleaning 0 clauses out of 266000 with flag 0/266000
1538.40/769.83	c cleaning 32503 clauses out of 73730 with flag 16299133/620000
1580.46/790.83	c cleaning 34943 clauses out of 77227 with flag 16820745/656000
1614.99/808.03	c cleaning 35956 clauses out of 79285 with flag 17186716/693001
1661.48/831.26	c cleaning 36308 clauses out of 81330 with flag 17568075/731002
1708.51/854.60	c cleaning 37743 clauses out of 84020 with flag 17924024/770000
1740.73/870.74	c cleaning 0 clauses out of 290000 with flag 0/290000
1772.05/886.37	c cleaning 37596 clauses out of 86278 with flag 18470892/810001
1800.13/900.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/900.80	c starts		: 2995
1800.13/900.80	c conflicts		: 830891
1800.13/900.80	c decisions		: 45634944
1800.13/900.80	c propagations		: 1011918871
1800.13/900.80	c inspects		: 6908990846
1800.13/900.80	c shortcuts		: 0
1800.13/900.80	c learnt literals	: 18
1800.13/900.80	c learnt binary clauses	: 2994
1800.13/900.80	c learnt ternary clauses	: 6049
1800.13/900.80	c learnt constraints	: 830873
1800.13/900.80	c ignored constraints	: 0
1800.13/900.80	c root simplifications	: 0
1800.13/900.80	c removed literals (reason simplification)	: 4377900
1800.13/900.80	c reason swapping (by a shorter reason)	: 0
1800.13/900.80	c Calls to reduceDB	: 36
1800.13/900.80	c Number of update (reduction) of LBD	: 454292
1800.13/900.80	c Imported unit clauses	: 0
1800.13/900.80	c number of reductions to clauses (during analyze)	: 0
1800.13/900.80	c number of learned constraints concerned by reduction	: 0
1800.13/900.80	c number of learning phase by resolution	: 0
1800.13/900.80	c number of learning phase by cutting planes	: 0
1800.13/900.80	c speed (assignments/second)	: 1135243.8120325299
1800.13/900.80	c non guided choices	4346918
1800.13/900.83	c learnt constraints type 
1800.13/900.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2994
1800.13/900.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 66578
1800.13/900.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.13/900.83	c starts		: 133
1800.13/900.83	c conflicts		: 296854
1800.13/900.83	c decisions		: 647449
1800.13/900.83	c propagations		: 287135772
1800.13/900.83	c inspects		: 4596848422
1800.13/900.83	c shortcuts		: 0
1800.13/900.83	c learnt literals	: 0
1800.13/900.83	c learnt binary clauses	: 5
1800.13/900.83	c learnt ternary clauses	: 129
1800.13/900.83	c learnt constraints	: 296854
1800.13/900.83	c ignored constraints	: 0
1800.13/900.83	c root simplifications	: 0
1800.13/900.83	c removed literals (reason simplification)	: 0
1800.13/900.83	c reason swapping (by a shorter reason)	: 0
1800.13/900.83	c Calls to reduceDB	: 20
1800.13/900.83	c Number of update (reduction) of LBD	: 0
1800.13/900.83	c Imported unit clauses	: 0
1800.13/900.83	c number of reductions to clauses (during analyze)	: 0
1800.13/900.83	c number of learned constraints concerned by reduction	: 0
1800.13/900.83	c number of learning phase by resolution	: 0
1800.13/900.83	c number of learning phase by cutting planes	: 0
1800.13/900.83	c speed (assignments/second)	: 322120.29037697177
1800.13/900.83	c non guided choices	6342
1800.13/900.87	c learnt constraints type 
1800.13/900.87	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 296747
1800.13/900.87	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.13/900.87	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 5
1800.13/900.87	c org.sat4j.pb.constraints.pb.MaxWatchPb => 101
1800.13/900.87	s UNKNOWN
1800.13/900.87	c Total wall clock time (in seconds): 900.747

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

pid=26787
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.11 4.23 4.22 3/195 26790
/proc/meminfo: memFree=26822864/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/26790/stat : 26790 (java) D 26787 26790 17643 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 30966287 9515008 184 33554432000 1073741824 1073778376 140736901664992 140736901656216 227512315319 0 0 4096 0 18446744072100609316 0 0 17 2 0 0 0 0 0
/proc/26790/statm: 2323 184 142 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 4.11 4.23 4.22 3/195 26790
/proc/meminfo: memFree=26822864/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 4456 0 1 0 8 1 0 0 20 0 18 0 30966287 9787879424 6076 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 6076 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200178 s]
/proc/loadavg: 4.11 4.23 4.22 3/195 26790
/proc/meminfo: memFree=26822864/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 4716 0 1 0 21 1 0 0 20 0 18 0 30966287 9787879424 9893 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 9893 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.30018 s]
/proc/loadavg: 4.11 4.23 4.22 3/195 26790
/proc/meminfo: memFree=26822864/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 5671 0 1 0 46 2 0 0 20 0 18 0 30966287 9787879424 12075 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 12075 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 4.11 4.23 4.22 3/195 26790
/proc/meminfo: memFree=26822864/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=1.37 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 12953 0 1 0 132 5 0 0 20 0 18 0 30966287 9787879424 44386 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 44386 2264 9 0 2380296 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 9558476

[startup+1.50078 s]
/proc/loadavg: 4.11 4.23 4.22 4/213 26808
/proc/meminfo: memFree=26494856/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=2.64 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 14231 0 1 0 250 14 0 0 20 0 18 0 30966287 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 92361 2264 9 0 2380296 0
[pid=26790/tid=26792] ppid=26787 vsize=9558476 CPUtime=1.35 cores=0,2,4,6
/proc/26790/task/26792/stat : 26792 (java) R 26787 26790 17643 0 -1 4202560 2577 0 1 0 131 4 0 0 20 0 18 0 30966288 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435898179600 140435838339606 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26793] ppid=26787 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/26790/task/26793/stat : 26793 (java) S 26787 26790 17643 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435836918056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26794] ppid=26787 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/26790/task/26794/stat : 26794 (java) S 26787 26790 17643 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435835865256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26795] ppid=26787 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9558476 CPUtime=0.01 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 37 0 0 0 3 1 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 55 0 0 0 4 2 0 0 20 0 18 0 30966289 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 4380 0 0 0 41 0 0 0 20 0 18 0 30966293 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 5595 0 0 0 43 2 0 0 20 0 18 0 30966293 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 92361 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 9558476

[startup+3.10078 s]
/proc/loadavg: 4.11 4.23 4.22 4/213 26808
/proc/meminfo: memFree=26195292/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=4.58 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 14809 0 1 0 431 27 0 0 20 0 18 0 30966287 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 169477 2264 9 0 2380296 0
[pid=26790/tid=26792] ppid=26787 vsize=9558476 CPUtime=2.82 cores=0,2,4,6
/proc/26790/task/26792/stat : 26792 (java) R 26787 26790 17643 0 -1 4202560 2688 0 1 0 275 7 0 0 20 0 18 0 30966288 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435898179632 140435838328044 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26793] ppid=26787 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/26790/task/26793/stat : 26793 (java) S 26787 26790 17643 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435836918056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26794] ppid=26787 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/26790/task/26794/stat : 26794 (java) S 26787 26790 17643 0 -1 4202560 52 0 0 0 6 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435835865256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26795] ppid=26787 vsize=9558476 CPUtime=0.13 cores=0,2,4,6
/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 67 0 0 0 10 3 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 40 0 0 0 5 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 54 0 0 0 6 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 45 0 0 0 8 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 36 0 0 0 5 2 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 84 0 0 0 10 4 0 0 20 0 18 0 30966289 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 480 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 4380 0 0 0 41 0 0 0 20 0 18 0 30966293 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 5595 0 0 0 45 2 0 0 20 0 18 0 30966293 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 169477 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.58
Current children cumulated vsize (KiB) 9558476

[startup+6.30082 s]
/proc/loadavg: 4.02 4.21 4.21 5/213 26808
/proc/meminfo: memFree=25507708/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9558476 CPUtime=8.47 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 17056 0 1 0 791 56 0 0 20 0 18 0 30966287 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2389619 379732 2264 9 0 2380296 0
[pid=26790/tid=26792] ppid=26787 vsize=9558476 CPUtime=5.77 cores=0,2,4,6
/proc/26790/task/26792/stat : 26792 (java) R 26787 26790 17643 0 -1 4202560 3481 0 1 0 559 18 0 0 20 0 18 0 30966288 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435898179504 227515884813 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26793] ppid=26787 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/26790/task/26793/stat : 26793 (java) S 26787 26790 17643 0 -1 4202560 209 0 0 0 14 3 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435836918056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26794] ppid=26787 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/26790/task/26794/stat : 26794 (java) S 26787 26790 17643 0 -1 4202560 210 0 0 0 16 5 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435835865256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26795] ppid=26787 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 260 0 0 0 18 4 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9558476 CPUtime=0.26 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 282 0 0 0 20 6 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 92 0 0 0 13 4 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 91 0 0 0 18 4 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 67 0 0 0 11 4 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 117 0 0 0 18 6 0 0 20 0 18 0 30966289 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 1019 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30966290 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 4380 0 0 0 41 0 0 0 20 0 18 0 30966293 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 5595 0 0 0 45 2 0 0 20 0 18 0 30966293 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30966293 9787879424 379732 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.47
Current children cumulated vsize (KiB) 9558476

[startup+12.7075 s]
/proc/loadavg: 4.02 4.20 4.21 5/217 26812
/proc/meminfo: memFree=24257332/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9824732 CPUtime=20.3 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 22668 0 1 0 1930 100 0 0 20 0 22 0 30966287 10060525568 642057 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2456183 642057 2282 9 0 2446860 0

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

/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 577 0 0 0 163 13 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 698 0 0 0 163 15 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 442 0 0 0 160 13 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 476 0 0 0 172 17 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9824732 CPUtime=1.72 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 655 0 0 0 156 16 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 589 0 0 0 165 14 0 0 20 0 22 0 30966289 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 1636 0 0 0 80 7 0 0 20 0 22 0 30966290 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 7626 0 0 0 109 2 0 0 20 0 22 0 30966293 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 6338 0 0 0 130 2 0 0 20 0 22 0 30966293 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 51 0 0 0 14 14 0 0 20 0 22 0 30966293 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26809] ppid=26787 vsize=9824732 CPUtime=866.66 cores=0,2,4,6
/proc/26790/task/26809/stat : 26809 (java) R 26787 26790 17643 0 -1 4202560 50 0 0 0 86652 14 0 0 20 0 22 0 30967204 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435713441072 140435838905416 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26810] ppid=26787 vsize=9824732 CPUtime=866.52 cores=0,2,4,6
/proc/26790/task/26810/stat : 26810 (java) R 26787 26790 17643 0 -1 4202560 246 0 0 0 86633 19 0 0 20 0 22 0 30967204 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435712387504 140435838932212 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26811] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26811/stat : 26811 (java) S 26787 26790 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30967230 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435711337640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26812] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26812/stat : 26812 (java) S 26787 26790 17643 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 30967231 10060525568 840877 33554432000 1073741824 1073778376 140735776876864 140435710284840 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1764.05
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.801 s]
/proc/loadavg: 4.15 4.13 4.12 5/217 26904
/proc/meminfo: memFree=22054136/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 26192 0 1 0 179831 182 0 0 20 0 22 0 30966287 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2456183 844002 2297 9 0 2446860 0
[pid=26790/tid=26792] ppid=26787 vsize=9824732 CPUtime=8.46 cores=0,2,4,6
/proc/26790/task/26792/stat : 26792 (java) S 26787 26790 17643 0 -1 4202560 3839 0 1 0 815 31 0 0 20 0 22 0 30966288 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435898188664 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26793] ppid=26787 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/26790/task/26793/stat : 26793 (java) S 26787 26790 17643 0 -1 4202560 544 0 0 0 169 15 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435836918056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26794] ppid=26787 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/26790/task/26794/stat : 26794 (java) S 26787 26790 17643 0 -1 4202560 575 0 0 0 185 18 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435835865256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26795] ppid=26787 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 580 0 0 0 166 13 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 703 0 0 0 166 15 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 445 0 0 0 162 13 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 478 0 0 0 174 17 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 660 0 0 0 157 17 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 591 0 0 0 167 14 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 2190 0 0 0 180 7 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 7626 0 0 0 109 2 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 6338 0 0 0 130 2 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 53 0 0 0 15 14 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26809] ppid=26787 vsize=9824732 CPUtime=884.06 cores=0,2,4,6
/proc/26790/task/26809/stat : 26809 (java) R 26787 26790 17643 0 -1 4202560 50 0 0 0 88392 14 0 0 20 0 22 0 30967204 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435713440208 140435838778676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26810] ppid=26787 vsize=9824732 CPUtime=883.92 cores=0,2,4,6
/proc/26790/task/26810/stat : 26810 (java) R 26787 26790 17643 0 -1 4202560 247 0 0 0 88373 19 0 0 20 0 22 0 30967204 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435712388112 140435838933187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26811] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26811/stat : 26811 (java) S 26787 26790 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30967230 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435711337640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26812] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26812/stat : 26812 (java) S 26787 26790 17643 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 30967231 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435710284840 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
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 26790 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.801 s]
/proc/loadavg: 4.15 4.13 4.12 5/217 26904
/proc/meminfo: memFree=22054136/32872528 swapFree=1316768/1463936
[pid=26790] ppid=26787 vsize=9824732 CPUtime=1800.13 cores=0,2,4,6
/proc/26790/stat : 26790 (java) S 26787 26790 17643 0 -1 4202496 26192 0 1 0 179831 182 0 0 20 0 22 0 30966287 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140735776868000 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26790/statm: 2456183 844002 2297 9 0 2446860 0
[pid=26790/tid=26792] ppid=26787 vsize=9824732 CPUtime=8.46 cores=0,2,4,6
/proc/26790/task/26792/stat : 26792 (java) S 26787 26790 17643 0 -1 4202560 3839 0 1 0 815 31 0 0 20 0 22 0 30966288 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435898188664 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26793] ppid=26787 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/26790/task/26793/stat : 26793 (java) S 26787 26790 17643 0 -1 4202560 544 0 0 0 169 15 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435836918056 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26794] ppid=26787 vsize=9824732 CPUtime=2.03 cores=0,2,4,6
/proc/26790/task/26794/stat : 26794 (java) S 26787 26790 17643 0 -1 4202560 575 0 0 0 185 18 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435835865256 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26795] ppid=26787 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/26790/task/26795/stat : 26795 (java) S 26787 26790 17643 0 -1 4202560 580 0 0 0 166 13 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435739327016 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26796] ppid=26787 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26790/task/26796/stat : 26796 (java) S 26787 26790 17643 0 -1 4202560 703 0 0 0 166 15 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435738274216 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26797] ppid=26787 vsize=9824732 CPUtime=1.75 cores=0,2,4,6
/proc/26790/task/26797/stat : 26797 (java) S 26787 26790 17643 0 -1 4202560 445 0 0 0 162 13 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435737221928 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26798] ppid=26787 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/26790/task/26798/stat : 26798 (java) S 26787 26790 17643 0 -1 4202560 478 0 0 0 174 17 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435736169128 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26799] ppid=26787 vsize=9824732 CPUtime=1.74 cores=0,2,4,6
/proc/26790/task/26799/stat : 26799 (java) S 26787 26790 17643 0 -1 4202560 660 0 0 0 157 17 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435735116840 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26800] ppid=26787 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/26790/task/26800/stat : 26800 (java) S 26787 26790 17643 0 -1 4202560 591 0 0 0 167 14 0 0 20 0 22 0 30966289 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435734064040 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26801] ppid=26787 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/26790/task/26801/stat : 26801 (java) S 26787 26790 17643 0 -1 4202560 2190 0 0 0 180 7 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435721865448 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26802] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26802/stat : 26802 (java) S 26787 26790 17643 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435720811512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26803] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26803/stat : 26803 (java) S 26787 26790 17643 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30966290 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435719759112 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26804] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26804/stat : 26804 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435718707600 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26805] ppid=26787 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/26790/task/26805/stat : 26805 (java) S 26787 26790 17643 0 -1 4202560 7626 0 0 0 109 2 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435717655224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26790/tid=26806] ppid=26787 vsize=9824732 CPUtime=1.32 cores=0,2,4,6
/proc/26790/task/26806/stat : 26806 (java) S 26787 26790 17643 0 -1 4202560 6338 0 0 0 130 2 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435716602424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26807] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26807/stat : 26807 (java) S 26787 26790 17643 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435715550328 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26808] ppid=26787 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/26790/task/26808/stat : 26808 (java) S 26787 26790 17643 0 -1 4202560 53 0 0 0 15 14 0 0 20 0 22 0 30966293 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435714497736 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26809] ppid=26787 vsize=9824732 CPUtime=884.06 cores=0,2,4,6
/proc/26790/task/26809/stat : 26809 (java) R 26787 26790 17643 0 -1 4202560 50 0 0 0 88392 14 0 0 20 0 22 0 30967204 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435713440208 140435838778676 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=26790/tid=26810] ppid=26787 vsize=9824732 CPUtime=883.92 cores=0,2,4,6
/proc/26790/task/26810/stat : 26810 (java) R 26787 26790 17643 0 -1 4202560 247 0 0 0 88373 19 0 0 20 0 22 0 30967204 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435712388112 140435838933187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=26790/tid=26811] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26811/stat : 26811 (java) S 26787 26790 17643 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30967230 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435711337640 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26790/tid=26812] ppid=26787 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/26790/task/26812/stat : 26812 (java) S 26787 26790 17643 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 30967231 10060525568 844002 33554432000 1073741824 1073778376 140735776876864 140435710284840 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 900.884
CPU time (s): 1800.13
CPU user time (s): 1798.31
CPU system time (s): 1.82
CPU usage (%): 199.818
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.84
system time used= 2.28265
maximum resident set size= 3376128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26227
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23569
involuntary context switches= 24720

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.65214 second user time and 6.90395 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-19 00:33:14
IDJOB=4108919
IDBENCH=89720
IDSOLVER=2543
FILE ID=node121/4108919-1466289192
RUNJOBID= node121-1466275489-17659
PBS_JOBID= 19918247
Free space on /tmp= 71660 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-135.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4108919-1466289192/watcher-4108919-1466289192 -o /tmp/evaluation-result-4108919-1466289192/solver-4108919-1466289192 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1466275489-17659 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4108919-1466289192.opb

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

MD5SUM BENCH= 0bf2f4aff59c663568b0bfbd80eaa689
RANDOM SEED=847981678

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26823136 kB
Buffers:          178188 kB
Cached:           343416 kB
SwapCached:         1900 kB
Active:          3469136 kB
Inactive:         356592 kB
Active(anon):    3304196 kB
Inactive(anon):     2792 kB
Active(file):     164940 kB
Inactive(file):   353800 kB
Unevictable:     1463936 kB
Mlocked:         1316768 kB
SwapTotal:      67108856 kB
SwapFree:       67101124 kB
Dirty:             57940 kB
Writeback:             0 kB
AnonPages:       4771364 kB
Mapped:            16988 kB
Shmem:                 0 kB
Slab:             618328 kB
SReclaimable:      62040 kB
SUnreclaim:       556288 kB
KernelStack:        1592 kB
PageTables:        13644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4869968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3364864 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= 71384 MiB
End job on node121 at 2016-06-19 00:48:15