Trace number 4272080

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)OPT15 29.352301 20.5429

General information on the benchmark

NameLowAutocorrelation/LowAutocorrelation-m1-s1/
LowAutocorrelation-015.xml
MD5SUMbc2f8d4b91081a5d55245e328f9be905
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1.90512
Satisfiable
(Un)Satisfiability was proved
Number of variables239
Number of constraints133
Number of domains29
Minimum domain size2
Maximum domain size29
Distribution of domain sizes[{"size":2,"count":121},{"size":3,"count":2},{"size":4,"count":1},{"size":5,"count":2},{"size":6,"count":1},{"size":7,"count":2},{"size":8,"count":1},{"size":9,"count":2},{"size":10,"count":1},{"size":11,"count":2},{"size":12,"count":1},{"size":13,"count":2},{"size":14,"count":1},{"size":15,"count":2},{"size":17,"count":1},{"size":19,"count":1},{"size":21,"count":1},{"size":23,"count":1},{"size":25,"count":1},{"size":27,"count":1},{"size":29,"count":1}]
Minimum variable degree0
Maximum variable degree14
Distribution of variable degrees[{"degree":0,"count":91},{"degree":2,"count":133},{"degree":14,"count":15}]
Minimum constraint arity2
Maximum constraint arity15
Distribution of constraint arities[{"arity":2,"count":15},{"arity":3,"count":106},{"arity":4,"count":1},{"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}]
Number of extensional constraints0
Number of intensional constraints119
Distribution of constraint types[{"type":"intension","count":119},{"type":"sum","count":14}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272080-1502790060.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272080-1502790060.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.27	c parse instance...
1.00/0.56	c solve instance...
1.00/0.60	o 63 
1.53/0.72	o 59 
1.53/0.72	o 55 
1.85/0.84	o 43 
2.18/0.96	o 23 
10.47/3.73	o 15 
29.30/20.53	s OPTIMUM FOUND
29.30/20.53	v <instantiation>
29.30/20.53	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] y[0][0] y[0][1] y[0][2] y[0][3] y[0][4] y[0][5] y[0][6] y[0][7] y[0][8] y[0][9] y[0][10] y[0][11] y[0][12] y[0][13] y[1][0] y[1][1] y[1][2] y[1][3] y[1][4] y[1][5] y[1][6] y[1][7] y[1][8] y[1][9] y[1][10] y[1][11] y[1][12] y[2][0] y[2][1] y[2][2] y[2][3] y[2][4] y[2][5] y[2][6] y[2][7] y[2][8] y[2][9] y[2][10] y[2][11] y[3][0] y[3][1] y[3][2] y[3][3] y[3][4] y[3][5] y[3][6] y[3][7] y[3][8] y[3][9] y[3][10] y[4][0] y[4][1] y[4][2] y[4][3] y[4][4] y[4][5] y[4][6] y[4][7] y[4][8] y[4][9] y[5][0] y[5][1] y[5][2] y[5][3] y[5][4] y[5][5] y[5][6] y[5][7] y[5][8] y[6][0] y[6][1] y[6][2] y[6][3] y[6][4] y[6][5] y[6][6] y[6][7] y[7][0] y[7][1] y[7][2] y[7][3] y[7][4] y[7][5] y[7][6] y[8][0] y[8][1] y[8][2] y[8][3] y[8][4] y[8][5] y[9][0] y[9][1] y[9][2] y[9][3] y[9][4] y[10][0] y[10][1] y[10][2] y[10][3] y[11][0] y[11][1] y[11][2] y[12][0] y[12][1] y[13][0] c[0] c[1] c[2] c[3] c[4] c[5] c[6] c[7] c[8] c[9] c[10] c[11] c[12] c[13] s[0] s[1] s[2] s[3] s[4] s[5] s[6] s[7] s[8] s[9] s[10] s[11] s[12] s[13] </list>
29.30/20.53	v 	<values>-1 1 -1 -1 1 -1 -1 -1 1 -1 -1 -1 1 1 1 -1 -1 1 -1 -1 1 1 -1 -1 1 1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 1 1 1 1 -1 -1 1 -1 1 -1 -1 1 1 -1 1 -1 1 -1 -1 1 -1 1 -1 -1 1 1 1 1 1 -1 -1 -1 -1 -1 -1 1 1 1 -1 -1 1 -1 1 -1 1 -1 1 -1 -1 -1 1 1 1 -1 -1 -1 1 -1 -1 1 -1 0 -1 0 3 0 -1 0 -1 0 -1 0 -1 0 -1 0 1 0 9 0 1 0 1 0 1 0 1 0 1 </values>
29.30/20.53	v </instantiation>

Verifier Data

OK	15

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 (15144 MiB free)
  memory of node 1: 16384 MiB (15383 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272080-1502790060/watcher-4272080-1502790060 -o /tmp/evaluation-result-4272080-1502790060/solver-4272080-1502790060 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502786318-30227 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 105766133 HOME/instance-4272080-1502790060.xml 

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

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

solver pid=32529, runsolver pid=32526

[startup+0.100132 s]*
/proc/loadavg: 2.83 2.35 2.54 2/200 32545
/proc/meminfo: memFree=31364832/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13978596 memory=27052 CPUtime=0.12 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 5596 0 0 0 10 2 0 0 20 0 15 0 112094309 14314082304 6763 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3494649 6763 2889 1 0 3482966 0
[pid=32531/tid=32532] ppid=32529 vsize=13978596 memory=-6517102902069810590 CPUtime=0.09 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 3588 0 0 0 8 1 0 0 20 0 15 0 112094309 14314082304 6763 33554432000 4194304 4196468 140722810775376 139701093036240 139701088824726 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14314082304 6763 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13978596 memory=139831214466688 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14314082304 6763 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14314082304 6763 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094310 14314082304 6763 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13978596 memory=139831214466688 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094311 14314082304 6763 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112094312 14314082304 6763 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112094312 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 112094314 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13978596 memory=139831214466688 CPUtime=0.01 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) R 32529 32529 30195 0 -1 4202560 278 0 0 0 1 0 0 0 20 0 15 0 112094314 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699994950384 139701067332926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13978596 memory=139831214466688 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094315 14314082304 6763 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 28436 KiB

[startup+0.210381 s]*
/proc/loadavg: 2.83 2.35 2.54 3/209 32568
/proc/meminfo: memFree=31346020/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13982852 memory=39420 CPUtime=0.34 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 8373 0 0 0 32 2 0 0 20 0 15 0 112094309 14318440448 9855 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3495713 9855 3064 1 0 3482966 0
[pid=32531/tid=32532] ppid=32529 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 5338 0 0 0 18 1 0 0 20 0 15 0 112094309 14318440448 9855 33554432000 4194304 4196468 140722810775376 139701093033784 139701072893278 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13982852 memory=8959 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 9855 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13982852 memory=139831214970335 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 9855 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 9855 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 9855 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13982852 memory=139831214466688 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094311 14318440448 9855 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112094312 14318440448 9855 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112094312 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 703 0 0 0 2 0 0 0 20 0 15 0 112094314 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 168 0 0 0 2 0 0 0 20 0 15 0 112094314 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13982852 memory=139831214466688 CPUtime=0.08 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) S 32529 32529 30195 0 -1 1077944384 862 0 0 0 8 0 0 0 20 0 15 0 112094314 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699994950384 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094315 14318440448 9855 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 40804 KiB

[startup+0.310545 s]*
/proc/loadavg: 2.83 2.35 2.54 4/199 32574
/proc/meminfo: memFree=31347348/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13982852 memory=46076 CPUtime=0.51 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 9273 0 0 0 48 3 0 0 20 0 15 0 112094309 14318440448 11519 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3495713 11519 3077 1 0 3482966 0
[pid=32531/tid=32532] ppid=32529 vsize=13982852 memory=8389772277269004345 CPUtime=0.29 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 6025 0 0 0 27 2 0 0 20 0 15 0 112094309 14318440448 11519 33554432000 4194304 4196468 140722810775376 139701093037184 139701088834717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13982852 memory=288230596134839059 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 11519 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13982852 memory=530448 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 11519 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 11519 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094310 14318440448 11519 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094311 14318440448 11519 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112094312 14318440448 11519 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112094312 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 723 0 0 0 3 0 0 0 20 0 15 0 112094314 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) R 32529 32529 30195 0 -1 1077944384 193 0 0 0 3 0 0 0 20 0 15 0 112094314 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) R 32529 32529 30195 0 -1 4202560 1028 0 0 0 12 0 0 0 20 0 15 0 112094314 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699994946752 139701067304017 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094315 14318440448 11519 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 47460 KiB

