Trace number 4292227

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 4.0.7 seq (493a269)OPT38 65.9421 61.8912

General information on the benchmark

NameCrosswordDesign/
CrosswordDesign-05-4-rom_c18.xml
MD5SUM1b32d92326af8dd624b5ed4fc8860100
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark24.2441
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints40
Number of domains5
Minimum domain size2
Maximum domain size10397
Distribution of domain sizes[{"size":2,"count":10},{"size":6,"count":70},{"size":27,"count":25},{"size":10397,"count":40}]
Minimum variable degree1
Maximum variable degree8
Distribution of variable degrees[{"degree":1,"count":50},{"degree":2,"count":70},{"degree":8,"count":25}]
Minimum constraint arity8
Maximum constraint arity9
Distribution of constraint arities[{"arity":8,"count":10},{"arity":9,"count":30}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemYES
Type of objectivemax 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-4292227-1532335251.xml"  -tl '2400s' -p 1 -x 0
0.13/0.17	c Choco 493a269
0.13/0.18	c [HOME/instance-4292227-1532335251.xml, -tl, 2400s, -p, 1, -x, 0]
0.13/0.21	c simple solver
0.33/0.28	c parse instance...
9.83/7.31	c solve instance...
12.00/8.71	o 20 
12.12/8.83	o 30 
17.76/14.40	o 38 
65.84/61.88	s OPTIMUM FOUND
65.84/61.88	v <instantiation>
65.84/61.88	v 	<list>r[0][0] r[0][1] r[0][2] r[0][3] r[1][0] r[1][1] r[1][2] r[1][3] r[2][0] r[2][1] r[2][2] r[2][3] r[3][0] r[3][1] r[3][2] r[3][3] r[4][0] r[4][1] r[4][2] r[4][3] c[0][0] c[0][1] c[0][2] c[0][3] c[1][0] c[1][1] c[1][2] c[1][3] c[2][0] c[2][1] c[2][2] c[2][3] c[3][0] c[3][1] c[3][2] c[3][3] c[4][0] c[4][1] c[4][2] c[4][3] pr[0][0] pr[0][1] pr[0][2] pr[0][3] pr[1][0] pr[1][1] pr[1][2] pr[1][3] pr[2][0] pr[2][1] pr[2][2] pr[2][3] pr[3][0] pr[3][1] pr[3][2] pr[3][3] pr[4][0] pr[4][1] pr[4][2] pr[4][3] pc[0][0] pc[0][1] pc[0][2] pc[0][3] pc[1][0] pc[1][1] pc[1][2] pc[1][3] pc[2][0] pc[2][1] pc[2][2] pc[2][3] pc[3][0] pc[3][1] pc[3][2] pc[3][3] pc[4][0] pc[4][1] pc[4][2] pc[4][3] br[0][0] br[0][1] br[0][2] br[0][3] br[1][0] br[1][1] br[1][2] br[1][3] br[2][0] br[2][1] br[2][2] br[2][3] br[3][0] br[3][1] br[3][2] br[3][3] br[4][0] br[4][1] br[4][2] br[4][3] bc[0][0] bc[0][1] bc[0][2] bc[0][3] bc[1][0] bc[1][1] bc[1][2] bc[1][3] bc[2][0] bc[2][1] bc[2][2] bc[2][3] bc[3][0] bc[3][1] bc[3][2] bc[3][3] bc[4][0] bc[4][1] bc[4][2] bc[4][3] x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] </list>
65.84/61.88	v 	<values>7964 -1 -1 -1 1430 -1 -1 -1 6241 6257 -1 -1 9324 -1 -1 -1 9222 -1 -1 -1 7964 -1 -1 -1 1430 -1 -1 -1 6241 6257 -1 -1 9324 -1 -1 -1 9222 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 0 3 -1 -1 0 -1 -1 -1 0 -1 -1 -1 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 5 0 0 0 5 0 0 0 0 0 0 0 5 0 0 0 4 0 0 0 18 2 14 19 19 2 0 8 17 14 14 8 26 14 11 19 17 14 11 11 19 14 11 11 26 </values>
65.84/61.88	v </instantiation>

