Trace number 4397308

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.11 2400.3

General information on the benchmark

NamePigeonsPlus/PigeonsPlus-m1-s1/
pigeonsPlus-10-07.xml
MD5SUMbe3145b3ca4b2537c465fbe886a795e4
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark703.608
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints65
Number of domains2
Minimum domain size9
Maximum domain size10
Distribution of domain sizes[{"size":9,"count":10},{"size":10,"count":70}]
Minimum variable degree1
Maximum variable degree10
Distribution of variable degrees[{"degree":1,"count":60},{"degree":2,"count":10},{"degree":10,"count":10}]
Minimum constraint arity2
Maximum constraint arity7
Distribution of constraint arities[{"arity":2,"count":55},{"arity":7,"count":10}]
Number of extensional constraints65
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":65}]
Optimization problemNO
Type of objective

Solver Data

31.78/31.85	c root propagations     : 0           
31.78/31.85	c restarts enabled, print stats at every restarts
31.78/31.85	c
31.78/31.85	c
31.78/31.85	c
31.78/31.85	c This is cosoco 2.00 --  
31.78/31.85	c
31.78/31.85	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397308-1568582106.xml 
31.78/31.85	c ========================================[ Problem Statistics ]===========================================
31.78/31.85	c |                                                                                                       
31.78/31.85	c |  Parse time        :        30.22 s 
31.78/31.85	c |
31.78/31.85	c |               Variables: 80
31.78/31.85	c |            Domain Sizes: 9..10
31.78/31.85	c |
31.78/31.85	c |             Constraints: 65
31.78/31.85	c |                   Arity: 2..7  -- Binary: 55
31.78/31.85	c | 
31.78/31.85	c |                   Types: 
31.78/31.85	c |                          Extension: 65  (nb tuples: 18..4782970) -- (shared: 62)
31.78/31.85	c |                          
31.78/31.85	c =========================================================================================================
31.78/31.85	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
69.99/70.04	c 101            257            10563          3063           0              0              10   14   11   
112.78/112.85	c 211            547            20820          6637           0              0              6   15   8     
168.17/168.29	c 332            867            33786          10103          0              0              6   8   7      
227.66/227.72	c 465            1231           47915          13957          0              0              6   8   7      
295.46/295.54	c 611            1639           63931          18199          0              0              6   8   7      
367.85/367.98	c 771            2090           81167          22802          0              0              6   8   7      
447.83/447.90	c 947            2582           100159         27856          0              0              6   8   7      
536.13/536.29	c 1140           3125           121655         33479          0              0              6   8   7      
626.12/626.24	c 1352           3703           143509         39507          0              0              6   8   7      
728.11/728.26	c 1585           4356           168575         46212          0              0              5   8   7      
841.70/841.88	c 1841           5049           196283         53542          0              0              5   8   7      
960.80/960.97	c 2122           5840           225619         61563          0              0              6   8   7      
1099.59/1099.79	c 2431           6707           259816         70497          0              0              5   8   7      
1245.47/1245.62	c 2770           7673           296174         80316          0              0              5   8   7      
1415.27/1415.41	c 3142           8738           337586         91095          0              0              6   8   7      
1582.65/1582.82	c 3551           9834           379238         102758         0              0              4   8   7      
1781.13/1781.39	c 4000           11121          428938         115813         0              0              5   8   7      
1997.73/1997.92	c 4493           12548          482390         130193         0              0              4   8   7      
2237.11/2237.37	c 5035           14112          541552         146150         0              0              5   8   7      
2400.09/2400.30	
2400.09/2400.30	c *** INTERRUPTED ***
2400.09/2400.30	c restarts              : 19          
2400.09/2400.30	c conflicts             : 5408         (2 /sec)
2400.09/2400.30	c decisions             : 15145        (6 /sec)
2400.09/2400.30	c propagations          : 156967      (65 /sec)
2400.09/2400.30	c root propagations     : 0           
2400.09/2400.30	c filter calls          : 582578         (243 /sec)
2400.09/2400.30	c useless filter calls  : 468050         (80 %)
2400.09/2400.30	c Memory used           : 791.59 MB
2400.09/2400.30	c CPU time              : 2399.61 s
2400.09/2400.30	c real time             : 2400.3 s
2400.09/2400.30	
2400.09/2400.30	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 (15022 MiB free)
  memory of node 1: 16384 MiB (14856 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397308-1568582106/watcher-4397308-1568582106 -o /tmp/evaluation-result-4397308-1568582106/solver-4397308-1568582106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568572744-5580 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397308-1568582106.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=8008, runsolver pid=8005

[startup+0.10011 s]*
/proc/loadavg: 2.09 2.03 2.05 3/204 8009
/proc/meminfo: memFree=30594972/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=28792 memory=4840 CPUtime=0.1 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 1519 0 0 0 10 0 0 0 20 0 1 0 434460227 29483008 1210 33554432000 4194304 6211092 140723941245648 140723941242184 5484865 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 7198 1210 814 493 0 503 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28792 KiB
Current children cumulated memory: 4840 KiB

[startup+0.209682 s]*
/proc/loadavg: 2.09 2.03 2.05 3/204 8009
/proc/meminfo: memFree=30592880/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=30484 memory=5992 CPUtime=0.21 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 2027 0 0 0 21 0 0 0 20 0 1 0 434460227 31215616 1498 33554432000 4194304 6211092 140723941245648 140723941242184 140520381373413 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 7621 1498 814 493 0 926 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30484 KiB
Current children cumulated memory: 5992 KiB

[startup+0.309252 s]*
/proc/loadavg: 2.09 2.03 2.05 3/204 8009
/proc/meminfo: memFree=30592508/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=31276 memory=7044 CPUtime=0.31 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 2314 0 0 0 31 0 0 0 20 0 1 0 434460227 32026624 1761 33554432000 4194304 6211092 140723941245648 140723941242184 5743377 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 7819 1761 814 493 0 1124 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31276 KiB
Current children cumulated memory: 7044 KiB

[startup+0.700341 s]
/proc/loadavg: 2.09 2.03 2.05 3/204 8009
/proc/meminfo: memFree=30589664/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=35716 memory=11556 CPUtime=0.69 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 3302 0 0 0 69 0 0 0 20 0 1 0 434460227 36573184 2889 33554432000 4194304 6211092 140723941245648 140723941242920 140520381373413 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 8929 2889 814 493 0 2234 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 35716 KiB
Current children cumulated memory: 11556 KiB

[startup+1.50035 s]
/proc/loadavg: 2.09 2.03 2.05 3/204 8009
/proc/meminfo: memFree=30583648/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=44992 memory=20904 CPUtime=1.49 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 5362 0 0 0 149 0 0 0 20 0 1 0 434460227 46071808 5226 33554432000 4194304 6211092 140723941245648 140723941242920 5689139 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 11248 5226 814 493 0 4553 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44992 KiB
Current children cumulated memory: 20904 KiB

[startup+3.10984 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 8010
/proc/meminfo: memFree=30562064/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=63544 memory=39392 CPUtime=3.1 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 9044 0 0 0 309 1 0 0 20 0 1 0 434460227 65069056 9848 33554432000 4194304 6211092 140723941245648 140723941242920 5743366 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 15886 9848 814 493 0 9191 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63544 KiB
Current children cumulated memory: 39392 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 8010
/proc/meminfo: memFree=30525996/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=100516 memory=76368 CPUtime=6.29 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 15944 0 0 0 627 2 0 0 20 0 1 0 434460227 102928384 19092 33554432000 4194304 6211092 140723941245648 140723941240936 5743377 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 25129 19092 814 493 0 18434 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100516 KiB
Current children cumulated memory: 76368 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 8010
/proc/meminfo: memFree=30454596/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=174592 memory=150580 CPUtime=12.68 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 29090 0 0 0 1264 4 0 0 20 0 1 0 434460227 178782208 37645 33554432000 4194304 6211092 140723941245648 140723941242920 5814061 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 43648 37645 814 493 0 36953 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 174592 KiB
Current children cumulated memory: 150580 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 8012
/proc/meminfo: memFree=30303560/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=420652 memory=299264 CPUtime=25.48 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 54983 0 0 0 2537 11 0 0 20 0 1 0 434460227 430747648 74816 33554432000 4194304 6211092 140723941245648 140723941242920 140520381373413 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 105163 74816 814 493 0 98468 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 420652 KiB
Current children cumulated memory: 299264 KiB

[startup+51.11 s]
/proc/loadavg: 2.00 2.01 2.04 3/204 8012
/proc/meminfo: memFree=29842524/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753064 CPUtime=51.1 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 206798 0 0 0 5081 29 0 0 20 0 1 0 434460227 830042112 188266 33554432000 4194304 6211092 140723941245648 140723941243912 5038992 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188266 858 493 0 195952 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753064 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/203 8016
/proc/meminfo: memFree=29842896/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=102.28 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 299977 0 0 0 10196 32 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+162.3 s]
/proc/loadavg: 1.95 1.99 2.04 3/202 8022
/proc/meminfo: memFree=29842152/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=162.28 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 404482 0 0 0 16192 36 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039178 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+222.3 s]
/proc/loadavg: 1.98 1.99 2.04 3/202 8026
/proc/meminfo: memFree=29841560/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=222.26 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 480734 0 0 0 22187 39 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039121 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+282.3 s]
/proc/loadavg: 1.95 1.98 2.03 3/202 8030
/proc/meminfo: memFree=29840788/32770624 swapFree=66970120/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=282.26 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 550589 0 0 0 28184 42 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5038944 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+342.3 s]
/proc/loadavg: 1.90 1.97 2.03 3/203 8044
/proc/meminfo: memFree=29841396/32770624 swapFree=66970132/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=342.25 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 603576 0 0 0 34181 44 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039026 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+402.3 s]
/proc/loadavg: 1.96 1.97 2.03 3/204 8110
/proc/meminfo: memFree=29847088/32770624 swapFree=66970132/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=402.24 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 642962 0 0 0 40179 45 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+462.3 s]
/proc/loadavg: 1.99 1.98 2.03 3/204 8114
/proc/meminfo: memFree=29846868/32770624 swapFree=66970132/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=462.24 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 649877 0 0 0 46178 46 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039121 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB


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

