Trace number 4399438

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-16 parallelSAT 3.56222 1.13906

General information on the benchmark

NameBlackhole/Blackhole-m1-s13/
Blackhole-13-3-04.xml
MD5SUM5cc270e62cab521987b2b853f5e11200
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.020399
Satisfiable
(Un)Satisfiability was proved
Number of variables104
Number of constraints87
Number of domains1
Minimum domain size52
Maximum domain size52
Distribution of domain sizes[{"size":52,"count":104}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":87},{"degree":3,"count":17}]
Minimum constraint arity1
Maximum constraint arity104
Distribution of constraint arities[{"arity":1,"count":1},{"arity":2,"count":85},{"arity":104,"count":1}]
Number of extensional constraints51
Number of intensional constraints35
Distribution of constraint types[{"type":"extension","count":51},{"type":"intension","count":35},{"type":"channel","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399438-1568708671.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4399438-1568708671.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.29	c parse instance...
1.76/0.75	c solve instance...
3.08/0.96	s SATISFIABLE
3.08/0.96	v <instantiation>
3.08/0.96	v 	<list>x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[50] x[51] y[0] y[1] y[2] y[3] y[4] y[5] y[6] y[7] y[8] y[9] y[10] y[11] y[12] y[13] y[14] y[15] y[16] y[17] y[18] y[19] y[20] y[21] y[22] y[23] y[24] y[25] y[26] y[27] y[28] y[29] y[30] y[31] y[32] y[33] y[34] y[35] y[36] y[37] y[38] y[39] y[40] y[41] y[42] y[43] y[44] y[45] y[46] y[47] y[48] y[49] y[50] y[51] </list>
3.08/0.96	v 	<values>0 25 37 51 39 27 2 40 41 42 17 5 6 7 8 9 10 48 21 20 19 18 4 3 30 31 32 33 34 22 23 11 38 13 1 28 14 26 12 50 36 24 49 35 47 46 45 44 43 16 15 29 0 34 6 23 22 11 12 13 14 15 16 31 38 33 36 50 49 10 21 20 19 18 29 30 41 1 37 5 35 51 24 25 26 27 28 43 40 2 32 4 7 8 9 48 47 46 45 44 17 42 39 3 </values>
3.08/0.96	v </instantiation>

Verifier Data

OK	

Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13800 MiB free)
  memory of node 1: 16384 MiB (15806 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399438-1568708671/watcher-4399438-1568708671 -o /tmp/evaluation-result-4399438-1568708671/solver-4399438-1568708671 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1568700954-9021 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1815829794 HOME/instance-4399438-1568708671.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=11239, runsolver pid=11236
Current StackSize limit: 8192 KiB


[startup+0.100134 s]*
/proc/loadavg: 4.22 6.96 7.72 2/213 11260
/proc/meminfo: memFree=30299876/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
[pid=11241] ppid=11239 vsize=28227396 memory=29548 CPUtime=0.12 cores=0-7
/proc/11241/stat : 11241 (java) S 11239 11239 8994 0 -1 1077944320 5859 0 0 0 11 1 0 0 20 0 20 0 447131943 28904853504 7387 33554432000 4194304 4196468 140723151087328 140723151069872 140485205438199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
/proc/11241/statm: 7056849 7387 3118 1 0 7019032 0
[pid=11241/tid=11242] ppid=11239 vsize=28227396 memory=1398722017469774279 CPUtime=0.08 cores=0-7
/proc/11241/task/11242/stat : 11242 (java) R 11239 11239 8994 0 -1 4202560 3813 0 0 0 8 0 0 0 20 0 20 0 447131943 28904853504 7387 33554432000 4194304 4196468 140723151087328 140485209670112 140485205450134 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11243] ppid=11239 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/11241/task/11243/stat : 11243 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140485161991184 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11244] ppid=11239 vsize=28227396 memory=140209529632384 CPUtime=0 cores=0-7
/proc/11241/task/11244/stat : 11244 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140485160938640 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11245] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11245/stat : 11245 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484754397968 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11246] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11246/stat : 11246 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484753345424 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11247] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11247/stat : 11247 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484752292368 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11248] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11248/stat : 11248 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484751239824 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11249] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11249/stat : 11249 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484750186768 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11250] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11250/stat : 11250 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 7387 33554432000 4194304 4196468 140723151087328 140484749134224 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11251] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11251/stat : 11251 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131945 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483602344688 140485205449346 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11252] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11252/stat : 11252 (java) S 11239 11239 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447131946 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483601290912 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11253] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11253/stat : 11253 (java) S 11239 11239 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447131946 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483600237808 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11254] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11254/stat : 11254 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483599186384 140485205456795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11255] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11255/stat : 11255 (java) S 11239 11239 8994 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483598133488 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11256] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11256/stat : 11256 (java) S 11239 11239 8994 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483597080944 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11257] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11257/stat : 11257 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483596027888 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11258] ppid=11239 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11241/task/11258/stat : 11258 (java) R 11239 11239 8994 0 -1 4202560 320 0 0 0 1 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483594975344 140485189619032 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11259] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11259/stat : 11259 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483593923552 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11260] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11260/stat : 11260 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 7387 33554432000 4194304 4196468 140723151087328 140483592871088 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31004 KiB