Verifier Data

OK	38

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4292227-1532335251/watcher-4292227-1532335251 -o /tmp/evaluation-result-4292227-1532335251/solver-4292227-1532335251 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560 HOME/xcsp3-exec -seed 1552073476 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292227-1532335251.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=15984, runsolver pid=15981
Current StackSize limit: 8192 KiB


[startup+0.104796 s]*
/proc/loadavg: 2.73 2.19 2.10 4/221 16000
/proc/meminfo: memFree=24633440/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14082840 memory=29548 CPUtime=0.13 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 5689 0 0 0 12 1 0 0 20 0 15 0 51088314 14420828160 7387 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3520710 7387 3028 1 0 3483008 0
[pid=15986/tid=15987] ppid=15984 vsize=14082840 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 3626 0 0 0 9 0 0 0 20 0 15 0 51088314 14420828160 7387 33554432000 4194304 4196468 140734213558672 139701381800608 139701377590429 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14082840 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 7387 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 7387 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51088316 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51088317 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51088317 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) R 15984 15984 14382 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 51088319 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) R 15984 15984 14382 0 -1 4202560 331 0 0 0 2 0 0 0 20 0 15 0 51088319 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700283591536 139701356986245 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088320 14420828160 7387 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 31004 KiB

[startup+0.2108 s]*
/proc/loadavg: 2.73 2.19 2.10 4/221 16000
/proc/meminfo: memFree=24622524/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14082840 memory=40624 CPUtime=0.33 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 8171 0 0 0 31 2 0 0 20 0 15 0 51088314 14420828160 10156 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3520710 10156 3193 1 0 3483008 0
[pid=15986/tid=15987] ppid=15984 vsize=14082840 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 5425 0 0 0 18 1 0 0 20 0 15 0 51088314 14420828160 10156 33554432000 4194304 4196468 140734213558672 139701381792672 139701370247725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14082840 memory=13660 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 10156 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14082840 memory=139796649705952 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 10156 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 10156 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51088315 14420828160 10156 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51088316 14420828160 10156 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51088317 14420828160 10156 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51088317 14420828160 10156 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14082872 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14420860928 10156 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14082872 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 15 0 51088319 14420860928 10156 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14082872 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 202 0 0 0 3 0 0 0 20 0 15 0 51088319 14420860928 10156 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14082840 memory=139796649690752 CPUtime=0.08 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 730 0 0 0 8 0 0 0 20 0 15 0 51088319 14420828160 10211 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14082840 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14420828160 10211 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14082840 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088320 14420828160 10211 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 14195968 KiB
Current children cumulated memory: 42080 KiB

[startup+0.314738 s]*
/proc/loadavg: 2.73 2.19 2.10 4/221 16000
/proc/meminfo: memFree=24615576/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14087096 memory=48224 CPUtime=0.53 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 9177 0 0 0 50 3 0 0 20 0 15 0 51088314 14425186304 12056 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3521774 12056 3249 1 0 3483008 0
[pid=15986/tid=15987] ppid=15984 vsize=14087096 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 6160 0 0 0 27 2 0 0 20 0 15 0 51088314 14425186304 12056 33554432000 4194304 4196468 140734213558672 139701381806096 139701377590429 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14087096 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14425186304 12056 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14087096 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14425186304 12056 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14087096 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14087096 memory=4572146066226452084 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51088315 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14087096 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51088316 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14087096 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51088317 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14087096 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51088317 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14087096 memory=7827413994055111515 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14087096 memory=8508281356422055839 CPUtime=0.04 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 619 0 0 0 4 0 0 0 20 0 15 0 51088319 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14087096 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 214 0 0 0 4 0 0 0 20 0 15 0 51088319 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14087096 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 882 0 0 0 12 0 0 0 20 0 15 0 51088319 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14087096 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088320 14425186304 12056 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200224 KiB
Current children cumulated memory: 49680 KiB

