Trace number 4272633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-07-26)SAT 140.851 128.03999

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0100-m1.xml
MD5SUM1854ece61a5fdd3da80103fde6339040
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark4.9103599
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints4951
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree100
Maximum variable degree100
Distribution of variable degrees[{"degree":100,"count":100}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":4950},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints4950
Distribution of constraint types[{"type":"intension","count":4950},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272633-1502849001.xml"  -tl '2520s' -p 1 -x 3
0.12/0.25	c [HOME/instance-4272633-1502849001.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.31	c simple solver
0.32/0.38	c parse instance...
2.71/1.18	c solve instance...
140.81/128.02	s SATISFIABLE
140.81/128.02	v <instantiation>
140.81/128.02	v 	<list>q[0] q[1] q[2] q[3] q[4] q[5] q[6] q[7] q[8] q[9] q[10] q[11] q[12] q[13] q[14] q[15] q[16] q[17] q[18] q[19] q[20] q[21] q[22] q[23] q[24] q[25] q[26] q[27] q[28] q[29] q[30] q[31] q[32] q[33] q[34] q[35] q[36] q[37] q[38] q[39] q[40] q[41] q[42] q[43] q[44] q[45] q[46] q[47] q[48] q[49] q[50] q[51] q[52] q[53] q[54] q[55] q[56] q[57] q[58] q[59] q[60] q[61] q[62] q[63] q[64] q[65] q[66] q[67] q[68] q[69] q[70] q[71] q[72] q[73] q[74] q[75] q[76] q[77] q[78] q[79] q[80] q[81] q[82] q[83] q[84] q[85] q[86] q[87] q[88] q[89] q[90] q[91] q[92] q[93] q[94] q[95] q[96] q[97] q[98] q[99] </list>
140.81/128.02	v 	<values>11 23 33 35 30 32 36 40 44 48 38 45 55 26 54 16 66 19 8 14 71 24 42 93 6 49 88 1 53 92 95 47 99 91 98 94 83 90 84 74 77 70 65 85 82 89 87 68 57 97 60 58 56 67 34 51 62 43 46 64 41 29 37 39 13 15 21 31 25 27 3 5 0 2 12 10 18 20 17 79 4 22 7 9 28 50 75 72 80 73 59 61 52 76 81 86 69 63 96 78 </values>
140.81/128.02	v </instantiation>

Verifier Data

OK	

Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272633-1502849001/watcher-4272633-1502849001 -o /tmp/evaluation-result-4272633-1502849001/solver-4272633-1502849001 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2088100462 HOME/instance-4272633-1502849001.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=9816, runsolver pid=9813
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 2.95 2.02 1.77 3/207 9826
/proc/meminfo: memFree=24061472/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13574484 memory=19352 CPUtime=0.03 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 4187 0 0 0 3 0 0 0 20 0 9 0 38782708 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800970 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3393621 4838 2105 1 0 3383118 0
[pid=9818/tid=9819] ppid=9816 vsize=13574484 memory=8508281356422317474 CPUtime=0.02 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 2892 0 0 0 2 0 0 0 20 0 9 0 38782709 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139755470727536 139755466513181 0 4 1 16800970 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13574484 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 38782709 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13574484 memory=140357548443264 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 38782709 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 38782709 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 38782709 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13574484 memory=140357548443264 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 38782711 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 38782711 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139754943259424 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 38782711 13900271616 4838 18446744073709551615 4194304 4196468 140728386236800 139754942207088 139755466499797 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20732 KiB

[startup+0.210989 s]*
/proc/loadavg: 2.95 2.02 1.77 4/213 9832
/proc/meminfo: memFree=24053332/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13974352 memory=27736 CPUtime=0.12 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 5450 0 0 0 11 1 0 0 20 0 15 0 38782708 14309736448 6934 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3493588 6934 2822 1 0 3482964 0
[pid=9818/tid=9819] ppid=9816 vsize=13974352 memory=7022364594140610616 CPUtime=0.08 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 3464 0 0 0 8 0 0 0 20 0 15 0 38782709 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139755470721504 139755466501526 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13974352 memory=4294978898 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13974352 memory=140357548890036 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38782709 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13974352 memory=140357548443264 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38782711 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38782711 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754943259424 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38782711 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754942207088 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 38782714 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) R 9816 9816 7968 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 38782714 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13974352 memory=140357548443264 CPUtime=0.01 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) R 9816 9816 7968 0 -1 4202560 264 0 0 0 1 0 0 0 20 0 15 0 38782714 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755447727152 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13974352 memory=140357548443264 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782719 14309736448 6999 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29116 KiB

[startup+0.31047 s]*
/proc/loadavg: 2.95 2.02 1.77 4/213 9832
/proc/meminfo: memFree=24040340/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13978608 memory=39740 CPUtime=0.32 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 9192 0 0 0 29 3 0 0 20 0 15 0 38782708 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3494652 9935 2983 1 0 3482964 0
[pid=9818/tid=9819] ppid=9816 vsize=13978608 memory=4278483708103473607 CPUtime=0.19 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 6369 0 0 0 17 2 0 0 20 0 15 0 38782709 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139755470710584 139755450570078 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13978608 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38782709 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38782711 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38782711 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754943259424 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38782711 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754942207088 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 38782714 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) S 9816 9816 7968 0 -1 1077944384 388 0 0 0 3 0 0 0 20 0 15 0 38782714 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 750 0 0 0 7 0 0 0 20 0 15 0 38782714 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782719 14314094592 9935 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41120 KiB

