Trace number 4251499

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
Naxos 1.1.0? (TO) 2400.02 2399.8

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

2400.01/2399.80	s UNKNOWN

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-4251499-1500914935/watcher-4251499-1500914935 -o /tmp/evaluation-result-4251499-1500914935/solver-4251499-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560 ./naxos-xcsp3 HOME/instance-4251499-1500914935.xml 

pid=4122
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: 0.08 0.04 1.24 1/175 4125
/proc/meminfo: memFree=32137308/32770624 swapFree=5848/108608
[pid=4125] ppid=4122 vsize=24992 CPUtime=0 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 1057 0 0 0 0 0 0 0 20 0 1 0 1047010 25591808 847 33554432000 4194304 6986860 140725272285152 140725272281848 140364722756581 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 6248 847 649 682 0 251 0

[startup+0.100153 s]
/proc/loadavg: 0.08 0.04 1.24 1/175 4125
/proc/meminfo: memFree=32137308/32770624 swapFree=5848/108608
[pid=4125] ppid=4122 vsize=29476 CPUtime=0.09 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2174 0 0 0 9 0 0 0 20 0 1 0 1047010 30183424 1960 33554432000 4194304 6986860 140725272285152 140725272281848 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 1960 691 682 0 1372 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29476

[startup+0.200293 s]
/proc/loadavg: 0.08 0.04 1.24 1/175 4125
/proc/meminfo: memFree=32137308/32770624 swapFree=5848/108608
[pid=4125] ppid=4122 vsize=29476 CPUtime=0.19 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2175 0 0 0 19 0 0 0 20 0 1 0 1047010 30183424 1960 33554432000 4194304 6986860 140725272285152 140725272281848 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 1960 691 682 0 1372 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 29476

[startup+0.300248 s]
/proc/loadavg: 0.08 0.04 1.24 1/175 4125
/proc/meminfo: memFree=32137308/32770624 swapFree=5848/108608
[pid=4125] ppid=4122 vsize=29476 CPUtime=0.29 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2175 0 0 0 29 0 0 0 20 0 1 0 1047010 30183424 1960 33554432000 4194304 6986860 140725272285152 140725272281848 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 1960 691 682 0 1372 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29476

[startup+0.700215 s]
/proc/loadavg: 0.08 0.04 1.24 1/175 4125
/proc/meminfo: memFree=32137308/32770624 swapFree=5848/108608
[pid=4125] ppid=4122 vsize=29476 CPUtime=0.69 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2189 0 0 0 69 0 0 0 20 0 1 0 1047010 30183424 2026 33554432000 4194304 6986860 140725272285152 140725272281848 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2026 692 682 0 1372 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 29476

[startup+1.50022 s]
/proc/loadavg: 0.08 0.04 1.24 2/180 4141
/proc/meminfo: memFree=32129360/32770624 swapFree=5848/108876
[pid=4125] ppid=4122 vsize=29476 CPUtime=1.49 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2189 0 0 0 148 1 0 0 20 0 1 0 1047010 30183424 2026 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2026 692 682 0 1372 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 29476

[startup+3.10022 s]
/proc/loadavg: 0.07 0.04 1.23 2/176 4187
/proc/meminfo: memFree=32132456/32770624 swapFree=5848/108876
[pid=4125] ppid=4122 vsize=29476 CPUtime=3.09 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2481 0 0 0 307 2 0 0 20 0 1 0 1047010 30183424 2035 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2035 692 682 0 1372 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29476

[startup+6.30017 s]
/proc/loadavg: 0.07 0.04 1.23 2/176 4187
/proc/meminfo: memFree=32132328/32770624 swapFree=5848/108696
[pid=4125] ppid=4122 vsize=29476 CPUtime=6.28 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2776 0 0 0 624 4 0 0 20 0 1 0 1047010 30183424 2035 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2035 692 682 0 1372 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29476

