Trace number 4390519

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
AbsCon 2019-07-23SAT 5.1842 3.26907

DiagnosticValue
WRONG_DECISIONS236

General information on the benchmark

NameNumberPartitioning/NumberPartitioning-m1-s1/
NumberPartitioning-064.xml
MD5SUM019f4b77ddc0f15b2fea5bd490d99eee
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark5.1842
Satisfiable
(Un)Satisfiability was proved
Number of variables128
Number of constraints72
Number of domains2
Minimum domain size64
Maximum domain size4096
Distribution of domain sizes[{"size":64,"count":64},{"size":4096,"count":64}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":64},{"degree":4,"count":63},{"degree":5,"count":1}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":64},{"arity":32,"count":6},{"arity":64,"count":1}]
Number of extensional constraints0
Number of intensional constraints65
Distribution of constraint types[{"type":"intension","count":65},{"type":"allDifferent","count":1},{"type":"ordered","count":2},{"type":"sum","count":4}]
Optimization problemNO
Type of objective

Solver Data

2.43/1.87	
2.43/1.87	AbsCon 2 
2.43/1.88	
2.93/2.01	  Instance
2.93/2.01	    name=instance-4390519-1568380535, framework=CSP
2.93/2.01	
2.93/2.01	  Loading variables...
2.93/2.04	  Loading constraints...[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@1d2c600c
2.93/2.05	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@c4811ca
2.93/2.05	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@240c3981
2.93/2.05	[Lorg.xcsp.parser.entries.XVariables$XVarInteger;@5d3413c1
3.17/2.18	
3.17/2.18	
3.17/2.18	  Domains
3.17/2.18	    nTypes=2, nValues=266240, sizes=[64#64,4096#64]
3.17/2.18	  Variables
3.17/2.18	    count=128, degrees=[2#64,4#63,5#1]
3.17/2.18	  Constraints
3.17/2.18	    count=72, nSpecific=7, arities=[1#1,2#64,32#6,64#1]
3.17/2.18	    distribution=[AllDifferent#1,CtrIntension#65,OrderedLT#2,SumSimpleEQ#4]
3.17/2.18	    nIntStructures=(2,shared:63), nCftStructures=(1,shared:63,unbuilt:8)
3.17/2.18	    wck=0.346, cpu=2.154, mem=29M155
3.17/2.19	  Solver SolverBacktrack being built...
3.17/2.19	
3.46/2.22	
3.46/2.22	  Solver
3.46/2.22	    guaranteedGAC=false
3.46/2.22	    wck=0.38, cpu=2.186, mem=43M521
4.47/3.04	
4.47/3.04	  Preprocessing
4.47/3.04	    filters=69, revisions=(130,useless=64), ccks=8745087, nACremovedValues=262144, nTotalRemovedValues=262144, inconcistency=false
4.47/3.04	    wck=0.821, cpu=3.008, mem=43M521
4.47/3.04	
4.47/3.08	    num=0, depth=14..14, filters=1017, revisions=(1028,useless=109), ccks=8779119, wck=0.866, mem=43M521
4.47/3.08	    decisions=34, wrong=10, backtracks=0, failedAssignments=10, nogoods=10
4.47/3.08	    
4.47/3.09	    num=1, depth=0..4, filters=1343, revisions=(1300,useless=109), ccks=8789565, wck=0.874, mem=43M521
4.47/3.09	    decisions=60, wrong=21, backtracks=0, failedAssignments=21, nogoods=20
4.47/3.09	    
4.47/3.10	    num=2, depth=0..0, filters=1451, revisions=(1360,useless=109), ccks=8792635, wck=0.88, mem=43M521
4.47/3.10	    decisions=84, wrong=33, backtracks=0, failedAssignments=33, nogoods=20
4.47/3.10	    
4.71/3.12	    num=3, depth=0..2, filters=1872, revisions=(1754,useless=148), ccks=8828741, wck=0.901, mem=43M521
4.71/3.12	    decisions=112, wrong=46, backtracks=0, failedAssignments=46, nogoods=27
4.71/3.12	    
4.71/3.14	    num=4, depth=0..2, filters=2505, revisions=(2557,useless=425), ccks=8853080, wck=0.924, mem=43M521
4.71/3.14	    decisions=141, wrong=60, backtracks=0, failedAssignments=60, nogoods=40
4.71/3.14	    
4.71/3.15	    num=5, depth=1..4, filters=2965, revisions=(2963,useless=450), ccks=8871733, wck=0.932, mem=43M521
4.71/3.15	    decisions=179, wrong=78, backtracks=3, failedAssignments=76, nogoods=51
4.71/3.15	    
4.71/3.17	    num=6, depth=1..4, filters=3339, revisions=(3254,useless=453), ccks=8888310, wck=0.949, mem=43M521
4.71/3.17	    decisions=217, wrong=96, backtracks=4, failedAssignments=93, nogoods=66
4.71/3.17	    
4.71/3.17	    num=7, depth=0..2, filters=3828, revisions=(3654,useless=462), ccks=8910181, wck=0.956, mem=43M521
4.71/3.17	    decisions=259, wrong=116, backtracks=6, failedAssignments=112, nogoods=75
4.71/3.17	    
4.71/3.19	    num=8, depth=1..3, filters=4766, revisions=(4706,useless=765), ccks=8934470, wck=0.97, mem=43M521
4.71/3.19	    decisions=305, wrong=138, backtracks=7, failedAssignments=133, nogoods=95
4.71/3.19	    
5.00/3.20	    num=9, depth=1..5, filters=5670, revisions=(5685,useless=1058), ccks=8954772, wck=0.98, mem=43M521
5.00/3.20	    decisions=360, wrong=164, backtracks=12, failedAssignments=156, nogoods=111
5.00/3.20	    
5.00/3.21	    num=10, depth=1..3, filters=6426, revisions=(6316,useless=1101), ccks=8980555, wck=0.99, mem=43M521
5.00/3.21	    decisions=416, wrong=191, backtracks=14, failedAssignments=181, nogoods=122
5.00/3.21	    
5.00/3.23	    num=11, depth=1..4, filters=7444, revisions=(7378,useless=1363), ccks=9010588, wck=1.011, mem=43M521
5.00/3.23	    decisions=481, wrong=223, backtracks=20, failedAssignments=209, nogoods=130
5.00/3.23	    
5.00/3.24	    num=12, depth=2..127, filters=7968, revisions=(8026,useless=1597), ccks=9028068, wck=1.026, mem=43M521
5.00/3.24	    decisions=512, wrong=236, backtracks=25, failedAssignments=220, nogoods=130, foundSolutions=1
5.00/3.24	    
5.00/3.24	  Global
5.00/3.24	    filters=7968, revisions=(8026,useless=1597), ccks=9028068, nogoods=130
5.00/3.24	    Stop=REACHED_GOAL, wrong=236, foundSolutions=1, firstSolCpu=3.206
5.00/3.24	    wck=1.407, cpu=3.212, mem=43M521
5.00/3.25	
5.00/3.25	v <instantiation id='sol1' type='solution'>  <list> x[] y[] cx[] cy[] </list>  <values> 1 2 3 4 5 6 7 8 9 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 63 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 35 53 55 56 57 58 59 60 61 62 64 1 4 9 16 25 36 49 64 81 961 1024 1089 1156 1296 1369 1444 1521 1600 1681 1764 1849 1936 2025 2116 2209 2304 2401 2500 2601 2704 2916 3969 100 121 144 169 196 225 256 289 324 361 400 441 484 529 576 625 676 729 784 841 900 1225 2809 3025 3136 3249 3364 3481 3600 3721 3844 4096 </values>  </instantiation>
5.00/3.25	s SATISFIABLE
5.00/3.25	
5.00/3.25	d WRONG_DECISIONS 236

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12038 MiB free)
  memory of node 1: 16384 MiB (14090 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390519-1568380535/watcher-4390519-1568380535 -o /tmp/evaluation-result-4390519-1568380535/solver-4390519-1568380535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390519-1568380535.xml -cm 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=21241, runsolver pid=21238

[startup+0.100306 s]*
/proc/loadavg: 0.65 0.16 0.09 5/230 21256
/proc/meminfo: memFree=26739772/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10659884 memory=27932 CPUtime=0.13 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 5490 0 0 0 13 0 0 0 20 0 15 0 414321319 10915721216 6983 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2664971 6983 2908 1 0 2627468 0
[pid=21241/tid=21243] ppid=21238 vsize=10659884 memory=8514726395714820750 CPUtime=0.09 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) R 21238 21241 20852 0 -1 4202560 3224 0 0 0 9 0 0 0 20 0 15 0 414321319 10915721216 6983 33554432000 4194304 4196468 140737014204688 140113732294928 140113325621949 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10659884 memory=-9181546050914066336 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 6983 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 6983 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 6983 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 6983 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321321 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112762438816 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112761385712 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10659884 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) S 21238 21241 20852 0 -1 1077944384 520 0 0 0 1 0 0 0 20 0 15 0 414321324 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112759282416 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112758229872 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0.02 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) R 21238 21241 20852 0 -1 4202560 386 0 0 0 2 0 0 0 20 0 15 0 414321324 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112757173688 140113706429921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321325 10915721216 6983 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27932 KiB

[startup+0.21086 s]*
/proc/loadavg: 0.65 0.16 0.09 4/230 21256
/proc/meminfo: memFree=26729104/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10659884 memory=37540 CPUtime=0.33 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 9138 0 0 0 31 2 0 0 20 0 15 0 414321319 10915721216 9385 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2664971 9385 2989 1 0 2627468 0
[pid=21241/tid=21243] ppid=21238 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) R 21238 21241 20852 0 -1 4202560 6100 0 0 0 19 1 0 0 20 0 15 0 414321319 10915721216 9385 33554432000 4194304 4196468 140737014204688 140113732296464 140113728087197 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10659884 memory=339 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 9385 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10659884 memory=140536834910303 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 9385 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 9385 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 9385 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321321 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112762438816 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112761385712 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10659884 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) S 21238 21241 20852 0 -1 1077944384 906 0 0 0 3 0 0 0 20 0 15 0 414321324 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112759282416 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10659884 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) S 21238 21241 20852 0 -1 1077944384 80 0 0 0 2 0 0 0 20 0 15 0 414321324 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112758229872 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0.05 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) S 21238 21241 20852 0 -1 1077944384 693 0 0 0 5 0 0 0 20 0 15 0 414321324 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112757176816 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321325 10915721216 9385 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 37540 KiB

