Trace number 4106477

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16OPT3 53.6348 52.2186

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=8-P0=107-P1=89-P2=97-P3=41-P4=137-P5=181-P6=11-B.opb
MD5SUM931666055852afe6f909d62fafedf38c
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.100984
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables144
Total number of constraints13
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints13
Minimum length of a constraint8
Maximum length of a constraint80
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 32768
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 130560
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)384
Sum of products size (including duplicates)768
Number of different products384
Sum of products size768

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

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.11/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.11/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.11/0.10	c java.vm.version	19.1-b02
0.11/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.11/0.10	c sun.arch.data.model	64
0.11/0.10	c java.version		1.6.0_24
0.11/0.10	c os.name		Linux
0.11/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.11/0.10	c os.arch		amd64
0.11/0.10	c Free memory 		501472288
0.11/0.10	c Max memory 		7480803328
0.11/0.10	c Total memory 		504102912
0.11/0.10	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4106477-1466270903.opb
0.11/0.10	c reading problem ... 
0.11/0.11	c  objective function found
0.11/0.16	c ... done. Wall clock time 0.062s.
0.11/0.16	c declared #vars     144
0.11/0.16	c internal #vars     528
0.11/0.16	c #constraints  787
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 384
0.11/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 403
0.11/0.16	c 787 constraints processed.
0.11/0.16	c objective function length is 8 literals
0.90/0.64	c cleaning 2497 clauses out of 5001 with flag 10164/5001
1.69/1.12	c cleaning 4248 clauses out of 8503 with flag 22365/11000
2.28/1.79	c cleaning 5620 clauses out of 11255 with flag 36578/18000
3.09/2.57	c cleaning 6810 clauses out of 13635 with flag 53293/26000
3.56/2.94	c cleaning 7912 clauses out of 15825 with flag 72220/35000
3.66/3.05	c SATISFIABLE
3.66/3.05	c OPTIMIZING...
3.66/3.05	c Got one! Elapsed wall clock time (in seconds):2.948
3.66/3.05	o 53
3.76/3.14	c cleaning 6465 clauses out of 12938 with flag 4139/40025
4.16/3.55	c cleaning 6231 clauses out of 12473 with flag 17132/46025
4.46/3.88	c cleaning 6616 clauses out of 13242 with flag 32650/53025
5.07/4.44	c cleaning 7309 clauses out of 14626 with flag 50919/61025
5.57/4.93	c cleaning 8144 clauses out of 16317 with flag 71121/70025
5.57/4.94	c Got one! Elapsed wall clock time (in seconds):4.841
5.57/4.94	o 49
5.77/5.19	c cleaning 6760 clauses out of 13535 with flag 12058/75387
6.17/5.55	c cleaning 6385 clauses out of 12774 with flag 25520/81386
6.17/5.58	c Got one! Elapsed wall clock time (in seconds):5.479
6.17/5.58	o 3
6.69/5.80	c cleaning 6025 clauses out of 12051 with flag 11799/87048
7.11/6.05	c cleaning 6003 clauses out of 12026 with flag 24707/93048
7.55/6.37	c cleaning 6506 clauses out of 13023 with flag 40732/100048
7.95/6.75	c cleaning 7247 clauses out of 14517 with flag 58291/108048
8.34/7.19	c cleaning 8126 clauses out of 16271 with flag 77864/117049
8.95/7.75	c cleaning 9066 clauses out of 18144 with flag 101396/127048
9.76/8.60	c cleaning 10027 clauses out of 20078 with flag 131495/138048
10.88/9.61	c cleaning 11007 clauses out of 22052 with flag 162958/150049
11.78/10.51	c cleaning 12017 clauses out of 24045 with flag 191597/163049
12.68/11.43	c cleaning 13005 clauses out of 26027 with flag 223813/177048
13.77/12.58	c cleaning 14002 clauses out of 28022 with flag 258250/192048
15.17/13.97	c cleaning 14999 clauses out of 30020 with flag 294598/208048
16.84/15.51	c cleaning 16008 clauses out of 32020 with flag 334202/225048
18.15/16.88	c cleaning 17006 clauses out of 34013 with flag 374040/243049
20.25/18.96	c cleaning 17986 clauses out of 36006 with flag 418507/262048
22.16/20.87	c cleaning 19007 clauses out of 38020 with flag 464787/282048
25.26/23.97	c cleaning 20000 clauses out of 40013 with flag 513853/303048
27.16/25.80	c cleaning 21004 clauses out of 42014 with flag 564454/325050
28.96/27.68	c cleaning 21995 clauses out of 44008 with flag 613995/348048
31.06/29.78	c cleaning 22999 clauses out of 46014 with flag 666309/372049
33.20/31.84	c cleaning 24002 clauses out of 48014 with flag 720886/397048
35.20/33.85	c cleaning 24998 clauses out of 50013 with flag 778529/423050
37.90/36.54	c cleaning 26000 clauses out of 52015 with flag 836841/450050
40.70/39.38	c cleaning 27004 clauses out of 54012 with flag 897210/478048
43.70/42.33	c cleaning 27994 clauses out of 56008 with flag 965805/507048
46.80/45.49	c cleaning 28999 clauses out of 58014 with flag 1032132/537048
52.01/50.69	c cleaning 30008 clauses out of 60015 with flag 1100131/568049
53.60/52.21	c starts		: 979
53.60/52.21	c conflicts		: 580907
53.60/52.21	c decisions		: 643540
53.60/52.21	c propagations		: 10653358
53.60/52.21	c inspects		: 884509177
53.60/52.21	c shortcuts		: 0
53.60/52.21	c learnt literals	: 16
53.60/52.21	c learnt binary clauses	: 19
53.60/52.21	c learnt ternary clauses	: 48
53.60/52.21	c learnt constraints	: 580890
53.60/52.21	c ignored constraints	: 0
53.60/52.21	c root simplifications	: 0
53.60/52.21	c removed literals (reason simplification)	: 0
53.60/52.21	c reason swapping (by a shorter reason)	: 0
53.60/52.21	c Calls to reduceDB	: 39
53.60/52.21	c Number of update (reduction) of LBD	: 20660
53.60/52.21	c Imported unit clauses	: 0
53.60/52.21	c number of reductions to clauses (during analyze)	: 0
53.60/52.21	c number of learned constraints concerned by reduction	: 0
53.60/52.21	c number of learning phase by resolution	: 0
53.60/52.21	c number of learning phase by cutting planes	: 0
53.60/52.21	c speed (assignments/second)	: 204714.79631053036
53.60/52.21	c non guided choices	3732
53.60/52.21	c learnt constraints type 
53.60/52.21	s OPTIMUM FOUND
53.60/52.21	c Found 3 solution(s)
53.60/52.21	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 x9 -x10 -x11 -x12 x13 x14 -x15 x16 x17 x18 x19 x20 x21 -x22 -x23 x24 x25 x26 x27 x28 -x29 -x30 -x31 -x32 x33 x34 x35 x36 -x37 x38 -x39 -x40 x41 x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 x50 -x51 -x52 -x53 -x54 x55 x56 x57 x58 -x59 -x60 x61 -x62 -x63 -x64 x65 -x66 x67 x68 -x69 -x70 x71 x72 x73 x74 -x75 -x76 -x77 -x78 -x79 -x80 x81 -x82 x83 x84 -x85 -x86 -x87 x88 x89 x90 x91 -x92 -x93 x94 -x95 x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 x137 x138 x139 x140 x141 x142 x143 -x144 
53.60/52.21	c objective function=3
53.60/52.21	c Total wall clock time (in seconds): 52.108

