Trace number 4404089

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-20OPT97 370.656 93.496

General information on the benchmark

NameRcpsp/Rcpsp-m1-j60/
Rcpsp-j60-37-01.xml
MD5SUMcc0e4d4fb1187992b98efb1fb4f076c6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark97
Best CPU time to get the best result obtained on this benchmark201.766
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints135
Number of domains2
Minimum domain size1
Maximum domain size300
Distribution of domain sizes[{"size":1,"count":1},{"size":300,"count":61}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":4},{"degree":5,"count":10},{"degree":6,"count":23},{"degree":7,"count":17},{"degree":8,"count":6},{"degree":10,"count":1}]
Minimum constraint arity2
Maximum constraint arity36
Distribution of constraint arities[{"arity":2,"count":131},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":32,"count":1},{"arity":36,"count":1}]
Number of extensional constraints0
Number of intensional constraints131
Distribution of constraint types[{"type":"intension","count":131},{"type":"cumulative","count":4}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404089-1568991411.xml"  -tl '2400s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404089-1568991411.xml, -tl, 2400s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.58/0.72	c solve instance...
2.03/0.83	o 120 
2.03/0.87	o 118 
3.04/1.14	o 108 
3.82/1.36	o 107 
4.25/1.44	o 105 
7.76/2.35	o 104 
9.32/2.73	o 103 
9.70/2.84	o 100 
13.66/3.84	o 99 
73.32/18.87	o 98 
191.97/48.65	o 97 
370.30/93.48	s OPTIMUM FOUND
370.30/93.48	v <instantiation>
370.30/93.48	v 	<list>s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] s[14] s[15] s[16] s[17] s[18] s[19] s[20] s[21] s[22] s[23] s[24] s[25] s[26] s[27] s[28] s[29] s[30] s[31] s[32] s[33] s[34] s[35] s[36] s[37] s[38] s[39] s[40] s[41] s[42] s[43] s[44] s[45] s[46] s[47] s[48] s[49] s[50] s[51] s[52] s[53] s[54] s[55] s[56] s[57] s[58] s[59] s[60] s[61] </list>
370.30/93.48	v 	<values>0 1 0 0 16 5 12 8 8 23 15 31 25 35 14 22 56 25 43 32 18 35 62 46 37 32 37 26 40 43 40 48 58 62 78 48 45 74 42 44 51 53 67 64 51 53 63 55 68 69 62 63 83 76 66 86 65 78 90 83 90 97 </values>
370.30/93.48	v </instantiation>

Verifier Data

OK	97

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404089-1568991411/watcher-4404089-1568991411 -o /var/tmp/evaluation-result-4404089-1568991411/solver-4404089-1568991411 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 227024827 HOME/instance-4404089-1568991411.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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
solver pid=30688, runsolver pid=30684
Current StackSize limit: 8192 KiB


[startup+0.100081 s]*
/proc/loadavg: 8.50 8.47 6.89 5/227 30705
/proc/meminfo: memFree=11784264/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15144776 memory=30180 CPUtime=0.13 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 5464 0 0 0 12 1 0 0 20 0 15 0 475379760 15508250624 7545 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3786194 7545 3188 1 0 3748377 0
[pid=30691/tid=30692] ppid=30688 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) R 30688 30688 28986 0 -1 4202560 3339 0 0 0 9 0 0 0 20 0 15 0 475379761 15508250624 7545 33554432000 4194304 4196468 140730587093536 140584243703264 140584239492502 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 7545 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 7545 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 7545 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 7545 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583706837920 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583705785328 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 173 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) R 30688 30688 28986 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583701572160 140584219818293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 7545 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31636 KiB

[startup+0.21073 s]*
/proc/loadavg: 8.50 8.47 6.89 5/227 30705
/proc/meminfo: memFree=11767128/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15144776 memory=41224 CPUtime=0.34 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 8992 0 0 0 32 2 0 0 20 0 15 0 475379760 15508250624 10306 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3786194 10306 3302 1 0 3748377 0
[pid=30691/tid=30692] ppid=30688 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) R 30688 30688 28986 0 -1 4202560 6165 0 0 0 18 2 0 0 20 0 15 0 475379761 15508250624 10306 33554432000 4194304 4196468 140730587093536 140584243715552 140584239502493 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15144776 memory=1943324 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 10306 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15144776 memory=139657378924249 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 10306 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 10306 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475379761 15508250624 10306 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583706837920 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475379763 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583705785328 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 279 0 0 0 3 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15144776 memory=139657378895488 CPUtime=0.08 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) R 30688 30688 28986 0 -1 4202560 757 0 0 0 8 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583701576432 140584218399128 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379766 15508250624 10306 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42680 KiB

