Trace number 4080480

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.75 900.398

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-137.opb
MD5SUM395b6779bc0f993a1d1357b59c2e4536
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 variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.09/0.10	c version PB16.v20160501
0.09/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.09/0.10	c java.vm.version	19.1-b02
0.09/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.10	c sun.arch.data.model	64
0.09/0.10	c java.version		1.6.0_24
0.09/0.10	c os.name		Linux
0.09/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.09/0.10	c os.arch		amd64
0.09/0.10	c Free memory 		501472288
0.09/0.10	c Max memory 		7480803328
0.09/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.13	c Pseudo Boolean Optimization by upper bound
0.09/0.13	c ManyCore solver with 2 solvers running in parallel
0.09/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.13	c Expensive reason simplification
0.09/0.13	c Glucose 2.1 dynamic restart strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.13	c --- Begin Solver configuration ---
0.09/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.13	c Learn all clauses as in MiniSAT
0.09/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.13	c No reason simplification
0.09/0.13	c Armin Biere (Picosat) restarts strategy
0.09/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.13	c timeout=2147483s
0.09/0.13	c DB Simplification allowed=false
0.09/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.13	c --- End Solver configuration ---
0.09/0.13	c solving HOME/instance-4080480-1465265708.opb
0.09/0.13	c reading problem ... 
0.09/0.13	c  no objective function found
11.48/8.52	c ... done. Wall clock time 8.392s.
11.48/8.52	c declared #vars     48411
11.48/8.52	c #constraints  1123290
11.48/8.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
11.48/8.52	c constraints type 
11.48/8.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 773682
11.48/8.53	c org.sat4j.minisat.constraints.card.MinWatchCard => 3524
11.48/8.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 235813
11.48/8.53	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 110271
11.48/8.53	c 1123290 constraints processed.
11.48/8.53	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
11.48/8.53	c constraints type 
11.48/8.53	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 235813
11.48/8.53	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 773682
11.48/8.53	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 3524
11.48/8.53	c org.sat4j.pb.constraints.pb.MaxWatchPb => 110271
11.48/8.53	c 1123290 constraints processed.
20.76/12.52	c cleaning 2499 clauses out of 5001 with flag 42539/5001
24.01/14.11	c cleaning 0 clauses out of 5000 with flag 0/5000
35.29/19.90	c cleaning 0 clauses out of 11000 with flag 0/11000
36.10/20.17	c cleaning 4251 clauses out of 8501 with flag 119429/11000
48.57/26.34	c cleaning 0 clauses out of 18000 with flag 0/18000
50.17/27.20	c cleaning 5625 clauses out of 11250 with flag 306687/18000
65.19/34.65	c cleaning 6799 clauses out of 13625 with flag 683736/26000
65.19/34.68	c cleaning 0 clauses out of 26000 with flag 0/26000
80.27/42.15	c cleaning 7906 clauses out of 15826 with flag 955508/35000
85.87/44.97	c cleaning 0 clauses out of 35002 with flag 0/35002
98.11/51.08	c cleaning 8947 clauses out of 17922 with flag 1312831/45002
110.77/57.34	c cleaning 0 clauses out of 45001 with flag 0/45001
121.41/62.69	c cleaning 9975 clauses out of 19974 with flag 1413270/56001
141.86/72.82	c cleaning 10964 clauses out of 21999 with flag 1789828/68001
144.06/73.93	c cleaning 0 clauses out of 56000 with flag 0/56000
180.46/92.07	c cleaning 0 clauses out of 68000 with flag 0/68000
181.86/92.71	c cleaning 12003 clauses out of 24035 with flag 2138112/81001
207.11/105.35	c cleaning 13006 clauses out of 26032 with flag 2471980/95001
225.58/114.55	c cleaning 0 clauses out of 81002 with flag 0/81002
241.62/122.50	c cleaning 13980 clauses out of 28025 with flag 2769375/110000
265.74/134.57	c cleaning 14951 clauses out of 30045 with flag 3032752/126000
271.14/137.23	c cleaning 0 clauses out of 95001 with flag 0/95001
296.05/149.63	c cleaning 15997 clauses out of 32090 with flag 3331146/143000
330.00/166.59	c cleaning 16886 clauses out of 34090 with flag 3718692/161000
335.21/169.13	c cleaning 0 clauses out of 110002 with flag 0/110002
365.48/184.23	c cleaning 18030 clauses out of 36204 with flag 4015492/180000
385.14/194.06	c cleaning 19050 clauses out of 38173 with flag 4185586/200001
416.56/209.71	c cleaning 0 clauses out of 126001 with flag 0/126001
428.37/215.69	c cleaning 19929 clauses out of 40122 with flag 4459526/221000
476.50/239.67	c cleaning 20956 clauses out of 42193 with flag 5130977/243000
516.57/259.69	c cleaning 0 clauses out of 143001 with flag 0/143001
532.82/267.73	c cleaning 22102 clauses out of 44236 with flag 5741763/266000
579.98/291.28	c cleaning 22926 clauses out of 46134 with flag 6271435/290000
612.05/307.24	c cleaning 0 clauses out of 161001 with flag 0/161001
633.94/318.19	c cleaning 23973 clauses out of 48208 with flag 6701190/315000
682.87/342.56	c cleaning 25064 clauses out of 50235 with flag 7060773/341000
716.94/359.52	c cleaning 0 clauses out of 180000 with flag 0/180000
728.13/365.17	c cleaning 25995 clauses out of 52171 with flag 7358021/368000
780.92/391.46	c cleaning 27031 clauses out of 54177 with flag 7701508/396001
829.40/415.65	c cleaning 28026 clauses out of 56145 with flag 8095762/425000
849.32/425.55	c cleaning 0 clauses out of 200001 with flag 0/200001
886.03/443.82	c cleaning 28924 clauses out of 58119 with flag 8522930/455000
932.79/467.16	c cleaning 30088 clauses out of 60196 with flag 8821509/486001
977.91/489.65	c cleaning 30992 clauses out of 62108 with flag 9277218/518001
982.31/491.87	c cleaning 0 clauses out of 221000 with flag 0/221000
1014.62/507.91	c cleaning 31995 clauses out of 64116 with flag 9618800/551001
1047.92/524.54	c cleaning 33029 clauses out of 66120 with flag 10021338/585000
1095.43/548.22	c cleaning 33984 clauses out of 68091 with flag 10314278/620000
1122.12/561.59	c cleaning 0 clauses out of 243000 with flag 0/243000
1127.64/564.22	c cleaning 34984 clauses out of 70107 with flag 10679690/656000
1164.08/582.48	c cleaning 35953 clauses out of 72123 with flag 11082908/693000
1208.39/604.59	c cleaning 37032 clauses out of 74171 with flag 11516312/731001
1267.50/634.04	c cleaning 38069 clauses out of 76138 with flag 12142154/770000
1296.54/648.59	c cleaning 0 clauses out of 266001 with flag 0/266001
1320.26/660.33	c cleaning 38993 clauses out of 78070 with flag 12627181/810001
1389.59/694.97	c cleaning 40022 clauses out of 80076 with flag 13297383/851000
1445.17/723.13	c cleaning 40978 clauses out of 82055 with flag 13751732/893001
1491.67/746.33	c cleaning 41947 clauses out of 84076 with flag 14092774/936000
1504.27/752.66	c cleaning 0 clauses out of 290000 with flag 0/290000
1553.14/777.04	c cleaning 42896 clauses out of 86129 with flag 14843084/980000
1623.05/811.93	c cleaning 44042 clauses out of 88233 with flag 15626732/1025000
1682.50/841.67	c cleaning 44873 clauses out of 90191 with flag 16518001/1071000
1706.74/853.72	c cleaning 0 clauses out of 315000 with flag 0/315000
1717.32/859.06	c cleaning 46149 clauses out of 92318 with flag 17004290/1118000
1780.37/890.58	c cleaning 47057 clauses out of 94170 with flag 17443399/1166001
1800.03/900.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.30	c starts		: 4751
1800.03/900.30	c conflicts		: 1183108
1800.03/900.30	c decisions		: 35418118
1800.03/900.30	c propagations		: 1342887996
1800.03/900.30	c inspects		: 7717643352
1800.03/900.30	c shortcuts		: 0
1800.03/900.30	c learnt literals	: 10
1800.03/900.30	c learnt binary clauses	: 1845
1800.03/900.30	c learnt ternary clauses	: 4637
1800.03/900.30	c learnt constraints	: 1183098
1800.03/900.30	c ignored constraints	: 0
1800.03/900.30	c root simplifications	: 0
1800.03/900.30	c removed literals (reason simplification)	: 8382867
1800.03/900.30	c reason swapping (by a shorter reason)	: 0
1800.03/900.30	c Calls to reduceDB	: 44
1800.03/900.30	c Number of update (reduction) of LBD	: 709249
1800.03/900.30	c Imported unit clauses	: 0
1800.03/900.30	c number of reductions to clauses (during analyze)	: 0
1800.03/900.30	c number of learned constraints concerned by reduction	: 0
1800.03/900.30	c number of learning phase by resolution	: 0
1800.03/900.30	c number of learning phase by cutting planes	: 0
1800.03/900.30	c speed (assignments/second)	: 1505905.208752687
1800.03/900.30	c non guided choices	3500943
1800.03/900.33	c learnt constraints type 
1800.03/900.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1845
1800.03/900.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 62375
1800.03/900.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/900.33	c starts		: 135
1800.03/900.33	c conflicts		: 323835
1800.03/900.33	c decisions		: 490642
1800.03/900.33	c propagations		: 266560146
1800.03/900.33	c inspects		: 4536529308
1800.03/900.33	c shortcuts		: 0
1800.03/900.33	c learnt literals	: 0
1800.03/900.33	c learnt binary clauses	: 9
1800.03/900.33	c learnt ternary clauses	: 83
1800.03/900.33	c learnt constraints	: 323834
1800.03/900.33	c ignored constraints	: 0
1800.03/900.33	c root simplifications	: 0
1800.03/900.33	c removed literals (reason simplification)	: 0
1800.03/900.33	c reason swapping (by a shorter reason)	: 0
1800.03/900.33	c Calls to reduceDB	: 21
1800.03/900.33	c Number of update (reduction) of LBD	: 0
1800.03/900.33	c Imported unit clauses	: 0
1800.03/900.33	c number of reductions to clauses (during analyze)	: 0
1800.03/900.33	c number of learned constraints concerned by reduction	: 0
1800.03/900.33	c number of learning phase by resolution	: 0
1800.03/900.33	c number of learning phase by cutting planes	: 0
1800.03/900.33	c speed (assignments/second)	: 298910.64756462415
1800.03/900.33	c non guided choices	3363
1800.03/900.38	c learnt constraints type 
1800.03/900.38	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 323746
1800.03/900.38	c org.sat4j.pb.constraints.pb.LearntBinaryClausePB => 9
1800.03/900.38	c org.sat4j.pb.constraints.pb.MaxWatchPb => 79
1800.03/900.38	s UNKNOWN
1800.03/900.38	c Total wall clock time (in seconds): 900.252

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

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

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


