Trace number 4407492

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-24 parallelSAT (TO)708 1999.92 252.105

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-6.xml
MD5SUM0823366b416f0d4f591b1c2bb0d09de5
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark616
Best CPU time to get the best result obtained on this benchmark1752.82
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size723
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":723,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


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

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4407492-1569346275.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4407492-1569346275.xml, -tl, 2016s, -p, 8]
0.33/0.22	c 8 solvers in parallel
0.33/0.28	c parse instance...
2.49/0.97	c solve instance...
154.76/20.19	o 722 
217.53/28.05	o 721 
230.65/29.70	o 720 
232.22/30.00	o 719 
312.54/40.03	o 718 
483.72/61.54	o 717 
665.34/84.33	o 716 
669.17/84.82	o 714 
713.74/90.43	o 713 
784.58/99.39	o 712 
861.93/109.10	o 711 
969.99/122.60	o 710 
1044.12/131.92	o 709 
1363.29/172.01	o 708 
1999.28/252.07	s SATISFIABLE
1999.28/252.07	v <instantiation>
1999.28/252.07	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[0][7] s[0][8] s[0][9] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[1][7] s[1][8] s[1][9] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[2][7] s[2][8] s[2][9] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[3][7] s[3][8] s[3][9] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[4][7] s[4][8] s[4][9] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[5][7] s[5][8] s[5][9] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] s[6][7] s[6][8] s[6][9] s[7][0] s[7][1] s[7][2] s[7][3] s[7][4] s[7][5] s[7][6] s[7][7] s[7][8] s[7][9] s[8][0] s[8][1] s[8][2] s[8][3] s[8][4] s[8][5] s[8][6] s[8][7] s[8][8] s[8][9] s[9][0] s[9][1] s[9][2] s[9][3] s[9][4] s[9][5] s[9][6] s[9][7] s[9][8] s[9][9] e[0] e[1] e[2] e[3] e[4] e[5] e[6] e[7] e[8] e[9] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[0][7] d[0][8] d[0][9] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[1][7] d[1][8] d[1][9] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[2][7] d[2][8] d[2][9] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[3][7] d[3][8] d[3][9] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[4][7] d[4][8] d[4][9] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[5][7] d[5][8] d[5][9] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] d[6][7] d[6][8] d[6][9] d[7][0] d[7][1] d[7][2] d[7][3] d[7][4] d[7][5] d[7][6] d[7][7] d[7][8] d[7][9] d[8][0] d[8][1] d[8][2] d[8][3] d[8][4] d[8][5] d[8][6] d[8][7] d[8][8] d[8][9] d[9][0] d[9][1] d[9][2] d[9][3] d[9][4] d[9][5] d[9][6] d[9][7] d[9][8] d[9][9] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[0][7] sd[0][8] sd[0][9] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[1][7] sd[1][8] sd[1][9] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[2][7] sd[2][8] sd[2][9] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[3][7] sd[3][8] sd[3][9] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[4][7] sd[4][8] sd[4][9] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[5][7] sd[5][8] sd[5][9] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] sd[6][7] sd[6][8] sd[6][9] sd[7][0] sd[7][1] sd[7][2] sd[7][3] sd[7][4] sd[7][5] sd[7][6] sd[7][7] sd[7][8] sd[7][9] sd[8][0] sd[8][1] sd[8][2] sd[8][3] sd[8][4] sd[8][5] sd[8][6] sd[8][7] sd[8][8] sd[8][9] sd[9][0] sd[9][1] sd[9][2] sd[9][3] sd[9][4] sd[9][5] sd[9][6] sd[9][7] sd[9][8] sd[9][9] </list>
1999.28/252.07	v 	<values>78 163 183 264 282 296 366 385 455 568 2 56 76 140 198 274 377 475 491 554 0 63 156 189 277 365 483 510 616 671 163 183 217 368 395 438 501 580 644 665 11 14 62 104 186 264 327 420 498 560 4 109 149 183 287 358 392 443 481 609 5 108 184 278 331 492 581 643 646 660 32 81 210 300 353 450 582 663 701 703 13 59 142 170 200 308 401 504 596 677 1 108 186 265 293 417 502 584 606 702 640 606 707 702 591 669 705 708 707 705 84 20 81 18 14 70 19 64 97 72 54 20 64 43 11 78 98 16 10 52 59 77 30 88 88 77 21 68 45 36 19 3 34 26 41 56 77 64 19 37 3 48 42 66 77 63 90 62 61 31 71 38 34 77 65 13 40 36 99 60 71 70 89 22 56 84 61 2 1 45 48 97 49 20 53 38 71 38 2 5 35 83 21 22 92 65 99 92 70 30 93 71 74 27 95 54 82 22 83 3 4 8 1 5 7 2 9 3 0 6 6 9 8 1 5 4 7 2 3 0 0 1 7 9 3 6 4 8 2 5 4 9 5 2 0 8 3 1 7 6 9 3 2 6 8 0 1 4 7 5 4 7 2 0 9 8 5 6 1 3 8 5 3 1 0 2 7 6 4 9 5 9 6 1 4 3 8 7 2 0 1 0 8 6 2 7 9 4 5 3 7 3 4 8 5 1 9 2 0 6 455 183 296 385 78 264 568 282 163 366 554 140 475 491 274 198 2 377 76 56 0 63 616 277 483 671 365 156 510 189 395 580 368 501 163 217 665 644 438 183 264 327 62 14 420 560 104 498 186 11 183 481 149 609 4 392 443 109 358 287 331 278 492 184 646 108 643 581 5 660 703 300 701 450 353 32 210 663 582 81 59 13 200 677 504 596 170 308 142 401 606 417 584 108 186 293 702 1 265 502 </values>
1999.28/252.07	v </instantiation>
1999.28/252.07	c Unexpected resolution interruption!