[startup+0.315855 s]*
/proc/loadavg: 8.50 8.47 6.89 6/227 30705
/proc/meminfo: memFree=11749732/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15149032 memory=49924 CPUtime=0.53 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 10369 0 0 0 50 3 0 0 20 0 15 0 475379760 15512608768 12481 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3787258 12481 3349 1 0 3748377 0
[pid=30691/tid=30692] ppid=30688 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) R 30688 30688 28986 0 -1 4202560 7364 0 0 0 28 2 0 0 20 0 15 0 475379761 15512608768 12481 33554432000 4194304 4196468 140730587093536 140584243707824 140584223561054 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15512608768 12481 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15512608768 12481 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15149032 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15512608768 12481 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15149032 memory=7161331908245094050 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475379761 15512608768 12481 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475379763 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15149032 memory=-8458152057954495884 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475379763 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583706837920 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475379763 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583705785328 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15149032 memory=4426078206164241782 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 490 0 0 0 3 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15149032 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 370 0 0 0 6 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) S 30688 30688 28986 0 -1 1077944384 837 0 0 0 12 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583701576432 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379766 15512608768 12481 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51380 KiB

[startup+0.700851 s]
/proc/loadavg: 8.50 8.47 6.89 9/227 30705
/proc/meminfo: memFree=11710380/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15151156 memory=84676 CPUtime=1.58 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 14337 0 0 0 153 5 0 0 20 0 15 0 475379760 15514783744 21169 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3787789 21169 3452 1 0 3748889 0
[pid=30691/tid=30692] ppid=30688 vsize=15151156 memory=33 CPUtime=0.66 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) R 30688 30688 28986 0 -1 4202560 8800 0 0 0 63 3 0 0 20 0 15 0 475379761 15514783744 21169 33554432000 4194304 4196468 140730587093536 140584243713336 140583825976129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15151156 memory=288230600314300172 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15514783744 21169 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15151156 memory=16106952818009964 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15514783744 21169 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379761 15514783744 21169 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475379761 15514783744 21169 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 475379763 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475379763 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583706837920 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475379763 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583705785328 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15151156 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) R 30688 30688 28986 0 -1 4202560 1226 0 0 0 23 0 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583703668544 140584220797489 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15151156 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) R 30688 30688 28986 0 -1 4202560 915 0 0 0 25 0 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583702615072 140584224402524 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15151156 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) S 30688 30688 28986 0 -1 1077944384 2087 0 0 0 41 1 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583701576432 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15151156 memory=7667167690614138738 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15151156 memory=7595710451280801637 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475379766 15514783744 21169 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 86132 KiB

[startup+1.50078 s]
/proc/loadavg: 8.50 8.47 6.89 8/233 30764
/proc/meminfo: memFree=11683944/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0

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

/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1423 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 58679 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31040] ppid=30688 vsize=15487052 memory=532 CPUtime=42.31 cores=1,3,5,7
/proc/30691/task/31040/stat : 31040 (java) R 30688 30688 28986 0 -1 4202560 318 0 0 0 4231 0 0 0 20 0 19 0 475384625 15858741248 58679 33554432000 4194304 4196468 140730587093536 140583689199256 140583832831901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31041] ppid=30688 vsize=15487052 memory=928 CPUtime=42.03 cores=1,3,5,7
/proc/30691/task/31041/stat : 31041 (java) R 30688 30688 28986 0 -1 4202560 1265 0 0 0 4203 0 0 0 20 0 19 0 475384625 15858741248 58679 33554432000 4194304 4196468 140730587093536 140583683944448 140583833222687 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31042] ppid=30688 vsize=15487052 memory=1720 CPUtime=42.39 cores=1,3,5,7
/proc/30691/task/31042/stat : 31042 (java) R 30688 30688 28986 0 -1 4202560 1127 0 0 0 4237 2 0 0 20 0 19 0 475384625 15858741248 58679 33554432000 4194304 4196468 140730587093536 140583687097328 140583831869790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31043] ppid=30688 vsize=15487052 memory=1976 CPUtime=42.2 cores=1,3,5,7
/proc/30691/task/31043/stat : 31043 (java) R 30688 30688 28986 0 -1 4202560 491 0 0 0 4220 0 0 0 20 0 19 0 475384625 15858741248 58679 33554432000 4194304 4196468 140730587093536 140583682890824 140583834208897 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 361.54 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 236172 KiB

