Trace number 4294429

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 1.12? (TO) 2519.77 2520.01

General information on the benchmark

NameSocialGolfers/
SocialGolfers-6-6-6-cp_c18.xml
MD5SUMe65b09bddae1c8c6b556de8535bf6786
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 variables216
Number of constraints9458
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":216}]
Minimum variable degree177
Maximum variable degree178
Distribution of variable degrees[{"degree":177,"count":180},{"degree":178,"count":36}]
Minimum constraint arity4
Maximum constraint arity216
Distribution of constraint arities[{"arity":4,"count":9450},{"arity":36,"count":7},{"arity":216,"count":1}]
Number of extensional constraints0
Number of intensional constraints9450
Distribution of constraint types[{"type":"intension","count":9450},{"type":"lex","count":1},{"type":"cardinality","count":6},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
3.89/3.93	c Create Cardinality(vars,values,occurs) constraint using 36 Exactly/AtMost.. constraint 
3.89/3.93	c
4.19/4.28	c root propagations     : 116         
4.19/4.28	c restarts enabled, print stats at every restarts
4.19/4.28	c
4.19/4.28	c
4.19/4.28	c
4.19/4.28	c This is cosoco 1.12 --  
4.19/4.28	c
4.19/4.28	c command line: HOME/cosoco -lc -model -restarts HOME/instance-4294429-1532460698.xml 
4.19/4.28	c ========================================[ Problem Statistics ]===========================================
4.19/4.28	c |                                                                                                       
4.19/4.28	c |  Parse time        :         3.87 s 
4.19/4.28	c |
4.19/4.28	c |               Variables: 216
4.19/4.28	c |            Domain Sizes: 6..6
4.19/4.28	c |
4.19/4.28	c |             Constraints: 9562
4.19/4.28	c |                   Arity: 1..72  -- Unary: 36
4.19/4.28	c | 
4.19/4.28	c |                   Types: 
4.19/4.28	c |                          Exactly K: 36
4.19/4.28	c |                          Intension: 9450
4.19/4.28	c |                          Lex: 40
4.19/4.28	c |                          Unary: 36
4.19/4.28	c |                          
4.19/4.28	c =========================================================================================================
4.19/4.28	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.10/6.19	c 101            381            271401         3013           36             0              96   121   115 
8.89/9.00	c 211            843            653925         7274           36             0              46   108   100 
11.49/11.57	c 332            1315           992866         11517          36             0              50   121   79  
13.89/14.00	c 465            1803           1315853        15236          36             0              71   81   77   
16.78/16.87	c 611            2323           1688855        19511          36             0              59   80   76   
19.68/19.78	c 771            2882           2067626        24260          36             0              70   104   85  
23.78/23.88	c 947            3664           2623847        30640          36             0              68   79   76   
26.88/26.90	c 1140           4311           3038949        35955          36             0              88   102   95  
30.48/30.55	c 1352           5022           3514106        41499          36             0              63   79   75   
34.78/34.89	c 1585           5919           4122663        48493          36             0              73   102   94  
42.18/42.24	c 1841           7033           5214315        63723          36             0              90   137   110 
47.57/47.65	c 2122           8117           5955419        72157          36             0              75   85   81   
52.27/52.33	c 2431           9126           6625310        80732          36             0              58   104   98  
57.98/58.01	c 2770           10456          7462742        90890          36             0              55   100   93  
64.76/64.83	c 3142           11822          8415161        101565         36             0              69   77   74   
71.46/71.59	c 3551           13284          9405678        113249         36             0              71   102   93  
79.46/79.54	c 4000           15115          10601804       126829         36             0              54   99   92   
86.46/86.55	c 4493           16688          11633472       139337         36             0              69   100   94  
94.56/94.64	c 5035           18509          12851646       154522         36             0              88   97   94   
103.66/103.77	c 5631           20548          14192673       171181         36             0              73   101   93  
114.65/114.77	c 6286           23195          15885132       191598         36             0              77   101   98  
125.85/125.96	c 7006           25746          17567718       212310         36             0              73   99   94   
139.15/139.22	c 7798           28607          19535049       236633         36             0              58   97   92   
152.25/152.31	c 8669           31275          21378756       260768         36             0              72   96   86   
165.25/165.31	c 9627           33682          23119839       288086         36             0              65   91   86   
182.34/182.48	c 10680          37195          25512583       316933         36             0              65   78   73   
203.34/203.40	c 11838          41665          28486452       350081         36             0              67   81   77   
223.84/223.98	c 13111          46112          31435069       384082         36             0              60   101   79  
242.95/243.04	c 14511          50630          34303078       419993         36             0              59   99   90   
272.34/272.40	c 16051          56999          38596047       468330         36             0              60   82   79   
303.63/303.73	c 17745          63459          43048603       517927         36             0              66   81   75   
329.23/329.38	c 19608          69045          46771267       565625         36             0              69   101   89  
363.03/363.15	c 21657          77057          51905951       626584         36             0              72   98   91   
399.93/400.07	c 23910          85837          57551268       694199         36             0              74   99   95   
439.72/439.84	c 26388          95075          63583438       767902         36             0              63   104   100 
478.02/478.13	c 29113          103211         69150530       840181         36             0              63   101   90  
519.31/519.48	c 32110          111915         75067491       926934         36             0              61   98   92   
559.51/559.68	c 35406          120180         80864503       1012651        36             0              58   101   91  
607.91/608.05	c 39031          131060         88119468       1108749        36             0              42   102   94  
661.60/661.73	c 43018          143326         96216675       1215175        36             0              57   96   90   
730.90/731.10	c 47403          159131         106689646      1343618        36             0              54   95   88   
796.09/796.22	c 52226          174026         116579422      1470466        36             0              70   98   94   
889.48/889.69	c 57531          193988         129886688      1621728        36             0              64   79   74   
994.37/994.58	c 63366          215397         144728345      1791089        36             0              68   81   76   
1069.36/1069.54	c 69784          231996         155796030      1945982        36             0              58   100   92  
1153.46/1153.67	c 76843          251423         168470829      2121663        36             0              56   94   90   
1255.65/1255.80	c 84607          273285         183281132      2327337        36             0              56   94   88   
1404.14/1404.39	c 93147          307663         206037899      2597765        36             0              56   96   89   
1574.62/1574.86	c 102541         344514         230965050      2889284        36             0              59   97   81   
1733.01/1733.26	c 112874         380772         255195169      3190661        36             0              72   97   93   
1879.30/1879.58	c 124240         412430         276498646      3490870        36             0              70   96   90   
2070.90/2071.19	c 136742         455053         305162759      3850200        36             0              59   96   85   
2331.57/2331.84	c 150494         509840         341999932      4272666        36             0              64   78   73   
2519.77/2520.01	
2519.77/2520.01	c *** INTERRUPTED ***
2519.77/2520.01	c restarts              : 53          
2519.77/2520.01	c conflicts             : 164941       (65 /sec)
2519.77/2520.01	c decisions             : 553899       (220 /sec)
2519.77/2520.01	c propagations          : 4644433     (1843 /sec)
2519.77/2520.01	c root propagations     : 116         
2519.77/2520.01	c filter calls          : 369863597      (146793 /sec)
2519.77/2520.01	c useless filter calls  : 366457099      (99 %)
2519.77/2520.01	c Memory used           : 161.63 MB
2519.77/2520.01	c CPU time              : 2519.62 s
2519.77/2520.01	
2519.77/2520.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 (2697 MiB free)
  memory of node 1: 16384 MiB (6479 MiB free)
  node distances:
     10  21
     21  10

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

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

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

solver pid=23804, runsolver pid=23801

[startup+0.100107 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9397324/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=27788 memory=3932 CPUtime=0.1 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 1153 0 0 0 10 0 0 0 20 0 1 0 63632644 28454912 983 33554432000 4194304 6142532 140729111511232 140729111507864 5444960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 6947 983 783 476 0 269 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27788 KiB
Current children cumulated memory: 3932 KiB

[startup+0.209328 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9397076/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=28112 memory=4172 CPUtime=0.21 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 1263 0 0 0 21 0 0 0 20 0 1 0 63632644 28786688 1043 33554432000 4194304 6142532 140729111511232 140729111507864 140260115606501 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 7028 1043 783 476 0 350 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 28112 KiB
Current children cumulated memory: 4172 KiB

[startup+0.308841 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9394472/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=31148 memory=7336 CPUtime=0.31 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 2055 0 0 0 31 0 0 0 20 0 1 0 63632644 31895552 1834 33554432000 4194304 6142532 140729111511232 140729111507864 140260115606501 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 7787 1834 801 476 0 1109 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 31148 KiB
Current children cumulated memory: 7336 KiB

[startup+0.700241 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9387404/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=44348 memory=20536 CPUtime=0.68 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 5344 0 0 0 68 0 0 0 20 0 1 0 63632644 45412352 5134 33554432000 4194304 6142532 140729111511232 140729111507864 140260124951904 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 11087 5134 801 476 0 4409 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 44348 KiB
Current children cumulated memory: 20536 KiB

[startup+1.50025 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9370540/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=71832 memory=47992 CPUtime=1.49 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 12227 0 0 0 147 2 0 0 20 0 1 0 63632644 73555968 11998 33554432000 4194304 6142532 140729111511232 140729111501832 140260115606501 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 17958 11998 801 476 0 11280 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 71832 KiB
Current children cumulated memory: 47992 KiB

[startup+3.10942 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9302108/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=127216 memory=103252 CPUtime=3.1 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 26241 0 0 0 305 5 0 0 20 0 1 0 63632644 130269184 25813 33554432000 4194304 6142532 140729111511232 140729111505848 140260119091613 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 31804 25813 801 476 0 25126 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 127216 KiB
Current children cumulated memory: 103252 KiB

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9260188/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165372 memory=141980 CPUtime=6.29 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 78338 0 0 0 621 8 0 0 20 0 1 0 63632644 169340928 35495 33554432000 4194304 6142532 140729111511232 140729111508888 5374342 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41343 35495 857 476 0 34665 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 165372 KiB
Current children cumulated memory: 141980 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9260296/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165372 memory=142044 CPUtime=12.69 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 110336 0 0 0 1259 10 0 0 20 0 1 0 63632644 169340928 35511 33554432000 4194304 6142532 140729111511232 140729111508632 5361240 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41343 35511 857 476 0 34665 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 165372 KiB
Current children cumulated memory: 142044 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9258860/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165372 memory=142048 CPUtime=25.48 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 170749 0 0 0 2536 12 0 0 20 0 1 0 63632644 169340928 35512 33554432000 4194304 6142532 140729111511232 140729111508632 140260125551438 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41343 35512 857 476 0 34665 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 165372 KiB
Current children cumulated memory: 142048 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23805
/proc/meminfo: memFree=9258608/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142108 CPUtime=51.08 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 200782 0 0 0 5095 13 0 0 20 0 1 0 63632644 169476096 35527 33554432000 4194304 6142532 140729111511232 140729111508632 5047869 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35527 857 476 0 34698 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142108 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 23806
/proc/meminfo: memFree=9258736/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142112 CPUtime=102.26 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 216021 0 0 0 10212 14 0 0 20 0 1 0 63632644 169476096 35528 33554432000 4194304 6142532 140729111511232 140729111508632 5374088 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35528 857 476 0 34698 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142112 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23807
/proc/meminfo: memFree=9260180/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=162.25 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 216338 0 0 0 16211 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5366709 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23809
/proc/meminfo: memFree=9259916/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=222.24 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 216631 0 0 0 22210 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5371814 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23810
/proc/meminfo: memFree=9260100/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=282.23 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 216921 0 0 0 28209 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 140260116532639 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 282.23 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23811
/proc/meminfo: memFree=9260152/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=342.23 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 217215 0 0 0 34209 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5374073 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 342.23 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23812
/proc/meminfo: memFree=9260240/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=402.22 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 217545 0 0 0 40208 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5366724 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 23813
/proc/meminfo: memFree=9260000/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=462.22 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 217880 0 0 0 46208 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5146764 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB


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

/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 1722.11 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24004
/proc/meminfo: memFree=9518568/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=1782.11 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 223490 0 0 0 178197 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5146996 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 1782.11 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24005
/proc/meminfo: memFree=9519064/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=1842.1 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 223645 0 0 0 184196 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5371868 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 1842.1 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24006
/proc/meminfo: memFree=9520056/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=1902.1 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 223952 0 0 0 190196 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5372399 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24007
/proc/meminfo: memFree=9520332/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=1962.09 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 224142 0 0 0 196195 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5363644 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 1962.09 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24008
/proc/meminfo: memFree=9520420/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2022.09 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 224293 0 0 0 202195 14 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5366776 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2022.09 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24009
/proc/meminfo: memFree=9520604/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2082.09 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 224595 0 0 0 208194 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5366726 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24010
/proc/meminfo: memFree=9520480/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2142.09 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 224707 0 0 0 214194 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5400377 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24011
/proc/meminfo: memFree=9520480/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2202.08 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 224852 0 0 0 220193 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5367164 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 24012
/proc/meminfo: memFree=9520852/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2262.08 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225001 0 0 0 226193 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5048237 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24021
/proc/meminfo: memFree=9519448/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2322.07 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225116 0 0 0 232192 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 140260116526992 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2322.07 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24022
/proc/meminfo: memFree=9520432/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2382.07 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225473 0 0 0 238192 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5146736 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24023
/proc/meminfo: memFree=9520620/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2442.06 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225589 0 0 0 244191 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5361232 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2442.06 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 24024
/proc/meminfo: memFree=9520124/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2502.06 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225711 0 0 0 250191 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5361722 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2502.06 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/188 24025
/proc/meminfo: memFree=9519884/32770624 swapFree=67108860/67108860
[pid=23804] ppid=23801 vsize=165504 memory=142116 CPUtime=2519.77 cores=0,2,4,6
/proc/23804/stat : 23804 (cosoco) R 23801 23804 20721 0 -1 4202496 225819 0 0 0 251962 15 0 0 20 0 1 0 63632644 169476096 35529 33554432000 4194304 6142532 140729111511232 140729111508632 5374330 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8243016 8247936 33218560 140729111512198 140729111512328 140729111512328 140729111515086 0
/proc/23804/statm: 41376 35529 857 476 0 34698 0
Current children cumulated CPU time: 2519.77 s
Current children cumulated vsize: 165504 KiB
Current children cumulated memory: 142116 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.77
CPU user time (s): 2519.62
CPU system time (s): 0.152987
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 165504
Max. memory (cumulated for all children) (KiB): 142116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.62
system time used= 0.152987
maximum resident set size= 142184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 225869
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= 51
involuntary context switches= 723


# summary of solver processes directly reported to runsolver:
#   pid: 23804
#   total CPU time (s): 2519.77
#   total CPU user time (s): 2519.62
#   total CPU system time (s): 0.152987

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.93796 second user time and 17.7451 second system time

The end

Launcher Data

Begin job on node106 at 2018-07-24 21:31:38
IDJOB=4294429
IDBENCH=141382
IDSOLVER=2752
FILE ID=node106/4294429-1532460698
RUNJOBID= node106-1532432876-20752
PBS_JOBID= 21021578
Free space on /tmp= 46616 MiB

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

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

MD5SUM BENCH= e65b09bddae1c8c6b556de8535bf6786
RANDOM SEED=1406657652

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:         9398320 kB
MemAvailable:   31585172 kB
Buffers:          279212 kB
Cached:         21807924 kB
SwapCached:            0 kB
Active:          2539872 kB
Inactive:       19956140 kB
Active(anon):     411348 kB
Inactive(anon):    17128 kB
Active(file):    2128524 kB
Inactive(file): 19939012 kB
Unevictable:        6876 kB
Mlocked:            6876 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2740 kB
Writeback:             0 kB
AnonPages:        415180 kB
Mapped:            40336 kB
Shmem:             17036 kB
Slab:             574968 kB
SReclaimable:     547776 kB
SUnreclaim:        27192 kB
KernelStack:        3360 kB
PageTables:         6184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     694552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    356352 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 46612 MiB
End job on node106 at 2018-07-24 22:13:38