[startup+0.700892 s]
/proc/loadavg: 2.95 2.02 1.77 5/213 9832
/proc/meminfo: memFree=24022940/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13978684 memory=87700 CPUtime=1.39 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 13498 0 0 0 134 5 0 0 20 0 15 0 38782708 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3494671 21925 3166 1 0 3482964 0
[pid=9818/tid=9819] ppid=9816 vsize=13978684 memory=0 CPUtime=0.57 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 7909 0 0 0 54 3 0 0 20 0 15 0 38782709 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139755470728480 139755466501526 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13978684 memory=13588 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38782709 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 38782711 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38782711 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754943259424 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38782711 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754942207088 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13978684 memory=9 CPUtime=0.24 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) R 9816 9816 7968 0 -1 4202560 1241 0 0 0 24 0 0 0 20 0 15 0 38782714 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754940090720 139755447675586 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13978684 memory=36 CPUtime=0.26 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) R 9816 9816 7968 0 -1 4202560 1235 0 0 0 26 0 0 0 20 0 15 0 38782714 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754939031496 139755448033314 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13978684 memory=2 CPUtime=0.28 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 1843 0 0 0 28 0 0 0 20 0 15 0 38782714 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782719 14314172416 21925 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 1.39 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 89080 KiB

[startup+1.50189 s]
/proc/loadavg: 2.96 2.03 1.77 5/213 9832
/proc/meminfo: memFree=23955488/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13980732 memory=174516 CPUtime=3.67 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 21992 0 0 0 359 8 0 0 20 0 15 0 38782708 14316269568 43629 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3495183 43629 3204 1 0 3483476 0
[pid=9818/tid=9819] ppid=9816 vsize=13980732 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 10672 0 0 0 131 5 0 0 20 0 15 0 38782709 14316269568 43629 18446744073709551615 4194304 4196468 140728386236800 139755470728128 139755104756152 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14316269568 43629 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13980732 memory=23112 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14316269568 43629 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38782709 14316269568 43629 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7

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

/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13980732 memory=537084 CPUtime=139.18 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 77309 0 0 0 13865 53 0 0 20 0 15 0 38782708 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3495183 134271 3244 1 0 3483476 0
[pid=9818/tid=9819] ppid=9816 vsize=13980732 memory=5520 CPUtime=125.7 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 17375 0 0 0 12561 9 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755470729104 139755106156775 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13980732 memory=4612 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1072 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13980732 memory=792 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1672 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13980732 memory=4588 CPUtime=0.47 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1811 0 0 0 40 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13980732 memory=2788 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 1018 0 0 0 40 8 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13980732 memory=2868 CPUtime=0.03 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 1269 0 0 0 3 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13980732 memory=4278483708103473607 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754943259488 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13980732 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754942207104 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13980732 memory=3868 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13980732 memory=3904 CPUtime=5.33 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 22201 0 0 0 531 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13980732 memory=1156 CPUtime=5.05 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) S 9816 9816 7968 0 -1 1077944384 20587 0 0 0 503 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13980732 memory=3252 CPUtime=1 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 8754 0 0 0 98 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13980732 memory=543100 CPUtime=0.06 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 198 0 0 0 2 4 0 0 20 0 15 0 38782719 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 139.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 538464 KiB