[startup+92.8007 s]
/proc/loadavg: 7.87 8.30 6.98 10/237 31838
/proc/meminfo: memFree=11412720/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15487052 memory=230612 CPUtime=367.91 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 92939 0 0 0 36771 20 0 0 20 0 19 0 475379760 15858741248 57653 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3871763 57653 3533 1 0 3832863 0
[pid=30691/tid=30692] ppid=30688 vsize=15487052 memory=4367 CPUtime=0.7 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) S 30688 30688 28986 0 -1 1077944384 9201 0 0 0 67 3 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584243721344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15487052 memory=4350 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1825 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15487052 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 2754 0 0 0 4 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15487052 memory=1428 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 2823 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15487052 memory=1728 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2411 0 0 0 3 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15487052 memory=1056 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 2243 0 0 0 2 1 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15487052 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583706837984 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15487052 memory=7739806840303479397 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583705785344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15487052 memory=8025814111030895213 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15487052 memory=8025814111030895213 CPUtime=4.3 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 25673 0 0 0 428 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15487052 memory=12040 CPUtime=4.53 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 22674 0 0 0 451 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15487052 memory=31840 CPUtime=0.84 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) S 30688 30688 28986 0 -1 1077944384 8789 0 0 0 82 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583701576432 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15487052 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15487052 memory=532 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1423 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31040] ppid=30688 vsize=15487052 memory=928 CPUtime=43.9 cores=1,3,5,7
/proc/30691/task/31040/stat : 31040 (java) R 30688 30688 28986 0 -1 4202560 321 0 0 0 4390 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583689198312 140583833222078 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31041] ppid=30688 vsize=15487052 memory=1456 CPUtime=43.63 cores=1,3,5,7
/proc/30691/task/31041/stat : 31041 (java) R 30688 30688 28986 0 -1 4202560 1266 0 0 0 4363 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583683947840 140583833223401 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31042] ppid=30688 vsize=15487052 memory=230612 CPUtime=43.96 cores=1,3,5,7
/proc/30691/task/31042/stat : 31042 (java) R 30688 30688 28986 0 -1 4202560 1127 0 0 0 4394 2 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583687094648 140583832282733 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31043] ppid=30688 vsize=15487052 memory=1732 CPUtime=43.8 cores=1,3,5,7
/proc/30691/task/31043/stat : 31043 (java) R 30688 30688 28986 0 -1 4202560 491 0 0 0 4380 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583682891120 140583831872614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 367.91 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 232068 KiB

[startup+93.2008 s]
/proc/loadavg: 7.88 8.30 6.98 9/237 31838
/proc/meminfo: memFree=11411784/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15487052 memory=230612 CPUtime=369.5 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 92939 0 0 0 36930 20 0 0 20 0 19 0 475379760 15858741248 57653 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3871763 57653 3533 1 0 3832863 0
[pid=30691/tid=30692] ppid=30688 vsize=15487052 memory=111628 CPUtime=0.7 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) S 30688 30688 28986 0 -1 1077944384 9201 0 0 0 67 3 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584243721344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15487052 memory=800 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1825 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15487052 memory=4100 CPUtime=0.04 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 2754 0 0 0 4 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15487052 memory=1804 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 2823 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15487052 memory=920 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2411 0 0 0 3 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15487052 memory=3848 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 2243 0 0 0 2 1 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15487052 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583706837984 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15487052 memory=230612 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583705785344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15487052 memory=532 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15487052 memory=928 CPUtime=4.3 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 25673 0 0 0 428 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15487052 memory=1720 CPUtime=4.53 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 22674 0 0 0 451 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15487052 memory=1976 CPUtime=0.84 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) S 30688 30688 28986 0 -1 1077944384 8789 0 0 0 82 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583701576432 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15487052 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15487052 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1423 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31040] ppid=30688 vsize=15487052 memory=808 CPUtime=44.3 cores=1,3,5,7
/proc/30691/task/31040/stat : 31040 (java) R 30688 30688 28986 0 -1 4202560 321 0 0 0 4430 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583689198312 140583833224535 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31041] ppid=30688 vsize=15487052 memory=1764 CPUtime=44.03 cores=1,3,5,7
/proc/30691/task/31041/stat : 31041 (java) R 30688 30688 28986 0 -1 4202560 1266 0 0 0 4403 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583683947840 140583833224293 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31042] ppid=30688 vsize=15487052 memory=111628 CPUtime=44.35 cores=1,3,5,7
/proc/30691/task/31042/stat : 31042 (java) R 30688 30688 28986 0 -1 4202560 1127 0 0 0 4433 2 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583687094648 140583832525021 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31043] ppid=30688 vsize=15487052 memory=800 CPUtime=44.2 cores=1,3,5,7
/proc/30691/task/31043/stat : 31043 (java) R 30688 30688 28986 0 -1 4202560 491 0 0 0 4420 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583682891120 140583831870220 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 369.5 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 232068 KiB

