Trace number 4394134

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 2019-06-14OPT2 2.93758 1.04898

General information on the benchmark

NameOpd/Opd-sum-small/
Opd-10-015-006.xml
MD5SUMd279c4dbde03937b121f919805027b3b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark2.93758
Satisfiable
(Un)Satisfiability was proved
Number of variables151
Number of constraints56
Number of domains2
Minimum domain size2
Maximum domain size14
Distribution of domain sizes[{"size":2,"count":150},{"size":14,"count":1}]
Minimum variable degree11
Maximum variable degree46
Distribution of variable degrees[{"degree":11,"count":150},{"degree":46,"count":1}]
Minimum constraint arity15
Maximum constraint arity150
Distribution of constraint arities[{"arity":15,"count":10},{"arity":31,"count":45},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":55}]
Optimization problemYES
Type of objectivemin VAR

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394134-1568328657.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394134-1568328657.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.29	c parse instance...
1.30/0.62	c solve instance...
2.01/0.87	o 4 
2.86/1.03	o 2 
2.86/1.03	s OPTIMUM FOUND
2.86/1.03	v <instantiation>
2.86/1.03	v 	<list>z x[0][0] x[0][1] x[0][2] x[0][3] x[0][4] x[0][5] x[0][6] x[0][7] x[0][8] x[0][9] x[0][10] x[0][11] x[0][12] x[0][13] x[0][14] x[1][0] x[1][1] x[1][2] x[1][3] x[1][4] x[1][5] x[1][6] x[1][7] x[1][8] x[1][9] x[1][10] x[1][11] x[1][12] x[1][13] x[1][14] x[2][0] x[2][1] x[2][2] x[2][3] x[2][4] x[2][5] x[2][6] x[2][7] x[2][8] x[2][9] x[2][10] x[2][11] x[2][12] x[2][13] x[2][14] x[3][0] x[3][1] x[3][2] x[3][3] x[3][4] x[3][5] x[3][6] x[3][7] x[3][8] x[3][9] x[3][10] x[3][11] x[3][12] x[3][13] x[3][14] x[4][0] x[4][1] x[4][2] x[4][3] x[4][4] x[4][5] x[4][6] x[4][7] x[4][8] x[4][9] x[4][10] x[4][11] x[4][12] x[4][13] x[4][14] x[5][0] x[5][1] x[5][2] x[5][3] x[5][4] x[5][5] x[5][6] x[5][7] x[5][8] x[5][9] x[5][10] x[5][11] x[5][12] x[5][13] x[5][14] x[6][0] x[6][1] x[6][2] x[6][3] x[6][4] x[6][5] x[6][6] x[6][7] x[6][8] x[6][9] x[6][10] x[6][11] x[6][12] x[6][13] x[6][14] x[7][0] x[7][1] x[7][2] x[7][3] x[7][4] x[7][5] x[7][6] x[7][7] x[7][8] x[7][9] x[7][10] x[7][11] x[7][12] x[7][13] x[7][14] x[8][0] x[8][1] x[8][2] x[8][3] x[8][4] x[8][5] x[8][6] x[8][7] x[8][8] x[8][9] x[8][10] x[8][11] x[8][12] x[8][13] x[8][14] x[9][0] x[9][1] x[9][2] x[9][3] x[9][4] x[9][5] x[9][6] x[9][7] x[9][8] x[9][9] x[9][10] x[9][11] x[9][12] x[9][13] x[9][14] </list>
2.86/1.03	v 	<values>2 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 0 0 0 0 0 1 1 1 1 0 0 0 0 1 1 0 0 0 1 1 0 0 1 1 0 0 1 1 0 0 0 0 0 1 1 1 1 0 0 1 1 0 0 0 0 0 1 1 0 0 0 1 0 1 0 1 0 1 0 0 0 1 1 0 0 1 0 1 0 1 0 1 0 0 0 1 0 1 0 1 0 0 0 1 1 0 0 0 0 1 1 0 1 1 0 0 0 1 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 0 0 0 1 1 0 1 1 0 1 0 0 1 0 0 0 0 1 0 0 1 </values>
2.86/1.03	v </instantiation>

Verifier Data

OK	2

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394134-1568328657/watcher-4394134-1568328657 -o /tmp/evaluation-result-4394134-1568328657/solver-4394134-1568328657 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1086033230 HOME/instance-4394134-1568328657.xml 

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

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=21099, runsolver pid=21096
Current StackSize limit: 8192 KiB


[startup+0.103178 s]*
/proc/loadavg: 8.76 7.73 5.01 7/234 21115
/proc/meminfo: memFree=18822772/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15144768 memory=29904 CPUtime=0.13 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 5957 0 0 0 12 1 0 0 20 0 15 0 408780671 15508242432 7476 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3786192 7476 3145 1 0 3748377 0
[pid=21101/tid=21102] ppid=21099 vsize=15144768 memory=7100839878644302962 CPUtime=0.09 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) R 21099 21099 19528 0 -1 4202560 3844 0 0 0 9 0 0 0 20 0 15 0 408780672 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930648041608 139930643824022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15144768 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15144768 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15144768 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) S 21099 21099 19528 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930175465712 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) S 21099 21099 19528 0 -1 1077944384 457 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930174413168 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15144768 memory=140287450736256 CPUtime=0.02 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) R 21099 21099 19528 0 -1 4202560 335 0 0 0 2 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930173357112 139930643824022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15144768 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 7542 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31352 KiB

