Trace number 4408661

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.02

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.49/66.51	c root propagations     : 0           
66.49/66.51	c restarts enabled, print stats at every restarts
66.49/66.51	c
66.49/66.51	c
66.49/66.51	c
66.49/66.51	c This is cosoco 2.00 --  
66.49/66.51	c
66.49/66.51	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408661-1569798661.xml 
66.49/66.51	c ========================================[ Problem Statistics ]===========================================
66.49/66.51	c |                                                                                                       
66.49/66.51	c |  Parse time        :        62.81 s 
66.49/66.51	c |
66.49/66.51	c |               Variables: 88
66.49/66.51	c |            Domain Sizes: 10..11
66.49/66.51	c |
66.49/66.51	c |             Constraints: 77
66.49/66.51	c |                   Arity: 2..7  -- Binary: 66
66.49/66.51	c | 
66.49/66.51	c |                   Types: 
66.49/66.51	c |                          Extension: 77  (nb tuples: 20..10000001) -- (shared: 74)
66.49/66.51	c |                          
66.49/66.51	c =========================================================================================================
66.49/66.51	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
141.20/141.23	c 101            259            11801          3118           0              0              12   16   13   
222.20/222.21	c 211            541            23066          6809           0              0              7   17   11    
334.59/334.61	c 332            879            37953          10361          0              0              7   9   8      
452.10/452.12	c 465            1253           53521          14251          0              0              7   9   8      
578.30/578.37	c 611            1635           71126          18448          0              0              6   9   8      
713.79/713.83	c 771            2074           89407          22994          0              0              6   9   8      
870.29/870.32	c 947            2564           111050         28063          0              0              7   9   8      
1031.79/1031.86	c 1140           3117           133397         33724          0              0              7   9   8      
1213.80/1213.82	c 1352           3703           159022         39755          0              0              7   9   8      
1407.59/1407.68	c 1585           4357           185911         46475          0              0              6   9   8      
1635.70/1635.75	c 1841           5087           217607         53924          0              0              9   9   8      
1874.50/1874.53	c 2122           5902           251929         62179          0              0              9   9   8      
2138.02/2138.04	c 2431           6773           288688         71114          0              0              7   9   8      
2400.03/2400.01	
2400.03/2400.01	c *** INTERRUPTED ***
2400.03/2400.01	c restarts              : 13          
2400.03/2400.01	c conflicts             : 2745         (1 /sec)
2400.03/2400.01	c decisions             : 7678         (3 /sec)
2400.03/2400.01	c propagations          : 80341       (33 /sec)
2400.03/2400.01	c root propagations     : 0           
2400.03/2400.01	c filter calls          : 326935         (136 /sec)
2400.03/2400.01	c useless filter calls  : 268729         (82 %)
2400.03/2400.01	c Memory used           : 1562.18 MB
2400.03/2400.01	c CPU time              : 2398.46 s
2400.03/2400.01	c real time             : 2400.01 s
2400.03/2400.01	
2400.03/2400.01	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 (14640 MiB free)
  memory of node 1: 16384 MiB (15497 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408661-1569798661/watcher-4408661-1569798661 -o /tmp/evaluation-result-4408661-1569798661/solver-4408661-1569798661 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25326 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408661-1569798661.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
Current StackSize limit: 8192 KiB

solver pid=27775, runsolver pid=27772

[startup+0.100154 s]*
/proc/loadavg: 2.44 2.18 2.10 3/200 27776
/proc/meminfo: memFree=30865740/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=28940 memory=4856 CPUtime=0.1 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 1532 0 0 0 10 0 0 0 20 0 1 0 556134029 29634560 1214 33554432000 4194304 6211132 140728566764800 140728566761336 5707878 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/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.209467 s]*
/proc/loadavg: 2.44 2.18 2.10 3/200 27776
/proc/meminfo: memFree=30859200/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=30500 memory=6008 CPUtime=0.21 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2043 0 0 0 21 0 0 0 20 0 1 0 556134029 31232000 1502 33554432000 4194304 6211132 140728566764800 140728566761336 140514025004005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/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.309056 s]*
/proc/loadavg: 2.44 2.18 2.10 3/200 27776
/proc/meminfo: memFree=30854764/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=31292 memory=7324 CPUtime=0.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2334 0 0 0 31 0 0 0 20 0 1 0 556134029 32043008 1831 33554432000 4194304 6211132 140728566764800 140728566761336 140514025004005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 7823 1831 814 493 0 1128 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31292 KiB
Current children cumulated memory: 7324 KiB