[startup+93.4008 s]
/proc/loadavg: 7.88 8.30 6.98 9/237 31838
/proc/meminfo: memFree=11411784/32770624 swapFree=66956680/67108860
[pid=30688] ppid=30684 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/30688/stat : 30688 (xcsp3-exec) S 30684 30688 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475379760 115843072 364 33554432000 4194304 5098028 140736649788480 140736649786584 140576676532860 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 18608128 140736649790295 140736649790553 140736649790553 140736649793478 0
/proc/30688/statm: 28282 364 306 221 0 87 0
[pid=30691] ppid=30688 vsize=15487052 memory=230612 CPUtime=370.3 cores=1,3,5,7
/proc/30691/stat : 30691 (java) S 30688 30688 28986 0 -1 1077944320 93212 0 0 0 37010 20 0 0 20 0 19 0 475379760 15858741248 57653 33554432000 4194304 4196468 140730587093536 140730587076080 140584239480567 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
/proc/30691/statm: 3871763 57653 3533 1 0 3832863 0
[pid=30691/tid=30692] ppid=30688 vsize=15487052 memory=6791534058613427641 CPUtime=0.7 cores=1,3,5,7
/proc/30691/task/30692/stat : 30692 (java) S 30688 30688 28986 0 -1 1077944384 9201 0 0 0 67 3 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584243721344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30693] ppid=30688 vsize=15487052 memory=288230583166042426 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30693/stat : 30693 (java) S 30688 30688 28986 0 -1 1077944384 1825 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584151137040 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30694] ppid=30688 vsize=15487052 memory=13847469322668657 CPUtime=0.04 cores=1,3,5,7
/proc/30691/task/30694/stat : 30694 (java) S 30688 30688 28986 0 -1 1077944384 2754 0 0 0 4 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584150084496 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30695] ppid=30688 vsize=15487052 memory=11632 CPUtime=0.02 cores=1,3,5,7
/proc/30691/task/30695/stat : 30695 (java) S 30688 30688 28986 0 -1 1077944384 2823 0 0 0 2 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584149031952 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30696] ppid=30688 vsize=15487052 memory=1732 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30696/stat : 30696 (java) S 30688 30688 28986 0 -1 1077944384 2411 0 0 0 3 0 0 0 20 0 19 0 475379761 15858741248 57653 33554432000 4194304 4196468 140730587093536 140584147979408 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30697] ppid=30688 vsize=15487052 memory=1088 CPUtime=0.03 cores=1,3,5,7
/proc/30691/task/30697/stat : 30697 (java) S 30688 30688 28986 0 -1 1077944384 2243 0 0 0 2 1 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583707891696 140584239491714 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30698] ppid=30688 vsize=15487052 memory=988 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30698/stat : 30698 (java) S 30688 30688 28986 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583706837984 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30699] ppid=30688 vsize=15487052 memory=780 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30699/stat : 30699 (java) S 30688 30688 28986 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 19 0 475379763 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583705785344 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30700] ppid=30688 vsize=15487052 memory=6032 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30700/stat : 30700 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583704733904 140584239499163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30701] ppid=30688 vsize=15487052 memory=624 CPUtime=4.3 cores=1,3,5,7
/proc/30691/task/30701/stat : 30701 (java) S 30688 30688 28986 0 -1 1077944384 25673 0 0 0 428 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583703681520 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30702] ppid=30688 vsize=15487052 memory=3636 CPUtime=4.53 cores=1,3,5,7
/proc/30691/task/30702/stat : 30702 (java) S 30688 30688 28986 0 -1 1077944384 22674 0 0 0 451 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583702628976 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30703] ppid=30688 vsize=15487052 memory=2832 CPUtime=0.84 cores=1,3,5,7
/proc/30691/task/30703/stat : 30703 (java) S 30688 30688 28986 0 -1 1077944384 8789 0 0 0 82 2 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583701576432 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30704] ppid=30688 vsize=15487052 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30704/stat : 30704 (java) S 30688 30688 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583700524128 140584239490773 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=30705] ppid=30688 vsize=15487052 memory=2112 CPUtime=0 cores=1,3,5,7
/proc/30691/task/30705/stat : 30705 (java) S 30688 30688 28986 0 -1 1077944384 1431 0 0 0 0 0 0 0 20 0 19 0 475379766 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583699470640 140584239491714 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31040] ppid=30688 vsize=15487052 memory=2592 CPUtime=44.5 cores=1,3,5,7
/proc/30691/task/31040/stat : 31040 (java) R 30688 30688 28986 0 -1 4202560 401 0 0 0 4450 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583689198312 140583833710491 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31041] ppid=30688 vsize=15487052 memory=2592 CPUtime=44.23 cores=1,3,5,7
/proc/30691/task/31041/stat : 31041 (java) R 30688 30688 28986 0 -1 4202560 1358 0 0 0 4423 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583683947840 140583829487095 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31042] ppid=30688 vsize=15487052 memory=1408 CPUtime=44.55 cores=1,3,5,7
/proc/30691/task/31042/stat : 31042 (java) R 30688 30688 28986 0 -1 4202560 1139 0 0 0 4453 2 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583687094648 140583833724461 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
[pid=30691/tid=31043] ppid=30688 vsize=15487052 memory=3148 CPUtime=44.4 cores=1,3,5,7
/proc/30691/task/31043/stat : 31043 (java) R 30688 30688 28986 0 -1 4202560 572 0 0 0 4440 0 0 0 20 0 19 0 475384625 15858741248 57653 33554432000 4194304 4196468 140730587093536 140583682891120 140583833695300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18718720 140730587100123 140730587100298 140730587100298 140730587103183 0
Current children cumulated CPU time: 370.3 s
Current children cumulated vsize: 15600180 KiB
Current children cumulated memory: 232068 KiB

