Trace number 4260601

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.73 2520.01

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-06.xml
MD5SUMc11db23a97f48af6ae936ba62121dffc
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 benchmark13.1703
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree106
Maximum variable degree123
Distribution of variable degrees[{"degree":106,"count":1},{"degree":107,"count":1},{"degree":108,"count":1},{"degree":111,"count":2},{"degree":112,"count":4},{"degree":113,"count":2},{"degree":114,"count":1},{"degree":116,"count":1},{"degree":117,"count":4},{"degree":118,"count":2},{"degree":120,"count":1},{"degree":123,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

7.70/7.87	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-4260601-1502240351/watcher-4260601-1502240351 -o /tmp/evaluation-result-4260601-1502240351/solver-4260601-1502240351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502234551-16045 --watchdog 2580 BTD 2520 HOME/instance-4260601-1502240351.xml 

pid=17671
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.18 2.06 2.03 3/180 17674
/proc/meminfo: memFree=31507956/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/17674/stat : 17674 (runsolver) D 17671 17674 15981 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 26230807 24240128 106 18446744073709551615 4194304 4338465 140728029178976 140728029176616 140620853715671 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 14372864 140728029180117 140728029180490 140728029180490 140728029183946 0
/proc/17674/statm: 5918 106 53 36 0 2156 0

[startup+0.100154 s]
/proc/loadavg: 2.18 2.06 2.03 3/180 17674
/proc/meminfo: memFree=31507956/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=30992 CPUtime=0 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 463 0 0 0 0 0 0 0 20 0 1 0 26230807 31735808 326 18446744073709551615 4194304 35031035 140727577639232 140727577639232 4641213 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 7748 326 238 7529 0 195 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 30992

[startup+0.200268 s]
/proc/loadavg: 2.18 2.06 2.03 3/180 17674
/proc/meminfo: memFree=31507956/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=35304 CPUtime=0.1 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 1768 0 0 0 10 0 0 0 20 0 1 0 26230807 36151296 1304 18446744073709551615 4194304 35031035 140727577639232 140727577639232 6429792 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 8826 1304 238 7529 0 1273 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 35304

[startup+0.30031 s]
/proc/loadavg: 2.18 2.06 2.03 3/180 17674
/proc/meminfo: memFree=31507956/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=66784 CPUtime=0.2 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 9678 0 0 0 19 1 0 0 20 0 1 0 26230807 68386816 9158 18446744073709551615 4194304 35031035 140727577639232 140727577639232 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 16696 9158 251 7529 0 9143 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 66784

[startup+0.700318 s]
/proc/loadavg: 2.18 2.06 2.03 3/180 17674
/proc/meminfo: memFree=31507956/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=249868 CPUtime=0.6 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 55462 0 0 0 53 7 0 0 20 0 1 0 26230807 255864832 54962 18446744073709551615 4194304 35031035 140727577639232 140727577639232 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 62467 54962 256 7529 0 54914 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 249868

[startup+1.5003 s]
/proc/loadavg: 2.18 2.06 2.03 3/181 17675
/proc/meminfo: memFree=31107368/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=613528 CPUtime=1.4 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 146379 0 0 0 123 17 0 0 20 0 1 0 26230807 628252672 145910 18446744073709551615 4194304 35031035 140727577639232 140727577639232 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 153382 145910 256 7529 0 145829 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 613528

[startup+3.10031 s]
/proc/loadavg: 2.18 2.06 2.03 3/181 17675
/proc/meminfo: memFree=30606336/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=1343092 CPUtime=2.99 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 336503 0 0 0 262 37 0 0 20 0 1 0 26230807 1375326208 328255 18446744073709551615 4194304 35031035 140727577639232 140727577631384 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 335773 328255 256 7529 0 328220 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1343092

[startup+6.3003 s]
/proc/loadavg: 2.17 2.06 2.03 3/181 17675
/proc/meminfo: memFree=29091924/32770624 swapFree=0/127660
[pid=17674] ppid=17671 vsize=2808424 CPUtime=6.2 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 702975 0 0 0 537 83 0 0 20 0 1 0 26230807 2875826176 694629 18446744073709551615 4194304 35031035 140727577639232 140727577631384 7408826 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 702106 694629 256 7529 0 694553 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 2808424

[startup+12.7003 s]
/proc/loadavg: 2.15 2.06 2.03 3/181 17675
/proc/meminfo: memFree=28006312/32770624 swapFree=0/127640
[pid=17674] ppid=17671 vsize=3524744 CPUtime=12.6 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 1449227 0 0 0 1136 124 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376532 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 3524744

[startup+25.5004 s]
/proc/loadavg: 2.12 2.05 2.03 3/181 17676
/proc/meminfo: memFree=28006312/32770624 swapFree=0/127640
[pid=17674] ppid=17671 vsize=3524744 CPUtime=25.39 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 2316251 0 0 0 2383 156 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 3524744

[startup+51.1004 s]
/proc/loadavg: 2.08 2.05 2.03 3/181 17676
/proc/meminfo: memFree=28005940/32770624 swapFree=0/127640
[pid=17674] ppid=17671 vsize=3524744 CPUtime=50.98 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 3155528 0 0 0 4910 188 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7408224 0 0 1 0 0 0 0 17 5 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 3524744

[startup+102.3 s]
/proc/loadavg: 1.95 2.02 2.03 3/181 17739
/proc/meminfo: memFree=25837048/32770624 swapFree=0/127768
[pid=17674] ppid=17671 vsize=3524744 CPUtime=102.18 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 4132123 0 0 0 9990 228 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4346776 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 3524744

[startup+162.3 s]
/proc/loadavg: 2.15 2.07 2.04 3/181 17741
/proc/meminfo: memFree=24635344/32770624 swapFree=0/127828
[pid=17674] ppid=17671 vsize=3524744 CPUtime=162.17 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 4972220 0 0 0 15954 263 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376729 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 3524744

[startup+222.306 s]
/proc/loadavg: 2.05 2.06 2.04 3/181 17743
/proc/meminfo: memFree=24634752/32770624 swapFree=0/127856
[pid=17674] ppid=17671 vsize=3524744 CPUtime=222.17 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 5749558 0 0 0 21922 295 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4346776 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 3524744

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.04 3/181 17745
/proc/meminfo: memFree=24634656/32770624 swapFree=0/127884
[pid=17674] ppid=17671 vsize=3524744 CPUtime=282.16 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 6547028 0 0 0 27889 327 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376734 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 3524744

[startup+342.3 s]
/proc/loadavg: 2.01 2.04 2.04 3/184 17761
/proc/meminfo: memFree=24629372/32770624 swapFree=0/127948
[pid=17674] ppid=17671 vsize=3524744 CPUtime=342.15 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 7318785 0 0 0 33856 359 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 3524744

[startup+402.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/181 17763
/proc/meminfo: memFree=24633524/32770624 swapFree=0/127976
[pid=17674] ppid=17671 vsize=3524744 CPUtime=402.15 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 8042843 0 0 0 39828 387 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376670 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 3524744

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 2.04 3/181 17765
/proc/meminfo: memFree=24633544/32770624 swapFree=0/128000
[pid=17674] ppid=17671 vsize=3524744 CPUtime=462.14 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 8700538 0 0 0 45800 414 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 6440512 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 3524744

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/181 17767
/proc/meminfo: memFree=24633300/32770624 swapFree=0/128032
[pid=17674] ppid=17671 vsize=3524744 CPUtime=522.13 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 9355815 0 0 0 51770 443 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7408612 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 3524744

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 17769
/proc/meminfo: memFree=24633800/32770624 swapFree=0/128068
[pid=17674] ppid=17671 vsize=3524744 CPUtime=582.13 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 10010129 0 0 0 57745 468 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7407283 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 3524744


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


[startup+1602.3 s]
/proc/loadavg: 2.03 2.05 2.05 3/182 17860
/proc/meminfo: memFree=24632088/32770624 swapFree=0/128660
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1602.06 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 17531718 0 0 0 159446 760 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7408619 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 3524744

[startup+1662.3 s]
/proc/loadavg: 2.24 2.10 2.06 3/182 17862
/proc/meminfo: memFree=24632240/32770624 swapFree=0/128680
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1662.05 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 17787974 0 0 0 165435 770 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 3524744

[startup+1722.3 s]
/proc/loadavg: 2.09 2.08 2.06 3/182 17864
/proc/meminfo: memFree=24632516/32770624 swapFree=0/128696
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1722.05 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18011047 0 0 0 171425 780 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1722.05
Current children cumulated vsize (KiB) 3524744

[startup+1782.3 s]
/proc/loadavg: 2.03 2.07 2.05 3/182 17866
/proc/meminfo: memFree=24632172/32770624 swapFree=0/128736
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1782.04 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18214088 0 0 0 177415 789 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7415386 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 3524744

[startup+1842.3 s]
/proc/loadavg: 2.01 2.06 2.05 3/182 17868
/proc/meminfo: memFree=24632708/32770624 swapFree=0/128756
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1842.04 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18391712 0 0 0 183408 796 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1842.04
Current children cumulated vsize (KiB) 3524744

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 17870
/proc/meminfo: memFree=24632424/32770624 swapFree=0/128796
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1902.04 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18540286 0 0 0 189400 804 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1902.04
Current children cumulated vsize (KiB) 3524744

[startup+1962.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/182 17871
/proc/meminfo: memFree=24632328/32770624 swapFree=0/128816
[pid=17674] ppid=17671 vsize=3524744 CPUtime=1962.03 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18665948 0 0 0 195395 808 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 1962.03
Current children cumulated vsize (KiB) 3524744

[startup+2022.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 17874
/proc/meminfo: memFree=24632216/32770624 swapFree=0/128864
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2022.03 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18764766 0 0 0 201390 813 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376729 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2022.03
Current children cumulated vsize (KiB) 3524744

[startup+2082.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 17876
/proc/meminfo: memFree=24632508/32770624 swapFree=0/128880
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2082.03 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18842371 0 0 0 207386 817 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7408530 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2082.03
Current children cumulated vsize (KiB) 3524744

[startup+2142.3 s]
/proc/loadavg: 2.13 2.05 2.05 3/185 17890
/proc/meminfo: memFree=24628664/32770624 swapFree=0/128948
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2142.02 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18892761 0 0 0 213382 820 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7406276 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2142.02
Current children cumulated vsize (KiB) 3524744

[startup+2202.31 s]
/proc/loadavg: 2.05 2.04 2.05 3/182 17893
/proc/meminfo: memFree=24632292/32770624 swapFree=0/128976
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2202.02 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18921346 0 0 0 219381 821 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376710 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2202.02
Current children cumulated vsize (KiB) 3524744

[startup+2262.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/182 17894
/proc/meminfo: memFree=24632680/32770624 swapFree=0/129000
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2262.02 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18924068 0 0 0 225380 822 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2262.02
Current children cumulated vsize (KiB) 3524744

[startup+2322.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 17896
/proc/meminfo: memFree=24633028/32770624 swapFree=0/129024
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2322.02 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18925681 0 0 0 231379 823 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 6441400 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2322.02
Current children cumulated vsize (KiB) 3524744

[startup+2382.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/182 17898
/proc/meminfo: memFree=24633664/32770624 swapFree=0/129052
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2382.01 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18927430 0 0 0 237378 823 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376535 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2382.01
Current children cumulated vsize (KiB) 3524744

[startup+2442.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 17901
/proc/meminfo: memFree=24632516/32770624 swapFree=0/129088
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2442.02 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18929173 0 0 0 243378 824 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376670 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2442.02
Current children cumulated vsize (KiB) 3524744

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 17903
/proc/meminfo: memFree=24632800/32770624 swapFree=0/129112
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2502.01 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18930946 0 0 0 249377 824 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 4376746 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2502.01
Current children cumulated vsize (KiB) 3524744



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.07 2.03 2.05 3/182 17945
/proc/meminfo: memFree=24630160/32770624 swapFree=0/128996
[pid=17674] ppid=17671 vsize=3524744 CPUtime=2519.7 cores=1,3,5,7
/proc/17674/stat : 17674 (BTD) R 17671 17674 15981 0 -1 4202496 18931435 0 0 0 251146 824 0 0 20 0 1 0 26230807 3609337856 873862 18446744073709551615 4194304 35031035 140727577639232 140727577638232 7416224 0 0 1 0 0 0 0 17 3 0 0 9 0 0 37130264 37226188 60715008 140727577641477 140727577641553 140727577641553 140727577645009 0
/proc/17674/statm: 881186 873862 293 7529 0 873633 0
Current children cumulated CPU time (s) 2519.7
Current children cumulated vsize (KiB) 3524744

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 17674 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.01
CPU time (s): 2519.73
CPU user time (s): 2511.47
CPU system time (s): 8.26062
CPU usage (%): 99.9888
Max. virtual memory (cumulated for all children) (KiB): 3524744

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2511.47
system time used= 8.26062
maximum resident set size= 3498012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18931435
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= 96
involuntary context switches= 689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.25693 second user time and 14.2514 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-09 02:45:12
IDJOB=4260601
IDBENCH=125996
IDSOLVER=2648
FILE ID=node126/4260601-1502240351
RUNJOBID= node126-1502234551-16045
PBS_JOBID= 
Free space on /tmp= 61984 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-06.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260601-1502240351/watcher-4260601-1502240351 -o /tmp/evaluation-result-4260601-1502240351/solver-4260601-1502240351 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502234551-16045 --watchdog 2580  BTD 2520 HOME/instance-4260601-1502240351.xml

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

MD5SUM BENCH= c11db23a97f48af6ae936ba62121dffc
RANDOM SEED=1272373041

node126.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.81
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.81
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.81
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.81
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:        31508268 kB
MemAvailable:   31880576 kB
Buffers:          190348 kB
Cached:           449492 kB
SwapCached:          544 kB
Active:           616856 kB
Inactive:         192924 kB
Active(anon):     122172 kB
Inactive(anon):    65264 kB
Active(file):     494684 kB
Inactive(file):   127660 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105568 kB
Dirty:             41156 kB
Writeback:             0 kB
AnonPages:        169904 kB
Mapped:            35712 kB
Shmem:             17056 kB
Slab:             157280 kB
SReclaimable:     131596 kB
SUnreclaim:        25684 kB
KernelStack:        3200 kB
PageTables:         5148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     423268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 61952 MiB
End job on node126 at 2017-08-09 03:27:13