Trace number 4260953

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 2017-07-28SAT (TO)267 2519.8601 2520

General information on the benchmark

NameGolombRuler/GolombRuler-a4-s1/
GolombRuler-17-a4.xml
MD5SUM1654769b6737315210eb217040901c4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark230
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables17
Number of constraints8502
Number of domains1
Minimum domain size501
Maximum domain size501
Distribution of domain sizes[{"size":501,"count":17}]
Minimum variable degree1921
Maximum variable degree1922
Distribution of variable degrees[{"degree":1921,"count":15},{"degree":1922,"count":2}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":1},{"arity":3,"count":1360},{"arity":4,"count":7140},{"arity":17,"count":1}]
Number of extensional constraints0
Number of intensional constraints8501
Distribution of constraint types[{"type":"intension","count":8501},{"type":"ordered","count":1}]
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.08	c 280717
41.19/41.34	o 306
75.48/75.62	o 296
168.92/169.18	o 291
346.43/346.64	o 289
917.61/917.86	o 286
919.81/920.03	o 278
938.71/938.94	o 275
993.51/993.72	o 267
2519.85/2520.00	s SATISFIABLE
2519.85/2520.00	v <instantiation type="solution">
2519.85/2520.00	v   <list> x[0] x[1] x[2] x[3] x[4] x[5] x[6] x[7] x[8] x[9] x[10] x[11] x[12] x[13] x[14] x[15] x[16] </list>
2519.85/2520.00	v   <values> 0 1 4 6 13 21 31 45 64 80 102 136 164 190 219 230 267 </values>
2519.85/2520.00	v </instantiation>

Verifier Data

OK	267

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4260953-1502364237/watcher-4260953-1502364237 -o /tmp/evaluation-result-4260953-1502364237/solver-4260953-1502364237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20755 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 906535117 HOME/instance-4260953-1502364237.xml 

pid=26092
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 26095
/proc/meminfo: memFree=31006136/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/26095/stat : 26095 (runsolver) D 26092 26095 31388 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 83929938 24240128 106 18446744073709551615 4194304 4338465 140727404217984 140727404215624 139751995650775 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 18563072 140727404224651 140727404225097 140727404225097 140727404228554 0
/proc/26095/statm: 5918 106 53 36 0 2156 0

[startup+0.100445 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 26095
/proc/meminfo: memFree=31006136/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=28808 CPUtime=0.01 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 950 0 0 0 1 0 0 0 20 0 1 0 83929938 29499392 736 18446744073709551615 4194304 7396336 140720344252240 140720344245480 5938518 0 0 1 0 0 0 0 17 6 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 7202 736 583 782 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 28808

[startup+0.200446 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 26095
/proc/meminfo: memFree=31006136/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=29184 CPUtime=0.11 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 1055 0 0 0 11 0 0 0 20 0 1 0 83929938 29884416 868 18446744073709551615 4194304 7396336 140720344252240 140720344245480 5882050 0 0 1 0 0 0 0 17 6 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 7296 868 613 782 0 312 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 29184

[startup+0.300451 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 26095
/proc/meminfo: memFree=31006136/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=29784 CPUtime=0.21 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 1302 0 0 0 21 0 0 0 20 0 1 0 83929938 30498816 1049 18446744073709551615 4194304 7396336 140720344252240 140720344241048 139812973098185 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 7446 1049 715 782 0 462 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 29784

[startup+0.700178 s]
/proc/loadavg: 2.00 2.02 2.05 3/184 26095
/proc/meminfo: memFree=31006136/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=31348 CPUtime=0.61 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 1703 0 0 0 61 0 0 0 20 0 1 0 83929938 32100352 1445 18446744073709551615 4194304 7396336 140720344252240 140720344241048 139812972363671 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 7837 1445 716 782 0 853 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 31348

[startup+1.50017 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 26110
/proc/meminfo: memFree=30993284/32770624 swapFree=0/542132
[pid=26095] ppid=26092 vsize=35020 CPUtime=1.41 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 2624 0 0 0 141 0 0 0 20 0 1 0 83929938 35860480 2369 18446744073709551615 4194304 7396336 140720344252240 140720344242824 6197094 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 8755 2369 716 782 0 1771 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 35020

[startup+3.10017 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 26111
/proc/meminfo: memFree=30988340/32770624 swapFree=0/542144
[pid=26095] ppid=26092 vsize=40316 CPUtime=3.02 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 4036 0 0 0 301 1 0 0 20 0 1 0 83929938 41283584 3728 18446744073709551615 4194304 7396336 140720344252240 140720344242904 139812972352050 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 10079 3728 716 782 0 3095 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 40316

[startup+6.30018 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 26111
/proc/meminfo: memFree=30975272/32770624 swapFree=0/542144
[pid=26095] ppid=26092 vsize=53236 CPUtime=6.21 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 10405 0 0 0 620 1 0 0 20 0 1 0 83929938 54513664 6926 18446744073709551615 4194304 7396336 140720344252240 140720344242744 139812972347154 0 0 1 0 0 0 0 17 0 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 13309 6926 716 782 0 6325 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 53236

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26111
/proc/meminfo: memFree=30948568/32770624 swapFree=0/542148
[pid=26095] ppid=26092 vsize=78336 CPUtime=12.61 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 23861 0 0 0 1259 2 0 0 20 0 1 0 83929938 80216064 13239 18446744073709551615 4194304 7396336 140720344252240 140720344243288 139812978859383 0 0 1 0 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 19584 13239 716 782 0 12600 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 78336

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 4/188 26111
/proc/meminfo: memFree=30808412/32770624 swapFree=0/542152
[pid=26095] ppid=26092 vsize=218032 CPUtime=25.4 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 107094 0 0 0 2532 8 0 0 20 0 1 0 83929938 223264768 48202 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4257822 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 54508 48202 753 782 0 47524 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 218032

[startup+51.1004 s]
/proc/loadavg: 2.06 2.03 2.05 3/189 26112
/proc/meminfo: memFree=30760604/32770624 swapFree=0/542160
[pid=26095] ppid=26092 vsize=263824 CPUtime=50.99 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 153089 0 0 0 5087 12 0 0 20 0 1 0 83929938 270155776 59676 18446744073709551615 4194304 7396336 140720344252240 140720344246776 4320976 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 65956 59676 753 782 0 58972 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 263824

[startup+102.3 s]
/proc/loadavg: 2.16 2.06 2.06 3/187 26114
/proc/meminfo: memFree=30723232/32770624 swapFree=0/542172
[pid=26095] ppid=26092 vsize=302236 CPUtime=102.17 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 221127 0 0 0 10200 17 0 0 20 0 1 0 83929938 309489664 69310 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406888 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 75559 69310 753 782 0 68575 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 302236

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/186 26116
/proc/meminfo: memFree=30713844/32770624 swapFree=0/542184
[pid=26095] ppid=26092 vsize=312832 CPUtime=162.13 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 237878 0 0 0 16194 19 0 0 20 0 1 0 83929938 320339968 71938 18446744073709551615 4194304 7396336 140720344252240 140720344246536 4407040 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 78208 71938 753 782 0 71224 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 312832

[startup+222.306 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 26118
/proc/meminfo: memFree=30713160/32770624 swapFree=0/542204
[pid=26095] ppid=26092 vsize=315340 CPUtime=222.13 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 240045 0 0 0 22193 20 0 0 20 0 1 0 83929938 322908160 72522 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4399473 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 78835 72522 753 782 0 71851 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 315340

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 26120
/proc/meminfo: memFree=30709712/32770624 swapFree=0/542220
[pid=26095] ppid=26092 vsize=318376 CPUtime=282.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 242655 0 0 0 28192 20 0 0 20 0 1 0 83929938 326017024 73320 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4248759 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 79594 73320 753 782 0 72610 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 318376

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 26123
/proc/meminfo: memFree=30708788/32770624 swapFree=0/542248
[pid=26095] ppid=26092 vsize=319432 CPUtime=342.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 245035 0 0 0 34192 20 0 0 20 0 1 0 83929938 327098368 73591 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406506 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 79858 73591 753 782 0 72874 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 319432

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 26125
/proc/meminfo: memFree=30707564/32770624 swapFree=0/542260
[pid=26095] ppid=26092 vsize=320092 CPUtime=402.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 247660 0 0 0 40192 20 0 0 20 0 1 0 83929938 327774208 73756 18446744073709551615 4194304 7396336 140720344252240 140720344246536 5575952 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 80023 73756 753 782 0 73039 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 320092

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 26127
/proc/meminfo: memFree=30697588/32770624 swapFree=0/542280
[pid=26095] ppid=26092 vsize=330064 CPUtime=462.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 254605 0 0 0 46191 21 0 0 20 0 1 0 83929938 337985536 76254 18446744073709551615 4194304 7396336 140720344252240 140720344246536 5575964 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 82516 76254 753 782 0 75532 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 330064

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26129
/proc/meminfo: memFree=30693876/32770624 swapFree=0/542296
[pid=26095] ppid=26092 vsize=333760 CPUtime=522.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 257606 0 0 0 52190 22 0 0 20 0 1 0 83929938 341770240 77192 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406350 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 83440 77192 753 782 0 76456 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 333760

[startup+582.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/186 26132
/proc/meminfo: memFree=30692336/32770624 swapFree=0/542316
[pid=26095] ppid=26092 vsize=335476 CPUtime=582.12 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 259496 0 0 0 58190 22 0 0 20 0 1 0 83929938 343527424 77616 18446744073709551615 4194304 7396336 140720344252240 140720344246536 4581459 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 83869 77616 753 782 0 76885 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 335476


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


[startup+1602.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/186 26202
/proc/meminfo: memFree=30675788/32770624 swapFree=0/542564
[pid=26095] ppid=26092 vsize=349468 CPUtime=1602.13 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 289607 0 0 0 160188 25 0 0 20 0 1 0 83929938 357855232 81108 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4581738 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87367 81108 754 782 0 80383 0
Current children cumulated CPU time (s) 1602.13
Current children cumulated vsize (KiB) 349468

[startup+1662.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/186 26265
/proc/meminfo: memFree=17138352/32770624 swapFree=0/542580
[pid=26095] ppid=26092 vsize=349468 CPUtime=1662.13 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 290833 0 0 0 166188 25 0 0 20 0 1 0 83929938 357855232 81111 18446744073709551615 4194304 7396336 140720344252240 140720344246520 5576651 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87367 81111 754 782 0 80383 0
Current children cumulated CPU time (s) 1662.13
Current children cumulated vsize (KiB) 349468

[startup+1722.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 26267
/proc/meminfo: memFree=17066540/32770624 swapFree=0/542592
[pid=26095] ppid=26092 vsize=351448 CPUtime=1722.13 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 293018 0 0 0 172188 25 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406506 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 1722.13
Current children cumulated vsize (KiB) 351448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/185 26269
/proc/meminfo: memFree=17059712/32770624 swapFree=0/542612
[pid=26095] ppid=26092 vsize=351448 CPUtime=1782.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 294782 0 0 0 178188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 5586450 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 1782.14
Current children cumulated vsize (KiB) 351448

[startup+1842.3 s]
/proc/loadavg: 2.12 2.05 2.05 3/189 26286
/proc/meminfo: memFree=17053572/32770624 swapFree=0/542644
[pid=26095] ppid=26092 vsize=351448 CPUtime=1842.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 295989 0 0 0 184188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4257837 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 1842.14
Current children cumulated vsize (KiB) 351448

[startup+1902.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/186 26288
/proc/meminfo: memFree=17033956/32770624 swapFree=0/542672
[pid=26095] ppid=26092 vsize=351448 CPUtime=1902.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 297163 0 0 0 190188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4320512 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 1902.14
Current children cumulated vsize (KiB) 351448

[startup+1962.3 s]
/proc/loadavg: 2.02 2.04 2.05 4/185 26290
/proc/meminfo: memFree=17033256/32770624 swapFree=0/542680
[pid=26095] ppid=26092 vsize=351448 CPUtime=1962.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 298140 0 0 0 196188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4257837 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 1962.14
Current children cumulated vsize (KiB) 351448

[startup+2022.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 26292
/proc/meminfo: memFree=17032988/32770624 swapFree=0/542700
[pid=26095] ppid=26092 vsize=351448 CPUtime=2022.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 299578 0 0 0 202188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406506 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 2022.14
Current children cumulated vsize (KiB) 351448

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 26294
/proc/meminfo: memFree=17017392/32770624 swapFree=0/542724
[pid=26095] ppid=26092 vsize=351448 CPUtime=2082.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 300745 0 0 0 208189 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 5586398 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 2082.15
Current children cumulated vsize (KiB) 351448

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 26297
/proc/meminfo: memFree=16995932/32770624 swapFree=0/542728
[pid=26095] ppid=26092 vsize=351448 CPUtime=2142.14 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 301942 0 0 0 214188 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406552 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 2142.14
Current children cumulated vsize (KiB) 351448

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26299
/proc/meminfo: memFree=16983312/32770624 swapFree=0/542744
[pid=26095] ppid=26092 vsize=351448 CPUtime=2202.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 303124 0 0 0 220189 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4252274 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 2202.15
Current children cumulated vsize (KiB) 351448

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26301
/proc/meminfo: memFree=16984172/32770624 swapFree=0/542748
[pid=26095] ppid=26092 vsize=351448 CPUtime=2262.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 304365 0 0 0 226189 26 0 0 20 0 1 0 83929938 359882752 81619 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406506 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87862 81619 754 782 0 80878 0
Current children cumulated CPU time (s) 2262.15
Current children cumulated vsize (KiB) 351448

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 26303
/proc/meminfo: memFree=16984332/32770624 swapFree=0/542760
[pid=26095] ppid=26092 vsize=351976 CPUtime=2322.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 305701 0 0 0 232188 27 0 0 20 0 1 0 83929938 360423424 81726 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4581738 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87994 81726 754 782 0 81010 0
Current children cumulated CPU time (s) 2322.15
Current children cumulated vsize (KiB) 351976

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 26307
/proc/meminfo: memFree=16982668/32770624 swapFree=0/542768
[pid=26095] ppid=26092 vsize=351976 CPUtime=2382.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 307046 0 0 0 238188 27 0 0 20 0 1 0 83929938 360423424 81743 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4257799 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 87994 81743 754 782 0 81010 0
Current children cumulated CPU time (s) 2382.15
Current children cumulated vsize (KiB) 351976

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 26323
/proc/meminfo: memFree=16974488/32770624 swapFree=0/542772
[pid=26095] ppid=26092 vsize=352768 CPUtime=2442.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 308558 0 0 0 244188 27 0 0 20 0 1 0 83929938 361234432 81930 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406552 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 88192 81930 754 782 0 81208 0
Current children cumulated CPU time (s) 2442.15
Current children cumulated vsize (KiB) 352768

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 26325
/proc/meminfo: memFree=16962516/32770624 swapFree=0/542788
[pid=26095] ppid=26092 vsize=353032 CPUtime=2502.15 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 310182 0 0 0 250188 27 0 0 20 0 1 0 83929938 361504768 81956 18446744073709551615 4194304 7396336 140720344252240 140720344246520 4406552 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 88258 81956 754 782 0 81274 0
Current children cumulated CPU time (s) 2502.15
Current children cumulated vsize (KiB) 353032



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 26325
/proc/meminfo: memFree=16963788/32770624 swapFree=0/542788
[pid=26095] ppid=26092 vsize=353032 CPUtime=2519.85 cores=0,2,4,6
/proc/26095/stat : 26095 (MistralXCSP) R 26092 26095 31388 0 -1 4202496 310182 0 0 0 251958 27 0 0 20 0 1 0 83929938 361504768 81956 18446744073709551615 4194304 7396336 140720344252240 140720344246520 5586214 0 0 1 16386 0 0 0 17 2 0 0 7 0 0 9496464 9501696 25927680 140720344256947 140720344257096 140720344257096 140720344260553 0
/proc/26095/statm: 88258 81956 754 782 0 81274 0
Current children cumulated CPU time (s) 2519.85
Current children cumulated vsize (KiB) 353032

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 26095 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 0
Real time (s): 2520
CPU time (s): 2519.86
CPU user time (s): 2519.59
CPU system time (s): 0.279004
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 353032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.59
system time used= 0.279004
maximum resident set size= 328000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 310213
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= 142
involuntary context switches= 1174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.27714 second user time and 11.899 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-10 13:10:01
IDJOB=4260953
IDBENCH=126240
IDSOLVER=2649
FILE ID=node134/4260953-1502364237
RUNJOBID= node134-1502331912-20755
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/GolombRuler/GolombRuler-a4-s1/GolombRuler-17-a4.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-4260953-1502364237/watcher-4260953-1502364237 -o /tmp/evaluation-result-4260953-1502364237/solver-4260953-1502364237 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502331912-20755 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 906535117 HOME/instance-4260953-1502364237.xml

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

MD5SUM BENCH= 1654769b6737315210eb217040901c4e
RANDOM SEED=906535117

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.43
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.43
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.43
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.43
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:        31006492 kB
MemAvailable:   31888644 kB
Buffers:          270520 kB
Cached:           906732 kB
SwapCached:            0 kB
Active:           760144 kB
Inactive:         573372 kB
Active(anon):     158856 kB
Inactive(anon):    31224 kB
Active(file):     601288 kB
Inactive(file):   542148 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              6008 kB
Writeback:             0 kB
AnonPages:        187976 kB
Mapped:            49984 kB
Shmem:             33468 kB
Slab:             135532 kB
SReclaimable:     109104 kB
SUnreclaim:        26428 kB
KernelStack:        3536 kB
PageTables:         5056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     422980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-10 13:52:01