[startup+0.701787 s]
/proc/loadavg: 2.73 2.19 2.10 5/221 16000
/proc/meminfo: memFree=24581016/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14089220 memory=149484 CPUtime=1.68 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 11986 0 0 0 162 6 0 0 20 0 15 0 51088314 14427361280 37371 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3522305 37371 3325 1 0 3483520 0
[pid=15986/tid=15987] ppid=15984 vsize=14089220 memory=33 CPUtime=0.67 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 6682 0 0 0 62 5 0 0 20 0 15 0 51088314 14427361280 37371 33554432000 4194304 4196468 140734213558672 139701381803216 139701363636622 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14089220 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14427361280 37371 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14089220 memory=0 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14427361280 37371 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14089220 memory=16776 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088315 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14089220 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 51088315 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14089220 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 51088316 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14089220 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14089220 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14089220 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14089220 memory=796 CPUtime=0.35 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) R 15984 15984 14382 0 -1 4202560 1344 0 0 0 35 0 0 0 20 0 15 0 51088319 14427361280 37371 33554432000 4194304 4196468 140734213558672 139700285681584 139701359094133 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14089220 memory=4616 CPUtime=0.35 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) R 15984 15984 14382 0 -1 4202560 1131 0 0 0 35 0 0 0 20 0 15 0 51088319 14427361280 37883 33554432000 4194304 4196468 140734213558672 139700284633936 139701370665339 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14089220 memory=1424 CPUtime=0.28 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 1523 0 0 0 28 0 0 0 20 0 15 0 51088319 14427361280 37883 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14089220 memory=10940 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 37883 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14089220 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 51088320 14427361280 37883 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 1.68 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 150940 KiB

[startup+1.50071 s]
/proc/loadavg: 2.73 2.19 2.10 3/221 16000
/proc/meminfo: memFree=24501504/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0

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

/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14089220 memory=816704 CPUtime=63.23 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 35140 0 0 0 6245 78 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3522305 204176 3396 1 0 3483520 0
[pid=15986/tid=15987] ppid=15984 vsize=14089220 memory=6656426216303648864 CPUtime=58.71 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 10768 0 0 0 5863 8 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701381804352 139701013349325 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14089220 memory=5859558294414123857 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 789 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14089220 memory=279592976216832 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 803 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14089220 memory=816704 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 771 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14089220 memory=814260 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 957 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14089220 memory=1292 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 2476 0 0 0 2 0 0 0 20 0 15 0 51088316 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14089220 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14089220 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14089220 memory=5404 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14089220 memory=796 CPUtime=0.97 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 5034 0 0 0 96 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14089220 memory=4616 CPUtime=1.28 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 7441 0 0 0 127 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14089220 memory=4096 CPUtime=0.5 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 4430 0 0 0 49 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14089220 memory=16776 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14089220 memory=2396 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 317 0 0 0 1 1 0 0 20 0 15 0 51088320 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 63.23 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 818160 KiB

[startup+60.8008 s]
/proc/loadavg: 2.51 2.24 2.12 3/221 16001
/proc/meminfo: memFree=23844236/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14089220 memory=816704 CPUtime=64.84 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 35168 0 0 0 6405 79 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3522305 204176 3396 1 0 3483520 0
[pid=15986/tid=15987] ppid=15984 vsize=14089220 memory=1732 CPUtime=60.31 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 10768 0 0 0 6023 8 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701381804352 139701013349292 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14089220 memory=1008 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 789 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14089220 memory=6791534058613427641 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 803 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14089220 memory=796 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 771 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14089220 memory=4616 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 957 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14089220 memory=1424 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 2476 0 0 0 2 0 0 0 20 0 15 0 51088316 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14089220 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14089220 memory=816704 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14089220 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14089220 memory=10096 CPUtime=0.97 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 5034 0 0 0 96 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14089220 memory=10940 CPUtime=1.28 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 7469 0 0 0 127 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14089220 memory=1200 CPUtime=0.5 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 4430 0 0 0 49 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14089220 memory=1704 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 317 0 0 0 1 1 0 0 20 0 15 0 51088320 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 64.84 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 818160 KiB

