Trace number 4390718

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 94.9099 91.9845

DiagnosticValue
WRONG_DECISIONS2682

General information on the benchmark

NameSubisomorphism/Subisomorphism-m1-si4-rand/
Subisomorphism-si4-r001-m600-08.xml
MD5SUM8e810070148f78cd392ecc5d984ef703
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 benchmark8.69989
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of constraints817
Number of domains1
Minimum domain size600
Maximum domain size600
Distribution of domain sizes[{"size":600,"count":240}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":3},{"degree":3,"count":18},{"degree":4,"count":26},{"degree":5,"count":33},{"degree":7,"count":51},{"degree":8,"count":41},{"degree":9,"count":29},{"degree":10,"count":15},{"degree":11,"count":9},{"degree":12,"count":9},{"degree":13,"count":4},{"degree":14,"count":2}]
Minimum constraint arity1
Maximum constraint arity240
Distribution of constraint arities[{"arity":1,"count":160},{"arity":2,"count":656},{"arity":240,"count":1}]
Number of extensional constraints816
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":816},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

2.63/1.90	
2.63/1.90	AbsCon 2 
2.63/1.91	
3.19/2.18	  Instance
3.19/2.18	    name=instance-4390718-1568383147, framework=CSP
3.19/2.18	
3.19/2.18	  Loading variables...
3.51/2.23	  Loading constraints...
4.24/2.43	
4.24/2.43	  Domains
4.24/2.43	    nTypes=1, nValues=144000, sizes=[600#240]
4.24/2.43	  Variables
4.24/2.43	    count=240, degrees=[2#3,3#18,4#26,5#33...11#9,12#9,13#4,14#2]
4.24/2.43	  Constraints
4.24/2.43	    count=817, nSpecific=1, arities=[1#160,2#656,240#1]
4.24/2.43	    distribution=[AllDifferent#1,CtrExtensionV-Bits#656,CtrExtensionV-Table#160]
4.24/2.43	    tables=[5#51,12#41,26#29,51#15,92#9,140#9,208#4,259#2], nTotalTuples=5704
4.24/2.43	    nExtStructures=(161,shared:655), nCftStructures=(1,shared:655,unbuilt:161)
4.24/2.43	    wck=0.565, cpu=2.398, mem=55M706
4.24/2.44	  Solver SolverBacktrack being built...
4.24/2.44	
4.24/2.47	
4.24/2.47	  Solver
4.24/2.47	    guaranteedGAC=true
4.24/2.47	    wck=0.607, cpu=2.438, mem=71M634
5.32/3.19	
5.32/3.19	  Preprocessing
5.32/3.19	    filters=160, revisions=(1223,useless=1063), ccks=96000, nACremovedValues=5704, nTotalRemovedValues=5704, inconcistency=false
5.32/3.19	    wck=0.715, cpu=3.155, mem=71M634
5.32/3.19	
6.55/3.98	    num=0, depth=2..3, filters=3862, revisions=(16029,useless=12074), ccks=439768, wck=1.512, mem=74M276
6.55/3.98	    decisions=25, wrong=11, backtracks=1, failedAssignments=10, nogoods=2
6.55/3.98	    
7.37/4.78	    num=1, depth=1..3, filters=7048, revisions=(29025,useless=21828), ccks=801085, wck=2.312, mem=74M276
7.37/4.78	    decisions=50, wrong=23, backtracks=3, failedAssignments=21, nogoods=6
7.37/4.78	    
7.99/5.39	    num=2, depth=1..2, filters=8802, revisions=(34874,useless=25876), ccks=938622, wck=2.913, mem=74M276
7.99/5.39	    decisions=77, wrong=36, backtracks=4, failedAssignments=33, nogoods=18
7.99/5.39	    
9.59/6.93	    num=3, depth=2..3, filters=15434, revisions=(59080,useless=43181), ccks=1481716, wck=4.459, mem=74M276
9.59/6.93	    decisions=109, wrong=51, backtracks=6, failedAssignments=46, nogoods=31
9.59/6.93	    
10.49/7.87	    num=4, depth=1..3, filters=18896, revisions=(72759,useless=53335), ccks=1880126, wck=5.4, mem=74M276
10.49/7.87	    decisions=144, wrong=68, backtracks=9, failedAssignments=60, nogoods=41
10.49/7.87	    
11.19/8.57	    num=5, depth=0..1, filters=22009, revisions=(88720,useless=66173), ccks=2384551, wck=6.102, mem=74M276
11.19/8.57	    decisions=181, wrong=86, backtracks=11, failedAssignments=76, nogoods=46
11.19/8.57	    
12.10/9.40	    num=6, depth=0..1, filters=25425, revisions=(104020,useless=78036), ccks=2876762, wck=6.929, mem=74M276
12.10/9.40	    decisions=223, wrong=107, backtracks=15, failedAssignments=93, nogoods=46
12.10/9.40	    
12.90/10.22	    num=7, depth=0..2, filters=28725, revisions=(116796,useless=87447), ccks=3213370, wck=7.746, mem=74M276
12.90/10.22	    decisions=268, wrong=129, backtracks=18, failedAssignments=112, nogoods=56
12.90/10.22	    
13.90/11.25	    num=8, depth=0..1, filters=33217, revisions=(138957,useless=105067), ccks=3915835, wck=8.774, mem=74M276
13.90/11.25	    decisions=318, wrong=154, backtracks=22, failedAssignments=133, nogoods=56
13.90/11.25	    
15.10/12.45	    num=9, depth=0..2, filters=38523, revisions=(162291,useless=123021), ccks=4537521, wck=9.978, mem=74M276
15.10/12.45	    decisions=369, wrong=179, backtracks=25, failedAssignments=156, nogoods=60
15.10/12.45	    
16.31/13.67	    num=10, depth=0..1, filters=43672, revisions=(185641,useless=141170), ccks=5220448, wck=11.199, mem=74M276
16.31/13.67	    decisions=429, wrong=209, backtracks=30, failedAssignments=181, nogoods=60
16.31/13.67	    
17.74/15.07	    num=11, depth=0..1, filters=49867, revisions=(215626,useless=164921), ccks=6237704, wck=12.601, mem=74M276
17.74/15.07	    decisions=501, wrong=245, backtracks=38, failedAssignments=209, nogoods=60
17.74/15.07	    
18.94/16.24	    num=12, depth=0..1, filters=54674, revisions=(240997,useless=185423), ccks=7030262, wck=13.768, mem=74M276
18.94/16.24	    decisions=570, wrong=279, backtracks=41, failedAssignments=240, nogoods=63
18.94/16.24	    
20.36/17.63	    num=13, depth=0..1, filters=60326, revisions=(265766,useless=204473), ccks=7857891, wck=15.16, mem=74M276
20.36/17.63	    decisions=651, wrong=319, backtracks=47, failedAssignments=274, nogoods=70
20.36/17.63	    
22.17/19.45	    num=14, depth=0..1, filters=67154, revisions=(295322,useless=227075), ccks=8624046, wck=16.978, mem=74M276
22.17/19.45	    decisions=739, wrong=363, backtracks=54, failedAssignments=311, nogoods=70
22.17/19.45	    
23.89/21.13	    num=15, depth=0..1, filters=73432, revisions=(321985,useless=247420), ccks=9410153, wck=18.652, mem=74M276
23.89/21.13	    decisions=833, wrong=410, backtracks=60, failedAssignments=352, nogoods=70
23.89/21.13	    
26.48/23.77	    num=16, depth=0..1, filters=84337, revisions=(368312,useless=282623), ccks=10696737, wck=21.301, mem=74M276
26.48/23.77	    decisions=943, wrong=465, backtracks=70, failedAssignments=397, nogoods=70
26.48/23.77	    
28.80/26.05	    num=17, depth=0..2, filters=93567, revisions=(414117,useless=319037), ccks=11984394, wck=23.581, mem=74M276
28.80/26.05	    decisions=1052, wrong=519, backtracks=75, failedAssignments=447, nogoods=73
28.80/26.05	    
31.60/28.84	    num=18, depth=0..1, filters=105667, revisions=(465298,useless=357948), ccks=13519344, wck=26.368, mem=74M276
31.60/28.84	    decisions=1184, wrong=585, backtracks=86, failedAssignments=502, nogoods=73
31.60/28.84	    
32.40/29.68	    num=19, depth=0..2, filters=108410, revisions=(476449,useless=366370), ccks=13798525, wck=27.204, mem=74M276
32.40/29.68	    decisions=1311, wrong=648, backtracks=88, failedAssignments=563, nogoods=132
32.40/29.68	    
36.00/33.28	    num=20, depth=0..1, filters=124028, revisions=(546373,useless=420524), ccks=15728952, wck=30.805, mem=74M276
36.00/33.28	    decisions=1466, wrong=725, backtracks=98, failedAssignments=630, nogoods=139
36.00/33.28	    
39.61/36.80	    num=21, depth=0..1, filters=138279, revisions=(614763,useless=474430), ccks=17524249, wck=34.331, mem=74M276
39.61/36.80	    decisions=1629, wrong=806, backtracks=105, failedAssignments=704, nogoods=148
39.61/36.80	    
42.42/39.60	    num=22, depth=0..2, filters=150811, revisions=(672516,useless=519554), ccks=19208233, wck=37.127, mem=74M276
42.42/39.60	    decisions=1808, wrong=895, backtracks=113, failedAssignments=785, nogoods=162
42.42/39.60	    
45.22/42.50	    num=23, depth=0..1, filters=163081, revisions=(738393,useless=573083), ccks=21601405, wck=40.023, mem=74M276
45.22/42.50	    decisions=2011, wrong=996, backtracks=125, failedAssignments=874, nogoods=163
45.22/42.50	    
49.52/46.75	    num=24, depth=0..2, filters=179426, revisions=(815757,useless=633825), ccks=23827422, wck=44.278, mem=74M276
49.52/46.75	    decisions=2232, wrong=1106, backtracks=137, failedAssignments=972, nogoods=165
49.52/46.75	    
53.12/50.35	    num=25, depth=0..2, filters=193918, revisions=(883117,useless=686620), ccks=26101589, wck=47.879, mem=74M276
53.12/50.35	    decisions=2482, wrong=1231, backtracks=154, failedAssignments=1080, nogoods=165
53.12/50.35	    
57.72/54.95	    num=26, depth=0..1, filters=212201, revisions=(962345,useless=747467), ccks=28743324, wck=52.474, mem=74M276
57.72/54.95	    decisions=2772, wrong=1376, backtracks=180, failedAssignments=1199, nogoods=165
57.72/54.95	    
62.22/59.46	    num=27, depth=0..2, filters=228442, revisions=(1025433,useless=794131), ccks=30608351, wck=56.992, mem=74M276
62.22/59.46	    decisions=3069, wrong=1524, backtracks=198, failedAssignments=1330, nogoods=177
62.22/59.46	    
68.12/65.32	    num=28, depth=0..2, filters=251129, revisions=(1118661,useless=864327), ccks=33372949, wck=62.85, mem=74M276
68.12/65.32	    decisions=3404, wrong=1691, backtracks=221, failedAssignments=1474, nogoods=216
68.12/65.32	    
72.18/69.35	    num=29, depth=0..2, filters=267341, revisions=(1187794,useless=917106), ccks=35514905, wck=66.874, mem=74M276
72.18/69.35	    decisions=3749, wrong=1863, backtracks=235, failedAssignments=1632, nogoods=218
72.18/69.35	    
78.48/75.66	    num=30, depth=0..1, filters=293933, revisions=(1311139,useless=1013610), ccks=39671786, wck=73.191, mem=74M276
78.48/75.66	    decisions=4146, wrong=2061, backtracks=259, failedAssignments=1806, nogoods=219
78.48/75.66	    
85.68/82.80	    num=31, depth=0..1, filters=319697, revisions=(1412336,useless=1088677), ccks=42583988, wck=80.329, mem=74M276
85.68/82.80	    decisions=4585, wrong=2280, backtracks=287, failedAssignments=1997, nogoods=220
85.68/82.80	    
90.79/87.91	    num=32, depth=0..2, filters=339489, revisions=(1512517,useless=1168987), ccks=45388096, wck=85.433, mem=74M276
90.79/87.91	    decisions=5026, wrong=2500, backtracks=296, failedAssignments=2208, nogoods=239
90.79/87.91	    
94.79/91.96	    num=33, depth=0..239, filters=351996, revisions=(1560013,useless=1204016), ccks=46513123, wck=89.488, mem=74M276
94.79/91.96	    decisions=5396, wrong=2682, backtracks=303, failedAssignments=2383, nogoods=239, foundSolutions=1
94.79/91.96	    
94.79/91.96	  Global
94.79/91.96	    filters=351996, revisions=(1560013,useless=1204016), ccks=46513123, nogoods=239
94.79/91.96	    Stop=REACHED_GOAL, wrong=2682, foundSolutions=1, firstSolCpu=91.904
94.79/91.96	    wck=90.096, cpu=91.914, mem=74M276
94.79/91.96	
94.79/91.96	v <instantiation id='sol1' type='solution'>  <list> x[] </list>  <values> 423 141 147 588 172 233 249 91 390 27 558 382 455 539 519 197 434 414 593 179 591 9 33 0 184 55 222 113 385 532 551 413 240 439 306 286 69 250 501 112 525 227 23 494 92 403 526 107 28 499 41 122 259 74 340 89 377 402 255 521 356 194 42 290 235 106 77 393 549 217 126 101 111 31 469 400 100 130 280 552 321 325 524 125 473 274 449 395 562 124 212 19 375 577 93 34 6 548 46 213 305 318 202 420 537 167 270 560 262 550 45 264 332 88 230 283 463 73 133 354 333 485 361 478 594 520 302 563 177 533 468 296 129 349 56 4 596 317 583 481 433 504 470 246 540 36 18 304 534 530 536 364 376 326 374 83 52 292 486 346 339 195 90 479 427 173 465 271 373 487 466 64 587 288 8 351 399 225 53 459 475 170 50 2 193 152 527 556 47 371 531 362 191 151 78 178 281 564 575 372 87 62 188 576 98 186 348 412 491 297 138 324 541 506 553 419 142 257 384 309 231 502 301 131 127 574 25 571 245 117 3 350 513 95 416 338 267 366 71 561 </values>  </instantiation>
94.79/91.96	s SATISFIABLE
94.79/91.96	
94.79/91.96	d WRONG_DECISIONS 2682

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 (12741 MiB free)
  memory of node 1: 16384 MiB (13018 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390718-1568383147/watcher-4390718-1568383147 -o /tmp/evaluation-result-4390718-1568383147/solver-4390718-1568383147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568380473-17198 --watchdog 2580 java -cp AbsCon19-06.jar AbsCon HOME/instance-4390718-1568383147.xml -cm 

running on 4 cores: 0,2,4,6

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=18356, runsolver pid=18353

[startup+0.100124 s]*
/proc/loadavg: 1.82 1.74 1.66 4/228 18372
/proc/meminfo: memFree=26363016/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10659884 memory=27256 CPUtime=0.14 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 5850 0 0 0 13 1 0 0 20 0 15 0 414562079 10915721216 6814 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2664971 6814 2885 1 0 2627468 0
[pid=18356/tid=18358] ppid=18353 vsize=10659884 memory=-8269626465541197953 CPUtime=0.09 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) R 18353 18356 17167 0 -1 4202560 3510 0 0 0 9 0 0 0 20 0 15 0 414562079 10915721216 6814 33554432000 4194304 4196468 140730915412336 140557267757328 140557247571301 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10659884 memory=-7522837583129502606 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 6814 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562081 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556754433568 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556753380720 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562084 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 414562084 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 119 0 0 0 0 0 0 0 20 0 15 0 414562084 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) R 18353 18356 17167 0 -1 4202560 442 0 0 0 2 0 0 0 20 0 15 0 414562085 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556749170928 140557263549018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 6814 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 27256 KiB

[startup+0.210788 s]*
/proc/loadavg: 1.82 1.74 1.66 3/228 18372
/proc/meminfo: memFree=26355760/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10659884 memory=34180 CPUtime=0.32 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 7201 0 0 0 31 1 0 0 20 0 15 0 414562079 10915721216 8545 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2664971 8545 2987 1 0 2627468 0
[pid=18356/tid=18358] ppid=18353 vsize=10659884 memory=7022364594140610616 CPUtime=0.2 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) R 18353 18356 17167 0 -1 4202560 4004 0 0 0 19 1 0 0 20 0 15 0 414562079 10915721216 8545 33554432000 4194304 4196468 140730915412336 140557267754032 140557263549597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10659884 memory=365 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 8545 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10659884 memory=3475004940478527136 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562081 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556754433568 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556753380720 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562084 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10659884 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 642 0 0 0 3 0 0 0 20 0 15 0 414562084 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10659884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 412 0 0 0 2 0 0 0 20 0 15 0 414562084 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0.05 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 783 0 0 0 5 0 0 0 20 0 15 0 414562085 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 8545 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 34180 KiB

[startup+0.310187 s]*
/proc/loadavg: 1.82 1.74 1.66 3/228 18372
/proc/meminfo: memFree=26347440/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10659884 memory=39416 CPUtime=0.47 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 9707 0 0 0 44 3 0 0 20 0 15 0 414562079 10915721216 9854 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2664971 9854 3000 1 0 2627468 0
[pid=18356/tid=18358] ppid=18353 vsize=10659884 memory=7311146985107750967 CPUtime=0.3 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) R 18353 18356 17167 0 -1 4202560 6410 0 0 0 28 2 0 0 20 0 15 0 414562079 10915721216 9854 33554432000 4194304 4196468 140730915412336 140557267748560 140557263549597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10659884 memory=304556161963917335 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 9854 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10659884 memory=4051463493758695072 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562081 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556754433568 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414562082 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556753380720 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10659884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562084 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10659884 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 687 0 0 0 4 0 0 0 20 0 15 0 414562084 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10659884 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 428 0 0 0 3 0 0 0 20 0 15 0 414562084 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0.08 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 827 0 0 0 8 0 0 0 20 0 15 0 414562085 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10659884 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10659884 memory=140040846915200 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562085 10915721216 9854 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 10659884 KiB
Current children cumulated memory: 39416 KiB

[startup+0.700696 s]
/proc/loadavg: 1.82 1.74 1.66 3/228 18372
/proc/meminfo: memFree=26340048/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10661932 memory=64068 CPUtime=1.1 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 13118 0 0 0 105 5 0 0 20 0 15 0 414562079 10917818368 16017 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2665483 16017 3072 1 0 2627980 0
[pid=18356/tid=18358] ppid=18353 vsize=10661932 memory=1436 CPUtime=0.68 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) R 18353 18356 17167 0 -1 4202560 8907 0 0 0 64 4 0 0 20 0 15 0 414562079 10917818368 16017 33554432000 4194304 4196468 140730915412336 140557267759696 140557263549597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10661932 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10917818368 16017 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10661932 memory=776 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10661932 memory=1540 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10661932 memory=692 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10661932 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562081 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10661932 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 414562082 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556754433568 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10661932 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 414562082 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556753380720 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10661932 memory=6296683612688699741 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562084 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10661932 memory=7739276948478061671 CPUtime=0.1 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 845 0 0 0 10 0 0 0 20 0 15 0 414562084 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10661932 memory=7019257425709197167 CPUtime=0.1 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 741 0 0 0 10 0 0 0 20 0 15 0 414562084 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10661932 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 1265 0 0 0 18 0 0 0 20 0 15 0 414562085 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10661932 memory=0 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 414562085 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10661932 memory=33 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562085 10917818368 16017 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 1.1 s
Current children cumulated vsize: 10661932 KiB
Current children cumulated memory: 64068 KiB

[startup+1.50069 s]
/proc/loadavg: 1.82 1.74 1.66 3/228 18372
/proc/meminfo: memFree=26321612/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10663980 memory=76352 CPUtime=2 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 18901 0 0 0 194 6 0 0 20 0 15 0 414562079 10919915520 19088 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2665995 19088 3094 1 0 2628492 0
[pid=18356/tid=18358] ppid=18353 vsize=10663980 memory=6791534058613427641 CPUtime=1.48 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) R 18353 18356 17167 0 -1 4202560 13274 0 0 0 144 4 0 0 20 0 15 0 414562079 10919915520 19088 33554432000 4194304 4196468 140730915412336 140557267753552 140557244901221 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10663980 memory=-6951259422114956437 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10919915520 19088 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10663980 memory=-6509546260019855295 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 414562080 10919915520 19088 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10663980 memory=-7390251449858225344 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10919915520 19088 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10663980 memory=4134692831991786133 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 414562080 10919915520 19088 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10663980 memory=-7165351541977658656 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 117 0 0 0 0 0 0 0 20 0 15 0 414562081 10919915520 19088 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0

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

[startup+91.2007 s]
/proc/loadavg: 1.66 1.72 1.67 3/229 18379
/proc/meminfo: memFree=26219344/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10748324 memory=169244 CPUtime=94.09 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 43076 0 0 0 9393 16 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2687081 42311 3348 1 0 2647217 0
[pid=18356/tid=18358] ppid=18353 vsize=10748324 memory=169244 CPUtime=1.87 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) S 18353 18356 17167 0 -1 1077944384 15562 0 0 0 182 5 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557267770544 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10748324 memory=6944656592455360604 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10748324 memory=169244 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10748324 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10748324 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 1403 0 0 0 1 0 0 0 20 0 16 0 414562081 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10748324 memory=988 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556754433632 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10748324 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556753380736 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10748324 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10748324 memory=776 CPUtime=1.05 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 4856 0 0 0 105 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10748324 memory=1540 CPUtime=1.07 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 3547 0 0 0 106 1 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10748324 memory=692 CPUtime=0.69 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 7416 0 0 0 68 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10748324 memory=4164 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10748324 memory=1060 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 241 0 0 0 1 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18373] ppid=18353 vsize=10748324 memory=2832 CPUtime=89.24 cores=0,2,4,6
/proc/18356/task/18373/stat : 18373 (java) R 18353 18356 17167 0 -1 4202560 8424 0 0 0 8922 2 0 0 20 0 16 0 414562269 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556730110592 140556906901617 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 94.09 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 169244 KiB