[startup+0 s]
/proc/loadavg: 4.22 4.26 4.24 5/197 21897
/proc/meminfo: memFree=26903836/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/21897/stat : 21897 (java) D 21894 21897 15518 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 108504175 2560000 46 33554432000 1073741824 1073778376 140734296789824 140734296786952 214360485159 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 625 46 37 9 0 29 0

[startup+0.100061 s]
/proc/loadavg: 4.22 4.26 4.24 5/197 21897
/proc/meminfo: memFree=26903836/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 4337 0 1 0 8 1 0 0 20 0 18 0 108504175 9787879424 5464 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 5464 2097 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200218 s]
/proc/loadavg: 4.22 4.26 4.24 5/197 21897
/proc/meminfo: memFree=26903836/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 4671 0 1 0 22 1 0 0 20 0 18 0 108504175 9787879424 8812 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 8812 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300237 s]
/proc/loadavg: 4.22 4.26 4.24 5/197 21897
/proc/meminfo: memFree=26903836/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 5495 0 1 0 44 1 0 0 20 0 18 0 108504175 9787879424 10957 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 10957 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700194 s]
/proc/loadavg: 4.22 4.26 4.24 5/197 21897
/proc/meminfo: memFree=26903836/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=1.39 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 12765 0 1 0 135 4 0 0 20 0 18 0 108504175 9787879424 44659 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 44659 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 9558476

