Trace number 4283914

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-08-18)SAT 157.662 145.457

General information on the benchmark

NameQueens/
Queens-m1-s1/Queens-0120-m1.xml
MD5SUM811bab41ab4f320547ec1b0722faadf8
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 benchmark6.1970601
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints7141
Number of domains1
Minimum domain size120
Maximum domain size120
Distribution of domain sizes[{"size":120,"count":120}]
Minimum variable degree120
Maximum variable degree120
Distribution of variable degrees[{"degree":120,"count":120}]
Minimum constraint arity2
Maximum constraint arity120
Distribution of constraint arities[{"arity":2,"count":7140},{"arity":120,"count":1}]
Number of extensional constraints0
Number of intensional constraints7140
Distribution of constraint types[{"type":"intension","count":7140},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283914-1503222993.xml"  -tl '2520s' -p 1 -x 3
0.11/0.14	c [HOME/instance-4283914-1503222993.xml, -tl, 2520s, -p, 1, -x, 3]
0.11/0.20	c simple solver
0.33/0.27	c parse instance...
3.40/1.25	c solve instance...
157.58/145.43	s SATISFIABLE
157.58/145.43	v <instantiation>
157.58/145.43	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] q[100] q[101] q[102] q[103] q[104] q[105] q[106] q[107] q[108] q[109] q[110] q[111] q[112] q[113] q[114] q[115] q[116] q[117] q[118] q[119] </list>
157.58/145.43	v 	<values>77 90 103 98 85 89 97 81 84 9 46 91 78 105 86 80 53 66 88 27 87 47 37 13 25 36 18 21 19 14 12 8 6 0 23 32 29 41 22 34 1 39 28 42 40 48 26 15 7 5 31 96 57 11 56 62 94 17 71 65 72 70 76 79 2 75 116 100 92 109 104 114 99 108 95 93 115 107 110 101 63 112 4 54 3 102 106 10 113 117 119 60 111 59 82 118 83 73 68 74 64 55 52 58 61 67 69 50 45 49 38 44 51 33 35 30 43 24 16 20 </values>
157.58/145.43	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 (9865 MiB free)
  memory of node 1: 16384 MiB (11717 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283914-1503222993/watcher-4283914-1503222993 -o /tmp/evaluation-result-4283914-1503222993/solver-4283914-1503222993 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1772908752 HOME/instance-4283914-1503222993.xml 

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

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


[startup+0.10009 s]*
/proc/loadavg: 1.96 1.94 1.94 3/218 12077
/proc/meminfo: memFree=22085224/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13978596 memory=27844 CPUtime=0.11 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 5320 0 0 0 10 1 0 0 20 0 15 0 155380297 14314082304 6961 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3494649 6961 2863 1 0 3482966 0
[pid=12063/tid=12064] ppid=12061 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 3317 0 0 0 8 0 0 0 20 0 15 0 155380297 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922527011712 139922522791318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13978596 memory=139765672470144 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380298 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13978596 memory=139765672470144 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380299 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155380300 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922063070624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155380300 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922062018032 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13978596 memory=139765672470144 CPUtime=0.01 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) R 12061 12061 5085 0 -1 4202560 279 0 0 0 1 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922057808112 139922504016944 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13978596 memory=139765672470144 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380303 14314082304 6961 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29228 KiB

[startup+0.210695 s]*
/proc/loadavg: 1.96 1.94 1.94 3/218 12077
/proc/meminfo: memFree=22073548/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13982852 memory=40212 CPUtime=0.33 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 8122 0 0 0 30 3 0 0 20 0 15 0 155380297 14318440448 10053 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3495713 10053 3046 1 0 3482966 0
[pid=12063/tid=12064] ppid=12061 vsize=13982884 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 5239 0 0 0 18 1 0 0 20 0 15 0 155380297 14318473216 10053 33554432000 4194304 4196468 140721593686272 139922526990176 139922515459101 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13982852 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13982852 memory=139765673234662 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13982852 memory=139765672470144 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380299 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155380300 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922063070624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155380300 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922062018032 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14318473216 10074 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13982852 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 15 0 155380303 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 312 0 0 0 2 0 0 0 20 0 15 0 155380303 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13982852 memory=139765672470144 CPUtime=0.08 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) S 12061 12061 5085 0 -1 1077944384 784 0 0 0 8 0 0 0 20 0 15 0 155380303 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922057808112 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380303 14318440448 10074 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41596 KiB

