Trace number 4089863

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.14 894.166

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
rand6reg/normalized-rand6reg-v041-n3.opb
MD5SUMa47cb68ddc38ac1ee25ce2b7f399d62c
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.041993
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables123
Total number of constraints41
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)41
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint6
Maximum length of a constraint6
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.12/0.10	c Pseudo Boolean Optimization by upper bound
0.12/0.10	c ManyCore solver with 2 solvers running in parallel
0.12/0.10	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c Expensive reason simplification
0.12/0.10	c Glucose 2.1 dynamic restart strategy
0.12/0.10	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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.10	c No reason simplification
0.12/0.10	c Armin Biere (Picosat) restarts strategy
0.12/0.10	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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/0.10	c --- End Solver configuration ---
0.12/0.11	c solving HOME/instance-4089863-1466020299.opb
0.12/0.11	c reading problem ... 
0.12/0.11	c  no objective function found
0.12/0.13	c ... done. Wall clock time 0.021s.
0.12/0.13	c declared #vars     123
0.12/0.13	c #constraints  82
0.12/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.13	c constraints type 
0.12/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 41
0.12/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 41
0.12/0.13	c 82 constraints processed.
0.12/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.13	c constraints type 
0.12/0.13	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 41
0.12/0.13	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 41
0.12/0.13	c 82 constraints processed.
2.34/0.72	c cleaning 2500 clauses out of 5000 with flag 36723/5000
4.26/1.25	c cleaning 4247 clauses out of 8501 with flag 89962/11001
5.36/1.77	c cleaning 5621 clauses out of 11254 with flag 142358/18001
6.77/2.46	c cleaning 6809 clauses out of 13632 with flag 205657/26000
8.82/3.41	c cleaning 7908 clauses out of 15824 with flag 282001/35001
10.83/4.45	c cleaning 8955 clauses out of 17915 with flag 351941/45000
13.62/5.86	c cleaning 9977 clauses out of 19960 with flag 434755/56000
17.06/7.58	c cleaning 10992 clauses out of 21985 with flag 533151/68002
21.10/9.54	c cleaning 11990 clauses out of 23991 with flag 639713/81000
25.90/11.93	c cleaning 12995 clauses out of 26001 with flag 754310/95000
31.13/14.54	c cleaning 13998 clauses out of 28006 with flag 870544/110000
35.57/16.72	c cleaning 0 clauses out of 5000 with flag 0/5000
37.69/17.62	c cleaning 14996 clauses out of 30008 with flag 993513/126000
44.37/20.96	c cleaning 16000 clauses out of 32012 with flag 1128427/143000
51.57/24.53	c cleaning 17002 clauses out of 34014 with flag 1261219/161002
59.20/28.31	c cleaning 18001 clauses out of 36010 with flag 1395659/180000
67.63/32.59	c cleaning 19001 clauses out of 38009 with flag 1538903/200000
77.49/37.48	c cleaning 20003 clauses out of 40008 with flag 1690571/221000
88.52/42.99	c cleaning 21000 clauses out of 42006 with flag 1863881/243001
100.53/48.99	c cleaning 22000 clauses out of 44006 with flag 2045103/266001
113.35/55.39	c cleaning 22997 clauses out of 46005 with flag 2221307/290000
127.58/62.48	c cleaning 24001 clauses out of 48008 with flag 2406615/315000
142.85/70.08	c cleaning 25002 clauses out of 50007 with flag 2601897/341000
161.07/79.14	c cleaning 26001 clauses out of 52007 with flag 2827476/368002
182.34/89.80	c cleaning 26992 clauses out of 54004 with flag 3068755/396000
197.60/97.31	c cleaning 0 clauses out of 11001 with flag 0/11001
204.06/100.55	c cleaning 27998 clauses out of 56012 with flag 3316722/425000
229.37/113.11	c cleaning 29000 clauses out of 58014 with flag 3560015/455000
255.32/126.02	c cleaning 30004 clauses out of 60016 with flag 3805539/486002
282.43/139.57	c cleaning 31002 clauses out of 62011 with flag 4043300/518001
312.75/154.67	c cleaning 31996 clauses out of 64008 with flag 4297264/551000
342.94/169.63	c cleaning 33000 clauses out of 66014 with flag 4576216/585002
376.88/186.51	c cleaning 34005 clauses out of 68013 with flag 4873848/620001
415.30/205.68	c cleaning 35001 clauses out of 70007 with flag 5159577/656000
451.94/223.87	c cleaning 36000 clauses out of 72009 with flag 5446697/693003
490.77/243.16	c cleaning 36994 clauses out of 74006 with flag 5757807/731000
541.03/268.19	c cleaning 38001 clauses out of 76013 with flag 6098203/770001
558.52/276.83	c cleaning 0 clauses out of 18000 with flag 0/18000
583.02/289.04	c cleaning 38997 clauses out of 78011 with flag 6439261/810000
628.21/311.54	c cleaning 39998 clauses out of 80015 with flag 6773615/851001
677.87/336.29	c cleaning 41000 clauses out of 82018 with flag 7124346/893002
735.63/364.90	c cleaning 41997 clauses out of 84016 with flag 7485352/936000
794.95/394.48	c cleaning 43001 clauses out of 86020 with flag 7858321/980001
850.41/422.06	c cleaning 44006 clauses out of 88018 with flag 8229609/1025000
910.99/452.17	c cleaning 45003 clauses out of 90013 with flag 8616165/1071001
969.52/481.25	c cleaning 46002 clauses out of 92011 with flag 8981567/1118002
1034.10/513.30	c cleaning 46996 clauses out of 94007 with flag 9363443/1166000
1117.36/554.79	c cleaning 48004 clauses out of 96012 with flag 9790513/1215001
1193.06/592.38	c cleaning 48996 clauses out of 98007 with flag 10198820/1265000
1275.19/633.15	c cleaning 49999 clauses out of 100011 with flag 10646094/1316000
1297.51/644.28	c cleaning 0 clauses out of 26000 with flag 0/26000
1355.28/672.95	c cleaning 51003 clauses out of 102012 with flag 11081045/1368000
1441.18/715.63	c cleaning 52004 clauses out of 104010 with flag 11531790/1421001
1531.51/760.53	c cleaning 52999 clauses out of 106006 with flag 11972290/1475001
1618.28/803.64	c cleaning 53997 clauses out of 108006 with flag 12453936/1530000
1722.05/855.34	c cleaning 55000 clauses out of 110009 with flag 12934244/1586000
1800.14/894.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.10	c starts		: 2207
1800.14/894.10	c conflicts		: 1632221
1800.14/894.10	c decisions		: 1899351
1800.14/894.10	c propagations		: 28439239
1800.14/894.10	c inspects		: 11840260836
1800.14/894.10	c shortcuts		: 0
1800.14/894.10	c learnt literals	: 0
1800.14/894.10	c learnt binary clauses	: 0
1800.14/894.10	c learnt ternary clauses	: 6
1800.14/894.10	c learnt constraints	: 1632221
1800.14/894.10	c ignored constraints	: 0
1800.14/894.10	c root simplifications	: 0
1800.14/894.10	c removed literals (reason simplification)	: 21214806
1800.14/894.10	c reason swapping (by a shorter reason)	: 0
1800.14/894.10	c Calls to reduceDB	: 52
1800.14/894.10	c Number of update (reduction) of LBD	: 621725
1800.14/894.10	c Imported unit clauses	: 0
1800.14/894.10	c number of reductions to clauses (during analyze)	: 0
1800.14/894.10	c number of learned constraints concerned by reduction	: 0
1800.14/894.10	c number of learning phase by resolution	: 0
1800.14/894.10	c number of learning phase by cutting planes	: 0
1800.14/894.10	c speed (assignments/second)	: 31812.296833227065
1800.14/894.10	c non guided choices	57
1800.14/894.13	c learnt constraints type 
1800.14/894.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 101230
1800.14/894.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.14/894.13	c starts		: 55
1800.14/894.13	c conflicts		: 30566
1800.14/894.13	c decisions		: 33617
1800.14/894.13	c propagations		: 431730
1800.14/894.13	c inspects		: 1240020531
1800.14/894.13	c shortcuts		: 0
1800.14/894.13	c learnt literals	: 0
1800.14/894.13	c learnt binary clauses	: 0
1800.14/894.13	c learnt ternary clauses	: 0
1800.14/894.13	c learnt constraints	: 30566
1800.14/894.13	c ignored constraints	: 0
1800.14/894.13	c root simplifications	: 0
1800.14/894.13	c removed literals (reason simplification)	: 0
1800.14/894.13	c reason swapping (by a shorter reason)	: 0
1800.14/894.13	c Calls to reduceDB	: 4
1800.14/894.13	c Number of update (reduction) of LBD	: 0
1800.14/894.13	c Imported unit clauses	: 0
1800.14/894.13	c number of reductions to clauses (during analyze)	: 0
1800.14/894.13	c number of learned constraints concerned by reduction	: 0
1800.14/894.13	c number of learning phase by resolution	: 0
1800.14/894.13	c number of learning phase by cutting planes	: 0
1800.14/894.13	c speed (assignments/second)	: 482.9189229094822
1800.14/894.13	c non guided choices	56
1800.14/894.15	c learnt constraints type 
1800.14/894.15	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 22
1800.14/894.15	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
1800.14/894.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 30542
1800.14/894.15	s UNKNOWN
1800.14/894.15	c Total wall clock time (in seconds): 894.046

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