Child status: 0
Real time (s): 93.496
CPU time (s): 370.656
CPU user time (s): 370.445
CPU system time (s): 0.210659
CPU usage (%): 396.441
Max. virtual memory (cumulated for all children) (KiB): 15601416
Max. memory (cumulated for all children) (KiB): 250600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 370.445
system time used= 0.210659
maximum resident set size= 249144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95156
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= 6162
involuntary context switches= 7024


# summary of solver processes directly reported to runsolver:
#   pid: 30688
#   total CPU time (s): 370.656
#   total CPU user time (s): 370.445
#   total CPU system time (s): 0.210659

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.572973 second user time and 1.06364 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 16:56:13
IDJOB=4404089
IDBENCH=128305
IDSOLVER=2864
FILE ID=node149/4404089-1568991411
RUNJOBID= node149-1568989977-29018
PBS_JOBID= 21704647
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Rcpsp/Rcpsp-m1-j60/Rcpsp-j60-37-01.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404089-1568991411/watcher-4404089-1568991411 -o /var/tmp/evaluation-result-4404089-1568991411/solver-4404089-1568991411 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 227024827 HOME/instance-4404089-1568991411.xml

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

MD5SUM BENCH= cc0e4d4fb1187992b98efb1fb4f076c6
RANDOM SEED=227024827

node149.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.81
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.81
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.81
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.81
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:        11815680 kB
MemAvailable:   31809748 kB
Buffers:          156280 kB
Cached:         19764464 kB
SwapCached:        41576 kB
Active:          9664584 kB
Inactive:       10310084 kB
Active(anon):      14268 kB
Inactive(anon):    83800 kB
Active(file):    9650316 kB
Inactive(file): 10226284 kB
Unevictable:      110232 kB
Mlocked:          110232 kB
SwapTotal:      67108860 kB
SwapFree:       66956680 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        185488 kB
Mapped:            59000 kB
Shmem:             35648 kB
Slab:             575320 kB
SReclaimable:     545928 kB
SUnreclaim:        29392 kB
KernelStack:        3856 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1452980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node149 at 2019-09-20 16:57:46