[startup+0.210642 s]*
/proc/loadavg: 4.22 6.96 7.72 2/213 11260
/proc/meminfo: memFree=30287756/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
[pid=11241] ppid=11239 vsize=28227396 memory=40372 CPUtime=0.34 cores=0-7
/proc/11241/stat : 11241 (java) S 11239 11239 8994 0 -1 1077944320 9350 0 0 0 30 4 0 0 20 0 20 0 447131943 28904853504 10093 33554432000 4194304 4196468 140723151087328 140723151069872 140485205438199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
/proc/11241/statm: 7056849 10093 3288 1 0 7019032 0
[pid=11241/tid=11242] ppid=11239 vsize=28227396 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/11241/task/11242/stat : 11242 (java) R 11239 11239 8994 0 -1 4202560 6598 0 0 0 18 2 0 0 20 0 20 0 447131943 28904853504 10093 33554432000 4194304 4196468 140723151087328 140485209672048 140485205450134 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11243] ppid=11239 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/11241/task/11243/stat : 11243 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140485161991184 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11244] ppid=11239 vsize=28227396 memory=3690055259838297760 CPUtime=0 cores=0-7
/proc/11241/task/11244/stat : 11244 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140485160938640 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11245] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11245/stat : 11245 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484754397968 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11246] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11246/stat : 11246 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484753345424 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11247] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11247/stat : 11247 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484752292368 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11248] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11248/stat : 11248 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484751239824 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11249] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11249/stat : 11249 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484750186768 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11250] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11250/stat : 11250 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28904853504 10093 33554432000 4194304 4196468 140723151087328 140484749134224 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11251] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11251/stat : 11251 (java) S 11239 11239 8994 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447131945 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483602344688 140485205449346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11252] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11252/stat : 11252 (java) S 11239 11239 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447131946 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483601290912 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11253] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11253/stat : 11253 (java) S 11239 11239 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447131946 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483600237808 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11254] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11254/stat : 11254 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483599186384 140485205456795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11255] ppid=11239 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11241/task/11255/stat : 11255 (java) S 11239 11239 8994 0 -1 1077944384 403 0 0 0 1 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483598133488 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11256] ppid=11239 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11241/task/11256/stat : 11256 (java) S 11239 11239 8994 0 -1 1077944384 253 0 0 0 1 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483597080944 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11257] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11257/stat : 11257 (java) S 11239 11239 8994 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483596027888 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11258] ppid=11239 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/11241/task/11258/stat : 11258 (java) R 11239 11239 8994 0 -1 1077944384 768 0 0 0 8 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483594975344 140485205459546 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11259] ppid=11239 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11259/stat : 11259 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483593923552 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11260] ppid=11239 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11260/stat : 11260 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28904853504 10093 33554432000 4194304 4196468 140723151087328 140483592871088 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41828 KiB