[startup+91.6007 s]
/proc/loadavg: 1.66 1.72 1.67 3/229 18379
/proc/meminfo: memFree=26219344/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10748324 memory=169244 CPUtime=94.49 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 43095 0 0 0 9433 16 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2687081 42311 3348 1 0 2647217 0
[pid=18356/tid=18358] ppid=18353 vsize=10748324 memory=6791534058613427641 CPUtime=1.87 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) S 18353 18356 17167 0 -1 1077944384 15562 0 0 0 182 5 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557267770544 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10748324 memory=1700 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10748324 memory=828 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10748324 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10748324 memory=1980 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10748324 memory=2496 CPUtime=0.01 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 1403 0 0 0 1 0 0 0 20 0 16 0 414562081 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10748324 memory=1764 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556754433632 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10748324 memory=111632 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556753380736 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10748324 memory=804 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10748324 memory=1804 CPUtime=1.05 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 4871 0 0 0 105 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10748324 memory=920 CPUtime=1.07 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 3547 0 0 0 106 1 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10748324 memory=3848 CPUtime=0.69 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 7416 0 0 0 68 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10748324 memory=2688 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10748324 memory=2736 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 241 0 0 0 1 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18373] ppid=18353 vsize=10748324 memory=4104 CPUtime=89.64 cores=0,2,4,6
/proc/18356/task/18373/stat : 18373 (java) R 18353 18356 17167 0 -1 4202560 8428 0 0 0 8962 2 0 0 20 0 16 0 414562269 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556730110592 140556906538814 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 94.49 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 169244 KiB