[startup+1.50075 s]
/proc/loadavg: 4.12 4.24 4.23 5/215 21915
/proc/meminfo: memFree=26625000/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=2.64 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 13388 0 1 0 251 13 0 0 20 0 18 0 108504175 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 91001 2263 9 0 2380296 0
[pid=21897/tid=21899] ppid=21894 vsize=9558476 CPUtime=1.35 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) S 21894 21897 15518 0 -1 4202560 2536 0 1 0 130 5 0 0 20 0 18 0 108504176 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874893749688 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) R 21894 21897 15518 0 -1 4202560 30 0 0 0 5 0 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874736962648 139874900647003 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) R 21894 21897 15518 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874735910104 139874900647042 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9558476 CPUtime=0.03 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) R 21894 21897 15518 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874734856872 139874897507493 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9558476 CPUtime=0.05 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) R 21894 21897 15518 0 -1 4202560 39 0 0 0 4 1 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874733804504 139874900646828 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) R 21894 21897 15518 0 -1 4202560 34 0 0 0 3 1 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874732751272 139874900646740 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9558476 CPUtime=0.04 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) R 21894 21897 15518 0 -1 4202560 21 0 0 0 2 2 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874731698904 139874897028962 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) R 21894 21897 15518 0 -1 4202560 28 0 0 0 2 0 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874730645672 139874897507468 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9558476 CPUtime=0.02 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) R 21894 21897 15518 0 -1 4202560 14 0 0 0 2 0 0 0 20 0 18 0 108504177 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874729593304 139874900648618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874717394696 214373020732 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 4275 0 0 0 46 0 0 0 20 0 18 0 108504182 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 4914 0 0 0 41 0 0 0 20 0 18 0 108504182 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 91001 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 9558476

