Trace number 4282247

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 4.0.5 seq (2017-08-18)SAT 54.750198 45.3456

General information on the benchmark

NameKnightTour/KnightTour-ext-s1/
KnightTour-10-ext06.xml
MD5SUMfdf6f730d724673eeb55be8d6417f725
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 benchmark19.8256
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints22
Number of domains1
Minimum domain size100
Maximum domain size100
Distribution of domain sizes[{"size":100,"count":100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":98},{"degree":3,"count":2}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":1},{"arity":6,"count":20},{"arity":100,"count":1}]
Number of extensional constraints20
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":20},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282247-1503145000.xml"  -tl '2520s' -p 1 -x 0
0.10/0.27	c [HOME/instance-4282247-1503145000.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
46.44/40.27	c solve instance...
54.69/45.31	s SATISFIABLE
54.69/45.31	v <instantiation>
54.69/45.31	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[89] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] </list>
54.69/45.31	v 	<values>0 12 20 1 13 5 17 9 28 7 15 3 11 30 42 50 62 54 35 47 39 58 37 29 48 36 44 56 64 45 53 61 73 81 93 74 95 83 71 90 82 94 75 96 88 69 77 89 97 85 66 87 99 78 59 67 79 98 86 65 84 92 80 72 91 70 51 63 55 76 68 49 57 38 19 27 8 16 4 23 31 43 24 32 40 52 60 41 33 25 46 34 26 18 6 14 22 10 2 21 </values>
54.69/45.31	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 (15341 MiB free)
  memory of node 1: 16384 MiB (15542 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282247-1503145000/watcher-4282247-1503145000 -o /tmp/evaluation-result-4282247-1503145000/solver-4282247-1503145000 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 157961908 HOME/instance-4282247-1503145000.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=26945, runsolver pid=26942
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.84 1.91 1.89 3/205 26952
/proc/meminfo: memFree=31618544/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13358712 memory=14248 CPUtime=0.01 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 3351 0 0 0 0 1 0 0 20 0 6 0 12909139 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3339678 3562 1901 1 0 3329175 0
[pid=26947/tid=26948] ppid=26945 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 2110 0 0 0 0 0 0 0 20 0 6 0 12909140 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140243873866320 140243855312691 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 12909140 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13358712 memory=140591993964160 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 12909141 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 12909141 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 12909141 13679321088 3562 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15628 KiB

[startup+0.210074 s]*
/proc/loadavg: 1.84 1.91 1.89 3/214 26961
/proc/meminfo: memFree=31604996/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13974352 memory=28364 CPUtime=0.1 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 4986 0 0 0 8 2 0 0 20 0 15 0 12909139 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3493588 7091 2753 1 0 3482964 0
[pid=26947/tid=26948] ppid=26945 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 3127 0 0 0 6 1 0 0 20 0 15 0 12909140 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243873861808 140243850404753 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13974352 memory=10613 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909140 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13974352 memory=140591993989294 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13974352 memory=140591993964160 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909142 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12909142 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243009217440 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12909143 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243008164848 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13974352 memory=140591993964160 CPUtime=0.01 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 243 0 0 0 1 0 0 0 20 0 15 0 12909145 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13974352 memory=140591993964160 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12909149 14309736448 7091 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29744 KiB

[startup+0.310542 s]*
/proc/loadavg: 1.84 1.91 1.89 4/214 26961
/proc/meminfo: memFree=31592780/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13974352 memory=37728 CPUtime=0.28 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 8511 0 0 0 25 3 0 0 20 0 15 0 12909139 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3493588 9432 2974 1 0 3482964 0
[pid=26947/tid=26948] ppid=26945 vsize=13974352 memory=-8774313645642428999 CPUtime=0.18 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 5741 0 0 0 15 3 0 0 20 0 15 0 12909140 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243873856480 140243869652125 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909140 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909141 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 12909142 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 12909142 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243009217440 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 12909143 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243008164848 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) R 26945 26945 17292 0 -1 4202560 623 0 0 0 2 0 0 0 20 0 15 0 12909145 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243854512003 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 15 0 12909145 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13974352 memory=140591993964160 CPUtime=0.06 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 684 0 0 0 6 0 0 0 20 0 15 0 12909145 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13974352 memory=140591993964160 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12909149 14309736448 9432 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 39108 KiB

