Trace number 4282443

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 17.670601 11.5931

General information on the benchmark

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

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282443-1503158789/watcher-4282443-1503158789 -o /tmp/evaluation-result-4282443-1503158789/solver-4282443-1503158789 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 170108194 HOME/instance-4282443-1503158789.xml 

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

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

solver pid=31856, runsolver pid=31853

[startup+0.100175 s]*
/proc/loadavg: 1.86 1.99 2.00 4/207 31867
/proc/meminfo: memFree=31328144/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13907304 memory=20716 CPUtime=0.05 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 4622 0 0 0 4 1 0 0 20 0 14 0 14285944 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3476826 5179 2559 1 0 3466323 0
[pid=31858/tid=31859] ppid=31856 vsize=13907304 memory=-8713483618642721888 CPUtime=0.04 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) D 31856 31856 18108 0 -1 4202560 2798 0 0 0 4 0 0 0 20 0 14 0 14285945 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686738233248 140686734017789 0 4 1 16800974 18446744071580418449 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 14285946 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13907304 memory=140718733723264 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 14285946 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 14285946 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 14285946 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13907304 memory=140718733723264 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 14285947 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 14285947 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686210859808 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 14285948 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686209807472 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 14285950 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13907304 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 14 0 14285950 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 14285950 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13907304 memory=140718733723264 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 207 0 0 0 0 0 0 0 20 0 14 0 14285950 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13907304 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 14285950 14241079296 5179 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 22096 KiB

[startup+0.210215 s]*
/proc/loadavg: 1.86 1.99 2.00 5/212 31872
/proc/meminfo: memFree=31320760/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13974352 memory=30644 CPUtime=0.17 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 6058 0 0 0 16 1 0 0 20 0 15 0 14285944 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3493588 7661 2942 1 0 3482964 0
[pid=31858/tid=31859] ppid=31856 vsize=13974352 memory=7311146985107750967 CPUtime=0.1 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 3432 0 0 0 10 0 0 0 20 0 15 0 14285945 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686738226768 140686719382098 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13974352 memory=12504 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13974352 memory=140718733754271 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13974352 memory=140718733723264 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285947 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14285947 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686210859808 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14285948 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686209807472 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) R 31856 31856 18108 0 -1 4202560 505 0 0 0 1 0 0 0 20 0 15 0 14285950 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686207694048 140686727092603 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 136 0 0 0 0 0 0 0 20 0 15 0 14285950 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13974352 memory=140718733723264 CPUtime=0.03 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) R 31856 31856 18108 0 -1 4202560 692 0 0 0 3 0 0 0 20 0 15 0 14285950 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686205594488 140686713962886 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13974352 memory=140718733723264 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285955 14309736448 7661 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 32024 KiB

[startup+0.312023 s]*
/proc/loadavg: 1.86 1.99 2.00 3/212 31872
/proc/meminfo: memFree=31308004/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13978608 memory=40172 CPUtime=0.35 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 9703 0 0 0 33 2 0 0 20 0 15 0 14285944 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3494652 10043 3062 1 0 3482964 0
[pid=31858/tid=31859] ppid=31856 vsize=13978608 memory=-8774313645642428999 CPUtime=0.21 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 6895 0 0 0 19 2 0 0 20 0 15 0 14285945 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686738206672 140686734017693 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285947 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14285947 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686210859808 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14285948 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686209807472 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13978608 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 600 0 0 0 3 0 0 0 20 0 15 0 14285950 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13978608 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 156 0 0 0 1 0 0 0 20 0 15 0 14285950 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13978608 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 747 0 0 0 8 0 0 0 20 0 15 0 14285950 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285955 14314094592 10043 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41552 KiB

