Trace number 4283723

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)SAT 23.421101 15.0983

General information on the benchmark

NameKnightTour/KnightTour-int-s1/
KnightTour-10-int.xml
MD5SUMba113f9707e5398e41eeef1481acd1fa
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.046
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints102
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":101},{"arity":100,"count":1}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283723-1503217331/watcher-4283723-1503217331 -o /tmp/evaluation-result-4283723-1503217331/solver-4283723-1503217331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1711515686 HOME/instance-4283723-1503217331.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=6518, runsolver pid=6515

[startup+0.100154 s]*
/proc/loadavg: 1.49 1.38 1.56 4/197 6519
/proc/meminfo: memFree=27605836/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=11657624 memory=6456 CPUtime=0 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 1859 0 0 0 0 0 0 0 20 0 2 0 20141076 11937406976 1548 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 2914406 1614 1151 1 0 2904376 0
[pid=6520/tid=6521] ppid=6518 vsize=11661736 memory=1404226546353086858 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 961 0 0 0 0 0 0 0 20 0 6 0 20141076 11941617664 1944 18446744073709551615 4194304 4196468 140728690031040 139622782023376 139622777793942 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=11923880 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 20141077 12210053120 1944 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=11923880 memory=140485558417024 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) R 6518 6518 15523 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 6 0 20141077 12210053120 1944 18446744073709551615 4194304 4196468 140728690031040 139622377323064 139622770009827 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=12298740 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 20141077 12593909760 1958 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13355668 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 20141077 13676204032 1958 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11667136 KiB
Current children cumulated memory: 7836 KiB

[startup+0.209948 s]*
/proc/loadavg: 1.49 1.38 1.56 3/212 6534
/proc/meminfo: memFree=27594216/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13974352 memory=22848 CPUtime=0.07 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 5156 0 0 0 6 1 0 0 20 0 15 0 20141076 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3493588 5712 2715 1 0 3482964 0
[pid=6520/tid=6521] ppid=6518 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 3321 0 0 0 5 1 0 0 20 0 15 0 20141076 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622782024288 139622777803933 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13974352 memory=4294976238 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13974352 memory=140485558632028 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13974352 memory=140485558417024 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141078 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20141079 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20141079 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 20141081 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13974352 memory=140485558417024 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 222 0 0 0 0 0 0 0 20 0 15 0 20141081 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13974352 memory=140485558417024 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141087 14309736448 5712 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24228 KiB

[startup+0.315679 s]*
/proc/loadavg: 1.49 1.38 1.56 3/212 6534
/proc/meminfo: memFree=27578636/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13974352 memory=36512 CPUtime=0.25 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 8733 0 0 0 22 3 0 0 20 0 15 0 20141076 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3493588 9128 2935 1 0 3482964 0
[pid=6520/tid=6521] ppid=6518 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 6056 0 0 0 14 2 0 0 20 0 15 0 20141076 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622782004496 139622777803933 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141078 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20141079 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20141079 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 482 0 0 0 1 0 0 0 20 0 15 0 20141081 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 191 0 0 0 1 0 0 0 20 0 15 0 20141081 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13974352 memory=140485558417024 CPUtime=0.05 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 707 0 0 0 5 0 0 0 20 0 15 0 20141081 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13974352 memory=140485558417024 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141087 14309736448 9128 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 37892 KiB

[startup+0.701712 s]
/proc/loadavg: 1.49 1.38 1.56 5/212 6534
/proc/meminfo: memFree=27567332/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=72472 CPUtime=1.15 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 16218 0 0 0 110 5 0 0 20 0 15 0 20141076 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 18118 3166 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=33 CPUtime=0.53 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 8444 0 0 0 50 3 0 0 20 0 15 0 20141076 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622782017808 139622422450376 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=689 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=126 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=93 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 20141078 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=263 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13980732 memory=0 CPUtime=0.2 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) R 6518 6518 15523 0 -1 4202560 2371 0 0 0 20 0 0 0 20 0 15 0 20141081 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622252078624 139622761688229 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13980732 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) R 6518 6518 15523 0 -1 4202560 2529 0 0 0 19 0 0 0 20 0 15 0 20141081 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622251021272 139622758481536 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13980732 memory=2 CPUtime=0.2 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) R 6518 6518 15523 0 -1 4202560 1567 0 0 0 20 0 0 0 20 0 15 0 20141081 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777803354 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13980732 memory=4 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141087 14316269568 18118 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 73852 KiB