/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1662.14 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/203 8231
/proc/meminfo: memFree=29846532/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=1722.14 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 672105 0 0 0 172166 48 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5037783 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1722.14 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/203 8237
/proc/meminfo: memFree=29846276/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=1782.13 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 673371 0 0 0 178165 48 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1782.13 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/202 8241
/proc/meminfo: memFree=29846672/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=1842.14 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 674602 0 0 0 184165 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039026 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/202 8245
/proc/meminfo: memFree=29846536/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=1902.13 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 675766 0 0 0 190164 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039026 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1902.13 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+1962.3 s]
/proc/loadavg: 2.08 2.03 2.04 3/203 8252
/proc/meminfo: memFree=29845020/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=1962.13 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 676264 0 0 0 196164 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5038999 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 1962.13 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2022.3 s]
/proc/loadavg: 2.03 2.03 2.04 3/203 8256
/proc/meminfo: memFree=29845428/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2022.12 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 677552 0 0 0 202163 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039038 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2022.12 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.04 3/203 8260
/proc/meminfo: memFree=29846176/32770624 swapFree=66970140/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2082.12 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 678418 0 0 0 208163 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2142.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/203 8273
/proc/meminfo: memFree=29845120/32770624 swapFree=66970144/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2142.11 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 679072 0 0 0 214162 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2142.11 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/203 8277
/proc/meminfo: memFree=29844888/32770624 swapFree=66970144/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2202.11 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 680784 0 0 0 220162 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2202.11 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/202 8281
/proc/meminfo: memFree=29845376/32770624 swapFree=66970144/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2262.1 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 681353 0 0 0 226161 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2262.1 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 8301
/proc/meminfo: memFree=29844944/32770624 swapFree=66970156/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2322.1 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 682625 0 0 0 232161 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039199 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2322.1 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/203 8305
/proc/meminfo: memFree=29844664/32770624 swapFree=66970156/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2382.09 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 683366 0 0 0 238160 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039132 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2382.09 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 8307
/proc/meminfo: memFree=29844432/32770624 swapFree=66970156/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2400.09 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 683708 0 0 0 239960 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039018 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

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