[startup+0.700825 s]
/proc/loadavg: 1.86 1.99 2.00 3/212 31872
/proc/meminfo: memFree=31287576/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13978684 memory=92836 CPUtime=1.46 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 13851 0 0 0 142 4 0 0 20 0 15 0 14285944 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3494671 23209 3169 1 0 3482964 0
[pid=31858/tid=31859] ppid=31856 vsize=13978684 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 7902 0 0 0 56 3 0 0 20 0 15 0 14285945 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686738216064 140686718039397 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13978684 memory=281437261969920 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13978684 memory=6916 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285946 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13978684 memory=4786095164801372512 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 14285946 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13978684 memory=-9103592754265824629 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 14285947 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13978684 memory=-7457052372387209120 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 14285947 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686210859808 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13978684 memory=-7384994778349281184 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 14285948 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686209807472 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13978684 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13978684 memory=7751995073768813331 CPUtime=0.29 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) R 31856 31856 18108 0 -1 4202560 1709 0 0 0 29 0 0 0 20 0 15 0 14285950 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686207688736 140686715513679 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13978684 memory=0 CPUtime=0.27 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) R 31856 31856 18108 0 -1 4202560 1115 0 0 0 27 0 0 0 20 0 15 0 14285950 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686206636744 140686715540069 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13978684 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) R 31856 31856 18108 0 -1 4202560 1819 0 0 0 29 0 0 0 20 0 15 0 14285950 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686718076254 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13978684 memory=56 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13978684 memory=288230604624101684 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 14285955 14314172416 23209 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 94216 KiB

[startup+1.50086 s]
/proc/loadavg: 1.86 1.99 2.00 5/212 31872
/proc/meminfo: memFree=31219272/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13980732 memory=171640 CPUtime=3.6 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 20307 0 0 0 354 6 0 0 20 0 15 0 14285944 14316269568 42910 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0

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

/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13980732 memory=360632 CPUtime=16.3 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 32201 0 0 0 1613 17 0 0 20 0 15 0 14285944 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3495183 90158 3246 1 0 3483476 0
[pid=31858/tid=31859] ppid=31856 vsize=13980732 memory=792 CPUtime=10.21 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 10943 0 0 0 1015 6 0 0 20 0 15 0 14285945 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686738232448 140686375005393 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13980732 memory=1440 CPUtime=0.04 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 256 0 0 0 3 1 0 0 20 0 15 0 14285946 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13980732 memory=4616 CPUtime=0.04 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 219 0 0 0 3 1 0 0 20 0 15 0 14285946 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13980732 memory=1012 CPUtime=0.04 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 67 0 0 0 3 1 0 0 20 0 15 0 14285946 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13980732 memory=1200 CPUtime=0.05 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 69 0 0 0 3 2 0 0 20 0 15 0 14285946 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13980732 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 786 0 0 0 0 0 0 0 20 0 15 0 14285947 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13980732 memory=7148 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 14285947 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686210859872 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13980732 memory=18488 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 14285948 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686209807488 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13980732 memory=4044 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13980732 memory=640 CPUtime=2.56 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 7068 0 0 0 256 0 0 0 20 0 15 0 14285950 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13980732 memory=1796 CPUtime=2.56 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 7224 0 0 0 255 1 0 0 20 0 15 0 14285950 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13980732 memory=2241 CPUtime=0.71 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 4160 0 0 0 70 1 0 0 20 0 15 0 14285950 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13980732 memory=7957689449132282196 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13980732 memory=5787495306603489616 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 14285955 14316269568 90158 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 16.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 362012 KiB

[startup+11.2008 s]
/proc/loadavg: 2.03 2.02 2.01 4/212 31872
/proc/meminfo: memFree=30986876/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13980732 memory=377252 CPUtime=17.22 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 34312 0 0 0 1704 18 0 0 20 0 15 0 14285944 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3495183 94313 3246 1 0 3483476 0
[pid=31858/tid=31859] ppid=31856 vsize=13980732 memory=1732 CPUtime=10.99 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 11007 0 0 0 1093 6 0 0 20 0 15 0 14285945 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686738234944 140686375004940 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13980732 memory=2004 CPUtime=0.05 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 372 0 0 0 4 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13980732 memory=10936 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 473 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13980732 memory=1700 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 277 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13980732 memory=5408 CPUtime=0.07 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 581 0 0 0 5 2 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13980732 memory=8676 CPUtime=0.01 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 1059 0 0 0 1 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686210859872 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 14285948 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686209807488 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13980732 memory=1228 CPUtime=2.59 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 7239 0 0 0 258 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13980732 memory=792 CPUtime=2.59 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 7462 0 0 0 258 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13980732 memory=1440 CPUtime=0.72 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 4403 0 0 0 71 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13980732 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 14285955 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 17.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 378632 KiB