[startup+0.210899 s]*
/proc/loadavg: 8.76 7.73 5.01 7/234 21115
/proc/meminfo: memFree=18809952/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15144768 memory=41420 CPUtime=0.34 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 9510 0 0 0 31 3 0 0 20 0 15 0 408780671 15508242432 10355 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3786192 10355 3311 1 0 3748377 0
[pid=21101/tid=21102] ppid=21099 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) R 21099 21099 19528 0 -1 4202560 6649 0 0 0 18 2 0 0 20 0 15 0 408780672 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930648044288 139930611397400 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15144768 memory=11079 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15144768 memory=3832618504109162528 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15144768 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408780674 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15144768 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) S 21099 21099 19528 0 -1 1077944384 79 0 0 0 1 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930175465712 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) R 21099 21099 19528 0 -1 4202560 737 0 0 0 2 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930174413168 139930643824022 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15144768 memory=0 CPUtime=0.08 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) R 21099 21099 19528 0 -1 4202560 735 0 0 0 8 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930173359920 139930643825936 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780677 15508242432 10355 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42868 KiB

[startup+0.311282 s]*
/proc/loadavg: 8.76 7.73 5.01 6/234 21115
/proc/meminfo: memFree=18805208/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15149024 memory=49804 CPUtime=0.52 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 10788 0 0 0 48 4 0 0 20 0 15 0 408780671 15512600576 12451 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3787256 12451 3351 1 0 3748377 0
[pid=21101/tid=21102] ppid=21099 vsize=15149024 memory=8389772277269004345 CPUtime=0.29 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) R 21099 21099 19528 0 -1 4202560 7710 0 0 0 27 2 0 0 20 0 15 0 408780672 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930648048912 139930627892574 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780672 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15149024 memory=3834029173232631840 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 408780672 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780672 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15149024 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 408780674 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 408780674 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 408780674 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) R 21099 21099 19528 0 -1 4202560 190 0 0 0 4 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930175465712 139930627717992 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15149024 memory=-1 CPUtime=0.04 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) S 21099 21099 19528 0 -1 1077944384 754 0 0 0 4 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930174413168 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15149024 memory=140287450736256 CPUtime=0.12 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) S 21099 21099 19528 0 -1 1077944384 829 0 0 0 12 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930173360112 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15149024 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15149024 memory=140287450736256 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 408780677 15512600576 12451 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51252 KiB

[startup+0.709484 s]
/proc/loadavg: 8.76 7.73 5.01 7/234 21115
/proc/meminfo: memFree=18789192/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15417404 memory=91632 CPUtime=1.66 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 14641 0 0 0 160 6 0 0 20 0 19 0 408780671 15787421696 22908 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3854351 22908 3458 1 0 3815453 0
[pid=21101/tid=21102] ppid=21099 vsize=15417404 memory=2116 CPUtime=0.61 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) S 21099 21099 19528 0 -1 1077944384 9179 0 0 0 57 4 0 0 20 0 19 0 408780672 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930648052864 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15417404 memory=520 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15417404 memory=1560 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15417404 memory=924 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15417404 memory=3688 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15417404 memory=1984 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15417404 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15417404 memory=804 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15417404 memory=7086240636179272035 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15417404 memory=7453282923444726100 CPUtime=0.23 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) R 21099 21099 19528 0 -1 4202560 637 0 0 0 23 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930175446728 139930636049214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15417404 memory=5792825802846453857 CPUtime=0.27 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) R 21099 21099 19528 0 -1 4202560 1519 0 0 0 27 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930174406192 139930627789707 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15417404 memory=8514726395715219869 CPUtime=0.37 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) R 21099 21099 19528 0 -1 1077944384 1798 0 0 0 37 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930173355872 139930643822293 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 22908 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 93080 KiB

