Trace number 4269693

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-09)SAT 17.7983 11.882

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.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269693-1502849823.xml"  -tl '2520s' -p 1 -x 0
0.19/0.33	c [HOME/instance-4269693-1502849823.xml, -tl, 2520s, -p, 1, -x, 0]
0.19/0.39	c simple solver
0.37/0.45	c parse instance...
2.80/1.21	c solve instance...
17.68/11.87	s SATISFIABLE
17.68/11.87	v <instantiation>
17.68/11.87	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.68/11.87	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.68/11.87	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 (15402 MiB free)
  memory of node 1: 16384 MiB (12613 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269693-1502849823/watcher-4269693-1502849823 -o /tmp/evaluation-result-4269693-1502849823/solver-4269693-1502849823 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 476079328 HOME/instance-4269693-1502849823.xml 

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

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

solver pid=28244, runsolver pid=28241

[startup+0.100159 s]*
/proc/loadavg: 2.00 2.02 2.35 3/208 28251
/proc/meminfo: memFree=28682996/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13358712 memory=14896 CPUtime=0.01 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 3467 0 0 0 1 0 0 0 20 0 6 0 132488917 13679321088 3658 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3339678 3724 1905 1 0 3329175 0
[pid=28246/tid=28247] ppid=28244 vsize=13358712 memory=-8713483618642852700 CPUtime=0.01 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 2233 0 0 0 1 0 0 0 20 0 6 0 132488917 13679321088 3724 18446744073709551615 4194304 4196468 140729543428016 139812256146000 139812237592405 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13358712 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 132488918 13679321088 3724 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13358712 memory=140529688393344 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 132488918 13679321088 3724 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 132488918 13679321088 3724 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 132488918 13679321088 3724 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16272 KiB

[startup+0.210521 s]*
/proc/loadavg: 2.00 2.02 2.35 2/216 28259
/proc/meminfo: memFree=28677412/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13907304 memory=21668 CPUtime=0.06 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 4803 0 0 0 5 1 0 0 20 0 14 0 132488917 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3476826 5417 2572 1 0 3466323 0
[pid=28246/tid=28247] ppid=28244 vsize=13907304 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) D 28244 28244 4674 0 -1 4202560 2979 0 0 0 4 0 0 0 20 0 14 0 132488917 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139812256147360 139812251931901 0 4 1 16800974 18446744071580418449 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13907304 memory=12630 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132488918 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13907304 memory=140529688419416 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132488918 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132488918 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132488918 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13907304 memory=140529688393344 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 14 0 132488919 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 14 0 132488920 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811796509984 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 14 0 132488920 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811795457648 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 132488923 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13907304 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 14 0 132488923 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 14 0 132488923 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811792300016 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13907304 memory=140529688393344 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 213 0 0 0 0 0 0 0 20 0 14 0 132488923 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13907304 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 14 0 132488923 14241079296 5417 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13916816 KiB
Current children cumulated memory: 23044 KiB

[startup+0.311184 s]*
/proc/loadavg: 2.00 2.02 2.35 5/217 28260
/proc/meminfo: memFree=28668600/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13974352 memory=33124 CPUtime=0.19 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 6207 0 0 0 18 1 0 0 20 0 15 0 132488917 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3493588 8281 2964 1 0 3482964 0
[pid=28246/tid=28247] ppid=28244 vsize=13974352 memory=-8774313645642428999 CPUtime=0.11 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 3488 0 0 0 11 0 0 0 20 0 15 0 132488917 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139812256132240 139812235990366 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132488918 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132488919 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 132488920 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811796509984 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 132488920 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811795457648 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 373 0 0 0 0 0 0 0 20 0 15 0 132488923 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) S 28244 28244 4674 0 -1 1077944384 343 0 0 0 1 0 0 0 20 0 15 0 132488923 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811792300016 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13974352 memory=-1 CPUtime=0.03 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) R 28244 28244 4674 0 -1 4202560 707 0 0 0 3 0 0 0 20 0 15 0 132488923 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812230540690 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488933 14309736448 8281 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 34500 KiB