[startup+11.4008 s]
/proc/loadavg: 2.03 2.02 2.01 4/212 31872
/proc/meminfo: memFree=30986876/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13980732 memory=377252 CPUtime=17.42 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 34388 0 0 0 1724 18 0 0 20 0 15 0 14285944 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3495183 94313 3246 1 0 3483476 0
[pid=31858/tid=31859] ppid=31856 vsize=13980732 memory=7148 CPUtime=11.19 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 11083 0 0 0 1113 6 0 0 20 0 15 0 14285945 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686738234944 140686375005708 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13980732 memory=18488 CPUtime=0.05 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 372 0 0 0 4 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13980732 memory=4044 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 473 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13980732 memory=640 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 277 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13980732 memory=1796 CPUtime=0.07 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 581 0 0 0 5 2 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13980732 memory=952 CPUtime=0.01 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 1059 0 0 0 1 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686210859872 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 14285948 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686209807488 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13980732 memory=4300 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13980732 memory=1584 CPUtime=2.59 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 7239 0 0 0 258 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13980732 memory=1380 CPUtime=2.59 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) S 31856 31856 18108 0 -1 1077944384 7462 0 0 0 258 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13980732 memory=362696 CPUtime=0.72 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 4403 0 0 0 71 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13980732 memory=7883944151737460846 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13980732 memory=7883944151737460846 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 14285955 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 17.42 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 378632 KiB

[startup+11.5009 s]
/proc/loadavg: 2.03 2.02 2.01 4/212 31872
/proc/meminfo: memFree=30986876/32770624 swapFree=67108860/67108860
[pid=31856] ppid=31853 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31856/stat : 31856 (xcsp3-exec) S 31853 31856 18108 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 14285940 9740288 345 18446744073709551615 4194304 5098028 140723906129632 140723906127736 140676658627196 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 4 0 0 7196144 7232144 31457280 140723906134394 140723906134598 140723906134598 140723906138091 0
/proc/31856/statm: 2378 345 289 221 0 87 0
[pid=31858] ppid=31856 vsize=13980732 memory=377252 CPUtime=17.53 cores=1,3,5,7
/proc/31858/stat : 31858 (java) S 31856 31856 18108 0 -1 1077944320 34394 0 0 0 1735 18 0 0 20 0 15 0 14285944 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140726366725856 140686733995767 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
/proc/31858/statm: 3495183 94313 3246 1 0 3483476 0
[pid=31858/tid=31859] ppid=31856 vsize=13980732 memory=1380 CPUtime=11.29 cores=1,3,5,7
/proc/31858/task/31859/stat : 31859 (java) R 31856 31856 18108 0 -1 4202560 11083 0 0 0 1123 6 0 0 20 0 15 0 14285945 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686738234944 140686375004940 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31860] ppid=31856 vsize=13980732 memory=362740 CPUtime=0.05 cores=1,3,5,7
/proc/31858/task/31860/stat : 31860 (java) S 31856 31856 18108 0 -1 1077944384 372 0 0 0 4 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686690962320 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31861] ppid=31856 vsize=13980732 memory=360632 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31861/stat : 31861 (java) S 31856 31856 18108 0 -1 1077944384 473 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686689909520 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31862] ppid=31856 vsize=13980732 memory=281437261733792 CPUtime=0.06 cores=1,3,5,7
/proc/31858/task/31862/stat : 31862 (java) S 31856 31856 18108 0 -1 1077944384 277 0 0 0 5 1 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686688857232 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31863] ppid=31856 vsize=13980732 memory=1700 CPUtime=0.07 cores=1,3,5,7
/proc/31858/task/31863/stat : 31863 (java) S 31856 31856 18108 0 -1 1077944384 581 0 0 0 5 2 0 0 20 0 15 0 14285946 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686330620944 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31864] ppid=31856 vsize=13980732 memory=5408 CPUtime=0.01 cores=1,3,5,7
/proc/31858/task/31864/stat : 31864 (java) S 31856 31856 18108 0 -1 1077944384 1059 0 0 0 1 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686211913840 140686734006914 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31865] ppid=31856 vsize=13980732 memory=4128 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31865/stat : 31865 (java) S 31856 31856 18108 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 14285947 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686210859872 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31866] ppid=31856 vsize=13980732 memory=11588 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31866/stat : 31866 (java) S 31856 31856 18108 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 14285948 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686209807488 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31867] ppid=31856 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31867/stat : 31867 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686208755792 140686734014363 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31868] ppid=31856 vsize=13980732 memory=348128 CPUtime=2.59 cores=1,3,5,7
/proc/31858/task/31868/stat : 31868 (java) S 31856 31856 18108 0 -1 1077944384 7239 0 0 0 258 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686207703664 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31869] ppid=31856 vsize=13980732 memory=1732 CPUtime=2.61 cores=1,3,5,7
/proc/31858/task/31869/stat : 31869 (java) R 31856 31856 18108 0 -1 4202560 7468 0 0 0 260 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686206650864 140686717382332 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31870] ppid=31856 vsize=13980732 memory=1380 CPUtime=0.72 cores=1,3,5,7
/proc/31858/task/31870/stat : 31870 (java) S 31856 31856 18108 0 -1 1077944384 4403 0 0 0 71 1 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686205598576 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31871] ppid=31856 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31871/stat : 31871 (java) S 31856 31856 18108 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 14285950 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686204546016 140686734005973 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
[pid=31858/tid=31872] ppid=31856 vsize=13980732 memory=352328 CPUtime=0 cores=1,3,5,7
/proc/31858/task/31872/stat : 31872 (java) S 31856 31856 18108 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 14285955 14316269568 94313 18446744073709551615 4194304 4196468 140726366743312 140686203492784 140686734006914 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 15745024 140726366749106 140726366749282 140726366749282 140726366752719 0
Current children cumulated CPU time: 17.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 378632 KiB