[startup+127.201 s]
/proc/loadavg: 2.03 1.99 1.79 3/218 9856
/proc/meminfo: memFree=23535164/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13980732 memory=537084 CPUtime=139.98 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 77321 0 0 0 13945 53 0 0 20 0 15 0 38782708 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3495183 134271 3244 1 0 3483476 0
[pid=9818/tid=9819] ppid=9816 vsize=13980732 memory=1228 CPUtime=126.5 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 17387 0 0 0 12641 9 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755470729104 139755106155952 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13980732 memory=7680170660397595203 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1072 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13980732 memory=1296 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1672 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13980732 memory=1732 CPUtime=0.47 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1811 0 0 0 40 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13980732 memory=1700 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 1018 0 0 0 40 8 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13980732 memory=1228 CPUtime=0.03 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 1269 0 0 0 3 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13980732 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754943259488 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13980732 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754942207104 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13980732 memory=288230617509003574 CPUtime=5.33 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 22201 0 0 0 531 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13980732 memory=15254861369313240 CPUtime=5.05 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) S 9816 9816 7968 0 -1 1077944384 20587 0 0 0 503 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13980732 memory=928 CPUtime=1 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 8754 0 0 0 98 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13980732 memory=2164 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13980732 memory=840 CPUtime=0.06 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 198 0 0 0 2 4 0 0 20 0 15 0 38782719 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 139.98 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 538464 KiB

[startup+127.601 s]
/proc/loadavg: 2.03 1.99 1.79 3/218 9856
/proc/meminfo: memFree=23535164/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13980732 memory=537084 CPUtime=140.38 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 77327 0 0 0 13985 53 0 0 20 0 15 0 38782708 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3495183 134271 3244 1 0 3483476 0
[pid=9818/tid=9819] ppid=9816 vsize=13980732 memory=23148 CPUtime=126.9 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 17393 0 0 0 12681 9 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755470729104 139755107455962 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13980732 memory=2424 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1072 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13980732 memory=1296 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1672 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13980732 memory=1732 CPUtime=0.47 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1811 0 0 0 40 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13980732 memory=1700 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 1018 0 0 0 40 8 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13980732 memory=1228 CPUtime=0.03 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 1269 0 0 0 3 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13980732 memory=1000 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754943259488 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754942207104 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13980732 memory=6972972 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13980732 memory=4060 CPUtime=5.33 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 22201 0 0 0 531 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13980732 memory=1160 CPUtime=5.05 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) S 9816 9816 7968 0 -1 1077944384 20587 0 0 0 503 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 12 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13980732 memory=3044 CPUtime=1 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 8754 0 0 0 98 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 13 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13980732 memory=537084 CPUtime=0.06 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 198 0 0 0 2 4 0 0 20 0 15 0 38782719 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 140.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 538464 KiB

