Trace number 4260594

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.8501 2520

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-pigeon/
Pb-pigeon-card-085-080.xml
MD5SUM28cd33bc142e306671660e6b259caafc
Bench CategoryCSP (decision 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 variables6800
Number of constraints165
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6800}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":6800}]
Minimum constraint arity80
Maximum constraint arity85
Distribution of constraint arities[{"arity":80,"count":85},{"arity":85,"count":80}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":165}]
Optimization problemNO
Type of objective

Solver Data

0.89/1.07	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-4260594-1502252753/watcher-4260594-1502252753 -o /tmp/evaluation-result-4260594-1502252753/solver-4260594-1502252753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4589 --watchdog 2580 BTD 2520 HOME/instance-4260594-1502252753.xml 

pid=8393
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.02 2.05 3/187 8396
/proc/meminfo: memFree=31201804/32770624 swapFree=0/404472
[pid=8396] ppid=8393 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/8396/stat : 8396 (runsolver) D 8393 8396 4525 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 124928382 24240128 107 18446744073709551615 4194304 4338465 140725626520656 140725626518296 140248510477015 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 7974912 140725626527957 140725626528329 140725626528329 140725626531786 0
/proc/8396/statm: 5918 107 54 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 8396
/proc/meminfo: memFree=31201804/32770624 swapFree=0/404472
[pid=8396] ppid=8393 vsize=30972 CPUtime=0 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 477 0 0 0 0 0 0 0 20 0 1 0 124928382 31715328 334 18446744073709551615 4194304 35031035 140725925928832 140725925928832 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 7743 334 225 7529 0 190 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30972

[startup+0.200259 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 8396
/proc/meminfo: memFree=31201804/32770624 swapFree=0/404472
[pid=8396] ppid=8393 vsize=35156 CPUtime=0.09 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 3149 0 0 0 9 0 0 0 20 0 1 0 124928382 35999744 1378 18446744073709551615 4194304 35031035 140725925928832 140725925928832 4632139 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 8750 1378 231 7529 0 1197 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35156

[startup+0.30027 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 8396
/proc/meminfo: memFree=31201804/32770624 swapFree=0/404472
[pid=8396] ppid=8393 vsize=36124 CPUtime=0.19 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 9163 0 0 0 18 1 0 0 20 0 1 0 124928382 36990976 1631 18446744073709551615 4194304 35031035 140725925928832 140725925921624 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 9031 1631 265 7529 0 1478 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36124

[startup+0.70022 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 8396
/proc/meminfo: memFree=31201804/32770624 swapFree=0/404472
[pid=8396] ppid=8393 vsize=37164 CPUtime=0.59 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 9446 0 0 0 58 1 0 0 20 0 1 0 124928382 38055936 1956 18446744073709551615 4194304 35031035 140725925928832 140725925921624 7541331 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 9291 1956 272 7529 0 1738 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 37164

[startup+1.5003 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 8397
/proc/meminfo: memFree=31191592/32770624 swapFree=0/404232
[pid=8396] ppid=8393 vsize=76248 CPUtime=1.4 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 19214 0 0 0 137 3 0 0 20 0 1 0 124928382 78077952 11635 18446744073709551615 4194304 35031035 140725925928832 140725925919432 7760122 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19062 11635 309 7529 0 11509 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 76248

[startup+3.10022 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 8397
/proc/meminfo: memFree=31155880/32770624 swapFree=0/404232
[pid=8396] ppid=8393 vsize=76248 CPUtime=2.99 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 21067 0 0 0 296 3 0 0 20 0 1 0 124928382 78077952 11669 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19062 11669 313 7529 0 11509 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 76248

[startup+6.30024 s]
/proc/loadavg: 2.01 2.02 2.05 3/188 8397
/proc/meminfo: memFree=31155052/32770624 swapFree=0/404232
[pid=8396] ppid=8393 vsize=76408 CPUtime=6.19 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 23280 0 0 0 615 4 0 0 20 0 1 0 124928382 78241792 11748 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398851 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19102 11748 313 7529 0 11549 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 76408

[startup+12.7002 s]
/proc/loadavg: 1.94 2.00 2.04 3/186 8397
/proc/meminfo: memFree=31157132/32770624 swapFree=0/404232
[pid=8396] ppid=8393 vsize=76564 CPUtime=12.6 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 25369 0 0 0 1254 6 0 0 20 0 1 0 124928382 78401536 11761 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4540848 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19141 11761 313 7529 0 11588 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 76564

[startup+25.5003 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 8398
/proc/meminfo: memFree=31158264/32770624 swapFree=0/404224
[pid=8396] ppid=8393 vsize=77344 CPUtime=25.39 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 29917 0 0 0 2531 8 0 0 20 0 1 0 124928382 79200256 11961 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19336 11961 313 7529 0 11783 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 77344

[startup+51.1003 s]
/proc/loadavg: 1.96 2.00 2.04 3/185 8398
/proc/meminfo: memFree=31157024/32770624 swapFree=0/404216
[pid=8396] ppid=8393 vsize=78420 CPUtime=50.99 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 32580 0 0 0 5087 12 0 0 20 0 1 0 124928382 80302080 12190 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19605 12190 313 7529 0 12052 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 78420

[startup+102.3 s]
/proc/loadavg: 1.91 1.99 2.03 3/185 8525
/proc/meminfo: memFree=30902020/32770624 swapFree=0/404320
[pid=8396] ppid=8393 vsize=79792 CPUtime=102.2 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 33501 0 0 0 10201 19 0 0 20 0 1 0 124928382 81707008 12599 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4213195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 19948 12599 313 7529 0 12395 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 79792

[startup+162.3 s]
/proc/loadavg: 1.97 1.99 2.03 3/185 8527
/proc/meminfo: memFree=30898644/32770624 swapFree=0/404332
[pid=8396] ppid=8393 vsize=81340 CPUtime=162.19 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 34052 0 0 0 16193 26 0 0 20 0 1 0 124928382 83292160 13040 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4399200 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 20335 13040 313 7529 0 12782 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 81340

[startup+222.306 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8530
/proc/meminfo: memFree=30896164/32770624 swapFree=0/404340
[pid=8396] ppid=8393 vsize=82392 CPUtime=222.19 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 34587 0 0 0 22185 34 0 0 20 0 1 0 124928382 84369408 13269 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4540644 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 20598 13269 313 7529 0 13045 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 82392

[startup+282.3 s]
/proc/loadavg: 2.06 2.00 2.04 3/185 8532
/proc/meminfo: memFree=30895576/32770624 swapFree=0/404348
[pid=8396] ppid=8393 vsize=83152 CPUtime=282.18 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 35214 0 0 0 28175 43 0 0 20 0 1 0 124928382 85147648 13419 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398696 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 20788 13419 313 7529 0 13235 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 83152

[startup+342.3 s]
/proc/loadavg: 2.02 2.00 2.04 3/185 8534
/proc/meminfo: memFree=30894700/32770624 swapFree=0/404376
[pid=8396] ppid=8393 vsize=83760 CPUtime=342.18 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 35965 0 0 0 34163 55 0 0 20 0 1 0 124928382 85770240 13606 18446744073709551615 4194304 35031035 140725925928832 140725925927832 6458039 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 20940 13606 313 7529 0 13387 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 83760

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 8536
/proc/meminfo: memFree=30894056/32770624 swapFree=0/404384
[pid=8396] ppid=8393 vsize=84516 CPUtime=402.18 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 36749 0 0 0 40154 64 0 0 20 0 1 0 124928382 86544384 13803 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4540638 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 21129 13803 313 7529 0 13576 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 84516

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 8538
/proc/meminfo: memFree=30893620/32770624 swapFree=0/404404
[pid=8396] ppid=8393 vsize=84820 CPUtime=462.17 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 37362 0 0 0 46142 75 0 0 20 0 1 0 124928382 86855680 13872 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398836 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 21205 13872 313 7529 0 13652 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 84820

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/188 8555
/proc/meminfo: memFree=30888184/32770624 swapFree=0/404420
[pid=8396] ppid=8393 vsize=85276 CPUtime=522.17 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 37954 0 0 0 52128 89 0 0 20 0 1 0 124928382 87322624 13988 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398813 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 21319 13988 313 7529 0 13766 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 85276

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.05 3/188 8557
/proc/meminfo: memFree=30887948/32770624 swapFree=0/404440
[pid=8396] ppid=8393 vsize=85728 CPUtime=582.17 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 38661 0 0 0 58115 102 0 0 20 0 1 0 124928382 87785472 14121 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4213195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 21432 14121 313 7529 0 13879 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 85728


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


[startup+1602.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/185 8609
/proc/meminfo: memFree=30889152/32770624 swapFree=0/404628
[pid=8396] ppid=8393 vsize=88004 CPUtime=1602.16 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 44723 0 0 0 159911 305 0 0 20 0 1 0 124928382 90116096 14681 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4399195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22001 14681 313 7529 0 14448 0
Current children cumulated CPU time (s) 1602.16
Current children cumulated vsize (KiB) 88004

[startup+1662.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/185 8611
/proc/meminfo: memFree=30888784/32770624 swapFree=0/404644
[pid=8396] ppid=8393 vsize=88152 CPUtime=1662.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 45140 0 0 0 165900 315 0 0 20 0 1 0 124928382 90267648 14731 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22038 14731 313 7529 0 14485 0
Current children cumulated CPU time (s) 1662.15
Current children cumulated vsize (KiB) 88152

[startup+1722.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/189 8628
/proc/meminfo: memFree=30884152/32770624 swapFree=0/404672
[pid=8396] ppid=8393 vsize=88152 CPUtime=1722.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 45499 0 0 0 171887 328 0 0 20 0 1 0 124928382 90267648 14731 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398836 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22038 14731 313 7529 0 14485 0
Current children cumulated CPU time (s) 1722.15
Current children cumulated vsize (KiB) 88152

[startup+1782.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/188 8630
/proc/meminfo: memFree=30883432/32770624 swapFree=0/404680
[pid=8396] ppid=8393 vsize=88304 CPUtime=1782.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 45898 0 0 0 177874 341 0 0 20 0 1 0 124928382 90423296 14731 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398857 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22076 14731 313 7529 0 14523 0
Current children cumulated CPU time (s) 1782.15
Current children cumulated vsize (KiB) 88304

[startup+1842.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/185 8632
/proc/meminfo: memFree=30886544/32770624 swapFree=0/404704
[pid=8396] ppid=8393 vsize=88304 CPUtime=1842.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 46278 0 0 0 183859 356 0 0 20 0 1 0 124928382 90423296 14769 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4399195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22076 14769 313 7529 0 14523 0
Current children cumulated CPU time (s) 1842.15
Current children cumulated vsize (KiB) 88304

[startup+1902.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 8634
/proc/meminfo: memFree=30886660/32770624 swapFree=0/404720
[pid=8396] ppid=8393 vsize=88456 CPUtime=1902.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 46710 0 0 0 189848 367 0 0 20 0 1 0 124928382 90578944 14819 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398836 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22114 14819 313 7529 0 14561 0
Current children cumulated CPU time (s) 1902.15
Current children cumulated vsize (KiB) 88456

[startup+1962.3 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 8636
/proc/meminfo: memFree=30886752/32770624 swapFree=0/404716
[pid=8396] ppid=8393 vsize=88456 CPUtime=1962.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 47117 0 0 0 195832 383 0 0 20 0 1 0 124928382 90578944 14819 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22114 14819 313 7529 0 14561 0
Current children cumulated CPU time (s) 1962.15
Current children cumulated vsize (KiB) 88456

[startup+2022.3 s]
/proc/loadavg: 1.90 1.98 2.03 3/185 8639
/proc/meminfo: memFree=30887128/32770624 swapFree=0/404732
[pid=8396] ppid=8393 vsize=88608 CPUtime=2022.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 47563 0 0 0 201817 398 0 0 20 0 1 0 124928382 90734592 14819 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22152 14819 313 7529 0 14599 0
Current children cumulated CPU time (s) 2022.15
Current children cumulated vsize (KiB) 88608

[startup+2082.3 s]
/proc/loadavg: 1.96 1.99 2.03 3/185 8641
/proc/meminfo: memFree=30887340/32770624 swapFree=0/404756
[pid=8396] ppid=8393 vsize=88608 CPUtime=2082.16 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 47998 0 0 0 207809 407 0 0 20 0 1 0 124928382 90734592 14857 18446744073709551615 4194304 35031035 140725925928832 140725925927832 7760122 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22152 14857 313 7529 0 14599 0
Current children cumulated CPU time (s) 2082.16
Current children cumulated vsize (KiB) 88608

[startup+2142.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 8643
/proc/meminfo: memFree=30887344/32770624 swapFree=0/404768
[pid=8396] ppid=8393 vsize=88608 CPUtime=2142.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 48433 0 0 0 213795 419 0 0 20 0 1 0 124928382 90734592 14857 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398836 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22152 14857 313 7529 0 14599 0
Current children cumulated CPU time (s) 2142.14
Current children cumulated vsize (KiB) 88608

[startup+2202.31 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8645
/proc/meminfo: memFree=30887060/32770624 swapFree=0/404776
[pid=8396] ppid=8393 vsize=88760 CPUtime=2202.15 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 48908 0 0 0 219784 431 0 0 20 0 1 0 124928382 90890240 14875 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398976 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22190 14875 313 7529 0 14637 0
Current children cumulated CPU time (s) 2202.15
Current children cumulated vsize (KiB) 88760

[startup+2262.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/185 8647
/proc/meminfo: memFree=30887436/32770624 swapFree=0/404776
[pid=8396] ppid=8393 vsize=88760 CPUtime=2262.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 49351 0 0 0 225770 444 0 0 20 0 1 0 124928382 90890240 14895 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4397402 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22190 14895 313 7529 0 14637 0
Current children cumulated CPU time (s) 2262.14
Current children cumulated vsize (KiB) 88760

[startup+2322.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/187 8663
/proc/meminfo: memFree=30882560/32770624 swapFree=0/404808
[pid=8396] ppid=8393 vsize=88760 CPUtime=2322.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 49794 0 0 0 231757 457 0 0 20 0 1 0 124928382 90890240 14895 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4213195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22190 14895 313 7529 0 14637 0
Current children cumulated CPU time (s) 2322.14
Current children cumulated vsize (KiB) 88760

[startup+2382.3 s]
/proc/loadavg: 1.92 1.97 2.03 3/187 8665
/proc/meminfo: memFree=30882112/32770624 swapFree=0/404820
[pid=8396] ppid=8393 vsize=89060 CPUtime=2382.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 50289 0 0 0 237748 466 0 0 20 0 1 0 124928382 91197440 14930 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4213195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22265 14930 313 7529 0 14712 0
Current children cumulated CPU time (s) 2382.14
Current children cumulated vsize (KiB) 89060

[startup+2442.3 s]
/proc/loadavg: 1.97 1.97 2.03 3/184 8667
/proc/meminfo: memFree=30884552/32770624 swapFree=0/404832
[pid=8396] ppid=8393 vsize=89060 CPUtime=2442.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 50767 0 0 0 243735 479 0 0 20 0 1 0 124928382 91197440 14945 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4213195 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22265 14945 313 7529 0 14712 0
Current children cumulated CPU time (s) 2442.14
Current children cumulated vsize (KiB) 89060

[startup+2502.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/185 8670
/proc/meminfo: memFree=30885036/32770624 swapFree=0/404832
[pid=8396] ppid=8393 vsize=89060 CPUtime=2502.14 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 50881 0 0 0 249722 492 0 0 20 0 1 0 124928382 91197440 14945 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398851 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22265 14945 313 7529 0 14712 0
Current children cumulated CPU time (s) 2502.14
Current children cumulated vsize (KiB) 89060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.99 1.98 2.03 3/185 8671
/proc/meminfo: memFree=30885248/32770624 swapFree=0/404852
[pid=8396] ppid=8393 vsize=89060 CPUtime=2519.83 cores=1,3,5,7
/proc/8396/stat : 8396 (BTD) R 8393 8396 4525 0 -1 4202496 50994 0 0 0 251488 495 0 0 20 0 1 0 124928382 91197440 14945 18446744073709551615 4194304 35031035 140725925928832 140725925927832 4398700 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 53686272 140725925933572 140725925933648 140725925933648 140725925937105 0
/proc/8396/statm: 22265 14945 313 7529 0 14712 0
Current children cumulated CPU time (s) 2519.83
Current children cumulated vsize (KiB) 89060

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 8396 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.85
CPU user time (s): 2514.89
CPU system time (s): 4.9599
CPU usage (%): 99.9939
Max. virtual memory (cumulated for all children) (KiB): 89060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2514.89
system time used= 4.9599
maximum resident set size= 59780
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50994
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= 10
involuntary context switches= 808

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.25061 second user time and 9.57123 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-09 06:11:31
IDJOB=4260594
IDBENCH=135555
IDSOLVER=2648
FILE ID=node132/4260594-1502252753
RUNJOBID= node132-1502234549-4589
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-pigeon/Pb-pigeon-card-085-080.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260594-1502252753/watcher-4260594-1502252753 -o /tmp/evaluation-result-4260594-1502252753/solver-4260594-1502252753 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502234549-4589 --watchdog 2580  BTD 2520 HOME/instance-4260594-1502252753.xml

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

MD5SUM BENCH= 28cd33bc142e306671660e6b259caafc
RANDOM SEED=1980480556

node132.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.74
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.74
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.74
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.74
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:        31202088 kB
MemAvailable:   31973952 kB
Buffers:          260280 kB
Cached:           815856 kB
SwapCached:            0 kB
Active:           693288 kB
Inactive:         445292 kB
Active(anon):      63276 kB
Inactive(anon):    40820 kB
Active(file):     630012 kB
Inactive(file):   404472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38720 kB
Writeback:             0 kB
AnonPages:         62460 kB
Mapped:            56324 kB
Shmem:             41660 kB
Slab:             133028 kB
SReclaimable:     106432 kB
SUnreclaim:        26596 kB
KernelStack:        3296 kB
PageTables:         5408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     340392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61956 MiB
End job on node132 at 2017-08-09 06:53:31