Verifier Data

OK	708

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407492-1569346275/watcher-4407492-1569346275 -o /var/tmp/evaluation-result-4407492-1569346275/solver-4407492-1569346275 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569335936-30460 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1803610371 HOME/instance-4407492-1569346275.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2272, runsolver pid=2269

[startup+0.100133 s]*
/proc/loadavg: 8.27 8.46 8.26 2/212 2293
/proc/meminfo: memFree=25731652/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28227396 memory=29600 CPUtime=0.12 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 5870 0 0 0 11 1 0 0 20 0 20 0 510563940 28904853504 7400 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7056849 7400 3124 1 0 7019032 0
[pid=2274/tid=2275] ppid=2272 vsize=28227396 memory=6935054825532540783 CPUtime=0.09 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) R 2272 2272 30433 0 -1 4202560 3787 0 0 0 8 1 0 0 20 0 20 0 510563940 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487188623840 140487165787133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28227396 memory=139683671557760 CPUtime=0 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2279] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2279/stat : 2279 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487133854736 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2280] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2280/stat : 2280 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487132801424 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2281] ppid=2272 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2274/task/2281/stat : 2281 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487131748624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2282] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2282/stat : 2282 (java) S 2272 2272 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487130696336 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2283] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2283/stat : 2283 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 7400 33554432000 4194304 4196468 140726498442224 140487129643536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2284] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2284/stat : 2284 (java) S 2272 2272 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485849926256 140487184403074 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2285] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2285/stat : 2285 (java) S 2272 2272 30433 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485848872224 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2286] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2286/stat : 2286 (java) S 2272 2272 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485847819888 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2287] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2287/stat : 2287 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485846768208 140487184410523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2288] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2288/stat : 2288 (java) R 2272 2272 30433 0 -1 1077944384 298 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485845715056 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2289] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2289/stat : 2289 (java) S 2272 2272 30433 0 -1 1077944384 122 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485844662256 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2290] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2290/stat : 2290 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485843609968 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2291] ppid=2272 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2274/task/2291/stat : 2291 (java) R 2272 2272 30433 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485842557168 140487162506961 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2292] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2292/stat : 2292 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485841505120 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2293] ppid=2272 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2274/task/2293/stat : 2293 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 7400 33554432000 4194304 4196468 140726498442224 140485840452400 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31052 KiB