[startup+0.702145 s]
/proc/loadavg: 2.83 2.35 2.54 2/196 32591
/proc/meminfo: memFree=31340292/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13984976 memory=71728 CPUtime=1.53 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 12154 0 0 0 148 5 0 0 20 0 15 0 112094309 14320615424 17932 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3496244 17932 3204 1 0 3483478 0
[pid=32531/tid=32532] ppid=32529 vsize=13984976 memory=18488 CPUtime=0.67 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 6905 0 0 0 64 3 0 0 20 0 15 0 112094309 14320615424 17932 33554432000 4194304 4196468 140722810775376 139701093048976 139701088834138 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13984976 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14320615424 17932 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13984976 memory=648 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14320615424 17932 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13984976 memory=1796 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094310 14320615424 17932 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13984976 memory=956 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 112094310 14320615424 17932 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13984976 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 112094311 14320615424 17932 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13984976 memory=928 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 17932 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13984976 memory=1576 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13984976 memory=2236 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13984976 memory=4316 CPUtime=0.21 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) R 32529 32529 30195 0 -1 4202560 1278 0 0 0 21 0 0 0 20 0 15 0 112094314 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699997044144 139701073211240 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13984976 memory=2196 CPUtime=0.21 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) R 32529 32529 30195 0 -1 1077944384 768 0 0 0 21 0 0 0 20 0 15 0 112094314 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699995990400 139701088822997 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13984976 memory=6760 CPUtime=0.4 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) R 32529 32529 30195 0 -1 4202560 1895 0 0 0 40 0 0 0 20 0 15 0 112094314 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699994950384 139701088824726 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13984976 memory=832 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13984976 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 112094315 14320615424 17932 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 73112 KiB

