Trace number 4240734

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
R1: cosoco 1.1? (TO) 2400.02 2400.4

General information on the benchmark

NameBibd/Bibd-sum-sym/
Bibd-sum-09-084-28-03-07.xml
MD5SUM861dcf4d41da694b9fafa61d8399bea0
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 benchmark5.5899401
Satisfiable
(Un)Satisfiability was proved
Number of variables756
Number of constraints130
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":756}]
Minimum variable degree11
Maximum variable degree11
Distribution of variable degrees[{"degree":11,"count":756}]
Minimum constraint arity9
Maximum constraint arity756
Distribution of constraint arities[{"arity":9,"count":84},{"arity":84,"count":9},{"arity":168,"count":36},{"arity":756,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":129}]
Optimization problemNO
Type of objective

Solver Data

285.95/286.08	c root propagations     : 0           
285.95/286.08	c restarts enabled, print stats at every restarts
285.95/286.08	c
285.95/286.08	c
285.95/286.08	c
285.95/286.08	c This is cosoco 1.0 --  
285.95/286.08	c
285.95/286.08	c ========================================[ Problem Statistics ]===========================================
285.95/286.08	c |                                                                                                       
285.95/286.08	c |  Parse time        :         0.13 s 
285.95/286.08	c |
285.95/286.08	c |               Variables: 756
285.95/286.08	c |            Domain Sizes: 2..2
285.95/286.08	c |
285.95/286.08	c |             Constraints: 220
285.95/286.08	c |                   Arity: 9..168
285.95/286.08	c | 
285.95/286.08	c |                   Types: 
285.95/286.08	c |                          Intension: 36
285.95/286.08	c |                          Lex: 91
285.95/286.08	c |                          Sum: 93
285.95/286.08	c |                          
285.95/286.08	c =========================================================================================================
285.95/286.08	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth

Verifier Data

One s line expected

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-4240734-1500626511/watcher-4240734-1500626511 -o /tmp/evaluation-result-4240734-1500626511/solver-4240734-1500626511 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4240734-1500626511.xml 

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

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


[startup+0 s]
/proc/loadavg: 2.42 2.12 1.94 3/187 4491
/proc/meminfo: memFree=31452668/32770624 swapFree=6204/408528
[pid=4491] ppid=4488 vsize=27256 CPUtime=0 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1010 0 0 0 0 0 0 0 20 0 1 0 17309612 27910144 832 33554432000 4194304 5970956 140737419318752 140737419315400 140329793555429 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 6814 832 703 434 0 178 0

[startup+0.100159 s]
/proc/loadavg: 2.42 2.12 1.94 3/187 4491
/proc/meminfo: memFree=31452668/32770624 swapFree=6204/408528
[pid=4491] ppid=4488 vsize=28956 CPUtime=0.09 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1527 0 0 0 9 0 0 0 20 0 1 0 17309612 29650944 1362 33554432000 4194304 5970956 140737419318752 140737419311752 140329793555429 0 0 4096 0 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7239 1362 792 434 0 603 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28956

[startup+0.200322 s]
/proc/loadavg: 2.42 2.12 1.94 3/187 4491
/proc/meminfo: memFree=31452668/32770624 swapFree=6204/408528
[pid=4491] ppid=4488 vsize=30012 CPUtime=0.19 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1828 0 0 0 19 0 0 0 20 0 1 0 17309612 30732288 1626 33554432000 4194304 5970956 140737419318752 140737419316008 4908971 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7503 1626 793 434 0 867 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30012

[startup+0.300246 s]
/proc/loadavg: 2.42 2.12 1.94 3/187 4491
/proc/meminfo: memFree=31452668/32770624 swapFree=6204/408528
[pid=4491] ppid=4488 vsize=30012 CPUtime=0.29 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1828 0 0 0 29 0 0 0 20 0 1 0 17309612 30732288 1626 33554432000 4194304 5970956 140737419318752 140737419316008 5052093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7503 1626 793 434 0 867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30012

[startup+0.700218 s]
/proc/loadavg: 2.42 2.12 1.94 3/187 4491
/proc/meminfo: memFree=31452668/32770624 swapFree=6204/408528
[pid=4491] ppid=4488 vsize=30012 CPUtime=0.69 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1828 0 0 0 69 0 0 0 20 0 1 0 17309612 30732288 1626 33554432000 4194304 5970956 140737419318752 140737419316008 4964584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7503 1626 793 434 0 867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30012

[startup+1.50022 s]
/proc/loadavg: 2.42 2.12 1.94 3/188 4492
/proc/meminfo: memFree=31449436/32770624 swapFree=6204/408472
[pid=4491] ppid=4488 vsize=30012 CPUtime=1.49 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1828 0 0 0 149 0 0 0 20 0 1 0 17309612 30732288 1626 33554432000 4194304 5970956 140737419318752 140737419316008 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7503 1626 793 434 0 867 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30012

[startup+3.10021 s]
/proc/loadavg: 2.42 2.12 1.94 3/188 4492
/proc/meminfo: memFree=31448736/32770624 swapFree=6204/408472
[pid=4491] ppid=4488 vsize=30012 CPUtime=3.09 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 1944 0 0 0 309 0 0 0 20 0 1 0 17309612 30732288 1671 33554432000 4194304 5970956 140737419318752 140737419316008 5052093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7503 1671 823 434 0 867 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 30012

[startup+6.30022 s]
/proc/loadavg: 2.39 2.12 1.94 3/188 4492
/proc/meminfo: memFree=31448896/32770624 swapFree=6204/408484
[pid=4491] ppid=4488 vsize=30144 CPUtime=6.29 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 2074 0 0 0 629 0 0 0 20 0 1 0 17309612 30867456 1678 33554432000 4194304 5970956 140737419318752 140737419315816 5052085 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7536 1678 823 434 0 900 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 30144

[startup+12.7002 s]
/proc/loadavg: 2.36 2.12 1.94 3/188 4492
/proc/meminfo: memFree=31448648/32770624 swapFree=6204/408488
[pid=4491] ppid=4488 vsize=30276 CPUtime=12.69 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 2233 0 0 0 1269 0 0 0 20 0 1 0 17309612 31002624 1719 33554432000 4194304 5970956 140737419318752 140737419315816 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7569 1719 823 434 0 933 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30276

[startup+25.5003 s]
/proc/loadavg: 2.28 2.11 1.94 3/188 4492
/proc/meminfo: memFree=31448400/32770624 swapFree=6204/408496
[pid=4491] ppid=4488 vsize=30672 CPUtime=25.49 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 2551 0 0 0 2549 0 0 0 20 0 1 0 17309612 31408128 1803 33554432000 4194304 5970956 140737419318752 140737419315816 5070523 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7668 1803 823 434 0 1032 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 30672

[startup+51.1003 s]
/proc/loadavg: 2.18 2.10 1.95 3/188 4492
/proc/meminfo: memFree=31447480/32770624 swapFree=6204/408512
[pid=4491] ppid=4488 vsize=31332 CPUtime=51.08 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 2881 0 0 0 5108 0 0 0 20 0 1 0 17309612 32083968 1974 33554432000 4194304 5970956 140737419318752 140737419315816 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 7833 1974 823 434 0 1197 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31332

[startup+102.3 s]
/proc/loadavg: 2.15 2.10 1.95 3/188 4493
/proc/meminfo: memFree=31445916/32770624 swapFree=6204/408572
[pid=4491] ppid=4488 vsize=32784 CPUtime=102.28 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 3520 0 0 0 10228 0 0 0 20 0 1 0 17309612 33570816 2345 33554432000 4194304 5970956 140737419318752 140737419315816 4908988 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 8196 2345 824 434 0 1560 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 32784

[startup+162.3 s]
/proc/loadavg: 2.05 2.08 1.95 3/188 4494
/proc/meminfo: memFree=31443540/32770624 swapFree=6204/408612
[pid=4491] ppid=4488 vsize=34500 CPUtime=162.26 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 4389 0 0 0 16226 0 0 0 20 0 1 0 17309612 35328000 2773 33554432000 4194304 5970956 140737419318752 140737419315816 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 8625 2773 824 434 0 1989 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 34500

[startup+222.306 s]
/proc/loadavg: 2.02 2.07 1.95 3/187 4495
/proc/meminfo: memFree=31441872/32770624 swapFree=6204/408644
[pid=4491] ppid=4488 vsize=36216 CPUtime=222.26 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 5068 0 0 0 22226 0 0 0 20 0 1 0 17309612 37085184 3167 33554432000 4194304 5970956 140737419318752 140737419315816 5098954 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9054 3167 824 434 0 2418 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 36216

[startup+282.3 s]
/proc/loadavg: 2.01 2.06 1.95 3/187 4496
/proc/meminfo: memFree=31439184/32770624 swapFree=6204/408676
[pid=4491] ppid=4488 vsize=37932 CPUtime=282.24 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 5787 0 0 0 28224 0 0 0 20 0 1 0 17309612 38842368 3612 33554432000 4194304 5970956 140737419318752 140737419315816 5052090 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9483 3612 824 434 0 2847 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 37932

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 1.95 3/187 4497
/proc/meminfo: memFree=31439476/32770624 swapFree=6204/408704
[pid=4491] ppid=4488 vsize=38064 CPUtime=342.23 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 6070 0 0 0 34223 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4908971 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 38064

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 1.95 3/187 4681
/proc/meminfo: memFree=31596936/32770624 swapFree=6204/408796
[pid=4491] ppid=4488 vsize=38064 CPUtime=402.22 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 6152 0 0 0 40222 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5098944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 38064

[startup+462.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/187 4682
/proc/meminfo: memFree=31596324/32770624 swapFree=6204/408888
[pid=4491] ppid=4488 vsize=38064 CPUtime=462.21 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 6296 0 0 0 46221 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070523 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 38064

[startup+522.3 s]
/proc/loadavg: 2.07 2.04 1.96 3/188 4691
/proc/meminfo: memFree=31595732/32770624 swapFree=6204/408956
[pid=4491] ppid=4488 vsize=38064 CPUtime=522.2 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 6379 0 0 0 52220 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5052093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 38064

[startup+582.3 s]
/proc/loadavg: 2.11 2.05 1.97 3/188 4692
/proc/meminfo: memFree=31596180/32770624 swapFree=6204/409004
[pid=4491] ppid=4488 vsize=38064 CPUtime=582.2 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 6432 0 0 0 58220 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4908971 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 38064


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


[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4741
/proc/meminfo: memFree=31595020/32770624 swapFree=6204/409612
[pid=4491] ppid=4488 vsize=38064 CPUtime=1482.05 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7413 0 0 0 148205 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5069728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 38064

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4742
/proc/meminfo: memFree=31594936/32770624 swapFree=6204/409656
[pid=4491] ppid=4488 vsize=38064 CPUtime=1542.05 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7470 0 0 0 154205 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4964576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 38064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4743
/proc/meminfo: memFree=31595040/32770624 swapFree=6204/409700
[pid=4491] ppid=4488 vsize=38064 CPUtime=1602.04 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7499 0 0 0 160204 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5069728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 38064

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4744
/proc/meminfo: memFree=31595080/32770624 swapFree=6204/409732
[pid=4491] ppid=4488 vsize=38064 CPUtime=1662.03 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7540 0 0 0 166203 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5069728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 38064

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4752
/proc/meminfo: memFree=31594352/32770624 swapFree=6204/409772
[pid=4491] ppid=4488 vsize=38064 CPUtime=1722.02 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7568 0 0 0 172202 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4964584 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 38064

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4753
/proc/meminfo: memFree=31594280/32770624 swapFree=6204/409804
[pid=4491] ppid=4488 vsize=38064 CPUtime=1782.01 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7610 0 0 0 178201 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5069728 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 38064

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4754
/proc/meminfo: memFree=31594156/32770624 swapFree=6204/409836
[pid=4491] ppid=4488 vsize=38064 CPUtime=1842 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7638 0 0 0 184200 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1842
Current children cumulated vsize (KiB) 38064

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4755
/proc/meminfo: memFree=31595048/32770624 swapFree=6204/409876
[pid=4491] ppid=4488 vsize=38064 CPUtime=1901.99 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7679 0 0 0 190199 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070523 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1901.99
Current children cumulated vsize (KiB) 38064

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4756
/proc/meminfo: memFree=31595172/32770624 swapFree=6204/409912
[pid=4491] ppid=4488 vsize=38064 CPUtime=1961.98 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7707 0 0 0 196198 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4961400 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 1961.98
Current children cumulated vsize (KiB) 38064

[startup+2022.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/187 4757
/proc/meminfo: memFree=31595048/32770624 swapFree=6204/409928
[pid=4491] ppid=4488 vsize=38064 CPUtime=2021.97 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7755 0 0 0 202197 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5098944 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2021.97
Current children cumulated vsize (KiB) 38064

[startup+2082.3 s]
/proc/loadavg: 2.02 2.02 1.98 3/187 4758
/proc/meminfo: memFree=31594932/32770624 swapFree=6204/409964
[pid=4491] ppid=4488 vsize=38064 CPUtime=2081.97 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7790 0 0 0 208197 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070529 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2081.97
Current children cumulated vsize (KiB) 38064

[startup+2142.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/187 4759
/proc/meminfo: memFree=31594928/32770624 swapFree=6204/410004
[pid=4491] ppid=4488 vsize=38064 CPUtime=2141.95 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7934 0 0 0 214195 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4908952 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2141.95
Current children cumulated vsize (KiB) 38064

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4760
/proc/meminfo: memFree=31594952/32770624 swapFree=6204/410044
[pid=4491] ppid=4488 vsize=38064 CPUtime=2201.95 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 7977 0 0 0 220195 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4908971 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2201.95
Current children cumulated vsize (KiB) 38064

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4761
/proc/meminfo: memFree=31594604/32770624 swapFree=6204/410068
[pid=4491] ppid=4488 vsize=38064 CPUtime=2261.93 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 8019 0 0 0 226193 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070502 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2261.93
Current children cumulated vsize (KiB) 38064

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4769
/proc/meminfo: memFree=31594412/32770624 swapFree=6204/410100
[pid=4491] ppid=4488 vsize=38064 CPUtime=2321.92 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 8061 0 0 0 232192 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5052093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2321.92
Current children cumulated vsize (KiB) 38064

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4770
/proc/meminfo: memFree=31594284/32770624 swapFree=6204/410132
[pid=4491] ppid=4488 vsize=38064 CPUtime=2381.91 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 8103 0 0 0 238191 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 4964576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2381.91
Current children cumulated vsize (KiB) 38064



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 1.98 3/187 4770
/proc/meminfo: memFree=31594408/32770624 swapFree=6204/410140
[pid=4491] ppid=4488 vsize=38064 CPUtime=2400.01 cores=1,3,5,7
/proc/4491/stat : 4491 (cosoco) R 4488 4491 3398 0 -1 4202496 8172 0 0 0 240001 0 0 0 20 0 1 0 17309612 38977536 3669 33554432000 4194304 5970956 140737419318752 140737419316360 5070424 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8070896 8075904 14733312 140737419322561 140737419322691 140737419322691 140737419325390 0
/proc/4491/statm: 9516 3669 826 434 0 2880 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 38064

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

Child status: 1
Real time (s): 2400.4
CPU time (s): 2400.02
CPU user time (s): 2400.02
CPU system time (s): 0.006998
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 38064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.02
system time used= 0.006998
maximum resident set size= 14720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8202
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= 6
involuntary context switches= 120637

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01768 second user time and 8.5363 second system time

The end

Launcher Data

Begin job on node105 at 2017-07-21 10:41:51
IDJOB=4240734
IDBENCH=123823
IDSOLVER=2620
FILE ID=node105/4240734-1500626511
RUNJOBID= node105-1500623785-3430
PBS_JOBID= 20623022
Free space on /tmp= 62012 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/Bibd/Bibd-sum-sym/Bibd-sum-09-084-28-03-07.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4240734-1500626511/watcher-4240734-1500626511 -o /tmp/evaluation-result-4240734-1500626511/solver-4240734-1500626511 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1500623785-3430 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4240734-1500626511.xml

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

MD5SUM BENCH= 861dcf4d41da694b9fafa61d8399bea0
RANDOM SEED=334698120

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.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.47
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		: 1733.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
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		: 2267.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.47
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		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31453528 kB
MemAvailable:   31852196 kB
Buffers:          157728 kB
Cached:           529616 kB
SwapCached:            0 kB
Active:           473468 kB
Inactive:         425548 kB
Active(anon):     214144 kB
Inactive(anon):    17020 kB
Active(file):     259324 kB
Inactive(file):   408528 kB
Unevictable:        6204 kB
Mlocked:            6212 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2500 kB
Writeback:             0 kB
AnonPages:        213264 kB
Mapped:            34896 kB
Shmem:             17044 kB
Slab:             118284 kB
SReclaimable:      93300 kB
SUnreclaim:        24984 kB
KernelStack:        3584 kB
PageTables:         5392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     491988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    155648 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= 62012 MiB
End job on node105 at 2017-07-21 11:21:51