[startup+0.313062 s]*
/proc/loadavg: 4.22 6.96 7.72 3/213 11260
/proc/meminfo: memFree=30282496/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
[pid=11241] ppid=11239 vsize=28231652 memory=49900 CPUtime=0.54 cores=0-7
/proc/11241/stat : 11241 (java) S 11239 11239 8994 0 -1 1077944320 10845 0 0 0 49 5 0 0 20 0 20 0 447131943 28909211648 12475 33554432000 4194304 4196468 140723151087328 140723151069872 140485205438199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
/proc/11241/statm: 7057913 12475 3354 1 0 7019032 0
[pid=11241/tid=11242] ppid=11239 vsize=28231652 memory=1398722017469774279 CPUtime=0.3 cores=0-7
/proc/11241/task/11242/stat : 11242 (java) R 11239 11239 8994 0 -1 4202560 7769 0 0 0 27 3 0 0 20 0 20 0 447131943 28909211648 12475 33554432000 4194304 4196468 140723151087328 140485209671984 140485189518686 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11243] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11243/stat : 11243 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140485161991184 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11244] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11244/stat : 11244 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140485160938640 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11245] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11245/stat : 11245 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484754397968 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11246] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11246/stat : 11246 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484753345424 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11247] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11247/stat : 11247 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484752292368 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11248] ppid=11239 vsize=28231652 memory=140209408797359 CPUtime=0 cores=0-7
/proc/11241/task/11248/stat : 11248 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484751239824 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11249] ppid=11239 vsize=28231652 memory=140209408799664 CPUtime=0 cores=0-7
/proc/11241/task/11249/stat : 11249 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484750186768 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11250] ppid=11239 vsize=28231652 memory=140209408801968 CPUtime=0 cores=0-7
/proc/11241/task/11250/stat : 11250 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28909211648 12475 33554432000 4194304 4196468 140723151087328 140484749134224 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11251] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11251/stat : 11251 (java) S 11239 11239 8994 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447131945 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483602344688 140485205449346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11252] ppid=11239 vsize=28231652 memory=280418817617808 CPUtime=0 cores=0-7
/proc/11241/task/11252/stat : 11252 (java) S 11239 11239 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447131946 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483601290912 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11253] ppid=11239 vsize=28231652 memory=280418817615504 CPUtime=0 cores=0-7
/proc/11241/task/11253/stat : 11253 (java) S 11239 11239 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447131946 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483600237808 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11254] ppid=11239 vsize=28231652 memory=280418817622416 CPUtime=0 cores=0-7
/proc/11241/task/11254/stat : 11254 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483599186384 140485205456795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11255] ppid=11239 vsize=28231652 memory=280418817563696 CPUtime=0.03 cores=0-7
/proc/11241/task/11255/stat : 11255 (java) S 11239 11239 8994 0 -1 1077944384 416 0 0 0 3 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483598133488 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11256] ppid=11239 vsize=28231652 memory=280418817636240 CPUtime=0.03 cores=0-7
/proc/11241/task/11256/stat : 11256 (java) R 11239 11239 8994 0 -1 4202560 382 0 0 0 3 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483597061960 140485186958188 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11257] ppid=11239 vsize=28231652 memory=280418817643152 CPUtime=0.01 cores=0-7
/proc/11241/task/11257/stat : 11257 (java) S 11239 11239 8994 0 -1 1077944384 45 0 0 0 1 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483596027888 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11258] ppid=11239 vsize=28231652 memory=280418817640848 CPUtime=0.12 cores=0-7
/proc/11241/task/11258/stat : 11258 (java) S 11239 11239 8994 0 -1 1077944384 929 0 0 0 12 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483594975344 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11259] ppid=11239 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11259/stat : 11259 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483593923552 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11260] ppid=11239 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11241/task/11260/stat : 11260 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28909211648 12475 33554432000 4194304 4196468 140723151087328 140483592871088 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51356 KiB