[startup+1.50171 s]
/proc/loadavg: 1.49 1.38 1.56 5/212 6534
/proc/meminfo: memFree=27506992/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=123852 CPUtime=3.17 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 32846 0 0 0 309 8 0 0 20 0 15 0 20141076 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 30963 3179 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 9641 0 0 0 129 4 0 0 20 0 15 0 20141076 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622782000048 139622777793942 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=280970855002720 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20141077 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 15 0 20141078 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=7679373425970869011 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 30963 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=-6861001314482542224 CPUtime=0 cores=1,3,5,7

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

/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=306836 CPUtime=20.99 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 51583 0 0 0 2077 22 0 0 20 0 15 0 20141076 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 76709 3237 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=4122684781731404333 CPUtime=12.5 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 11829 0 0 0 1244 6 0 0 20 0 15 0 20141076 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622782019432 139622425200364 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=7380665772426944857 CPUtime=0.08 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 255 0 0 0 7 1 0 0 20 0 15 0 20141077 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=7380665772426944857 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 665 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=279808 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1049 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=276016 CPUtime=0.09 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 418 0 0 0 7 2 0 0 20 0 15 0 20141077 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=7012757078236620113 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 20141078 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=280970855531536 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13980732 memory=14104 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13980732 memory=1296 CPUtime=3.75 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 15176 0 0 0 374 1 0 0 20 0 15 0 20141081 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13980732 memory=2412 CPUtime=3.45 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 13001 0 0 0 343 2 0 0 20 0 15 0 20141081 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13980732 memory=1724 CPUtime=0.81 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 6912 0 0 0 79 2 0 0 20 0 15 0 20141081 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13980732 memory=8696 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 570 0 0 0 0 0 0 0 20 0 15 0 20141087 14316269568 76709 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 20.99 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 308216 KiB

[startup+14.4009 s]
/proc/loadavg: 1.49 1.39 1.56 2/196 6550
/proc/meminfo: memFree=31343096/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=335528 CPUtime=22.65 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 51777 0 0 0 2243 22 0 0 20 0 15 0 20141076 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 83882 3237 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=2412 CPUtime=14.09 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 11847 0 0 0 1403 6 0 0 20 0 15 0 20141076 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622782020576 139622425200480 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=1724 CPUtime=0.08 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 255 0 0 0 7 1 0 0 20 0 15 0 20141077 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=1008 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 665 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=1228 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1049 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=1704 CPUtime=0.09 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 418 0 0 0 7 2 0 0 20 0 15 0 20141077 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 20141078 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=306856 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=-7175204567652784766 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13980732 memory=5787213827096995172 CPUtime=3.76 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 15178 0 0 0 375 1 0 0 20 0 15 0 20141081 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13980732 memory=4642197910265684584 CPUtime=3.5 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 13171 0 0 0 348 2 0 0 20 0 15 0 20141081 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13980732 memory=1380 CPUtime=0.82 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 6916 0 0 0 80 2 0 0 20 0 15 0 20141081 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13980732 memory=306836 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 570 0 0 0 0 0 0 0 20 0 15 0 20141087 14316269568 83882 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 22.65 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 336908 KiB