[startup+1.50082 s]
/proc/loadavg: 2.83 2.35 2.54 4/196 32591
/proc/meminfo: memFree=31309924/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0

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

/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13984976 memory=237880 CPUtime=27.97 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 55331 0 0 0 2781 16 0 0 20 0 15 0 112094309 14320615424 59470 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3496244 59470 3264 1 0 3483478 0
[pid=32531/tid=32532] ppid=32529 vsize=13984976 memory=1424 CPUtime=19.07 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 10645 0 0 0 1902 5 0 0 20 0 15 0 112094309 14320615424 59470 33554432000 4194304 4196468 140722810775376 139701093052288 139700731576672 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13984976 memory=6791534058613427641 CPUtime=0.04 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1168 0 0 0 4 0 0 0 20 0 15 0 112094310 14320615424 59470 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13984976 memory=4136 CPUtime=0.04 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 235 0 0 0 4 0 0 0 20 0 15 0 112094310 14320615424 59470 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13984976 memory=31876 CPUtime=0.04 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1118 0 0 0 4 0 0 0 20 0 15 0 112094310 14320615424 59470 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13984976 memory=1224 CPUtime=0.06 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 996 0 0 0 5 1 0 0 20 0 15 0 112094310 14320615424 59470 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13984976 memory=5792 CPUtime=0.01 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 558 0 0 0 1 0 0 0 20 0 15 0 112094311 14320615424 59470 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13984976 memory=4620 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 59470 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13984976 memory=230084 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13984976 memory=928 CPUtime=3.79 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 16640 0 0 0 377 2 0 0 20 0 15 0 112094314 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13984976 memory=1576 CPUtime=4.07 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 16157 0 0 0 405 2 0 0 20 0 15 0 112094314 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13984976 memory=2236 CPUtime=0.73 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) S 32529 32529 30195 0 -1 1077944384 6368 0 0 0 72 1 0 0 20 0 15 0 112094314 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699994950384 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13984976 memory=4316 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 112094315 14320615424 59470 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 27.97 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 239264 KiB