pid=9963
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: 3.80 3.96 3.98 4/197 9966
/proc/meminfo: memFree=30972008/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 4080317 98570240 977 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 24065 977 743 9 0 16771 0
[pid=9966/tid=9967] ppid=9963 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) R 9963 9966 5767 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 4080318 98570240 977 33554432000 1073741824 1073778376 140735819211200 139865839967784 247064249728 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100118 s]
/proc/loadavg: 3.80 3.96 3.98 4/197 9966
/proc/meminfo: memFree=30972008/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 4492 0 1 0 11 1 0 0 20 0 18 0 4080317 9787879424 6128 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2389619 6129 2158 9 0 2380296 0
[pid=9966/tid=9967] ppid=9963 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) R 9963 9966 5767 0 -1 4202560 2389 0 1 0 7 1 0 0 20 0 18 0 4080318 9787879424 6130 33554432000 1073741824 1073778376 140735819211200 139865839971232 140735820494879 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.200282 s]
/proc/loadavg: 3.80 3.96 3.98 4/197 9966
/proc/meminfo: memFree=30972008/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 7145 0 1 0 34 2 0 0 20 0 22 0 4080317 10060525568 9397 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 9400 2226 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 9402 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 9824732

[startup+0.300277 s]
/proc/loadavg: 3.80 3.96 3.98 4/197 9966
/proc/meminfo: memFree=30972008/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 8942 0 1 0 74 3 0 0 20 0 22 0 4080317 10060525568 10451 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 10451 2231 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 10451 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 9824732