[startup+61.6008 s]
/proc/loadavg: 2.51 2.24 2.12 3/221 16001
/proc/meminfo: memFree=23843996/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14089220 memory=816704 CPUtime=65.64 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 35220 0 0 0 6485 79 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3522305 204176 3396 1 0 3483520 0
[pid=15986/tid=15987] ppid=15984 vsize=14089220 memory=1456 CPUtime=61.11 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 10779 0 0 0 6103 8 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701381805768 139701013349499 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14089220 memory=816704 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 789 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14089220 memory=6791534058613427641 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 803 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14089220 memory=1456 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 771 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14089220 memory=2774600 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 957 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14089220 memory=4100 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 2476 0 0 0 2 0 0 0 20 0 15 0 51088316 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14089220 memory=1408 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14089220 memory=16776 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14089220 memory=2396 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14089220 memory=1292 CPUtime=0.97 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 5075 0 0 0 96 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14089220 memory=1732 CPUtime=1.28 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 7469 0 0 0 127 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14089220 memory=1008 CPUtime=0.5 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 4430 0 0 0 49 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14089220 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14089220 memory=1704 CPUtime=0.03 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 317 0 0 0 1 2 0 0 20 0 15 0 51088320 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 65.64 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 818160 KiB

[startup+61.8008 s]
/proc/loadavg: 2.51 2.24 2.12 3/221 16001
/proc/meminfo: memFree=23843996/32770624 swapFree=67108860/67108860
[pid=15984] ppid=15981 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/15984/stat : 15984 (xcsp3-exec) S 15981 15984 14382 0 -1 4202496 537 0 0 0 0 0 0 0 20 0 1 0 51088313 115843072 364 33554432000 4194304 5098028 140729034016688 140729034014792 139853157888636 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14942208 140729034023994 140729034024196 140729034024196 140729034026954 0
/proc/15984/statm: 28282 364 306 221 0 87 0
[pid=15986] ppid=15984 vsize=14089220 memory=816704 CPUtime=65.84 cores=1,3,5,7
/proc/15986/stat : 15986 (java) S 15984 15984 14382 0 -1 1077944320 35220 0 0 0 6505 79 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 140734213541216 139701377568503 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
/proc/15986/statm: 3522305 204176 3396 1 0 3483520 0
[pid=15986/tid=15987] ppid=15984 vsize=14089220 memory=15872 CPUtime=61.31 cores=1,3,5,7
/proc/15986/task/15987/stat : 15987 (java) R 15984 15984 14382 0 -1 4202560 10779 0 0 0 6123 8 0 0 20 0 15 0 51088314 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701381805768 139701013349155 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15988] ppid=15984 vsize=14089220 memory=18476 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15988/stat : 15988 (java) S 15984 15984 14382 0 -1 1077944384 789 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701330189200 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15989] ppid=15984 vsize=14089220 memory=1236 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15989/stat : 15989 (java) S 15984 15984 14382 0 -1 1077944384 803 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139701329136400 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15990] ppid=15984 vsize=14089220 memory=10096 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15990/stat : 15990 (java) S 15984 15984 14382 0 -1 1077944384 771 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700971170960 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15991] ppid=15984 vsize=14089220 memory=4052 CPUtime=0.4 cores=1,3,5,7
/proc/15986/task/15991/stat : 15991 (java) S 15984 15984 14382 0 -1 1077944384 957 0 0 0 25 15 0 0 20 0 15 0 51088315 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700970118160 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15992] ppid=15984 vsize=14089220 memory=644 CPUtime=0.02 cores=1,3,5,7
/proc/15986/task/15992/stat : 15992 (java) S 15984 15984 14382 0 -1 1077944384 2476 0 0 0 2 0 0 0 20 0 15 0 51088316 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700289906800 139701377579650 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15993] ppid=15984 vsize=14089220 memory=1800 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15993/stat : 15993 (java) S 15984 15984 14382 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700288852768 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15994] ppid=15984 vsize=14089220 memory=956 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15994/stat : 15994 (java) S 15984 15984 14382 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 51088317 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700287800432 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15995] ppid=15984 vsize=14089220 memory=2340 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15995/stat : 15995 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700286748752 139701377587099 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15996] ppid=15984 vsize=14089220 memory=928 CPUtime=0.97 cores=1,3,5,7
/proc/15986/task/15996/stat : 15996 (java) S 15984 15984 14382 0 -1 1077944384 5075 0 0 0 96 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700285696624 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15997] ppid=15984 vsize=14089220 memory=1568 CPUtime=1.28 cores=1,3,5,7
/proc/15986/task/15997/stat : 15997 (java) S 15984 15984 14382 0 -1 1077944384 7469 0 0 0 127 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700284643824 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15998] ppid=15984 vsize=14089220 memory=2240 CPUtime=0.5 cores=1,3,5,7
/proc/15986/task/15998/stat : 15998 (java) S 15984 15984 14382 0 -1 1077944384 4430 0 0 0 49 1 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700283591536 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=15999] ppid=15984 vsize=14089220 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/15986/task/15999/stat : 15999 (java) S 15984 15984 14382 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 51088319 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700282538976 139701377578709 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
[pid=15986/tid=16000] ppid=15984 vsize=14089220 memory=2196 CPUtime=0.03 cores=1,3,5,7
/proc/15986/task/16000/stat : 16000 (java) S 15984 15984 14382 0 -1 1077944384 317 0 0 0 1 2 0 0 20 0 15 0 51088320 14427361280 204176 33554432000 4194304 4196468 140734213558672 139700281485744 139701377579650 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 14 0 0 6293624 6294260 6811648 140734213567617 140734213567793 140734213567793 140734213570511 0
Current children cumulated CPU time: 65.84 s
Current children cumulated vsize: 14202348 KiB
Current children cumulated memory: 818160 KiB

