Trace number 4251832

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.1 2400.21

General information on the benchmark

NameMixed/Mixed-xcsp2-nengfa/
sudoku368_X2.xml
MD5SUM28d39503ad45e82e9eafc3470842d788
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.132466
Satisfiable
(Un)Satisfiability was proved
Number of variables1309
Number of constraints75
Number of domains294
Minimum domain size1
Maximum domain size11
Distribution of domain sizes[{"size":1,"count":1026},{"size":2,"count":49},{"size":3,"count":42},{"size":4,"count":45},{"size":5,"count":45},{"size":6,"count":37},{"size":7,"count":36},{"size":8,"count":18},{"size":9,"count":7},{"size":10,"count":3},{"size":11,"count":1}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":1026},{"degree":3,"count":283}]
Minimum constraint arity25
Maximum constraint arity25
Distribution of constraint arities[{"arity":25,"count":75}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":75}]
Optimization problemNO
Type of objective

Solver Data

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

pid=4692
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: 2.00 2.01 1.97 3/181 4695
/proc/meminfo: memFree=32110980/32770624 swapFree=5848/111460
[pid=4695] ppid=4692 vsize=24876 CPUtime=0 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 981 0 0 0 0 0 0 0 20 0 1 0 1528155 25473024 822 33554432000 4194304 6986860 140732542711312 140732542708008 140527916747749 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6219 822 635 682 0 222 0

[startup+0.100104 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 4695
/proc/meminfo: memFree=32110980/32770624 swapFree=5848/111460
[pid=4695] ppid=4692 vsize=27332 CPUtime=0.09 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 1676 0 0 0 9 0 0 0 20 0 1 0 1528155 27987968 1481 33554432000 4194304 6986860 140732542711312 140732542708008 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1481 730 682 0 836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27332

[startup+0.200227 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 4695
/proc/meminfo: memFree=32110980/32770624 swapFree=5848/111460
[pid=4695] ppid=4692 vsize=27332 CPUtime=0.19 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 1687 0 0 0 18 1 0 0 20 0 1 0 1528155 27987968 1481 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1481 730 682 0 836 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27332

[startup+0.300203 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 4695
/proc/meminfo: memFree=32110980/32770624 swapFree=5848/111460
[pid=4695] ppid=4692 vsize=27332 CPUtime=0.29 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 1687 0 0 0 28 1 0 0 20 0 1 0 1528155 27987968 1481 33554432000 4194304 6986860 140732542711312 140732542706840 5284448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1481 730 682 0 836 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27332

[startup+0.700171 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 4695
/proc/meminfo: memFree=32110980/32770624 swapFree=5848/111460
[pid=4695] ppid=4692 vsize=27332 CPUtime=0.69 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 1688 0 0 0 67 2 0 0 20 0 1 0 1528155 27987968 1481 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1481 730 682 0 836 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27332

[startup+1.50017 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 4696
/proc/meminfo: memFree=32107260/32770624 swapFree=5848/111464
[pid=4695] ppid=4692 vsize=27332 CPUtime=1.49 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 1693 0 0 0 146 3 0 0 20 0 1 0 1528155 27987968 1481 33554432000 4194304 6986860 140732542711312 140732542706840 5256475 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1481 730 682 0 836 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27332

[startup+3.10017 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 4696
/proc/meminfo: memFree=32106716/32770624 swapFree=5848/111464
[pid=4695] ppid=4692 vsize=27332 CPUtime=3.09 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 2417 0 0 0 305 4 0 0 20 0 1 0 1528155 27987968 1544 33554432000 4194304 6986860 140732542711312 140732542706840 5435517 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1544 730 682 0 836 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27332

[startup+6.30017 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 4696
/proc/meminfo: memFree=32105944/32770624 swapFree=5848/111500
[pid=4695] ppid=4692 vsize=27332 CPUtime=6.29 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 3144 0 0 0 620 9 0 0 20 0 1 0 1528155 27987968 1544 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1544 730 682 0 836 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27332

[startup+12.7002 s]
/proc/loadavg: 2.00 2.01 1.97 3/182 4696
/proc/meminfo: memFree=32105944/32770624 swapFree=5848/111500
[pid=4695] ppid=4692 vsize=27332 CPUtime=12.69 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 3869 0 0 0 1255 14 0 0 20 0 1 0 1528155 27987968 1544 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1544 730 682 0 836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27332

[startup+25.5002 s]
/proc/loadavg: 2.08 2.03 1.98 3/182 4696
/proc/meminfo: memFree=32106152/32770624 swapFree=5848/111516
[pid=4695] ppid=4692 vsize=27332 CPUtime=25.49 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 5319 0 0 0 2519 30 0 0 20 0 1 0 1528155 27987968 1545 33554432000 4194304 6986860 140732542711312 140732542706664 5435638 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6833 1545 730 682 0 836 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 27332

[startup+51.1002 s]
/proc/loadavg: 2.05 2.03 1.98 3/182 4696
/proc/meminfo: memFree=32106152/32770624 swapFree=5848/111516
[pid=4695] ppid=4692 vsize=27460 CPUtime=51.09 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 6053 0 0 0 5054 55 0 0 20 0 1 0 1528155 28119040 1548 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6865 1548 730 682 0 868 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 27460

[startup+102.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/182 4704
/proc/meminfo: memFree=32105716/32770624 swapFree=5848/111572
[pid=4695] ppid=4692 vsize=27460 CPUtime=102.29 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 6781 0 0 0 10120 109 0 0 20 0 1 0 1528155 28119040 1548 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6865 1548 730 682 0 868 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 27460

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/182 4705
/proc/meminfo: memFree=32105412/32770624 swapFree=5848/111592
[pid=4695] ppid=4692 vsize=27452 CPUtime=162.29 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 7511 0 0 0 16060 169 0 0 20 0 1 0 1528155 28110848 1548 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1548 730 682 0 866 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27452

[startup+222.306 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4706
/proc/meminfo: memFree=32105528/32770624 swapFree=5848/111620
[pid=4695] ppid=4692 vsize=27452 CPUtime=222.29 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 8244 0 0 0 21993 236 0 0 20 0 1 0 1528155 28110848 1548 33554432000 4194304 6986860 140732542711312 140732542706664 5284448 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1548 730 682 0 866 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 27452

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4707
/proc/meminfo: memFree=32105868/32770624 swapFree=5848/111648
[pid=4695] ppid=4692 vsize=27452 CPUtime=282.28 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 8972 0 0 0 27925 303 0 0 20 0 1 0 1528155 28110848 1551 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1551 730 682 0 866 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 27452

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4708
/proc/meminfo: memFree=32105964/32770624 swapFree=5848/111676
[pid=4695] ppid=4692 vsize=27452 CPUtime=342.27 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 9704 0 0 0 33857 370 0 0 20 0 1 0 1528155 28110848 1551 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1551 730 682 0 866 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 27452

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4709
/proc/meminfo: memFree=32106080/32770624 swapFree=5848/111724
[pid=4695] ppid=4692 vsize=27452 CPUtime=402.27 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 10432 0 0 0 39787 440 0 0 20 0 1 0 1528155 28110848 1551 33554432000 4194304 6986860 140732542711312 140732542706840 5435747 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1551 730 682 0 866 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 27452

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4710
/proc/meminfo: memFree=32106468/32770624 swapFree=5848/111744
[pid=4695] ppid=4692 vsize=27452 CPUtime=462.27 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 11159 0 0 0 45714 513 0 0 20 0 1 0 1528155 28110848 1551 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1551 730 682 0 866 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 27452

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4711
/proc/meminfo: memFree=32106328/32770624 swapFree=5848/111772
[pid=4695] ppid=4692 vsize=27452 CPUtime=522.26 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 11888 0 0 0 51634 592 0 0 20 0 1 0 1528155 28110848 1551 33554432000 4194304 6986860 140732542711312 140732542706664 5355300 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6863 1551 730 682 0 866 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 27452

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/182 4712
/proc/meminfo: memFree=32106448/32770624 swapFree=5848/111800
[pid=4695] ppid=4692 vsize=27428 CPUtime=582.26 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 12620 0 0 0 57563 663 0 0 20 0 1 0 1528155 28086272 1551 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6857 1551 730 682 0 860 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 27428


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

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/182 4744
/proc/meminfo: memFree=32105560/32770624 swapFree=5848/112272
[pid=4695] ppid=4692 vsize=27420 CPUtime=1482.23 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 23586 0 0 0 146521 1702 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 5435638 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1482.23
Current children cumulated vsize (KiB) 27420

[startup+1542.31 s]
/proc/loadavg: 2.06 2.03 1.99 3/182 4745
/proc/meminfo: memFree=32105148/32770624 swapFree=5848/112292
[pid=4695] ppid=4692 vsize=27420 CPUtime=1542.23 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 24320 0 0 0 152452 1771 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1542.23
Current children cumulated vsize (KiB) 27420

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 1.99 3/182 4746
/proc/meminfo: memFree=32105244/32770624 swapFree=5848/112328
[pid=4695] ppid=4692 vsize=27420 CPUtime=1602.22 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 25055 0 0 0 158377 1845 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 5472704 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1602.22
Current children cumulated vsize (KiB) 27420

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/182 4747
/proc/meminfo: memFree=32104880/32770624 swapFree=5848/112360
[pid=4695] ppid=4692 vsize=27420 CPUtime=1662.21 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 25786 0 0 0 164298 1923 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1662.21
Current children cumulated vsize (KiB) 27420

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/182 4748
/proc/meminfo: memFree=32104948/32770624 swapFree=5848/112388
[pid=4695] ppid=4692 vsize=27420 CPUtime=1722.21 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 26518 0 0 0 170224 1997 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1722.21
Current children cumulated vsize (KiB) 27420

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 4749
/proc/meminfo: memFree=32104948/32770624 swapFree=5848/112416
[pid=4695] ppid=4692 vsize=27420 CPUtime=1782.21 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 27251 0 0 0 176144 2077 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1782.21
Current children cumulated vsize (KiB) 27420

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/182 4750
/proc/meminfo: memFree=32104820/32770624 swapFree=5848/112444
[pid=4695] ppid=4692 vsize=27420 CPUtime=1842.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 27984 0 0 0 182070 2150 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1842.2
Current children cumulated vsize (KiB) 27420

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4758
/proc/meminfo: memFree=32104332/32770624 swapFree=5848/112480
[pid=4695] ppid=4692 vsize=27420 CPUtime=1902.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 28716 0 0 0 187998 2222 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1902.2
Current children cumulated vsize (KiB) 27420

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4759
/proc/meminfo: memFree=32104308/32770624 swapFree=5848/112508
[pid=4695] ppid=4692 vsize=27420 CPUtime=1962.21 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 29448 0 0 0 193926 2295 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 1962.21
Current children cumulated vsize (KiB) 27420

[startup+2022.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/182 4760
/proc/meminfo: memFree=32104572/32770624 swapFree=5848/112544
[pid=4695] ppid=4692 vsize=27420 CPUtime=2022.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 30180 0 0 0 199852 2368 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706840 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2022.2
Current children cumulated vsize (KiB) 27420

[startup+2082.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/182 4761
/proc/meminfo: memFree=32105332/32770624 swapFree=5848/112572
[pid=4695] ppid=4692 vsize=27420 CPUtime=2082.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 30912 0 0 0 205784 2436 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 27420

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/182 4762
/proc/meminfo: memFree=32105012/32770624 swapFree=5848/112592
[pid=4695] ppid=4692 vsize=27420 CPUtime=2142.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 31644 0 0 0 211720 2500 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 5355888 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2142.2
Current children cumulated vsize (KiB) 27420

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4763
/proc/meminfo: memFree=32105136/32770624 swapFree=5848/112620
[pid=4695] ppid=4692 vsize=27420 CPUtime=2202.2 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 32376 0 0 0 217650 2570 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2202.2
Current children cumulated vsize (KiB) 27420

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4764
/proc/meminfo: memFree=32105368/32770624 swapFree=5848/112664
[pid=4695] ppid=4692 vsize=27420 CPUtime=2262.19 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 33108 0 0 0 223576 2643 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2262.19
Current children cumulated vsize (KiB) 27420

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4765
/proc/meminfo: memFree=32105444/32770624 swapFree=5848/112688
[pid=4695] ppid=4692 vsize=27420 CPUtime=2322.19 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 33840 0 0 0 229498 2721 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2322.19
Current children cumulated vsize (KiB) 27420

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/182 4766
/proc/meminfo: memFree=32105208/32770624 swapFree=5848/112716
[pid=4695] ppid=4692 vsize=27420 CPUtime=2382.19 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 34572 0 0 0 235424 2795 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 5435517 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2382.19
Current children cumulated vsize (KiB) 27420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 1.93 2.00 2.00 3/182 4891
/proc/meminfo: memFree=32119544/32770624 swapFree=5848/112752
[pid=4695] ppid=4692 vsize=27420 CPUtime=2400.09 cores=0,2,4,6
/proc/4695/stat : 4695 (naxos-xcsp3) R 4692 4695 3774 0 -1 4202496 35303 0 0 0 237192 2817 0 0 20 0 1 0 1528155 28078080 1554 33554432000 4194304 6986860 140732542711312 140732542706664 140527917011324 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0 9087712 9120176 34254848 140732542715150 140732542715231 140732542715231 140732542717930 0
/proc/4695/statm: 6855 1554 730 682 0 858 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 27420

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

Child status: 0
Real time (s): 2400.21
CPU time (s): 2400.1
CPU user time (s): 2371.92
CPU system time (s): 28.1748
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 27468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2371.92
system time used= 28.1748
maximum resident set size= 6252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35333
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= 5
involuntary context switches= 2523

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.98704 second user time and 8.44258 second system time

The end

Launcher Data

Begin job on node120 at 2017-07-24 20:09:07
IDJOB=4251832
IDBENCH=122863
IDSOLVER=2634
FILE ID=node120/4251832-1500919747
RUNJOBID= node120-1500914921-3805
PBS_JOBID= 20625409
Free space on /tmp= 61844 MiB

SOLVER NAME= Naxos 1.1.0
BENCH NAME= XCSP17/Mixed/Mixed-xcsp2-nengfa/sudoku368_X2.xml
COMMAND LINE= ./naxos-xcsp3 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4251832-1500919747/watcher-4251832-1500919747 -o /tmp/evaluation-result-4251832-1500919747/solver-4251832-1500919747 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node120-1500914921-3805 --watchdog 2560  ./naxos-xcsp3 HOME/instance-4251832-1500919747.xml

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

MD5SUM BENCH= 28d39503ad45e82e9eafc3470842d788
RANDOM SEED=615366796

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:        32111512 kB
MemAvailable:   32043836 kB
Buffers:           32392 kB
Cached:           214372 kB
SwapCached:            0 kB
Active:           190152 kB
Inactive:         120000 kB
Active(anon):      66056 kB
Inactive(anon):     8540 kB
Active(file):     124096 kB
Inactive(file):   111460 kB
Unevictable:        5848 kB
Mlocked:            5848 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2968 kB
Writeback:             0 kB
AnonPages:         68216 kB
Mapped:            28984 kB
Shmem:              8844 kB
Slab:              49976 kB
SReclaimable:      25208 kB
SUnreclaim:        24768 kB
KernelStack:        3280 kB
PageTables:         4712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     306820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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 20:49:07