[startup+91.8007 s]
/proc/loadavg: 1.66 1.72 1.67 3/229 18379
/proc/meminfo: memFree=26219344/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10748324 memory=169244 CPUtime=94.69 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 43095 0 0 0 9453 16 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2687081 42311 3348 1 0 2647217 0
[pid=18356/tid=18358] ppid=18353 vsize=10748324 memory=0 CPUtime=1.87 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) S 18353 18356 17167 0 -1 1077944384 15562 0 0 0 182 5 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557267770544 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10748324 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10748324 memory=1408 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10748324 memory=3008 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10748324 memory=169244 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10748324 memory=6791534058613427641 CPUtime=0.01 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 1403 0 0 0 1 0 0 0 20 0 16 0 414562081 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10748324 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556754433632 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10748324 memory=9592 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556753380736 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10748324 memory=169236 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10748324 memory=1540 CPUtime=1.05 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 4871 0 0 0 105 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10748324 memory=169236 CPUtime=1.07 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 3547 0 0 0 106 1 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10748324 memory=4164 CPUtime=0.69 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 7416 0 0 0 68 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10748324 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10748324 memory=6791534058613427641 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 241 0 0 0 1 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18373] ppid=18353 vsize=10748324 memory=916 CPUtime=89.84 cores=0,2,4,6
/proc/18356/task/18373/stat : 18373 (java) R 18353 18356 17167 0 -1 4202560 8428 0 0 0 8982 2 0 0 20 0 16 0 414562269 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556730110592 140556906538719 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 94.69 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 169244 KiB