[startup+0.700941 s]
/proc/loadavg: 4.22 6.96 7.72 5/213 11260
/proc/meminfo: memFree=30261036/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
[pid=11241] ppid=11239 vsize=28233776 memory=91604 CPUtime=1.76 cores=0-7
/proc/11241/stat : 11241 (java) S 11239 11239 8994 0 -1 1077944320 15565 0 0 0 168 8 0 0 20 0 20 0 447131943 28911386624 22901 33554432000 4194304 4196468 140723151087328 140723151069872 140485205438199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
/proc/11241/statm: 7058444 22901 3460 1 0 7019544 0
[pid=11241/tid=11242] ppid=11239 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/11241/task/11242/stat : 11242 (java) R 11239 11239 8994 0 -1 4202560 9220 0 0 0 63 4 0 0 20 0 20 0 447131943 28911386624 22901 33554432000 4194304 4196468 140723151087328 140485209672592 140484840371271 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11243] ppid=11239 vsize=28233776 memory=140209409008496 CPUtime=0 cores=0-7
/proc/11241/task/11243/stat : 11243 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140485161991184 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11244] ppid=11239 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11244/stat : 11244 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140485160938640 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11245] ppid=11239 vsize=28233776 memory=776 CPUtime=0 cores=0-7
/proc/11241/task/11245/stat : 11245 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484754397968 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11246] ppid=11239 vsize=28233776 memory=1056 CPUtime=0 cores=0-7
/proc/11241/task/11246/stat : 11246 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484753345424 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11247] ppid=11239 vsize=28233776 memory=14012 CPUtime=0 cores=0-7
/proc/11241/task/11247/stat : 11247 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484752292368 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11248] ppid=11239 vsize=28233776 memory=24896 CPUtime=0 cores=0-7
/proc/11241/task/11248/stat : 11248 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484751239824 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11249] ppid=11239 vsize=28233776 memory=12024 CPUtime=0 cores=0-7
/proc/11241/task/11249/stat : 11249 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484750186768 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11250] ppid=11239 vsize=28233776 memory=2120 CPUtime=0 cores=0-7
/proc/11241/task/11250/stat : 11250 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447131944 28911386624 22901 33554432000 4194304 4196468 140723151087328 140484749134224 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11251] ppid=11239 vsize=28233776 memory=496 CPUtime=0 cores=0-7
/proc/11241/task/11251/stat : 11251 (java) S 11239 11239 8994 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447131945 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483602344688 140485205449346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11252] ppid=11239 vsize=28233776 memory=1560 CPUtime=0 cores=0-7
/proc/11241/task/11252/stat : 11252 (java) S 11239 11239 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447131946 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483601290912 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11253] ppid=11239 vsize=28233776 memory=932 CPUtime=0 cores=0-7
/proc/11241/task/11253/stat : 11253 (java) S 11239 11239 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447131946 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483600237808 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11254] ppid=11239 vsize=28233776 memory=1980 CPUtime=0 cores=0-7
/proc/11241/task/11254/stat : 11254 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483599186384 140485205456795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11255] ppid=11239 vsize=28233776 memory=33 CPUtime=0.19 cores=0-7
/proc/11241/task/11255/stat : 11255 (java) R 11239 11239 8994 0 -1 4202560 1131 0 0 0 19 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483598119368 140485186981531 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11256] ppid=11239 vsize=28233776 memory=-2025810976467231676 CPUtime=0.23 cores=0-7
/proc/11241/task/11256/stat : 11256 (java) R 11239 11239 8994 0 -1 4202560 1016 0 0 0 23 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483597070736 140485183265344 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11257] ppid=11239 vsize=28233776 memory=656 CPUtime=0.21 cores=0-7
/proc/11241/task/11257/stat : 11257 (java) R 11239 11239 8994 0 -1 4202560 756 0 0 0 21 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483596017680 140485189835285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11258] ppid=11239 vsize=28233776 memory=4036 CPUtime=0.41 cores=0-7
/proc/11241/task/11258/stat : 11258 (java) R 11239 11239 8994 0 -1 4202560 2126 0 0 0 40 1 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483594972080 140485198534595 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11259] ppid=11239 vsize=28233776 memory=2832 CPUtime=0 cores=0-7
/proc/11241/task/11259/stat : 11259 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483593923552 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11260] ppid=11239 vsize=28233776 memory=1552 CPUtime=0 cores=0-7
/proc/11241/task/11260/stat : 11260 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447131949 28911386624 22901 33554432000 4194304 4196468 140723151087328 140483592871088 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 28346904 KiB
Current children cumulated memory: 93060 KiB