[startup+0.700227 s]
/proc/loadavg: 3.80 3.96 3.98 4/197 9966
/proc/meminfo: memFree=30972008/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=2.34 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 17594 0 1 0 229 5 0 0 20 0 22 0 4080317 10060525568 28515 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 28515 2241 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 28516 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.80 3.96 3.98 6/219 9988
/proc/meminfo: memFree=30627492/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=4.94 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 24480 0 1 0 487 7 0 0 20 0 22 0 4080317 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 50941 2272 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865812425000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5767 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865682913448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865340500904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5767 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 4080319 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865328302312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865327248376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865326195976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865325144464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5767 0 -1 4202560 12883 0 0 0 103 2 0 0 20 0 22 0 4080322 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865324092088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/9966/task/9982/stat : 9982 (java) R 9963 9966 5767 0 -1 4202560 7681 0 0 0 99 2 0 0 20 0 22 0 4080322 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865323039288 139865842119978 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865321987192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865320934600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5767 0 -1 4202560 31 0 0 0 132 0 0 0 20 0 22 0 4080331 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865319877120 139865694320237 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5767 0 -1 4202560 102 0 0 0 131 1 0 0 20 0 22 0 4080331 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865318825976 139865694478227 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865317774504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 50941 33554432000 1073741824 1073778376 140735819211200 139865316721704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.94
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 3.80 3.96 3.98 5/219 9988
/proc/meminfo: memFree=30445532/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=8.21 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 25004 0 1 0 810 11 0 0 20 0 22 0 4080317 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 86695 2272 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5767 0 -1 4202560 79 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865812425000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5767 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865682913448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 76 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5767 0 -1 4202560 122 0 0 0 1 0 0 0 20 0 22 0 4080318 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865340500904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5767 0 -1 4202560 185 0 0 0 0 0 0 0 20 0 22 0 4080319 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865328302312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865327248376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865326195976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865325144464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5767 0 -1 4202560 12883 0 0 0 106 2 0 0 20 0 22 0 4080322 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865324092088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5767 0 -1 4202560 7681 0 0 0 101 2 0 0 20 0 22 0 4080322 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865323039288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865321987192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865320934600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5767 0 -1 4202560 31 0 0 0 287 0 0 0 20 0 22 0 4080331 10060525568 86695 33554432000 1073741824 1073778376 140735819211200 139865319879112 139865694363915 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5767 0 -1 4202560 163 0 0 0 286 3 0 0 20 0 22 0 4080331 10060525568 87207 33554432000 1073741824 1073778376 140735819211200 139865318825848 139865694417305 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 87207 33554432000 1073741824 1073778376 140735819211200 139865317774504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 87207 33554432000 1073741824 1073778376 140735819211200 139865316721704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.21
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.81 3.96 3.98 5/219 9988
/proc/meminfo: memFree=29683368/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=14.64 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 25764 0 1 0 1442 22 0 0 20 0 22 0 4080317 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 220982 2272 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2404 0 1 0 10 1 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5767 0 -1 4202560 83 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865812425000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5767 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865682913448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 81 0 0 0 1 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 4080318 10060525568 220982 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=0.02 cores=1,3,5,7

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