Verifier Data

OK	3

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-4106477-1466270903/watcher-4106477-1466270903 -o /tmp/evaluation-result-4106477-1466270903/solver-4106477-1466270903 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106477-1466270903.opb 

pid=22980
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: 2.13 2.06 2.01 4/194 22983
/proc/meminfo: memFree=31109964/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 1354 0 0 0 0 0 0 0 20 0 2 0 29135890 98570240 978 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 24065 978 744 9 0 16771 0
[pid=22983/tid=22984] ppid=22980 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 29135891 98570240 978 33554432000 1073741824 1073778376 140737050854272 139778978332200 206629062016 0 0 4096 0 0 0 0 -1 4 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 2.13 2.06 2.01 4/194 22983
/proc/meminfo: memFree=31109964/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 4509 0 1 0 10 1 0 0 20 0 18 0 29135890 9787879424 6130 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2389619 6130 2157 9 0 2380296 0
[pid=22983/tid=22984] ppid=22980 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2393 0 1 0 6 2 0 0 20 0 18 0 29135891 9787879424 6130 33554432000 1073741824 1073778376 140737050854272 139778978335648 206632445197 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.206264 s]
/proc/loadavg: 2.13 2.06 2.01 4/194 22983
/proc/meminfo: memFree=31109964/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 6088 0 1 0 29 2 0 0 20 0 19 0 29135890 9856040960 8170 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 8170 2228 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2435 0 1 0 17 2 0 0 20 0 19 0 29135891 9856040960 8170 33554432000 1073741824 1073778376 140737050854272 139778978337408 139778850831636 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9625040