[startup+0.700276 s]
/proc/loadavg: 2.44 2.18 2.10 3/200 27776
/proc/meminfo: memFree=30850892/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=35732 memory=11740 CPUtime=0.69 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 3324 0 0 0 69 0 0 0 20 0 1 0 556134029 36589568 2935 33554432000 4194304 6211132 140728566764800 140728566761336 5817759 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/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.50029 s]
/proc/loadavg: 2.44 2.18 2.10 3/200 27776
/proc/meminfo: memFree=30848408/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=45140 memory=21088 CPUtime=1.49 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 5408 0 0 0 149 0 0 0 20 0 1 0 556134029 46223360 5272 33554432000 4194304 6211132 140728566764800 140728566762072 140514041066624 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 11285 5272 814 493 0 4590 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 45140 KiB
Current children cumulated memory: 21088 KiB

[startup+3.10948 s]
/proc/loadavg: 2.48 2.19 2.11 3/200 27777
/proc/meminfo: memFree=30850492/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=63824 memory=39836 CPUtime=3.1 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 9120 0 0 0 309 1 0 0 20 0 1 0 556134029 65355776 9959 33554432000 4194304 6211132 140728566764800 140728566762072 140514025004005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 15956 9959 814 493 0 9261 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 63824 KiB
Current children cumulated memory: 39836 KiB

[startup+6.30027 s]
/proc/loadavg: 2.48 2.19 2.11 3/200 27777
/proc/meminfo: memFree=30796500/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=100928 memory=77076 CPUtime=6.29 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 16062 0 0 0 626 3 0 0 20 0 1 0 556134029 103350272 19269 33554432000 4194304 6211132 140728566764800 140728566762072 5817187 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 25232 19269 814 493 0 18537 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 100928 KiB
Current children cumulated memory: 77076 KiB

[startup+12.7003 s]
/proc/loadavg: 2.41 2.19 2.11 3/200 27777
/proc/meminfo: memFree=30652668/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=224288 memory=151984 CPUtime=12.69 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 29531 0 0 0 1262 7 0 0 20 0 1 0 556134029 229670912 37996 33554432000 4194304 6211132 140728566764800 140728566762072 140514025004005 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 56072 37996 814 493 0 49377 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 224288 KiB
Current children cumulated memory: 151984 KiB

[startup+25.5003 s]
/proc/loadavg: 2.35 2.18 2.11 3/201 27779
/proc/meminfo: memFree=30338480/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=421988 memory=302544 CPUtime=25.49 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 55222 0 0 0 2538 11 0 0 20 0 1 0 556134029 432115712 75636 33554432000 4194304 6211132 140728566764800 140728566762072 5534396 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 105497 75636 814 493 0 98802 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 421988 KiB
Current children cumulated memory: 302544 KiB

[startup+51.1095 s]
/proc/loadavg: 2.23 2.17 2.10 3/200 27779
/proc/meminfo: memFree=29991740/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=817652 memory=599836 CPUtime=51.1 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 105673 0 0 0 5086 24 0 0 20 0 1 0 556134029 837275648 149959 33554432000 4194304 6211132 140728566764800 140728566762072 140514041066624 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 204413 149959 814 493 0 197718 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 817652 KiB
Current children cumulated memory: 599836 KiB

[startup+102.3 s]
/proc/loadavg: 2.09 2.14 2.10 3/200 27783
/proc/meminfo: memFree=28645936/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566684 CPUtime=102.29 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 508993 0 0 0 10164 65 0 0 20 0 1 0 556134029 1638055936 391671 33554432000 4194304 6211132 140728566764800 140728566763064 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391671 858 493 0 393221 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566684 KiB

[startup+162.3 s]
/proc/loadavg: 2.03 2.11 2.09 3/200 27789
/proc/meminfo: memFree=28216480/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=162.29 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 722405 0 0 0 16154 75 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+222.3 s]
/proc/loadavg: 1.83 2.04 2.07 3/200 27858
/proc/meminfo: memFree=29561268/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=222.29 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 907921 0 0 0 22147 82 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5038987 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+282.3 s]
/proc/loadavg: 1.94 2.04 2.06 3/199 27862
/proc/meminfo: memFree=28972096/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=282.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 1149854 0 0 0 28138 92 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039082 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 282.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+342.3 s]
/proc/loadavg: 1.98 2.03 2.06 3/199 27868
/proc/meminfo: memFree=28972148/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=342.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 1422170 0 0 0 34127 103 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5037821 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+402.3 s]
/proc/loadavg: 1.99 2.03 2.05 3/199 27872
/proc/meminfo: memFree=28972192/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=402.29 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 1546229 0 0 0 40121 108 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039104 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+462.3 s]
/proc/loadavg: 1.96 2.01 2.04 3/199 27876
/proc/meminfo: memFree=28971752/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=462.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 1767930 0 0 0 46114 116 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB


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