[startup+0.210659 s]*
/proc/loadavg: 8.27 8.46 8.26 2/212 2293
/proc/meminfo: memFree=25719020/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28227396 memory=40196 CPUtime=0.33 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 9343 0 0 0 30 3 0 0 20 0 20 0 510563940 28904853504 10049 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7056849 10049 3238 1 0 7019032 0
[pid=2274/tid=2275] ppid=2272 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) R 2272 2272 30433 0 -1 4202560 6623 0 0 0 18 2 0 0 20 0 20 0 510563940 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487188625328 140487184403862 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28227396 memory=4049491690776676000 CPUtime=0 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2279] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2279/stat : 2279 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487133854736 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2280] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2280/stat : 2280 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487132801424 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2281] ppid=2272 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2274/task/2281/stat : 2281 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487131748624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2282] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2282/stat : 2282 (java) S 2272 2272 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487130696336 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2283] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2283/stat : 2283 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28904853504 10049 33554432000 4194304 4196468 140726498442224 140487129643536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2284] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2284/stat : 2284 (java) S 2272 2272 30433 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485849926256 140487184403074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2285] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2285/stat : 2285 (java) S 2272 2272 30433 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485848872224 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2286] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2286/stat : 2286 (java) S 2272 2272 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510563943 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485847819888 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2287] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2287/stat : 2287 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485846768208 140487184410523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2288] ppid=2272 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2274/task/2288/stat : 2288 (java) S 2272 2272 30433 0 -1 1077944384 342 0 0 0 1 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485845715056 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2289] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2289/stat : 2289 (java) S 2272 2272 30433 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485844662256 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2290] ppid=2272 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/2274/task/2290/stat : 2290 (java) S 2272 2272 30433 0 -1 1077944384 167 0 0 0 2 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485843609968 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2291] ppid=2272 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/2274/task/2291/stat : 2291 (java) R 2272 2272 30433 0 -1 4202560 775 0 0 0 8 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485842557168 140487163337538 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2292] ppid=2272 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2292/stat : 2292 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485841505120 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2293] ppid=2272 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2274/task/2293/stat : 2293 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28904853504 10049 33554432000 4194304 4196468 140726498442224 140485840452400 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41648 KiB

[startup+0.31053 s]*
/proc/loadavg: 8.27 8.46 8.26 4/212 2293
/proc/meminfo: memFree=25712344/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28231652 memory=49752 CPUtime=0.52 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 10744 0 0 0 48 4 0 0 20 0 20 0 510563940 28909211648 12438 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7057913 12438 3355 1 0 7019032 0
[pid=2274/tid=2275] ppid=2272 vsize=28231652 memory=6935054825532540783 CPUtime=0.29 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) R 2272 2272 30433 0 -1 4202560 7778 0 0 0 27 2 0 0 20 0 20 0 510563940 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487188623040 140487184413853 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28231652 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28231652 memory=10492 CPUtime=0 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28231652 memory=14012 CPUtime=0 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2279] ppid=2272 vsize=28231652 memory=14080 CPUtime=0 cores=0-7
/proc/2274/task/2279/stat : 2279 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487133854736 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2280] ppid=2272 vsize=28231652 memory=35720 CPUtime=0 cores=0-7
/proc/2274/task/2280/stat : 2280 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487132801424 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2281] ppid=2272 vsize=28231652 memory=2120 CPUtime=0 cores=0-7
/proc/2274/task/2281/stat : 2281 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487131748624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2282] ppid=2272 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2282/stat : 2282 (java) S 2272 2272 30433 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487130696336 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2283] ppid=2272 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2283/stat : 2283 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28909211648 12438 33554432000 4194304 4196468 140726498442224 140487129643536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2284] ppid=2272 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2284/stat : 2284 (java) S 2272 2272 30433 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 510563943 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485849926256 140487184403074 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2285] ppid=2272 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2285/stat : 2285 (java) S 2272 2272 30433 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 510563943 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485848872224 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2286] ppid=2272 vsize=28231652 memory=139683543745999 CPUtime=0 cores=0-7
/proc/2274/task/2286/stat : 2286 (java) S 2272 2272 30433 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 510563943 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485847819888 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2287] ppid=2272 vsize=28231652 memory=67 CPUtime=0 cores=0-7
/proc/2274/task/2287/stat : 2287 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485846768208 140487184410523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2288] ppid=2272 vsize=28231652 memory=51172 CPUtime=0.02 cores=0-7
/proc/2274/task/2288/stat : 2288 (java) S 2272 2272 30433 0 -1 1077944384 354 0 0 0 2 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485845715056 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2289] ppid=2272 vsize=28231652 memory=53476 CPUtime=0.01 cores=0-7
/proc/2274/task/2289/stat : 2289 (java) S 2272 2272 30433 0 -1 1077944384 140 0 0 0 1 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485844662256 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2290] ppid=2272 vsize=28231652 memory=55780 CPUtime=0.04 cores=0-7
/proc/2274/task/2290/stat : 2290 (java) R 2272 2272 30433 0 -1 4202560 247 0 0 0 4 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485843609968 140487169518335 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2291] ppid=2272 vsize=28231652 memory=58084 CPUtime=0.12 cores=0-7
/proc/2274/task/2291/stat : 2291 (java) S 2272 2272 30433 0 -1 1077944384 934 0 0 0 12 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485842557168 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2292] ppid=2272 vsize=28231652 memory=110297088 CPUtime=0 cores=0-7
/proc/2274/task/2292/stat : 2292 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485841505120 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2293] ppid=2272 vsize=28231652 memory=115843071 CPUtime=0 cores=0-7
/proc/2274/task/2293/stat : 2293 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563946 28909211648 12438 33554432000 4194304 4196468 140726498442224 140485840452400 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51204 KiB