[startup+14.8008 s]
/proc/loadavg: 1.49 1.39 1.56 2/196 6550
/proc/meminfo: memFree=31343096/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=372456 CPUtime=23.06 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 52038 0 0 0 2283 23 0 0 20 0 15 0 20141076 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 93114 3237 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=376 CPUtime=14.49 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 11865 0 0 0 1442 7 0 0 20 0 15 0 20141076 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622782020576 139622426737897 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=350 CPUtime=0.08 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 255 0 0 0 7 1 0 0 20 0 15 0 20141077 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=82 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 665 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1049 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=0 CPUtime=0.09 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 418 0 0 0 7 2 0 0 20 0 15 0 20141077 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=2236 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 20141078 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=11952 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13980732 memory=8696 CPUtime=3.77 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 15181 0 0 0 376 1 0 0 20 0 15 0 20141081 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13980732 memory=792 CPUtime=3.51 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 13172 0 0 0 349 2 0 0 20 0 15 0 20141081 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13980732 memory=5412 CPUtime=0.82 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 7155 0 0 0 80 2 0 0 20 0 15 0 20141081 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 570 0 0 0 0 0 0 0 20 0 15 0 20141087 14316269568 93114 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 23.06 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 373836 KiB

[startup+15.0008 s]*
/proc/loadavg: 1.53 1.40 1.56 3/191 6587
/proc/meminfo: memFree=31373644/32770624 swapFree=67108860/67108860
[pid=6518] ppid=6515 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/6518/stat : 6518 (xcsp3-exec) S 6515 6518 15523 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20141066 9740288 345 18446744073709551615 4194304 5098028 140729128804320 140729128802424 140703894516348 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 13918208 140729128808825 140729128809030 140729128809030 140729128812523 0
/proc/6518/statm: 2378 345 289 221 0 87 0
[pid=6520] ppid=6518 vsize=13980732 memory=401520 CPUtime=23.32 cores=1,3,5,7
/proc/6520/stat : 6520 (java) S 6518 6518 15523 0 -1 1077944320 52595 0 0 0 2306 26 0 0 20 0 15 0 20141076 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 140728690013584 139622777782007 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
/proc/6520/statm: 3495183 100380 3237 1 0 3483476 0
[pid=6520/tid=6521] ppid=6518 vsize=13980732 memory=-2746958450906831424 CPUtime=14.69 cores=1,3,5,7
/proc/6520/task/6521/stat : 6521 (java) R 6518 6518 15523 0 -1 4202560 12101 0 0 0 1461 8 0 0 20 0 15 0 20141076 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622782021504 139622427522997 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6522] ppid=6518 vsize=13980732 memory=4294967295 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6522/stat : 6522 (java) S 6518 6518 15523 0 -1 1077944384 336 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622378376336 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6523] ppid=6518 vsize=13980732 memory=8392726361315715297 CPUtime=0.12 cores=1,3,5,7
/proc/6520/task/6523/stat : 6523 (java) S 6518 6518 15523 0 -1 1077944384 745 0 0 0 9 3 0 0 20 0 15 0 20141077 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622377323536 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6524] ppid=6518 vsize=13980732 memory=0 CPUtime=0.11 cores=1,3,5,7
/proc/6520/task/6524/stat : 6524 (java) S 6518 6518 15523 0 -1 1077944384 1136 0 0 0 9 2 0 0 20 0 15 0 20141077 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622376270736 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6525] ppid=6518 vsize=13980732 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/6520/task/6525/stat : 6525 (java) S 6518 6518 15523 0 -1 1077944384 491 0 0 0 8 2 0 0 20 0 15 0 20141077 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622375217936 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6526] ppid=6518 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6520/task/6526/stat : 6526 (java) S 6518 6518 15523 0 -1 1077944384 361 0 0 0 1 0 0 0 20 0 15 0 20141078 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622256302448 139622777793154 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6527] ppid=6518 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6527/stat : 6527 (java) S 6518 6518 15523 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622255248416 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6528] ppid=6518 vsize=13980732 memory=4122824664003129644 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6528/stat : 6528 (java) S 6518 6518 15523 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 20141079 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622254195568 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6529] ppid=6518 vsize=13980732 memory=3762811503136225077 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6529/stat : 6529 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141081 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622253143888 139622777800603 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6530] ppid=6518 vsize=13980732 memory=0 CPUtime=3.77 cores=1,3,5,7
/proc/6520/task/6530/stat : 6530 (java) S 6518 6518 15523 0 -1 1077944384 15181 0 0 0 376 1 0 0 20 0 15 0 20141081 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622252092272 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6531] ppid=6518 vsize=13980732 memory=4051330041394966579 CPUtime=3.51 cores=1,3,5,7
/proc/6520/task/6531/stat : 6531 (java) S 6518 6518 15523 0 -1 1077944384 13172 0 0 0 349 2 0 0 20 0 15 0 20141081 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622251039472 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6532] ppid=6518 vsize=13980732 memory=4049500180691506868 CPUtime=0.82 cores=1,3,5,7
/proc/6520/task/6532/stat : 6532 (java) S 6518 6518 15523 0 -1 1077944384 7155 0 0 0 80 2 0 0 20 0 15 0 20141081 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622249986672 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6533] ppid=6518 vsize=13980732 memory=3762529010151600184 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6533/stat : 6533 (java) S 6518 6518 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20141082 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622248934112 139622777792213 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
[pid=6520/tid=6534] ppid=6518 vsize=13980732 memory=140485559084704 CPUtime=0 cores=1,3,5,7
/proc/6520/task/6534/stat : 6534 (java) S 6518 6518 15523 0 -1 1077944384 570 0 0 0 0 0 0 0 20 0 15 0 20141087 14316269568 100380 18446744073709551615 4194304 4196468 140728690031040 139622247881392 139622777793154 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31330304 140728690033074 140728690033250 140728690033250 140728690036687 0
Current children cumulated CPU time: 23.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 402900 KiB

