Trace number 4272362

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-07-26)SAT 815.828 787.26898

General information on the benchmark

NameCostasArray/CostasArray-m1-s1/
CostasArray-18.xml
MD5SUM58ffb186ab2da5aa1e0c819e3b555e2f
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 benchmark28.2353
Satisfiable
(Un)Satisfiability was proved
Number of variables168
Number of constraints167
Number of domains2
Minimum domain size18
Maximum domain size34
Distribution of domain sizes[{"size":18,"count":18},{"size":34,"count":150}]
Minimum variable degree2
Maximum variable degree18
Distribution of variable degrees[{"degree":2,"count":150},{"degree":17,"count":2},{"degree":18,"count":16}]
Minimum constraint arity3
Maximum constraint arity18
Distribution of constraint arities[{"arity":3,"count":151},{"arity":4,"count":2},{"arity":5,"count":1},{"arity":6,"count":1},{"arity":7,"count":1},{"arity":8,"count":1},{"arity":9,"count":1},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":12,"count":1},{"arity":13,"count":1},{"arity":14,"count":1},{"arity":15,"count":1},{"arity":16,"count":1},{"arity":17,"count":1},{"arity":18,"count":1}]
Number of extensional constraints0
Number of intensional constraints151
Distribution of constraint types[{"type":"intension","count":151},{"type":"allDifferent","count":16}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272362-1502704343.xml"  -tl '2520s' -p 1 -x 3
0.07/0.28	c [HOME/instance-4272362-1502704343.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.34	c simple solver
0.25/0.41	c parse instance...
1.29/0.88	c solve instance...
815.72/787.26	s SATISFIABLE
815.72/787.26	v <instantiation>
815.72/787.26	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] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] y[52] y[53] y[54] y[55] y[56] y[57] y[58] y[59] y[60] y[61] y[62] y[63] y[64] y[65] y[66] y[67] y[68] y[69] y[70] y[71] y[72] y[73] y[74] y[75] y[76] y[77] y[78] y[79] y[80] y[81] y[82] y[83] y[84] y[85] y[86] y[87] y[88] y[89] y[90] y[91] y[92] y[93] y[94] y[95] y[96] y[97] y[98] y[99] y[100] y[101] y[102] y[103] y[104] y[105] y[106] y[107] y[108] y[109] y[110] y[111] y[112] y[113] y[114] y[115] y[116] y[117] y[118] y[119] y[120] y[121] y[122] y[123] y[124] y[125] y[126] y[127] y[128] y[129] y[130] y[131] y[132] y[133] y[134] y[135] y[136] y[137] y[138] y[139] y[140] y[141] y[142] y[143] y[144] y[145] y[146] y[147] y[148] y[149] </list>
815.72/787.26	v 	<values>12 11 7 14 5 15 4 9 6 17 2 3 18 13 1 10 8 16 1 4 -7 9 -10 11 -5 3 -11 15 -1 -15 5 12 -9 2 -8 5 -3 2 -1 1 6 -2 -8 4 14 -16 -10 17 3 -7 -6 -2 6 -8 10 -4 9 -13 7 3 -1 -11 2 8 5 -15 7 -4 3 5 -1 -2 2 6 -12 4 1 -7 10 -3 -3 7 -2 8 -12 13 1 -9 -7 16 -8 -5 2 8 2 1 -3 3 12 -14 -4 5 7 -6 -13 3 5 -10 12 2 -3 -9 8 -4 9 -14 6 -6 5 11 -13 2 3 -1 -2 1 -5 9 4 -4 -8 14 -6 1 -10 10 8 -11 1 4 5 -4 -7 9 -7 -6 13 -5 7 -12 -6 -2 6 4 -3 -1 -1 10 -3 6 -11 11 1 -1 -2 2 3 -9 </values>
815.72/787.26	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 (14822 MiB free)
  memory of node 1: 16384 MiB (15292 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272362-1502704343/watcher-4272362-1502704343 -o /tmp/evaluation-result-4272362-1502704343/solver-4272362-1502704343 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1034427301 HOME/instance-4272362-1502704343.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
solver pid=8128, runsolver pid=8125
Current StackSize limit: 8192 KiB


[startup+0.100161 s]*
/proc/loadavg: 1.97 1.72 1.55 3/204 8135
/proc/meminfo: memFree=30829332/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13574484 memory=17796 CPUtime=0.02 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 3760 0 0 0 2 0 0 0 20 0 9 0 24316988 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3393621 4449 2064 1 0 3383118 0
[pid=8130/tid=8131] ppid=8128 vsize=13574484 memory=7078076838863583841 CPUtime=0.01 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 2473 0 0 0 1 0 0 0 20 0 9 0 24316988 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139942226313832 139942208145680 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13574484 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 24316989 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13574484 memory=140633262081664 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 24316989 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 24316989 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 24316989 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 24316990 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 24316991 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 24316991 13900271616 4449 18446744073709551615 4194304 4196468 140737157761776 139941203870896 139942222087893 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19176 KiB

[startup+0.210066 s]*
/proc/loadavg: 1.97 1.72 1.55 3/213 8144
/proc/meminfo: memFree=30826892/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13974352 memory=24084 CPUtime=0.07 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 4947 0 0 0 6 1 0 0 20 0 15 0 24316988 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3493588 6021 2722 1 0 3482964 0
[pid=8130/tid=8131] ppid=8128 vsize=13974352 memory=7078076838863583841 CPUtime=0.05 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 3099 0 0 0 5 0 0 0 20 0 15 0 24316988 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139942226303376 139942206158174 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13974352 memory=140633262081664 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13974352 memory=140633262081664 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 24316990 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 24316991 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 24316991 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13974352 memory=140633262081664 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13974352 memory=140633262081664 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24317000 14309736448 6021 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 25464 KiB

[startup+0.310261 s]*
/proc/loadavg: 1.97 1.72 1.55 3/213 8144
/proc/meminfo: memFree=30810752/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13974352 memory=36808 CPUtime=0.25 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 8817 0 0 0 23 2 0 0 20 0 15 0 24316988 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3493588 9202 2972 1 0 3482964 0
[pid=8130/tid=8131] ppid=8128 vsize=13974352 memory=4278483708103473607 CPUtime=0.16 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 6029 0 0 0 14 2 0 0 20 0 15 0 24316988 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139942226309216 139942222099613 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13974352 memory=8549419251379899200 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13974352 memory=-5935898732442452784 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13974352 memory=4209341120841998394 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 24316989 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13974352 memory=140633262088657 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 24316990 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 24316991 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 24316991 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 454 0 0 0 1 0 0 0 20 0 15 0 24316993 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) R 8128 8128 7968 0 -1 4202560 300 0 0 0 1 0 0 0 20 0 15 0 24316993 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942215062729 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 731 0 0 0 5 0 0 0 20 0 15 0 24316993 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24317000 14309736448 9202 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38188 KiB

[startup+0.701241 s]
/proc/loadavg: 1.97 1.72 1.55 5/213 8144
/proc/meminfo: memFree=30799440/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=95132 CPUtime=1.15 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 13725 0 0 0 110 5 0 0 20 0 15 0 24316988 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 23783 3172 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 8455 0 0 0 50 4 0 0 20 0 15 0 24316988 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139942226307280 139941862535649 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=5 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13980732 memory=36 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 24316990 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13980732 memory=2 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13980732 memory=7883313791582089521 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13980732 memory=4124 CPUtime=0.16 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) R 8128 8128 7968 0 -1 4202560 1091 0 0 0 16 0 0 0 20 0 15 0 24316993 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941201753568 139942201334583 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) R 8128 8128 7968 0 -1 4202560 995 0 0 0 18 0 0 0 20 0 15 0 24316993 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942207004286 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13980732 memory=140633134080624 CPUtime=0.25 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 1876 0 0 0 25 0 0 0 20 0 15 0 24316993 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24317000 14316269568 23783 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 96512 KiB