[startup+3.10075 s]
/proc/loadavg: 4.12 4.24 4.23 5/215 21915
/proc/meminfo: memFree=26265364/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=4.67 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 14034 0 1 0 438 29 0 0 20 0 18 0 108504175 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 170723 2263 9 0 2380296 0
[pid=21897/tid=21899] ppid=21894 vsize=9558476 CPUtime=2.8 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) R 21894 21897 15518 0 -1 4202560 2648 0 1 0 271 9 0 0 20 0 18 0 108504176 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874893742208 139874754169181 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) S 21894 21897 15518 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874736962472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) S 21894 21897 15518 0 -1 4202560 36 0 0 0 5 3 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874735909928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9558476 CPUtime=0.12 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) S 21894 21897 15518 0 -1 4202560 98 0 0 0 10 2 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874734856872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) S 21894 21897 15518 0 -1 4202560 72 0 0 0 11 3 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874733804328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) S 21894 21897 15518 0 -1 4202560 49 0 0 0 8 2 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874732751272 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) S 21894 21897 15518 0 -1 4202560 53 0 0 0 7 3 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874731698728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9558476 CPUtime=0.15 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) S 21894 21897 15518 0 -1 4202560 77 0 0 0 11 4 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874730645672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9558476 CPUtime=0.06 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) S 21894 21897 15518 0 -1 4202560 32 0 0 0 5 1 0 0 20 0 18 0 108504177 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874729593128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 481 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874717395816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 4275 0 0 0 46 0 0 0 20 0 18 0 108504182 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 4914 0 0 0 43 0 0 0 20 0 18 0 108504182 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 170723 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.67
Current children cumulated vsize (KiB) 9558476