[startup+0.701675 s]
/proc/loadavg: 1.84 1.91 1.89 4/214 26961
/proc/meminfo: memFree=31566976/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13978684 memory=225760 CPUtime=0.96 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 10825 0 0 0 86 10 0 0 20 0 15 0 12909139 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3494671 56440 3143 1 0 3482964 0
[pid=26947/tid=26948] ppid=26945 vsize=13978684 memory=5 CPUtime=0.52 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 7407 0 0 0 47 5 0 0 20 0 15 0 12909140 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243873867448 140243512595232 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13978684 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 25 0 0 0 1 0 0 0 20 0 15 0 12909140 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13978684 memory=281183724502052 CPUtime=0.01 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 12909141 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13978684 memory=5787213840231984726 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 20 0 0 0 1 1 0 0 20 0 15 0 12909141 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13978684 memory=4124 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 27 0 0 0 1 1 0 0 20 0 15 0 12909141 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13978684 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 12909142 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13978684 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 12909142 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243009217440 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 12909143 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243008164848 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13978684 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 874 0 0 0 8 0 0 0 20 0 15 0 12909145 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13978684 memory=30305 CPUtime=0.06 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 265 0 0 0 6 0 0 0 20 0 15 0 12909145 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13978684 memory=0 CPUtime=0.17 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 806 0 0 0 17 0 0 0 20 0 15 0 12909145 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13978684 memory=-3967418655009478193 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 12909149 14314172416 56440 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 227140 KiB

[startup+1.50168 s]
/proc/loadavg: 1.84 1.91 1.89 3/214 26961
/proc/meminfo: memFree=31407256/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13978684 memory=364352 CPUtime=2.36 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 12443 0 0 0 217 19 0 0 20 0 15 0 12909139 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3494671 91088 3178 1 0 3482964 0
[pid=26947/tid=26948] ppid=26945 vsize=13978684 memory=1380 CPUtime=1.26 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 7439 0 0 0 120 6 0 0 20 0 15 0 12909140 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243873865320 140243513016927 0 4 1 16800974 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13978684 memory=225760 CPUtime=0.07 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 95 0 0 0 5 2 0 0 20 0 15 0 12909140 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13978684 memory=5 CPUtime=0.08 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 65 0 0 0 5 3 0 0 20 0 15 0 12909141 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13978684 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 89 0 0 0 6 2 0 0 20 0 15 0 12909141 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13978684 memory=281183724346720 CPUtime=0.08 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 129 0 0 0 6 2 0 0 20 0 15 0 12909141 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 12909142 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13978684 memory=56 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 12909142 14314172416 91088 18446744073709551615 4194304 4196468 140722204422112 140243009217504 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13978684 memory=10841 CPUtime=0 cores=0,2,4,6

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

/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13980732 memory=1891584 CPUtime=53.31 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 115855 0 0 0 5205 126 0 0 20 0 15 0 12909139 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3495183 472896 3248 1 0 3483476 0
[pid=26947/tid=26948] ppid=26945 vsize=13980732 memory=0 CPUtime=41.1 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 13007 0 0 0 4097 13 0 0 20 0 15 0 12909140 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243873867520 140243855015575 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13980732 memory=0 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 19880 0 0 0 136 26 0 0 20 0 15 0 12909140 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13980732 memory=-8774313645642428999 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 22456 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13980732 memory=15876 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 19929 0 0 0 135 27 0 0 20 0 15 0 12909141 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13980732 memory=6912 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 20124 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13980732 memory=16444 CPUtime=1.1 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 4030 0 0 0 109 1 0 0 20 0 15 0 12909142 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13980732 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 12909142 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243009217504 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13980732 memory=636 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 12909143 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243008164864 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13980732 memory=952 CPUtime=2.02 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 6477 0 0 0 201 1 0 0 20 0 15 0 12909145 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13980732 memory=1236 CPUtime=1.99 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 5823 0 0 0 198 1 0 0 20 0 15 0 12909145 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13980732 memory=2244 CPUtime=0.52 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 2679 0 0 0 52 0 0 0 20 0 15 0 12909145 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13980732 memory=4288 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13980732 memory=928 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 126 0 0 0 1 1 0 0 20 0 15 0 12909149 14316269568 472896 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 53.31 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1892964 KiB