[startup+91.9008 s]
/proc/loadavg: 1.66 1.72 1.67 3/229 18379
/proc/meminfo: memFree=26219344/32770624 swapFree=66927232/67108860
[pid=18356] ppid=18353 vsize=10748324 memory=169244 CPUtime=94.79 cores=0,2,4,6
/proc/18356/stat : 18356 (java) S 18353 18356 17167 0 -1 1077944320 43097 0 0 0 9463 16 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140730915394880 140557263527671 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
/proc/18356/statm: 2687081 42311 3348 1 0 2647217 0
[pid=18356/tid=18358] ppid=18353 vsize=10748324 memory=169244 CPUtime=1.87 cores=0,2,4,6
/proc/18356/task/18358/stat : 18358 (java) S 18353 18356 17167 0 -1 1077944384 15562 0 0 0 182 5 0 0 20 0 16 0 414562079 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557267770544 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18359] ppid=18353 vsize=10748324 memory=169244 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18359/stat : 18359 (java) S 18353 18356 17167 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140557235370640 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18360] ppid=18353 vsize=10748324 memory=169244 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18360/stat : 18360 (java) S 18353 18356 17167 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556869405200 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18361] ppid=18353 vsize=10748324 memory=169236 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18361/stat : 18361 (java) S 18353 18356 17167 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556868352400 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18362] ppid=18353 vsize=10748324 memory=3580 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18362/stat : 18362 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562080 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556867299600 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18364] ppid=18353 vsize=10748324 memory=1408 CPUtime=0.01 cores=0,2,4,6
/proc/18356/task/18364/stat : 18364 (java) S 18353 18356 17167 0 -1 1077944384 1403 0 0 0 1 0 0 0 20 0 16 0 414562081 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556755487600 140557263538818 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18365] ppid=18353 vsize=10748324 memory=3324 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18365/stat : 18365 (java) S 18353 18356 17167 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556754433632 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18366] ppid=18353 vsize=10748324 memory=169176 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18366/stat : 18366 (java) S 18353 18356 17167 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 16 0 414562082 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556753380736 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18367] ppid=18353 vsize=10748324 memory=3580 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18367/stat : 18367 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556752329040 140557263546267 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18368] ppid=18353 vsize=10748324 memory=169220 CPUtime=1.05 cores=0,2,4,6
/proc/18356/task/18368/stat : 18368 (java) S 18353 18356 17167 0 -1 1077944384 4871 0 0 0 105 0 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556751276400 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18369] ppid=18353 vsize=10748324 memory=169220 CPUtime=1.07 cores=0,2,4,6
/proc/18356/task/18369/stat : 18369 (java) S 18353 18356 17167 0 -1 1077944384 3547 0 0 0 106 1 0 0 20 0 16 0 414562084 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556750223600 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18370] ppid=18353 vsize=10748324 memory=11044 CPUtime=0.69 cores=0,2,4,6
/proc/18356/task/18370/stat : 18370 (java) S 18353 18356 17167 0 -1 1077944384 7416 0 0 0 68 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556749170800 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18371] ppid=18353 vsize=10748324 memory=13252 CPUtime=0 cores=0,2,4,6
/proc/18356/task/18371/stat : 18371 (java) S 18353 18356 17167 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556748118240 140557263537877 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18372] ppid=18353 vsize=10748324 memory=169244 CPUtime=0.02 cores=0,2,4,6
/proc/18356/task/18372/stat : 18372 (java) S 18353 18356 17167 0 -1 1077944384 243 0 0 0 1 1 0 0 20 0 16 0 414562085 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556747066544 140557263538818 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
[pid=18356/tid=18373] ppid=18353 vsize=10748324 memory=1124 CPUtime=89.94 cores=0,2,4,6
/proc/18356/task/18373/stat : 18373 (java) R 18353 18356 17167 0 -1 4202560 8428 0 0 0 8992 2 0 0 20 0 16 0 414562269 11006283776 42311 33554432000 4194304 4196468 140730915412336 140556730110592 140556906901646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26677248 140730915415051 140730915415154 140730915415154 140730915418063 0
Current children cumulated CPU time: 94.79 s
Current children cumulated vsize: 10748324 KiB
Current children cumulated memory: 169244 KiB

