Trace number 4390028

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? (TO) 2400.03 2399.8

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.70/31.79	c root propagations     : 0           
31.70/31.79	c restarts enabled, print stats at every restarts
31.70/31.79	c
31.70/31.79	c
31.70/31.79	c
31.70/31.79	c This is cosoco 2.00 --  
31.70/31.79	c
31.70/31.79	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390028-1568343996.xml 
31.70/31.79	c ========================================[ Problem Statistics ]===========================================
31.70/31.79	c |                                                                                                       
31.70/31.79	c |  Parse time        :        30.15 s 
31.70/31.79	c |
31.70/31.79	c |               Variables: 80
31.70/31.79	c |            Domain Sizes: 9..10
31.70/31.79	c |
31.70/31.79	c |             Constraints: 65
31.70/31.79	c |                   Arity: 2..7  -- Binary: 55
31.70/31.79	c | 
31.70/31.79	c |                   Types: 
31.70/31.79	c |                          Extension: 65  (nb tuples: 18..4782970) -- (shared: 62)
31.70/31.79	c |                          
31.70/31.79	c =========================================================================================================
31.70/31.79	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
69.69/69.78	c 101            257            10563          3063           0              0              10   14   11   
112.50/112.53	c 211            547            20820          6637           0              0              6   15   8     
167.51/167.55	c 332            867            33786          10103          0              0              6   8   7      
226.51/226.59	c 465            1231           47915          13957          0              0              6   8   7      
294.13/294.14	c 611            1639           63931          18199          0              0              6   8   7      
366.22/366.28	c 771            2090           81167          22802          0              0              6   8   7      
446.04/446.04	c 947            2582           100159         27856          0              0              6   8   7      
534.34/534.34	c 1140           3125           121655         33479          0              0              6   8   7      
623.95/623.98	c 1352           3703           143509         39507          0              0              6   8   7      
725.66/725.63	c 1585           4356           168575         46212          0              0              5   8   7      
838.77/838.75	c 1841           5049           196283         53542          0              0              5   8   7      
957.48/957.41	c 2122           5840           225619         61563          0              0              6   8   7      
1095.80/1095.75	c 2431           6707           259816         70497          0              0              5   8   7      
1241.01/1240.96	c 2770           7673           296174         80316          0              0              5   8   7      
1410.13/1410.10	c 3142           8738           337586         91095          0              0              6   8   7      
1577.03/1576.94	c 3551           9834           379238         102758         0              0              4   8   7      
1774.76/1774.63	c 4000           11121          428938         115813         0              0              5   8   7      
1990.48/1990.37	c 4493           12548          482390         130193         0              0              4   8   7      
2229.22/2229.03	c 5035           14112          541552         146150         0              0              5   8   7      
2400.02/2399.80	
2400.02/2399.80	c *** INTERRUPTED ***
2400.02/2399.80	c restarts              : 19          
2400.02/2399.80	c conflicts             : 5430         (2 /sec)
2400.02/2399.80	c decisions             : 15203        (6 /sec)
2400.02/2399.80	c propagations          : 157571      (66 /sec)
2400.02/2399.80	c root propagations     : 0           
2400.02/2399.80	c filter calls          : 584735         (244 /sec)
2400.02/2399.80	c useless filter calls  : 469771         (80 %)
2400.02/2399.80	c Memory used           : 791.59 MB
2400.02/2399.80	c CPU time              : 2399.34 s
2400.02/2399.80	c real time             : 2399.8 s
2400.02/2399.80	
2400.02/2399.80	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 (11893 MiB free)
  memory of node 1: 16384 MiB (11987 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390028-1568343996/watcher-4390028-1568343996 -o /tmp/evaluation-result-4390028-1568343996/solver-4390028-1568343996 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390028-1568343996.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=22804, runsolver pid=22801

[startup+0.10014 s]*
/proc/loadavg: 2.07 2.04 2.05 3/199 22805
/proc/meminfo: memFree=24452028/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=28924 memory=4824 CPUtime=0.1 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1522 0 0 0 10 0 0 0 20 0 1 0 410561326 29618176 1206 33554432000 4194304 6210612 140726522923472 140726522920008 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 7231 1206 810 493 0 536 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28924 KiB
Current children cumulated memory: 4824 KiB

[startup+0.209372 s]*
/proc/loadavg: 2.07 2.04 2.05 3/199 22805
/proc/meminfo: memFree=24409816/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=30484 memory=5976 CPUtime=0.21 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 2032 0 0 0 21 0 0 0 20 0 1 0 410561326 31215616 1494 33554432000 4194304 6210612 140726522923472 140726522920008 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 7621 1494 810 493 0 926 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 30484 KiB
Current children cumulated memory: 5976 KiB

[startup+1.31193 s]*
/proc/loadavg: 2.07 2.04 2.05 3/199 22805
/proc/meminfo: memFree=24426620/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=43672 memory=19552 CPUtime=1.31 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 5541 0 0 0 131 0 0 0 20 0 1 0 410561326 44720128 4888 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 10918 4888 810 493 0 4223 0
Current children cumulated CPU time: 1.31 s
Current children cumulated vsize: 43672 KiB
Current children cumulated memory: 19552 KiB

[startup+1.40943 s]*
/proc/loadavg: 2.07 2.04 2.05 3/199 22805
/proc/meminfo: memFree=24424884/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=44332 memory=20344 CPUtime=1.4 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 5730 0 0 0 140 0 0 0 20 0 1 0 410561326 45395968 5086 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 11083 5086 810 493 0 4388 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 44332 KiB
Current children cumulated memory: 20344 KiB

[startup+1.50889 s]*
/proc/loadavg: 2.07 2.04 2.05 3/199 22805
/proc/meminfo: memFree=24423396/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=45124 memory=21136 CPUtime=1.5 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 5939 0 0 0 150 0 0 0 20 0 1 0 410561326 46206976 5284 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 11281 5284 810 493 0 4586 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 45124 KiB
Current children cumulated memory: 21136 KiB

[startup+3.1093 s]
/proc/loadavg: 2.06 2.04 2.05 4/199 22805
/proc/meminfo: memFree=24393440/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=63676 memory=39628 CPUtime=3.1 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 9580 0 0 0 309 1 0 0 20 0 1 0 410561326 65204224 9907 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 15919 9907 810 493 0 9224 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63676 KiB
Current children cumulated memory: 39628 KiB

[startup+6.30025 s]
/proc/loadavg: 2.06 2.04 2.05 4/199 22805
/proc/meminfo: memFree=24333352/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=100648 memory=76604 CPUtime=6.29 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 16757 0 0 0 626 3 0 0 20 0 1 0 410561326 103063552 19151 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 25162 19151 810 493 0 18467 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100648 KiB
Current children cumulated memory: 76604 KiB

[startup+12.7003 s]
/proc/loadavg: 2.14 2.06 2.06 4/199 22805
/proc/meminfo: memFree=24213984/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=273032 memory=169204 CPUtime=12.69 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 31065 0 0 0 1263 6 0 0 20 0 1 0 410561326 279584768 42301 33554432000 4194304 6210612 140726522923472 140726522920744 5015840 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 68258 42301 810 493 0 61563 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 273032 KiB
Current children cumulated memory: 169204 KiB

[startup+25.5003 s]
/proc/loadavg: 2.11 2.05 2.05 4/199 22805
/proc/meminfo: memFree=23952868/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=421048 memory=300816 CPUtime=25.5 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 56906 0 0 0 2537 13 0 0 20 0 1 0 410561326 431153152 75204 33554432000 4194304 6210612 140726522923472 140726522920744 140651049651173 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 105262 75204 810 493 0 98567 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 421048 KiB
Current children cumulated memory: 300816 KiB

[startup+51.1094 s]
/proc/loadavg: 2.07 2.05 2.05 4/199 22808
/proc/meminfo: memFree=22642140/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751192 CPUtime=51.1 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 220931 0 0 0 5080 30 0 0 20 0 1 0 410561326 830042112 187798 33554432000 4194304 6210612 140726522923472 140726522921736 5038658 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187798 853 493 0 195952 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751192 KiB

[startup+102.3 s]
/proc/loadavg: 2.03 2.04 2.05 4/199 22811
/proc/meminfo: memFree=22641412/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=102.29 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 343343 0 0 0 10194 35 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038654 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/199 22876
/proc/meminfo: memFree=24370564/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=162.3 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 482455 0 0 0 16189 41 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038658 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 162.3 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 22882
/proc/meminfo: memFree=24371104/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=222.31 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 629759 0 0 0 22183 48 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038658 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 222.31 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 22894
/proc/meminfo: memFree=24371660/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=282.31 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 762988 0 0 0 28179 52 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038753 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 22898
/proc/meminfo: memFree=24371276/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=342.33 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 865009 0 0 0 34176 57 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 342.33 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22904
/proc/meminfo: memFree=24370520/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=402.33 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 935832 0 0 0 40173 60 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038650 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 402.33 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 22908
/proc/meminfo: memFree=24370740/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=751204 CPUtime=462.34 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 999679 0 0 0 46171 63 0 0 20 0 1 0 410561326 830042112 187801 33554432000 4194304 6210612 140726522923472 140726522921432 5038764 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 187801 856 493 0 195952 0
Current children cumulated CPU time: 462.34 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 751204 KiB


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

/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1602.44 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1662.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/200 23019
/proc/meminfo: memFree=24368944/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1662.45 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1065278 0 0 0 166178 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1662.45 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1722.3 s]
/proc/loadavg: 2.06 2.11 2.09 3/200 23023
/proc/meminfo: memFree=24369548/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1722.46 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1066067 0 0 0 172179 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1722.46 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.09 2.08 3/199 23027
/proc/meminfo: memFree=24369364/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1782.46 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1067137 0 0 0 178179 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5039168 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1782.46 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/198 23033
/proc/meminfo: memFree=24370344/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1842.46 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1068055 0 0 0 184179 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038849 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1842.46 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/199 23038
/proc/meminfo: memFree=24369716/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1902.47 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1068966 0 0 0 190180 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038955 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1902.47 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 23042
/proc/meminfo: memFree=24369528/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=1962.47 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1069840 0 0 0 196180 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 1962.47 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 23048
/proc/meminfo: memFree=24369168/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2022.48 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1070878 0 0 0 202181 67 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038670 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2022.48 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 23059
/proc/meminfo: memFree=24369328/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2082.49 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1071712 0 0 0 208181 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038624 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2082.49 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2142.3 s]
/proc/loadavg: 2.22 2.08 2.06 3/199 23063
/proc/meminfo: memFree=24368984/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2142.5 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1072539 0 0 0 214182 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038764 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2142.5 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2202.3 s]
/proc/loadavg: 2.32 2.15 2.09 3/199 23069
/proc/meminfo: memFree=24368968/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2202.5 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1073579 0 0 0 220182 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038831 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2202.5 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2262.3 s]
/proc/loadavg: 2.12 2.12 2.08 3/199 23073
/proc/meminfo: memFree=24368856/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2262.51 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1074161 0 0 0 226183 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5039181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2262.51 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/199 23077
/proc/meminfo: memFree=24369084/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2322.51 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1074483 0 0 0 232183 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038576 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2322.51 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/199 23083
/proc/meminfo: memFree=24368600/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2382.52 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1074798 0 0 0 238184 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5039181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2382.52 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.01 2.08 2.07 3/199 23084
/proc/meminfo: memFree=24369252/32770624 swapFree=67004140/67108860
[pid=22804] ppid=22801 vsize=810588 memory=752048 CPUtime=2400.02 cores=0,2,4,6
/proc/22804/stat : 22804 (cosoco) R 22801 22804 19556 0 -1 4202496 1075400 0 0 0 239934 68 0 0 20 0 1 0 410561326 830042112 188012 33554432000 4194304 6210612 140726522923472 140726522921432 5038614 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 36982784 140726522926091 140726522926193 140726522926193 140726522929102 0
/proc/22804/statm: 202647 188012 856 493 0 195952 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 810588 KiB
Current children cumulated memory: 752048 KiB

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