[startup+0.31084 s]*
/proc/loadavg: 0.76 0.19 0.10 3/230 21256
/proc/meminfo: memFree=26726808/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10659884 memory=40344 CPUtime=0.47 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 9485 0 0 0 45 2 0 0 20 0 15 0 414321319 10915721216 10086 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2664971 10086 3015 1 0 2627468 0
[pid=21241/tid=21243] ppid=21238 vsize=10659884 memory=8390339637985935414 CPUtime=0.3 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) R 21238 21241 20852 0 -1 4202560 6374 0 0 0 29 1 0 0 20 0 15 0 414321319 10915721216 10086 33554432000 4194304 4196468 140737014204688 140113732287952 140113728087197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10659884 memory=304556140472303639 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 10086 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10659884 memory=140536834909940 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 10086 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 10086 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10915721216 10086 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321321 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112762438816 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414321322 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112761385712 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10659884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10659884 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) S 21238 21241 20852 0 -1 1077944384 945 0 0 0 5 0 0 0 20 0 15 0 414321324 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112759282416 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10659884 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) S 21238 21241 20852 0 -1 1077944384 88 0 0 0 3 0 0 0 20 0 15 0 414321324 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112758229872 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0.08 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) S 21238 21241 20852 0 -1 1077944384 722 0 0 0 8 0 0 0 20 0 15 0 414321324 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112757176816 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10659884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10659884 memory=140536834889344 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321325 10915721216 10086 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 40344 KiB