[startup+1.13901 s]
# the end of solver process 11239 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=3.451 s, system=0.111224 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+0.801293 s]
/proc/loadavg: 4.22 6.96 7.72 5/213 11260
/proc/meminfo: memFree=30261036/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
[pid=11241] ppid=11239 vsize=28766288 memory=121048 CPUtime=2.31 cores=0-7
/proc/11241/stat : 11241 (java) S 11239 11239 8994 0 -1 1077944320 16510 0 0 0 222 9 0 0 20 0 28 0 447131943 29456678912 30262 33554432000 4194304 4196468 140723151087328 140723151069872 140485205438199 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
/proc/11241/statm: 7191572 30262 3462 1 0 7152672 0
[pid=11241/tid=11242] ppid=11239 vsize=28766288 memory=5860 CPUtime=0.74 cores=0-7
/proc/11241/task/11242/stat : 11242 (java) S 11239 11239 8994 0 -1 1077944384 9322 0 0 0 70 4 0 0 20 0 28 0 447131943 29456678912 30262 33554432000 4194304 4196468 140723151087328 140485209678976 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11243] ppid=11239 vsize=28766288 memory=1544 CPUtime=0 cores=0-7
/proc/11241/task/11243/stat : 11243 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140485161991184 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11244] ppid=11239 vsize=28766288 memory=776 CPUtime=0 cores=0-7
/proc/11241/task/11244/stat : 11244 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140485160938640 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11245] ppid=11239 vsize=28766288 memory=1056 CPUtime=0 cores=0-7
/proc/11241/task/11245/stat : 11245 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484754397968 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11246] ppid=11239 vsize=28766288 memory=7014751519650174545 CPUtime=0 cores=0-7
/proc/11241/task/11246/stat : 11246 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484753345424 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11247] ppid=11239 vsize=28766288 memory=7451041019268913000 CPUtime=0 cores=0-7
/proc/11241/task/11247/stat : 11247 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484752292368 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11248] ppid=11239 vsize=28766288 memory=7881696724453321575 CPUtime=0 cores=0-7
/proc/11241/task/11248/stat : 11248 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484751239824 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11249] ppid=11239 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11249/stat : 11249 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484750186768 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11250] ppid=11239 vsize=28766288 memory=33 CPUtime=0 cores=0-7
/proc/11241/task/11250/stat : 11250 (java) S 11239 11239 8994 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447131944 29456678912 30262 33554432000 4194304 4196468 140723151087328 140484749134224 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11251] ppid=11239 vsize=28766288 memory=6944656575208382560 CPUtime=0 cores=0-7
/proc/11241/task/11251/stat : 11251 (java) S 11239 11239 8994 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 28 0 447131945 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483602344688 140485205449346 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11252] ppid=11239 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11252/stat : 11252 (java) S 11239 11239 8994 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 447131946 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483601290912 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11253] ppid=11239 vsize=28766288 memory=6943526294502006880 CPUtime=0 cores=0-7
/proc/11241/task/11253/stat : 11253 (java) S 11239 11239 8994 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 447131946 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483600237808 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11254] ppid=11239 vsize=28766288 memory=7518026621751088992 CPUtime=0 cores=0-7
/proc/11241/task/11254/stat : 11254 (java) S 11239 11239 8994 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483599186384 140485205456795 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11255] ppid=11239 vsize=28766288 memory=7019257425709197167 CPUtime=0.26 cores=0-7
/proc/11241/task/11255/stat : 11255 (java) R 11239 11239 8994 0 -1 1077944384 1174 0 0 0 26 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483598133488 140485205449346 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11256] ppid=11239 vsize=28766288 memory=5865188000529146989 CPUtime=0.33 cores=0-7
/proc/11241/task/11256/stat : 11256 (java) R 11239 11239 8994 0 -1 4202560 1140 0 0 0 33 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483597070208 140485184694892 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11257] ppid=11239 vsize=28766288 memory=5450909908396308010 CPUtime=0.3 cores=0-7
/proc/11241/task/11257/stat : 11257 (java) R 11239 11239 8994 0 -1 4202560 1014 0 0 0 30 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483596013968 140485184682068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11258] ppid=11239 vsize=28766288 memory=-9102473451428748661 CPUtime=0.47 cores=0-7
/proc/11241/task/11258/stat : 11258 (java) S 11239 11239 8994 0 -1 1077944384 2290 0 0 0 46 1 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483594975344 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11259] ppid=11239 vsize=28766288 memory=6944613755328037015 CPUtime=0 cores=0-7
/proc/11241/task/11259/stat : 11259 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483593923552 140485205448405 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
[pid=11241/tid=11260] ppid=11239 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/11241/task/11260/stat : 11260 (java) S 11239 11239 8994 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447131949 29456678912 30262 33554432000 4194304 4196468 140723151087328 140483592871088 140485205449346 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23392256 140723151090666 140723151090838 140723151090838 140723151093711 0
Current children cumulated CPU time: 2.31 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 122504 KiB

