Trace number 4107874

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.09 894.378

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12033_3-sat.opb
MD5SUM5c357873a81db98d0c84cf88eebfbda4
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 variables26136
Total number of constraints86824
Number of constraints which are clauses86396
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints428
Minimum length of a constraint1
Maximum length of a constraint95
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 33
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 582
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.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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4107874-1466284681.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  no objective function found
3.93/1.56	c ... done. Wall clock time 1.455s.
3.93/1.56	c declared #vars     26136
3.93/1.56	c #constraints  86824
3.93/1.56	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
3.93/1.56	c constraints type 
3.93/1.57	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9404
3.93/1.57	c org.sat4j.specs.Constr$1 => 11113
3.93/1.57	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 61458
3.93/1.57	c org.sat4j.minisat.constraints.cnf.UnitClause => 4421
3.93/1.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 428
3.93/1.57	c 86824 constraints processed.
3.93/1.57	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
3.93/1.57	c constraints type 
3.93/1.57	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 61458
3.93/1.57	c org.sat4j.specs.Constr$1 => 11113
3.93/1.57	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 9404
3.93/1.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 428
3.93/1.57	c org.sat4j.pb.constraints.pb.UnitClausePB => 4421
3.93/1.57	c 86824 constraints processed.
9.16/3.38	c cleaning 2497 clauses out of 5000 with flag 33760/5000
13.35/5.03	c cleaning 4241 clauses out of 8503 with flag 68547/11000
17.85/7.08	c cleaning 5624 clauses out of 11264 with flag 106794/18002
21.98/8.93	c cleaning 6807 clauses out of 13638 with flag 154596/26000
27.05/11.20	c cleaning 7910 clauses out of 15831 with flag 213280/35000
32.85/13.80	c cleaning 8950 clauses out of 17921 with flag 281676/45000
38.64/16.71	c cleaning 9970 clauses out of 19971 with flag 357202/56000
45.28/20.03	c cleaning 10985 clauses out of 22002 with flag 443093/68001
53.23/23.91	c cleaning 11999 clauses out of 24018 with flag 533891/81002
61.19/27.88	c cleaning 12998 clauses out of 26017 with flag 639693/95000
69.78/32.15	c cleaning 14005 clauses out of 28020 with flag 741592/110001
77.95/36.18	c cleaning 0 clauses out of 5000 with flag 0/5000
79.78/37.04	c cleaning 14996 clauses out of 30017 with flag 864402/126003
91.71/42.90	c cleaning 16001 clauses out of 32021 with flag 981617/143003
103.17/48.69	c cleaning 16991 clauses out of 34020 with flag 1125442/161003
114.44/54.26	c cleaning 18002 clauses out of 36027 with flag 1300269/180001
126.84/60.44	c cleaning 19006 clauses out of 38026 with flag 1434924/200002
139.93/66.91	c cleaning 20000 clauses out of 40019 with flag 1603981/221001
154.62/74.20	c cleaning 21000 clauses out of 42018 with flag 1783573/243000
168.31/81.09	c cleaning 21994 clauses out of 44019 with flag 1960134/266001
184.00/88.85	c cleaning 22993 clauses out of 46024 with flag 2191380/290000
201.88/97.70	c cleaning 23998 clauses out of 48031 with flag 2391328/315000
219.56/106.57	c cleaning 25007 clauses out of 50033 with flag 2605199/341000
238.46/116.31	c cleaning 26005 clauses out of 52027 with flag 2838610/368001
257.70/125.98	c cleaning 26995 clauses out of 54021 with flag 3066441/396000
276.16/135.16	c cleaning 28000 clauses out of 56028 with flag 3310333/425002
298.12/146.06	c cleaning 29012 clauses out of 58028 with flag 3636934/455002
320.61/157.24	c cleaning 30004 clauses out of 60017 with flag 3893926/486003
342.52/168.10	c cleaning 30983 clauses out of 62012 with flag 4178435/518002
359.63/176.69	c cleaning 0 clauses out of 11000 with flag 0/11000
367.04/180.39	c cleaning 32002 clauses out of 64027 with flag 4503478/551000
392.72/193.10	c cleaning 33000 clauses out of 66025 with flag 4803962/585000
416.63/204.96	c cleaning 34000 clauses out of 68026 with flag 5129529/620001
442.16/217.70	c cleaning 35005 clauses out of 70029 with flag 5441299/656004
470.59/231.76	c cleaning 35996 clauses out of 72020 with flag 5788447/693000
501.53/247.19	c cleaning 37003 clauses out of 74024 with flag 6151793/731000
533.57/263.05	c cleaning 37998 clauses out of 76023 with flag 6479930/770002
566.32/279.36	c cleaning 38998 clauses out of 78027 with flag 6863506/810004
601.31/296.76	c cleaning 39999 clauses out of 80025 with flag 7224212/851000
635.23/313.66	c cleaning 41001 clauses out of 82026 with flag 7615838/893000
671.07/331.41	c cleaning 41994 clauses out of 84025 with flag 8053951/936000
709.06/350.99	c cleaning 42998 clauses out of 86032 with flag 8470977/980001
744.22/368.31	c cleaning 43999 clauses out of 88033 with flag 8830829/1025000
780.03/386.16	c cleaning 45012 clauses out of 90039 with flag 9288405/1071005
820.87/406.44	c cleaning 46002 clauses out of 92022 with flag 9723106/1118000
864.13/427.99	c cleaning 46999 clauses out of 94020 with flag 10193101/1166000
891.02/441.32	c cleaning 0 clauses out of 18000 with flag 0/18000
908.95/450.23	c cleaning 47993 clauses out of 96022 with flag 10716211/1215001
952.75/472.05	c cleaning 49015 clauses out of 98029 with flag 11193071/1265001
996.58/493.90	c cleaning 49989 clauses out of 100013 with flag 11686013/1316000
1041.48/516.14	c cleaning 51007 clauses out of 102025 with flag 12176463/1368001
1089.33/539.93	c cleaning 51999 clauses out of 104017 with flag 12689854/1421000
1137.15/563.70	c cleaning 53001 clauses out of 106021 with flag 13222154/1475003
1186.64/588.34	c cleaning 54003 clauses out of 108019 with flag 13738632/1530002
1235.50/612.63	c cleaning 54993 clauses out of 110014 with flag 14252556/1586000
1288.53/639.07	c cleaning 56002 clauses out of 112022 with flag 14756774/1643001
1345.63/667.44	c cleaning 56989 clauses out of 114020 with flag 15302265/1701001
1404.46/696.62	c cleaning 58012 clauses out of 116033 with flag 15914947/1760003
1460.40/724.43	c cleaning 58984 clauses out of 118018 with flag 16494053/1820000
1517.02/753.60	c cleaning 60006 clauses out of 120034 with flag 17107560/1881000
1577.15/783.44	c cleaning 61003 clauses out of 122029 with flag 17753253/1943001
1638.15/813.84	c cleaning 62006 clauses out of 124026 with flag 18340658/2006001
1698.60/843.98	c cleaning 62992 clauses out of 126019 with flag 18968944/2070000
1758.61/873.76	c cleaning 64007 clauses out of 128029 with flag 19590076/2135002
1793.27/890.94	c cleaning 0 clauses out of 26002 with flag 0/26002
1800.09/894.31	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.31	c starts		: 7863
1800.09/894.31	c conflicts		: 2180416
1800.09/894.31	c decisions		: 3527420
1800.09/894.31	c propagations		: 1131444565
1800.09/894.31	c inspects		: 7156966708
1800.09/894.31	c shortcuts		: 0
1800.09/894.31	c learnt literals	: 0
1800.09/894.31	c learnt binary clauses	: 3
1800.09/894.31	c learnt ternary clauses	: 2330
1800.09/894.31	c learnt constraints	: 2180416
1800.09/894.31	c ignored constraints	: 0
1800.09/894.31	c root simplifications	: 0
1800.09/894.31	c removed literals (reason simplification)	: 26235818
1800.09/894.31	c reason swapping (by a shorter reason)	: 0
1800.09/894.31	c Calls to reduceDB	: 61
1800.09/894.31	c Number of update (reduction) of LBD	: 872795
1800.09/894.31	c Imported unit clauses	: 0
1800.09/894.31	c number of reductions to clauses (during analyze)	: 0
1800.09/894.31	c number of learned constraints concerned by reduction	: 0
1800.09/894.31	c number of learning phase by resolution	: 0
1800.09/894.31	c number of learning phase by cutting planes	: 0
1800.09/894.31	c speed (assignments/second)	: 1267509.1356990181
1800.09/894.31	c non guided choices	491
1800.09/894.33	c learnt constraints type 
1800.09/894.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 3
1800.09/894.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 109433
1800.09/894.34	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/894.34	c starts		: 54
1800.09/894.34	c conflicts		: 26062
1800.09/894.34	c decisions		: 101430
1800.09/894.34	c propagations		: 16024198
1800.09/894.34	c inspects		: 960655953
1800.09/894.34	c shortcuts		: 0
1800.09/894.34	c learnt literals	: 0
1800.09/894.34	c learnt binary clauses	: 0
1800.09/894.34	c learnt ternary clauses	: 74
1800.09/894.34	c learnt constraints	: 26062
1800.09/894.34	c ignored constraints	: 0
1800.09/894.34	c root simplifications	: 0
1800.09/894.34	c removed literals (reason simplification)	: 0
1800.09/894.34	c reason swapping (by a shorter reason)	: 0
1800.09/894.34	c Calls to reduceDB	: 4
1800.09/894.34	c Number of update (reduction) of LBD	: 0
1800.09/894.34	c Imported unit clauses	: 0
1800.09/894.34	c number of reductions to clauses (during analyze)	: 0
1800.09/894.34	c number of learned constraints concerned by reduction	: 0
1800.09/894.34	c number of learning phase by resolution	: 0
1800.09/894.34	c number of learning phase by cutting planes	: 0
1800.09/894.34	c speed (assignments/second)	: 17950.761530499305
1800.09/894.34	c non guided choices	44
1800.09/894.35	c learnt constraints type 
1800.09/894.35	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 74
1800.09/894.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 25988
1800.09/894.35	s UNKNOWN
1800.09/894.35	c Total wall clock time (in seconds): 894.24

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

