Trace number 4397401

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
cosoco 2.0? (TO) 2400.04 2400.12

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-11-07.xml
MD5SUMd1039f108c326f97fd828537a2e865c9
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables88
Number of constraints77
Number of domains2
Minimum domain size10
Maximum domain size11
Distribution of domain sizes[{"size":10,"count":11},{"size":11,"count":77}]
Minimum variable degree1
Maximum variable degree11
Distribution of variable degrees[{"degree":1,"count":66},{"degree":2,"count":11},{"degree":11,"count":11}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":66},{"arity":7,"count":11}]
Number of extensional constraints77
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":77}]
Optimization problemNO
Type of objective

Solver Data

66.58/66.63	c root propagations     : 0           
66.58/66.63	c restarts enabled, print stats at every restarts
66.58/66.63	c
66.58/66.63	c
66.58/66.63	c
66.58/66.63	c This is cosoco 2.00 --  
66.58/66.63	c
66.58/66.63	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397401-1568581918.xml 
66.58/66.63	c ========================================[ Problem Statistics ]===========================================
66.58/66.63	c |                                                                                                       
66.58/66.63	c |  Parse time        :        62.92 s 
66.58/66.63	c |
66.58/66.63	c |               Variables: 88
66.58/66.63	c |            Domain Sizes: 10..11
66.58/66.63	c |
66.58/66.63	c |             Constraints: 77
66.58/66.63	c |                   Arity: 2..7  -- Binary: 66
66.58/66.63	c | 
66.58/66.63	c |                   Types: 
66.58/66.63	c |                          Extension: 77  (nb tuples: 20..10000001) -- (shared: 74)
66.58/66.63	c |                          
66.58/66.63	c =========================================================================================================
66.58/66.63	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
141.58/141.68	c 101            259            11801          3118           0              0              12   16   13   
222.88/222.93	c 211            541            23066          6809           0              0              7   17   11    
334.87/334.96	c 332            879            37953          10361          0              0              7   9   8      
453.46/453.55	c 465            1253           53521          14251          0              0              7   9   8      
579.46/579.57	c 611            1635           71126          18448          0              0              6   9   8      
716.36/716.47	c 771            2074           89407          22994          0              0              6   9   8      
872.66/872.77	c 947            2564           111050         28063          0              0              7   9   8      
1034.55/1034.66	c 1140           3117           133397         33724          0              0              7   9   8      
1218.14/1218.26	c 1352           3703           159022         39755          0              0              7   9   8      
1411.64/1411.70	c 1585           4357           185911         46475          0              0              6   9   8      
1641.94/1642.10	c 1841           5087           217607         53924          0              0              9   9   8      
1880.63/1880.74	c 2122           5902           251929         62179          0              0              9   9   8      
2146.72/2146.87	c 2431           6773           288688         71114          0              0              7   9   8      
2400.02/2400.11	
2400.02/2400.11	c *** INTERRUPTED ***
2400.02/2400.11	c restarts              : 13          
2400.02/2400.11	c conflicts             : 2736         (1 /sec)
2400.02/2400.11	c decisions             : 7646         (3 /sec)
2400.02/2400.11	c propagations          : 80045       (33 /sec)
2400.02/2400.11	c root propagations     : 0           
2400.02/2400.11	c filter calls          : 325678         (136 /sec)
2400.02/2400.11	c useless filter calls  : 267686         (82 %)
2400.02/2400.11	c Memory used           : 1562.18 MB
2400.02/2400.11	c CPU time              : 2398.58 s
2400.02/2400.11	c real time             : 2400.11 s
2400.02/2400.11	
2400.02/2400.11	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 (15061 MiB free)
  memory of node 1: 16384 MiB (15349 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397401-1568581918/watcher-4397401-1568581918 -o /tmp/evaluation-result-4397401-1568581918/solver-4397401-1568581918 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568572742-32493 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397401-1568581918.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1902, runsolver pid=1899
Current StackSize limit: 8192 KiB


[startup+0.100152 s]*
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31139948/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=28940 memory=4856 CPUtime=0.1 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 1526 0 0 0 10 0 0 0 20 0 1 0 434454551 29634560 1214 33554432000 4194304 6211092 140735530521088 140735530517624 5818634 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 7235 1214 814 493 0 540 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28940 KiB
Current children cumulated memory: 4856 KiB

[startup+0.209481 s]*
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31138004/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=30500 memory=6008 CPUtime=0.21 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2035 0 0 0 21 0 0 0 20 0 1 0 434454551 31232000 1502 33554432000 4194304 6211092 140735530521088 140735530518360 5817617 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 7625 1502 814 493 0 930 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30500 KiB
Current children cumulated memory: 6008 KiB

[startup+0.309004 s]*
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31137744/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=31292 memory=7060 CPUtime=0.31 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2325 0 0 0 31 0 0 0 20 0 1 0 434454551 32043008 1765 33554432000 4194304 6211092 140735530521088 140735530518360 140341527321573 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 7823 1765 814 493 0 1128 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31292 KiB
Current children cumulated memory: 7060 KiB

[startup+0.700279 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31135388/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=35732 memory=11740 CPUtime=0.69 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 3829 0 0 0 69 0 0 0 20 0 1 0 434454551 36589568 2935 33554432000 4194304 6211092 140735530521088 140735530518360 5814670 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 8933 2935 814 493 0 2238 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35732 KiB
Current children cumulated memory: 11740 KiB

[startup+1.50028 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31128068/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=45008 memory=20916 CPUtime=1.49 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 5904 0 0 0 148 1 0 0 20 0 1 0 434454551 46088192 5229 33554432000 4194304 6211092 140735530521088 140735530518360 5817692 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 11252 5229 814 493 0 4557 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45008 KiB
Current children cumulated memory: 20916 KiB

[startup+3.1094 s]
/proc/loadavg: 2.00 2.03 2.06 3/199 1903
/proc/meminfo: memFree=31106280/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=63692 memory=39664 CPUtime=3.09 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 9604 0 0 0 308 1 0 0 20 0 1 0 434454551 65220608 9916 33554432000 4194304 6211092 140735530521088 140735530518360 140341527321573 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 15923 9916 814 493 0 9228 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 63692 KiB
Current children cumulated memory: 39664 KiB

[startup+6.30027 s]
/proc/loadavg: 2.08 2.05 2.06 3/199 1903
/proc/meminfo: memFree=31069764/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=100796 memory=76904 CPUtime=6.29 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 16675 0 0 0 626 3 0 0 20 0 1 0 434454551 103215104 19226 33554432000 4194304 6211092 140735530521088 140735530518360 5817200 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 25199 19226 814 493 0 18504 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100796 KiB
Current children cumulated memory: 76904 KiB

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.06 3/199 1903
/proc/meminfo: memFree=30998876/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=223892 memory=152348 CPUtime=12.69 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 30589 0 0 0 1262 7 0 0 20 0 1 0 434454551 229265408 38087 33554432000 4194304 6211092 140735530521088 140735530518360 5812195 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 55973 38087 814 493 0 49278 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 223892 KiB
Current children cumulated memory: 152348 KiB

[startup+25.5004 s]
/proc/loadavg: 2.06 2.04 2.06 3/199 1905
/proc/meminfo: memFree=30848224/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=421460 memory=300596 CPUtime=25.49 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 56358 0 0 0 2535 14 0 0 20 0 1 0 434454551 431575040 75149 33554432000 4194304 6211092 140735530521088 140735530518360 140341527321573 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 105365 75149 814 493 0 98670 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 421460 KiB
Current children cumulated memory: 300596 KiB

[startup+51.1094 s]
/proc/loadavg: 2.04 2.04 2.06 3/199 1905
/proc/meminfo: memFree=30546324/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=816464 memory=599404 CPUtime=51.09 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 106661 0 0 0 5082 27 0 0 20 0 1 0 434454551 836059136 149851 33554432000 4194304 6211092 140735530521088 140735530518360 140341543384192 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 204116 149851 814 493 0 197421 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 816464 KiB
Current children cumulated memory: 599404 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 1910
/proc/meminfo: memFree=29572796/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567312 CPUtime=102.28 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 509124 0 0 0 10162 66 0 0 20 0 1 0 434454551 1638055936 391828 33554432000 4194304 6211092 140735530521088 140735530519352 5039014 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391828 858 493 0 393221 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567312 KiB

[startup+162.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 1916
/proc/meminfo: memFree=29572320/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=162.28 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 705622 0 0 0 16153 75 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039199 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/200 1922
/proc/meminfo: memFree=29572260/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=222.28 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 817518 0 0 0 22148 80 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039536 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 1926
/proc/meminfo: memFree=29571968/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=282.27 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 1090760 0 0 0 28135 92 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5038961 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 1932
/proc/meminfo: memFree=29572144/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=342.27 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 1334624 0 0 0 34126 101 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039121 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 1936
/proc/meminfo: memFree=29571980/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=402.27 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 1450250 0 0 0 40120 107 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039132 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 402.27 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1940
/proc/meminfo: memFree=29571660/32770624 swapFree=66984628/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=462.27 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 1637661 0 0 0 46113 114 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5038999 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 462.27 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB


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

/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1662.23 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2057
/proc/meminfo: memFree=29572268/32770624 swapFree=66984644/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=1722.24 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2252948 0 0 0 172081 143 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5038944 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2071
/proc/meminfo: memFree=29571584/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=1782.23 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2254366 0 0 0 178080 143 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039029 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/200 2075
/proc/meminfo: memFree=29571760/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=1842.23 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2255243 0 0 0 184080 143 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039132 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/200 2079
/proc/meminfo: memFree=29571816/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=1902.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2257542 0 0 0 190079 143 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039038 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1902.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 2147
/proc/meminfo: memFree=26711880/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=1962.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2258434 0 0 0 196079 143 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5038990 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 1962.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2151
/proc/meminfo: memFree=26711676/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2022.23 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2259333 0 0 0 202079 144 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039210 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2155
/proc/meminfo: memFree=26711956/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2082.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2260223 0 0 0 208078 144 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039121 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2082.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2161
/proc/meminfo: memFree=26710880/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2142.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2261107 0 0 0 214078 144 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039199 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2142.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2165
/proc/meminfo: memFree=26710816/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2202.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2263026 0 0 0 220077 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039132 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2202.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2169
/proc/meminfo: memFree=26710988/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2262.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2263961 0 0 0 226077 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039217 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2262.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 2175
/proc/meminfo: memFree=26710428/32770624 swapFree=66984652/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2322.22 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2264857 0 0 0 232077 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039199 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2187
/proc/meminfo: memFree=26710320/32770624 swapFree=66984656/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2382.21 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2265720 0 0 0 238076 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2382.21 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2187
/proc/meminfo: memFree=26710452/32770624 swapFree=66984656/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2400.02 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2265794 0 0 0 239857 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

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

[startup+2400.12 s]
# the end of solver process 1902 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.58 s, system=1.46396 s

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

[startup+2400.11 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 2187
/proc/meminfo: memFree=26710452/32770624 swapFree=66984656/67108860
[pid=1902] ppid=1899 vsize=1599664 memory=1567320 CPUtime=2400.02 cores=1,3,5,7
/proc/1902/stat : 1902 (cosoco) R 1899 1902 32461 0 -1 4202496 2265794 0 0 0 239857 145 0 0 20 0 1 0 434454551 1638055936 391830 33554432000 4194304 6211092 140735530521088 140735530519048 5039026 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 27607040 140735530529803 140735530529905 140735530529905 140735530532814 0
/proc/1902/statm: 399916 391830 860 493 0 393221 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1567320 KiB

Child status: 1
Real time (s): 2400.12
CPU time (s): 2400.04
CPU user time (s): 2398.58
CPU system time (s): 1.46396
CPU usage (%): 99.9969
Max. virtual memory (cumulated for all children) (KiB): 2149136
Max. memory (cumulated for all children) (KiB): 1957924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.58
system time used= 1.46396
maximum resident set size= 1957924
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2265843
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= 28
involuntary context switches= 682


# summary of solver processes directly reported to runsolver:
#   pid: 1902
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.58
#   total CPU system time (s): 1.46396

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1393 second user time and 17.138 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-15 23:11:17
IDJOB=4397401
IDBENCH=134294
IDSOLVER=2849
FILE ID=node121/4397401-1568581918
RUNJOBID= node121-1568572742-32493
PBS_JOBID= 21703328
Free space on /tmp= 61260 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-11-07.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397401-1568581918/watcher-4397401-1568581918 -o /tmp/evaluation-result-4397401-1568581918/solver-4397401-1568581918 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568572742-32493 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397401-1568581918.xml

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

MD5SUM BENCH= d1039f108c326f97fd828537a2e865c9
RANDOM SEED=420041215

node121.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.75
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.75
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.75
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.75
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:        31141160 kB
MemAvailable:   31903900 kB
Buffers:          193708 kB
Cached:           874004 kB
SwapCached:        16456 kB
Active:           610576 kB
Inactive:         478448 kB
Active(anon):       8540 kB
Inactive(anon):    54700 kB
Active(file):     602036 kB
Inactive(file):   423748 kB
Unevictable:      108516 kB
Mlocked:          108516 kB
SwapTotal:      67108860 kB
SwapFree:       66984628 kB
Dirty:            149224 kB
Writeback:             0 kB
AnonPages:        114164 kB
Mapped:            41980 kB
Shmem:             33188 kB
Slab:             134720 kB
SReclaimable:     105580 kB
SUnreclaim:        29140 kB
KernelStack:        3488 kB
PageTables:         5676 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61256 MiB
End job on node121 at 2019-09-15 23:51:17