[startup+0.701392 s]
/proc/loadavg: 2.00 2.02 2.35 5/217 28260
/proc/meminfo: memFree=28651448/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13978684 memory=76464 CPUtime=1.17 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 13281 0 0 0 113 4 0 0 20 0 15 0 132488917 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3494671 19116 3165 1 0 3482964 0
[pid=28246/tid=28247] ppid=28244 vsize=13978684 memory=495 CPUtime=0.5 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 7888 0 0 0 47 3 0 0 20 0 15 0 132488917 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139812256144416 139811876086983 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132488918 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13978684 memory=42 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13978684 memory=478 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 132488919 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13978684 memory=588 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 132488920 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811796509984 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13978684 memory=110 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 132488920 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811795457648 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13978684 memory=7 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13978684 memory=2 CPUtime=0.19 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) R 28244 28244 4674 0 -1 4202560 1250 0 0 0 19 0 0 0 20 0 15 0 132488923 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811793342288 139812232491424 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13978684 memory=49884 CPUtime=0.19 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) R 28244 28244 4674 0 -1 4202560 1193 0 0 0 19 0 0 0 20 0 15 0 132488923 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811792281032 139812235406663 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13978684 memory=-8774313645642428999 CPUtime=0.26 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 1643 0 0 0 26 0 0 0 20 0 15 0 132488923 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13978684 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488933 14314172416 19116 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 77840 KiB

[startup+1.50092 s]
/proc/loadavg: 2.00 2.02 2.35 6/217 28260
/proc/meminfo: memFree=28587456/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13980732 memory=167480 CPUtime=3.48 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 18468 0 0 0 340 8 0 0 20 0 15 0 132488917 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3495183 41870 3202 1 0 3483476 0
[pid=28246/tid=28247] ppid=28244 vsize=13980732 memory=7007707949394126417 CPUtime=1.29 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 8988 0 0 0 124 5 0 0 20 0 15 0 132488917 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139812256148096 139811878749021 0 4 1 16800974 0 0 0 -1 4 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13980732 memory=7597685182856913236 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 132488918 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 132488918 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 132488919 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139811796509984 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13980732 memory=16436 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 41870 18446744073709551615 4194304 4196468 140729543428016 139811795457648 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13980732 memory=3908 CPUtime=0 cores=0,2,4,6

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

/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13980732 memory=375960 CPUtime=15.28 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 28441 0 0 0 1510 18 0 0 20 0 15 0 132488917 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3495183 93990 3241 1 0 3483476 0
[pid=28246/tid=28247] ppid=28244 vsize=13980732 memory=-6352670693803649130 CPUtime=9.31 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 10058 0 0 0 924 7 0 0 20 0 15 0 132488917 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139812256146272 139811880826034 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13980732 memory=8292148123324110535 CPUtime=0.04 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 132488918 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13980732 memory=6944656592455359580 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 241 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13980732 memory=14446583510 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 545 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13980732 memory=375960 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 63 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 372 0 0 0 0 0 0 0 20 0 15 0 132488919 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13980732 memory=375228 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811796510048 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13980732 memory=7680491646476186426 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811795457664 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13980732 memory=6944613755479294112 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13980732 memory=375960 CPUtime=2.69 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 6027 0 0 0 268 1 0 0 20 0 15 0 132488923 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13980732 memory=-7457052372387209120 CPUtime=2.32 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) S 28244 28244 4674 0 -1 1077944384 6304 0 0 0 231 1 0 0 20 0 15 0 132488923 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811792300016 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13980732 memory=0 CPUtime=0.69 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 3390 0 0 0 67 2 0 0 20 0 15 0 132488923 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13980732 memory=8322838588518792078 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13980732 memory=281059170189552 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 132488933 14316269568 93990 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 15.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 377336 KiB

[startup+11.2007 s]
/proc/loadavg: 2.08 2.04 2.35 3/217 28260
/proc/meminfo: memFree=28324352/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13980732 memory=376308 CPUtime=17.01 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 31288 0 0 0 1683 18 0 0 20 0 15 0 132488917 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3495183 94077 3241 1 0 3483476 0
[pid=28246/tid=28247] ppid=28244 vsize=13980732 memory=375960 CPUtime=10.91 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 10415 0 0 0 1084 7 0 0 20 0 15 0 132488917 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139812256147064 139811880468585 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13980732 memory=376268 CPUtime=0.04 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 132488918 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13980732 memory=375968 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 241 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13980732 memory=64640 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 545 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13980732 memory=1296 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 63 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13980732 memory=2320 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 383 0 0 0 0 0 0 0 20 0 15 0 132488919 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13980732 memory=1724 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811796510048 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13980732 memory=18983755451683 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811795457664 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13980732 memory=288230617509003574 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13980732 memory=13564886244395551 CPUtime=2.77 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 7252 0 0 0 276 1 0 0 20 0 15 0 132488923 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13980732 memory=2320 CPUtime=2.36 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) S 28244 28244 4674 0 -1 1077944384 6899 0 0 0 235 1 0 0 20 0 15 0 132488923 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811792300016 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13980732 memory=1724 CPUtime=0.7 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 3956 0 0 0 68 2 0 0 20 0 15 0 132488923 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13980732 memory=2012 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13980732 memory=11056 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 132488933 14316269568 94077 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 17.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 377684 KiB