[startup+0.701035 s]
/proc/loadavg: 8.27 8.46 8.26 4/212 2293
/proc/meminfo: memFree=25699596/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28233776 memory=82500 CPUtime=1.55 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 14793 0 0 0 148 7 0 0 20 0 20 0 510563940 28911386624 20625 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7058444 20625 3455 1 0 7019544 0
[pid=2274/tid=2275] ppid=2272 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) R 2272 2272 30433 0 -1 4202560 9487 0 0 0 64 3 0 0 20 0 20 0 510563940 28911386624 20625 33554432000 4194304 4196468 140726498442224 140487188629520 140486786449640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28233776 memory=6852 CPUtime=0 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28911386624 20625 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 510563941 28911386624 20625 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28233776 memory=1044 CPUtime=0 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 510563941 28911386624 20625 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0

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

[pid=2274/tid=2426] ppid=2272 vsize=28768336 memory=0 CPUtime=30.21 cores=0-7
/proc/2274/task/2426/stat : 2426 (java) R 2272 2272 30433 0 -1 4202560 538 0 0 0 3021 0 0 0 20 0 28 0 510577132 29458776064 171890 33554432000 4194304 4196468 140726498442224 140485759844232 140486795237247 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 1286.24 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 689012 KiB

[startup+222.311 s]
/proc/loadavg: 8.14 8.30 8.25 9/220 2439
/proc/meminfo: memFree=25064724/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28768336 memory=695148 CPUtime=1762.96 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 177536 0 0 0 176141 155 0 0 20 0 28 0 510563940 29458776064 173787 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7192084 173787 3547 1 0 7153184 0
[pid=2274/tid=2275] ppid=2272 vsize=28768336 memory=695148 CPUtime=0.97 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) S 2272 2272 30433 0 -1 1077944384 11350 0 0 0 93 4 0 0 20 0 28 0 510563940 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487188632704 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28768336 memory=1452 CPUtime=0.23 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 2307 0 0 0 15 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28768336 memory=697204 CPUtime=0.24 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3697 0 0 0 16 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28768336 memory=696728 CPUtime=0.25 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 3823 0 0 0 16 9 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2279] ppid=2272 vsize=28768336 memory=1452 CPUtime=0.23 cores=0-7
/proc/2274/task/2279/stat : 2279 (java) S 2272 2272 30433 0 -1 1077944384 3397 0 0 0 15 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487133854736 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2280] ppid=2272 vsize=28768336 memory=687560 CPUtime=0.24 cores=0-7
/proc/2274/task/2280/stat : 2280 (java) S 2272 2272 30433 0 -1 1077944384 2815 0 0 0 16 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487132801424 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2281] ppid=2272 vsize=28768336 memory=1452 CPUtime=0.25 cores=0-7
/proc/2274/task/2281/stat : 2281 (java) S 2272 2272 30433 0 -1 1077944384 5123 0 0 0 16 9 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487131748624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2282] ppid=2272 vsize=28768336 memory=1452 CPUtime=0.24 cores=0-7
/proc/2274/task/2282/stat : 2282 (java) S 2272 2272 30433 0 -1 1077944384 4008 0 0 0 16 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487130696336 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2283] ppid=2272 vsize=28768336 memory=693624 CPUtime=0.24 cores=0-7
/proc/2274/task/2283/stat : 2283 (java) S 2272 2272 30433 0 -1 1077944384 3605 0 0 0 16 8 0 0 20 0 28 0 510563941 29458776064 173787 33554432000 4194304 4196468 140726498442224 140487129643536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2284] ppid=2272 vsize=28768336 memory=698252 CPUtime=0.15 cores=0-7
/proc/2274/task/2284/stat : 2284 (java) S 2272 2272 30433 0 -1 1077944384 13199 0 0 0 9 6 0 0 20 0 28 0 510563943 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485849926256 140487184403074 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2285] ppid=2272 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/2274/task/2285/stat : 2285 (java) S 2272 2272 30433 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 510563943 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485848872288 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2286] ppid=2272 vsize=28768336 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2274/task/2286/stat : 2286 (java) S 2272 2272 30433 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 28 0 510563943 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485847819904 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2287] ppid=2272 vsize=28768336 memory=1452 CPUtime=0 cores=0-7
/proc/2274/task/2287/stat : 2287 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485846768208 140487184410523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2288] ppid=2272 vsize=28768336 memory=164 CPUtime=3.14 cores=0-7
/proc/2274/task/2288/stat : 2288 (java) S 2272 2272 30433 0 -1 1077944384 17503 0 0 0 309 5 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485845715056 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2289] ppid=2272 vsize=28768336 memory=6008173968755021924 CPUtime=3.34 cores=0-7
/proc/2274/task/2289/stat : 2289 (java) S 2272 2272 30433 0 -1 1077944384 11976 0 0 0 330 4 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485844662256 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2290] ppid=2272 vsize=28768336 memory=0 CPUtime=3.21 cores=0-7
/proc/2274/task/2290/stat : 2290 (java) S 2272 2272 30433 0 -1 1077944384 16993 0 0 0 317 4 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485843609968 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2291] ppid=2272 vsize=28768336 memory=0 CPUtime=1.07 cores=0-7
/proc/2274/task/2291/stat : 2291 (java) S 2272 2272 30433 0 -1 1077944384 18775 0 0 0 103 4 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485842557168 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2292] ppid=2272 vsize=28768336 memory=14080 CPUtime=0 cores=0-7
/proc/2274/task/2292/stat : 2292 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485841505120 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2293] ppid=2272 vsize=28768336 memory=35720 CPUtime=0.05 cores=0-7
/proc/2274/task/2293/stat : 2293 (java) S 2272 2272 30433 0 -1 1077944384 2160 0 0 0 2 3 0 0 20 0 28 0 510563946 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485840452400 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2429] ppid=2272 vsize=28768336 memory=2832 CPUtime=50.03 cores=0-7
/proc/2274/task/2429/stat : 2429 (java) R 2272 2272 30433 0 -1 4202560 1507 0 0 0 5003 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485758791880 140486792364102 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2430] ppid=2272 vsize=28768336 memory=8136 CPUtime=49.98 cores=0-7
/proc/2274/task/2430/stat : 2430 (java) R 2272 2272 30433 0 -1 4202560 1306 0 0 0 4998 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485760898136 140486797165707 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2431] ppid=2272 vsize=28768336 memory=696212 CPUtime=50.06 cores=0-7
/proc/2274/task/2431/stat : 2431 (java) R 2272 2272 30433 0 -1 4202560 1438 0 0 0 5006 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485831234024 140486795237127 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2432] ppid=2272 vsize=28768336 memory=1452 CPUtime=49.67 cores=0-7
/proc/2274/task/2432/stat : 2432 (java) R 2272 2272 30433 0 -1 4202560 1531 0 0 0 4967 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485756685648 140486794030773 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2433] ppid=2272 vsize=28768336 memory=63904 CPUtime=49.75 cores=0-7
/proc/2274/task/2433/stat : 2433 (java) R 2272 2272 30433 0 -1 4202560 1013 0 0 0 4975 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485755633592 140486797264416 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2434] ppid=2272 vsize=28768336 memory=988 CPUtime=49.91 cores=0-7
/proc/2274/task/2434/stat : 2434 (java) R 2272 2272 30433 0 -1 4202560 1996 0 0 0 4990 1 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485754583776 140486798390795 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2435] ppid=2272 vsize=28768336 memory=1452 CPUtime=49.78 cores=0-7
/proc/2274/task/2435/stat : 2435 (java) R 2272 2272 30433 0 -1 4202560 1306 0 0 0 4978 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485759845208 140486797264447 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2436] ppid=2272 vsize=28768336 memory=698236 CPUtime=49.75 cores=0-7
/proc/2274/task/2436/stat : 2436 (java) R 2272 2272 30433 0 -1 4202560 1251 0 0 0 4975 0 0 0 20 0 28 0 510581141 29458776064 173787 33554432000 4194304 4196468 140726498442224 140485757738456 140487168769040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 1762.96 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 696600 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.15 8.29 8.24 9/220 2442
/proc/meminfo: memFree=25048712/32770624 swapFree=66966880/67108860
[pid=2272] ppid=2269 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/2272/stat : 2272 (xcsp3-exec) S 2269 2272 30433 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 510563940 115843072 363 33554432000 4194304 5098028 140733366190496 140733366188600 140416233198204 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 22851584 140733366195031 140733366195290 140733366195290 140733366198214 0
/proc/2272/statm: 28282 363 304 221 0 87 0
[pid=2274] ppid=2272 vsize=28768336 memory=713088 CPUtime=1999.28 cores=0-7
/proc/2274/stat : 2274 (java) S 2272 2272 30433 0 -1 1077944320 179751 0 0 0 199757 171 0 0 20 0 28 0 510563940 29458776064 178272 33554432000 4194304 4196468 140726498442224 140726498424768 140487184391927 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
/proc/2274/statm: 7192084 178272 3547 1 0 7153184 0
[pid=2274/tid=2275] ppid=2272 vsize=28768336 memory=6935054825532540783 CPUtime=0.97 cores=0-7
/proc/2274/task/2275/stat : 2275 (java) S 2272 2272 30433 0 -1 1077944384 11350 0 0 0 93 4 0 0 20 0 28 0 510563940 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487188632704 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2276] ppid=2272 vsize=28768336 memory=4126316290023845779 CPUtime=0.28 cores=0-7
/proc/2274/task/2276/stat : 2276 (java) S 2272 2272 30433 0 -1 1077944384 2617 0 0 0 19 9 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487137012624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2277] ppid=2272 vsize=28768336 memory=932 CPUtime=0.3 cores=0-7
/proc/2274/task/2277/stat : 2277 (java) S 2272 2272 30433 0 -1 1077944384 3813 0 0 0 20 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487135959824 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2278] ppid=2272 vsize=28768336 memory=1568 CPUtime=0.3 cores=0-7
/proc/2274/task/2278/stat : 2278 (java) S 2272 2272 30433 0 -1 1077944384 3874 0 0 0 19 11 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487134907536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2279] ppid=2272 vsize=28768336 memory=4108 CPUtime=0.29 cores=0-7
/proc/2274/task/2279/stat : 2279 (java) S 2272 2272 30433 0 -1 1077944384 3438 0 0 0 19 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487133854736 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2280] ppid=2272 vsize=28768336 memory=8112282956445269571 CPUtime=0.3 cores=0-7
/proc/2274/task/2280/stat : 2280 (java) S 2272 2272 30433 0 -1 1077944384 3034 0 0 0 20 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487132801424 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2281] ppid=2272 vsize=28768336 memory=1056 CPUtime=0.3 cores=0-7
/proc/2274/task/2281/stat : 2281 (java) S 2272 2272 30433 0 -1 1077944384 5217 0 0 0 20 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487131748624 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2282] ppid=2272 vsize=28768336 memory=3616 CPUtime=0.3 cores=0-7
/proc/2274/task/2282/stat : 2282 (java) S 2272 2272 30433 0 -1 1077944384 4074 0 0 0 20 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487130696336 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2283] ppid=2272 vsize=28768336 memory=1552 CPUtime=0.29 cores=0-7
/proc/2274/task/2283/stat : 2283 (java) S 2272 2272 30433 0 -1 1077944384 3665 0 0 0 19 10 0 0 20 0 28 0 510563941 29458776064 178272 33554432000 4194304 4196468 140726498442224 140487129643536 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2284] ppid=2272 vsize=28768336 memory=1708 CPUtime=0.19 cores=0-7
/proc/2274/task/2284/stat : 2284 (java) S 2272 2272 30433 0 -1 1077944384 13556 0 0 0 12 7 0 0 20 0 28 0 510563943 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485849926256 140487184403074 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2285] ppid=2272 vsize=28768336 memory=8112282956445269571 CPUtime=0 cores=0-7
/proc/2274/task/2285/stat : 2285 (java) S 2272 2272 30433 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 28 0 510563943 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485848872288 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2286] ppid=2272 vsize=28768336 memory=-8412652169205224307 CPUtime=0 cores=0-7
/proc/2274/task/2286/stat : 2286 (java) S 2272 2272 30433 0 -1 1077944384 105 0 0 0 0 0 0 0 20 0 28 0 510563943 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485847819904 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2287] ppid=2272 vsize=28768336 memory=8028062582278482022 CPUtime=0 cores=0-7
/proc/2274/task/2287/stat : 2287 (java) S 2272 2272 30433 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485846768208 140487184410523 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2288] ppid=2272 vsize=28768336 memory=7161959737098527315 CPUtime=3.14 cores=0-7
/proc/2274/task/2288/stat : 2288 (java) S 2272 2272 30433 0 -1 1077944384 17505 0 0 0 309 5 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485845715056 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2289] ppid=2272 vsize=28768336 memory=7525071051132396884 CPUtime=3.34 cores=0-7
/proc/2274/task/2289/stat : 2289 (java) S 2272 2272 30433 0 -1 1077944384 11979 0 0 0 330 4 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485844662256 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2290] ppid=2272 vsize=28768336 memory=8112282956445269571 CPUtime=3.21 cores=0-7
/proc/2274/task/2290/stat : 2290 (java) S 2272 2272 30433 0 -1 1077944384 16995 0 0 0 317 4 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485843609968 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2291] ppid=2272 vsize=28768336 memory=1452 CPUtime=1.07 cores=0-7
/proc/2274/task/2291/stat : 2291 (java) S 2272 2272 30433 0 -1 1077944384 18777 0 0 0 103 4 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485842557168 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2292] ppid=2272 vsize=28768336 memory=701264 CPUtime=0 cores=0-7
/proc/2274/task/2292/stat : 2292 (java) S 2272 2272 30433 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485841505120 140487184402133 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2293] ppid=2272 vsize=28768336 memory=4452 CPUtime=0.05 cores=0-7
/proc/2274/task/2293/stat : 2293 (java) S 2272 2272 30433 0 -1 1077944384 2180 0 0 0 2 3 0 0 20 0 28 0 510563946 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485840452400 140487184403074 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2429] ppid=2272 vsize=28768336 memory=6935054825532540783 CPUtime=79.61 cores=0-7
/proc/2274/task/2429/stat : 2429 (java) R 2272 2272 30433 0 -1 4202560 1626 0 0 0 7961 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485758791776 140487165798168 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2430] ppid=2272 vsize=28768336 memory=4126316290023845779 CPUtime=79.54 cores=0-7
/proc/2274/task/2430/stat : 2430 (java) R 2272 2272 30433 0 -1 4202560 1415 0 0 0 7954 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485760898136 140486792364423 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2431] ppid=2272 vsize=28768336 memory=2496 CPUtime=79.55 cores=0-7
/proc/2274/task/2431/stat : 2431 (java) R 2272 2272 30433 0 -1 4202560 1548 0 0 0 7955 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485831233048 140486796155378 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2432] ppid=2272 vsize=28768336 memory=1412 CPUtime=79.19 cores=0-7
/proc/2274/task/2432/stat : 2432 (java) R 2272 2272 30433 0 -1 4202560 1631 0 0 0 7919 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485756685896 140486797264286 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2433] ppid=2272 vsize=28768336 memory=3728 CPUtime=79.28 cores=0-7
/proc/2274/task/2433/stat : 2433 (java) R 2272 2272 30433 0 -1 4202560 1149 0 0 0 7928 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485755636096 140486795823484 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2434] ppid=2272 vsize=28768336 memory=1452 CPUtime=79.21 cores=0-7
/proc/2274/task/2434/stat : 2434 (java) R 2272 2272 30433 0 -1 4202560 2109 0 0 0 7919 2 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485754580624 140486795904371 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2435] ppid=2272 vsize=28768336 memory=1452 CPUtime=79.11 cores=0-7
/proc/2274/task/2435/stat : 2435 (java) R 2272 2272 30433 0 -1 4202560 1392 0 0 0 7911 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485759844680 140486796207740 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
[pid=2274/tid=2436] ppid=2272 vsize=28768336 memory=709504 CPUtime=79.28 cores=0-7
/proc/2274/task/2436/stat : 2436 (java) R 2272 2272 30433 0 -1 4202560 1350 0 0 0 7928 0 0 0 20 0 28 0 510581141 29458776064 178272 33554432000 4194304 4196468 140726498442224 140485757738528 140486797264363 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 39575552 140726498448348 140726498448523 140726498448523 140726498451407 0
Current children cumulated CPU time: 1999.28 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 714540 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+252.042 s]
# the end of solver process 2272 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001588 s, system=0.000794 s

