Trace number 4239883

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
R1: Mistral-2.0 2017-06-28? (TO) 2400.0901 2400.3101

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-8.xml
MD5SUMf4343428e383d05385b00a8c52a8c02b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size1051
Distribution of domain sizes[{"size":12,"count":45},{"size":13,"count":15},{"size":14,"count":90},{"size":15,"count":300},{"size":1051,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c Mistral-2017-06-28
2400.08/2400.30	s UNKNOWN

Verifier Data


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-4239883-1502044541/watcher-4239883-1502044541 -o /tmp/evaluation-result-4239883-1502044541/solver-4239883-1502044541 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502041295-28343 --watchdog 2560 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 831898042 HOME/instance-4239883-1502044541.xml 

pid=28664
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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 28667
/proc/meminfo: memFree=31718392/32770624 swapFree=0/335196
[pid=28667] ppid=28664 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/28667/stat : 28667 (runsolver) D 28664 28667 20633 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 6647879 24240128 107 18446744073709551615 4194304 4338465 140735335499152 140735335496792 139693752095447 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 25231360 140735335501964 140735335502410 140735335502410 140735335505866 0
/proc/28667/statm: 5918 107 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 28667
/proc/meminfo: memFree=31718392/32770624 swapFree=0/335196
[pid=28667] ppid=28664 vsize=30044 CPUtime=0.01 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 1361 0 0 0 1 0 0 0 20 0 1 0 6647879 30765056 1198 18446744073709551615 4194304 7402444 140734155258368 140734155255416 5942634 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 7511 1198 716 784 0 525 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30044

[startup+0.200288 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 28667
/proc/meminfo: memFree=31718392/32770624 swapFree=0/335196
[pid=28667] ppid=28664 vsize=50564 CPUtime=0.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 6525 0 0 0 10 0 0 0 20 0 1 0 6647879 51777536 6353 18446744073709551615 4194304 7402444 140734155258368 140734155255416 6077158 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 12641 6353 739 784 0 5655 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 50564

[startup+0.300327 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 28667
/proc/meminfo: memFree=31718392/32770624 swapFree=0/335196
[pid=28667] ppid=28664 vsize=50688 CPUtime=0.2 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 6558 0 0 0 20 0 0 0 20 0 1 0 6647879 51904512 6384 18446744073709551615 4194304 7402444 140734155258368 140734155255416 6069367 0 0 1 0 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 12672 6384 739 784 0 5686 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 50688

[startup+0.700283 s]
/proc/loadavg: 2.00 2.01 1.98 2/183 28667
/proc/meminfo: memFree=31718392/32770624 swapFree=0/335196
[pid=28667] ppid=28664 vsize=60524 CPUtime=0.61 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 9153 0 0 0 60 1 0 0 20 0 1 0 6647879 61976576 8875 18446744073709551615 4194304 7402444 140734155258368 140734155255416 140149884798826 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 15131 8875 791 784 0 8145 0
Current children cumulated CPU time (s) 0.61
Current children cumulated vsize (KiB) 60524

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 1.98 4/197 28697
/proc/meminfo: memFree=31655596/32770624 swapFree=0/335188
[pid=28667] ppid=28664 vsize=64088 CPUtime=1.41 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 10043 0 0 0 140 1 0 0 20 0 1 0 6647879 65626112 9799 18446744073709551615 4194304 7402444 140734155258368 140734155252616 5877676 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16022 9799 793 784 0 9036 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 64088

[startup+3.10023 s]
/proc/loadavg: 2.00 2.01 1.98 2/182 28732
/proc/meminfo: memFree=31689536/32770624 swapFree=0/335208
[pid=28667] ppid=28664 vsize=64352 CPUtime=3 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 13264 0 0 0 299 1 0 0 20 0 1 0 6647879 65896448 9852 18446744073709551615 4194304 7402444 140734155258368 140734155252824 4238492 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16088 9852 793 784 0 9102 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 64352

[startup+6.30022 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 28796
/proc/meminfo: memFree=31683828/32770624 swapFree=0/335244
[pid=28667] ppid=28664 vsize=64484 CPUtime=6.2 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 17345 0 0 0 619 1 0 0 20 0 1 0 6647879 66031616 9880 18446744073709551615 4194304 7402444 140734155258368 140734155252824 5327254 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16121 9880 793 784 0 9135 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 64484

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28796
/proc/meminfo: memFree=31684252/32770624 swapFree=0/335244
[pid=28667] ppid=28664 vsize=64484 CPUtime=12.6 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 21274 0 0 0 1259 1 0 0 20 0 1 0 6647879 66031616 9915 18446744073709551615 4194304 7402444 140734155258368 140734155252824 4378314 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16121 9915 793 784 0 9135 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 64484

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28796
/proc/meminfo: memFree=31683880/32770624 swapFree=0/335244
[pid=28667] ppid=28664 vsize=64616 CPUtime=25.41 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 28271 0 0 0 2539 2 0 0 20 0 1 0 6647879 66166784 9929 18446744073709551615 4194304 7402444 140734155258368 140734155252872 5764686 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16154 9929 793 784 0 9168 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 64616

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28797
/proc/meminfo: memFree=31684280/32770624 swapFree=0/335280
[pid=28667] ppid=28664 vsize=64616 CPUtime=51 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 32581 0 0 0 5098 2 0 0 20 0 1 0 6647879 66166784 9944 18446744073709551615 4194304 7402444 140734155258368 140734155252872 5696137 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16154 9944 793 784 0 9168 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 64616

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28799
/proc/meminfo: memFree=31683640/32770624 swapFree=0/335316
[pid=28667] ppid=28664 vsize=64748 CPUtime=102.19 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 33435 0 0 0 10217 2 0 0 20 0 1 0 6647879 66301952 9978 18446744073709551615 4194304 7402444 140734155258368 140734155252824 4708123 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16187 9978 793 784 0 9201 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 64748

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28801
/proc/meminfo: memFree=31682996/32770624 swapFree=0/335340
[pid=28667] ppid=28664 vsize=65012 CPUtime=162.18 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 34250 0 0 0 16216 2 0 0 20 0 1 0 6647879 66572288 9991 18446744073709551615 4194304 7402444 140734155258368 140734155252616 5877690 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16253 9991 793 784 0 9267 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 65012

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28804
/proc/meminfo: memFree=31683540/32770624 swapFree=0/335376
[pid=28667] ppid=28664 vsize=65144 CPUtime=222.19 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 34537 0 0 0 22217 2 0 0 20 0 1 0 6647879 66707456 10050 18446744073709551615 4194304 7402444 140734155258368 140734155252616 4747338 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16286 10050 793 784 0 9300 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 65144

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28806
/proc/meminfo: memFree=31683728/32770624 swapFree=0/335400
[pid=28667] ppid=28664 vsize=65276 CPUtime=282.18 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 34888 0 0 0 28216 2 0 0 20 0 1 0 6647879 66842624 10085 18446744073709551615 4194304 7402444 140734155258368 140734155252616 5878640 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16319 10085 793 784 0 9333 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 65276

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28808
/proc/meminfo: memFree=31683728/32770624 swapFree=0/335420
[pid=28667] ppid=28664 vsize=65276 CPUtime=342.18 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 35229 0 0 0 34216 2 0 0 20 0 1 0 6647879 66842624 10093 18446744073709551615 4194304 7402444 140734155258368 140734155252616 5877690 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16319 10093 793 784 0 9333 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 65276

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28811
/proc/meminfo: memFree=31683728/32770624 swapFree=0/335444
[pid=28667] ppid=28664 vsize=65276 CPUtime=402.17 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 35569 0 0 0 40215 2 0 0 20 0 1 0 6647879 66842624 10113 18446744073709551615 4194304 7402444 140734155258368 140734155252616 4237755 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16319 10113 793 784 0 9333 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 65276

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/181 28813
/proc/meminfo: memFree=31683728/32770624 swapFree=0/335468
[pid=28667] ppid=28664 vsize=65276 CPUtime=462.17 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 35906 0 0 0 46215 2 0 0 20 0 1 0 6647879 66842624 10113 18446744073709551615 4194304 7402444 140734155258368 140734155252616 4319314 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16319 10113 793 784 0 9333 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 65276

[startup+522.3 s]
/proc/loadavg: 2.05 2.03 1.99 3/185 28830
/proc/meminfo: memFree=31678364/32770624 swapFree=0/335540
[pid=28667] ppid=28664 vsize=65408 CPUtime=522.17 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 36260 0 0 0 52215 2 0 0 20 0 1 0 6647879 66977792 10113 18446744073709551615 4194304 7402444 140734155258368 140734155252856 5747648 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16352 10113 793 784 0 9366 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 65408

[startup+582.3 s]
/proc/loadavg: 2.07 2.04 1.99 3/185 28832
/proc/meminfo: memFree=31678736/32770624 swapFree=0/335564
[pid=28667] ppid=28664 vsize=65408 CPUtime=582.16 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 36616 0 0 0 58214 2 0 0 20 0 1 0 6647879 66977792 10125 18446744073709551615 4194304 7402444 140734155258368 140734155252856 5327171 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16352 10125 793 784 0 9366 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 65408


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


[startup+1542.31 s]
/proc/loadavg: 2.05 2.03 2.00 3/181 28880
/proc/meminfo: memFree=31682588/32770624 swapFree=0/335972
[pid=28667] ppid=28664 vsize=65540 CPUtime=1542.12 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 42757 0 0 0 154210 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4238492 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1542.12
Current children cumulated vsize (KiB) 65540

[startup+1602.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/181 28882
/proc/meminfo: memFree=31682332/32770624 swapFree=0/336000
[pid=28667] ppid=28664 vsize=65540 CPUtime=1602.11 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 43137 0 0 0 160209 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5764736 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1602.11
Current children cumulated vsize (KiB) 65540

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 28884
/proc/meminfo: memFree=31682580/32770624 swapFree=0/336016
[pid=28667] ppid=28664 vsize=65540 CPUtime=1662.11 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 43443 0 0 0 166209 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4712981 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1662.11
Current children cumulated vsize (KiB) 65540

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 28900
/proc/meminfo: memFree=31678288/32770624 swapFree=0/336064
[pid=28667] ppid=28664 vsize=65540 CPUtime=1722.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 43717 0 0 0 172208 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5327193 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1722.1
Current children cumulated vsize (KiB) 65540

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/184 28902
/proc/meminfo: memFree=31677916/32770624 swapFree=0/336100
[pid=28667] ppid=28664 vsize=65540 CPUtime=1782.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 43917 0 0 0 178208 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5750752 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1782.1
Current children cumulated vsize (KiB) 65540

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28904
/proc/meminfo: memFree=31681064/32770624 swapFree=0/336124
[pid=28667] ppid=28664 vsize=65540 CPUtime=1842.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 44297 0 0 0 184208 2 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4708070 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1842.1
Current children cumulated vsize (KiB) 65540

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28906
/proc/meminfo: memFree=31681304/32770624 swapFree=0/336140
[pid=28667] ppid=28664 vsize=65540 CPUtime=1902.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 44682 0 0 0 190207 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5696253 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1902.1
Current children cumulated vsize (KiB) 65540

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28908
/proc/meminfo: memFree=31681924/32770624 swapFree=0/336168
[pid=28667] ppid=28664 vsize=65540 CPUtime=1962.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 45063 0 0 0 196207 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4378412 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 1962.1
Current children cumulated vsize (KiB) 65540

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 28911
/proc/meminfo: memFree=31681436/32770624 swapFree=0/336196
[pid=28667] ppid=28664 vsize=65540 CPUtime=2022.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 45442 0 0 0 202207 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4709470 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2022.1
Current children cumulated vsize (KiB) 65540

[startup+2082.3 s]
/proc/loadavg: 2.06 2.03 2.01 3/181 28913
/proc/meminfo: memFree=31681808/32770624 swapFree=0/336224
[pid=28667] ppid=28664 vsize=65540 CPUtime=2082.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 45826 0 0 0 208207 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4309162 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2082.1
Current children cumulated vsize (KiB) 65540

[startup+2142.3 s]
/proc/loadavg: 2.02 2.02 2.01 3/181 28915
/proc/meminfo: memFree=31682048/32770624 swapFree=0/336244
[pid=28667] ppid=28664 vsize=65540 CPUtime=2142.09 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 46206 0 0 0 214206 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5327250 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2142.09
Current children cumulated vsize (KiB) 65540

[startup+2202.31 s]
/proc/loadavg: 2.01 2.02 2.01 3/181 28918
/proc/meminfo: memFree=31682048/32770624 swapFree=0/336276
[pid=28667] ppid=28664 vsize=65540 CPUtime=2202.1 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 46532 0 0 0 220207 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4295936 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2202.1
Current children cumulated vsize (KiB) 65540

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/181 28920
/proc/meminfo: memFree=31682172/32770624 swapFree=0/336296
[pid=28667] ppid=28664 vsize=65540 CPUtime=2262.09 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 46965 0 0 0 226206 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4483856 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2262.09
Current children cumulated vsize (KiB) 65540

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/184 28936
/proc/meminfo: memFree=31677568/32770624 swapFree=0/336344
[pid=28667] ppid=28664 vsize=65540 CPUtime=2322.08 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 47345 0 0 0 232205 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5878671 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2322.08
Current children cumulated vsize (KiB) 65540

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 28963
/proc/meminfo: memFree=31676344/32770624 swapFree=0/336404
[pid=28667] ppid=28664 vsize=65540 CPUtime=2382.08 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 47730 0 0 0 238205 3 0 0 20 0 1 0 6647879 67112960 10158 18446744073709551615 4194304 7402444 140734155258368 140734155252952 4223008 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10158 793 784 0 9399 0
Current children cumulated CPU time (s) 2382.08
Current children cumulated vsize (KiB) 65540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 28963
/proc/meminfo: memFree=31676468/32770624 swapFree=0/336416
[pid=28667] ppid=28664 vsize=65540 CPUtime=2400.08 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 48066 0 0 0 240005 3 0 0 20 0 1 0 6647879 67112960 10159 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5750512 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10159 793 784 0 9399 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 65540

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 28667 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.01 3/185 28963
/proc/meminfo: memFree=31676468/32770624 swapFree=0/336416
[pid=28667] ppid=28664 vsize=65540 CPUtime=2400.08 cores=1,3,5,7
/proc/28667/stat : 28667 (MistralXCSP) R 28664 28667 20633 0 -1 4202496 48066 0 0 0 240005 3 0 0 20 0 1 0 6647879 67112960 10159 18446744073709551615 4194304 7402444 140734155258368 140734155252952 5750512 0 0 1 16386 0 0 0 17 3 0 0 8 0 0 9500608 9505824 32993280 140734155264436 140734155264585 140734155264585 140734155268041 0
/proc/28667/statm: 16385 10159 793 784 0 9399 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 65540

Child status: 0
Real time (s): 2400.31
CPU time (s): 2400.09
CPU user time (s): 2400.06
CPU system time (s): 0.032998
CPU usage (%): 99.9911
Max. virtual memory (cumulated for all children) (KiB): 65540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.032998
maximum resident set size= 40660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48104
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= 695

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77329 second user time and 8.32816 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 20:21:37
IDJOB=4239883
IDBENCH=115819
IDSOLVER=2622
FILE ID=node127/4239883-1502044541
RUNJOBID= node127-1502041295-28343
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-06-28
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-8.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-4239883-1502044541/watcher-4239883-1502044541 -o /tmp/evaluation-result-4239883-1502044541/solver-4239883-1502044541 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502041295-28343 --watchdog 2560  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 831898042 HOME/instance-4239883-1502044541.xml

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

MD5SUM BENCH= f4343428e383d05385b00a8c52a8c02b
RANDOM SEED=831898042

node127.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.92
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.92
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.92
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.92
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:        31718412 kB
MemAvailable:   32014756 kB
Buffers:          121884 kB
Cached:           455128 kB
SwapCached:            0 kB
Active:           300112 kB
Inactive:         343728 kB
Active(anon):      67256 kB
Inactive(anon):     8532 kB
Active(file):     232856 kB
Inactive(file):   335196 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5824 kB
Writeback:             0 kB
AnonPages:         66580 kB
Mapped:            32740 kB
Shmem:              8868 kB
Slab:             112704 kB
SReclaimable:      88252 kB
SUnreclaim:        24452 kB
KernelStack:        3248 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     312672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62020 MiB
End job on node127 at 2017-08-06 21:01:38