[startup+12.7002 s]
/proc/loadavg: 0.37 0.11 1.24 3/182 4202
/proc/meminfo: memFree=32126808/32770624 swapFree=5848/108932
[pid=4125] ppid=4122 vsize=29476 CPUtime=12.69 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 2948 0 0 0 1258 11 0 0 20 0 1 0 1047010 30183424 2035 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2035 692 682 0 1372 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29476

[startup+25.5002 s]
/proc/loadavg: 0.62 0.17 1.25 3/182 4202
/proc/meminfo: memFree=32127252/32770624 swapFree=5848/108940
[pid=4125] ppid=4122 vsize=29476 CPUtime=25.49 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 3299 0 0 0 2528 21 0 0 20 0 1 0 1047010 30183424 2035 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2035 692 682 0 1372 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 29476

[startup+51.1002 s]
/proc/loadavg: 1.09 0.32 1.27 3/182 4202
/proc/meminfo: memFree=32127500/32770624 swapFree=5848/108952
[pid=4125] ppid=4122 vsize=29476 CPUtime=51.09 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 3481 0 0 0 5067 42 0 0 20 0 1 0 1047010 30183424 2035 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2035 692 682 0 1372 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29476

[startup+102.3 s]
/proc/loadavg: 1.75 0.63 1.32 3/182 4210
/proc/meminfo: memFree=32126388/32770624 swapFree=5848/109008
[pid=4125] ppid=4122 vsize=29476 CPUtime=102.3 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 3670 0 0 0 10142 88 0 0 20 0 1 0 1047010 30183424 2037 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2037 692 682 0 1372 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 29476

[startup+162.3 s]
/proc/loadavg: 1.90 0.86 1.36 3/182 4211
/proc/meminfo: memFree=32126920/32770624 swapFree=5848/109060
[pid=4125] ppid=4122 vsize=29476 CPUtime=162.31 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 3858 0 0 0 16088 143 0 0 20 0 1 0 1047010 30183424 2037 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2037 692 682 0 1372 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 29476

[startup+222.306 s]
/proc/loadavg: 1.97 1.08 1.40 3/182 4212
/proc/meminfo: memFree=32127036/32770624 swapFree=5848/109104
[pid=4125] ppid=4122 vsize=29476 CPUtime=222.31 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4049 0 0 0 22040 191 0 0 20 0 1 0 1047010 30183424 2037 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2037 692 682 0 1372 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 29476

[startup+282.3 s]
/proc/loadavg: 1.99 1.24 1.44 3/182 4213
/proc/meminfo: memFree=32127524/32770624 swapFree=5848/109140
[pid=4125] ppid=4122 vsize=29476 CPUtime=282.32 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4050 0 0 0 27985 247 0 0 20 0 1 0 1047010 30183424 2037 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2037 692 682 0 1372 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 29476

[startup+342.3 s]
/proc/loadavg: 2.00 1.39 1.48 3/182 4214
/proc/meminfo: memFree=32128152/32770624 swapFree=5848/109164
[pid=4125] ppid=4122 vsize=29476 CPUtime=342.31 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4241 0 0 0 33927 304 0 0 20 0 1 0 1047010 30183424 2038 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2038 692 682 0 1372 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 29476

[startup+402.3 s]
/proc/loadavg: 2.00 1.49 1.51 3/182 4216
/proc/meminfo: memFree=32128480/32770624 swapFree=5848/109208
[pid=4125] ppid=4122 vsize=29476 CPUtime=402.33 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4241 0 0 0 39872 361 0 0 20 0 1 0 1047010 30183424 2038 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2038 692 682 0 1372 0
Current children cumulated CPU time (s) 402.33
Current children cumulated vsize (KiB) 29476

[startup+462.3 s]
/proc/loadavg: 2.00 1.58 1.54 3/182 4217
/proc/meminfo: memFree=32127976/32770624 swapFree=5848/109236
[pid=4125] ppid=4122 vsize=29476 CPUtime=462.33 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4428 0 0 0 45818 415 0 0 20 0 1 0 1047010 30183424 2038 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2038 692 682 0 1372 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 29476