[startup+44.8008 s]
/proc/loadavg: 1.80 1.89 1.88 3/213 26961
/proc/meminfo: memFree=29740624/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13980732 memory=1891844 CPUtime=54.16 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 116026 0 0 0 5289 127 0 0 20 0 15 0 12909139 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3495183 472961 3248 1 0 3483476 0
[pid=26947/tid=26948] ppid=26945 vsize=13980732 memory=1038648 CPUtime=41.89 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 13073 0 0 0 4176 13 0 0 20 0 15 0 12909140 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243873867384 140243515554718 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13980732 memory=1380 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 19880 0 0 0 136 26 0 0 20 0 15 0 12909140 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13980732 memory=-8774313645642428999 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 22456 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13980732 memory=1891368 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 19929 0 0 0 135 27 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13980732 memory=792 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 20124 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13980732 memory=1200 CPUtime=1.1 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 4043 0 0 0 109 1 0 0 20 0 15 0 12909142 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 12909142 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243009217504 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13980732 memory=288230604624101684 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 12909143 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243008164864 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13980732 memory=14126732374443268 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13980732 memory=1038480 CPUtime=2.05 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 6550 0 0 0 204 1 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13980732 memory=2008 CPUtime=2.01 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 5839 0 0 0 200 1 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13980732 memory=1876520 CPUtime=0.52 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 2682 0 0 0 52 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13980732 memory=792 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13980732 memory=4124 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 126 0 0 0 1 1 0 0 20 0 15 0 12909149 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 54.16 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1893224 KiB

[startup+45.2008 s]
/proc/loadavg: 1.81 1.89 1.88 3/213 26961
/proc/meminfo: memFree=29740588/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13980732 memory=1891844 CPUtime=54.57 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 116051 0 0 0 5330 127 0 0 20 0 15 0 12909139 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3495183 472961 3248 1 0 3483476 0
[pid=26947/tid=26948] ppid=26945 vsize=13980732 memory=153624 CPUtime=42.29 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 13075 0 0 0 4216 13 0 0 20 0 15 0 12909140 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243873867384 140243515502712 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13980732 memory=4064 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 19880 0 0 0 136 26 0 0 20 0 15 0 12909140 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13980732 memory=1152 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 22456 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13980732 memory=6892 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 19929 0 0 0 135 27 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13980732 memory=1380 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 20124 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13980732 memory=1875796 CPUtime=1.1 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 4043 0 0 0 109 1 0 0 20 0 15 0 12909142 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13980732 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 12909142 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243009217504 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13980732 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 12909143 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243008164864 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13980732 memory=1891600 CPUtime=2.05 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 6571 0 0 0 204 1 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13980732 memory=-7028383565733676694 CPUtime=2.01 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 5839 0 0 0 200 1 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13980732 memory=8508281403248053389 CPUtime=0.53 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 2684 0 0 0 53 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13980732 memory=-8253387840130273399 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13980732 memory=1404238533774450294 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 126 0 0 0 1 1 0 0 20 0 15 0 12909149 14316269568 472961 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 54.57 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1893224 KiB