[startup+11.6008 s]
/proc/loadavg: 2.08 2.04 2.35 3/217 28260
/proc/meminfo: memFree=28324352/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13980732 memory=376360 CPUtime=17.44 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 31640 0 0 0 1726 18 0 0 20 0 15 0 132488917 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3495183 94090 3241 1 0 3483476 0
[pid=28246/tid=28247] ppid=28244 vsize=13980732 memory=7236276797464142952 CPUtime=11.31 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 10524 0 0 0 1124 7 0 0 20 0 15 0 132488917 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139812256146656 139811880226593 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13980732 memory=-8774313645642428999 CPUtime=0.04 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 132488918 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13980732 memory=288230377057956146 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 241 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13980732 memory=288292164507819868 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 545 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13980732 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 63 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13980732 memory=-9174445032661854264 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 132488919 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811796510048 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811795457664 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13980732 memory=-4695043397844020537 CPUtime=2.78 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 7283 0 0 0 277 1 0 0 20 0 15 0 132488923 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13980732 memory=-6876588461455810464 CPUtime=2.36 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) S 28244 28244 4674 0 -1 1077944384 6899 0 0 0 235 1 0 0 20 0 15 0 132488923 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811792300016 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13980732 memory=8329294824090543255 CPUtime=0.71 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 4141 0 0 0 69 2 0 0 20 0 15 0 132488923 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13980732 memory=281059170189552 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 132488933 14316269568 94090 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 17.44 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 377736 KiB