[startup+1.50124 s]
/proc/loadavg: 1.97 1.72 1.55 6/213 8144
/proc/meminfo: memFree=30723700/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=170044 CPUtime=3.41 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 25369 0 0 0 334 7 0 0 20 0 15 0 24316988 14316269568 42511 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 42511 3191 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 9151 0 0 0 129 4 0 0 20 0 15 0 24316988 14316269568 42511 18446744073709551615 4194304 4196468 140737157761776 139942226316464 139942222089622 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 42511 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 42511 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=11830 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 24316989 14316269568 42511 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=20825 CPUtime=0 cores=1,3,5,7

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

/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=373112 CPUtime=814.07 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 136175 0 0 0 81232 175 0 0 20 0 15 0 24316988 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 93278 3260 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=2248 CPUtime=778.05 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 36452 0 0 0 77792 13 0 0 20 0 15 0 24316988 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139942226316288 139941867003198 0 4 1 16800974 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=4304 CPUtime=6.11 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 6406 0 0 0 578 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=1588 CPUtime=6.11 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 7204 0 0 0 580 31 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=928 CPUtime=6.12 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 7447 0 0 0 579 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=4124 CPUtime=6.16 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 8284 0 0 0 583 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13980732 memory=16160 CPUtime=0.67 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 13172 0 0 0 55 12 0 0 20 0 15 0 24316990 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13980732 memory=2424 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13980732 memory=1700 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 20383 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13980732 memory=1228 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) S 8128 8128 7968 0 -1 1077944384 22764 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13980732 memory=1000 CPUtime=0.77 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 11823 0 0 0 76 1 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13980732 memory=376700 CPUtime=0.36 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 901 0 0 0 17 19 0 0 20 0 15 0 24317000 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 5 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 814.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 374492 KiB