/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1602.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 27986
/proc/meminfo: memFree=28970516/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1662.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2615829 0 0 0 166075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1662.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 27990
/proc/meminfo: memFree=28970448/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1722.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2616195 0 0 0 172075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1722.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 28004
/proc/meminfo: memFree=28970136/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1782.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2616995 0 0 0 178075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1782.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 28008
/proc/meminfo: memFree=28970752/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1842.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2617595 0 0 0 184075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039029 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1842.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 28012
/proc/meminfo: memFree=28970676/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1902.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2619094 0 0 0 190075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 28018
/proc/meminfo: memFree=28970860/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=1962.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2619667 0 0 0 196075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039178 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28022
/proc/meminfo: memFree=28971224/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2022.3 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2620290 0 0 0 202075 155 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28026
/proc/meminfo: memFree=28971256/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2082.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2620875 0 0 0 208075 156 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2082.31 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28032
/proc/meminfo: memFree=28970352/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2142.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2621962 0 0 0 214075 156 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5037759 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2142.31 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28036
/proc/meminfo: memFree=28971468/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2202.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2622789 0 0 0 220075 156 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039026 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2202.31 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28040
/proc/meminfo: memFree=28971564/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2262.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2623330 0 0 0 226075 156 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039199 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2262.31 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28046
/proc/meminfo: memFree=28971032/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2322.31 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2623954 0 0 0 232075 156 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039121 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28057
/proc/meminfo: memFree=28970244/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2382.32 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2624537 0 0 0 238075 157 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039132 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2382.32 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28057
/proc/meminfo: memFree=28970368/32770624 swapFree=66997716/67108860
[pid=27775] ppid=27772 vsize=1599664 memory=1566692 CPUtime=2400.03 cores=1,3,5,7
/proc/27775/stat : 27775 (cosoco) R 27772 27775 25294 0 -1 4202496 2624602 0 0 0 239846 157 0 0 20 0 1 0 556134029 1638055936 391673 33554432000 4194304 6211132 140728566764800 140728566762760 5039038 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 32686080 140728566768651 140728566768753 140728566768753 140728566771662 0
/proc/27775/statm: 399916 391673 860 493 0 393221 0
Current children cumulated CPU time: 2400.03 s
Current children cumulated vsize: 1599664 KiB
Current children cumulated memory: 1566692 KiB

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

[startup+2400.02 s]
# the end of solver process 27775 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.46 s, system=1.57602 s

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

Child status: 1
Real time (s): 2400.02
CPU time (s): 2400.04
CPU user time (s): 2398.46
CPU system time (s): 1.57602
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2149136
Max. memory (cumulated for all children) (KiB): 1958820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.46
system time used= 1.57602
maximum resident set size= 1958820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2624651
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= 602


# summary of solver processes directly reported to runsolver:
#   pid: 27775
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.46
#   total CPU system time (s): 1.57602

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.4253 second user time and 18.0512 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-30 01:10:25
IDJOB=4408661
IDBENCH=134294
IDSOLVER=2875
FILE ID=node126/4408661-1569798661
RUNJOBID= node126-1569787354-25326
PBS_JOBID= 21705827
Free space on /tmp= 61480 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-4408661-1569798661/watcher-4408661-1569798661 -o /tmp/evaluation-result-4408661-1569798661/solver-4408661-1569798661 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25326 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408661-1569798661.xml

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

MD5SUM BENCH= d1039f108c326f97fd828537a2e865c9
RANDOM SEED=2110093914

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30861092 kB
MemAvailable:   31776376 kB
Buffers:          203452 kB
Cached:          1023812 kB
SwapCached:         7392 kB
Active:           936028 kB
Inactive:         334288 kB
Active(anon):      48268 kB
Inactive(anon):    70400 kB
Active(file):     887760 kB
Inactive(file):   263888 kB
Unevictable:      109388 kB
Mlocked:          109388 kB
SwapTotal:      67108860 kB
SwapFree:       66997716 kB
Dirty:            289568 kB
Writeback:         77888 kB
AnonPages:        130412 kB
Mapped:            28324 kB
Shmem:             66840 kB
Slab:             232808 kB
SReclaimable:     158940 kB
SUnreclaim:        73868 kB
KernelStack:        3520 kB
PageTables:         5636 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     604280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 61816 MiB
End job on node126 at 2019-09-30 01:50:25