Child status: 0
Real time (s): 11.5931
CPU time (s): 17.6706
CPU user time (s): 17.4765
CPU system time (s): 0.194101
CPU usage (%): 152.423
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 378632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.4765
system time used= 0.194101
maximum resident set size= 378000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2838
involuntary context switches= 43


# summary of solver processes directly reported to runsolver:
#   pid: 31856
#   total CPU time (s): 17.6706
#   total CPU user time (s): 17.4765
#   total CPU system time (s): 0.194101

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.112957 second user time and 0.137466 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-19 17:52:49
IDJOB=4282443
IDBENCH=138768
IDSOLVER=2677
FILE ID=node131/4282443-1503158789
RUNJOBID= node131-1503095854-18172
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Queens/Queens-m1-s1/Queens-0100-m1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4282443-1503158789/watcher-4282443-1503158789 -o /tmp/evaluation-result-4282443-1503158789/solver-4282443-1503158789 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node131-1503095854-18172 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 170108194 HOME/instance-4282443-1503158789.xml

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

MD5SUM BENCH= 1854ece61a5fdd3da80103fde6339040
RANDOM SEED=170108194

node131.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.69
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.69
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.69
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.69
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:        31338264 kB
MemAvailable:   31695164 kB
Buffers:          183444 kB
Cached:           460624 kB
SwapCached:            0 kB
Active:           558268 kB
Inactive:         464444 kB
Active(anon):     378912 kB
Inactive(anon):    16748 kB
Active(file):     179356 kB
Inactive(file):   447696 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7804 kB
Writeback:             0 kB
AnonPages:        328964 kB
Mapped:            44440 kB
Shmem:             17060 kB
Slab:             116024 kB
SReclaimable:      91368 kB
SUnreclaim:        24656 kB
KernelStack:        3728 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1344636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    235520 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node131 at 2017-08-19 17:53:00