[startup+6.30083 s]
/proc/loadavg: 4.03 4.21 4.22 4/215 21915
/proc/meminfo: memFree=25569220/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9558476 CPUtime=8.61 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 16312 0 1 0 803 58 0 0 20 0 18 0 108504175 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2389619 334014 2263 9 0 2380296 0
[pid=21897/tid=21899] ppid=21894 vsize=9558476 CPUtime=5.74 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) R 21894 21897 15518 0 -1 4202560 3343 0 1 0 556 18 0 0 20 0 18 0 108504176 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874893742096 214373033229 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) S 21894 21897 15518 0 -1 4202560 113 0 0 0 14 3 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874736962472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) S 21894 21897 15518 0 -1 4202560 214 0 0 0 21 7 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874735909928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) S 21894 21897 15518 0 -1 4202560 145 0 0 0 19 5 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874734856872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9558476 CPUtime=0.3 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) S 21894 21897 15518 0 -1 4202560 169 0 0 0 24 6 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874733804328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9558476 CPUtime=0.19 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) S 21894 21897 15518 0 -1 4202560 82 0 0 0 14 5 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874732751272 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) S 21894 21897 15518 0 -1 4202560 388 0 0 0 21 7 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874731698728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) S 21894 21897 15518 0 -1 4202560 131 0 0 0 18 5 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874730645672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9558476 CPUtime=0.14 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) S 21894 21897 15518 0 -1 4202560 262 0 0 0 11 3 0 0 20 0 18 0 108504177 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874729593128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 1023 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874717395816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 108504179 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9558476 CPUtime=0.46 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 4275 0 0 0 46 0 0 0 20 0 18 0 108504182 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 4914 0 0 0 43 0 0 0 20 0 18 0 108504182 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9558476 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 108504182 9787879424 334014 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.61
Current children cumulated vsize (KiB) 9558476

[startup+12.701 s]
/proc/loadavg: 4.03 4.21 4.22 5/219 21919
/proc/meminfo: memFree=24337712/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9824732 CPUtime=21.19 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 18464 0 1 0 2018 101 0 0 20 0 22 0 108504175 10060525568 639742 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2456183 639742 2288 9 0 2446860 0

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