pid=31641
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: 4.36 4.26 4.19 5/197 31644
/proc/meminfo: memFree=27533440/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 30514733 98570240 977 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 24065 977 743 9 0 16771 0
[pid=31644/tid=31645] ppid=31641 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 30514733 98570240 977 33554432000 1073741824 1073778376 140733406453136 139811948396072 270707541376 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 4.36 4.26 4.19 5/197 31644
/proc/meminfo: memFree=27533440/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 4492 0 1 0 10 1 0 0 20 0 18 0 30514733 9787879424 6121 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2389619 6121 2156 9 0 2380296 0
[pid=31644/tid=31645] ppid=31641 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 30514733 9787879424 6121 33554432000 1073741824 1073778376 140733406453136 139811948397832 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200293 s]
/proc/loadavg: 4.36 4.26 4.19 5/197 31644
/proc/meminfo: memFree=27533440/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 4705 0 1 0 24 2 0 0 20 0 18 0 30514733 9787879424 7319 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2389619 7319 2214 9 0 2380296 0
[pid=31644/tid=31645] ppid=31641 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 2398 0 1 0 16 1 0 0 20 0 18 0 30514733 9787879424 7319 33554432000 1073741824 1073778376 140733406453136 139811948397832 139811805574436 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.300286 s]
/proc/loadavg: 4.36 4.26 4.19 5/197 31644
/proc/meminfo: memFree=27533440/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9558476 CPUtime=0.5 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 6162 0 1 0 48 2 0 0 20 0 18 0 30514733 9787879424 9325 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2389619 9325 2233 9 0 2380296 0
[pid=31644/tid=31645] ppid=31641 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 2400 0 1 0 26 1 0 0 20 0 18 0 30514733 9787879424 9325 33554432000 1073741824 1073778376 140733406453136 139811948397832 139811805945472 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700255 s]
/proc/loadavg: 4.36 4.26 4.19 5/197 31644
/proc/meminfo: memFree=27533440/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9559080 CPUtime=1.67 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 23718 0 1 0 161 6 0 0 20 0 18 0 30514733 9788497920 32981 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2389770 32981 2250 9 0 2380447 0
[pid=31644/tid=31645] ppid=31641 vsize=9559080 CPUtime=0.67 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 2434 0 1 0 66 1 0 0 20 0 18 0 30514733 9788497920 32981 33554432000 1073741824 1073778376 140733406453136 139811948392304 139811805572176 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9559080