[startup+45.3008 s]
/proc/loadavg: 1.81 1.89 1.88 3/213 26961
/proc/meminfo: memFree=29740588/32770624 swapFree=67108860/67108860
[pid=26945] ppid=26942 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26945/stat : 26945 (xcsp3-exec) S 26942 26945 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 12909131 9740288 345 18446744073709551615 4194304 5098028 140735574757760 140735574755864 140285843239548 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 14848000 140735574761850 140735574762054 140735574762054 140735574765547 0
/proc/26945/statm: 2378 345 289 221 0 87 0
[pid=26947] ppid=26945 vsize=13980732 memory=1891848 CPUtime=54.69 cores=0,2,4,6
/proc/26947/stat : 26947 (java) S 26945 26945 17292 0 -1 1077944320 116118 0 0 0 5342 127 0 0 20 0 15 0 12909139 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140722204404656 140243869630199 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
/proc/26947/statm: 3495183 472962 3248 1 0 3483476 0
[pid=26947/tid=26948] ppid=26945 vsize=13980732 memory=1380 CPUtime=42.39 cores=0,2,4,6
/proc/26947/task/26948/stat : 26948 (java) R 26945 26945 17292 0 -1 4202560 13101 0 0 0 4226 13 0 0 20 0 15 0 12909140 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243873867384 140243516532290 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26949] ppid=26945 vsize=13980732 memory=164 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26949/stat : 26949 (java) S 26945 26945 17292 0 -1 1077944384 19880 0 0 0 136 26 0 0 20 0 15 0 12909140 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243837188880 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26950] ppid=26945 vsize=13980732 memory=1584 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26950/stat : 26950 (java) S 26945 26945 17292 0 -1 1077944384 22456 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243468635024 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26951] ppid=26945 vsize=13980732 memory=2164 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26951/stat : 26951 (java) S 26945 26945 17292 0 -1 1077944384 19929 0 0 0 135 27 0 0 20 0 15 0 12909141 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243467582480 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26952] ppid=26945 vsize=13980732 memory=1380 CPUtime=1.62 cores=0,2,4,6
/proc/26947/task/26952/stat : 26952 (java) S 26945 26945 17292 0 -1 1077944384 20124 0 0 0 136 26 0 0 20 0 15 0 12909141 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243466529936 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26953] ppid=26945 vsize=13980732 memory=1872596 CPUtime=1.1 cores=0,2,4,6
/proc/26947/task/26953/stat : 26953 (java) S 26945 26945 17292 0 -1 1077944384 4043 0 0 0 109 1 0 0 20 0 15 0 12909142 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243010271216 140243869641346 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26954] ppid=26945 vsize=13980732 memory=1891584 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26954/stat : 26954 (java) S 26945 26945 17292 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 12909142 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243009217504 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26955] ppid=26945 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26955/stat : 26955 (java) S 26945 26945 17292 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 12909143 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243008164864 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26956] ppid=26945 vsize=13980732 memory=11152 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26956/stat : 26956 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243007113424 140243869648795 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26957] ppid=26945 vsize=13980732 memory=1292 CPUtime=2.06 cores=0,2,4,6
/proc/26947/task/26957/stat : 26957 (java) S 26945 26945 17292 0 -1 1077944384 6577 0 0 0 205 1 0 0 20 0 15 0 12909145 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243006061040 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26958] ppid=26945 vsize=13980732 memory=1890852 CPUtime=2.02 cores=0,2,4,6
/proc/26947/task/26958/stat : 26958 (java) S 26945 26945 17292 0 -1 1077944384 5850 0 0 0 201 1 0 0 20 0 15 0 12909145 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243005008496 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 23 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26959] ppid=26945 vsize=13980732 memory=1875796 CPUtime=0.53 cores=0,2,4,6
/proc/26947/task/26959/stat : 26959 (java) S 26945 26945 17292 0 -1 1077944384 2708 0 0 0 53 0 0 0 20 0 15 0 12909145 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243003955952 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26960] ppid=26945 vsize=13980732 memory=1891368 CPUtime=0 cores=0,2,4,6
/proc/26947/task/26960/stat : 26960 (java) S 26945 26945 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 12909145 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243002903648 140243869640405 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
[pid=26947/tid=26961] ppid=26945 vsize=13980732 memory=4124 CPUtime=0.02 cores=0,2,4,6
/proc/26947/task/26961/stat : 26961 (java) S 26945 26945 17292 0 -1 1077944384 126 0 0 0 1 1 0 0 20 0 15 0 12909149 14316269568 472962 18446744073709551615 4194304 4196468 140722204422112 140243001850160 140243869641346 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 20 0 0 6293624 6294260 10350592 140722204430770 140722204430946 140722204430946 140722204434383 0
Current children cumulated CPU time: 54.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 1893228 KiB

Child status: 0
Real time (s): 45.3456
CPU time (s): 54.7502
CPU user time (s): 53.449
CPU system time (s): 1.30117
CPU usage (%): 120.74
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1893228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.449
system time used= 1.30117
maximum resident set size= 1892668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116916
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6415
involuntary context switches= 154


# summary of solver processes directly reported to runsolver:
#   pid: 26945
#   total CPU time (s): 54.7502
#   total CPU user time (s): 53.449
#   total CPU system time (s): 1.30117

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.309234 second user time and 0.499745 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 14:02:43
IDJOB=4282247
IDBENCH=134624
IDSOLVER=2677
FILE ID=node129/4282247-1503145000
RUNJOBID= node129-1503095823-17350
PBS_JOBID= 
Free space on /tmp= 62000 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/KnightTour/KnightTour-ext-s1/KnightTour-10-ext06.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-4282247-1503145000/watcher-4282247-1503145000 -o /tmp/evaluation-result-4282247-1503145000/solver-4282247-1503145000 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17350 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 157961908 HOME/instance-4282247-1503145000.xml

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

MD5SUM BENCH= fdf6f730d724673eeb55be8d6417f725
RANDOM SEED=157961908

node129.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.73
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.73
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.73
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.73
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:        31625236 kB
MemAvailable:   31876064 kB
Buffers:          173072 kB
Cached:           368236 kB
SwapCached:            0 kB
Active:           376532 kB
Inactive:         362008 kB
Active(anon):     197744 kB
Inactive(anon):    16748 kB
Active(file):     178788 kB
Inactive(file):   345260 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16884 kB
Writeback:             0 kB
AnonPages:        196624 kB
Mapped:            44180 kB
Shmem:             17060 kB
Slab:             109612 kB
SReclaimable:      85228 kB
SUnreclaim:        24384 kB
KernelStack:        3536 kB
PageTables:         5488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1151236 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    100352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 61992 MiB
End job on node129 at 2017-08-19 14:03:28