Trace number 4294270

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 NameAnswerobjective functionCPU timeWall clock time
cosoco 1.12? (TO) 2519.77 2520.01

General information on the benchmark

NameTemplateDesign/
TemplateDesign-m2-magazine_c18.xml
MD5SUMc4204b87298b93dafaf8bd2d2b317c15
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2600
Number of constraints201
Number of domains3
Minimum domain size2
Maximum domain size406
Distribution of domain sizes[{"size":2,"count":50},{"size":41,"count":2500},{"size":406,"count":50}]
Minimum variable degree2
Maximum variable degree52
Distribution of variable degrees[{"degree":2,"count":2450},{"degree":3,"count":100},{"degree":52,"count":50}]
Minimum constraint arity2
Maximum constraint arity100
Distribution of constraint arities[{"arity":2,"count":100},{"arity":50,"count":51},{"arity":100,"count":50}]
Number of extensional constraints0
Number of intensional constraints100
Distribution of constraint types[{"type":"intension","count":100},{"type":"ordered","count":1},{"type":"sum","count":100}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.07/0.21	c
0.07/0.21	c This is cosoco 1.12 --  
0.07/0.21	c
0.07/0.21	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294270-1532432876.xml 
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	0
0.07/0.21	c best=?? lower=0 upper=50 
2519.76/2520.00	c enable optimization
2519.76/2520.00	c ========================================[ Problem Statistics ]===========================================
2519.76/2520.00	c |                                                                                                       
2519.76/2520.00	c |  Parse time        :         0.16 s 
2519.76/2520.00	c |
2519.76/2520.00	c |               Variables: 2600
2519.76/2520.00	c |            Domain Sizes: 2..406
2519.76/2520.00	c |
2519.76/2520.00	c |             Constraints: 300
2519.76/2520.00	c |                   Arity: 2..100  -- Binary: 149
2519.76/2520.00	c | 
2519.76/2520.00	c |                   Types: 
2519.76/2520.00	c |                          (X -Y <= k): 49
2519.76/2520.00	c |                          Intension: 200
2519.76/2520.00	c |                          Sum: 51
2519.76/2520.00	c |                          
2519.76/2520.00	c |               Objective: Minimize Sum
2519.76/2520.00	
2519.76/2520.00	c =========================================================================================================
2519.76/2520.00	
2519.76/2520.00	c *** INTERRUPTED ***
2519.76/2520.00	c restarts              : 4           
2519.76/2520.00	c conflicts             : 609          (0 /sec)
2519.76/2520.00	c decisions             : 4484         (2 /sec)
2519.76/2520.00	c propagations          : 1307576     (519 /sec)
2519.76/2520.00	c root propagations     : 0           
2519.76/2520.00	c filter calls          : 228798         (91 /sec)
2519.76/2520.00	c useless filter calls  : 199202         (87 %)
2519.76/2520.00	c Memory used           : 97.57 MB
2519.76/2520.00	c CPU time              : 2519.71 s
2519.76/2520.00	
2519.76/2520.00	c No Bound found!
2519.76/2520.00	
2519.76/2520.00	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (2704 MiB free)
  memory of node 1: 16384 MiB (6827 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4294270-1532432876/watcher-4294270-1532432876 -o /tmp/evaluation-result-4294270-1532432876/solver-4294270-1532432876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20752 --watchdog 2580 HOME/cosoco -lc -model -restarts HOME/instance-4294270-1532432876.xml 

running on 4 cores: 0,2,4,6

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=20777, runsolver pid=20774

[startup+0.100161 s]*
/proc/loadavg: 1.00 0.99 1.01 3/188 20784
/proc/meminfo: memFree=9743976/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=44296 memory=20848 CPUtime=0.07 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 5379 0 0 0 7 0 0 0 20 0 1 0 60850477 45359104 5212 33554432000 4194304 6142532 140724747580544 140724747577032 139883076336613 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 11074 5212 838 476 0 4396 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 44296 KiB
Current children cumulated memory: 20848 KiB

[startup+0.209671 s]*
/proc/loadavg: 1.00 0.99 1.01 3/188 20784
/proc/meminfo: memFree=9711984/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=74232 memory=50824 CPUtime=0.17 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 12897 0 0 0 16 1 0 0 20 0 1 0 60850477 76013568 12706 33554432000 4194304 6142532 140724747580544 140724747577032 5396943 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 18558 12706 851 476 0 11880 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 74232 KiB
Current children cumulated memory: 50824 KiB

[startup+0.309427 s]*
/proc/loadavg: 1.00 0.99 1.01 3/188 20784
/proc/meminfo: memFree=9709876/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=74892 memory=51352 CPUtime=0.27 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 13056 0 0 0 26 1 0 0 20 0 1 0 60850477 76689408 12838 33554432000 4194304 6142532 140724747580544 140724747577032 5372399 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 18723 12838 885 476 0 12045 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 74892 KiB
Current children cumulated memory: 51352 KiB

[startup+0.700282 s]
/proc/loadavg: 1.00 0.99 1.01 3/188 20784
/proc/meminfo: memFree=9693848/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=90628 memory=67192 CPUtime=0.66 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 16979 0 0 0 64 2 0 0 20 0 1 0 60850477 92803072 16798 33554432000 4194304 6142532 140724747580544 140724747577032 5146831 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 22657 16798 888 476 0 15979 0
Current children cumulated CPU time: 0.66 s
Current children cumulated vsize: 90628 KiB
Current children cumulated memory: 67192 KiB

[startup+1.50028 s]
/proc/loadavg: 1.00 0.99 1.01 3/188 20784
/proc/meminfo: memFree=9693724/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=94472 memory=70888 CPUtime=1.46 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 17940 0 0 0 144 2 0 0 20 0 1 0 60850477 96739328 17722 33554432000 4194304 6142532 140724747580544 140724747577256 139883077262739 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 23618 17722 888 476 0 16940 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 94472 KiB
Current children cumulated memory: 70888 KiB

[startup+3.10935 s]
/proc/loadavg: 1.08 1.00 1.02 3/188 20784
/proc/meminfo: memFree=9689556/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=95548 memory=72124 CPUtime=3.06 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 27433 0 0 0 304 2 0 0 20 0 1 0 60850477 97841152 18031 33554432000 4194304 6142532 140724747580544 140724747577256 5361719 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 23887 18031 888 476 0 17209 0
Current children cumulated CPU time: 3.06 s
Current children cumulated vsize: 95548 KiB
Current children cumulated memory: 72124 KiB

[startup+6.30027 s]
/proc/loadavg: 1.08 1.00 1.02 3/188 20784
/proc/meminfo: memFree=9689220/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=95812 memory=72444 CPUtime=6.26 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 33882 0 0 0 623 3 0 0 20 0 1 0 60850477 98111488 18111 33554432000 4194304 6142532 140724747580544 140724747577512 5374322 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 23953 18111 888 476 0 17275 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 95812 KiB
Current children cumulated memory: 72444 KiB

[startup+12.7003 s]
/proc/loadavg: 1.22 1.03 1.03 3/188 20784
/proc/meminfo: memFree=9689220/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=95812 memory=72472 CPUtime=12.66 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 43574 0 0 0 1263 3 0 0 20 0 1 0 60850477 98111488 18118 33554432000 4194304 6142532 140724747580544 140724747577432 139883077260876 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 23953 18118 888 476 0 17275 0
Current children cumulated CPU time: 12.66 s
Current children cumulated vsize: 95812 KiB
Current children cumulated memory: 72472 KiB

[startup+25.5003 s]
/proc/loadavg: 1.34 1.07 1.04 3/188 20784
/proc/meminfo: memFree=9687204/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=97660 memory=74312 CPUtime=25.45 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 51719 0 0 0 2542 3 0 0 20 0 1 0 60850477 100003840 18578 33554432000 4194304 6142532 140724747580544 140724747577512 5044829 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24415 18578 888 476 0 17737 0
Current children cumulated CPU time: 25.45 s
Current children cumulated vsize: 97660 KiB
Current children cumulated memory: 74312 KiB

[startup+51.109 s]
/proc/loadavg: 1.56 1.14 1.07 3/188 20784
/proc/meminfo: memFree=9686688/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98056 memory=74740 CPUtime=51.07 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 53543 0 0 0 5103 4 0 0 20 0 1 0 60850477 100409344 18685 33554432000 4194304 6142532 140724747580544 140724747577432 5367164 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24514 18685 888 476 0 17836 0
Current children cumulated CPU time: 51.07 s
Current children cumulated vsize: 98056 KiB
Current children cumulated memory: 74740 KiB

[startup+102.3 s]
/proc/loadavg: 1.83 1.29 1.12 3/188 20785
/proc/meminfo: memFree=9687592/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98056 memory=74844 CPUtime=102.25 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 54589 0 0 0 10221 4 0 0 20 0 1 0 60850477 100409344 18711 33554432000 4194304 6142532 140724747580544 140724747577432 5371814 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24514 18711 888 476 0 17836 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 98056 KiB
Current children cumulated memory: 74844 KiB

[startup+162.3 s]
/proc/loadavg: 1.94 1.42 1.17 3/188 20793
/proc/meminfo: memFree=9687764/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98188 memory=74892 CPUtime=162.25 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 55401 0 0 0 16221 4 0 0 20 0 1 0 60850477 100544512 18723 33554432000 4194304 6142532 140724747580544 140724747577512 5363684 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24547 18723 888 476 0 17869 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 98188 KiB
Current children cumulated memory: 74892 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.52 1.23 3/188 20794
/proc/meminfo: memFree=9688148/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98320 memory=74972 CPUtime=222.24 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 56211 0 0 0 22220 4 0 0 20 0 1 0 60850477 100679680 18743 33554432000 4194304 6142532 140724747580544 140724747577512 5366746 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24580 18743 888 476 0 17902 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 98320 KiB
Current children cumulated memory: 74972 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.27 3/188 20795
/proc/meminfo: memFree=9688148/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98320 memory=75096 CPUtime=282.23 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 57022 0 0 0 28219 4 0 0 20 0 1 0 60850477 100679680 18774 33554432000 4194304 6142532 140724747580544 140724747577512 5366742 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24580 18774 888 476 0 17902 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 98320 KiB
Current children cumulated memory: 75096 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.68 1.32 3/187 20796
/proc/meminfo: memFree=9688444/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98452 memory=75164 CPUtime=342.23 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 57853 0 0 0 34219 4 0 0 20 0 1 0 60850477 100814848 18791 33554432000 4194304 6142532 140724747580544 140724747577512 5175278 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24613 18791 888 476 0 17935 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 98452 KiB
Current children cumulated memory: 75164 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.74 1.36 3/187 20797
/proc/meminfo: memFree=9688676/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98584 memory=75284 CPUtime=402.22 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 58688 0 0 0 40218 4 0 0 20 0 1 0 60850477 100950016 18821 33554432000 4194304 6142532 140724747580544 140724747577512 5376422 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24646 18821 888 476 0 17968 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 98584 KiB
Current children cumulated memory: 75284 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.78 1.40 3/187 20799
/proc/meminfo: memFree=9689156/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=98716 memory=75480 CPUtime=462.22 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 59525 0 0 0 46218 4 0 0 20 0 1 0 60850477 101085184 18870 33554432000 4194304 6142532 140724747580544 140724747577512 5367165 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24679 18870 888 476 0 18001 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 98716 KiB
Current children cumulated memory: 75480 KiB


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

/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 1.88 3/187 20860
/proc/meminfo: memFree=9688540/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=1782.11 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 72817 0 0 0 178206 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077257104 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 20861
/proc/meminfo: memFree=9688664/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=1842.1 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 73507 0 0 0 184205 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077260611 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 1.89 3/187 20862
/proc/meminfo: memFree=9688664/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=1902.1 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 74156 0 0 0 190205 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5372465 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/188 20871
/proc/meminfo: memFree=9687748/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=1962.09 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 74798 0 0 0 196204 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5372484 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/188 20872
/proc/meminfo: memFree=9688120/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2022.09 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 75420 0 0 0 202204 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077262756 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2082.3 s]
/proc/loadavg: 2.04 2.03 1.92 3/188 20873
/proc/meminfo: memFree=9688224/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2082.08 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 76007 0 0 0 208203 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5051408 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2082.08 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2142.3 s]
/proc/loadavg: 2.05 2.04 1.93 3/188 20874
/proc/meminfo: memFree=9688348/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2142.08 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 76606 0 0 0 214203 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077262784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2142.08 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2202.3 s]
/proc/loadavg: 2.09 2.06 1.94 3/188 20875
/proc/meminfo: memFree=9687836/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2202.07 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 77173 0 0 0 220202 5 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077262784 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2202.07 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2262.3 s]
/proc/loadavg: 2.07 2.06 1.95 3/187 20877
/proc/meminfo: memFree=9688428/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2262.08 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 77716 0 0 0 226202 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5376422 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2322.3 s]
/proc/loadavg: 2.06 2.07 1.96 3/187 20878
/proc/meminfo: memFree=9688512/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2322.07 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 78224 0 0 0 232201 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5146740 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.06 1.96 3/187 20879
/proc/meminfo: memFree=9688132/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2382.07 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 78729 0 0 0 238201 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5398782 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/187 20881
/proc/meminfo: memFree=9688008/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2442.06 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 79205 0 0 0 244200 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 139883077260848 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2442.06 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 1.96 3/187 20882
/proc/meminfo: memFree=9687876/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2502.06 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 79673 0 0 0 250200 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5363668 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2502.06 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.04 1.96 3/187 20882
/proc/meminfo: memFree=9688000/32770624 swapFree=67108860/67108860
[pid=20777] ppid=20774 vsize=99904 memory=76628 CPUtime=2519.76 cores=0,2,4,6
/proc/20777/stat : 20777 (cosoco) R 20774 20777 20721 0 -1 4202496 80115 0 0 0 251970 6 0 0 20 0 1 0 60850477 102301696 19157 33554432000 4194304 6142532 140724747580544 140724747577432 5366795 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 19001344 140724747584646 140724747584776 140724747584776 140724747587534 0
/proc/20777/statm: 24976 19157 888 476 0 18298 0
Current children cumulated CPU time: 2519.76 s
Current children cumulated vsize: 99904 KiB
Current children cumulated memory: 76628 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2520.01 s]
# the end of solver process 20777 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.71 s, system=0.063994 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.77
CPU user time (s): 2519.71
CPU system time (s): 0.063994
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 99904
Max. memory (cumulated for all children) (KiB): 76628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.71
system time used= 0.063994
maximum resident set size= 76692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 80163
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= 38
involuntary context switches= 863