[startup+1.50073 s]
/proc/loadavg: 4.36 4.26 4.19 7/215 31662
/proc/meminfo: memFree=27324876/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9558476 CPUtime=3.93 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 39435 0 1 0 383 10 0 0 20 0 18 0 30514733 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2389619 53672 2270 9 0 2380296 0
[pid=31644/tid=31645] ppid=31641 vsize=9558476 CPUtime=1.45 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) R 31641 31644 28084 0 -1 4202560 2474 0 1 0 142 3 0 0 20 0 18 0 30514733 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811948399472 270710924557 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31647] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31647/stat : 31647 (java) S 31641 31644 28084 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811926501928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31648] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31648/stat : 31648 (java) S 31641 31644 28084 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811925449128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31649] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31649/stat : 31649 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811924396328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31650] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 30514734 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 18 0 30514735 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 30514735 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 30514736 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31658/stat : 31658 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30514738 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811567786128 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31659] ppid=31641 vsize=9558476 CPUtime=1.19 cores=1,3,5,7
/proc/31644/task/31659/stat : 31659 (java) R 31641 31644 28084 0 -1 4202560 21151 0 0 0 116 3 0 0 20 0 18 0 30514738 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811566724032 139811951007833 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31660] ppid=31641 vsize=9558476 CPUtime=1.16 cores=1,3,5,7
/proc/31644/task/31660/stat : 31660 (java) R 31641 31644 28084 0 -1 4202560 14439 0 0 0 114 2 0 0 20 0 18 0 30514738 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811565658712 139811955375781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31661] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31661/stat : 31661 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30514738 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811564628856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31662] ppid=31641 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31662/stat : 31662 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 30514738 9787879424 53672 33554432000 1073741824 1073778376 140733406453136 139811563576264 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.93
Current children cumulated vsize (KiB) 9558476