[startup+0.701414 s]
/proc/loadavg: 0.76 0.19 0.10 5/230 21256
/proc/meminfo: memFree=26716132/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10661932 memory=63720 CPUtime=1.11 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 12968 0 0 0 107 4 0 0 20 0 15 0 414321319 10917818368 15930 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2665483 15930 3065 1 0 2627980 0
[pid=21241/tid=21243] ppid=21238 vsize=10661932 memory=1276 CPUtime=0.68 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) R 21238 21241 20852 0 -1 4202560 8805 0 0 0 65 3 0 0 20 0 15 0 414321319 10917818368 15930 33554432000 4194304 4196468 140737014204688 140113732297296 140113728087197 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10661932 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321320 10917818368 15930 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10661932 memory=752 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10917818368 15930 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10661932 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10917818368 15930 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10661932 memory=9584 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10917818368 15930 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10661932 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321321 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10661932 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414321322 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112762438816 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10661932 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414321322 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112761385712 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10661932 memory=6296683642736693604 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10661932 memory=7594592247738553961 CPUtime=0.13 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) R 21238 21241 20852 0 -1 4202560 1220 0 0 0 13 0 0 0 20 0 15 0 414321324 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112759268384 140113709586475 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10661932 memory=5787213857196369745 CPUtime=0.09 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) S 21238 21241 20852 0 -1 1077944384 388 0 0 0 9 0 0 0 20 0 15 0 414321324 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112758229872 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10661932 memory=5450909908396308010 CPUtime=0.18 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) S 21238 21241 20852 0 -1 1077944384 1196 0 0 0 18 0 0 0 20 0 15 0 414321324 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112757176816 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10661932 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321325 10917818368 15930 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 1.11 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 63720 KiB