[startup+1.04892 s]
# the end of solver process 21099 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2.85635 s, system=0.081226 s

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

[startup+0.801482 s]
/proc/loadavg: 8.76 7.73 5.01 7/234 21115
/proc/meminfo: memFree=18789192/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15417404 memory=94936 CPUtime=2.01 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 15010 0 0 0 194 7 0 0 20 0 19 0 408780671 15787421696 23734 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3854351 23734 3463 1 0 3815453 0
[pid=21101/tid=21102] ppid=21099 vsize=15417404 memory=1608 CPUtime=0.61 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) S 21099 21099 19528 0 -1 1077944384 9179 0 0 0 57 4 0 0 20 0 19 0 408780672 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930648052864 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15417404 memory=7980 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15417404 memory=9580 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15417404 memory=1052 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15417404 memory=776 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15417404 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15417404 memory=668 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15417404 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408780674 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15417404 memory=4639098309541127782 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15417404 memory=6081102367496366441 CPUtime=0.28 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) R 21099 21099 19528 0 -1 4202560 879 0 0 0 28 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930175451736 139930623068622 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15417404 memory=7881696724453321575 CPUtime=0.34 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) R 21099 21099 19528 0 -1 4202560 1550 0 0 0 34 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930174392344 139930627311487 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15417404 memory=0 CPUtime=0.41 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) R 21099 21099 19528 0 -1 4202560 1889 0 0 0 41 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930173355616 139930636049214 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15417404 memory=280574644408416 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15417404 memory=0 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780677 15787421696 23734 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 2.01 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 96384 KiB

[startup+1.00749 s]*
/proc/loadavg: 9.02 7.81 5.05 12/238 21123
/proc/meminfo: memFree=18738280/32770624 swapFree=66939824/67108860
[pid=21099] ppid=21096 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/21099/stat : 21099 (xcsp3-exec) S 21096 21099 19528 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 408780671 115843072 362 33554432000 4194304 5098028 140721767400528 140721767398632 140495926706812 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34963456 140721767404410 140721767404653 140721767404653 140721767407562 0
/proc/21099/statm: 28282 362 304 221 0 87 0
[pid=21101] ppid=21099 vsize=15418432 memory=114656 CPUtime=2.86 cores=0,2,4,6
/proc/21101/stat : 21101 (java) S 21099 21099 19528 0 -1 1077944320 15373 0 0 0 279 7 0 0 20 0 19 0 408780671 15788474368 28664 33554432000 4194304 4196468 140736667453344 140736667435888 139930643812087 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
/proc/21101/statm: 3854608 28664 3484 1 0 3815710 0
[pid=21101/tid=21102] ppid=21099 vsize=15418432 memory=7230363559390959458 CPUtime=0.61 cores=0,2,4,6
/proc/21101/task/21102/stat : 21102 (java) S 21099 21099 19528 0 -1 1077944384 9184 0 0 0 57 4 0 0 20 0 19 0 408780672 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930648052864 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21103] ppid=21099 vsize=15418432 memory=4120852071474803507 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21103/stat : 21103 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780672 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930236217872 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21104] ppid=21099 vsize=15418432 memory=3473037048437415072 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21104/stat : 21104 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930235165328 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21105] ppid=21099 vsize=15418432 memory=734122143603306548 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21105/stat : 21105 (java) S 21099 21099 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 408780672 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930234112272 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21106] ppid=21099 vsize=15418432 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21106/stat : 21106 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780672 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930233059728 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21107] ppid=21099 vsize=15418432 memory=4121225567868827344 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21107/stat : 21107 (java) S 21099 21099 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 408780674 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930179676912 139930643823234 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21108] ppid=21099 vsize=15418432 memory=8234561663031392868 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21108/stat : 21108 (java) S 21099 21099 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 408780674 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930178623136 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21109] ppid=21099 vsize=15418432 memory=7100839852556323184 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21109/stat : 21109 (java) S 21099 21099 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 408780674 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930177570032 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21110] ppid=21099 vsize=15418432 memory=-8614379499087747112 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21110/stat : 21110 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930176518608 139930643830683 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21111] ppid=21099 vsize=15418432 memory=0 CPUtime=0.4 cores=0,2,4,6
/proc/21101/task/21111/stat : 21111 (java) R 21099 21099 19528 0 -1 4202560 926 0 0 0 40 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930175455392 139930629826417 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21112] ppid=21099 vsize=15418432 memory=3467807035425300511 CPUtime=0.46 cores=0,2,4,6
/proc/21101/task/21112/stat : 21112 (java) R 21099 21099 19528 0 -1 4202560 1649 0 0 0 46 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930174405656 139930627306569 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21113] ppid=21099 vsize=15418432 memory=6199981152349133984 CPUtime=0.45 cores=0,2,4,6
/proc/21101/task/21113/stat : 21113 (java) S 21099 21099 19528 0 -1 1077944384 2007 0 0 0 45 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930173360112 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21114] ppid=21099 vsize=15418432 memory=4210972816720090633 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21114/stat : 21114 (java) S 21099 21099 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930172307808 139930643822293 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21115] ppid=21099 vsize=15418432 memory=288357345636122656 CPUtime=0 cores=0,2,4,6
/proc/21101/task/21115/stat : 21115 (java) S 21099 21099 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 408780677 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930171255856 139930643823234 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21120] ppid=21099 vsize=15418432 memory=288230600362699035 CPUtime=0.14 cores=0,2,4,6
/proc/21101/task/21120/stat : 21120 (java) R 21099 21099 19528 0 -1 4202560 21 0 0 0 14 0 0 0 20 0 19 0 408780758 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930090696232 139930257477948 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21121] ppid=21099 vsize=15418432 memory=16103688726751501 CPUtime=0.06 cores=0,2,4,6
/proc/21101/task/21121/stat : 21121 (java) R 21099 21099 19528 0 -1 4202560 24 0 0 0 6 0 0 0 20 0 19 0 408780758 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930091749560 139930257298368 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21122] ppid=21099 vsize=15418432 memory=-6944103529398779038 CPUtime=0.11 cores=0,2,4,6
/proc/21101/task/21122/stat : 21122 (java) R 21099 21099 19528 0 -1 4202560 18 0 0 0 11 0 0 0 20 0 19 0 408780758 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930092802216 139930257436956 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
[pid=21101/tid=21123] ppid=21099 vsize=15418432 memory=-6507826090256538054 CPUtime=0.05 cores=0,2,4,6
/proc/21101/task/21123/stat : 21123 (java) R 21099 21099 19528 0 -1 4202560 21 0 0 0 5 0 0 0 20 0 19 0 408780759 15788474368 28664 33554432000 4194304 4196468 140736667453344 139930094894384 139930628138032 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 35246080 140736667460591 140736667460762 140736667460762 140736667463631 0
Current children cumulated CPU time: 2.86 s
Current children cumulated vsize: 15531560 KiB
Current children cumulated memory: 116104 KiB