[startup+3.10089 s]
/proc/loadavg: 4.36 4.26 4.19 7/219 31666
/proc/meminfo: memFree=27300260/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9824732 CPUtime=8.68 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 41444 0 1 0 849 19 0 0 20 0 22 0 30514733 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2456183 95730 2285 9 0 2446860 0
[pid=31644/tid=31645] ppid=31641 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) S 31641 31644 28084 0 -1 4202560 2480 0 1 0 149 3 0 0 20 0 22 0 30514733 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811948401528 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31647] ppid=31641 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31644/task/31647/stat : 31647 (java) S 31641 31644 28084 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811926501928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31648] ppid=31641 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31644/task/31648/stat : 31648 (java) S 31641 31644 28084 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811925449128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31649] ppid=31641 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31644/task/31649/stat : 31649 (java) S 31641 31644 28084 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811924396328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31650] ppid=31641 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 146 0 0 0 4 2 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 151 0 0 0 2 1 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 21 0 0 0 2 0 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 115 0 0 0 1 0 0 0 20 0 22 0 30514734 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514736 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31658/stat : 31658 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811567786128 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31659] ppid=31641 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/31644/task/31659/stat : 31659 (java) S 31641 31644 28084 0 -1 4202560 22428 0 0 0 188 3 0 0 20 0 22 0 30514738 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811566734264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31660] ppid=31641 vsize=9824732 CPUtime=1.97 cores=1,3,5,7
/proc/31644/task/31660/stat : 31660 (java) S 31641 31644 28084 0 -1 4202560 14442 0 0 0 194 3 0 0 20 0 22 0 30514738 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811565681464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31661] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31661/stat : 31661 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811564628856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31662] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31662/stat : 31662 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811563576264 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31663] ppid=31641 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/31644/task/31663/stat : 31663 (java) R 31641 31644 28084 0 -1 4202560 21 0 0 0 140 0 0 0 20 0 22 0 30514890 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811562420480 139811807031808 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31664] ppid=31641 vsize=9824732 CPUtime=1.43 cores=1,3,5,7
/proc/31644/task/31664/stat : 31664 (java) R 31641 31644 28084 0 -1 4202560 81 0 0 0 142 1 0 0 20 0 22 0 30514890 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811561368848 139811807172272 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31665] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31665/stat : 31665 (java) S 31641 31644 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811560317864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31666] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31666/stat : 31666 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 95730 33554432000 1073741824 1073778376 140733406453136 139811559265064 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 9824732