[startup+1.50076 s]
/proc/loadavg: 0.76 0.19 0.10 3/230 21256
/proc/meminfo: memFree=26567004/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10663980 memory=75428 CPUtime=2 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 17174 0 0 0 195 5 0 0 20 0 15 0 414321319 10919915520 18857 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2665995 18857 3089 1 0 2628492 0
[pid=21241/tid=21243] ppid=21238 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) R 21238 21241 20852 0 -1 4202560 11879 0 0 0 144 4 0 0 20 0 15 0 414321319 10919915520 18857 33554432000 4194304 4196468 140737014204688 140113732296328 140113712145758 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10663980 memory=33 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414321320 10919915520 18857 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10663980 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10919915520 18857 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10663980 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10919915520 18857 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414321320 10919915520 18857 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10663980 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 414321321 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414321322 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112762438816 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10663980 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414321322 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112761385712 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10663980 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10663980 memory=7090451838574551380 CPUtime=0.19 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) S 21238 21241 20852 0 -1 1077944384 2015 0 0 0 19 0 0 0 20 0 15 0 414321324 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112759282416 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10663980 memory=7669747063304906325 CPUtime=0.12 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) S 21238 21241 20852 0 -1 1077944384 706 0 0 0 12 0 0 0 20 0 15 0 414321324 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112758229872 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10663980 memory=6791534058613427641 CPUtime=0.18 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) S 21238 21241 20852 0 -1 1077944384 1198 0 0 0 18 0 0 0 20 0 15 0 414321324 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112757176816 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10663980 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414321324 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10663980 memory=2017 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 414321325 10919915520 18857 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 2 s
Current children cumulated vsize: 10663980 KiB
Current children cumulated memory: 75428 KiB

[startup+3.11037 s]
/proc/loadavg: 0.76 0.19 0.10 3/231 21257
/proc/meminfo: memFree=26133452/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10746276 memory=150556 CPUtime=4.71 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 24160 0 0 0 460 11 0 0 20 0 16 0 414321319 11004186624 37639 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2686569 37639 3342 1 0 2646705 0
[pid=21241/tid=21243] ppid=21238 vsize=10746276 memory=281073397607472 CPUtime=1.85 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) S 21238 21241 20852 0 -1 1077944384 13806 0 0 0 180 5 0 0 20 0 16 0 414321319 11004186624 37639 33554432000 4194304 4196468 140737014204688 140113732308144 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10746276 memory=4638778398332833889 CPUtime=0.01 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 16 0 414321320 11004186624 37639 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10746276 memory=2317753195388562059 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 16 0 414321320 11004186624 37639 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10746276 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414321320 11004186624 37639 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10746276 memory=-2746958450906831424 CPUtime=0.01 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 16 0 414321320 11004186624 37639 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10746276 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 688 0 0 0 0 0 0 0 20 0 16 0 414321321 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10746276 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414321322 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112762438880 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10746276 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414321322 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112761385728 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10746276 memory=1276 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414321324 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10746276 memory=1060 CPUtime=0.55 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) R 21238 21241 20852 0 -1 4202560 2426 0 0 0 55 0 0 0 20 0 16 0 414321324 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112759269088 140113711561799 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10746276 memory=752 CPUtime=0.54 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) R 21238 21241 20852 0 -1 4202560 1166 0 0 0 54 0 0 0 20 0 16 0 414321324 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112758219792 140113711450064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10746276 memory=1228 CPUtime=0.46 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) S 21238 21241 20852 0 -1 1077944384 2135 0 0 0 45 1 0 0 20 0 16 0 414321324 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112757176816 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10746276 memory=9584 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414321324 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10746276 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 414321325 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21257] ppid=21238 vsize=10746276 memory=2832 CPUtime=1.2 cores=1,3,5,7
/proc/21241/task/21257/stat : 21257 (java) R 21238 21241 20852 0 -1 4202560 2310 0 0 0 119 1 0 0 20 0 16 0 414321506 11004186624 37639 33554432000 4194304 4196468 140737014204688 140112738406784 140113330890672 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 4.71 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 150556 KiB