[startup+128.001 s]*
/proc/loadavg: 2.03 1.99 1.79 3/218 9856
/proc/meminfo: memFree=23535164/32770624 swapFree=67108860/67108860
[pid=9816] ppid=9813 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9816/stat : 9816 (xcsp3-exec) S 9813 9816 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38782702 9740288 345 18446744073709551615 4194304 5098028 140732482838576 140732482836680 139840161550972 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 22728704 140732482847097 140732482847302 140732482847302 140732482850795 0
/proc/9816/statm: 2378 345 289 221 0 87 0
[pid=9818] ppid=9816 vsize=13980732 memory=537084 CPUtime=140.81 cores=1,3,5,7
/proc/9818/stat : 9818 (java) S 9816 9816 7968 0 -1 1077944320 77358 0 0 0 14028 53 0 0 20 0 15 0 38782708 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 140728386219344 139755466489591 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
/proc/9818/statm: 3495183 134271 3244 1 0 3483476 0
[pid=9818/tid=9819] ppid=9816 vsize=13980732 memory=960 CPUtime=127.31 cores=1,3,5,7
/proc/9818/task/9819/stat : 9819 (java) R 9816 9816 7968 0 -1 4202560 17397 0 0 0 12722 9 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755470729104 139755109884151 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9820] ppid=9816 vsize=13980732 memory=4126316290023845779 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9820/stat : 9820 (java) S 9816 9816 7968 0 -1 1077944384 1072 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755423456144 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9821] ppid=9816 vsize=13980732 memory=543100 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9821/stat : 9821 (java) S 9816 9816 7968 0 -1 1077944384 1672 0 0 0 41 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755422403344 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9822] ppid=9816 vsize=13980732 memory=544052 CPUtime=0.47 cores=1,3,5,7
/proc/9818/task/9822/stat : 9822 (java) S 9816 9816 7968 0 -1 1077944384 1811 0 0 0 40 7 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755421351056 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9823] ppid=9816 vsize=13980732 memory=1380 CPUtime=0.48 cores=1,3,5,7
/proc/9818/task/9823/stat : 9823 (java) S 9816 9816 7968 0 -1 1077944384 1018 0 0 0 40 8 0 0 20 0 15 0 38782709 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139755420298256 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9824] ppid=9816 vsize=13980732 memory=544052 CPUtime=0.03 cores=1,3,5,7
/proc/9818/task/9824/stat : 9824 (java) S 9816 9816 7968 0 -1 1077944384 1269 0 0 0 3 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754944313456 139755466500738 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9825] ppid=9816 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9825/stat : 9825 (java) S 9816 9816 7968 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754943259488 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9826] ppid=9816 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9826/stat : 9826 (java) S 9816 9816 7968 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 38782711 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754942207104 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9827] ppid=9816 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9827/stat : 9827 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754941155408 139755466508187 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9828] ppid=9816 vsize=13980732 memory=1380 CPUtime=5.34 cores=1,3,5,7
/proc/9818/task/9828/stat : 9828 (java) S 9816 9816 7968 0 -1 1077944384 22218 0 0 0 532 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754940103280 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9829] ppid=9816 vsize=13980732 memory=1380 CPUtime=5.06 cores=1,3,5,7
/proc/9818/task/9829/stat : 9829 (java) S 9816 9816 7968 0 -1 1077944384 20597 0 0 0 504 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754939050480 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9830] ppid=9816 vsize=13980732 memory=537084 CPUtime=1 cores=1,3,5,7
/proc/9818/task/9830/stat : 9830 (java) S 9816 9816 7968 0 -1 1077944384 8754 0 0 0 98 2 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754937998192 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 13 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9831] ppid=9816 vsize=13980732 memory=537084 CPUtime=0 cores=1,3,5,7
/proc/9818/task/9831/stat : 9831 (java) S 9816 9816 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38782714 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754936945632 139755466499797 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
[pid=9818/tid=9832] ppid=9816 vsize=13980732 memory=3880 CPUtime=0.06 cores=1,3,5,7
/proc/9818/task/9832/stat : 9832 (java) S 9816 9816 7968 0 -1 1077944384 198 0 0 0 2 4 0 0 20 0 15 0 38782719 14316269568 134271 18446744073709551615 4194304 4196468 140728386236800 139754935892400 139755466500738 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 30871552 140728386240946 140728386241122 140728386241122 140728386244559 0
Current children cumulated CPU time: 140.81 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 538464 KiB

Child status: 0
Real time (s): 128.04
CPU time (s): 140.851
CPU user time (s): 140.311
CPU system time (s): 0.540522
CPU usage (%): 110.005
Max. virtual memory (cumulated for all children) (KiB): 13992284
Max. memory (cumulated for all children) (KiB): 559000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 140.311
system time used= 0.540522
maximum resident set size= 559868
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78364
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6771
involuntary context switches= 142


# summary of solver processes directly reported to runsolver:
#   pid: 9816
#   total CPU time (s): 140.851
#   total CPU user time (s): 140.311
#   total CPU system time (s): 0.540522

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.817667 second user time and 1.36004 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 03:49:23
IDJOB=4272633
IDBENCH=138768
IDSOLVER=2664
FILE ID=node128/4272633-1502849001
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0100-m1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4272633-1502849001/watcher-4272633-1502849001 -o /tmp/evaluation-result-4272633-1502849001/solver-4272633-1502849001 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 2088100462 HOME/instance-4272633-1502849001.xml

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

MD5SUM BENCH= 1854ece61a5fdd3da80103fde6339040
RANDOM SEED=2088100462

node128.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.94
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.94
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.94
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.94
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:        24069424 kB
MemAvailable:   25034060 kB
Buffers:          240524 kB
Cached:          1015284 kB
SwapCached:            0 kB
Active:          7362536 kB
Inactive:         908440 kB
Active(anon):    7015472 kB
Inactive(anon):    24956 kB
Active(file):     347064 kB
Inactive(file):   883484 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             4 kB
AnonPages:       7014840 kB
Mapped:            51500 kB
Shmem:             25308 kB
Slab:             125424 kB
SReclaimable:      99844 kB
SUnreclaim:        25580 kB
KernelStack:        3456 kB
PageTables:        18908 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8609996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6879232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-16 03:51:32