Child status: 0
Real time (s): 91.9845
CPU time (s): 94.9099
CPU user time (s): 94.7387
CPU system time (s): 0.171147
CPU usage (%): 103.18
Max. virtual memory (cumulated for all children) (KiB): 10749348
Max. memory (cumulated for all children) (KiB): 169868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.7387
system time used= 0.171147
maximum resident set size= 173840
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45225
page faults= 0
swaps= 0
block input operations= 0
block output operations= 232
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4748
involuntary context switches= 133


# summary of solver processes directly reported to runsolver:
#   pid: 18356
#   total CPU time (s): 94.9099
#   total CPU user time (s): 94.7387
#   total CPU system time (s): 0.171147

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.655402 second user time and 0.79159 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-13 15:58:25
IDJOB=4390718
IDBENCH=131667
IDSOLVER=2832
FILE ID=node137/4390718-1568383147
RUNJOBID= node137-1568380473-17198
PBS_JOBID= 21701831
Free space on /tmp= 61228 MiB

SOLVER NAME= AbsCon 2019-07-23
BENCH NAME= XCSP17/Subisomorphism/Subisomorphism-m1-si4-rand/Subisomorphism-si4-r001-m600-08.xml
COMMAND LINE= java -cp AbsCon19-06.jar AbsCon BENCHNAME -cm
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390718-1568383147/watcher-4390718-1568383147 -o /tmp/evaluation-result-4390718-1568383147/solver-4390718-1568383147 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568380473-17198 --watchdog 2580  java -cp AbsCon19-06.jar AbsCon HOME/instance-4390718-1568383147.xml -cm

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

MD5SUM BENCH= 8e810070148f78cd392ecc5d984ef703
RANDOM SEED=1836070979

node137.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	: 5334.00
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.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
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	: 5334.00
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.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
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	: 5334.00
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.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
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	: 5334.00
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26378328 kB
MemAvailable:   31577024 kB
Buffers:          158948 kB
Cached:          5303260 kB
SwapCached:        77576 kB
Active:          1705660 kB
Inactive:        4064460 kB
Active(anon):     231644 kB
Inactive(anon):   117600 kB
Active(file):    1474016 kB
Inactive(file):  3946860 kB
Unevictable:      108712 kB
Mlocked:          108712 kB
SwapTotal:      67108860 kB
SwapFree:       66927232 kB
Dirty:              9012 kB
Writeback:             0 kB
AnonPages:        437392 kB
Mapped:            56728 kB
Shmem:             32744 kB
Slab:             216904 kB
SReclaimable:     187308 kB
SUnreclaim:        29596 kB
KernelStack:        4032 kB
PageTables:         5880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1212336 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    366592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61220 MiB
End job on node137 at 2019-09-13 15:59:57