Trace number 4243024

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? (TO) 2400.1 2401.31

General information on the benchmark

NameSuperSolutions/SuperSolutions-Taillard-os20/
SuperTaillard-os-20-17.xml
MD5SUM4b4738a8e40cdda4c63a077f136d1653
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 variables800
Number of constraints23200
Number of domains98
Minimum domain size1322
Maximum domain size1420
Distribution of domain sizes[{"size":1322,"count":14},{"size":1323,"count":8},{"size":1324,"count":16},{"size":1325,"count":6},{"size":1326,"count":6},{"size":1327,"count":4},{"size":1328,"count":12},{"size":1329,"count":4},{"size":1330,"count":18},{"size":1331,"count":10},{"size":1332,"count":4},{"size":1333,"count":20},{"size":1334,"count":8},{"size":1335,"count":2},{"size":1336,"count":16},{"size":1337,"count":12},{"size":1338,"count":8},{"size":1339,"count":4},{"size":1340,"count":12},{"size":1341,"count":2},{"size":1342,"count":10},{"size":1343,"count":12},{"size":1344,"count":12},{"size":1345,"count":12},{"size":1346,"count":10},"...",{"size":1396,"count":10}, {"size":1397,"count":14}, {"size":1398,"count":8}, {"size":1399,"count":12}, {"size":1400,"count":4}, {"size":1401,"count":6}, {"size":1402,"count":12}, {"size":1403,"count":10}, {"size":1404,"count":6}, {"size":1405,"count":6}, {"size":1406,"count":6}, {"size":1407,"count":6}, {"size":1408,"count":4}, {"size":1409,"count":8}, {"size":1410,"count":6}, {"size":1411,"count":6}, {"size":1412,"count":8}, {"size":1413,"count":8}, {"size":1414,"count":8}, {"size":1415,"count":4}, {"size":1416,"count":10}, {"size":1417,"count":6}, {"size":1418,"count":10}, {"size":1419,"count":8}, {"size":1420,"count":6}]
Minimum variable degree39
Maximum variable degree77
Distribution of variable degrees[{"degree":39,"count":400},{"degree":77,"count":400}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":23200}]
Number of extensional constraints0
Number of intensional constraints23200
Distribution of constraint types[{"type":"intension","count":23200}]
Optimization problemNO
Type of objective

Solver Data

19.98/20.02	c Version: 2017-06-30
2399.98/2401.21	s UNKNOWN
2399.98/2401.21	c Solving # Nodes: 213353
2399.98/2401.21	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-4243024-1500633408/watcher-4243024-1500633408 -o /tmp/evaluation-result-4243024-1500633408/solver-4243024-1500633408 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500623775-4001 --watchdog 2560 BTD 2400 HOME/instance-4243024-1500633408.xml 

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

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: 2.00 2.01 2.05 3/186 5729
/proc/meminfo: memFree=31301964/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=30804 CPUtime=0 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 446 0 0 0 0 0 0 0 20 0 1 0 16775337 31543296 312 33554432000 4194304 35031059 140721589541280 140721589541280 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 7701 312 217 7529 0 148 0

[startup+0.100107 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5729
/proc/meminfo: memFree=31301964/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=33456 CPUtime=0.09 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 1086 0 0 0 9 0 0 0 20 0 1 0 16775337 34258944 947 33554432000 4194304 35031059 140721589541280 140721589537240 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 8364 947 217 7529 0 811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33456

[startup+0.20025 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5729
/proc/meminfo: memFree=31301964/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=37028 CPUtime=0.19 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 1998 0 0 0 19 0 0 0 20 0 1 0 16775337 37916672 1841 33554432000 4194304 35031059 140721589541280 140721589537240 7408842 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 9257 1841 217 7529 0 1704 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37028

[startup+0.300223 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5729
/proc/meminfo: memFree=31301964/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=40824 CPUtime=0.29 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 2951 0 0 0 29 0 0 0 20 0 1 0 16775337 41803776 2759 33554432000 4194304 35031059 140721589541280 140721589537048 4207325 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 10206 2759 217 7529 0 2653 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40824

[startup+0.700193 s]
/proc/loadavg: 2.00 2.01 2.05 3/186 5729
/proc/meminfo: memFree=31301964/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=56064 CPUtime=0.7 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 6761 0 0 0 69 1 0 0 20 0 1 0 16775337 57409536 6604 33554432000 4194304 35031059 140721589541280 140721589537048 4208689 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 14016 6604 221 7529 0 6463 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 56064

[startup+1.50019 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=31255796/32770624 swapFree=6652/520376
[pid=5729] ppid=5726 vsize=86076 CPUtime=1.49 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 14262 0 0 0 148 1 0 0 20 0 1 0 16775337 88141824 14106 33554432000 4194304 35031059 140721589541280 140721589536680 4208995 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 21519 14106 221 7529 0 13966 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 86076

[startup+3.10019 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=31220676/32770624 swapFree=6652/520184
[pid=5729] ppid=5726 vsize=112824 CPUtime=3.09 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 23152 0 0 0 307 2 0 0 20 0 1 0 16775337 115531776 20889 33554432000 4194304 35031059 140721589541280 140721589534104 7440022 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 28206 20889 412 7529 0 20653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 112824

[startup+6.30018 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=31206036/32770624 swapFree=6652/520192
[pid=5729] ppid=5726 vsize=117996 CPUtime=6.29 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 26220 0 0 0 627 2 0 0 20 0 1 0 16775337 120827904 22163 33554432000 4194304 35031059 140721589541280 140721589534104 6442562 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 29499 22163 412 7529 0 21946 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117996

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=30727852/32770624 swapFree=6652/520200
[pid=5729] ppid=5726 vsize=127460 CPUtime=12.69 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 32343 0 0 0 1266 3 0 0 20 0 1 0 16775337 130519040 24529 33554432000 4194304 35031059 140721589541280 140721589534104 4801696 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 31865 24529 412 7529 0 24312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127460

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=29667424/32770624 swapFree=6652/520220
[pid=5729] ppid=5726 vsize=1201948 CPUtime=25.48 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 318375 0 0 0 2514 34 0 0 20 0 1 0 16775337 1230794752 288800 33554432000 4194304 35031059 140721589541280 140721589540280 4496865 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 300487 288800 468 7529 0 292934 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1201948

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5730
/proc/meminfo: memFree=29665784/32770624 swapFree=6652/520240
[pid=5729] ppid=5726 vsize=1202476 CPUtime=51.07 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 318545 0 0 0 5072 35 0 0 20 0 1 0 16775337 1231335424 288903 33554432000 4194304 35031059 140721589541280 140721589540280 4497572 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 300619 288903 468 7529 0 293066 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 1202476

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5731
/proc/meminfo: memFree=29664968/32770624 swapFree=6652/520264
[pid=5729] ppid=5726 vsize=1203532 CPUtime=102.25 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 335175 0 0 0 10186 39 0 0 20 0 1 0 16775337 1232416768 289180 33554432000 4194304 35031059 140721589541280 140721589540280 4544929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 300883 289180 468 7529 0 293330 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 1203532

[startup+162.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 5732
/proc/meminfo: memFree=29663080/32770624 swapFree=6652/520284
[pid=5729] ppid=5726 vsize=1204588 CPUtime=162.22 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 366595 0 0 0 16177 45 0 0 20 0 1 0 16775337 1233498112 289411 33554432000 4194304 35031059 140721589541280 140721589540280 4496750 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301147 289411 468 7529 0 293594 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 1204588

[startup+222.306 s]
/proc/loadavg: 2.02 2.02 2.05 3/187 5740
/proc/meminfo: memFree=29660520/32770624 swapFree=6652/520312
[pid=5729] ppid=5726 vsize=1205116 CPUtime=222.2 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 395550 0 0 0 22168 52 0 0 20 0 1 0 16775337 1234038784 289590 33554432000 4194304 35031059 140721589541280 140721589540280 4544922 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301279 289590 468 7529 0 293726 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 1205116

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 5741
/proc/meminfo: memFree=29660796/32770624 swapFree=6652/520336
[pid=5729] ppid=5726 vsize=1205248 CPUtime=282.17 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 413010 0 0 0 28160 57 0 0 20 0 1 0 16775337 1234173952 289623 33554432000 4194304 35031059 140721589541280 140721589540280 4497197 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301312 289623 468 7529 0 293759 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 1205248

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/187 5742
/proc/meminfo: memFree=29655352/32770624 swapFree=6652/520364
[pid=5729] ppid=5726 vsize=1205248 CPUtime=342.14 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 443363 0 0 0 34151 63 0 0 20 0 1 0 16775337 1234173952 289632 33554432000 4194304 35031059 140721589541280 140721589540280 4497565 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301312 289632 468 7529 0 293759 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 1205248

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/186 5743
/proc/meminfo: memFree=29656696/32770624 swapFree=6652/520384
[pid=5729] ppid=5726 vsize=1205380 CPUtime=402.09 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 453805 0 0 0 40142 67 0 0 20 0 1 0 16775337 1234309120 289639 33554432000 4194304 35031059 140721589541280 140721589540280 7760138 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301345 289639 468 7529 0 293792 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 1205380

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/187 5745
/proc/meminfo: memFree=29655884/32770624 swapFree=6652/520404
[pid=5729] ppid=5726 vsize=1205380 CPUtime=462.05 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 454686 0 0 0 46136 69 0 0 20 0 1 0 16775337 1234309120 289650 33554432000 4194304 35031059 140721589541280 140721589540280 4497598 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301345 289650 468 7529 0 293792 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 1205380

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5746
/proc/meminfo: memFree=29655816/32770624 swapFree=6652/520428
[pid=5729] ppid=5726 vsize=1205380 CPUtime=522.02 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 455391 0 0 0 52129 73 0 0 20 0 1 0 16775337 1234309120 289660 33554432000 4194304 35031059 140721589541280 140721589540280 4544915 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301345 289660 468 7529 0 293792 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 1205380

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5747
/proc/meminfo: memFree=29655844/32770624 swapFree=6652/520448
[pid=5729] ppid=5726 vsize=1205380 CPUtime=581.99 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 456236 0 0 0 58122 77 0 0 20 0 1 0 16775337 1234309120 289664 33554432000 4194304 35031059 140721589541280 140721589540280 4496766 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301345 289664 468 7529 0 293792 0
Current children cumulated CPU time (s) 581.99
Current children cumulated vsize (KiB) 1205380


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

[startup+1542.31 s]
/proc/loadavg: 2.00 2.03 2.05 3/188 5804
/proc/meminfo: memFree=29646812/32770624 swapFree=6652/520856
[pid=5729] ppid=5726 vsize=1206568 CPUtime=1541.52 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 464158 0 0 0 154017 135 0 0 20 0 1 0 16775337 1235525632 291538 33554432000 4194304 35031059 140721589541280 140721589540280 4497598 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301642 291538 468 7529 0 294089 0
Current children cumulated CPU time (s) 1541.52
Current children cumulated vsize (KiB) 1206568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/188 5805
/proc/meminfo: memFree=29646856/32770624 swapFree=6652/520876
[pid=5729] ppid=5726 vsize=1206568 CPUtime=1601.48 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 464601 0 0 0 160009 139 0 0 20 0 1 0 16775337 1235525632 291563 33554432000 4194304 35031059 140721589541280 140721589540280 4496728 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301642 291563 468 7529 0 294089 0
Current children cumulated CPU time (s) 1601.48
Current children cumulated vsize (KiB) 1206568

[startup+1662.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/188 5806
/proc/meminfo: memFree=29646892/32770624 swapFree=6652/520896
[pid=5729] ppid=5726 vsize=1206568 CPUtime=1661.45 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 464958 0 0 0 166001 144 0 0 20 0 1 0 16775337 1235525632 291563 33554432000 4194304 35031059 140721589541280 140721589540280 4497594 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301642 291563 468 7529 0 294089 0
Current children cumulated CPU time (s) 1661.45
Current children cumulated vsize (KiB) 1206568

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/187 5807
/proc/meminfo: memFree=29646932/32770624 swapFree=6652/520916
[pid=5729] ppid=5726 vsize=1206568 CPUtime=1721.42 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 465162 0 0 0 171995 147 0 0 20 0 1 0 16775337 1235525632 291563 33554432000 4194304 35031059 140721589541280 140721589540280 4544929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301642 291563 468 7529 0 294089 0
Current children cumulated CPU time (s) 1721.42
Current children cumulated vsize (KiB) 1206568

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/187 5808
/proc/meminfo: memFree=29646612/32770624 swapFree=6652/520940
[pid=5729] ppid=5726 vsize=1206700 CPUtime=1781.39 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 465557 0 0 0 177988 151 0 0 20 0 1 0 16775337 1235660800 291581 33554432000 4194304 35031059 140721589541280 140721589540280 4544929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291581 468 7529 0 294122 0
Current children cumulated CPU time (s) 1781.39
Current children cumulated vsize (KiB) 1206700

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/187 5809
/proc/meminfo: memFree=29646496/32770624 swapFree=6652/520968
[pid=5729] ppid=5726 vsize=1206700 CPUtime=1841.36 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 465920 0 0 0 183982 154 0 0 20 0 1 0 16775337 1235660800 291581 33554432000 4194304 35031059 140721589541280 140721589540280 4497591 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291581 468 7529 0 294122 0
Current children cumulated CPU time (s) 1841.36
Current children cumulated vsize (KiB) 1206700

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5810
/proc/meminfo: memFree=29646404/32770624 swapFree=6652/520988
[pid=5729] ppid=5726 vsize=1206700 CPUtime=1901.33 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 466115 0 0 0 189975 158 0 0 20 0 1 0 16775337 1235660800 291581 33554432000 4194304 35031059 140721589541280 140721589540280 4497591 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291581 468 7529 0 294122 0
Current children cumulated CPU time (s) 1901.33
Current children cumulated vsize (KiB) 1206700

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/187 5811
/proc/meminfo: memFree=29646308/32770624 swapFree=6652/521008
[pid=5729] ppid=5726 vsize=1206700 CPUtime=1961.3 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 466511 0 0 0 195969 161 0 0 20 0 1 0 16775337 1235660800 291593 33554432000 4194304 35031059 140721589541280 140721589540280 4497528 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291593 468 7529 0 294122 0
Current children cumulated CPU time (s) 1961.3
Current children cumulated vsize (KiB) 1206700

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5819
/proc/meminfo: memFree=29645984/32770624 swapFree=6652/521036
[pid=5729] ppid=5726 vsize=1206700 CPUtime=2021.27 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 466891 0 0 0 201963 164 0 0 20 0 1 0 16775337 1235660800 291593 33554432000 4194304 35031059 140721589541280 140721589540280 4544918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291593 468 7529 0 294122 0
Current children cumulated CPU time (s) 2021.27
Current children cumulated vsize (KiB) 1206700

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5820
/proc/meminfo: memFree=29645836/32770624 swapFree=6652/521060
[pid=5729] ppid=5726 vsize=1206700 CPUtime=2081.24 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 467097 0 0 0 207956 168 0 0 20 0 1 0 16775337 1235660800 291593 33554432000 4194304 35031059 140721589541280 140721589540280 4544922 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301675 291593 468 7529 0 294122 0
Current children cumulated CPU time (s) 2081.24
Current children cumulated vsize (KiB) 1206700

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5821
/proc/meminfo: memFree=29646092/32770624 swapFree=6652/521088
[pid=5729] ppid=5726 vsize=1206832 CPUtime=2141.21 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 467486 0 0 0 213949 172 0 0 20 0 1 0 16775337 1235795968 291599 33554432000 4194304 35031059 140721589541280 140721589540280 4544918 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301708 291599 468 7529 0 294155 0
Current children cumulated CPU time (s) 2141.21
Current children cumulated vsize (KiB) 1206832

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5822
/proc/meminfo: memFree=29645904/32770624 swapFree=6652/521112
[pid=5729] ppid=5726 vsize=1206832 CPUtime=2201.19 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 467846 0 0 0 219943 176 0 0 20 0 1 0 16775337 1235795968 291606 33554432000 4194304 35031059 140721589541280 140721589540280 4497616 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301708 291606 468 7529 0 294155 0
Current children cumulated CPU time (s) 2201.19
Current children cumulated vsize (KiB) 1206832

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5823
/proc/meminfo: memFree=29646524/32770624 swapFree=6652/521132
[pid=5729] ppid=5726 vsize=1206832 CPUtime=2261.15 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 468045 0 0 0 225936 179 0 0 20 0 1 0 16775337 1235795968 291606 33554432000 4194304 35031059 140721589541280 140721589540280 4497598 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301708 291606 468 7529 0 294155 0
Current children cumulated CPU time (s) 2261.15
Current children cumulated vsize (KiB) 1206832

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5824
/proc/meminfo: memFree=29646544/32770624 swapFree=6652/521152
[pid=5729] ppid=5726 vsize=1206832 CPUtime=2321.12 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 468399 0 0 0 231929 183 0 0 20 0 1 0 16775337 1235795968 291606 33554432000 4194304 35031059 140721589541280 140721589540280 4544929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301708 291606 468 7529 0 294155 0
Current children cumulated CPU time (s) 2321.12
Current children cumulated vsize (KiB) 1206832

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 5825
/proc/meminfo: memFree=29645544/32770624 swapFree=6652/521176
[pid=5729] ppid=5726 vsize=1206832 CPUtime=2381.09 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 468826 0 0 0 237923 186 0 0 20 0 1 0 16775337 1235795968 291632 33554432000 4194304 35031059 140721589541280 140721589540280 4497598 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 301708 291632 468 7529 0 294155 0
Current children cumulated CPU time (s) 2381.09
Current children cumulated vsize (KiB) 1206832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.3 s]
/proc/loadavg: 1.92 2.00 2.04 2/180 5871
/proc/meminfo: memFree=30253348/32770624 swapFree=6652/521204
[pid=5729] ppid=5726 vsize=1174904 CPUtime=2400.08 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 469704 0 0 0 239821 187 0 0 20 0 1 0 16775337 1203101696 286088 33554432000 4194304 35031059 140721589541280 140721589540632 4537386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 293726 286088 478 7529 0 286173 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 1174904

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

[startup+2401.3 s]
/proc/loadavg: 1.92 2.00 2.04 2/180 5871
/proc/meminfo: memFree=30253348/32770624 swapFree=6652/521204
[pid=5729] ppid=5726 vsize=1174904 CPUtime=2400.08 cores=1,3,5,7
/proc/5729/stat : 5729 (BTD) R 5726 5729 3969 0 -1 4202496 469704 0 0 0 239821 187 0 0 20 0 1 0 16775337 1203101696 286088 33554432000 4194304 35031059 140721589541280 140721589540632 4537386 0 0 4096 0 0 0 0 17 5 0 0 0 0 0 37130264 37226188 44945408 140721589548282 140721589548358 140721589548358 140721589551057 0
/proc/5729/statm: 293726 286088 478 7529 0 286173 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 1174904

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2401.31
CPU time (s): 2400.1
CPU user time (s): 2398.22
CPU system time (s): 1.88107
CPU usage (%): 99.9495
Max. virtual memory (cumulated for all children) (KiB): 1206832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.22
system time used= 1.88107
maximum resident set size= 1166528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 469706
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= 45
involuntary context switches= 120789

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.64593 second user time and 10.2341 second system time

The end

Launcher Data

Begin job on node141 at 2017-07-21 12:36:48
IDJOB=4243024
IDBENCH=138698
IDSOLVER=2619
FILE ID=node141/4243024-1500633408
RUNJOBID= node141-1500623775-4001
PBS_JOBID= 20622992
Free space on /tmp= 61956 MiB

SOLVER NAME= BTD 2017-06-30
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Taillard-os20/SuperTaillard-os-20-17.xml
COMMAND LINE= BTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4243024-1500633408/watcher-4243024-1500633408 -o /tmp/evaluation-result-4243024-1500633408/solver-4243024-1500633408 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1500623775-4001 --watchdog 2560  BTD 2400 HOME/instance-4243024-1500633408.xml

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

MD5SUM BENCH= 4b4738a8e40cdda4c63a077f136d1653
RANDOM SEED=1988186709

node141.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		: 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.27
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.27
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.27
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		: 2267.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.27
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:        31302620 kB
MemAvailable:   31957508 kB
Buffers:          159200 kB
Cached:           774896 kB
SwapCached:            0 kB
Active:           516828 kB
Inactive:         529276 kB
Active(anon):     114764 kB
Inactive(anon):     8900 kB
Active(file):     402064 kB
Inactive(file):   520376 kB
Unevictable:        6652 kB
Mlocked:            6660 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             39692 kB
Writeback:             0 kB
AnonPages:        118708 kB
Mapped:            34504 kB
Shmem:              8852 kB
Slab:             121532 kB
SReclaimable:      96564 kB
SUnreclaim:        24968 kB
KernelStack:        3312 kB
PageTables:         5108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     388460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 61956 MiB
End job on node141 at 2017-07-21 13:16:50