[startup+522.3 s]
/proc/loadavg: 2.03 1.67 1.57 3/182 4218
/proc/meminfo: memFree=32128204/32770624 swapFree=5848/109272
[pid=4125] ppid=4122 vsize=29476 CPUtime=522.33 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4431 0 0 0 51760 473 0 0 20 0 1 0 1047010 30183424 2038 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2038 692 682 0 1372 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 29476

[startup+582.3 s]
/proc/loadavg: 2.01 1.73 1.60 3/182 4220
/proc/meminfo: memFree=32128680/32770624 swapFree=5848/109308
[pid=4125] ppid=4122 vsize=29476 CPUtime=582.34 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 4620 0 0 0 57706 528 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 29476


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


[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.85 3/182 4271
/proc/meminfo: memFree=32126352/32770624 swapFree=5848/109788
[pid=4125] ppid=4122 vsize=29476 CPUtime=1482.42 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 5972 0 0 0 146857 1385 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 1482.42
Current children cumulated vsize (KiB) 29476

[startup+1542.31 s]
/proc/loadavg: 2.00 1.99 1.86 3/181 4272
/proc/meminfo: memFree=32128216/32770624 swapFree=5848/109644
[pid=4125] ppid=4122 vsize=29476 CPUtime=1542.43 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6166 0 0 0 152800 1443 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 1542.43
Current children cumulated vsize (KiB) 29476

[startup+1602.3 s]
/proc/loadavg: 2.07 2.00 1.87 3/182 4274
/proc/meminfo: memFree=32126960/32770624 swapFree=5848/109672
[pid=4125] ppid=4122 vsize=29476 CPUtime=1602.44 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6166 0 0 0 158746 1498 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 1602.44
Current children cumulated vsize (KiB) 29476

[startup+1662.3 s]
/proc/loadavg: 2.03 2.00 1.88 3/182 4275
/proc/meminfo: memFree=32127208/32770624 swapFree=5848/109708
[pid=4125] ppid=4122 vsize=29476 CPUtime=1662.44 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6360 0 0 0 164694 1550 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 1662.44
Current children cumulated vsize (KiB) 29476

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.89 3/182 4276
/proc/meminfo: memFree=32127084/32770624 swapFree=5848/109736
[pid=4125] ppid=4122 vsize=29476 CPUtime=1722.44 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6364 0 0 0 170639 1605 0 0 20 0 1 0 1047010 30183424 2040 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2040 692 682 0 1372 0
Current children cumulated CPU time (s) 1722.44
Current children cumulated vsize (KiB) 29476

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/182 4277
/proc/meminfo: memFree=32127108/32770624 swapFree=5848/109764
[pid=4125] ppid=4122 vsize=29476 CPUtime=1782.46 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6574 0 0 0 176578 1668 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 1782.46
Current children cumulated vsize (KiB) 29476

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 4278
/proc/meminfo: memFree=32126984/32770624 swapFree=5848/109792
[pid=4125] ppid=4122 vsize=29476 CPUtime=1842.46 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6574 0 0 0 182518 1728 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 1842.46
Current children cumulated vsize (KiB) 29476

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/182 4286
/proc/meminfo: memFree=32126336/32770624 swapFree=5848/109824
[pid=4125] ppid=4122 vsize=29476 CPUtime=1902.46 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6775 0 0 0 188458 1788 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 1902.46
Current children cumulated vsize (KiB) 29476

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/182 4287
/proc/meminfo: memFree=32126368/32770624 swapFree=5848/109860
[pid=4125] ppid=4122 vsize=29476 CPUtime=1962.47 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6776 0 0 0 194398 1849 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 1962.47
Current children cumulated vsize (KiB) 29476

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 4288
/proc/meminfo: memFree=32126740/32770624 swapFree=5848/109888
[pid=4125] ppid=4122 vsize=29476 CPUtime=2022.48 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6977 0 0 0 200332 1916 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2022.48
Current children cumulated vsize (KiB) 29476

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/182 4289
/proc/meminfo: memFree=32127112/32770624 swapFree=5848/109916
[pid=4125] ppid=4122 vsize=29476 CPUtime=2082.49 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 6978 0 0 0 206274 1975 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2082.49
Current children cumulated vsize (KiB) 29476

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 4290
/proc/meminfo: memFree=32127188/32770624 swapFree=5848/109944
[pid=4125] ppid=4122 vsize=29476 CPUtime=2142.48 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7182 0 0 0 212223 2025 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2142.48
Current children cumulated vsize (KiB) 29476

[startup+2202.31 s]
/proc/loadavg: 2.00 2.00 1.93 3/182 4292
/proc/meminfo: memFree=32127064/32770624 swapFree=5848/109980
[pid=4125] ppid=4122 vsize=29476 CPUtime=2202.49 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7182 0 0 0 218162 2087 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280680 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2202.49
Current children cumulated vsize (KiB) 29476

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 4293
/proc/meminfo: memFree=32126940/32770624 swapFree=5848/110008
[pid=4125] ppid=4122 vsize=29476 CPUtime=2262.49 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7385 0 0 0 224103 2146 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2262.49
Current children cumulated vsize (KiB) 29476

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 4294
/proc/meminfo: memFree=32126948/32770624 swapFree=5848/110036
[pid=4125] ppid=4122 vsize=29476 CPUtime=2322.5 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7387 0 0 0 230039 2211 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2322.5
Current children cumulated vsize (KiB) 29476

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 4296
/proc/meminfo: memFree=32127028/32770624 swapFree=5848/110076
[pid=4125] ppid=4122 vsize=29476 CPUtime=2382.51 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7591 0 0 0 235975 2276 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2382.51
Current children cumulated vsize (KiB) 29476



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.00 2.00 1.95 3/182 4296
/proc/meminfo: memFree=32127152/32770624 swapFree=5848/110076
[pid=4125] ppid=4122 vsize=29476 CPUtime=2400.01 cores=1,3,5,7
/proc/4125/stat : 4125 (naxos-xcsp3) R 4122 4125 3774 0 -1 4202496 7591 0 0 0 237706 2295 0 0 20 0 1 0 1047010 30183424 2043 33554432000 4194304 6986860 140725272285152 140725272280504 140364723020156 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0 9087712 9120176 26959872 140725272290574 140725272290655 140725272290655 140725272293354 0
/proc/4125/statm: 7369 2043 692 682 0 1372 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 29476

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

Child status: 0
Real time (s): 2399.8
CPU time (s): 2400.02
CPU user time (s): 2377.06
CPU system time (s): 22.9591
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 29476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2377.06
system time used= 22.9591
maximum resident set size= 8212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7621
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= 8
involuntary context switches= 619

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.86732 second user time and 7.62665 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-24 18:48:55
IDJOB=4251499
IDBENCH=115862
IDSOLVER=2634
FILE ID=node120/4251499-1500914935
RUNJOBID= node120-1500914921-3806
PBS_JOBID= 20625409
Free space on /tmp= 61848 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/ColouredQueens/ColouredQueens-m1-s1/ColouredQueens-19.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251499-1500914935/watcher-4251499-1500914935 -o /tmp/evaluation-result-4251499-1500914935/solver-4251499-1500914935 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3806 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251499-1500914935.xml

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

MD5SUM BENCH= 83a04d869151a5b67f4c27500757dc69
RANDOM SEED=109838704

node120.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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.14
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        32137592 kB
MemAvailable:   32063096 kB
Buffers:           30524 kB
Cached:           209952 kB
SwapCached:            0 kB
Active:           161124 kB
Inactive:         117148 kB
Active(anon):      40904 kB
Inactive(anon):     8540 kB
Active(file):     120220 kB
Inactive(file):   108608 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3008 kB
Writeback:             0 kB
AnonPages:         41752 kB
Mapped:            26476 kB
Shmem:              8844 kB
Slab:              50036 kB
SReclaimable:      25020 kB
SUnreclaim:        25016 kB
KernelStack:        3072 kB
PageTables:         4872 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     264496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 61840 MiB
End job on node120 at 2017-07-24 19:28:55