Child status: 0
Real time (s): 1.04898
CPU time (s): 2.93758
CPU user time (s): 2.85635
CPU system time (s): 0.081226
CPU usage (%): 280.043
Max. virtual memory (cumulated for all children) (KiB): 15531560
Max. memory (cumulated for all children) (KiB): 116104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.85635
system time used= 0.081226
maximum resident set size= 121752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16047
page faults= 0
swaps= 0
block input operations= 0
block output operations= 72
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1852
involuntary context switches= 81


# summary of solver processes directly reported to runsolver:
#   pid: 21099
#   total CPU time (s): 2.93758
#   total CPU user time (s): 2.85635
#   total CPU system time (s): 0.081226

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.029444 second user time and 0.059802 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 00:50:18
IDJOB=4394134
IDBENCH=122976
IDSOLVER=2842
FILE ID=node119/4394134-1568328657
RUNJOBID= node119-1568327905-19559
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/Opd/Opd-sum-small/Opd-10-015-006.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394134-1568328657/watcher-4394134-1568328657 -o /tmp/evaluation-result-4394134-1568328657/solver-4394134-1568328657 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19559 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1086033230 HOME/instance-4394134-1568328657.xml

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

MD5SUM BENCH= d279c4dbde03937b121f919805027b3b
RANDOM SEED=1086033230

node119.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.47
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.47
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.47
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.47
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:        18840576 kB
MemAvailable:   28318328 kB
Buffers:          168332 kB
Cached:          9526628 kB
SwapCached:        61084 kB
Active:          5779876 kB
Inactive:        7461252 kB
Active(anon):    3484920 kB
Inactive(anon):   102672 kB
Active(file):    2294956 kB
Inactive(file):  7358580 kB
Unevictable:      107484 kB
Mlocked:          107484 kB
SwapTotal:      67108860 kB
SwapFree:       66939824 kB
Dirty:             26200 kB
Writeback:            28 kB
AnonPages:       3549532 kB
Mapped:            56556 kB
Shmem:             32808 kB
Slab:             281956 kB
SReclaimable:     252676 kB
SUnreclaim:        29280 kB
KernelStack:        4224 kB
PageTables:        12748 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5441488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3450880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57220 MiB
End job on node119 at 2019-09-13 00:50:19