Trace number 4260460

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BTD 2017-07-25? (TO) 2519.99 2520

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-100-05.xml
MD5SUM49715548d1d786de52e060044cf6008a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark528.938
Satisfiable
(Un)Satisfiability was proved
Number of variables5
Number of constraints10
Number of domains1
Minimum domain size10000
Maximum domain size10000
Distribution of domain sizes[{"size":10000,"count":5}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":5}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":10}]
Number of extensional constraints0
Number of intensional constraints10
Distribution of constraint types[{"type":"intension","count":10}]
Optimization problemNO
Type of objective

Solver Data

0.38/0.51	c Version: 2017-07-25

Verifier Data

One s line expected

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-4260460-1502242490/watcher-4260460-1502242490 -o /tmp/evaluation-result-4260460-1502242490/solver-4260460-1502242490 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502234584-31452 --watchdog 2580 BTD 2520 HOME/instance-4260460-1502242490.xml 

pid=2571
running on 4 cores: 1,3,5,7

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.01 2.04 2.05 2/188 2574
/proc/meminfo: memFree=31113996/32770624 swapFree=0/507612
[pid=2574] ppid=2571 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2574/stat : 2574 (runsolver) D 2571 2574 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 71755182 24240128 108 18446744073709551615 4194304 4338465 140726863962448 140726863960088 140423702950615 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 34009088 140726863970516 140726863970889 140726863970889 140726863974346 0
/proc/2574/statm: 5918 108 54 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.01 2.04 2.05 2/188 2574
/proc/meminfo: memFree=31113996/32770624 swapFree=0/507612
[pid=2574] ppid=2571 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/2574/stat : 2574 (runsolver) D 2571 2574 31388 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 71755182 24240128 108 18446744073709551615 4194304 4338465 140726863962448 140726863960088 140423702950615 0 0 1 24578 18446744071580418449 0 0 17 7 0 0 0 0 0 6438912 6441760 34009088 140726863970516 140726863970889 140726863970889 140726863974346 0
/proc/2574/statm: 5918 108 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200324 s]
/proc/loadavg: 2.01 2.04 2.05 2/188 2574
/proc/meminfo: memFree=31113996/32770624 swapFree=0/507612
[pid=2574] ppid=2571 vsize=31896 CPUtime=0.09 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 786 0 0 0 9 0 0 0 20 0 1 0 71755182 32661504 596 18446744073709551615 4194304 35031035 140734722692656 140734722692656 4208395 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 7974 596 230 7529 0 421 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31896

[startup+0.300251 s]
/proc/loadavg: 2.01 2.04 2.05 2/188 2574
/proc/meminfo: memFree=31113996/32770624 swapFree=0/507612
[pid=2574] ppid=2571 vsize=32612 CPUtime=0.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 1410 0 0 0 19 0 0 0 20 0 1 0 71755182 33394688 704 18446744073709551615 4194304 35031035 140734722692656 140734722688424 4214855 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 8153 704 231 7529 0 600 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32612

[startup+0.700232 s]
/proc/loadavg: 2.01 2.04 2.05 2/188 2574
/proc/meminfo: memFree=31113996/32770624 swapFree=0/507612
[pid=2574] ppid=2571 vsize=36040 CPUtime=0.58 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 3415 0 0 0 58 0 0 0 20 0 1 0 71755182 36904960 1696 18446744073709551615 4194304 35031035 140734722692656 140734722688424 4296736 0 0 1 0 0 0 0 17 1 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9010 1696 314 7529 0 1457 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 36040