[startup+786.401 s]
/proc/loadavg: 1.43 1.41 1.47 3/217 8534
/proc/meminfo: memFree=30593696/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=373112 CPUtime=814.9 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 136651 0 0 0 81315 175 0 0 20 0 15 0 24316988 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 93278 3260 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=2164 CPUtime=778.84 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 36473 0 0 0 77871 13 0 0 20 0 15 0 24316988 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139942226316176 139941868968972 0 4 1 16800974 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=840 CPUtime=6.12 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 6433 0 0 0 579 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=4064 CPUtime=6.12 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 7467 0 0 0 581 31 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=1380 CPUtime=6.13 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 7469 0 0 0 580 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=373112 CPUtime=6.16 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 8291 0 0 0 583 33 0 0 20 0 15 0 24316989 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13980732 memory=8688 CPUtime=0.67 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 13308 0 0 0 55 12 0 0 20 0 15 0 24316990 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13980732 memory=373108 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13980732 memory=7680170660397595203 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 20383 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13980732 memory=2424 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) S 8128 8128 7968 0 -1 1077944384 22764 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13980732 memory=1296 CPUtime=0.77 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 11823 0 0 0 76 1 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13980732 memory=1700 CPUtime=0.36 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 901 0 0 0 17 19 0 0 20 0 15 0 24317000 14316269568 93278 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 5 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 814.9 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 374492 KiB

[startup+786.801 s]
/proc/loadavg: 1.43 1.41 1.47 3/217 8534
/proc/meminfo: memFree=30593696/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=369008 CPUtime=815.32 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 136654 0 0 0 81356 176 0 0 20 0 15 0 24316988 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 92252 3260 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=13847486485759956 CPUtime=779.24 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 36474 0 0 0 77911 13 0 0 20 0 15 0 24316988 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139942226317088 139941868622145 0 4 1 16800974 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=387996 CPUtime=6.13 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 6433 0 0 0 580 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=12312 CPUtime=6.12 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 7467 0 0 0 581 31 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=592276133520762348 CPUtime=6.13 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 7470 0 0 0 580 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=12312 CPUtime=6.17 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 8291 0 0 0 584 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13980732 memory=576460758266832364 CPUtime=0.67 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 13309 0 0 0 55 12 0 0 20 0 15 0 24316990 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13980732 memory=576460758266832364 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13980732 memory=6370718158766631534 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13980732 memory=317873210458898715 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 20383 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13980732 memory=288288895970575213 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) S 8128 8128 7968 0 -1 1077944384 22764 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13980732 memory=288288895970575213 CPUtime=0.77 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 11823 0 0 0 76 1 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13980732 memory=7007707949394126417 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13980732 memory=7680170660397595203 CPUtime=0.36 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 901 0 0 0 17 19 0 0 20 0 15 0 24317000 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 5 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 815.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 370388 KiB

