Trace number 4260809

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

NameSuperSolutions/SuperSolutions-Taillard-os15/
SuperTaillard-os-15-22.xml
MD5SUM3ba855dc46a3fd367cb99709f0833fff
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 variables450
Number of constraints9675
Number of domains86
Minimum domain size811
Maximum domain size909
Distribution of domain sizes[{"size":811,"count":4},{"size":812,"count":6},{"size":813,"count":4},{"size":814,"count":6},{"size":815,"count":6},{"size":816,"count":6},{"size":818,"count":6},{"size":820,"count":4},{"size":821,"count":8},{"size":822,"count":2},{"size":823,"count":2},{"size":824,"count":6},{"size":825,"count":2},{"size":826,"count":2},{"size":827,"count":12},{"size":828,"count":4},{"size":829,"count":4},{"size":830,"count":6},{"size":831,"count":2},{"size":832,"count":4},{"size":833,"count":12},{"size":834,"count":10},{"size":835,"count":2},{"size":837,"count":8},{"size":838,"count":8},"...",{"size":878,"count":6}, {"size":879,"count":2}, {"size":880,"count":2}, {"size":881,"count":6}, {"size":882,"count":6}, {"size":884,"count":4}, {"size":885,"count":6}, {"size":886,"count":6}, {"size":887,"count":4}, {"size":888,"count":4}, {"size":889,"count":2}, {"size":890,"count":8}, {"size":891,"count":6}, {"size":892,"count":6}, {"size":893,"count":6}, {"size":894,"count":8}, {"size":895,"count":8}, {"size":896,"count":8}, {"size":898,"count":4}, {"size":901,"count":4}, {"size":902,"count":4}, {"size":905,"count":6}, {"size":906,"count":2}, {"size":907,"count":10}, {"size":909,"count":4}]
Minimum variable degree29
Maximum variable degree57
Distribution of variable degrees[{"degree":29,"count":225},{"degree":57,"count":225}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":9675}]
Number of extensional constraints0
Number of intensional constraints9675
Distribution of constraint types[{"type":"intension","count":9675}]
Optimization problemNO
Type of objective

Solver Data

7.01/7.13	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-4260809-1502253900/watcher-4260809-1502253900 -o /tmp/evaluation-result-4260809-1502253900/solver-4260809-1502253900 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7074 --watchdog 2580 BTD 2520 HOME/instance-4260809-1502253900.xml 

pid=10759
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.00 2.01 2.05 3/184 10762
/proc/meminfo: memFree=30336988/32770624 swapFree=0/273516
[pid=10762] ppid=10759 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/10762/stat : 10762 (runsolver) D 10759 10762 6971 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 13730702 24240128 106 18446744073709551615 4194304 4338465 140724824050736 140724824048376 139916080849623 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 28164096 140724824056022 140724824056394 140724824056394 140724824059850 0
/proc/10762/statm: 5918 106 53 36 0 2156 0

[startup+0.100517 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 10762
/proc/meminfo: memFree=30336988/32770624 swapFree=0/273516
[pid=10762] ppid=10759 vsize=31312 CPUtime=0.01 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 546 0 0 0 1 0 0 0 20 0 1 0 13730702 32063488 412 18446744073709551615 4194304 35031035 140726350690144 140726350686104 4207325 0 0 1 0 0 0 0 17 7 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 7828 412 216 7529 0 275 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 31312

[startup+0.200524 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 10762
/proc/meminfo: memFree=30336988/32770624 swapFree=0/273516
[pid=10762] ppid=10759 vsize=36064 CPUtime=0.11 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 1731 0 0 0 11 0 0 0 20 0 1 0 13730702 36929536 1599 18446744073709551615 4194304 35031035 140726350690144 140726350686104 4208395 0 0 1 0 0 0 0 17 7 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 9016 1599 216 7529 0 1463 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 36064

[startup+0.300516 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 10762
/proc/meminfo: memFree=30336988/32770624 swapFree=0/273516
[pid=10762] ppid=10759 vsize=40672 CPUtime=0.21 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 2902 0 0 0 21 0 0 0 20 0 1 0 13730702 41648128 2751 18446744073709551615 4194304 35031035 140726350690144 140726350686104 4208413 0 0 1 0 0 0 0 17 7 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 10168 2751 216 7529 0 2615 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 40672

[startup+0.704539 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 10762
/proc/meminfo: memFree=30336988/32770624 swapFree=0/273516
[pid=10762] ppid=10759 vsize=57572 CPUtime=0.6 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 7260 0 0 0 60 0 0 0 20 0 1 0 13730702 58953728 7123 18446744073709551615 4194304 35031035 140726350690144 140726350687320 6435755 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 14393 7123 367 7529 0 6840 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 57572

[startup+1.50022 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 10763
/proc/meminfo: memFree=30307564/32770624 swapFree=0/273776
[pid=10762] ppid=10759 vsize=61124 CPUtime=1.41 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 8193 0 0 0 140 1 0 0 20 0 1 0 13730702 62590976 7934 18446744073709551615 4194304 35031035 140726350690144 140726350681096 4810291 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 15281 7934 410 7529 0 7728 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 61124

[startup+3.10022 s]
/proc/loadavg: 1.92 2.00 2.04 3/185 10763
/proc/meminfo: memFree=30305084/32770624 swapFree=0/273776
[pid=10762] ppid=10759 vsize=63756 CPUtime=3.01 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 10035 0 0 0 300 1 0 0 20 0 1 0 13730702 65286144 8639 18446744073709551615 4194304 35031035 140726350690144 140726350682968 7416224 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 15939 8639 410 7529 0 8386 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 63756

[startup+6.30023 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 10763
/proc/meminfo: memFree=30299428/32770624 swapFree=0/273784
[pid=10762] ppid=10759 vsize=68896 CPUtime=6.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 13666 0 0 0 619 1 0 0 20 0 1 0 13730702 70549504 9897 18446744073709551615 4194304 35031035 140726350690144 140726350682968 4750317 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 17224 9897 410 7529 0 9671 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 68896

[startup+12.7003 s]
/proc/loadavg: 1.93 2.00 2.04 3/185 10764
/proc/meminfo: memFree=30016920/32770624 swapFree=0/273792
[pid=10762] ppid=10759 vsize=355904 CPUtime=12.6 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 91462 0 0 0 1249 11 0 0 20 0 1 0 13730702 364445696 80210 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4544913 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 88976 80210 466 7529 0 81423 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 355904

[startup+25.5004 s]
/proc/loadavg: 1.95 2.00 2.04 3/185 10764
/proc/meminfo: memFree=30016992/32770624 swapFree=0/273804
[pid=10762] ppid=10759 vsize=355904 CPUtime=25.4 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 97962 0 0 0 2528 12 0 0 20 0 1 0 13730702 364445696 80237 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 88976 80237 466 7529 0 81423 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 355904

[startup+51.1004 s]
/proc/loadavg: 1.97 2.00 2.04 3/185 10764
/proc/meminfo: memFree=30016760/32770624 swapFree=0/273816
[pid=10762] ppid=10759 vsize=356168 CPUtime=51 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 104614 0 0 0 5085 15 0 0 20 0 1 0 13730702 364716032 80275 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496740 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89042 80275 466 7529 0 81489 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 356168

[startup+102.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/182 10766
/proc/meminfo: memFree=30020376/32770624 swapFree=0/273852
[pid=10762] ppid=10759 vsize=356300 CPUtime=102.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 108308 0 0 0 10200 20 0 0 20 0 1 0 13730702 364851200 80307 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496728 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89075 80307 466 7529 0 81522 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 356300

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/182 10768
/proc/meminfo: memFree=30019900/32770624 swapFree=0/273880
[pid=10762] ppid=10759 vsize=356300 CPUtime=162.19 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 108804 0 0 0 16195 24 0 0 20 0 1 0 13730702 364851200 80327 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89075 80327 466 7529 0 81522 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 356300

[startup+222.306 s]
/proc/loadavg: 2.04 2.01 2.05 3/182 10770
/proc/meminfo: memFree=30020068/32770624 swapFree=0/273908
[pid=10762] ppid=10759 vsize=356300 CPUtime=222.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 109285 0 0 0 22192 28 0 0 20 0 1 0 13730702 364851200 80335 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496712 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89075 80335 466 7529 0 81522 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 356300

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 10772
/proc/meminfo: memFree=30015396/32770624 swapFree=0/273936
[pid=10762] ppid=10759 vsize=356432 CPUtime=282.19 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 109490 0 0 0 28186 33 0 0 20 0 1 0 13730702 364986368 81646 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89108 81646 466 7529 0 81555 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 356432

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 10774
/proc/meminfo: memFree=30014900/32770624 swapFree=0/273964
[pid=10762] ppid=10759 vsize=356432 CPUtime=342.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 109698 0 0 0 34182 38 0 0 20 0 1 0 13730702 364986368 81653 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89108 81653 466 7529 0 81555 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 356432

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/181 10776
/proc/meminfo: memFree=30015264/32770624 swapFree=0/273992
[pid=10762] ppid=10759 vsize=356432 CPUtime=402.19 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 109874 0 0 0 40177 42 0 0 20 0 1 0 13730702 364986368 81662 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497556 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89108 81662 466 7529 0 81555 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 356432

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 10778
/proc/meminfo: memFree=30015016/32770624 swapFree=0/274020
[pid=10762] ppid=10759 vsize=356432 CPUtime=462.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 110087 0 0 0 46174 46 0 0 20 0 1 0 13730702 364986368 81668 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496750 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89108 81668 466 7529 0 81555 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 356432

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 10780
/proc/meminfo: memFree=30015568/32770624 swapFree=0/274052
[pid=10762] ppid=10759 vsize=356564 CPUtime=522.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 110292 0 0 0 52169 51 0 0 20 0 1 0 13730702 365121536 81671 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497575 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89141 81671 466 7529 0 81588 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 356564

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 10796
/proc/meminfo: memFree=30011964/32770624 swapFree=0/274116
[pid=10762] ppid=10759 vsize=356564 CPUtime=582.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 110487 0 0 0 58163 57 0 0 20 0 1 0 13730702 365121536 81680 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89141 81680 466 7529 0 81588 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 356564


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 10845
/proc/meminfo: memFree=30013220/32770624 swapFree=0/274668
[pid=10762] ppid=10759 vsize=356696 CPUtime=1602.22 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 113589 0 0 0 160090 132 0 0 20 0 1 0 13730702 365256704 81731 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89174 81731 466 7529 0 81621 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 356696

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 10909
/proc/meminfo: memFree=31426300/32770624 swapFree=0/274740
[pid=10762] ppid=10759 vsize=356696 CPUtime=1662.22 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 113753 0 0 0 166086 136 0 0 20 0 1 0 13730702 365256704 81731 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89174 81731 466 7529 0 81621 0
Current children cumulated CPU time (s) 1662.22
Current children cumulated vsize (KiB) 356696

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 10911
/proc/meminfo: memFree=31426408/32770624 swapFree=0/274796
[pid=10762] ppid=10759 vsize=356696 CPUtime=1722.23 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 113955 0 0 0 172082 141 0 0 20 0 1 0 13730702 365256704 81737 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497542 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89174 81737 466 7529 0 81621 0
Current children cumulated CPU time (s) 1722.23
Current children cumulated vsize (KiB) 356696

[startup+1782.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/184 10927
/proc/meminfo: memFree=31421768/32770624 swapFree=0/274872
[pid=10762] ppid=10759 vsize=356696 CPUtime=1782.22 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 114114 0 0 0 178077 145 0 0 20 0 1 0 13730702 365256704 81737 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496750 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89174 81737 466 7529 0 81621 0
Current children cumulated CPU time (s) 1782.22
Current children cumulated vsize (KiB) 356696

[startup+1842.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/185 10954
/proc/meminfo: memFree=31420696/32770624 swapFree=0/274932
[pid=10762] ppid=10759 vsize=356828 CPUtime=1842.21 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 114299 0 0 0 184071 150 0 0 20 0 1 0 13730702 365391872 81737 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81737 466 7529 0 81654 0
Current children cumulated CPU time (s) 1842.21
Current children cumulated vsize (KiB) 356828

[startup+1902.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/185 10956
/proc/meminfo: memFree=31419428/32770624 swapFree=0/274964
[pid=10762] ppid=10759 vsize=356828 CPUtime=1902.2 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 114466 0 0 0 190066 154 0 0 20 0 1 0 13730702 365391872 81746 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81746 466 7529 0 81654 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 356828

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 10958
/proc/meminfo: memFree=31423160/32770624 swapFree=0/274996
[pid=10762] ppid=10759 vsize=356828 CPUtime=1962.18 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 114641 0 0 0 196060 158 0 0 20 0 1 0 13730702 365391872 81746 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4544899 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81746 466 7529 0 81654 0
Current children cumulated CPU time (s) 1962.18
Current children cumulated vsize (KiB) 356828

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 10960
/proc/meminfo: memFree=31423032/32770624 swapFree=0/275036
[pid=10762] ppid=10759 vsize=356828 CPUtime=2022.17 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 114831 0 0 0 202054 163 0 0 20 0 1 0 13730702 365391872 81746 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81746 466 7529 0 81654 0
Current children cumulated CPU time (s) 2022.17
Current children cumulated vsize (KiB) 356828

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/182 10962
/proc/meminfo: memFree=31422748/32770624 swapFree=0/275060
[pid=10762] ppid=10759 vsize=356828 CPUtime=2082.16 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115004 0 0 0 208049 167 0 0 20 0 1 0 13730702 365391872 81752 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81752 466 7529 0 81654 0
Current children cumulated CPU time (s) 2082.16
Current children cumulated vsize (KiB) 356828

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 10964
/proc/meminfo: memFree=31422828/32770624 swapFree=0/275096
[pid=10762] ppid=10759 vsize=356828 CPUtime=2142.15 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115177 0 0 0 214043 172 0 0 20 0 1 0 13730702 365391872 81752 18446744073709551615 4194304 35031035 140726350690144 140726350689144 6458018 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81752 466 7529 0 81654 0
Current children cumulated CPU time (s) 2142.15
Current children cumulated vsize (KiB) 356828

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/181 10966
/proc/meminfo: memFree=31422912/32770624 swapFree=0/275120
[pid=10762] ppid=10759 vsize=356828 CPUtime=2202.14 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115353 0 0 0 220038 176 0 0 20 0 1 0 13730702 365391872 81752 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497539 0 0 1 0 0 0 0 17 1 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81752 466 7529 0 81654 0
Current children cumulated CPU time (s) 2202.14
Current children cumulated vsize (KiB) 356828

[startup+2262.3 s]
/proc/loadavg: 1.95 1.98 2.03 3/181 10968
/proc/meminfo: memFree=31423684/32770624 swapFree=0/275156
[pid=10762] ppid=10759 vsize=356828 CPUtime=2262.13 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115535 0 0 0 226032 181 0 0 20 0 1 0 13730702 365391872 81758 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4497582 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81758 466 7529 0 81654 0
Current children cumulated CPU time (s) 2262.13
Current children cumulated vsize (KiB) 356828

[startup+2322.3 s]
/proc/loadavg: 1.98 1.99 2.03 3/181 10970
/proc/meminfo: memFree=31423464/32770624 swapFree=0/275176
[pid=10762] ppid=10759 vsize=356828 CPUtime=2322.13 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115702 0 0 0 232026 187 0 0 20 0 1 0 13730702 365391872 81758 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496728 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81758 466 7529 0 81654 0
Current children cumulated CPU time (s) 2322.13
Current children cumulated vsize (KiB) 356828

[startup+2382.3 s]
/proc/loadavg: 1.99 1.99 2.03 3/185 10987
/proc/meminfo: memFree=31418260/32770624 swapFree=0/275252
[pid=10762] ppid=10759 vsize=356828 CPUtime=2382.13 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 115870 0 0 0 238021 192 0 0 20 0 1 0 13730702 365391872 81866 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81866 466 7529 0 81654 0
Current children cumulated CPU time (s) 2382.13
Current children cumulated vsize (KiB) 356828

[startup+2442.3 s]
/proc/loadavg: 2.00 1.99 2.03 3/184 10989
/proc/meminfo: memFree=31418904/32770624 swapFree=0/275288
[pid=10762] ppid=10759 vsize=356828 CPUtime=2442.13 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 116025 0 0 0 244016 197 0 0 20 0 1 0 13730702 365391872 81866 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4544944 0 0 1 0 0 0 0 17 3 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81866 466 7529 0 81654 0
Current children cumulated CPU time (s) 2442.13
Current children cumulated vsize (KiB) 356828

[startup+2502.3 s]
/proc/loadavg: 1.95 1.97 2.03 3/182 10992
/proc/meminfo: memFree=31423568/32770624 swapFree=0/275316
[pid=10762] ppid=10759 vsize=356828 CPUtime=2502.13 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 116182 0 0 0 250011 202 0 0 20 0 1 0 13730702 365391872 81866 18446744073709551615 4194304 35031035 140726350690144 140726350689144 4496747 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81866 466 7529 0 81654 0
Current children cumulated CPU time (s) 2502.13
Current children cumulated vsize (KiB) 356828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 1.96 1.97 2.03 3/182 10992
/proc/meminfo: memFree=31423444/32770624 swapFree=0/275324
[pid=10762] ppid=10759 vsize=356828 CPUtime=2519.84 cores=1,3,5,7
/proc/10762/stat : 10762 (BTD) R 10759 10762 6971 0 -1 4202496 116322 0 0 0 251781 203 0 0 20 0 1 0 13730702 365391872 81866 18446744073709551615 4194304 35031035 140726350690144 140726350689144 7760122 0 0 1 0 0 0 0 17 5 0 0 8 0 0 37130264 37226188 53411840 140726350696965 140726350697041 140726350697041 140726350700497 0
/proc/10762/statm: 89207 81866 466 7529 0 81654 0
Current children cumulated CPU time (s) 2519.84
Current children cumulated vsize (KiB) 356828

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 10762 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): 2517.81
CPU system time (s): 2.03496
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 356828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.81
system time used= 2.03496
maximum resident set size= 327464
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 116322
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= 22
involuntary context switches= 1169

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.46523 second user time and 10.558 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-09 06:30:44
IDJOB=4260809
IDBENCH=138550
IDSOLVER=2648
FILE ID=node124/4260809-1502253900
RUNJOBID= node124-1502235469-7074
PBS_JOBID= 
Free space on /tmp= 61992 MiB

SOLVER NAME= BTD 2017-07-25
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os15/SuperTaillard-os-15-22.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4260809-1502253900/watcher-4260809-1502253900 -o /tmp/evaluation-result-4260809-1502253900/solver-4260809-1502253900 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502235469-7074 --watchdog 2580  BTD 2520 HOME/instance-4260809-1502253900.xml

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

MD5SUM BENCH= 3ba855dc46a3fd367cb99709f0833fff
RANDOM SEED=155568351

node124.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.51
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.51
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.51
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.51
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:        30337252 kB
MemAvailable:   30579120 kB
Buffers:          102308 kB
Cached:           431012 kB
SwapCached:            0 kB
Active:          1736532 kB
Inactive:         290284 kB
Active(anon):    1494172 kB
Inactive(anon):    16768 kB
Active(file):     242360 kB
Inactive(file):   273516 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             38808 kB
Writeback:             4 kB
AnonPages:       1493860 kB
Mapped:            34620 kB
Shmem:             17128 kB
Slab:             108044 kB
SReclaimable:      83652 kB
SUnreclaim:        24392 kB
KernelStack:        3264 kB
PageTables:         7776 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1751784 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1366016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61956 MiB
End job on node124 at 2017-08-09 07:12:44