[startup+6.30104 s]
/proc/loadavg: 4.41 4.27 4.20 12/219 31666
/proc/meminfo: memFree=26892884/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9824732 CPUtime=16.35 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 49620 0 1 0 1605 30 0 0 20 0 22 0 30514733 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2456183 165490 2291 9 0 2446860 0
[pid=31644/tid=31645] ppid=31641 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) S 31641 31644 28084 0 -1 4202560 2480 0 1 0 149 3 0 0 20 0 22 0 30514733 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811948401528 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31647] ppid=31641 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31644/task/31647/stat : 31647 (java) S 31641 31644 28084 0 -1 4202560 42 0 0 0 4 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811926501928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31648] ppid=31641 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/31644/task/31648/stat : 31648 (java) S 31641 31644 28084 0 -1 4202560 61 0 0 0 8 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811925449128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31649] ppid=31641 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31644/task/31649/stat : 31649 (java) S 31641 31644 28084 0 -1 4202560 47 0 0 0 5 1 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811924396328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31650] ppid=31641 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 182 0 0 0 7 3 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 173 0 0 0 4 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 62 0 0 0 5 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 46 0 0 0 3 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 148 0 0 0 5 2 0 0 20 0 22 0 30514734 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 467 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514736 10060525568 165490 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=31644/tid=31650] ppid=31641 vsize=9824732 CPUtime=2.64 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 648 0 0 0 249 15 0 0 20 0 22 0 30514734 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9824732 CPUtime=2.74 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 617 0 0 0 261 13 0 0 20 0 22 0 30514734 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9824732 CPUtime=3.46 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 650 0 0 0 328 18 0 0 20 0 22 0 30514734 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 509 0 0 0 277 13 0 0 20 0 22 0 30514734 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9824732 CPUtime=2.76 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 658 0 0 0 262 14 0 0 20 0 22 0 30514734 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9824732 CPUtime=4.1 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 2717 0 0 0 403 7 0 0 20 0 22 0 30514735 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514736 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31658/stat : 31658 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811567786128 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31659] ppid=31641 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/31644/task/31659/stat : 31659 (java) S 31641 31644 28084 0 -1 4202560 28156 0 0 0 326 5 0 0 20 0 22 0 30514738 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811566734264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31660] ppid=31641 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/31644/task/31660/stat : 31660 (java) S 31641 31644 28084 0 -1 4202560 18438 0 0 0 322 3 0 0 20 0 22 0 30514738 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811565681464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31661] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31661/stat : 31661 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811564628856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31662] ppid=31641 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/31644/task/31662/stat : 31662 (java) S 31641 31644 28084 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 30514738 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811563576264 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31663] ppid=31641 vsize=9824732 CPUtime=867.9 cores=1,3,5,7
/proc/31644/task/31663/stat : 31663 (java) R 31641 31644 28084 0 -1 4202560 66 0 0 0 86776 14 0 0 20 0 22 0 30514890 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811562421760 139811805985327 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31664] ppid=31641 vsize=9824732 CPUtime=868 cores=1,3,5,7
/proc/31644/task/31664/stat : 31664 (java) R 31641 31644 28084 0 -1 4202560 2103 0 0 0 86751 49 0 0 20 0 22 0 30514890 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811561368016 139811807080960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31665] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31665/stat : 31665 (java) S 31641 31644 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811560317864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31666] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31666/stat : 31666 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 910466 33554432000 1073741824 1073778376 140733406453136 139811559265064 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1775.94
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.301 s]
/proc/loadavg: 4.31 4.32 4.24 5/219 31757
/proc/meminfo: memFree=23250240/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 60004 0 1 0 179823 186 0 0 20 0 22 0 30514733 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2456183 912516 2300 9 0 2446860 0
[pid=31644/tid=31645] ppid=31641 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) S 31641 31644 28084 0 -1 4202560 2486 0 1 0 152 4 0 0 20 0 22 0 30514733 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811948401528 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31647] ppid=31641 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/31644/task/31647/stat : 31647 (java) S 31641 31644 28084 0 -1 4202560 523 0 0 0 256 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811926501928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31648] ppid=31641 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/31644/task/31648/stat : 31648 (java) S 31641 31644 28084 0 -1 4202560 551 0 0 0 278 16 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811925449128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31649] ppid=31641 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/31644/task/31649/stat : 31649 (java) S 31641 31644 28084 0 -1 4202560 556 0 0 0 288 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811924396328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31650] ppid=31641 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 648 0 0 0 251 15 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 619 0 0 0 268 14 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 652 0 0 0 334 18 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 510 0 0 0 279 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 658 0 0 0 263 14 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9824732 CPUtime=4.1 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 2719 0 0 0 403 7 0 0 20 0 22 0 30514735 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514736 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31658/stat : 31658 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811567786128 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31659] ppid=31641 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/31644/task/31659/stat : 31659 (java) S 31641 31644 28084 0 -1 4202560 28156 0 0 0 326 5 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811566734264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31660] ppid=31641 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/31644/task/31660/stat : 31660 (java) S 31641 31644 28084 0 -1 4202560 18438 0 0 0 322 3 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811565681464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31661] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31661/stat : 31661 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811564628856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31662] ppid=31641 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/31644/task/31662/stat : 31662 (java) S 31641 31644 28084 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811563576264 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31663] ppid=31641 vsize=9824732 CPUtime=879.79 cores=1,3,5,7
/proc/31644/task/31663/stat : 31663 (java) R 31641 31644 28084 0 -1 4202560 66 0 0 0 87965 14 0 0 20 0 22 0 30514890 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811562421776 139811807161616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31664] ppid=31641 vsize=9824732 CPUtime=879.89 cores=1,3,5,7
/proc/31644/task/31664/stat : 31664 (java) R 31641 31644 28084 0 -1 4202560 2104 0 0 0 87940 49 0 0 20 0 22 0 30514890 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811561361280 139811807079964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31665] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31665/stat : 31665 (java) S 31641 31644 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811560317864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31666] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31666/stat : 31666 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811559265064 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 31644 sig 9
??? kill -31644 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.301 s]
/proc/loadavg: 4.31 4.32 4.24 5/219 31757
/proc/meminfo: memFree=23250240/32872528 swapFree=1542984/1696284
[pid=31644] ppid=31641 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/31644/stat : 31644 (java) S 31641 31644 28084 0 -1 4202496 60004 0 1 0 179823 186 0 0 20 0 22 0 30514733 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 140733406444272 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/31644/statm: 2456183 912516 2300 9 0 2446860 0
[pid=31644/tid=31645] ppid=31641 vsize=9824732 CPUtime=1.56 cores=1,3,5,7
/proc/31644/task/31645/stat : 31645 (java) S 31641 31644 28084 0 -1 4202560 2486 0 1 0 152 4 0 0 20 0 22 0 30514733 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811948401528 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31647] ppid=31641 vsize=9824732 CPUtime=2.69 cores=1,3,5,7
/proc/31644/task/31647/stat : 31647 (java) S 31641 31644 28084 0 -1 4202560 523 0 0 0 256 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811926501928 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31648] ppid=31641 vsize=9824732 CPUtime=2.94 cores=1,3,5,7
/proc/31644/task/31648/stat : 31648 (java) S 31641 31644 28084 0 -1 4202560 551 0 0 0 278 16 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811925449128 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31649] ppid=31641 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/31644/task/31649/stat : 31649 (java) S 31641 31644 28084 0 -1 4202560 556 0 0 0 288 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811924396328 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31650] ppid=31641 vsize=9824732 CPUtime=2.66 cores=1,3,5,7
/proc/31644/task/31650/stat : 31650 (java) S 31641 31644 28084 0 -1 4202560 648 0 0 0 251 15 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811587352744 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31651] ppid=31641 vsize=9824732 CPUtime=2.82 cores=1,3,5,7
/proc/31644/task/31651/stat : 31651 (java) S 31641 31644 28084 0 -1 4202560 619 0 0 0 268 14 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811586300968 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31652] ppid=31641 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/31644/task/31652/stat : 31652 (java) S 31641 31644 28084 0 -1 4202560 652 0 0 0 334 18 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811585248168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31653] ppid=31641 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/31644/task/31653/stat : 31653 (java) S 31641 31644 28084 0 -1 4202560 510 0 0 0 279 13 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811584195368 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31654] ppid=31641 vsize=9824732 CPUtime=2.77 cores=1,3,5,7
/proc/31644/task/31654/stat : 31654 (java) S 31641 31644 28084 0 -1 4202560 658 0 0 0 263 14 0 0 20 0 22 0 30514734 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811583142568 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31655] ppid=31641 vsize=9824732 CPUtime=4.1 cores=1,3,5,7
/proc/31644/task/31655/stat : 31655 (java) S 31641 31644 28084 0 -1 4202560 2719 0 0 0 403 7 0 0 20 0 22 0 30514735 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811570944488 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31656] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31656/stat : 31656 (java) S 31641 31644 28084 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30514735 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811569890552 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31657] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31657/stat : 31657 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514736 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811568837640 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31658] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31658/stat : 31658 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811567786128 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31659] ppid=31641 vsize=9824732 CPUtime=3.31 cores=1,3,5,7
/proc/31644/task/31659/stat : 31659 (java) S 31641 31644 28084 0 -1 4202560 28156 0 0 0 326 5 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811566734264 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31660] ppid=31641 vsize=9824732 CPUtime=3.25 cores=1,3,5,7
/proc/31644/task/31660/stat : 31660 (java) S 31641 31644 28084 0 -1 4202560 18438 0 0 0 322 3 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811565681464 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31661] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31661/stat : 31661 (java) S 31641 31644 28084 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811564628856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=31644/tid=31662] ppid=31641 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/31644/task/31662/stat : 31662 (java) S 31641 31644 28084 0 -1 4202560 51 0 0 0 17 21 0 0 20 0 22 0 30514738 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811563576264 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=31644/tid=31663] ppid=31641 vsize=9824732 CPUtime=879.79 cores=1,3,5,7
/proc/31644/task/31663/stat : 31663 (java) R 31641 31644 28084 0 -1 4202560 66 0 0 0 87965 14 0 0 20 0 22 0 30514890 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811562421776 139811807161616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31664] ppid=31641 vsize=9824732 CPUtime=879.89 cores=1,3,5,7
/proc/31644/task/31664/stat : 31664 (java) R 31641 31644 28084 0 -1 4202560 2104 0 0 0 87940 49 0 0 20 0 22 0 30514890 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811561361280 139811807079964 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=31644/tid=31665] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31665/stat : 31665 (java) S 31641 31644 28084 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811560317864 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=31644/tid=31666] ppid=31641 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/31644/task/31666/stat : 31666 (java) S 31641 31644 28084 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30514899 10060525568 912516 33554432000 1073741824 1073778376 140733406453136 139811559265064 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143

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