Child status: 0
Real time (s): 61.8912
CPU time (s): 65.9421
CPU user time (s): 65.1408
CPU system time (s): 0.801276
CPU usage (%): 106.545
Max. virtual memory (cumulated for all children) (KiB): 14202348
Max. memory (cumulated for all children) (KiB): 818160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 65.1408
system time used= 0.801276
maximum resident set size= 817488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36412
page faults= 0
swaps= 0
block input operations= 0
block output operations= 152
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3818
involuntary context switches= 69


# summary of solver processes directly reported to runsolver:
#   pid: 15984
#   total CPU time (s): 65.9421
#   total CPU user time (s): 65.1408
#   total CPU system time (s): 0.801276

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.361386 second user time and 0.718553 second system time

The end

Launcher Data

Begin job on node134 at 2018-07-23 10:40:51
IDJOB=4292227
IDBENCH=141311
IDSOLVER=2747
FILE ID=node134/4292227-1532335251
RUNJOBID= node134-1532328652-14414
PBS_JOBID= 21018997
Free space on /tmp= 55936 MiB

SOLVER NAME= Choco-solver 4.0.7 seq (493a269)
BENCH NAME= XCSP18/CrosswordDesign/CrosswordDesign-05-4-rom_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4292227-1532335251/watcher-4292227-1532335251 -o /tmp/evaluation-result-4292227-1532335251/solver-4292227-1532335251 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1532328652-14414 --watchdog 2560  HOME/xcsp3-exec -seed 1552073476 -dir HOME -tl 2400 -ml 11000 -p 1 HOME/instance-4292227-1532335251.xml

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

MD5SUM BENCH= 1b32d92326af8dd624b5ed4fc8860100
RANDOM SEED=1552073476

node134.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.68
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.68
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.68
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.68
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:        24651796 kB
MemAvailable:   29209820 kB
Buffers:          188656 kB
Cached:          4633544 kB
SwapCached:            0 kB
Active:          4248808 kB
Inactive:        3390924 kB
Active(anon):    2767260 kB
Inactive(anon):    70304 kB
Active(file):    1481548 kB
Inactive(file):  3320620 kB
Unevictable:        7396 kB
Mlocked:            7396 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             21112 kB
Writeback:             0 kB
AnonPages:       2829388 kB
Mapped:            49580 kB
Shmem:             17056 kB
Slab:             171544 kB
SReclaimable:     143384 kB
SUnreclaim:        28160 kB
KernelStack:        3776 kB
PageTables:        10708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5132212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2643968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 55916 MiB
End job on node134 at 2018-07-23 10:41:53