[startup+787.201 s]
/proc/loadavg: 1.43 1.41 1.47 3/217 8534
/proc/meminfo: memFree=30599080/32770624 swapFree=67108860/67108860
[pid=8128] ppid=8125 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8128/stat : 8128 (xcsp3-exec) S 8125 8128 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 24316980 9740288 345 18446744073709551615 4194304 5098028 140731552401712 140731552399816 139657916854908 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 17891328 140731552407929 140731552408134 140731552408134 140731552411627 0
/proc/8128/statm: 2378 345 289 221 0 87 0
[pid=8130] ppid=8128 vsize=13980732 memory=369008 CPUtime=815.72 cores=1,3,5,7
/proc/8130/stat : 8130 (java) S 8128 8128 7968 0 -1 1077944320 136660 0 0 0 81396 176 0 0 20 0 15 0 24316988 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 140737157744320 139942222077687 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
/proc/8130/statm: 3495183 92252 3260 1 0 3483476 0
[pid=8130/tid=8131] ppid=8128 vsize=13980732 memory=376700 CPUtime=779.63 cores=1,3,5,7
/proc/8130/task/8131/stat : 8131 (java) R 8128 8128 7968 0 -1 4202560 36480 0 0 0 77950 13 0 0 20 0 15 0 24316988 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139942226317088 139941867941755 0 4 1 16800974 0 0 0 -1 1 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8132] ppid=8128 vsize=13980732 memory=1380 CPUtime=6.13 cores=1,3,5,7
/proc/8130/task/8132/stat : 8132 (java) S 8128 8128 7968 0 -1 1077944384 6433 0 0 0 580 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139942182976400 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8133] ppid=8128 vsize=13980732 memory=398064 CPUtime=6.12 cores=1,3,5,7
/proc/8130/task/8133/stat : 8133 (java) S 8128 8128 7968 0 -1 1077944384 7467 0 0 0 581 31 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941820951312 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8134] ppid=8128 vsize=13980732 memory=1380 CPUtime=6.13 cores=1,3,5,7
/proc/8130/task/8134/stat : 8134 (java) S 8128 8128 7968 0 -1 1077944384 7470 0 0 0 580 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941819899024 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8135] ppid=8128 vsize=13980732 memory=384404 CPUtime=6.17 cores=1,3,5,7
/proc/8130/task/8135/stat : 8135 (java) S 8128 8128 7968 0 -1 1077944384 8291 0 0 0 584 33 0 0 20 0 15 0 24316989 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941818846224 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8136] ppid=8128 vsize=13980732 memory=1380 CPUtime=0.67 cores=1,3,5,7
/proc/8130/task/8136/stat : 8136 (java) S 8128 8128 7968 0 -1 1077944384 13309 0 0 0 55 12 0 0 20 0 15 0 24316990 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941205977200 139942222088834 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8137] ppid=8128 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8137/stat : 8137 (java) S 8128 8128 7968 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941204923168 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8138] ppid=8128 vsize=13980732 memory=16160 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8138/stat : 8138 (java) S 8128 8128 7968 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 24316991 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941203870832 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8139] ppid=8128 vsize=13980732 memory=281266269435936 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8139/stat : 8139 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941202819152 139942222096283 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8140] ppid=8128 vsize=13980732 memory=-6237260532469557610 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8140/stat : 8140 (java) S 8128 8128 7968 0 -1 1077944384 20383 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941201767024 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8141] ppid=8128 vsize=13980732 memory=-7029379521808015264 CPUtime=4.81 cores=1,3,5,7
/proc/8130/task/8141/stat : 8141 (java) S 8128 8128 7968 0 -1 1077944384 22764 0 0 0 479 2 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941200714224 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8142] ppid=8128 vsize=13980732 memory=1380 CPUtime=0.77 cores=1,3,5,7
/proc/8130/task/8142/stat : 8142 (java) S 8128 8128 7968 0 -1 1077944384 11823 0 0 0 76 1 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941199661936 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8143] ppid=8128 vsize=13980732 memory=394252 CPUtime=0 cores=1,3,5,7
/proc/8130/task/8143/stat : 8143 (java) S 8128 8128 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 24316993 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941198609376 139942222087893 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
[pid=8130/tid=8144] ppid=8128 vsize=13980732 memory=1228 CPUtime=0.36 cores=1,3,5,7
/proc/8130/task/8144/stat : 8144 (java) S 8128 8128 7968 0 -1 1077944384 901 0 0 0 17 19 0 0 20 0 15 0 24317000 14316269568 92252 18446744073709551615 4194304 4196468 140737157761776 139941197556144 139942222088834 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 11776000 140737157767602 140737157767778 140737157767778 140737157771215 0
Current children cumulated CPU time: 815.72 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 370388 KiB

Child status: 0
Real time (s): 787.269
CPU time (s): 815.828
CPU user time (s): 814.062
CPU system time (s): 1.7666
CPU usage (%): 103.628
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 529588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 814.062
system time used= 1.7666
maximum resident set size= 528208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137581
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1048
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33026
involuntary context switches= 1472


# summary of solver processes directly reported to runsolver:
#   pid: 8128
#   total CPU time (s): 815.828
#   total CPU user time (s): 814.062
#   total CPU system time (s): 1.7666

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.904 second user time and 7.81685 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-14 11:38:26
IDJOB=4272362
IDBENCH=120413
IDSOLVER=2664
FILE ID=node128/4272362-1502704343
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/CostasArray/CostasArray-m1-s1/CostasArray-18.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-4272362-1502704343/watcher-4272362-1502704343 -o /tmp/evaluation-result-4272362-1502704343/solver-4272362-1502704343 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1034427301 HOME/instance-4272362-1502704343.xml

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

MD5SUM BENCH= 58ffb186ab2da5aa1e0c819e3b555e2f
RANDOM SEED=1034427301

node128.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.94
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.94
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.94
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.94
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:        30838532 kB
MemAvailable:   31586728 kB
Buffers:          187492 kB
Cached:           846164 kB
SwapCached:            0 kB
Active:           747468 kB
Inactive:         768580 kB
Active(anon):     482736 kB
Inactive(anon):    16764 kB
Active(file):     264732 kB
Inactive(file):   751816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7884 kB
Writeback:            12 kB
AnonPages:        484200 kB
Mapped:            47352 kB
Shmem:             17116 kB
Slab:             120320 kB
SReclaimable:      94968 kB
SUnreclaim:        25352 kB
KernelStack:        3520 kB
PageTables:         5904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1070936 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    417792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-14 11:51:33