[startup+2400.3 s]
# the end of solver process 8008 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.61 s, system=0.50196 s

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

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 8307
/proc/meminfo: memFree=29844432/32770624 swapFree=66970156/67108860
[pid=8008] ppid=8005 vsize=810588 memory=753072 CPUtime=2400.09 cores=0,2,4,6
/proc/8008/stat : 8008 (cosoco) R 8005 8008 5549 0 -1 4202496 683708 0 0 0 239960 49 0 0 20 0 1 0 434460227 830042112 188268 33554432000 4194304 6211092 140723941245648 140723941243608 5039018 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 28233728 140723941250059 140723941250161 140723941250161 140723941253070 0
/proc/8008/statm: 202647 188268 860 493 0 195952 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 753072 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.11
CPU user time (s): 2399.61
CPU system time (s): 0.50196
CPU usage (%): 99.9918
Max. virtual memory (cumulated for all children) (KiB): 1038028
Max. memory (cumulated for all children) (KiB): 930136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.61
system time used= 0.50196
maximum resident set size= 940892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683757
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= 46
involuntary context switches= 2899


# summary of solver processes directly reported to runsolver:
#   pid: 8008
#   total CPU time (s): 2400.11
#   total CPU user time (s): 2399.61
#   total CPU system time (s): 0.50196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.15156 second user time and 18.7973 second system time