[startup+3.26902 s]
# the end of solver process 21241 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=5.05221 s, system=0.131991 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+3.20138 s]
/proc/loadavg: 0.76 0.19 0.10 3/231 21257
/proc/meminfo: memFree=26133452/32770624 swapFree=67004752/67108860
[pid=21241] ppid=21238 vsize=10746276 memory=153996 CPUtime=5 cores=1,3,5,7
/proc/21241/stat : 21241 (java) S 21238 21241 20852 0 -1 1077944320 26204 0 0 0 488 12 0 0 20 0 16 0 414321319 11004186624 38499 33554432000 4194304 4196468 140737014204688 140737014187232 140113728065271 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
/proc/21241/statm: 2686569 38499 3343 1 0 2646705 0
[pid=21241/tid=21243] ppid=21238 vsize=10746276 memory=1954 CPUtime=1.85 cores=1,3,5,7
/proc/21241/task/21243/stat : 21243 (java) S 21238 21241 20852 0 -1 1077944384 13806 0 0 0 180 5 0 0 20 0 16 0 414321319 11004186624 38499 33554432000 4194304 4196468 140737014204688 140113732308144 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21244] ppid=21238 vsize=10746276 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21241/task/21244/stat : 21244 (java) S 21238 21241 20852 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 16 0 414321320 11004186624 38499 33554432000 4194304 4196468 140737014204688 140113654139920 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21245] ppid=21238 vsize=10746276 memory=3472468814938111769 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21245/stat : 21245 (java) S 21238 21241 20852 0 -1 1077944384 25 0 0 0 0 0 0 0 20 0 16 0 414321320 11004186624 38499 33554432000 4194304 4196468 140737014204688 140113653087376 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21246] ppid=21238 vsize=10746276 memory=140536834896337 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21246/stat : 21246 (java) S 21238 21241 20852 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414321320 11004186624 38499 33554432000 4194304 4196468 140737014204688 140113652034320 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21247] ppid=21238 vsize=10746276 memory=7162220312361390439 CPUtime=0.01 cores=1,3,5,7
/proc/21241/task/21247/stat : 21247 (java) S 21238 21241 20852 0 -1 1077944384 107 0 0 0 1 0 0 0 20 0 16 0 414321320 11004186624 38499 33554432000 4194304 4196468 140737014204688 140113650981776 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21248] ppid=21238 vsize=10746276 memory=7738139985002521425 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21248/stat : 21248 (java) S 21238 21241 20852 0 -1 1077944384 734 0 0 0 0 0 0 0 20 0 16 0 414321321 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112763492592 140113728076418 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21249] ppid=21238 vsize=10746276 memory=-7173504570862900581 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21249/stat : 21249 (java) S 21238 21241 20852 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414321322 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112762438880 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21250] ppid=21238 vsize=10746276 memory=7738139985002521425 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21250/stat : 21250 (java) S 21238 21241 20852 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 16 0 414321322 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112761385728 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21251] ppid=21238 vsize=10746276 memory=30 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21251/stat : 21251 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414321324 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112760334288 140113728083867 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21252] ppid=21238 vsize=10746276 memory=29 CPUtime=0.64 cores=1,3,5,7
/proc/21241/task/21252/stat : 21252 (java) R 21238 21241 20852 0 -1 4202560 2450 0 0 0 64 0 0 0 20 0 16 0 414321324 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112759268512 140113709595493 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21253] ppid=21238 vsize=10746276 memory=28 CPUtime=0.63 cores=1,3,5,7
/proc/21241/task/21253/stat : 21253 (java) R 21238 21241 20852 0 -1 4202560 1402 0 0 0 63 0 0 0 20 0 16 0 414321324 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112758216432 140113707720970 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21254] ppid=21238 vsize=10746276 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/21241/task/21254/stat : 21254 (java) R 21238 21241 20852 0 -1 4202560 2168 0 0 0 46 1 0 0 20 0 16 0 414321324 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112757176816 140113713760337 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21255] ppid=21238 vsize=10746276 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21255/stat : 21255 (java) S 21238 21241 20852 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414321324 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112756124512 140113728075477 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21256] ppid=21238 vsize=10746276 memory=10 CPUtime=0 cores=1,3,5,7
/proc/21241/task/21256/stat : 21256 (java) S 21238 21241 20852 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 16 0 414321325 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112755071536 140113728076418 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
[pid=21241/tid=21257] ppid=21238 vsize=10746276 memory=0 CPUtime=1.3 cores=1,3,5,7
/proc/21241/task/21257/stat : 21257 (java) R 21238 21241 20852 0 -1 4202560 4016 0 0 0 128 2 0 0 20 0 16 0 414321506 11004186624 38499 33554432000 4194304 4196468 140737014204688 140112738408192 140113728087101 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10375168 140737014211595 140737014211698 140737014211698 140737014214607 0
Current children cumulated CPU time: 5 s
Current children cumulated vsize: 10746276 KiB
Current children cumulated memory: 153996 KiB