Child status: 0
Real time (s): 15.0983
CPU time (s): 23.4211
CPU user time (s): 23.1487
CPU system time (s): 0.272384
CPU usage (%): 155.123
Max. virtual memory (cumulated for all children) (KiB): 13994988
Max. memory (cumulated for all children) (KiB): 402900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.1487
system time used= 0.272384
maximum resident set size= 401940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53416
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= 3422
involuntary context switches= 65


# summary of solver processes directly reported to runsolver:
#   pid: 6518
#   total CPU time (s): 23.4211
#   total CPU user time (s): 23.1487
#   total CPU system time (s): 0.272384

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.1111 second user time and 0.195815 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-20 10:08:41
IDJOB=4283723
IDBENCH=134603
IDSOLVER=2679
FILE ID=node130/4283723-1503217331
RUNJOBID= node130-1503172050-30420
PBS_JOBID= 
Free space on /tmp= 61904 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/KnightTour/KnightTour-int-s1/KnightTour-10-int.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-4283723-1503217331/watcher-4283723-1503217331 -o /tmp/evaluation-result-4283723-1503217331/solver-4283723-1503217331 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503172050-30420 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1711515686 HOME/instance-4283723-1503217331.xml

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

MD5SUM BENCH= ba113f9707e5398e41eeef1481acd1fa
RANDOM SEED=1711515686

node130.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.77
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.77
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.77
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.77
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:        27605496 kB
MemAvailable:   27985148 kB
Buffers:          203444 kB
Cached:           463356 kB
SwapCached:            0 kB
Active:          4407384 kB
Inactive:         339968 kB
Active(anon):    4080600 kB
Inactive(anon):    16748 kB
Active(file):     326784 kB
Inactive(file):   323220 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8096 kB
Writeback:             0 kB
AnonPages:       4131396 kB
Mapped:            45784 kB
Shmem:             17060 kB
Slab:             116008 kB
SReclaimable:      90964 kB
SUnreclaim:        25044 kB
KernelStack:        3760 kB
PageTables:        12692 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5016432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4009984 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-20 10:08:56