The end

Launcher Data

Begin job on node135 at 2019-09-15 23:14:27
IDJOB=4397308
IDBENCH=134309
IDSOLVER=2849
FILE ID=node135/4397308-1568582106
RUNJOBID= node135-1568572744-5580
PBS_JOBID= 21703319
Free space on /tmp= 61300 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PigeonsPlus/PigeonsPlus-m1-s1/pigeonsPlus-10-07.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397308-1568582106/watcher-4397308-1568582106 -o /tmp/evaluation-result-4397308-1568582106/solver-4397308-1568582106 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node135-1568572744-5580 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397308-1568582106.xml

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

MD5SUM BENCH= be3145b3ca4b2537c465fbe886a795e4
RANDOM SEED=583022257

node135.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.76
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.76
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.76
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.76
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:        30596468 kB
MemAvailable:   31849564 kB
Buffers:          186928 kB
Cached:          1343732 kB
SwapCached:        33232 kB
Active:           667556 kB
Inactive:         908760 kB
Active(anon):      19056 kB
Inactive(anon):    69432 kB
Active(file):     648500 kB
Inactive(file):   839328 kB
Unevictable:      109480 kB
Mlocked:          109480 kB
SwapTotal:      67108860 kB
SwapFree:       66970120 kB
Dirty:             72436 kB
Writeback:             0 kB
AnonPages:        274608 kB
Mapped:            43416 kB
Shmem:             34220 kB
Slab:             193516 kB
SReclaimable:     162204 kB
SUnreclaim:        31312 kB
KernelStack:        3888 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     543084 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    227328 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      134528 kB
DirectMap2M:    33411072 kB

Free space on /tmp at the end= 61296 MiB
End job on node135 at 2019-09-15 23:54:27