[startup+0.310477 s]*
/proc/loadavg: 1.96 1.94 1.94 4/218 12077
/proc/meminfo: memFree=22066600/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13982852 memory=47168 CPUtime=0.5 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 8966 0 0 0 46 4 0 0 20 0 15 0 155380297 14318440448 11792 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3495713 11792 3099 1 0 3482966 0
[pid=12063/tid=12064] ppid=12061 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 5903 0 0 0 27 2 0 0 20 0 15 0 155380297 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922527016848 139922132572279 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380299 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13982852 memory=4498404016631593313 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155380300 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922063070624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13982852 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155380300 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922062018032 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13982852 memory=-6664436420846797971 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13982852 memory=4713750055892520310 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 510 0 0 0 2 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 356 0 0 0 3 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) R 12061 12061 5085 0 -1 4202560 894 0 0 0 12 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922057804064 139922507917826 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380303 14318440448 11792 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48552 KiB

[startup+0.700792 s]
/proc/loadavg: 1.96 1.94 1.94 5/218 12077
/proc/meminfo: memFree=22041272/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13984976 memory=108380 CPUtime=1.75 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 12532 0 0 0 168 7 0 0 20 0 15 0 155380297 14320615424 27095 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3496244 27095 3203 1 0 3483478 0
[pid=12063/tid=12064] ppid=12061 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 6572 0 0 0 63 4 0 0 20 0 15 0 155380297 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922527007664 139922508474225 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13984976 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13984976 memory=43276 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 155380298 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380298 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13984976 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 155380299 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922063070624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922062018032 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13984976 memory=11112 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13984976 memory=5776 CPUtime=0.36 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) R 12061 12061 5085 0 -1 4202560 1743 0 0 0 35 1 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922059913200 139922502627445 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13984976 memory=4616 CPUtime=0.37 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) R 12061 12061 5085 0 -1 4202560 1385 0 0 0 37 0 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922058849328 139922508793700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13984976 memory=792 CPUtime=0.31 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) S 12061 12061 5085 0 -1 1077944384 1525 0 0 0 31 0 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922057808112 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13984976 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 27095 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 109764 KiB

[startup+1.50084 s]
/proc/loadavg: 1.96 1.94 1.94 5/218 12077
/proc/meminfo: memFree=21959784/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0

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

/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13984976 memory=889808 CPUtime=156.17 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 70652 0 0 0 15551 66 0 0 20 0 15 0 155380297 14320615424 222452 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3496244 222452 3283 1 0 3483478 0
[pid=12063/tid=12064] ppid=12061 vsize=13984976 memory=6791534058613427641 CPUtime=143.5 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 15639 0 0 0 14339 11 0 0 20 0 15 0 155380297 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922527018544 139922143500087 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13984976 memory=4126316290023845779 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1505 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13984976 memory=4616 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1459 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13984976 memory=1384 CPUtime=0.42 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 1969 0 0 0 33 9 0 0 20 0 15 0 155380298 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13984976 memory=792 CPUtime=0.44 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1652 0 0 0 34 10 0 0 20 0 15 0 155380298 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13984976 memory=1424 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 1498 0 0 0 2 0 0 0 20 0 15 0 155380299 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13984976 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922063070688 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13984976 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922062018048 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13984976 memory=288230574492221466 CPUtime=4.91 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 20916 0 0 0 488 3 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13984976 memory=288230596050944315 CPUtime=4.82 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 17886 0 0 0 479 3 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13984976 memory=16102567671239301 CPUtime=1 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) S 12061 12061 5085 0 -1 1077944384 6373 0 0 0 98 2 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922057808112 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13984976 memory=869432 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13984976 memory=4100 CPUtime=0.06 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 401 0 0 0 2 4 0 0 20 0 15 0 155380303 14320615424 222452 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 156.17 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 891192 KiB

