Trace number 4251497

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
miniBTD 2017-06-30? 2400.01 2400.06

General information on the benchmark

NameColouredQueens/ColouredQueens-m1-s1/
ColouredQueens-19.xml
MD5SUM83a04d869151a5b67f4c27500757dc69
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 variables361
Number of constraints108
Number of domains1
Minimum domain size19
Maximum domain size19
Distribution of domain sizes[{"size":19,"count":361}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":4},{"degree":4,"count":357}]
Minimum constraint arity2
Maximum constraint arity19
Distribution of constraint arities[{"arity":2,"count":4},{"arity":3,"count":4},{"arity":4,"count":4},{"arity":5,"count":4},{"arity":6,"count":4},{"arity":7,"count":4},{"arity":8,"count":4},{"arity":9,"count":4},{"arity":10,"count":4},{"arity":11,"count":4},{"arity":12,"count":4},{"arity":13,"count":4},{"arity":14,"count":4},{"arity":15,"count":4},{"arity":16,"count":4},{"arity":17,"count":4},{"arity":18,"count":4},{"arity":19,"count":40}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":108}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.01	c Version: 2017-06-30
2399.94/2400.05	s UNKNOWN
2399.94/2400.05	c Solving # Nodes: 6100604
2399.94/2400.05	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-4251497-1500914958/watcher-4251497-1500914958 -o /tmp/evaluation-result-4251497-1500914958/solver-4251497-1500914958 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500914928-3982 --watchdog 2560 miniBTD 2400 HOME/instance-4251497-1500914958.xml 

pid=4255
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.63 0.51 1.46 2/183 4258
/proc/meminfo: memFree=31959540/32770624 swapFree=5872/111192
[pid=4258] ppid=4255 vsize=26136 CPUtime=0 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 1 0 1034851 26763264 667 33554432000 4194304 4832315 140725413181280 140725413178280 140593869679589 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 6534 667 511 156 0 176 0

[startup+0.100103 s]
/proc/loadavg: 0.63 0.51 1.46 2/183 4258
/proc/meminfo: memFree=31959540/32770624 swapFree=5872/111192
[pid=4258] ppid=4255 vsize=28488 CPUtime=0.09 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1465 0 0 0 9 0 0 0 20 0 1 0 1034851 29171712 1272 33554432000 4194304 4832315 140725413181280 140725413178280 4339039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7122 1272 566 156 0 764 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28488

[startup+0.200218 s]
/proc/loadavg: 0.63 0.51 1.46 2/183 4258
/proc/meminfo: memFree=31959540/32770624 swapFree=5872/111192
[pid=4258] ppid=4255 vsize=28488 CPUtime=0.19 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1465 0 0 0 19 0 0 0 20 0 1 0 1034851 29171712 1272 33554432000 4194304 4832315 140725413181280 140725413179000 4339598 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7122 1272 566 156 0 764 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 28488

[startup+0.300231 s]
/proc/loadavg: 0.63 0.51 1.46 2/183 4258
/proc/meminfo: memFree=31959540/32770624 swapFree=5872/111192
[pid=4258] ppid=4255 vsize=28488 CPUtime=0.29 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1468 0 0 0 29 0 0 0 20 0 1 0 1034851 29171712 1272 33554432000 4194304 4832315 140725413181280 140725413179000 4338823 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7122 1272 566 156 0 764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28488

[startup+0.700172 s]
/proc/loadavg: 0.63 0.51 1.46 2/183 4258
/proc/meminfo: memFree=31959540/32770624 swapFree=5872/111192
[pid=4258] ppid=4255 vsize=28488 CPUtime=0.69 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1470 0 0 0 69 0 0 0 20 0 1 0 1034851 29171712 1272 33554432000 4194304 4832315 140725413181280 140725413179000 140593879127344 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7122 1272 566 156 0 764 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 28488

[startup+1.5002 s]
/proc/loadavg: 0.63 0.51 1.46 3/184 4259
/proc/meminfo: memFree=31956284/32770624 swapFree=5872/111168
[pid=4258] ppid=4255 vsize=28620 CPUtime=1.49 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1477 0 0 0 149 0 0 0 20 0 1 0 1034851 29306880 1272 33554432000 4194304 4832315 140725413181280 140725413179000 4339027 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7155 1272 566 156 0 797 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 28620

[startup+3.1002 s]
/proc/loadavg: 0.63 0.51 1.46 3/184 4259
/proc/meminfo: memFree=31955788/32770624 swapFree=5872/111168
[pid=4258] ppid=4255 vsize=28620 CPUtime=3.09 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 1842 0 0 0 309 0 0 0 20 0 1 0 1034851 29306880 1320 33554432000 4194304 4832315 140725413181280 140725413179000 4340884 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7155 1320 571 156 0 797 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28620

[startup+6.3002 s]
/proc/loadavg: 0.74 0.54 1.46 3/184 4259
/proc/meminfo: memFree=31955728/32770624 swapFree=5872/111220
[pid=4258] ppid=4255 vsize=28752 CPUtime=6.28 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 2245 0 0 0 628 0 0 0 20 0 1 0 1034851 29442048 1337 33554432000 4194304 4832315 140725413181280 140725413179000 4210720 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7188 1337 571 156 0 830 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28752

[startup+12.7002 s]
/proc/loadavg: 0.84 0.56 1.46 3/184 4259
/proc/meminfo: memFree=31954028/32770624 swapFree=5872/111220
[pid=4258] ppid=4255 vsize=28884 CPUtime=12.69 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 2669 0 0 0 1267 2 0 0 20 0 1 0 1034851 29577216 1355 33554432000 4194304 4832315 140725413181280 140725413179000 4339721 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7221 1355 571 156 0 863 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 28884

[startup+25.5002 s]
/proc/loadavg: 1.10 0.63 1.47 3/184 4259
/proc/meminfo: memFree=31952652/32770624 swapFree=5872/111236
[pid=4258] ppid=4255 vsize=29016 CPUtime=25.49 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 3524 0 0 0 2543 6 0 0 20 0 1 0 1034851 29712384 1407 33554432000 4194304 4832315 140725413181280 140725413179000 4339000 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7254 1407 571 156 0 896 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29016

[startup+51.1002 s]
/proc/loadavg: 1.40 0.74 1.49 3/184 4266
/proc/meminfo: memFree=31951104/32770624 swapFree=5872/111260
[pid=4258] ppid=4255 vsize=29148 CPUtime=51.09 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 4013 0 0 0 5095 14 0 0 20 0 1 0 1034851 29847552 1429 33554432000 4194304 4832315 140725413181280 140725413179000 4339041 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7287 1429 571 156 0 929 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29148

[startup+102.3 s]
/proc/loadavg: 1.74 0.93 1.51 3/184 4267
/proc/meminfo: memFree=31951148/32770624 swapFree=5872/111292
[pid=4258] ppid=4255 vsize=29148 CPUtime=102.29 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 4533 0 0 0 10199 30 0 0 20 0 1 0 1034851 29847552 1455 33554432000 4194304 4832315 140725413181280 140725413179000 140593869943164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7287 1455 571 156 0 929 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29148

[startup+162.3 s]
/proc/loadavg: 1.90 1.13 1.54 3/184 4268
/proc/meminfo: memFree=31951320/32770624 swapFree=5872/111320
[pid=4258] ppid=4255 vsize=29280 CPUtime=162.29 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 4796 0 0 0 16178 51 0 0 20 0 1 0 1034851 29982720 1477 33554432000 4194304 4832315 140725413181280 140725413179000 4339945 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7320 1477 571 156 0 962 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 29280

[startup+222.306 s]
/proc/loadavg: 1.96 1.29 1.57 3/184 4269
/proc/meminfo: memFree=31951908/32770624 swapFree=5872/111356
[pid=4258] ppid=4255 vsize=29412 CPUtime=222.28 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 5072 0 0 0 22162 66 0 0 20 0 1 0 1034851 30117888 1507 33554432000 4194304 4832315 140725413181280 140725413179000 4340805 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7353 1507 571 156 0 995 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 29412

[startup+282.3 s]
/proc/loadavg: 2.04 1.43 1.60 3/182 4270
/proc/meminfo: memFree=31952096/32770624 swapFree=5872/111388
[pid=4258] ppid=4255 vsize=29412 CPUtime=282.28 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 5331 0 0 0 28141 87 0 0 20 0 1 0 1034851 30117888 1509 33554432000 4194304 4832315 140725413181280 140725413179000 4339694 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7353 1509 571 156 0 995 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 29412

[startup+342.3 s]
/proc/loadavg: 2.09 1.55 1.63 3/182 4271
/proc/meminfo: memFree=31951796/32770624 swapFree=5872/111408
[pid=4258] ppid=4255 vsize=29412 CPUtime=342.28 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 5582 0 0 0 34119 109 0 0 20 0 1 0 1034851 30117888 1519 33554432000 4194304 4832315 140725413181280 140725413179000 140593879126573 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7353 1519 571 156 0 995 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 29412

[startup+402.3 s]
/proc/loadavg: 2.03 1.63 1.66 3/182 4273
/proc/meminfo: memFree=31951440/32770624 swapFree=5872/111444
[pid=4258] ppid=4255 vsize=29412 CPUtime=402.27 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 5826 0 0 0 40097 130 0 0 20 0 1 0 1034851 30117888 1533 33554432000 4194304 4832315 140725413181280 140725413179000 4339050 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7353 1533 571 156 0 995 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 29412

[startup+462.3 s]
/proc/loadavg: 2.01 1.70 1.68 3/182 4274
/proc/meminfo: memFree=31951812/32770624 swapFree=5872/111480
[pid=4258] ppid=4255 vsize=29544 CPUtime=462.27 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 6094 0 0 0 46079 148 0 0 20 0 1 0 1034851 30253056 1539 33554432000 4194304 4832315 140725413181280 140725413179000 140593869677056 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7386 1539 571 156 0 1028 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 29544

[startup+522.3 s]
/proc/loadavg: 2.00 1.75 1.70 3/182 4275
/proc/meminfo: memFree=31951688/32770624 swapFree=5872/111516
[pid=4258] ppid=4255 vsize=29544 CPUtime=522.27 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 6321 0 0 0 52061 166 0 0 20 0 1 0 1034851 30253056 1543 33554432000 4194304 4832315 140725413181280 140725413179000 4359062 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7386 1543 571 156 0 1028 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 29544

[startup+582.3 s]
/proc/loadavg: 2.00 1.80 1.71 3/182 4277
/proc/meminfo: memFree=31951220/32770624 swapFree=5872/111556
[pid=4258] ppid=4255 vsize=29544 CPUtime=582.27 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 6584 0 0 0 58040 187 0 0 20 0 1 0 1034851 30253056 1546 33554432000 4194304 4832315 140725413181280 140725413179000 4338823 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7386 1546 571 156 0 1028 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 29544


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

/proc/loadavg: 2.00 1.99 1.91 3/182 4335
/proc/meminfo: memFree=31950024/32770624 swapFree=5872/111980
[pid=4258] ppid=4255 vsize=29808 CPUtime=1722.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 10970 0 0 0 171658 567 0 0 20 0 1 0 1034851 30523392 1611 33554432000 4194304 4832315 140725413181280 140725413179000 4339039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1611 571 156 0 1094 0
Current children cumulated CPU time (s) 1722.25
Current children cumulated vsize (KiB) 29808

[startup+1782.3 s]
/proc/loadavg: 2.06 2.00 1.92 3/182 4336
/proc/meminfo: memFree=31949796/32770624 swapFree=5872/112008
[pid=4258] ppid=4255 vsize=29808 CPUtime=1782.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 11180 0 0 0 177641 584 0 0 20 0 1 0 1034851 30523392 1611 33554432000 4194304 4832315 140725413181280 140725413179000 140593869943164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1611 571 156 0 1094 0
Current children cumulated CPU time (s) 1782.25
Current children cumulated vsize (KiB) 29808

[startup+1842.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/182 4337
/proc/meminfo: memFree=31949796/32770624 swapFree=5872/112040
[pid=4258] ppid=4255 vsize=29808 CPUtime=1842.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 11389 0 0 0 183621 604 0 0 20 0 1 0 1034851 30523392 1611 33554432000 4194304 4832315 140725413181280 140725413179000 4340817 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1611 571 156 0 1094 0
Current children cumulated CPU time (s) 1842.25
Current children cumulated vsize (KiB) 29808

[startup+1902.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/182 4345
/proc/meminfo: memFree=31949664/32770624 swapFree=5872/112076
[pid=4258] ppid=4255 vsize=29808 CPUtime=1902.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 11671 0 0 0 189600 625 0 0 20 0 1 0 1034851 30523392 1617 33554432000 4194304 4832315 140725413181280 140725413179000 4362039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1617 571 156 0 1094 0
Current children cumulated CPU time (s) 1902.25
Current children cumulated vsize (KiB) 29808

[startup+1962.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/182 4346
/proc/meminfo: memFree=31949768/32770624 swapFree=5872/112104
[pid=4258] ppid=4255 vsize=29808 CPUtime=1962.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 11882 0 0 0 195579 646 0 0 20 0 1 0 1034851 30523392 1617 33554432000 4194304 4832315 140725413181280 140725413179000 4340830 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1617 571 156 0 1094 0
Current children cumulated CPU time (s) 1962.25
Current children cumulated vsize (KiB) 29808

[startup+2022.3 s]
/proc/loadavg: 2.01 2.01 1.95 3/182 4347
/proc/meminfo: memFree=31949520/32770624 swapFree=5872/112140
[pid=4258] ppid=4255 vsize=29808 CPUtime=2022.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 12092 0 0 0 201557 668 0 0 20 0 1 0 1034851 30523392 1617 33554432000 4194304 4832315 140725413181280 140725413179000 4339607 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1617 571 156 0 1094 0
Current children cumulated CPU time (s) 2022.25
Current children cumulated vsize (KiB) 29808

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 4348
/proc/meminfo: memFree=31949248/32770624 swapFree=5872/112168
[pid=4258] ppid=4255 vsize=29808 CPUtime=2082.25 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 12379 0 0 0 207535 690 0 0 20 0 1 0 1034851 30523392 1622 33554432000 4194304 4832315 140725413181280 140725413179000 140593869943164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1622 571 156 0 1094 0
Current children cumulated CPU time (s) 2082.25
Current children cumulated vsize (KiB) 29808

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 4349
/proc/meminfo: memFree=31949248/32770624 swapFree=5872/112196
[pid=4258] ppid=4255 vsize=29808 CPUtime=2142.24 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 12591 0 0 0 213513 711 0 0 20 0 1 0 1034851 30523392 1622 33554432000 4194304 4832315 140725413181280 140725413179000 4340802 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1622 571 156 0 1094 0
Current children cumulated CPU time (s) 2142.24
Current children cumulated vsize (KiB) 29808

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 4351
/proc/meminfo: memFree=31949132/32770624 swapFree=5872/112240
[pid=4258] ppid=4255 vsize=29808 CPUtime=2202.24 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 12803 0 0 0 219492 732 0 0 20 0 1 0 1034851 30523392 1622 33554432000 4194304 4832315 140725413181280 140725413179000 4339664 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1622 571 156 0 1094 0
Current children cumulated CPU time (s) 2202.24
Current children cumulated vsize (KiB) 29808

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 4352
/proc/meminfo: memFree=31949148/32770624 swapFree=5872/112268
[pid=4258] ppid=4255 vsize=29808 CPUtime=2262.24 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13063 0 0 0 225472 752 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 4339928 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2262.24
Current children cumulated vsize (KiB) 29808

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.95 3/182 4353
/proc/meminfo: memFree=31949148/32770624 swapFree=5872/112304
[pid=4258] ppid=4255 vsize=29808 CPUtime=2322.24 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13283 0 0 0 231449 775 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 140593879127360 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2322.24
Current children cumulated vsize (KiB) 29808

[startup+2382.3 s]
/proc/loadavg: 1.96 2.01 1.95 2/176 4645
/proc/meminfo: memFree=32112220/32770624 swapFree=5872/112344
[pid=4258] ppid=4255 vsize=29808 CPUtime=2382.23 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13499 0 0 0 237425 798 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 4339039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2382.23
Current children cumulated vsize (KiB) 29808

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

[startup+2393.6 s]
/proc/loadavg: 1.89 1.99 1.95 3/182 4843
/proc/meminfo: memFree=31526704/32770624 swapFree=5872/112952
[pid=4258] ppid=4255 vsize=29808 CPUtime=2393.54 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13499 0 0 0 238552 802 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 140593869943164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2393.54
Current children cumulated vsize (KiB) 29808

[startup+2396.8 s]
/proc/loadavg: 1.90 1.99 1.95 3/182 4843
/proc/meminfo: memFree=30853140/32770624 swapFree=5872/112840
[pid=4258] ppid=4255 vsize=29808 CPUtime=2396.73 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13713 0 0 0 238870 803 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 140593869943164 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2396.73
Current children cumulated vsize (KiB) 29808

[startup+2398.4 s]
/proc/loadavg: 1.90 1.99 1.95 3/182 4843
/proc/meminfo: memFree=30169332/32770624 swapFree=5872/112840
[pid=4258] ppid=4255 vsize=29808 CPUtime=2398.34 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13713 0 0 0 239030 804 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 140593879126535 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2398.34
Current children cumulated vsize (KiB) 29808

[startup+2399.21 s]
/proc/loadavg: 1.91 1.99 1.95 3/182 4843
/proc/meminfo: memFree=29739672/32770624 swapFree=5872/112840
[pid=4258] ppid=4255 vsize=29808 CPUtime=2399.14 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13713 0 0 0 239110 804 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 4339031 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2399.14
Current children cumulated vsize (KiB) 29808

[startup+2399.6 s]
/proc/loadavg: 1.91 1.99 1.95 3/182 4843
/proc/meminfo: memFree=29739672/32770624 swapFree=5872/112840
[pid=4258] ppid=4255 vsize=29808 CPUtime=2399.54 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13713 0 0 0 239150 804 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 4339664 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2399.54
Current children cumulated vsize (KiB) 29808

[startup+2400 s]
/proc/loadavg: 1.91 1.99 1.95 3/182 4843
/proc/meminfo: memFree=29739672/32770624 swapFree=5872/112840
[pid=4258] ppid=4255 vsize=29808 CPUtime=2399.94 cores=0,2,4,6
/proc/4258/stat : 4258 (miniBTD) R 4255 4258 3951 0 -1 4202496 13713 0 0 0 239190 804 0 0 20 0 1 0 1034851 30523392 1627 33554432000 4194304 4832315 140725413181280 140725413179000 4338788 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 6932504 6936608 24678400 140725413184754 140725413184834 140725413184834 140725413187533 0
/proc/4258/statm: 7452 1627 571 156 0 1094 0
Current children cumulated CPU time (s) 2399.94
Current children cumulated vsize (KiB) 29808

Child status: 0
Real time (s): 2400.06
CPU time (s): 2400.01
CPU user time (s): 2391.96
CPU system time (s): 8.04783
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 29808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.96
system time used= 8.04783
maximum resident set size= 6556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13992
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= 11
involuntary context switches= 2681

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.00911 second user time and 8.36975 second system time

The end

Launcher Data

Begin job on node102 at 2017-07-24 18:49:18
IDJOB=4251497
IDBENCH=115862
IDSOLVER=2632
FILE ID=node102/4251497-1500914958
RUNJOBID= node102-1500914928-3982
PBS_JOBID= 20625419
Free space on /tmp= 61772 MiB

SOLVER NAME= miniBTD 2017-06-30
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-19.xml
COMMAND LINE= miniBTD TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251497-1500914958/watcher-4251497-1500914958 -o /tmp/evaluation-result-4251497-1500914958/solver-4251497-1500914958 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node102-1500914928-3982 --watchdog 2560  miniBTD 2400 HOME/instance-4251497-1500914958.xml

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

MD5SUM BENCH= 83a04d869151a5b67f4c27500757dc69
RANDOM SEED=577852698

node102.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.23
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.23
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.23
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.23
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:        31959296 kB
MemAvailable:   31906344 kB
Buffers:           33148 kB
Cached:           227288 kB
SwapCached:            0 kB
Active:           335812 kB
Inactive:         119692 kB
Active(anon):     198112 kB
Inactive(anon):     8500 kB
Active(file):     137700 kB
Inactive(file):   111192 kB
Unevictable:        5872 kB
Mlocked:            5872 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7292 kB
Writeback:             0 kB
AnonPages:        201004 kB
Mapped:            28272 kB
Shmem:              8852 kB
Slab:              52992 kB
SReclaimable:      27980 kB
SUnreclaim:        25012 kB
KernelStack:        3296 kB
PageTables:         5308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     435620 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:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 61748 MiB
End job on node102 at 2017-07-24 19:29:18