[startup+2399.8 s]
# the end of solver process 22804 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.34 s, system=0.688066 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.03
CPU user time (s): 2399.34
CPU system time (s): 0.688066
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 1081936
Max. memory (cumulated for all children) (KiB): 937824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.34
system time used= 0.688066
maximum resident set size= 937824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1075450
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= 18
involuntary context switches= 602


# summary of solver processes directly reported to runsolver:
#   pid: 22804
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2399.34
#   total CPU system time (s): 0.688066

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.824 second user time and 15.4227 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 05:06:01
IDJOB=4390028
IDBENCH=134309
IDSOLVER=2830
FILE ID=node148/4390028-1568343996
RUNJOBID= node148-1568328795-19587
PBS_JOBID= 21701154
Free space on /tmp= 58532 MiB

SOLVER NAME= cosoco 2
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-4390028-1568343996/watcher-4390028-1568343996 -o /tmp/evaluation-result-4390028-1568343996/solver-4390028-1568343996 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19587 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390028-1568343996.xml

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

MD5SUM BENCH= be3145b3ca4b2537c465fbe886a795e4
RANDOM SEED=897130825

node148.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.13
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.13
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.13
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.13
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:        24454288 kB
MemAvailable:   31393360 kB
Buffers:          142752 kB
Cached:          7044524 kB
SwapCached:         3904 kB
Active:          3151936 kB
Inactive:        4510952 kB
Active(anon):     473560 kB
Inactive(anon):    43524 kB
Active(file):    2678376 kB
Inactive(file):  4467428 kB
Unevictable:      109232 kB
Mlocked:          109232 kB
SwapTotal:      67108860 kB
SwapFree:       67004140 kB
Dirty:             72864 kB
Writeback:             0 kB
AnonPages:        587116 kB
Mapped:            44984 kB
Shmem:             32260 kB
Slab:             246856 kB
SReclaimable:     218204 kB
SUnreclaim:        28652 kB
KernelStack:        3488 kB
PageTables:         6532 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1036304 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    233472 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58724 MiB
End job on node148 at 2019-09-13 05:46:01