[startup+11.8094 s]
/proc/loadavg: 2.08 2.04 2.35 3/217 28260
/proc/meminfo: memFree=28324352/32770624 swapFree=67108764/67108860
[pid=28244] ppid=28241 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/28244/stat : 28244 (xcsp3-exec) S 28241 28244 4674 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 132488908 9740288 344 18446744073709551615 4194304 5098028 140723355237472 140723355235576 140477081571964 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 8 0 0 7196144 7232144 26931200 140723355238777 140723355238981 140723355238981 140723355242475 0
/proc/28244/statm: 2378 344 289 221 0 87 0
[pid=28246] ppid=28244 vsize=13980732 memory=376376 CPUtime=17.68 cores=0,2,4,6
/proc/28246/stat : 28246 (java) S 28244 28244 4674 0 -1 1077944320 31845 0 0 0 1750 18 0 0 20 0 15 0 132488917 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 140729543410560 139812251909879 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
/proc/28246/statm: 3495183 94094 3241 1 0 3483476 0
[pid=28246/tid=28247] ppid=28244 vsize=13980732 memory=-8774313645642428999 CPUtime=11.52 cores=0,2,4,6
/proc/28246/task/28247/stat : 28247 (java) R 28244 28244 4674 0 -1 4202560 10526 0 0 0 1145 7 0 0 20 0 15 0 132488917 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139812256148920 139811879956768 0 4 1 16800974 0 0 0 -1 0 0 0 9 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28248] ppid=28244 vsize=13980732 memory=376268 CPUtime=0.04 cores=0,2,4,6
/proc/28246/task/28248/stat : 28248 (java) S 28244 28244 4674 0 -1 1077944384 93 0 0 0 3 1 0 0 20 0 15 0 132488918 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139812193855888 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28249] ppid=28244 vsize=13980732 memory=375960 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28249/stat : 28249 (java) S 28244 28244 4674 0 -1 1077944384 241 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139812192803088 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28250] ppid=28244 vsize=13980732 memory=14697383204249446 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28250/stat : 28250 (java) S 28244 28244 4674 0 -1 1077944384 545 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811850033808 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28251] ppid=28244 vsize=13980732 memory=0 CPUtime=0.05 cores=0,2,4,6
/proc/28246/task/28251/stat : 28251 (java) S 28244 28244 4674 0 -1 1077944384 63 0 0 0 4 1 0 0 20 0 15 0 132488918 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811848981008 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28252] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28252/stat : 28252 (java) S 28244 28244 4674 0 -1 1077944384 410 0 0 0 0 0 0 0 20 0 15 0 132488919 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811797564016 139812251921026 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28253] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28253/stat : 28253 (java) S 28244 28244 4674 0 -1 1077944384 40 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811796510048 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28254] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28254/stat : 28254 (java) S 28244 28244 4674 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 132488920 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811795457664 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28255] ppid=28244 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28255/stat : 28255 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811794405968 139812251928475 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28256] ppid=28244 vsize=13980732 memory=0 CPUtime=2.78 cores=0,2,4,6
/proc/28246/task/28256/stat : 28256 (java) S 28244 28244 4674 0 -1 1077944384 7283 0 0 0 277 1 0 0 20 0 15 0 132488923 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811793352816 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28257] ppid=28244 vsize=13980732 memory=0 CPUtime=2.39 cores=0,2,4,6
/proc/28246/task/28257/stat : 28257 (java) R 28244 28244 4674 0 -1 4202560 7102 0 0 0 238 1 0 0 20 0 15 0 132488923 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811792300312 139812233454430 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28258] ppid=28244 vsize=13980732 memory=151731399899561 CPUtime=0.71 cores=0,2,4,6
/proc/28246/task/28258/stat : 28258 (java) S 28244 28244 4674 0 -1 1077944384 4141 0 0 0 69 2 0 0 20 0 15 0 132488923 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811791247728 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28259] ppid=28244 vsize=13980732 memory=4638778402627666016 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28259/stat : 28259 (java) S 28244 28244 4674 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 132488923 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811790195168 139812251920085 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
[pid=28246/tid=28260] ppid=28244 vsize=13980732 memory=5792281562039013968 CPUtime=0 cores=0,2,4,6
/proc/28246/task/28260/stat : 28260 (java) S 28244 28244 4674 0 -1 1077944384 115 0 0 0 0 0 0 0 20 0 15 0 132488933 14316269568 94094 18446744073709551615 4194304 4196468 140729543428016 139811361123248 139812251921026 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 36282368 140729543430577 140729543430753 140729543430753 140729543434191 0
Current children cumulated CPU time: 17.68 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 377752 KiB

Child status: 0
Real time (s): 11.882
CPU time (s): 17.7983
CPU user time (s): 17.6043
CPU system time (s): 0.193958
CPU usage (%): 149.792
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 377752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.6043
system time used= 0.193958
maximum resident set size= 376560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34348
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= 2720
involuntary context switches= 74


# summary of solver processes directly reported to runsolver:
#   pid: 28244
#   total CPU time (s): 17.7983
#   total CPU user time (s): 17.6043
#   total CPU system time (s): 0.193958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.110156 second user time and 0.148175 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-16 04:03:10
IDJOB=4269693
IDBENCH=138768
IDSOLVER=2660
FILE ID=node134/4269693-1502849823
RUNJOBID= node134-1502649032-24470
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-4269693-1502849823/watcher-4269693-1502849823 -o /tmp/evaluation-result-4269693-1502849823/solver-4269693-1502849823 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502649032-24470 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 476079328 HOME/instance-4269693-1502849823.xml

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

MD5SUM BENCH= 1854ece61a5fdd3da80103fde6339040
RANDOM SEED=476079328

node134.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.43
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.43
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.43
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.43
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:        28688428 kB
MemAvailable:   29011604 kB
Buffers:          289972 kB
Cached:           336212 kB
SwapCached:            4 kB
Active:          3360972 kB
Inactive:         265656 kB
Active(anon):    2947496 kB
Inactive(anon):   102676 kB
Active(file):     413476 kB
Inactive(file):   162980 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108764 kB
Dirty:              7972 kB
Writeback:             4 kB
AnonPages:       3000368 kB
Mapped:            74388 kB
Shmem:             49756 kB
Slab:             151708 kB
SReclaimable:     125108 kB
SUnreclaim:        26600 kB
KernelStack:        3552 kB
PageTables:        11316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5030204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2889728 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-16 04:03:22