Trace number 4239744

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
R1: BTD 2017-06-30? 2400.02 2400.39

General information on the benchmark

NameScheduling/Scheduling-xcsp2-os-gp/
gp10-05-1070_X2.xml
MD5SUM23007d5514affe077dd6f6cf857721a4
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 benchmark31.226101
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Number of domains2
Minimum domain size1
Maximum domain size1071
Distribution of domain sizes[{"size":1,"count":1},{"size":1071,"count":100}]
Minimum variable degree19
Maximum variable degree100
Distribution of variable degrees[{"degree":19,"count":100},{"degree":100,"count":1}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1000}]
Number of extensional constraints0
Number of intensional constraints1000
Distribution of constraint types[{"type":"intension","count":1000}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.83	c Version: 2017-06-30
2399.92/2400.37	s UNKNOWN
2399.92/2400.37	c Solving # Nodes: 1676912
2399.92/2400.37	c Global Time: 2400 s

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4239744-1500623776/watcher-4239744-1500623776 -o /tmp/evaluation-result-4239744-1500623776/solver-4239744-1500623776 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3431 --watchdog 2560 BTD 2400 HOME/instance-4239744-1500623776.xml 

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

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


[startup+0 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3462
/proc/meminfo: memFree=30918512/32770624 swapFree=6792/937548
[pid=3462] ppid=3456 vsize=30808 CPUtime=0 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 436 0 0 0 0 0 0 0 20 0 1 0 15811192 31547392 260 33554432000 4194304 35031059 140733391262256 140733391259432 7408842 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 7702 260 229 7529 0 149 0

[startup+0.100117 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3462
/proc/meminfo: memFree=30918512/32770624 swapFree=6792/937548
[pid=3462] ppid=3456 vsize=33240 CPUtime=0.09 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 1044 0 0 0 9 0 0 0 20 0 1 0 15811192 34037760 912 33554432000 4194304 35031059 140733391262256 140733391258024 7993657 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 8310 912 233 7529 0 757 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33240

[startup+0.200354 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3462
/proc/meminfo: memFree=30918512/32770624 swapFree=6792/937548
[pid=3462] ppid=3456 vsize=36980 CPUtime=0.19 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 1982 0 0 0 19 0 0 0 20 0 1 0 15811192 37867520 1846 33554432000 4194304 35031059 140733391262256 140733391258216 7406404 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 9245 1846 233 7529 0 1692 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 36980

[startup+0.300326 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3462
/proc/meminfo: memFree=30918512/32770624 swapFree=6792/937548
[pid=3462] ppid=3456 vsize=38364 CPUtime=0.29 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 2525 0 0 0 29 0 0 0 20 0 1 0 15811192 39284736 2344 33554432000 4194304 35031059 140733391262256 140733391259432 6497391 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 9591 2344 423 7529 0 2038 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38364

[startup+0.700278 s]
/proc/loadavg: 0.16 0.05 0.06 3/187 3462
/proc/meminfo: memFree=30918512/32770624 swapFree=6792/937548
[pid=3462] ppid=3456 vsize=38984 CPUtime=0.69 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 2700 0 0 0 69 0 0 0 20 0 1 0 15811192 39919616 2508 33554432000 4194304 35031059 140733391262256 140733391255224 6497707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 9746 2508 423 7529 0 2193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38984

[startup+1.50028 s]
/proc/loadavg: 0.16 0.05 0.06 4/189 3464
/proc/meminfo: memFree=30869344/32770624 swapFree=6792/937192
[pid=3462] ppid=3456 vsize=77796 CPUtime=1.49 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 12060 0 0 0 148 1 0 0 20 0 1 0 15811192 79663104 11904 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19449 11904 471 7529 0 11896 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 77796

[startup+3.10032 s]
/proc/loadavg: 0.16 0.05 0.06 4/189 3464
/proc/meminfo: memFree=30866368/32770624 swapFree=6792/937192
[pid=3462] ppid=3456 vsize=77796 CPUtime=3.08 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 13625 0 0 0 307 1 0 0 20 0 1 0 15811192 79663104 11933 33554432000 4194304 35031059 140733391262256 140733391261256 4497616 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19449 11933 476 7529 0 11896 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 77796

[startup+6.30587 s]
/proc/loadavg: 0.23 0.06 0.06 4/189 3464
/proc/meminfo: memFree=30859552/32770624 swapFree=6792/937204
[pid=3462] ppid=3456 vsize=77928 CPUtime=6.29 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 15355 0 0 0 627 2 0 0 20 0 1 0 15811192 79798272 11959 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19482 11959 476 7529 0 11929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 77928

[startup+12.7003 s]
/proc/loadavg: 0.37 0.10 0.07 4/189 3464
/proc/meminfo: memFree=30851908/32770624 swapFree=6792/937212
[pid=3462] ppid=3456 vsize=77928 CPUtime=12.68 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 17026 0 0 0 1266 2 0 0 20 0 1 0 15811192 79798272 11986 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19482 11986 476 7529 0 11929 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 77928

[startup+25.5003 s]
/proc/loadavg: 0.66 0.17 0.10 3/189 3586
/proc/meminfo: memFree=30870992/32770624 swapFree=6792/937248
[pid=3462] ppid=3456 vsize=78060 CPUtime=25.48 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 20236 0 0 0 2545 3 0 0 20 0 1 0 15811192 79933440 12019 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19515 12019 476 7529 0 11962 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78060

[startup+51.1003 s]
/proc/loadavg: 1.12 0.32 0.15 3/189 3586
/proc/meminfo: memFree=30870580/32770624 swapFree=6792/937268
[pid=3462] ppid=3456 vsize=78320 CPUtime=51.07 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 21840 0 0 0 5101 6 0 0 20 0 1 0 15811192 80199680 12064 33554432000 4194304 35031059 140733391262256 140733391261256 4497591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19580 12064 476 7529 0 12027 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 78320

[startup+102.3 s]
/proc/loadavg: 1.73 0.61 0.25 3/189 3587
/proc/meminfo: memFree=30868228/32770624 swapFree=6792/937300
[pid=3462] ppid=3456 vsize=78448 CPUtime=102.26 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22193 0 0 0 10214 12 0 0 20 0 1 0 15811192 80330752 12416 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19612 12416 476 7529 0 12059 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 78448

[startup+162.3 s]
/proc/loadavg: 1.90 0.86 0.36 3/189 3589
/proc/meminfo: memFree=30867688/32770624 swapFree=6792/937344
[pid=3462] ppid=3456 vsize=78712 CPUtime=162.25 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22535 0 0 0 16200 25 0 0 20 0 1 0 15811192 80601088 12492 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19678 12492 476 7529 0 12125 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78712

[startup+222.3 s]
/proc/loadavg: 1.96 1.07 0.47 3/189 3590
/proc/meminfo: memFree=30868064/32770624 swapFree=6792/937368
[pid=3462] ppid=3456 vsize=78844 CPUtime=222.24 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22628 0 0 0 22190 34 0 0 20 0 1 0 15811192 80736256 12516 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19711 12516 476 7529 0 12158 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 78844

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 0.56 3/189 3598
/proc/meminfo: memFree=30868108/32770624 swapFree=6792/937412
[pid=3462] ppid=3456 vsize=78844 CPUtime=282.24 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22752 0 0 0 28183 41 0 0 20 0 1 0 15811192 80736256 12532 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19711 12532 476 7529 0 12158 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 78844

[startup+342.3 s]
/proc/loadavg: 2.00 1.38 0.65 3/187 3621
/proc/meminfo: memFree=30866772/32770624 swapFree=6792/937456
[pid=3462] ppid=3456 vsize=78844 CPUtime=342.22 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22846 0 0 0 34174 48 0 0 20 0 1 0 15811192 80736256 12534 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19711 12534 476 7529 0 12158 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 78844

[startup+402.306 s]
/proc/loadavg: 2.00 1.49 0.74 3/187 3622
/proc/meminfo: memFree=30866764/32770624 swapFree=6792/937492
[pid=3462] ppid=3456 vsize=78976 CPUtime=402.22 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 22959 0 0 0 40166 56 0 0 20 0 1 0 15811192 80871424 12559 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19744 12559 476 7529 0 12191 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 78976

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 0.82 3/187 3623
/proc/meminfo: memFree=30866484/32770624 swapFree=6792/937516
[pid=3462] ppid=3456 vsize=78976 CPUtime=462.21 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 23084 0 0 0 46157 64 0 0 20 0 1 0 15811192 80871424 12575 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19744 12575 476 7529 0 12191 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 78976

[startup+522.3 s]
/proc/loadavg: 2.00 1.66 0.89 3/187 3624
/proc/meminfo: memFree=30866484/32770624 swapFree=6792/937544
[pid=3462] ppid=3456 vsize=78976 CPUtime=522.2 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 23151 0 0 0 52149 71 0 0 20 0 1 0 15811192 80871424 12575 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19744 12575 476 7529 0 12191 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 78976

[startup+582.3 s]
/proc/loadavg: 2.00 1.72 0.96 3/187 3625
/proc/meminfo: memFree=30866496/32770624 swapFree=6792/937576
[pid=3462] ppid=3456 vsize=78976 CPUtime=582.19 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 23207 0 0 0 58143 76 0 0 20 0 1 0 15811192 80871424 12575 33554432000 4194304 35031059 140733391262256 140733391261256 4497528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19744 12575 476 7529 0 12191 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 78976


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

/proc/loadavg: 2.01 2.00 1.70 3/187 3659
/proc/meminfo: memFree=30866952/32770624 swapFree=6792/938172
[pid=3462] ppid=3456 vsize=79372 CPUtime=1722.03 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25044 0 0 0 171983 220 0 0 20 0 1 0 15811192 81276928 12649 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12649 476 7529 0 12290 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 79372

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.72 3/187 3661
/proc/meminfo: memFree=30866700/32770624 swapFree=6792/938204
[pid=3462] ppid=3456 vsize=79372 CPUtime=1782.02 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25119 0 0 0 177973 229 0 0 20 0 1 0 15811192 81276928 12658 33554432000 4194304 35031059 140733391262256 140733391261256 4213589 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12658 476 7529 0 12290 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 79372

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.74 3/187 3662
/proc/meminfo: memFree=30866360/32770624 swapFree=6792/938240
[pid=3462] ppid=3456 vsize=79372 CPUtime=1842.01 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25213 0 0 0 183963 238 0 0 20 0 1 0 15811192 81276928 12658 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12658 476 7529 0 12290 0
Current children cumulated CPU time (s) 1842.01
Current children cumulated vsize (KiB) 79372

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.76 3/187 3663
/proc/meminfo: memFree=30867036/32770624 swapFree=6792/938272
[pid=3462] ppid=3456 vsize=79372 CPUtime=1901.99 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25324 0 0 0 189953 246 0 0 20 0 1 0 15811192 81276928 12664 33554432000 4194304 35031059 140733391262256 140733391261256 4497528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12664 476 7529 0 12290 0
Current children cumulated CPU time (s) 1901.99
Current children cumulated vsize (KiB) 79372

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/187 3665
/proc/meminfo: memFree=30867432/32770624 swapFree=6792/938312
[pid=3462] ppid=3456 vsize=79372 CPUtime=1961.99 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25417 0 0 0 195951 248 0 0 20 0 1 0 15811192 81276928 12664 33554432000 4194304 35031059 140733391262256 140733391261256 4497528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12664 476 7529 0 12290 0
Current children cumulated CPU time (s) 1961.99
Current children cumulated vsize (KiB) 79372

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.78 3/187 3666
/proc/meminfo: memFree=30867224/32770624 swapFree=6792/938336
[pid=3462] ppid=3456 vsize=79372 CPUtime=2021.98 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25500 0 0 0 201944 254 0 0 20 0 1 0 15811192 81276928 12664 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12664 476 7529 0 12290 0
Current children cumulated CPU time (s) 2021.98
Current children cumulated vsize (KiB) 79372

[startup+2082.3 s]
/proc/loadavg: 2.06 2.02 1.80 3/187 3674
/proc/meminfo: memFree=30866784/32770624 swapFree=6792/938380
[pid=3462] ppid=3456 vsize=79372 CPUtime=2081.97 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25601 0 0 0 207930 267 0 0 20 0 1 0 15811192 81276928 12665 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12665 476 7529 0 12290 0
Current children cumulated CPU time (s) 2081.97
Current children cumulated vsize (KiB) 79372

[startup+2142.3 s]
/proc/loadavg: 2.06 2.03 1.82 3/187 3675
/proc/meminfo: memFree=30866788/32770624 swapFree=6792/938408
[pid=3462] ppid=3456 vsize=79372 CPUtime=2141.96 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25686 0 0 0 213920 276 0 0 20 0 1 0 15811192 81276928 12680 33554432000 4194304 35031059 140733391262256 140733391261256 4497591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12680 476 7529 0 12290 0
Current children cumulated CPU time (s) 2141.96
Current children cumulated vsize (KiB) 79372

[startup+2202.3 s]
/proc/loadavg: 2.02 2.02 1.83 3/187 3676
/proc/meminfo: memFree=30866792/32770624 swapFree=6792/938444
[pid=3462] ppid=3456 vsize=79372 CPUtime=2201.95 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25770 0 0 0 219910 285 0 0 20 0 1 0 15811192 81276928 12680 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12680 476 7529 0 12290 0
Current children cumulated CPU time (s) 2201.95
Current children cumulated vsize (KiB) 79372

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 1.84 3/187 3677
/proc/meminfo: memFree=30866132/32770624 swapFree=6792/938468
[pid=3462] ppid=3456 vsize=79372 CPUtime=2261.95 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25903 0 0 0 225905 290 0 0 20 0 1 0 15811192 81276928 12680 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12680 476 7529 0 12290 0
Current children cumulated CPU time (s) 2261.95
Current children cumulated vsize (KiB) 79372

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.85 3/187 3678
/proc/meminfo: memFree=30866140/32770624 swapFree=6792/938496
[pid=3462] ppid=3456 vsize=79372 CPUtime=2321.93 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 25973 0 0 0 231902 291 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2321.93
Current children cumulated vsize (KiB) 79372

[startup+2382.31 s]
/proc/loadavg: 2.00 2.01 1.86 3/187 3679
/proc/meminfo: memFree=30866264/32770624 swapFree=6792/938524
[pid=3462] ppid=3456 vsize=79372 CPUtime=2381.93 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26044 0 0 0 237900 293 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4497572 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2381.93
Current children cumulated vsize (KiB) 79372

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

[startup+2387.9 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866264/32770624 swapFree=6792/938524
[pid=3462] ppid=3456 vsize=79372 CPUtime=2387.52 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26044 0 0 0 238458 294 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4577924 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2387.52
Current children cumulated vsize (KiB) 79372

[startup+2394.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866388/32770624 swapFree=6792/938528
[pid=3462] ppid=3456 vsize=79372 CPUtime=2393.92 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26044 0 0 0 239098 294 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4496744 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2393.92
Current children cumulated vsize (KiB) 79372

[startup+2397.5 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866388/32770624 swapFree=6792/938528
[pid=3462] ppid=3456 vsize=79372 CPUtime=2397.12 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26113 0 0 0 239418 294 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2397.12
Current children cumulated vsize (KiB) 79372

[startup+2399.1 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866388/32770624 swapFree=6792/938528
[pid=3462] ppid=3456 vsize=79372 CPUtime=2398.72 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26113 0 0 0 239577 295 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 7760138 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2398.72
Current children cumulated vsize (KiB) 79372

[startup+2399.91 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866388/32770624 swapFree=6792/938528
[pid=3462] ppid=3456 vsize=79372 CPUtime=2399.53 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26113 0 0 0 239658 295 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4497591 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2399.53
Current children cumulated vsize (KiB) 79372

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 1.87 3/187 3679
/proc/meminfo: memFree=30866388/32770624 swapFree=6792/938528
[pid=3462] ppid=3456 vsize=79372 CPUtime=2399.92 cores=0,2,4,6
/proc/3462/stat : 3462 (BTD) R 3456 3462 3400 0 -1 4202496 26114 0 0 0 239697 295 0 0 20 0 1 0 15811192 81276928 12684 33554432000 4194304 35031059 140733391262256 140733391261256 4497598 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 37130264 37226188 39514112 140733391267066 140733391267142 140733391267142 140733391269841 0
/proc/3462/statm: 19843 12684 476 7529 0 12290 0
Current children cumulated CPU time (s) 2399.92
Current children cumulated vsize (KiB) 79372

Child status: 0
Real time (s): 2400.39
CPU time (s): 2400.02
CPU user time (s): 2397.06
CPU system time (s): 2.95356
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 79372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.06
system time used= 2.95356
maximum resident set size= 50736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26394
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= 12
involuntary context switches= 121918

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81508 second user time and 8.398 second system time

The end

Launcher Data

Begin job on node143 at 2017-07-21 09:56:16
IDJOB=4239744
IDBENCH=115551
IDSOLVER=2619
FILE ID=node143/4239744-1500623776
RUNJOBID= node143-1500623775-3431
PBS_JOBID= 20622991
Free space on /tmp= 61996 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/Scheduling/Scheduling-xcsp2-os-gp/gp10-05-1070_X2.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4239744-1500623776/watcher-4239744-1500623776 -o /tmp/evaluation-result-4239744-1500623776/solver-4239744-1500623776 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node143-1500623775-3431 --watchdog 2560  BTD 2400 HOME/instance-4239744-1500623776.xml

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

MD5SUM BENCH= 23007d5514affe077dd6f6cf857721a4
RANDOM SEED=1033440171

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

/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		: 2400.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.14
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		: 2400.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		: 1600.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.14
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		: 1600.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		: 1600.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.14
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		: 1600.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		: 1600.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.14
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		: 1600.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:        30920348 kB
MemAvailable:   32013224 kB
Buffers:          155176 kB
Cached:          1216732 kB
SwapCached:            0 kB
Active:           479384 kB
Inactive:         946304 kB
Active(anon):      56644 kB
Inactive(anon):     8760 kB
Active(file):     422740 kB
Inactive(file):   937544 kB
Unevictable:        6792 kB
Mlocked:            6800 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             76796 kB
Writeback:             0 kB
AnonPages:         60684 kB
Mapped:            31992 kB
Shmem:              8852 kB
Slab:             121264 kB
SReclaimable:      96852 kB
SUnreclaim:        24412 kB
KernelStack:        3232 kB
PageTables:         4932 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309388 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61920 MiB
End job on node143 at 2017-07-21 10:36:17