[startup+1.50021 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 2575
/proc/meminfo: memFree=31104572/32770624 swapFree=0/507372
[pid=2574] ppid=2571 vsize=36040 CPUtime=1.38 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 3416 0 0 0 138 0 0 0 20 0 1 0 71755182 36904960 1696 18446744073709551615 4194304 35031035 140734722692656 140734722691528 4293303 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9010 1696 314 7529 0 1457 0
Current children cumulated CPU time (s) 1.38
Current children cumulated vsize (KiB) 36040

[startup+3.10022 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 2575
/proc/meminfo: memFree=31104112/32770624 swapFree=0/507376
[pid=2574] ppid=2571 vsize=36040 CPUtime=2.98 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 3479 0 0 0 298 0 0 0 20 0 1 0 71755182 36904960 1719 18446744073709551615 4194304 35031035 140734722692656 140734722691528 4293304 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9010 1719 323 7529 0 1457 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 36040

[startup+6.30022 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 2575
/proc/meminfo: memFree=31103784/32770624 swapFree=0/507376
[pid=2574] ppid=2571 vsize=36304 CPUtime=6.18 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 3827 0 0 0 618 0 0 0 20 0 1 0 71755182 37175296 1748 18446744073709551615 4194304 35031035 140734722692656 140734722691208 4293303 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9076 1748 324 7529 0 1523 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 36304

[startup+12.7002 s]
/proc/loadavg: 2.01 2.04 2.05 3/189 2575
/proc/meminfo: memFree=31103048/32770624 swapFree=0/507376
[pid=2574] ppid=2571 vsize=37096 CPUtime=12.58 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 4247 0 0 0 1258 0 0 0 20 0 1 0 71755182 37986304 1923 18446744073709551615 4194304 35031035 140734722692656 140734722691208 4293248 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9274 1923 324 7529 0 1721 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 37096

[startup+25.5003 s]
/proc/loadavg: 2.15 2.07 2.06 3/189 2575
/proc/meminfo: memFree=31101696/32770624 swapFree=0/507380
[pid=2574] ppid=2571 vsize=38416 CPUtime=25.38 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 4935 0 0 0 2538 0 0 0 20 0 1 0 71755182 39337984 2308 18446744073709551615 4194304 35031035 140734722692656 140734722691208 4296248 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 9604 2308 324 7529 0 2051 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 38416

[startup+51.1003 s]
/proc/loadavg: 2.10 2.07 2.05 3/187 2576
/proc/meminfo: memFree=31097076/32770624 swapFree=0/507392
[pid=2574] ppid=2571 vsize=45928 CPUtime=50.98 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 7331 0 0 0 5098 0 0 0 20 0 1 0 71755182 47030272 4097 18446744073709551615 4194304 35031035 140734722692656 140734722690856 4300344 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4097 337 7529 0 3929 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 45928

[startup+102.3 s]
/proc/loadavg: 2.04 2.06 2.05 3/186 2577
/proc/meminfo: memFree=31098708/32770624 swapFree=0/507408
[pid=2574] ppid=2571 vsize=45928 CPUtime=102.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 8416 0 0 0 10219 0 0 0 20 0 1 0 71755182 47030272 4098 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4098 337 7529 0 3929 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 45928

[startup+162.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/187 2580
/proc/meminfo: memFree=31098844/32770624 swapFree=0/507416
[pid=2574] ppid=2571 vsize=45928 CPUtime=162.18 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 9396 0 0 0 16218 0 0 0 20 0 1 0 71755182 47030272 4111 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4111 337 7529 0 3929 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 45928

[startup+222.306 s]
/proc/loadavg: 2.01 2.04 2.05 3/187 2582
/proc/meminfo: memFree=31098844/32770624 swapFree=0/507424
[pid=2574] ppid=2571 vsize=45928 CPUtime=222.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 9913 0 0 0 22219 0 0 0 20 0 1 0 71755182 47030272 4113 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300344 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4113 337 7529 0 3929 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 45928

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 2585
/proc/meminfo: memFree=31098796/32770624 swapFree=0/507452
[pid=2574] ppid=2571 vsize=45928 CPUtime=282.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 10433 0 0 0 28219 0 0 0 20 0 1 0 71755182 47030272 4115 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4115 337 7529 0 3929 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 45928

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/186 2587
/proc/meminfo: memFree=31098920/32770624 swapFree=0/507464
[pid=2574] ppid=2571 vsize=45928 CPUtime=342.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 10433 0 0 0 34219 0 0 0 20 0 1 0 71755182 47030272 4115 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300326 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4115 337 7529 0 3929 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 45928

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/185 2589
/proc/meminfo: memFree=31100156/32770624 swapFree=0/507492
[pid=2574] ppid=2571 vsize=45928 CPUtime=402.19 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 10952 0 0 0 40219 0 0 0 20 0 1 0 71755182 47030272 4116 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300341 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4116 337 7529 0 3929 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 45928

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 2595
/proc/meminfo: memFree=31099664/32770624 swapFree=0/507508
[pid=2574] ppid=2571 vsize=45928 CPUtime=462.2 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 10953 0 0 0 46220 0 0 0 20 0 1 0 71755182 47030272 4116 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11482 4116 337 7529 0 3929 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 45928

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 2597
/proc/meminfo: memFree=31098920/32770624 swapFree=0/507516
[pid=2574] ppid=2571 vsize=46588 CPUtime=522.2 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 11627 0 0 0 52220 0 0 0 20 0 1 0 71755182 47706112 4223 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4223 337 7529 0 4094 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 46588

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/190 2612
/proc/meminfo: memFree=31094688/32770624 swapFree=0/507548
[pid=2574] ppid=2571 vsize=46588 CPUtime=582.2 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 12303 0 0 0 58220 0 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 46588


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2723
/proc/meminfo: memFree=31101816/32770624 swapFree=0/507792
[pid=2574] ppid=2571 vsize=46588 CPUtime=1602.24 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 18987 0 0 0 160223 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1602.24
Current children cumulated vsize (KiB) 46588

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2726
/proc/meminfo: memFree=31101800/32770624 swapFree=0/507788
[pid=2574] ppid=2571 vsize=46588 CPUtime=1662.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 18987 0 0 0 166224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4296511 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1662.25
Current children cumulated vsize (KiB) 46588

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2728
/proc/meminfo: memFree=31102048/32770624 swapFree=0/507800
[pid=2574] ppid=2571 vsize=46588 CPUtime=1722.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 19638 0 0 0 172224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 46588

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/189 2784
/proc/meminfo: memFree=31095936/32770624 swapFree=0/508088
[pid=2574] ppid=2571 vsize=46588 CPUtime=1782.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 20303 0 0 0 178224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 46588

[startup+1842.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/189 2786
/proc/meminfo: memFree=31096804/32770624 swapFree=0/508108
[pid=2574] ppid=2571 vsize=46588 CPUtime=1842.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 20303 0 0 0 184224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 46588

[startup+1902.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/186 2788
/proc/meminfo: memFree=31100796/32770624 swapFree=0/508112
[pid=2574] ppid=2571 vsize=46588 CPUtime=1902.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 20951 0 0 0 190224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 46588

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 2790
/proc/meminfo: memFree=31101308/32770624 swapFree=0/508108
[pid=2574] ppid=2571 vsize=46588 CPUtime=1962.25 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 21597 0 0 0 196224 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 46588

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 2794
/proc/meminfo: memFree=31101636/32770624 swapFree=0/508140
[pid=2574] ppid=2571 vsize=46588 CPUtime=2022.26 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 21598 0 0 0 202225 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2022.26
Current children cumulated vsize (KiB) 46588

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2797
/proc/meminfo: memFree=31101512/32770624 swapFree=0/508144
[pid=2574] ppid=2571 vsize=46588 CPUtime=2082.26 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 22259 0 0 0 208225 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4296506 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2082.26
Current children cumulated vsize (KiB) 46588

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2799
/proc/meminfo: memFree=31101020/32770624 swapFree=0/508160
[pid=2574] ppid=2571 vsize=46588 CPUtime=2142.26 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 22259 0 0 0 214225 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300312 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2142.26
Current children cumulated vsize (KiB) 46588

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2801
/proc/meminfo: memFree=31101192/32770624 swapFree=0/508160
[pid=2574] ppid=2571 vsize=46588 CPUtime=2202.27 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 22901 0 0 0 220226 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300326 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2202.27
Current children cumulated vsize (KiB) 46588

[startup+2262.3 s]
/proc/loadavg: 2.07 2.03 2.05 3/186 2804
/proc/meminfo: memFree=31101336/32770624 swapFree=0/508172
[pid=2574] ppid=2571 vsize=46588 CPUtime=2262.26 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 23543 0 0 0 226225 1 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2262.26
Current children cumulated vsize (KiB) 46588

[startup+2322.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/184 2806
/proc/meminfo: memFree=31101368/32770624 swapFree=0/508192
[pid=2574] ppid=2571 vsize=46588 CPUtime=2322.28 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 23543 0 0 0 232226 2 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2322.28
Current children cumulated vsize (KiB) 46588

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 2823
/proc/meminfo: memFree=31097268/32770624 swapFree=0/508220
[pid=2574] ppid=2571 vsize=46588 CPUtime=2382.28 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 24212 0 0 0 238226 2 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2382.28
Current children cumulated vsize (KiB) 46588

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 2849
/proc/meminfo: memFree=31096164/32770624 swapFree=0/508228
[pid=2574] ppid=2571 vsize=46588 CPUtime=2442.28 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 24849 0 0 0 244226 2 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2442.28
Current children cumulated vsize (KiB) 46588

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 2852
/proc/meminfo: memFree=31096024/32770624 swapFree=0/508252
[pid=2574] ppid=2571 vsize=46588 CPUtime=2502.28 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 24850 0 0 0 250226 2 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4213184 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2502.28
Current children cumulated vsize (KiB) 46588



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 2853
/proc/meminfo: memFree=31099668/32770624 swapFree=0/508248
[pid=2574] ppid=2571 vsize=46588 CPUtime=2519.98 cores=1,3,5,7
/proc/2574/stat : 2574 (BTD) R 2571 2574 31388 0 -1 4202496 25485 0 0 0 251996 2 0 0 20 0 1 0 71755182 47706112 4273 18446744073709551615 4194304 35031035 140734722692656 140734722691656 4300339 0 0 1 0 0 0 0 17 3 0 0 10 0 0 37130264 37226188 38838272 140734722695684 140734722695760 140734722695760 140734722699217 0
/proc/2574/statm: 11647 4273 337 7529 0 4094 0
Current children cumulated CPU time (s) 2519.98
Current children cumulated vsize (KiB) 46588

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2520
CPU time (s): 2519.99
CPU user time (s): 2519.97
CPU system time (s): 0.02
CPU usage (%): 99.9995
Max. virtual memory (cumulated for all children) (KiB): 46588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.97
system time used= 0.02
maximum resident set size= 17092
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25485
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= 4
involuntary context switches= 726

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.90249 second user time and 8.76759 second system time

The end

Launcher Data

Begin job on node134 at 2017-08-09 03:20:53
IDJOB=4260460
IDBENCH=120665
IDSOLVER=2648
FILE ID=node134/4260460-1502242490
RUNJOBID= node134-1502234584-31452
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-100-05.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260460-1502242490/watcher-4260460-1502242490 -o /tmp/evaluation-result-4260460-1502242490/solver-4260460-1502242490 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502234584-31452 --watchdog 2580  BTD 2520 HOME/instance-4260460-1502242490.xml

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

MD5SUM BENCH= 49715548d1d786de52e060044cf6008a
RANDOM SEED=1414570993

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:        31114028 kB
MemAvailable:   31983372 kB
Buffers:          242860 kB
Cached:           914232 kB
SwapCached:            0 kB
Active:           692800 kB
Inactive:         530628 kB
Active(anon):      68604 kB
Inactive(anon):    23044 kB
Active(file):     624196 kB
Inactive(file):   507584 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38480 kB
Writeback:             0 kB
AnonPages:         66300 kB
Mapped:            47732 kB
Shmem:             25308 kB
Slab:             133332 kB
SReclaimable:     106800 kB
SUnreclaim:        26532 kB
KernelStack:        3360 kB
PageTables:         5428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     326432 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 61956 MiB
End job on node134 at 2017-08-09 04:02:53