[startup+144.801 s]
/proc/loadavg: 2.13 2.01 1.97 3/218 12079
/proc/meminfo: memFree=21235856/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13984976 memory=889836 CPUtime=156.97 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 71321 0 0 0 15631 66 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3496244 222459 3283 1 0 3483478 0
[pid=12063/tid=12064] ppid=12061 vsize=13984976 memory=7540 CPUtime=144.29 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 15758 0 0 0 14418 11 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922527018152 139922139082153 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13984976 memory=6791534058613427641 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1505 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13984976 memory=1384 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1459 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13984976 memory=869432 CPUtime=0.42 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 1969 0 0 0 33 9 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13984976 memory=288230574492221466 CPUtime=0.44 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1652 0 0 0 34 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13984976 memory=288230596050944315 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 1498 0 0 0 2 0 0 0 20 0 15 0 155380299 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13984976 memory=16102567671239301 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922063070688 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922062018048 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13984976 memory=825892 CPUtime=4.91 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 20918 0 0 0 488 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13984976 memory=7540 CPUtime=4.82 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 17888 0 0 0 479 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13984976 memory=1232 CPUtime=1 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) S 12061 12061 5085 0 -1 1077944384 6919 0 0 0 98 2 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922057808112 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13984976 memory=2464 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13984976 memory=1580 CPUtime=0.06 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 401 0 0 0 2 4 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 156.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 891220 KiB

[startup+145.201 s]
/proc/loadavg: 2.13 2.01 1.97 3/218 12079
/proc/meminfo: memFree=21235980/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13984976 memory=889836 CPUtime=157.37 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 71324 0 0 0 15671 66 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3496244 222459 3283 1 0 3483478 0
[pid=12063/tid=12064] ppid=12061 vsize=13984976 memory=4100 CPUtime=144.69 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 15761 0 0 0 14458 11 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922527018152 139922139262737 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13984976 memory=1160 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1505 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13984976 memory=3156 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1459 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13984976 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 1969 0 0 0 33 9 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13984976 memory=533624 CPUtime=0.44 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1652 0 0 0 34 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13984976 memory=1156 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 1498 0 0 0 2 0 0 0 20 0 15 0 155380299 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13984976 memory=3036 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922063070688 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922062018048 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13984976 memory=11112 CPUtime=4.91 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 20918 0 0 0 488 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13984976 memory=5776 CPUtime=4.82 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 17888 0 0 0 479 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13984976 memory=4616 CPUtime=1 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) R 12061 12061 5085 0 -1 4202560 6930 0 0 0 98 2 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922057808112 139922501425957 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13984976 memory=1424 CPUtime=0.06 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 401 0 0 0 2 4 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 157.37 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 891220 KiB