[startup+882.308 s]
/proc/loadavg: 4.16 4.20 4.22 5/219 22007
/proc/meminfo: memFree=21663432/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9824732 CPUtime=1763.99 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 26788 0 1 0 176220 179 0 0 20 0 22 0 108504175 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2456183 831153 2296 9 0 2446860 0
[pid=21897/tid=21899] ppid=21894 vsize=9824732 CPUtime=7.78 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) S 21894 21897 15518 0 -1 4202560 3806 0 1 0 745 33 0 0 20 0 22 0 108504176 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874893751160 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) S 21894 21897 15518 0 -1 4202560 489 0 0 0 156 13 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874736962472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) S 21894 21897 15518 0 -1 4202560 564 0 0 0 170 16 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874735909928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9824732 CPUtime=1.78 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) S 21894 21897 15518 0 -1 4202560 775 0 0 0 164 14 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874734856872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) S 21894 21897 15518 0 -1 4202560 581 0 0 0 173 17 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874733804328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) S 21894 21897 15518 0 -1 4202560 562 0 0 0 173 16 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874732751272 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) S 21894 21897 15518 0 -1 4202560 565 0 0 0 174 16 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874731698728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) S 21894 21897 15518 0 -1 4202560 529 0 0 0 169 16 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874730645672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9824732 CPUtime=1.6 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) S 21894 21897 15518 0 -1 4202560 535 0 0 0 146 14 0 0 20 0 22 0 108504177 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874729593128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 1907 0 0 0 163 6 0 0 20 0 22 0 108504179 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874717395816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 7835 0 0 0 151 0 0 0 20 0 22 0 108504182 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 6656 0 0 0 118 1 0 0 20 0 22 0 108504182 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 51 0 0 0 20 18 0 0 20 0 22 0 108504182 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21916] ppid=21894 vsize=9824732 CPUtime=868.64 cores=0,2,4,6
/proc/21897/task/21916/stat : 21916 (java) R 21894 21897 15518 0 -1 4202560 51 0 0 0 86848 16 0 0 20 0 22 0 108505028 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874708971408 139874754538466 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21917] ppid=21894 vsize=9824732 CPUtime=868.59 cores=0,2,4,6
/proc/21897/task/21917/stat : 21917 (java) R 21894 21897 15518 0 -1 4202560 614 0 0 0 86841 18 0 0 20 0 22 0 108505028 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874707918128 139874754760494 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21918] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21918/stat : 21918 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874706867496 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21919] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21919/stat : 21919 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831153 33554432000 1073741824 1073778376 140734296789824 139874705814952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1763.99
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+900.301 s]
/proc/loadavg: 4.12 4.19 4.21 5/220 22011
/proc/meminfo: memFree=21640840/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 26791 0 1 0 179824 179 0 0 20 0 22 0 108504175 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2456183 831152 2296 9 0 2446860 0
[pid=21897/tid=21899] ppid=21894 vsize=9824732 CPUtime=7.79 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) S 21894 21897 15518 0 -1 4202560 3806 0 1 0 746 33 0 0 20 0 22 0 108504176 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874893751160 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) S 21894 21897 15518 0 -1 4202560 489 0 0 0 160 13 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874736962472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) S 21894 21897 15518 0 -1 4202560 564 0 0 0 171 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874735909928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) S 21894 21897 15518 0 -1 4202560 775 0 0 0 165 14 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874734856872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) S 21894 21897 15518 0 -1 4202560 581 0 0 0 177 17 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874733804328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) S 21894 21897 15518 0 -1 4202560 562 0 0 0 174 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874732751272 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) S 21894 21897 15518 0 -1 4202560 565 0 0 0 175 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874731698728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) S 21894 21897 15518 0 -1 4202560 529 0 0 0 171 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874730645672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) S 21894 21897 15518 0 -1 4202560 535 0 0 0 148 14 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874729593128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 1907 0 0 0 163 6 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874717395816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 7835 0 0 0 151 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 6656 0 0 0 118 1 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 53 0 0 0 20 18 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21916] ppid=21894 vsize=9824732 CPUtime=886.59 cores=0,2,4,6
/proc/21897/task/21916/stat : 21916 (java) R 21894 21897 15518 0 -1 4202560 52 0 0 0 88643 16 0 0 20 0 22 0 108505028 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874708971408 139874754602228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21917] ppid=21894 vsize=9824732 CPUtime=886.53 cores=0,2,4,6
/proc/21897/task/21917/stat : 21917 (java) R 21894 21897 15518 0 -1 4202560 614 0 0 0 88634 19 0 0 20 0 22 0 108505028 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874707917936 139874754615749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21918] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21918/stat : 21918 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874706867496 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21919] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21919/stat : 21919 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874705814952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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 21897 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+900.301 s]
/proc/loadavg: 4.12 4.19 4.21 5/220 22011
/proc/meminfo: memFree=21640840/32872528 swapFree=15784/1434320
[pid=21897] ppid=21894 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/21897/stat : 21897 (java) S 21894 21897 15518 0 -1 4202496 26791 0 1 0 179824 179 0 0 20 0 22 0 108504175 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 140734296780960 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21897/statm: 2456183 831152 2296 9 0 2446860 0
[pid=21897/tid=21899] ppid=21894 vsize=9824732 CPUtime=7.79 cores=0,2,4,6
/proc/21897/task/21899/stat : 21899 (java) S 21894 21897 15518 0 -1 4202560 3806 0 1 0 746 33 0 0 20 0 22 0 108504176 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874893751160 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21900] ppid=21894 vsize=9824732 CPUtime=1.73 cores=0,2,4,6
/proc/21897/task/21900/stat : 21900 (java) S 21894 21897 15518 0 -1 4202560 489 0 0 0 160 13 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874736962472 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21901] ppid=21894 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/21897/task/21901/stat : 21901 (java) S 21894 21897 15518 0 -1 4202560 564 0 0 0 171 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874735909928 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21902] ppid=21894 vsize=9824732 CPUtime=1.79 cores=0,2,4,6
/proc/21897/task/21902/stat : 21902 (java) S 21894 21897 15518 0 -1 4202560 775 0 0 0 165 14 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874734856872 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21903] ppid=21894 vsize=9824732 CPUtime=1.94 cores=0,2,4,6
/proc/21897/task/21903/stat : 21903 (java) S 21894 21897 15518 0 -1 4202560 581 0 0 0 177 17 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874733804328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21904] ppid=21894 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21897/task/21904/stat : 21904 (java) S 21894 21897 15518 0 -1 4202560 562 0 0 0 174 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874732751272 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21905] ppid=21894 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/21897/task/21905/stat : 21905 (java) S 21894 21897 15518 0 -1 4202560 565 0 0 0 175 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874731698728 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21906] ppid=21894 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/21897/task/21906/stat : 21906 (java) S 21894 21897 15518 0 -1 4202560 529 0 0 0 171 16 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874730645672 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21907] ppid=21894 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/21897/task/21907/stat : 21907 (java) S 21894 21897 15518 0 -1 4202560 535 0 0 0 148 14 0 0 20 0 22 0 108504177 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874729593128 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21908] ppid=21894 vsize=9824732 CPUtime=1.69 cores=0,2,4,6
/proc/21897/task/21908/stat : 21908 (java) S 21894 21897 15518 0 -1 4202560 1907 0 0 0 163 6 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874717395816 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21909] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21909/stat : 21909 (java) S 21894 21897 15518 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874716342136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21910] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21910/stat : 21910 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108504179 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874715288968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21911] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21911/stat : 21911 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874714237712 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21912] ppid=21894 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/21897/task/21912/stat : 21912 (java) S 21894 21897 15518 0 -1 4202560 7835 0 0 0 151 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874713184568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21913] ppid=21894 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/21897/task/21913/stat : 21913 (java) S 21894 21897 15518 0 -1 4202560 6656 0 0 0 118 1 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874712132024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21897/tid=21914] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21914/stat : 21914 (java) S 21894 21897 15518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874711079160 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21915] ppid=21894 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/21897/task/21915/stat : 21915 (java) S 21894 21897 15518 0 -1 4202560 53 0 0 0 20 18 0 0 20 0 22 0 108504182 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874710026824 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21916] ppid=21894 vsize=9824732 CPUtime=886.59 cores=0,2,4,6
/proc/21897/task/21916/stat : 21916 (java) R 21894 21897 15518 0 -1 4202560 52 0 0 0 88643 16 0 0 20 0 22 0 108505028 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874708971408 139874754602228 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21897/tid=21917] ppid=21894 vsize=9824732 CPUtime=886.53 cores=0,2,4,6
/proc/21897/task/21917/stat : 21917 (java) R 21894 21897 15518 0 -1 4202560 614 0 0 0 88634 19 0 0 20 0 22 0 108505028 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874707917936 139874754615749 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21897/tid=21918] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21918/stat : 21918 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874706867496 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21897/tid=21919] ppid=21894 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21897/task/21919/stat : 21919 (java) S 21894 21897 15518 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 108505031 10060525568 831152 33554432000 1073741824 1073778376 140734296789824 139874705814952 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 900.398
CPU time (s): 1800.75
CPU user time (s): 1798.43
CPU system time (s): 2.32265
CPU usage (%): 199.995
Max. virtual memory (cumulated for all children) (KiB): 9827340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.43
system time used= 2.32265
maximum resident set size= 3324724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26827
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23600
involuntary context switches= 22974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.66514 second user time and 7.62084 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-07 04:15:09
IDJOB=4080480
IDBENCH=89649
IDSOLVER=2543
FILE ID=node130/4080480-1465265708
RUNJOBID= node130-1465253566-15534
PBS_JOBID= 19843263
Free space on /tmp= 71692 MiB

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

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

MD5SUM BENCH= 395b6779bc0f993a1d1357b59c2e4536
RANDOM SEED=766066588

node130.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.261
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	: 5332.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        26904380 kB
Buffers:          102708 kB
Cached:           198888 kB
SwapCached:         1724 kB
Active:          3619604 kB
Inactive:         167100 kB
Active(anon):    3486480 kB
Inactive(anon):     1252 kB
Active(file):     133124 kB
Inactive(file):   165848 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098432 kB
Dirty:             50544 kB
Writeback:           144 kB
AnonPages:       4919172 kB
Mapped:            15384 kB
Shmem:                 0 kB
Slab:             603100 kB
SReclaimable:      46264 kB
SUnreclaim:       556836 kB
KernelStack:        1592 kB
PageTables:        13820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5176000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4818944 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= 71356 MiB
End job on node130 at 2016-06-07 04:30:10