[startup+252.105 s]
# the end of solver process 2274 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=1998.19 s, system=1.73132 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.105
CPU time (s): 1999.92
CPU user time (s): 1998.19
CPU system time (s): 1.73132
CPU usage (%): 793.287
Max. virtual memory (cumulated for all children) (KiB): 28883680
Max. memory (cumulated for all children) (KiB): 714540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1998.19
system time used= 1.73132
maximum resident set size= 713488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181441
page faults= 0
swaps= 0
block input operations= 0
block output operations= 584
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 21974
involuntary context switches= 23894


# summary of solver processes directly reported to runsolver:
#   pid: 2272,2274
#   total CPU time (s): 1999.92
#   total CPU user time (s): 1998.19
#   total CPU system time (s): 1.73132

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.48347 second user time and 2.52583 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-24 19:30:33
IDJOB=4407492
IDBENCH=115840
IDSOLVER=2872
FILE ID=node145/4407492-1569346275
RUNJOBID= node145-1569335936-30460
PBS_JOBID= 21705052
Free space on /var/tmp= 13512 MiB

SOLVER NAME= choco-solver 2019-09-24 parallel
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-6.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4407492-1569346275/watcher-4407492-1569346275 -o /var/tmp/evaluation-result-4407492-1569346275/solver-4407492-1569346275 -C 2016 -W 252 -M 31000 --bin-var /var/tmp/runsolver-exch-node145-1569335936-30460 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1803610371 HOME/instance-4407492-1569346275.xml

TIME LIMIT= 2016 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 0823366b416f0d4f591b1c2bb0d09de5
RANDOM SEED=1803610371

node145.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.59
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	: 5333.59
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	: 5333.59
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	: 5333.59
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:        25749212 kB
MemAvailable:   31810440 kB
Buffers:          149904 kB
Cached:          6063800 kB
SwapCached:        32456 kB
Active:          3046420 kB
Inactive:        3204392 kB
Active(anon):       4816 kB
Inactive(anon):    89852 kB
Active(file):    3041604 kB
Inactive(file):  3114540 kB
Unevictable:      108772 kB
Mlocked:          108772 kB
SwapTotal:      67108860 kB
SwapFree:       66966880 kB
Dirty:             26192 kB
Writeback:             0 kB
AnonPages:        117836 kB
Mapped:            56380 kB
Shmem:             48848 kB
Slab:             362192 kB
SReclaimable:     333544 kB
SUnreclaim:        28648 kB
KernelStack:        3664 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     514632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /var/tmp at the end= 13484 MiB
End job on node145 at 2019-09-24 19:34:45