Trace number 4289281

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
Mistral-2.0 2018-06-15SAT (TO)76 2400.08 2400.3

General information on the benchmark

NameStillLife/
StillLife-wastage-12_c18.xml
MD5SUM1705a9e2268f4ba11e634eeea0e95112
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark76
Best CPU time to get the best result obtained on this benchmark39.9207
Satisfiable
(Un)Satisfiability was proved
Number of variables407
Number of constraints272
Number of domains4
Minimum domain size2
Maximum domain size393
Distribution of domain sizes[{"size":2,"count":196},{"size":3,"count":196},{"size":145,"count":1},{"size":393,"count":14}]
Minimum variable degree1
Maximum variable degree15
Distribution of variable degrees[{"degree":1,"count":4},{"degree":2,"count":193},{"degree":3,"count":17},{"degree":4,"count":48},{"degree":8,"count":44},{"degree":9,"count":100},{"degree":15,"count":1}]
Minimum constraint arity2
Maximum constraint arity16
Distribution of constraint arities[{"arity":2,"count":62},{"arity":3,"count":48},{"arity":10,"count":144},{"arity":14,"count":4},{"arity":15,"count":1},{"arity":16,"count":13}]
Number of extensional constraints192
Number of intensional constraints61
Distribution of constraint types[{"type":"extension","count":192},{"type":"intension","count":61},{"type":"sum","count":15},{"type":"instantiation","count":4}]
Optimization problemYES
Type of objectivemax 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 Mistral 16062018
0.00/0.09	o 0
0.00/0.09	o 3
0.00/0.09	o 4
0.00/0.09	o 6
0.00/0.09	o 7
0.00/0.09	o 8
0.00/0.10	o 9
0.00/0.10	o 10
0.00/0.10	o 11
0.00/0.10	o 12
0.00/0.11	o 13
0.10/0.11	o 14
0.10/0.14	o 18
0.10/0.14	o 19
0.10/0.14	o 20
0.10/0.15	o 21
0.10/0.15	o 22
0.10/0.16	o 23
0.10/0.18	o 24
0.10/0.18	o 25
0.10/0.20	o 27
0.10/0.20	o 28
0.10/0.20	o 29
0.10/0.20	o 30
0.10/0.20	o 31
0.10/0.20	o 33
0.21/0.27	o 34
0.21/0.27	o 35
0.21/0.27	o 36
0.21/0.27	o 37
0.21/0.27	o 38
0.30/0.36	o 39
0.30/0.36	o 40
0.30/0.39	o 41
0.30/0.40	o 42
0.30/0.40	o 43
0.30/0.40	o 44
0.40/0.44	o 45
0.40/0.45	o 47
0.60/0.62	o 48
0.60/0.63	o 49
0.60/0.63	o 50
0.60/0.68	o 51
0.60/0.68	o 52
0.60/0.69	o 53
0.69/0.79	o 54
0.79/0.84	o 55
0.89/0.90	o 56
0.89/0.92	o 57
0.89/0.97	o 58
1.00/1.02	o 59
1.10/1.15	o 60
1.10/1.15	o 61
1.19/1.20	o 62
1.19/1.21	o 63
1.19/1.21	o 64
1.19/1.24	o 65
1.29/1.33	o 66
1.59/1.66	o 67
1.89/2.00	o 68
2.00/2.08	o 69
2.10/2.15	o 70
12.18/12.27	o 71
12.18/12.29	o 72
18.78/18.80	o 73
24.28/24.36	o 74
114.07/114.11	o 75
162.96/163.02	o 76
2400.07/2400.30	s SATISFIABLE
2400.07/2400.30	v <instantiation type="solution">
2400.07/2400.30	v   <list> 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[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[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[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[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[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[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[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[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[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[10][0] x[10][1] x[10][2] x[10][3] x[10][4] x[10][5] x[10][6] x[10][7] x[10][8] x[10][9] x[10][10] x[10][11] x[10][12] x[10][13] x[11][0] x[11][1] x[11][2] x[11][3] x[11][4] x[11][5] x[11][6] x[11][7] x[11][8] x[11][9] x[11][10] x[11][11] x[11][12] x[11][13] x[12][0] x[12][1] x[12][2] x[12][3] x[12][4] x[12][5] x[12][6] x[12][7] x[12][8] x[12][9] x[12][10] x[12][11] x[12][12] x[12][13] x[13][0] x[13][1] x[13][2] x[13][3] x[13][4] x[13][5] x[13][6] x[13][7] x[13][8] x[13][9] x[13][10] x[13][11] x[13][12] x[13][13] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[0][7] w[0][8] w[0][9] w[0][10] w[0][11] w[0][12] w[0][13] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[1][7] w[1][8] w[1][9] w[1][10] w[1][11] w[1][12] w[1][13] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[2][7] w[2][8] w[2][9] w[2][10] w[2][11] w[2][12] w[2][13] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[3][7] w[3][8] w[3][9] w[3][10] w[3][11] w[3][12] w[3][13] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[4][7] w[4][8] w[4][9] w[4][10] w[4][11] w[4][12] w[4][13] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[5][7] w[5][8] w[5][9] w[5][10] w[5][11] w[5][12] w[5][13] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] w[6][7] w[6][8] w[6][9] w[6][10] w[6][11] w[6][12] w[6][13] w[7][0] w[7][1] w[7][2] w[7][3] w[7][4] w[7][5] w[7][6] w[7][7] w[7][8] w[7][9] w[7][10] w[7][11] w[7][12] w[7][13] w[8][0] w[8][1] w[8][2] w[8][3] w[8][4] w[8][5] w[8][6] w[8][7] w[8][8] w[8][9] w[8][10] w[8][11] w[8][12] w[8][13] w[9][0] w[9][1] w[9][2] w[9][3] w[9][4] w[9][5] w[9][6] w[9][7] w[9][8] w[9][9] w[9][10] w[9][11] w[9][12] w[9][13] w[10][0] w[10][1] w[10][2] w[10][3] w[10][4] w[10][5] w[10][6] w[10][7] w[10][8] w[10][9] w[10][10] w[10][11] w[10][12] w[10][13] w[11][0] w[11][1] w[11][2] w[11][3] w[11][4] w[11][5] w[11][6] w[11][7] w[11][8] w[11][9] w[11][10] w[11][11] w[11][12] w[11][13] w[12][0] w[12][1] w[12][2] w[12][3] w[12][4] w[12][5] w[12][6] w[12][7] w[12][8] w[12][9] w[12][10] w[12][11] w[12][12] w[12][13] w[13][0] w[13][1] w[13][2] w[13][3] w[13][4] w[13][5] w[13][6] w[13][7] w[13][8] w[13][9] w[13][10] w[13][11] w[13][12] w[13][13] ws[0] ws[1] ws[2] ws[3] ws[4] ws[5] ws[6] ws[7] ws[8] ws[9] ws[10] ws[11] ws[12] ws[13] z </list>
2400.07/2400.30	v   <values> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 0 1 0 1 0 0 1 0 0 1 1 0 1 0 1 1 0 1 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1 1 0 1 1 1 1 1 1 1 1 1 0 0 1 0 1 0 0 0 0 0 0 0 0 1 0 0 0 0 1 0 1 1 1 1 1 1 1 0 0 0 0 1 1 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 0 0 1 1 1 1 0 1 0 1 1 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 1 1 0 1 0 1 0 1 1 0 1 1 0 0 1 0 1 1 0 1 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 1 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 1 0 1 1 0 1 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 1 0 0 1 0 1 0 0 0 5 8 8 12 12 13 17 21 22 22 26 26 28 32 76 </values>
2400.07/2400.30	v </instantiation>

Verifier Data

OK	76

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4289281-1532190503/watcher-4289281-1532190503 -o /tmp/evaluation-result-4289281-1532190503/solver-4289281-1532190503 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532190502-26046 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1377696294 HOME/instance-4289281-1532190503.xml 

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

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

solver pid=26076, runsolver pid=26073

[startup+0.100899 s]*
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18264500/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=63844 memory=38592 CPUtime=0.1 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 9867 0 0 0 10 0 0 0 20 0 1 0 36613176 65376256 9648 33554432000 4194304 7498468 140721656665392 140721656660408 140602521295968 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 15961 9648 783 807 0 8952 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 63844 KiB
Current children cumulated memory: 38592 KiB

[startup+0.209558 s]*
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18264128/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=63844 memory=38852 CPUtime=0.21 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 9892 0 0 0 21 0 0 0 20 0 1 0 36613176 65376256 9713 33554432000 4194304 7498468 140721656665392 140721656660408 4540914 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 15961 9713 791 807 0 8952 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 63844 KiB
Current children cumulated memory: 38852 KiB

[startup+0.309498 s]*
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18264128/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=63844 memory=38852 CPUtime=0.3 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 9899 0 0 0 30 0 0 0 20 0 1 0 36613176 65376256 9713 33554432000 4194304 7498468 140721656665392 140721656660408 140602520857573 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 15961 9713 791 807 0 8952 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 63844 KiB
Current children cumulated memory: 38852 KiB

[startup+0.700315 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18263600/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=63976 memory=38852 CPUtime=0.69 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 9921 0 0 0 69 0 0 0 20 0 1 0 36613176 65511424 9713 33554432000 4194304 7498468 140721656665392 140721656660408 4253136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 15994 9713 791 807 0 8985 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 63976 KiB
Current children cumulated memory: 38852 KiB

[startup+1.50034 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18263244/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=38852 CPUtime=1.49 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 9935 0 0 0 149 0 0 0 20 0 1 0 36613176 65646592 9713 33554432000 4194304 7498468 140721656665392 140721656660408 4253179 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9713 791 807 0 9018 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 38852 KiB

[startup+3.10947 s]
/proc/loadavg: 0.00 0.01 0.05 3/188 26077
/proc/meminfo: memFree=18257444/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39116 CPUtime=3.09 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 14585 0 0 0 309 0 0 0 20 0 1 0 36613176 65646592 9779 33554432000 4194304 7498468 140721656665392 140721656660408 5771168 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9779 795 807 0 9018 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39116 KiB

[startup+6.30032 s]
/proc/loadavg: 0.00 0.01 0.05 6/204 26109
/proc/meminfo: memFree=18216552/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39136 CPUtime=6.28 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 19429 0 0 0 626 2 0 0 20 0 1 0 36613176 65646592 9784 33554432000 4194304 7498468 140721656665392 140721656660408 5791638 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9784 795 807 0 9018 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39136 KiB

[startup+12.7003 s]
/proc/loadavg: 0.24 0.06 0.06 3/188 26141
/proc/meminfo: memFree=18137480/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39156 CPUtime=12.67 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 24440 0 0 0 1265 2 0 0 20 0 1 0 36613176 65646592 9789 33554432000 4194304 7498468 140721656665392 140721656660408 4253120 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9789 795 807 0 9018 0
Current children cumulated CPU time: 12.67 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39156 KiB

[startup+25.5003 s]
/proc/loadavg: 0.51 0.13 0.08 3/188 26141
/proc/meminfo: memFree=18133512/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39168 CPUtime=25.48 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 31607 0 0 0 2545 3 0 0 20 0 1 0 36613176 65646592 9792 33554432000 4194304 7498468 140721656665392 140721656660408 5791352 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9792 795 807 0 9018 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39168 KiB

[startup+51.1003 s]*
/proc/loadavg: 1.02 0.28 0.13 3/188 26141
/proc/meminfo: memFree=18131380/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39184 CPUtime=51.08 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 31839 0 0 0 5105 3 0 0 20 0 1 0 36613176 65646592 9796 33554432000 4194304 7498468 140721656665392 140721656660408 5791328 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9796 795 807 0 9018 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39184 KiB

[startup+102.3 s]
/proc/loadavg: 1.61 0.57 0.24 3/188 26149
/proc/meminfo: memFree=18131572/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39196 CPUtime=102.26 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 32032 0 0 0 10223 3 0 0 20 0 1 0 36613176 65646592 9799 33554432000 4194304 7498468 140721656665392 140721656660408 4253136 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9799 795 807 0 9018 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39196 KiB

[startup+162.3 s]
/proc/loadavg: 1.86 0.83 0.35 3/187 26150
/proc/meminfo: memFree=18133324/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39200 CPUtime=162.26 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 32230 0 0 0 16223 3 0 0 20 0 1 0 36613176 65646592 9800 33554432000 4194304 7498468 140721656665392 140721656660408 5838196 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9800 795 807 0 9018 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39200 KiB

[startup+222.3 s]
/proc/loadavg: 1.95 1.04 0.45 3/188 26152
/proc/meminfo: memFree=18133364/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39204 CPUtime=222.25 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 32427 0 0 0 22222 3 0 0 20 0 1 0 36613176 65646592 9801 33554432000 4194304 7498468 140721656665392 140721656660408 5791454 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9801 795 807 0 9018 0
Current children cumulated CPU time: 222.25 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39204 KiB

[startup+282.3 s]
/proc/loadavg: 1.98 1.22 0.55 3/188 26153
/proc/meminfo: memFree=18133052/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39212 CPUtime=282.24 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 32621 0 0 0 28221 3 0 0 20 0 1 0 36613176 65646592 9803 33554432000 4194304 7498468 140721656665392 140721656660408 4580796 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9803 795 807 0 9018 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39212 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.36 0.64 3/187 26154
/proc/meminfo: memFree=18133096/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39216 CPUtime=342.24 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 32805 0 0 0 34221 3 0 0 20 0 1 0 36613176 65646592 9804 33554432000 4194304 7498468 140721656665392 140721656660408 5791439 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9804 795 807 0 9018 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39216 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.48 0.73 3/187 26155
/proc/meminfo: memFree=18132856/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39216 CPUtime=402.23 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 33001 0 0 0 40220 3 0 0 20 0 1 0 36613176 65646592 9804 33554432000 4194304 7498468 140721656665392 140721656660408 4253127 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9804 795 807 0 9018 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39216 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.57 0.81 3/187 26156
/proc/meminfo: memFree=18133056/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64108 memory=39220 CPUtime=462.23 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 33191 0 0 0 46220 3 0 0 20 0 1 0 36613176 65646592 9805 33554432000 4194304 7498468 140721656665392 140721656660408 4317736 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16027 9805 795 807 0 9018 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 64108 KiB
Current children cumulated memory: 39220 KiB


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

/proc/26076/statm: 16060 9809 795 807 0 9051 0
Current children cumulated CPU time: 1602.14 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39236 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 1.69 3/187 26194
/proc/meminfo: memFree=18134332/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39236 CPUtime=1662.13 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37033 0 0 0 166209 4 0 0 20 0 1 0 36613176 65781760 9809 33554432000 4194304 7498468 140721656665392 140721656659928 5791058 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9809 795 807 0 9051 0
Current children cumulated CPU time: 1662.13 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39236 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 1.71 3/187 26195
/proc/meminfo: memFree=18134160/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39236 CPUtime=1722.13 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37228 0 0 0 172209 4 0 0 20 0 1 0 36613176 65781760 9809 33554432000 4194304 7498468 140721656665392 140721656659928 4253248 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9809 795 807 0 9051 0
Current children cumulated CPU time: 1722.13 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39236 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 1.72 3/187 26197
/proc/meminfo: memFree=18134304/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39236 CPUtime=1782.12 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37419 0 0 0 178208 4 0 0 20 0 1 0 36613176 65781760 9809 33554432000 4194304 7498468 140721656665392 140721656659928 4258024 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9809 795 807 0 9051 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39236 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 1.74 3/187 26198
/proc/meminfo: memFree=18134112/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=1842.12 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37605 0 0 0 184208 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 5771459 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 1842.12 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 1.76 3/187 26206
/proc/meminfo: memFree=18132536/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=1902.11 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37803 0 0 0 190207 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4246879 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 1902.11 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 1.77 3/188 26230
/proc/meminfo: memFree=18131512/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=1962.11 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 37999 0 0 0 196207 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4542353 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 1962.11 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 1.79 3/188 26231
/proc/meminfo: memFree=18132208/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2022.1 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 38192 0 0 0 202206 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4253280 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2022.1 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.00 1.80 3/188 26232
/proc/meminfo: memFree=18132176/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2082.09 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 38387 0 0 0 208205 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 5791403 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.00 1.82 3/188 26233
/proc/meminfo: memFree=18132668/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2142.09 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 38580 0 0 0 214205 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 5791403 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.00 1.83 3/188 26234
/proc/meminfo: memFree=18132848/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2202.09 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 38779 0 0 0 220205 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4545896 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2202.09 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/187 26235
/proc/meminfo: memFree=18132444/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2262.08 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 38974 0 0 0 226204 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 5791328 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.85 3/187 26236
/proc/meminfo: memFree=18133400/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2322.08 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 39169 0 0 0 232204 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4253120 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2322.08 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/187 26237
/proc/meminfo: memFree=18133204/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2382.07 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 39362 0 0 0 238203 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 5791712 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/187 26237
/proc/meminfo: memFree=18133204/32770624 swapFree=67108860/67108860
[pid=26076] ppid=26073 vsize=64240 memory=39240 CPUtime=2400.07 cores=1,3,5,7
/proc/26076/stat : 26076 (MistralXCSP) R 26073 26076 26014 0 -1 4202496 39547 0 0 0 240003 4 0 0 20 0 1 0 36613176 65781760 9810 33554432000 4194304 7498468 140721656665392 140721656659928 4253171 0 0 4096 16386 0 0 0 17 5 0 0 0 0 0 9598848 9604096 35512320 140721656673389 140721656673539 140721656673539 140721656676297 0
/proc/26076/statm: 16060 9810 795 807 0 9051 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 64240 KiB
Current children cumulated memory: 39240 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2400.3 s]
# the end of solver process 26076 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.048995 s

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

Child status: 0
Real time (s): 2400.3
CPU time (s): 2400.08
CPU user time (s): 2400.03
CPU system time (s): 0.048995
CPU usage (%): 99.9909
Max. virtual memory (cumulated for all children) (KiB): 64240
Max. memory (cumulated for all children) (KiB): 39240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.048995
maximum resident set size= 39260
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39590
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23
involuntary context switches= 2843


# summary of solver processes directly reported to runsolver:
#   pid: 26076
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.048995

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.0585 second user time and 16.8849 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-21 18:28:23
IDJOB=4289281
IDBENCH=141040
IDSOLVER=2741
FILE ID=node106/4289281-1532190503
RUNJOBID= node106-1532190502-26046
PBS_JOBID= 21018937
Free space on /tmp= 53024 MiB

SOLVER NAME= Mistral-2.0 2018-06-15
BENCH NAME= XCSP18/StillLife/StillLife-wastage-12_c18.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4289281-1532190503/watcher-4289281-1532190503 -o /tmp/evaluation-result-4289281-1532190503/solver-4289281-1532190503 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532190502-26046 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1377696294 HOME/instance-4289281-1532190503.xml

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

MD5SUM BENCH= 1705a9e2268f4ba11e634eeea0e95112
RANDOM SEED=1377696294

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        18301076 kB
MemAvailable:   31923432 kB
Buffers:          219340 kB
Cached:         13497760 kB
SwapCached:            0 kB
Active:          1214432 kB
Inactive:       12574980 kB
Active(anon):      75044 kB
Inactive(anon):    17096 kB
Active(file):    1139388 kB
Inactive(file): 12557884 kB
Unevictable:        6920 kB
Mlocked:            6920 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             18096 kB
Writeback:             0 kB
AnonPages:         79432 kB
Mapped:            36120 kB
Shmem:             17036 kB
Slab:             378244 kB
SReclaimable:     353544 kB
SUnreclaim:        24700 kB
KernelStack:        3296 kB
PageTables:         5036 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     359932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 53016 MiB
End job on node106 at 2018-07-21 19:08:24