[startup+145.401 s]
/proc/loadavg: 2.13 2.01 1.97 3/218 12079
/proc/meminfo: memFree=21235980/32770624 swapFree=67108860/67108860
[pid=12061] ppid=12058 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/12061/stat : 12061 (xcsp3-exec) S 12058 12061 5085 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 155380297 9740288 346 33554432000 4194304 5098028 140722061247968 140722061246072 140012258878076 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 12259328 140722061251694 140722061251899 140722061251899 140722061254635 0
/proc/12061/statm: 2378 346 289 221 0 87 0
[pid=12063] ppid=12061 vsize=13984976 memory=889836 CPUtime=157.58 cores=0,2,4,6
/proc/12063/stat : 12063 (java) S 12061 12061 5085 0 -1 1077944320 71540 0 0 0 15691 67 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 140721593668816 139922522779383 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
/proc/12063/statm: 3496244 222459 3283 1 0 3483478 0
[pid=12063/tid=12064] ppid=12061 vsize=13984976 memory=1716 CPUtime=144.89 cores=0,2,4,6
/proc/12063/task/12064/stat : 12064 (java) R 12061 12061 5085 0 -1 4202560 15763 0 0 0 14478 11 0 0 20 0 15 0 155380297 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922527018152 139922143897646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12065] ppid=12061 vsize=13984976 memory=10640 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12065/stat : 12065 (java) S 12061 12061 5085 0 -1 1077944384 1505 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922452867344 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12066] ppid=12061 vsize=13984976 memory=1200 CPUtime=0.45 cores=0,2,4,6
/proc/12063/task/12066/stat : 12066 (java) S 12061 12061 5085 0 -1 1077944384 1459 0 0 0 35 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922117409168 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12067] ppid=12061 vsize=13984976 memory=15876 CPUtime=0.42 cores=0,2,4,6
/proc/12063/task/12067/stat : 12067 (java) S 12061 12061 5085 0 -1 1077944384 1969 0 0 0 33 9 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922116356624 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12068] ppid=12061 vsize=13984976 memory=4044 CPUtime=0.44 cores=0,2,4,6
/proc/12063/task/12068/stat : 12068 (java) S 12061 12061 5085 0 -1 1077944384 1652 0 0 0 34 10 0 0 20 0 15 0 155380298 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922115304080 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12069] ppid=12061 vsize=13984976 memory=869432 CPUtime=0.02 cores=0,2,4,6
/proc/12063/task/12069/stat : 12069 (java) S 12061 12061 5085 0 -1 1077944384 1498 0 0 0 2 0 0 0 20 0 15 0 155380299 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922064124400 139922522790530 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12070] ppid=12061 vsize=13984976 memory=43276 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12070/stat : 12070 (java) S 12061 12061 5085 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922063070688 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12071] ppid=12061 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12071/stat : 12071 (java) S 12061 12061 5085 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 155380300 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922062018048 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12072] ppid=12061 vsize=13984976 memory=16444 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12072/stat : 12072 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922060966608 139922522797979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12073] ppid=12061 vsize=13984976 memory=24952 CPUtime=4.91 cores=0,2,4,6
/proc/12063/task/12073/stat : 12073 (java) S 12061 12061 5085 0 -1 1077944384 20918 0 0 0 488 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922059913200 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12074] ppid=12061 vsize=13984976 memory=1796 CPUtime=4.82 cores=0,2,4,6
/proc/12063/task/12074/stat : 12074 (java) S 12061 12061 5085 0 -1 1077944384 17888 0 0 0 479 3 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922058860656 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12075] ppid=12061 vsize=13984976 memory=636 CPUtime=1 cores=0,2,4,6
/proc/12063/task/12075/stat : 12075 (java) S 12061 12061 5085 0 -1 1077944384 7133 0 0 0 98 2 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922057808112 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12076] ppid=12061 vsize=13984976 memory=960 CPUtime=0 cores=0,2,4,6
/proc/12063/task/12076/stat : 12076 (java) S 12061 12061 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922056755808 139922522789589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
[pid=12063/tid=12077] ppid=12061 vsize=13984976 memory=1232 CPUtime=0.06 cores=0,2,4,6
/proc/12063/task/12077/stat : 12077 (java) S 12061 12061 5085 0 -1 1077944384 401 0 0 0 2 4 0 0 20 0 15 0 155380303 14320615424 222459 33554432000 4194304 4196468 140721593686272 139922055703344 139922522790530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15171584 140721593689239 140721593689415 140721593689415 140721593692111 0
Current children cumulated CPU time: 157.58 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 891220 KiB

Child status: 0
Real time (s): 145.457
CPU time (s): 157.662
CPU user time (s): 156.977
CPU system time (s): 0.684671
CPU usage (%): 108.391
Max. virtual memory (cumulated for all children) (KiB): 13996608
Max. memory (cumulated for all children) (KiB): 891220

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 156.977
system time used= 0.684671
maximum resident set size= 931364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73552
page faults= 0
swaps= 0
block input operations= 0
block output operations= 264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6934
involuntary context switches= 118


# summary of solver processes directly reported to runsolver:
#   pid: 12061
#   total CPU time (s): 157.662
#   total CPU user time (s): 156.977
#   total CPU system time (s): 0.684671

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.82928 second user time and 1.56939 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 11:42:13
IDJOB=4283914
IDBENCH=138791
IDSOLVER=2679
FILE ID=node150/4283914-1503222993
RUNJOBID= node150-1503215303-11068
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0120-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-4283914-1503222993/watcher-4283914-1503222993 -o /tmp/evaluation-result-4283914-1503222993/solver-4283914-1503222993 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1772908752 HOME/instance-4283914-1503222993.xml

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

MD5SUM BENCH= 811bab41ab4f320547ec1b0722faadf8
RANDOM SEED=1772908752

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22101232 kB
MemAvailable:   31423572 kB
Buffers:          303304 kB
Cached:          9297108 kB
SwapCached:            0 kB
Active:          3325116 kB
Inactive:        6864908 kB
Active(anon):     539848 kB
Inactive(anon):    85796 kB
Active(file):    2785268 kB
Inactive(file):  6779112 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7952 kB
Writeback:            28 kB
AnonPages:        598980 kB
Mapped:            64308 kB
Shmem:             33416 kB
Slab:             174192 kB
SReclaimable:     147588 kB
SUnreclaim:        26604 kB
KernelStack:        3728 kB
PageTables:         6824 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1297756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    528384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 11:44:39