/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 404 0 0 0 303 10 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 493 0 0 0 320 10 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 421 0 0 0 308 9 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=3.34 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 485 0 0 0 324 10 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 402 0 0 0 322 8 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5767 0 -1 4202560 545 0 0 0 322 8 0 0 20 0 22 0 4080318 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865340500904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5767 0 -1 4202560 1282 0 0 0 37 27 0 0 20 0 22 0 4080319 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865328302312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865327248376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865326195976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865325144464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5767 0 -1 4202560 12898 0 0 0 114 2 0 0 20 0 22 0 4080322 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865324092088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5767 0 -1 4202560 9737 0 0 0 141 2 0 0 20 0 22 0 4080322 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865323039288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865321987192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5767 0 -1 4202560 51 0 0 0 12 25 0 0 20 0 22 0 4080322 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865320934600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=871.26 cores=1,3,5,7
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5767 0 -1 4202560 279 0 0 0 87111 15 0 0 20 0 22 0 4080331 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865319877904 139865694363808 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=871.23 cores=1,3,5,7
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5767 0 -1 4202560 1213 0 0 0 87085 38 0 0 20 0 22 0 4080331 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865318824192 139865694481165 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865317774504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493741 33554432000 1073741824 1073778376 140735819211200 139865316721704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1776.4
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/219 10100
/proc/meminfo: memFree=29264724/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 32796 0 1 0 179865 149 0 0 20 0 22 0 4080317 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 493449 2281 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2423 0 1 0 13 3 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5767 0 -1 4202560 486 0 0 0 315 8 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865812425000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5767 0 -1 4202560 403 0 0 0 321 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865682913448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 404 0 0 0 307 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 494 0 0 0 326 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 421 0 0 0 313 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 485 0 0 0 327 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 403 0 0 0 325 8 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5767 0 -1 4202560 545 0 0 0 324 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865340500904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5767 0 -1 4202560 1282 0 0 0 37 27 0 0 20 0 22 0 4080319 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865328302312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865327248376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865326195976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865325144464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5767 0 -1 4202560 12898 0 0 0 114 2 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865324092088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5767 0 -1 4202560 9737 0 0 0 141 2 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865323039288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865321987192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5767 0 -1 4202560 51 0 0 0 13 26 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865320934600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=882.93 cores=1,3,5,7
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5767 0 -1 4202560 281 0 0 0 88278 15 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865319877888 139865694397514 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=882.89 cores=1,3,5,7
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5767 0 -1 4202560 1218 0 0 0 88251 38 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865318824192 139865694416964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865317774504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865316721704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
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 9966 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.101 s]
/proc/loadavg: 4.00 4.00 4.00 5/219 10100
/proc/meminfo: memFree=29264724/32872528 swapFree=248296/248296
[pid=9966] ppid=9963 vsize=9824732 CPUtime=1800.14 cores=1,3,5,7
/proc/9966/stat : 9966 (java) S 9963 9966 5767 0 -1 4202496 32796 0 1 0 179865 149 0 0 20 0 22 0 4080317 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 140735819202336 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9966/statm: 2456183 493449 2281 9 0 2446860 0
[pid=9966/tid=9967] ppid=9963 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/9966/task/9967/stat : 9967 (java) S 9963 9966 5767 0 -1 4202560 2423 0 1 0 13 3 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865839973240 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9969] ppid=9963 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/9966/task/9969/stat : 9969 (java) S 9963 9966 5767 0 -1 4202560 486 0 0 0 315 8 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865812425000 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9970] ppid=9963 vsize=9824732 CPUtime=3.3 cores=1,3,5,7
/proc/9966/task/9970/stat : 9970 (java) S 9963 9966 5767 0 -1 4202560 403 0 0 0 321 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865682913448 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9971] ppid=9963 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/9966/task/9971/stat : 9971 (java) S 9963 9966 5767 0 -1 4202560 404 0 0 0 307 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865681861160 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9972] ppid=9963 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/9966/task/9972/stat : 9972 (java) S 9963 9966 5767 0 -1 4202560 494 0 0 0 326 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865680808360 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9973] ppid=9963 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/9966/task/9973/stat : 9973 (java) S 9963 9966 5767 0 -1 4202560 421 0 0 0 313 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865679756072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9974] ppid=9963 vsize=9824732 CPUtime=3.37 cores=1,3,5,7
/proc/9966/task/9974/stat : 9974 (java) S 9963 9966 5767 0 -1 4202560 485 0 0 0 327 10 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865678703272 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9975] ppid=9963 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/9966/task/9975/stat : 9975 (java) S 9963 9966 5767 0 -1 4202560 403 0 0 0 325 8 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865341553704 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9976] ppid=9963 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/9966/task/9976/stat : 9976 (java) S 9963 9966 5767 0 -1 4202560 545 0 0 0 324 9 0 0 20 0 22 0 4080318 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865340500904 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9977] ppid=9963 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/9966/task/9977/stat : 9977 (java) S 9963 9966 5767 0 -1 4202560 1282 0 0 0 37 27 0 0 20 0 22 0 4080319 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865328302312 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9978] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9978/stat : 9978 (java) S 9963 9966 5767 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865327248376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9979] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9979/stat : 9979 (java) S 9963 9966 5767 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4080320 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865326195976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9980] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9980/stat : 9980 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865325144464 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9981] ppid=9963 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/9966/task/9981/stat : 9981 (java) S 9963 9966 5767 0 -1 4202560 12898 0 0 0 114 2 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865324092088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9966/tid=9982] ppid=9963 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/9966/task/9982/stat : 9982 (java) S 9963 9966 5767 0 -1 4202560 9737 0 0 0 141 2 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865323039288 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9983] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9983/stat : 9983 (java) S 9963 9966 5767 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865321987192 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9984] ppid=9963 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/9966/task/9984/stat : 9984 (java) S 9963 9966 5767 0 -1 4202560 51 0 0 0 13 26 0 0 20 0 22 0 4080322 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865320934600 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9985] ppid=9963 vsize=9824732 CPUtime=882.93 cores=1,3,5,7
/proc/9966/task/9985/stat : 9985 (java) R 9963 9966 5767 0 -1 4202560 281 0 0 0 88278 15 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865319877888 139865694397514 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9966/tid=9986] ppid=9963 vsize=9824732 CPUtime=882.89 cores=1,3,5,7
/proc/9966/task/9986/stat : 9986 (java) R 9963 9966 5767 0 -1 4202560 1218 0 0 0 88251 38 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865318824192 139865694416964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9966/tid=9987] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9987/stat : 9987 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865317774504 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9966/tid=9988] ppid=9963 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9966/task/9988/stat : 9988 (java) S 9963 9966 5767 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4080331 10060525568 493449 33554432000 1073741824 1073778376 140735819211200 139865316721704 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9966 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=340218
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=30691
# CPU time returned by wait4() is 1796.37
# while last known CPU time is 1800.14
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 894.166
CPU time (s): 1800.14
CPU user time (s): 1798.65
CPU system time (s): 1.49
CPU usage (%): 201.321
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.34
system time used= 2.03069
maximum resident set size= 2072568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32842
page faults= 1
swaps= 0
block input operations= 0
block output operations= 896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 34753
involuntary context switches= 51113

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.53216 second user time and 7.78482 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-15 21:51:39
IDJOB=4089863
IDBENCH=107467
IDSOLVER=2543
FILE ID=node103/4089863-1466020299
RUNJOBID= node103-1466012165-5784
PBS_JOBID= 19902805
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/rand6reg/normalized-rand6reg-v041-n3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4089863-1466020299/watcher-4089863-1466020299 -o /tmp/evaluation-result-4089863-1466020299/solver-4089863-1466020299 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466012165-5784 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4089863-1466020299.opb

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

MD5SUM BENCH= a47cb68ddc38ac1ee25ce2b7f399d62c
RANDOM SEED=1591482553

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        30978936 kB
Buffers:          131532 kB
Cached:           344880 kB
SwapCached:            0 kB
Active:           585272 kB
Inactive:         330484 kB
Active(anon):     441516 kB
Inactive(anon):        0 kB
Active(file):     143756 kB
Inactive(file):   330484 kB
Unevictable:      248296 kB
Mlocked:          248296 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1272 kB
Writeback:             0 kB
AnonPages:        686892 kB
Mapped:            21572 kB
Shmem:               204 kB
Slab:             575132 kB
SReclaimable:      18976 kB
SUnreclaim:       556156 kB
KernelStack:        1808 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1348992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    395264 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= 71736 MiB
End job on node103 at 2016-06-15 22:06:33