[startup+0.300254 s]
/proc/loadavg: 2.13 2.06 2.01 4/194 22983
/proc/meminfo: memFree=31109964/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=0.57 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 7638 0 1 0 55 2 0 0 20 0 19 0 29135890 9856040960 9152 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 9152 2239 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2436 0 1 0 26 2 0 0 20 0 19 0 29135891 9856040960 9152 33554432000 1073741824 1073778376 140737050854272 139778978337408 139778851173552 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9625040

[startup+0.700172 s]
/proc/loadavg: 2.13 2.06 2.01 4/194 22983
/proc/meminfo: memFree=31109964/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 12246 0 1 0 107 3 0 0 20 0 19 0 29135890 9856040960 12609 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 12609 2247 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2437 0 1 0 66 2 0 0 20 0 19 0 29135891 9856040960 12609 33554432000 1073741824 1073778376 140737050854272 139778978337408 139778851210187 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9625040

[startup+1.50075 s]
/proc/loadavg: 2.13 2.06 2.01 4/213 23002
/proc/meminfo: memFree=31056648/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=2.08 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 13484 0 1 0 205 3 0 0 20 0 19 0 29135890 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 14331 2249 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=1.48 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2440 0 1 0 146 2 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778978337304 139778851244647 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3618 0 0 0 21 0 0 0 20 0 19 0 29135895 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 6156 0 0 0 36 0 0 0 20 0 19 0 29135895 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 14331 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.08
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.13 2.06 2.01 3/213 23002
/proc/meminfo: memFree=31045664/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=3.76 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 13543 0 1 0 373 3 0 0 20 0 19 0 29135890 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 16434 2250 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=3.08 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2444 0 1 0 306 2 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778978328272 139778851210003 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.23 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3619 0 0 0 23 0 0 0 20 0 19 0 29135895 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 6210 0 0 0 41 0 0 0 20 0 19 0 29135895 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 16434 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.76
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.12 2.06 2.01 4/213 23002
/proc/meminfo: memFree=31019288/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=7.55 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 20243 0 1 0 751 4 0 0 20 0 19 0 29135890 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 21911 2257 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2461 0 1 0 626 2 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778978334376 139778851256096 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3619 0 0 0 26 0 0 0 20 0 19 0 29135895 9856040960 21911 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=0.97 cores=0,2,4,6

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

/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3619 0 0 0 26 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 12892 0 0 0 106 2 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.5
Current children cumulated vsize (KiB) 9625040

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

[startup+51.201 s]
/proc/loadavg: 2.06 2.05 2.01 3/213 23263
/proc/meminfo: memFree=30839696/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=52.6 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 20345 0 1 0 5253 7 0 0 20 0 19 0 29135890 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 48168 2271 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=51.16 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2514 0 1 0 5112 4 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778978328240 139778851179969 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3619 0 0 0 26 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 12892 0 0 0 106 2 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 52.6
Current children cumulated vsize (KiB) 9625040

[startup+52.0008 s]
/proc/loadavg: 2.06 2.05 2.01 3/213 23263
/proc/meminfo: memFree=30837648/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=53.4 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 20345 0 1 0 5333 7 0 0 20 0 19 0 29135890 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 48168 2271 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=51.96 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2514 0 1 0 5192 4 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778978328240 139778851200670 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) S 22980 22983 16325 0 -1 4202560 3619 0 0 0 26 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778798365240 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 12892 0 0 0 106 2 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.4
Current children cumulated vsize (KiB) 9625040