[startup+1.00091 s]*
/proc/loadavg: 4.22 6.96 7.72 1/195 11268
/proc/meminfo: memFree=30310656/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

[startup+1.10941 s]
/proc/loadavg: 4.22 6.96 7.72 1/195 11268
/proc/meminfo: memFree=30310656/32770624 swapFree=66998788/67108860
[pid=11239] ppid=11236 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/11239/stat : 11239 (xcsp3-exec) S 11236 11239 8994 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447131942 115843072 364 33554432000 4194304 5098028 140726473017888 140726473015992 140613248877180 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 11616256 140726473020277 140726473020521 140726473020521 140726473023434 0
/proc/11239/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

Child status: 0
Real time (s): 1.13906
CPU time (s): 3.56222
CPU user time (s): 3.451
CPU system time (s): 0.111224
CPU usage (%): 312.734
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 122772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.451
system time used= 0.111224
maximum resident set size= 125500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17472
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= 2973
involuntary context switches= 39


# summary of solver processes directly reported to runsolver:
#   pid: 11239
#   total CPU time (s): 3.56222
#   total CPU user time (s): 3.451
#   total CPU system time (s): 0.111224

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.032718 second user time and 0.053776 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-17 10:23:52
IDJOB=4399438
IDBENCH=134478
IDSOLVER=2854
FILE ID=node123/4399438-1568708671
RUNJOBID= node123-1568700954-9021
PBS_JOBID= 21703911
Free space on /tmp= 59184 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/Blackhole/Blackhole-m1-s13/Blackhole-13-3-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399438-1568708671/watcher-4399438-1568708671 -o /tmp/evaluation-result-4399438-1568708671/solver-4399438-1568708671 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node123-1568700954-9021 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1815829794 HOME/instance-4399438-1568708671.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5cc270e62cab521987b2b853f5e11200
RANDOM SEED=1815829794

node123.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.49
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.49
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.49
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.49
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:        30317148 kB
MemAvailable:   31889556 kB
Buffers:          128040 kB
Cached:          1743388 kB
SwapCached:         7648 kB
Active:          1232788 kB
Inactive:         651112 kB
Active(anon):      12648 kB
Inactive(anon):    48728 kB
Active(file):    1220140 kB
Inactive(file):   602384 kB
Unevictable:      107572 kB
Mlocked:          107572 kB
SwapTotal:      67108860 kB
SwapFree:       66998788 kB
Dirty:             26248 kB
Writeback:             0 kB
AnonPages:        141076 kB
Mapped:            47916 kB
Shmem:             39832 kB
Slab:             161308 kB
SReclaimable:     131440 kB
SUnreclaim:        29868 kB
KernelStack:        3904 kB
PageTables:         5816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     506392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 59160 MiB
End job on node123 at 2019-09-17 10:23:53