[startup+20.0008 s]*
/proc/loadavg: 2.63 2.34 2.53 4/217 32621
/proc/meminfo: memFree=30821716/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13984976 memory=235316 CPUtime=28.81 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 55360 0 0 0 2865 16 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3496244 58829 3264 1 0 3483478 0
[pid=32531/tid=32532] ppid=32529 vsize=13984976 memory=6791534058613427641 CPUtime=19.88 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 10661 0 0 0 1983 5 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701093052496 139700729758257 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13984976 memory=1696 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1168 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13984976 memory=920 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 235 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13984976 memory=3832 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1118 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13984976 memory=2804 CPUtime=0.07 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 1000 0 0 0 6 1 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13984976 memory=2816 CPUtime=0.01 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 112094311 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13984976 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13984976 memory=2692 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13984976 memory=1384 CPUtime=3.79 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 16640 0 0 0 377 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13984976 memory=237860 CPUtime=4.07 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 16157 0 0 0 405 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13984976 memory=1156 CPUtime=0.74 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) S 32529 32529 30195 0 -1 1077944384 6375 0 0 0 73 1 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699994950384 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13984976 memory=2652 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 112094315 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 28.81 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236700 KiB

[startup+20.4008 s]
/proc/loadavg: 2.63 2.34 2.53 4/217 32621
/proc/meminfo: memFree=30821716/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13984976 memory=235316 CPUtime=29.2 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 55364 0 0 0 2904 16 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3496244 58829 3264 1 0 3483478 0
[pid=32531/tid=32532] ppid=32529 vsize=13984976 memory=237860 CPUtime=20.27 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 10661 0 0 0 2022 5 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701093052496 139700731918412 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13984976 memory=1384 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1168 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13984976 memory=238380 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 235 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13984976 memory=1004 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1118 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13984976 memory=1940 CPUtime=0.07 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 1000 0 0 0 6 1 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13984976 memory=1424 CPUtime=0.01 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 112094311 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13984976 memory=8568 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13984976 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13984976 memory=11000 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13984976 memory=1224 CPUtime=3.79 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 16640 0 0 0 377 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13984976 memory=5792 CPUtime=4.07 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 16157 0 0 0 405 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13984976 memory=4620 CPUtime=0.74 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) S 32529 32529 30195 0 -1 1077944384 6375 0 0 0 73 1 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699994950384 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13984976 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13984976 memory=15876 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 112094315 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 29.2 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236700 KiB

[startup+20.5008 s]
/proc/loadavg: 2.63 2.34 2.53 4/217 32621
/proc/meminfo: memFree=30821716/32770624 swapFree=67108860/67108860
[pid=32529] ppid=32526 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/32529/stat : 32529 (xcsp3-exec) S 32526 32529 30195 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 112094308 9740288 346 33554432000 4194304 5098028 140721099512464 140721099510568 140261437727356 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34942976 140721099519087 140721099519291 140721099519291 140721099522027 0
/proc/32529/statm: 2378 346 289 221 0 87 0
[pid=32531] ppid=32529 vsize=13984976 memory=235316 CPUtime=29.3 cores=1,3,5,7
/proc/32531/stat : 32531 (java) S 32529 32529 30195 0 -1 1077944320 55364 0 0 0 2914 16 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 140722810757920 139701088812791 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
/proc/32531/statm: 3496244 58829 3264 1 0 3483478 0
[pid=32531/tid=32532] ppid=32529 vsize=13984976 memory=235316 CPUtime=20.37 cores=1,3,5,7
/proc/32531/task/32532/stat : 32532 (java) R 32529 32529 30195 0 -1 4202560 10661 0 0 0 2032 5 0 0 20 0 15 0 112094309 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701093052496 139700729808649 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32533] ppid=32529 vsize=13984976 memory=1384 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32533/stat : 32533 (java) S 32529 32529 30195 0 -1 1077944384 1168 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139701060655888 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32534] ppid=32529 vsize=13984976 memory=6791534058613427641 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32534/stat : 32534 (java) S 32529 32529 30195 0 -1 1077944384 235 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700683512720 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32535] ppid=32529 vsize=13984976 memory=288230621803970871 CPUtime=0.05 cores=1,3,5,7
/proc/32531/task/32535/stat : 32535 (java) S 32529 32529 30195 0 -1 1077944384 1118 0 0 0 5 0 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700682460176 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32536] ppid=32529 vsize=13984976 memory=1384 CPUtime=0.07 cores=1,3,5,7
/proc/32531/task/32536/stat : 32536 (java) S 32529 32529 30195 0 -1 1077944384 1000 0 0 0 6 1 0 0 20 0 15 0 112094310 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700681407632 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32537] ppid=32529 vsize=13984976 memory=238352 CPUtime=0.01 cores=1,3,5,7
/proc/32531/task/32537/stat : 32537 (java) S 32529 32529 30195 0 -1 1077944384 560 0 0 0 1 0 0 0 20 0 15 0 112094311 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700001265648 139701088823938 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32538] ppid=32529 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32538/stat : 32538 (java) S 32529 32529 30195 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139700000211872 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32539] ppid=32529 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32539/stat : 32539 (java) S 32529 32529 30195 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 112094312 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699999159280 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32540] ppid=32529 vsize=13984976 memory=2404 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32540/stat : 32540 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699998107856 139701088831387 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32541] ppid=32529 vsize=13984976 memory=1732 CPUtime=3.79 cores=1,3,5,7
/proc/32531/task/32541/stat : 32541 (java) S 32529 32529 30195 0 -1 1077944384 16640 0 0 0 377 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699997055472 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32542] ppid=32529 vsize=13984976 memory=796 CPUtime=4.07 cores=1,3,5,7
/proc/32531/task/32542/stat : 32542 (java) S 32529 32529 30195 0 -1 1077944384 16157 0 0 0 405 2 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699996002928 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32543] ppid=32529 vsize=13984976 memory=164 CPUtime=0.74 cores=1,3,5,7
/proc/32531/task/32543/stat : 32543 (java) S 32529 32529 30195 0 -1 1077944384 6375 0 0 0 73 1 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699994950384 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32544] ppid=32529 vsize=13984976 memory=7451604068022640739 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32544/stat : 32544 (java) S 32529 32529 30195 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 112094314 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699993898080 139701088822997 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
[pid=32531/tid=32545] ppid=32529 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32531/task/32545/stat : 32545 (java) S 32529 32529 30195 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 112094315 14320615424 58829 33554432000 4194304 4196468 140722810775376 139699992844592 139701088823938 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8335360 140722810782871 140722810783047 140722810783047 140722810785743 0
Current children cumulated CPU time: 29.3 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 236700 KiB

