Trace number 4261474

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
Mistral-2.0 2017-07-28? (TO) 2519.8899 2520

General information on the benchmark

NameOrtholatin/Ortholatin-m1-s1/
Ortholatin-009.xml
MD5SUMf1f2c4ea81b28916fca828d1ce53413f
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 benchmark273.32999
Satisfiable
(Un)Satisfiability was proved
Number of variables243
Number of constraints86
Number of domains2
Minimum domain size9
Maximum domain size81
Distribution of domain sizes[{"size":9,"count":162},{"size":81,"count":81}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":225},{"degree":3,"count":18}]
Minimum constraint arity3
Maximum constraint arity81
Distribution of constraint arities[{"arity":3,"count":81},{"arity":9,"count":2},{"arity":81,"count":3}]
Number of extensional constraints81
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":81},{"type":"allDifferent","count":3},{"type":"instantiation","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c 280717
2519.88/2520.00	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-4261474-1502376258/watcher-4261474-1502376258 -o /tmp/evaluation-result-4261474-1502376258/solver-4261474-1502376258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25568 --watchdog 2580 MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1398103875 HOME/instance-4261474-1502376258.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.95 2.00 2.04 4/183 31222
/proc/meminfo: memFree=31196468/32770624 swapFree=0/428860
[pid=31222] ppid=31219 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/31222/stat : 31222 (runsolver) D 31219 31222 4525 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 137278760 24240128 618 18446744073709551615 4194304 4338465 140735170624848 140735170622488 140511837852375 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 7204864 140735170633866 140735170634313 140735170634313 140735170637770 0
/proc/31222/statm: 5918 618 54 36 0 2156 0

[startup+0.100235 s]
/proc/loadavg: 1.95 2.00 2.04 4/183 31222
/proc/meminfo: memFree=31196468/32770624 swapFree=0/428860
[pid=31222] ppid=31219 vsize=39000 CPUtime=0.04 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 3640 0 0 0 4 0 0 0 20 0 1 0 137278760 39936000 3413 18446744073709551615 4194304 7396336 140722390668176 140722390662568 5685072 0 0 1 16386 0 0 0 17 7 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9750 3413 685 782 0 2766 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 39000

[startup+0.201228 s]
/proc/loadavg: 1.95 2.00 2.04 4/183 31222
/proc/meminfo: memFree=31196468/32770624 swapFree=0/428860
[pid=31222] ppid=31219 vsize=39264 CPUtime=0.14 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 3678 0 0 0 14 0 0 0 20 0 1 0 137278760 40206336 3479 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792074 0 0 1 16386 0 0 0 17 1 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9816 3479 685 782 0 2832 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 39264

[startup+0.300238 s]
/proc/loadavg: 1.95 2.00 2.04 4/183 31222
/proc/meminfo: memFree=31196468/32770624 swapFree=0/428860
[pid=31222] ppid=31219 vsize=39264 CPUtime=0.24 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 3706 0 0 0 24 0 0 0 20 0 1 0 137278760 40206336 3479 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4319875 0 0 1 16386 0 0 0 17 1 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9816 3479 685 782 0 2832 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 39264

[startup+0.700225 s]
/proc/loadavg: 1.95 2.00 2.04 4/183 31222
/proc/meminfo: memFree=31196468/32770624 swapFree=0/428860
[pid=31222] ppid=31219 vsize=39396 CPUtime=0.64 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 3715 0 0 0 64 0 0 0 20 0 1 0 137278760 40341504 3479 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5686445 0 0 1 16386 0 0 0 17 1 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9849 3479 685 782 0 2865 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 39396

[startup+1.50022 s]
/proc/loadavg: 1.95 2.00 2.04 3/184 31223
/proc/meminfo: memFree=31187092/32770624 swapFree=0/428876
[pid=31222] ppid=31219 vsize=39396 CPUtime=1.44 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 3721 0 0 0 144 0 0 0 20 0 1 0 137278760 40341504 3479 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4581817 0 0 1 16386 0 0 0 17 1 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9849 3479 685 782 0 2865 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 39396

[startup+3.10022 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 31223
/proc/meminfo: memFree=31186596/32770624 swapFree=0/428876
[pid=31222] ppid=31219 vsize=39396 CPUtime=3.04 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 4782 0 0 0 304 0 0 0 20 0 1 0 137278760 40341504 3526 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792030 0 0 1 16386 0 0 0 17 1 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9849 3526 685 782 0 2865 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 39396

[startup+6.30022 s]
/proc/loadavg: 1.96 2.00 2.04 3/184 31223
/proc/meminfo: memFree=31186484/32770624 swapFree=0/428876
[pid=31222] ppid=31219 vsize=39396 CPUtime=6.24 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 5856 0 0 0 624 0 0 0 20 0 1 0 137278760 40341504 3537 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792027 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9849 3537 685 782 0 2865 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 39396

[startup+12.7002 s]
/proc/loadavg: 1.89 1.98 2.03 3/187 31237
/proc/meminfo: memFree=31181228/32770624 swapFree=0/428892
[pid=31222] ppid=31219 vsize=39528 CPUtime=12.64 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 6939 0 0 0 1264 0 0 0 20 0 1 0 137278760 40476672 3540 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792235 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9882 3540 685 782 0 2898 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 39528

[startup+25.5003 s]
/proc/loadavg: 1.91 1.98 2.03 3/187 31238
/proc/meminfo: memFree=31181984/32770624 swapFree=0/428884
[pid=31222] ppid=31219 vsize=39528 CPUtime=25.44 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 9135 0 0 0 2544 0 0 0 20 0 1 0 137278760 40476672 3566 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5618838 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9882 3566 685 782 0 2898 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 39528

[startup+51.1003 s]
/proc/loadavg: 1.94 1.99 2.03 3/187 31238
/proc/meminfo: memFree=31181604/32770624 swapFree=0/428888
[pid=31222] ppid=31219 vsize=39660 CPUtime=51.03 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 10272 0 0 0 5103 0 0 0 20 0 1 0 137278760 40611840 3580 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5791418 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3580 685 782 0 2931 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 39660

[startup+102.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/188 31241
/proc/meminfo: memFree=31182044/32770624 swapFree=0/428904
[pid=31222] ppid=31219 vsize=39660 CPUtime=102.23 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 10663 0 0 0 10223 0 0 0 20 0 1 0 137278760 40611840 3585 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4542547 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3585 685 782 0 2931 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 39660

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.04 3/185 31243
/proc/meminfo: memFree=31185112/32770624 swapFree=0/428916
[pid=31222] ppid=31219 vsize=39660 CPUtime=162.23 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 11055 0 0 0 16223 0 0 0 20 0 1 0 137278760 40611840 3590 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792007 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3590 685 782 0 2931 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 39660

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31245
/proc/meminfo: memFree=31185076/32770624 swapFree=0/428928
[pid=31222] ppid=31219 vsize=39660 CPUtime=222.23 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 11451 0 0 0 22223 0 0 0 20 0 1 0 137278760 40611840 3594 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4406347 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3594 685 782 0 2931 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 39660

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31247
/proc/meminfo: memFree=31185328/32770624 swapFree=0/428944
[pid=31222] ppid=31219 vsize=39660 CPUtime=282.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 11839 0 0 0 28222 0 0 0 20 0 1 0 137278760 40611840 3596 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792030 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3596 685 782 0 2931 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 39660

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/185 31249
/proc/meminfo: memFree=31185420/32770624 swapFree=0/428956
[pid=31222] ppid=31219 vsize=39660 CPUtime=342.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 12246 0 0 0 34222 0 0 0 20 0 1 0 137278760 40611840 3598 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685624 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3598 685 782 0 2931 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 39660

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/184 31251
/proc/meminfo: memFree=31185308/32770624 swapFree=0/428960
[pid=31222] ppid=31219 vsize=39660 CPUtime=402.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 12640 0 0 0 40222 0 0 0 20 0 1 0 137278760 40611840 3600 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685816 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3600 685 782 0 2931 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 39660

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.05 3/184 31253
/proc/meminfo: memFree=31185276/32770624 swapFree=0/428972
[pid=31222] ppid=31219 vsize=39660 CPUtime=462.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 13040 0 0 0 46222 0 0 0 20 0 1 0 137278760 40611840 3600 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5686086 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3600 685 782 0 2931 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 39660

[startup+522.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/184 31255
/proc/meminfo: memFree=31185404/32770624 swapFree=0/428980
[pid=31222] ppid=31219 vsize=39660 CPUtime=522.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 13443 0 0 0 52222 0 0 0 20 0 1 0 137278760 40611840 3601 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792070 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3601 685 782 0 2931 0
Current children cumulated CPU time (s) 522.22
Current children cumulated vsize (KiB) 39660

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/185 31258
/proc/meminfo: memFree=31185112/32770624 swapFree=0/428984
[pid=31222] ppid=31219 vsize=39660 CPUtime=582.22 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 13838 0 0 0 58222 0 0 0 20 0 1 0 137278760 40611840 3603 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4542466 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9915 3603 685 782 0 2931 0
Current children cumulated CPU time (s) 582.22
Current children cumulated vsize (KiB) 39660


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


[startup+1602.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 31384
/proc/meminfo: memFree=31051032/32770624 swapFree=0/429212
[pid=31222] ppid=31219 vsize=39792 CPUtime=1602.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 20647 0 0 0 160219 0 0 0 20 0 1 0 137278760 40747008 3610 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792016 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3610 685 782 0 2964 0
Current children cumulated CPU time (s) 1602.19
Current children cumulated vsize (KiB) 39792

[startup+1662.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/185 31386
/proc/meminfo: memFree=31050740/32770624 swapFree=0/429228
[pid=31222] ppid=31219 vsize=39792 CPUtime=1662.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 21060 0 0 0 166219 0 0 0 20 0 1 0 137278760 40747008 3613 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685040 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3613 685 782 0 2964 0
Current children cumulated CPU time (s) 1662.19
Current children cumulated vsize (KiB) 39792

[startup+1722.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/185 31389
/proc/meminfo: memFree=31050992/32770624 swapFree=0/429232
[pid=31222] ppid=31219 vsize=39792 CPUtime=1722.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 21472 0 0 0 172219 0 0 0 20 0 1 0 137278760 40747008 3614 18446744073709551615 4194304 7396336 140722390668176 140722390662712 139920464053975 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3614 685 782 0 2964 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 39792

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/185 31391
/proc/meminfo: memFree=31051432/32770624 swapFree=0/429240
[pid=31222] ppid=31219 vsize=39792 CPUtime=1782.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 21885 0 0 0 178219 0 0 0 20 0 1 0 137278760 40747008 3614 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5686449 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3614 685 782 0 2964 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 39792

[startup+1842.3 s]
/proc/loadavg: 1.94 2.01 2.04 3/190 31409
/proc/meminfo: memFree=31047348/32770624 swapFree=0/429260
[pid=31222] ppid=31219 vsize=39792 CPUtime=1842.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 22299 0 0 0 184219 0 0 0 20 0 1 0 137278760 40747008 3615 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792304 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3615 685 782 0 2964 0
Current children cumulated CPU time (s) 1842.19
Current children cumulated vsize (KiB) 39792

[startup+1902.3 s]
/proc/loadavg: 1.98 2.01 2.04 3/191 31436
/proc/meminfo: memFree=31045500/32770624 swapFree=0/429272
[pid=31222] ppid=31219 vsize=39792 CPUtime=1902.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 22707 0 0 0 190219 0 0 0 20 0 1 0 137278760 40747008 3616 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5791906 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3616 685 782 0 2964 0
Current children cumulated CPU time (s) 1902.19
Current children cumulated vsize (KiB) 39792

[startup+1962.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/194 31459
/proc/meminfo: memFree=31043240/32770624 swapFree=0/429272
[pid=31222] ppid=31219 vsize=39792 CPUtime=1962.2 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 23122 0 0 0 196219 1 0 0 20 0 1 0 137278760 40747008 3617 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4581738 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3617 685 782 0 2964 0
Current children cumulated CPU time (s) 1962.2
Current children cumulated vsize (KiB) 39792

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31462
/proc/meminfo: memFree=31052256/32770624 swapFree=0/429292
[pid=31222] ppid=31219 vsize=39792 CPUtime=2022.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 23538 0 0 0 202218 1 0 0 20 0 1 0 137278760 40747008 3617 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685816 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3617 685 782 0 2964 0
Current children cumulated CPU time (s) 2022.19
Current children cumulated vsize (KiB) 39792

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 31464
/proc/meminfo: memFree=31050452/32770624 swapFree=0/429316
[pid=31222] ppid=31219 vsize=39792 CPUtime=2082.2 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 23955 0 0 0 208219 1 0 0 20 0 1 0 137278760 40747008 3617 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5792030 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3617 685 782 0 2964 0
Current children cumulated CPU time (s) 2082.2
Current children cumulated vsize (KiB) 39792

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/186 31467
/proc/meminfo: memFree=31050940/32770624 swapFree=0/429328
[pid=31222] ppid=31219 vsize=39792 CPUtime=2142.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 24372 0 0 0 214218 1 0 0 20 0 1 0 137278760 40747008 3618 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5686066 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3618 685 782 0 2964 0
Current children cumulated CPU time (s) 2142.19
Current children cumulated vsize (KiB) 39792

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 31469
/proc/meminfo: memFree=31050476/32770624 swapFree=0/429336
[pid=31222] ppid=31219 vsize=39792 CPUtime=2202.2 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 24790 0 0 0 220219 1 0 0 20 0 1 0 137278760 40747008 3619 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5686515 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3619 685 782 0 2964 0
Current children cumulated CPU time (s) 2202.2
Current children cumulated vsize (KiB) 39792

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 31471
/proc/meminfo: memFree=31050316/32770624 swapFree=0/429348
[pid=31222] ppid=31219 vsize=39792 CPUtime=2262.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 25208 0 0 0 226218 1 0 0 20 0 1 0 137278760 40747008 3620 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685744 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3620 685 782 0 2964 0
Current children cumulated CPU time (s) 2262.19
Current children cumulated vsize (KiB) 39792

[startup+2322.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/185 31473
/proc/meminfo: memFree=31050692/32770624 swapFree=0/429360
[pid=31222] ppid=31219 vsize=39792 CPUtime=2322.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 25628 0 0 0 232218 1 0 0 20 0 1 0 137278760 40747008 3620 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4547381 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3620 685 782 0 2964 0
Current children cumulated CPU time (s) 2322.19
Current children cumulated vsize (KiB) 39792

[startup+2382.3 s]
/proc/loadavg: 2.02 2.01 2.05 3/185 31475
/proc/meminfo: memFree=31050540/32770624 swapFree=0/429364
[pid=31222] ppid=31219 vsize=39792 CPUtime=2382.19 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 26047 0 0 0 238218 1 0 0 20 0 1 0 137278760 40747008 3621 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685784 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3621 685 782 0 2964 0
Current children cumulated CPU time (s) 2382.19
Current children cumulated vsize (KiB) 39792

[startup+2442.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/188 31492
/proc/meminfo: memFree=31046868/32770624 swapFree=0/429408
[pid=31222] ppid=31219 vsize=39792 CPUtime=2442.18 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 26467 0 0 0 244217 1 0 0 20 0 1 0 137278760 40747008 3621 18446744073709551615 4194304 7396336 140722390668176 140722390662712 4543995 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3621 685 782 0 2964 0
Current children cumulated CPU time (s) 2442.18
Current children cumulated vsize (KiB) 39792

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 31494
/proc/meminfo: memFree=31047084/32770624 swapFree=0/429416
[pid=31222] ppid=31219 vsize=39792 CPUtime=2502.18 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 26881 0 0 0 250217 1 0 0 20 0 1 0 137278760 40747008 3622 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5685160 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3622 685 782 0 2964 0
Current children cumulated CPU time (s) 2502.18
Current children cumulated vsize (KiB) 39792



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/185 31494
/proc/meminfo: memFree=31049736/32770624 swapFree=0/429412
[pid=31222] ppid=31219 vsize=39792 CPUtime=2519.88 cores=1,3,5,7
/proc/31222/stat : 31222 (MistralXCSP) R 31219 31222 4525 0 -1 4202496 27225 0 0 0 251987 1 0 0 20 0 1 0 137278760 40747008 3622 18446744073709551615 4194304 7396336 140722390668176 140722390662712 5791911 0 0 1 16386 0 0 0 17 3 0 0 5 0 0 9496464 9501696 25214976 140722390675890 140722390676040 140722390676040 140722390679497 0
/proc/31222/statm: 9948 3622 685 782 0 2964 0
Current children cumulated CPU time (s) 2519.88
Current children cumulated vsize (KiB) 39792

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

Child status: 0
Real time (s): 2520
CPU time (s): 2519.89
CPU user time (s): 2519.88
CPU system time (s): 0.010999
CPU usage (%): 99.9956
Max. virtual memory (cumulated for all children) (KiB): 39792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.88
system time used= 0.010999
maximum resident set size= 14516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27262
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= 12
involuntary context switches= 747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.85601 second user time and 8.62137 second system time

The end

Launcher Data

Begin job on node132 at 2017-08-10 16:29:55
IDJOB=4261474
IDBENCH=133180
IDSOLVER=2649
FILE ID=node132/4261474-1502376258
RUNJOBID= node132-1502333491-25568
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= Mistral-2.0 2017-07-28
BENCH NAME= XCSP17/Ortholatin/Ortholatin-m1-s1/Ortholatin-009.xml
COMMAND LINE= MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4261474-1502376258/watcher-4261474-1502376258 -o /tmp/evaluation-result-4261474-1502376258/solver-4261474-1502376258 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node132-1502333491-25568 --watchdog 2580  MistralXCSP -v 0 --recommended 2 --decay 0.95 --branch_on_aux 10 --seed 1398103875 HOME/instance-4261474-1502376258.xml

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

MD5SUM BENCH= f1f2c4ea81b28916fca828d1ce53413f
RANDOM SEED=1398103875

node132.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.74
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.74
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.74
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.74
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:        31200464 kB
MemAvailable:   31973376 kB
Buffers:          281960 kB
Cached:           794276 kB
SwapCached:            0 kB
Active:           670028 kB
Inactive:         469680 kB
Active(anon):      64304 kB
Inactive(anon):    40820 kB
Active(file):     605724 kB
Inactive(file):   428860 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              5868 kB
Writeback:             4 kB
AnonPages:         63116 kB
Mapped:            58636 kB
Shmem:             41660 kB
Slab:             134948 kB
SReclaimable:     108324 kB
SUnreclaim:        26624 kB
KernelStack:        3296 kB
PageTables:         5112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     338728 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 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:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 62020 MiB
End job on node132 at 2017-08-10 17:11:55