Child status: 0
Real time (s): 3.26907
CPU time (s): 5.1842
CPU user time (s): 5.05221
CPU system time (s): 0.131991
CPU usage (%): 158.583
Max. virtual memory (cumulated for all children) (KiB): 10746452
Max. memory (cumulated for all children) (KiB): 153996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.05221
system time used= 0.131991
maximum resident set size= 154988
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26647
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2413
involuntary context switches= 11


# summary of solver processes directly reported to runsolver:
#   pid: 21241
#   total CPU time (s): 5.1842
#   total CPU user time (s): 5.05221
#   total CPU system time (s): 0.131991

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.049996 second user time and 0.071106 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-13 15:14:57
IDJOB=4390519
IDBENCH=122918
IDSOLVER=2832
FILE ID=node126/4390519-1568380535
RUNJOBID= node126-1568380478-20884
PBS_JOBID= 21701838
Free space on /tmp= 55272 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/NumberPartitioning/NumberPartitioning-m1-s1/NumberPartitioning-064.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390519-1568380535/watcher-4390519-1568380535 -o /tmp/evaluation-result-4390519-1568380535/solver-4390519-1568380535 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568380478-20884 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390519-1568380535.xml -cm

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

MD5SUM BENCH= 019f4b77ddc0f15b2fea5bd490d99eee
RANDOM SEED=1795641819

node126.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.45
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
microcode	: 0x19
cpu MHz		: 2668.000
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 sep 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 nopl 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 dtherm 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:       32770624 kB
MemFree:        26768764 kB
MemAvailable:   30284840 kB
Buffers:          150108 kB
Cached:          3604304 kB
SwapCached:         2860 kB
Active:          3577276 kB
Inactive:        1750252 kB
Active(anon):    1571148 kB
Inactive(anon):    43272 kB
Active(file):    2006128 kB
Inactive(file):  1706980 kB
Unevictable:      109116 kB
Mlocked:          109116 kB
SwapTotal:      67108860 kB
SwapFree:       67004752 kB
Dirty:              9380 kB
Writeback:             0 kB
AnonPages:       1614560 kB
Mapped:            56264 kB
Shmem:             32816 kB
Slab:             261648 kB
SReclaimable:     231428 kB
SUnreclaim:        30220 kB
KernelStack:        3856 kB
PageTables:         8844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2882228 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1515520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55264 MiB
End job on node126 at 2019-09-13 15:15:01