[startup+52.2008 s]
/proc/loadavg: 2.06 2.05 2.01 3/213 23263
/proc/meminfo: memFree=30837648/32872528 swapFree=534252/566956
[pid=22983] ppid=22980 vsize=9625040 CPUtime=53.6 cores=0,2,4,6
/proc/22983/stat : 22983 (java) S 22980 22983 16325 0 -1 4202496 20347 0 1 0 5353 7 0 0 20 0 19 0 29135890 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 140737050845408 206632419389 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/22983/statm: 2406260 48168 2271 9 0 2396937 0
[pid=22983/tid=22984] ppid=22980 vsize=9625040 CPUtime=52.16 cores=0,2,4,6
/proc/22983/task/22984/stat : 22984 (java) R 22980 22983 16325 0 -1 4202560 2514 0 1 0 5212 4 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778978328240 139778851324066 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22983/tid=22986] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22986/stat : 22986 (java) S 22980 22983 16325 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778822355112 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22987] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22987/stat : 22987 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778821302568 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22988] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22988/stat : 22988 (java) S 22980 22983 16325 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778820250024 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22989] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22989/stat : 22989 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778819197480 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22990] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22990/stat : 22990 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778818144936 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22991] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22991/stat : 22991 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778817092392 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22992] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22992/stat : 22992 (java) S 22980 22983 16325 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778816039848 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=22993] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22993/stat : 22993 (java) S 22980 22983 16325 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29135891 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778814987304 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22994] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22994/stat : 22994 (java) S 22980 22983 16325 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 29135892 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778802575464 206632433577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=22995] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22995/stat : 22995 (java) S 22980 22983 16325 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778801521784 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22996] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22996/stat : 22996 (java) S 22980 22983 16325 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29135893 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778800469128 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22997] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/22997/stat : 22997 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778799417872 206632441632 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22998] ppid=22980 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/22983/task/22998/stat : 22998 (java) R 22980 22983 16325 0 -1 4202560 3620 0 0 0 27 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778798365240 139778982430434 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22983/tid=22999] ppid=22980 vsize=9625040 CPUtime=1.08 cores=0,2,4,6
/proc/22983/task/22999/stat : 22999 (java) S 22980 22983 16325 0 -1 4202560 12893 0 0 0 106 2 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778797312696 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23000] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23000/stat : 23000 (java) S 22980 22983 16325 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778796260344 206632432700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22983/tid=23001] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23001/stat : 23001 (java) S 22980 22983 16325 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29135895 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778795208008 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22983/tid=23002] ppid=22980 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22983/task/23002/stat : 23002 (java) S 22980 22983 16325 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29135907 9856040960 48168 33554432000 1073741824 1073778376 140737050854272 139778794152744 206632433577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 53.6
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 52.2186
CPU time (s): 53.6348
CPU user time (s): 53.5129
CPU system time (s): 0.121981
CPU usage (%): 102.712
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.5129
system time used= 0.121981
maximum resident set size= 192732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20370
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1415
involuntary context switches= 170

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.356945 second user time and 0.209968 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-18 19:28:23
IDJOB=4106477
IDBENCH=48074
IDSOLVER=2546
FILE ID=node138/4106477-1466270903
RUNJOBID= node138-1466241309-16341
PBS_JOBID= 19918205
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=8-P0=107-P1=89-P2=97-P3=41-P4=137-P5=181-P6=11-B.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106477-1466270903/watcher-4106477-1466270903 -o /tmp/evaluation-result-4106477-1466270903/solver-4106477-1466270903 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1466241309-16341 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106477-1466270903.opb

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

MD5SUM BENCH= 931666055852afe6f909d62fafedf38c
RANDOM SEED=1243630305

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31109964 kB
Buffers:          142684 kB
Cached:           244556 kB
SwapCached:         1060 kB
Active:           154972 kB
Inactive:         292240 kB
Active(anon):      60500 kB
Inactive(anon):     1696 kB
Active(file):      94472 kB
Inactive(file):   290544 kB
Unevictable:      566956 kB
Mlocked:          534252 kB
SwapTotal:      67108856 kB
SwapFree:       67099640 kB
Dirty:              1364 kB
Writeback:             0 kB
AnonPages:        632040 kB
Mapped:            15212 kB
Shmem:                 0 kB
Slab:             608048 kB
SReclaimable:      50944 kB
SUnreclaim:       557104 kB
KernelStack:        1608 kB
PageTables:         5424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1261052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71732 MiB
End job on node138 at 2016-06-18 19:29:15