Real time (s): 894.378
CPU time (s): 1800.09
CPU user time (s): 1798.23
CPU system time (s): 1.86
CPU usage (%): 201.267
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.67
system time used= 2.36164
maximum resident set size= 3650180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60038
page faults= 1
swaps= 0
block input operations= 0
block output operations= 984
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24180
involuntary context switches= 32252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.67314 second user time and 7.74382 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-18 23:18:01
IDJOB=4107874
IDBENCH=73786
IDSOLVER=2543
FILE ID=node125/4107874-1466284681
RUNJOBID= node125-1466274976-28101
PBS_JOBID= 19918241
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12033_3-sat.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107874-1466284681/watcher-4107874-1466284681 -o /tmp/evaluation-result-4107874-1466284681/solver-4107874-1466284681 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466274976-28101 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107874-1466284681.opb

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

MD5SUM BENCH= 5c357873a81db98d0c84cf88eebfbda4
RANDOM SEED=598493425

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.683
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		: 2666.683
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.683
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		: 2666.683
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:        27533448 kB
Buffers:          152864 kB
Cached:           188328 kB
SwapCached:          688 kB
Active:          2639592 kB
Inactive:         257608 kB
Active(anon):    2557184 kB
Inactive(anon):     1040 kB
Active(file):      82408 kB
Inactive(file):   256568 kB
Unevictable:     1696284 kB
Mlocked:         1542984 kB
SwapTotal:      67108856 kB
SwapFree:       67098232 kB
Dirty:              3508 kB
Writeback:             0 kB
AnonPages:       4251140 kB
Mapped:            15540 kB
Shmem:                 0 kB
Slab:             606180 kB
SReclaimable:      49160 kB
SUnreclaim:       557020 kB
KernelStack:        1624 kB
PageTables:        12492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4476236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2625536 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 node125 at 2016-06-18 23:32:56