# summary of solver processes directly reported to runsolver:
#   pid: 20777
#   total CPU time (s): 2519.77
#   total CPU user time (s): 2519.71
#   total CPU system time (s): 0.063994

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.27009 second user time and 15.6269 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-24 13:47:56
IDJOB=4294270
IDBENCH=141349
IDSOLVER=2752
FILE ID=node106/4294270-1532432876
RUNJOBID= node106-1532432876-20752
PBS_JOBID= 21021578
Free space on /tmp= 46620 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP18/TemplateDesign/TemplateDesign-m2-magazine_c18.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4294270-1532432876/watcher-4294270-1532432876 -o /tmp/evaluation-result-4294270-1532432876/solver-4294270-1532432876 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1532432876-20752 --watchdog 2580  HOME/cosoco -lc -model -restarts HOME/instance-4294270-1532432876.xml

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

MD5SUM BENCH= c4204b87298b93dafaf8bd2d2b317c15
RANDOM SEED=143102271

node106.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:         9763616 kB
MemAvailable:   31934236 kB
Buffers:          276788 kB
Cached:         21795080 kB
SwapCached:            0 kB
Active:          2174572 kB
Inactive:       19953528 kB
Active(anon):      58916 kB
Inactive(anon):    17040 kB
Active(file):    2115656 kB
Inactive(file): 19936488 kB
Unevictable:        6964 kB
Mlocked:            6964 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2932 kB
Writeback:             0 kB
AnonPages:         62968 kB
Mapped:            38068 kB
Shmem:             17036 kB
Slab:             573820 kB
SReclaimable:     546936 kB
SUnreclaim:        26884 kB
KernelStack:        3104 kB
PageTables:         5620 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     318140 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46612 MiB
End job on node106 at 2018-07-24 14:29:56