Child status: 0
Real time (s): 20.5429
CPU time (s): 29.3523
CPU user time (s): 29.1796
CPU system time (s): 0.172719
CPU usage (%): 142.883
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 242260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.1796
system time used= 0.172719
maximum resident set size= 242476
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56236
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= 3731
involuntary context switches= 172


# summary of solver processes directly reported to runsolver:
#   pid: 32529
#   total CPU time (s): 29.3523
#   total CPU user time (s): 29.1796
#   total CPU system time (s): 0.172719

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.151265 second user time and 0.246045 second system time

The end

Launcher Data

Begin job on node102 at 2017-08-15 11:26:41
IDJOB=4272080
IDBENCH=126988
IDSOLVER=2664
FILE ID=node102/4272080-1502790060
RUNJOBID= node102-1502786318-30227
PBS_JOBID= 20629124
Free space on /tmp= 61900 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/LowAutocorrelation/LowAutocorrelation-m1-s1/LowAutocorrelation-015.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-4272080-1502790060/watcher-4272080-1502790060 -o /tmp/evaluation-result-4272080-1502790060/solver-4272080-1502790060 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node102-1502786318-30227 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 105766133 HOME/instance-4272080-1502790060.xml

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

MD5SUM BENCH= bc2f8d4b91081a5d55245e328f9be905
RANDOM SEED=105766133

node102.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.35
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.35
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.35
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.35
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:        27394248 kB
MemAvailable:   27999608 kB
Buffers:          174968 kB
Cached:           712904 kB
SwapCached:            0 kB
Active:          4682132 kB
Inactive:         239400 kB
Active(anon):    3986416 kB
Inactive(anon):    75040 kB
Active(file):     695716 kB
Inactive(file):   164360 kB
Unevictable:        6448 kB
Mlocked:            6448 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8144 kB
Writeback:             0 kB
AnonPages:       3886200 kB
Mapped:            57980 kB
Shmem:             25228 kB
Slab:             149480 kB
SReclaimable:     122236 kB
SUnreclaim:        27244 kB
KernelStack:        3808 kB
PageTables:        12380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4828960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3758080 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61896 MiB
End job on node102 at 2017-08-15 11:27:02